.com-hikashop.view-product.layout-show #sp-main-body {
  padding: 50px 100px;
}

@media (min-width: 1400px) {
    .com-hikashop.view-product.layout-show #sp-main-body {
  padding: 80px 160px;
}

}

@media (max-width: 991px) {
    .com-hikashop.view-product.layout-show #sp-main-body { padding: 50px 0; }
}

.com-hikashop.view-product.layout-show #sp-main-body .container {
    width: 100%;
}

.com-hikashop.view-product.layout-show section#sp-filter {
    display: none;
}

@media (min-width: 992px) {
    div#hikashop_product_right_part {width: 55%;}
    div#hikashop_product_left_part { width: 45%; }
}

#swipebox-slider .slide img {
    max-height: 80%;
    max-width: 80%;
}


/*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 (max-width: 767px) {
.hikashop_tabs_ul {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: block;
    -webkit-overflow-scrolling: touch;
    height: 35px;
    scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
}

.hikashop_tabs_ul::-webkit-scrollbar {
    display: none;  /* Chrome, Safari, Opera */
}
}

@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: 16px !important;
    /* border-top: 5px solid #000000; */
    background: transparent;
    border-radius: 0;
    color: #000;
    margin-top: 2px;
}

@media (max-width: 767px) {
    .hikashop_tabs_content, .hikashop_tabs_content p { font-size: 14px !important; }
}

.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: 10px 20px;
   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: #1d1d1d !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: #1d1d1d !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: #ac22215 !important;
}
button.btn.whatsapp-class:hover {
    background: #ac2215 !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: #c13326;
    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;
    border-radius: 6px;
    width: fit-content;
    overflow: hidden;
    margin: auto;
}


img.hikashop_child_image {
    margin: 0;
    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 {
    background: #1d1d1d;
    position: relative;
    top: 2px;
    right: -2px;
}
.hikashop-add-wishlist-icon a{color:white;}


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: 16px;
    padding: 12px 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: 16px; */
}

#hikashop_product_right_part {
    padding-bottom: 35px;
    padding-left: 80px;
    text-align: left;
}
@media(max-width:991px){
#hikashop_product_right_part {
    padding-left: 0px;
    padding-right: 0;
}}
#hikashop_product_name_main {
    font-size: 36px !important;
    margin: 20px 0 0;
    line-height: 1.3;
    color: #1d1d1d;
    font-weight: 600;
}
#hikashop_product_top_part h1 {
    line-height: 50px;
    margin: 0;
    color: #000;
}
@media(max-width:991px){
#hikashop_product_name_main {
    font-size: 26px !important;
    line-height: 1.2;
}
#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 !important;
}



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: 24px !Important;
    text-decoration: none;
    font-weight: 700;
    padding-left: 0 !Important;
    color: #1d1d1d;
    line-height: 30px;
}


#hikashop_product_right_part .hikashop_product_price {
    font-size: 15px;
    font-weight: 600;
    color: black;
    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;
}

@media (max-width: 767px) {
    #hikashop_product_right_part .hikashop_product_price.hikashop_product_price_0 { font-size: 20px !important; }
}


/*options*/

#hikashop_product_right_part table.hikashop_product_characteristics_table td {
  text-transform: capitalize;
  font-size: 16px;
}
table.hikashop_product_characteristics_table {
    color: #000;
    display: table;
}
#hikashop_product_characteristics table.hikashop_product_characteristics_table tr {
    /* height: 40px; */
}
#hikashop_product_quantity_alt {
    color: #000;
    font-size: 12px;
   
}

table.hikashop_product_characteristics_table td input {
    display: none;
}

#hikashop_product_characteristics table.hikashop_product_characteristics_table tr.hikashop_characteristic_line_32 label {
    padding: 5px;
    width: auto;
    border: 1px solid #eee;
    border-radius: 100%;
}

table.hikashop_product_characteristics_table tr.hikashop_characteristic_line_32 label.selected {
    border: 1px solid #1d1d1d;
    background: transparent !important;
}

table.hikashop_product_characteristics_table td img {
    width: 40px;
    height: 100%;
    border-radius: 100%;
    border: 1px solid #b3b3b3;
}

table.hikashop_product_characteristics_table td label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0 !important;
}

table.hikashop_product_characteristics_table tr.hikashop_characteristic_line_32 td:last-child {
    text-align: right; 
}




#hikashop_product_right_part span.hikashop_product_variant_subname {
    display: none;
}




#hikashop_product_characteristics table.hikashop_product_characteristics_table tr td {
    margin-bottom: 10px;
}

#hikashop_product_characteristics table.hikashop_product_characteristics_table tr label {
    border: 1px solid #ccc;
    padding: 15px 20px;
    border-radius: 5px;
    width: 50%;
    margin-top: 0;
    line-height: 1.3;
}

#hikashop_product_characteristics table.hikashop_product_characteristics_table tr label.selected {
    border-color: #313030;
    background: #fff;
}

#hikashop_product_characteristics table.hikashop_product_characteristics_table tr .controls {
    display: flex;
    width: 100%;
    padding: 20px 0;
    justify-content: end;
}


@media (max-width: 767px) {
    #hikashop_product_right_part table.hikashop_product_characteristics_table td {display: block;text-align: left;margin-bottom: 10px;}
    table.hikashop_product_characteristics_table td label { margin: 0 10px 0 0; }
    #hikashop_product_characteristics table.hikashop_product_characteristics_table tr .controls {padding: 0;justify-content: flex-start;}
    #hikashop_product_characteristics table.hikashop_product_characteristics_table tr label {padding: 12px 15px;font-size: 14px;}
}



/*quantity and add to cart */

.hikashop_product_quantity_main {display: block;}

.hikashop_product_right_part .hikashop_product_quantity_div {
    display: flex;
    margin-bottom: 0;
    justify-content: end;
    position: relative;
}

@media (min-width: 768px) {
    #hikashop_product_right_part .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright:before {
    content: "Quantity:";
    position: absolute;
    font-size: 16px;
    line-height: 40px;
    left: 0;
}
}

#hikashop_product_right_part a.hikabtn.hikacart {
    margin: 25px 0 0;
    display: block;
    align-items: center;
    justify-content: center;
    line-height: 1.5 !important;
    text-transform: uppercase;
    transition: 0.5s;
    background: #313030;
    border-radius: 50px;
    /* float: left; */
    width: 100%;
}
 #hikashop_product_right_part a.hikabtn.hikacart:hover {
    background: #a11e12;
} 
#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: 20px;
    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;
    min-width: 80px;
    height: 40px;
    color: #000;
    font-size: 16px !important;
    font-weight: 400;
    border: 0;
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    background: transparent;
}
#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: 100% !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #ccc;
    margin: 0;
    background: transparent;
}

.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: #c23429;    font-family: 'Gantari';
    font-weight: 600;
}
}
.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: #353535 !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;   
  font-family: 'Gantari';
    font-weight: 600;
}
}
.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;
    /* top: -25px !important; */
}
div#hikashop_main_image_div img.hikashop_product_badge_image {
    /* margin-top: -10px!important; */
}

@media (max-width: 991px) {
    .com-hikashop.view-product.layout-show .hikashop_badge_topleft_div {
    top: -20px !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: 767px){
#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: calc(100% - 80px) !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: 100% !important;
    display: block;
  }
/*#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;
}


.notifyjs-metro-base .title span.hikashop_product_variant_subname img {
    width: 20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    margin: 0 5px;
}

.notifyjs-metro-base .title span.hikashop_product_variant_subname {
    display: flex;
}

