.com-hikashop.view-product.layout-show #sp-main-body {
  padding: 30px 0;
}
.com-hikashop.view-product.layout-show section#sp-filter {
    display: none;
}

/*floating button*/
@media screen and (max-width:480px){
div#hikashop_product_right_part a.hikabtn.hikacart {
    position: fixed!important;
    bottom: 63px!important;
    left:0!important;
    width: 100%!important;
    z-index: 9999!important;
  }

div#hikashop_product_right_part a.hikabtn.hikacart:hover {
  transform: translate(0px, 0px)!important;}
}


/*description*/
.hikashop_tabs_ul {
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

@media screen and (max-width:480px){
.hikashop_tabs_ul li {
    display: block!important;
}}


#hikashop_product_description_main ul {
    padding: 0 0 0 20px;
}
.hikashop_tabs_content {
    padding: 20px 0 0;
    border: 0;
    font-size:14px;
    /* border-top: 5px solid #000000; */
    background: transparent;
    border-radius: 0;
    color: #000;
    margin-top: 2px;
}
.hikashop_tabs_ul li { 
    display:inline; 
    padding:8px 5px; 
    z-index: 2; 
    font-weight:bold; 
    background-color:transparent !important; 
    border: 0; 
    border-bottom: 2px solid transparent; 
    transition: 0.5s; 
}

.hikashop_tabs_ul li:hover {
    cursor: pointer;
    color: #000;
    border-bottom-color: #000 !important;
}

.hikashop_tabs_ul li {
   border: 0;
   color: #858585;
   border-bottom: 1px solid transparent !important;
   padding: 8px 15px;
   line-height: 1;
   font-size: 14px;
   margin-bottom: -1px;
   font-weight: 500;
}

.hikashop_tabs_ul li.hikashop_tabs_li_selected {
    border-bottom-color: #000 !important;
    color: #000;
}

tr.hikashop_comment_form_name td {
    display: inline-grid;
    width: 100px;
    margin-bottom: 20px;
}

#hikashop_vote_listing table.hika_comment_listing {
    padding: 10px;
}
    
/*social-icon*/
button.btn.facebook-class {
    background: #3b5998 !important;
    color: #fff !important;
    margin-right: 5px !important;
    font-size: 18px !important;
    padding: 6px 8px !important;
    border: none !important;
    border-radius: 100px!important;
    line-height: 1;
}
button.btn.whatsapp-class {
    background: #59d469 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 6px 8px !important;
    border: none !important;
    border-radius: 100px!important;
    line-height: 1;
}

button.product.btn.whatsapp-class {}
button.btn.facebook-class:hover {
    background: #3b5998cc !important;
}
button.btn.whatsapp-class:hover {
    background: #59d469c4 !important;
}
@media(Max-width:991px){
#hikashop_social {
    margin-top: 30px;
}}
span.hikashop_social_fb {
    position: relative;
}
span.hikashop_social_fb:before {
    position: absolute;
    content: '\f1e0';
    font-family: fontawesome;
    color: #b3b3b3;
    font-size: 18px;
}
.productsocial {
     margin-left: 30px;
}

/*related-products*/

#hikashop_submodules h2 {
    text-align: center;
    font-size: 16px !Important;
    font-weight: 600;
    border-bottom: 1px solid #e7e7e7;
    margin: 50px 0 30px;
    padding-bottom: 10px;
    line-height: 1.3;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
}
#hikashop_main_image {
    margin-bottom: auto !important;
    margin-top: auto !important;
    background: #fff;
}
.com-hikashop.view-product.layout-show #hikashop_submodules .pagination {
    display: none;
}
div#hikashop_carousel_parent_div_hikashop_category_information_module_131 {
    margin-bottom: 30px;
}
.hikashop_carousel_item.thumbnail.hikashop_subcontainer {
    min-height: 230px!important;
}
/*#hikashop_carousel_hikashop_category_information_module_131 .hikashop_subcontainer_border span, 
#hikashop_carousel_hikashop_category_information_module_131 .hikashop_carousel_item span {
    display: inline-block;
}*/


/*left-part*/
#hikashop_product_left_part .hikashop_product_main_image {
    border: 1px solid #d6d6d6;
    height: auto!important;
}


img.hikashop_child_image {
    margin: 5px;
    height: 80px; 
    display: inline-block;
}
.hikashop_product_left_part .hikashop_small_image_div {
    margin: auto;
    margin-top: 10px;
    max-width: 550px;
    width: 100%;
    height: auto;
    overflow: auto;
    white-space:nowrap;
    display: block;
    margin-left: -5px;
    -webkit-overflow-scrolling: touch;
}
.hikashop_small_image_div { 
    margin: auto; 
    display: table; 
}
.hikashop_global_image_div img { 
    background: #fff;
}
.hikashop_product_left_part .hikashop_product_main_image_thumb {
    height: 100% !important;
}
@media (max-width: 991px) {
.hikashop_small_image_div { 
    margin-bottom: 30px; 
}}
@media (max-width: 399px) {
div.hikashop_small_image_div { 
    margin-top: 0; 
}}
#sbox-window { 
    right: 0;
    left: 0 !important;
    margin: auto; 
    height:auto !important; 
} 
.hikashop_product_left_part .hikashop_product_main_image_thumb img {
    margin-top: 0 !important;
    margin: 0!important;
}












/*right-part*/
div#hikashop_social {
    display: -webkit-inline-box;
}

.hikashop-add-wishlist-icon {
    display: -webkit-inline-box;
    position: relative;
}

.hikashop-contact-button{
	text-align: right;
	
}
span#hikashop_product_name_main {
    display: block;
}

.hikashop-add-wishlist-icon {
    padding: 5px 20px;
    background: #ffb4b4;
    margin-top: 0px;
}


button.btn.facebook-class {
}

button.product.btn.whatsapp-class  {
}

.hikashop-add-wishlist-icon  {
    border-radius: 100px !important;
    padding: 8px;
    line-height: 1;
    transition: 0.5s;
}
.hikashop-add-wishlist-icon:hover  {
    opacity: 0.8;
}
div#hikashop_product_right_part a.hikabtn {
    
    font-size:14px;
    padding:8px 20px;
}

@media screen and (min-width:768px){
#hikashop_product_right_part a.hikabtn.hikacart {
    margin-right: 10px;
  }}


#hikashop_product_right_part span.hikashop_product_discount {
    width: 40px!important;
}

div#hikashop_product_description_main {
    font-size: 14px;
}

#hikashop_product_right_part {
    padding-bottom: 35px;
    padding-left: 60px;
    text-align: left;
}
@media(max-width:991px){
#hikashop_product_right_part {
    padding-left: 0px;
}}
#hikashop_product_name_main {
    font-size: 22px!important;
    margin: 10px 0 0;
    font-weight: 400;
}
#hikashop_product_top_part h1 {
    line-height: 50px;
    margin: 0;
    color: #000;
}
@media(max-width:991px){
#hikashop_product_name_main {
    font-size: 20px;
}
#hikashop_product_top_part h1 {
    line-height: 1;
}}
.hikashop_product_msrp_price_title {
    display: none;
}
.hikashop_product_our_price_title {
    display: none;
}
span.hikashop_product_price_per_unit {
    display: none;
}



select#hikashop_product_characteristic_13 {padding: 5px 15px;}
select#hikashop_product_characteristic_17 {padding: 5px 15px;}


@media screen and (max-width:480px){

#hikashop_product_quantity_main input[id^='hikashop_product_quantity_field_'] {
    width: 100px !important;
    min-width: 63px!important;
    }
  
}







/*pricing*/

#hikashop_product_right_part .hikashop_product_price {
    display: block;
}
#hikashop_product_right_part .hikashop_product_price {
    font-size: 16px;
    /* text-decoration: line-through; */
    font-weight: 600;
}
#hikashop_product_right_part .hikashop_product_price.hikashop_product_price_0 {
    font-size: 22px !Important;
    text-decoration: none;
    font-weight: 600;
    padding-left: 0 !Important;
    color: #000;
    line-height: 30px;
}


#hikashop_product_right_part .hikashop_product_price {
    font-size: 15px;
    font-weight: 600;
    color: black;
    line-height: 10px!important;
    display: inline-block;
}

div#hikashop_product_right_part .price-discount {
    margin-bottom: 20px;
    margin-top:10px;
}

span.hikashop_product_price_main {
    border-bottom: 1px solid #ccc;
    display: inherit;
}
span.hikashop_product_price.hikashop_product_price_with_discount {
    text-decoration: unset !important;
}



/*options*/

#hikashop_product_right_part table.hikashop_product_characteristics_table td {
  text-transform: inherit;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
table.hikashop_product_characteristics_table {
    color: #000;
}
#hikashop_product_characteristics table.hikashop_product_characteristics_table tr {
    /* height: 40px; */
}
#hikashop_product_quantity_alt {
    color: #000;
    font-size: 12px;
   
}

#hikashop_product_right_part table.hikashop_product_characteristics_table td label {
    display: inline-block;
    margin: 0 20px 0 0;
    padding-left: 20px;
    padding: 5px 0 5px 20px;
}

#hikashop_product_right_part table.hikashop_product_characteristics_table td label input {
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
}

#hikashop_product_right_part table.hikashop_product_characteristics_table td input {
    /* display: none; */
}


/*quantity and add to cart */

.hikashop_product_quantity_main { display: flex; }

.hikashop_product_right_part .hikashop_product_quantity_div {
    display: flex;
    margin-bottom: 0;
}

#hikashop_product_right_part a.hikabtn.hikacart {
    margin: 0 0 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-transform: uppercase;
    transition: 0.5s;
    background: #000000;
    border: 1px solid#353639;
    border-radius: 0px;
    float: left;
    width: 110px;
    padding: 0;
    height: 34px;
}
#hikashop_product_right_part a.hikabtn.hikacart:hover {
    background: #939596;
    color: #fff;  
}

a.hikabtn.hika-whatsapp-us {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.5s;
    background: #2ebf5e;
    border: none !important;
    border-radius: 0px;
    float: left;
    margin-left: 0;
    padding: 8px 20px !Important;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: none;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    background: transparent !important;
    color: #000;
}
.hikashop_product_quantity_change_div_leftright span.add-on a:hover {
    color: #fff;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus {
    top: -3px;
}

input[id^='hikashop_product_quantity_field_'] {
    text-align: center;
}
#hikashop_product_quantity_main input[id^='hikashop_product_quantity_field_'] {
    box-shadow: none;
    height: 34px;
    min-width: 50px;
    color: #000;
    font-weight: 400;
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#hikashop_product_quantity_main .input-prepend.input-append .add-on:first-child,
div#hikashop_product_quantity_main .input-prepend.input-append .add-on:last-child {
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0 !important;
    width: 25px !important;
    height: 34px !important;
    border: 1px solid #ccc;
    margin: 0;
    background: #fff;
}

.hikashop_product_quantity_change_div_leftright span.add-on:hover {
    background: #000 !important;
    border-color: #000 !important;
    transition:all ease 500ms;
}

.hikashop_product_right_part span.hikashop_product_stock_count {
    display: contents;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000;
}

/*cart dropdown*/

a.hikabtn.hikashop_cart_proceed_to_checkout {
    background: #000 !Important;
    border-radius: 0 !Important;
    color: #fff !Important;
}

/*checkout pop up*/

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    font-size: 14px; 
    letter-spacing: 1px; 
    width: 100%; 
    border-radius: 0px; 
    transition:all ease 400ms;
}
.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first {
    margin-bottom: 5px;background: #000;
}
.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first:hover {
    opacity: 0.85;
}
.vex.vex-theme-default .notifyjs-metro-base .text-wrapper {
    margin: 5px 5px 5px 60px;
}
.vex.vex-theme-default .vex-dialog-button.vex-last {
    background: #353639 !iMPORTANT;  
}
.vex.vex-theme-default .vex-dialog-button.vex-last:hover {
    opacity: 0.85;
}

/*retail-price*/

span.cls-retail-price.hikashop_product_price {
    font-size: 14px;
    text-decoration: line-through;
    color: #000;
}

/*out of stock form*/
.com-hikashop.view-product.layout-waitlist.task-waitlist #sp-main-body {
    padding: 0px 0px 50px 0px !Important;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #sp-left {
    display: none;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #sp-component.col-sm-9 {
    width: 100% !important;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page button.hikabtn.hikabtn-success {
    padding: 10px 20px;
    margin-top: 0px;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page button.hikabtn.hikabtn-success:hover {
    background: #484848 !Important;
    border-color: #484848;
    color: #fff !Important;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page button.hikabtn.hikabtn-danger {
    padding: 10px 20px;
    margin-top: 0px;
    background: #f00;
    border-color: #f00;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page button.hikabtn.hikabtn-danger:hover {
    background: #a20000;
    border-color: #a20000;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page form#adminForm tr {
    height: 50px;
}
.com-hikashop.view-product.layout-waitlist.task-waitlist #hikashop_product_waitlist_34_page label {
    font-size: 14px;
    padding-right: 10px;
}

/*right side*/

#hikashop_product_right_part  span.hikashop_product_discount {
    width: 10%;
}
.hikashop_badge_div.hikashop_badge_bottomleft_div {
    margin: 0!important;
}

/*left side*/
.com-hikashop.view-product.layout-show .hikashop_badge_topleft_div {
    margin: 0!important;
}
div#hikashop_main_image_div img.hikashop_product_badge_image {
    margin-top: -10px!important;
}

/*rating*/
.hk-rating {
    line-height: 4px;
    position: relative;
    top: -6px;
}


/*end*/

.hikashop_product_files_main {
    margin-top: 30px;
}

.hikashop_product_files_main legend {font-size: 16px;line-height: 1.5;border-bottom-color: #ccc;margin-bottom: 10px;}


.hikashop_product_files_main a:hover, .hikashop_product_files_main a:focus {
    color: #9d9d9d;
}

.hikashop_product_files_main a.hikashop_product_file_link {
    position: relative;
    padding-left: 25px;
}

.hikashop_product_files_main a.hikashop_product_file_link:before {
    content: '\f019';
    position: absolute;
    font-family: fontawesome;
    left: 0;
}

@media(max-width:768px){
#hikashop_product_right_part .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    position: fixed!important;
    bottom: 0px!important;
    left: 0 !important;
    width: 100%!important;
    z-index: 9999!important;
}
div#hikashop_product_right_part a.hikabtn.hikacart {
    width: 60% !IMPORTANT;
    position: fixed !important;
    right: 0px !important;
    left: unset !important;
    border: none !important;
    bottom: 0px!important;
    padding: 10px 20px;
}

#hikashop_product_right_part #hikashop_product_quantity_main input[id^='hikashop_product_quantity_field_'] {
    width: 100% !important;
    max-width: unset !IMPORTANT;
}
#hikashop_product_right_part #hikashop_product_quantity_main .input-prepend.input-append .add-on:first-child {
    position: absolute;
    left: 0 !important;
    z-index: 9999;
}
#hikashop_product_right_part div#hikashop_product_quantity_main .input-prepend.input-append .add-on:last-child {
    position: absolute;
    right: 0;
}
#hikashop_product_right_part .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    text-align: left;
    width: 40% !important;
  }
#hikashop_product_right_part a.hikabtn.hikacart:before {
    position: absolute;
    content: '\f07a';
    font-family: 'fontawesome';
    color: #fff;
    left: 17%;
}
.com-hikashop.view-product.layout-show #sp-bottom-menu{
    display: none;
}}

div#hikashop_product_right_part span.hikashop_product_price {
    text-decoration: line-through;
}







div#hikashop_product_right_part table.hikashop_product_custom_item_info_table td {
    display: block;
}

div#hikashop_product_right_part table.hikashop_product_custom_item_info_table tr {
    margin-bottom: 20px;
    display: block;
}

div#hikashop_product_right_part table.hikashop_product_custom_item_info_table tbody {
    display: block;
}

.hikashop_product_custom_item_value {
    display: block;
}

.hikashop_product_custom_item_value textarea {
    width: 100%;
    height: 100px;
}

.hikashop_product_custom_item_value span.hikashop_remaining_characters {
    display: block;
    text-align: right;
}

.hikashop_product_custom_item_value .hkradio input {
    margin-right: 8px;
    margin-left: 0;
    left: 0;
    position: absolute;
}

.hikashop_product_custom_item_value .hkradio label {
    margin: 5px 0;
    padding-left: 20px;
    position: relative;
}

.hikashop_product_custom_item_value .hkradio {
    display: inline-block;
    margin-right: 20px;
}









