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

/*description*/
.hikashop_tabs_ul {
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
}
#hikashop_product_description_main ul {
    padding: 0 0 0 20px;
}
.hikashop_tabs_content { 
    padding: 20px 0 0; 
    border: 0; 
    border-top: 1px solid #e7e7e7; 
    background: transparent; 
    border-radius: 0; 
}
.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; 
}

/*social-icon*/
button.btn.facebook-class {
    background: #3b5998 !important;
    color: #fff !important;
    margin-right: 10px !important;
    font-size: 18px !important;
    padding: 5px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
}
button.btn.whatsapp-class {
    background: #59d469 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 5px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
}
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;
}}

/*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;
}
#hikashop_main_image {
    margin-bottom: auto !important;
    margin-top: auto !important;
}
.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*/

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; 
    -webkit-overflow-scrolling: touch; 
}
.hikashop_small_image_div { 
    margin: auto; 
    display: table; 
}
.hikashop_global_image_div img { 
    border: 1px solid #d8d8d8; 
    padding: 5px; 
}
.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; 
}
.hikashop_product_left_part .hikashop_badge_topleft_div { 
    display: none; 
}

/*right-part*/

#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: 30px;
}
#hikashop_product_top_part h1 {
    line-height: 0.9;
    margin-top: 5px;
}
@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;
}

/*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: 30px !Important;
    text-decoration: none;
    font-weight: 600;
    padding-left: 0 !Important;
}

/*options*/

#hikashop_product_right_part table.hikashop_product_characteristics_table td {
  text-transform: uppercase;
}
#hikashop_product_right_part table.hikashop_product_characteristics_table select {
    margin-bottom: 10px;
}

/*end of options*/


/*quantity and add to cart */

.hikashop_product_right_part .hikashop_product_quantity_div {
    display: block;
    margin-bottom: 0;
}
#hikashop_product_right_part a.hikabtn.hikacart {
    height: 40px;
    width: 240px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.5s;
    background: #055495;
    border: 1px solid #055495;
    border-radius: 0px;
}
#hikashop_product_right_part a.hikabtn.hikacart:hover {
    background: #003b6b;
    color: #fff;  
}
.hikashop_product_quantity_change_div_leftright span.add-on a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: none;
    font-size: 17px;
    margin: -1px;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    background: #055495;
    color: #fff;
}
.hikashop_product_quantity_change_div_leftright span.add-on a:hover {
    background: #003b6b;
    color: #fff;
}
input[id^='hikashop_product_quantity_field_'] {
    text-align: center;
}
#hikashop_product_quantity_main input[id^='hikashop_product_quantity_field_'] {
    box-shadow: none;
    width: 160px !important;
    height: 40px;
}
#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 {
    margin-right: -1px;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important; 
    border-radius: 0 !important; 
    width: 40px !important; 
    height: 40px !important; 
}
.hikashop_product_right_part span.hikashop_product_stock_count { 
    display: block; 
    margin-bottom: 10px; 
    font-size: 14px; 
    font-weight: 500; 
    text-transform: uppercase; 
    letter-spacing: 0.5px;
}

/*cart dropdown*/

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

/*.hikashop_cart_dropdown_content { height: 100vh; top: 0; position: fixed !important; overflow-y: auto;line-height: initial; padding: 10px 20px 20px 10px !important; right: 0px; width: 550px !important;}


td.hikashop_cart_module_product_quantity_value.hikashop_cart_value {width: 20%;padding: 5px 0;font-size: 11px;font-weight: 500;text-transform: uppercase;}

td.hikashop_cart_module_product_quantity_value.hikashop_cart_value input { padding: 0 !important; width: 30px; height: 30px; margin-left: 5px; }

td.hikashop_cart_module_product_image.hikashop_cart_value { padding: 5px 0; }

.hikashop_cart_dropdown_container table.hikashop_cart tbody tr { border-bottom: 1px solid #e0e0e0; }

td.hikashop_cart_module_product_name_value.hikashop_cart_value { width: 40%; font-size: 14px; text-align: left; }

td.hikashop_cart_module_product_price_value.hikashop_cart_value { width: 30%; padding-left: 10px; font-size: 14px; font-weight: 500; }

td.hikashop_cart_module_product_price_value.hikashop_cart_value span { font-size: 14px; font-weight: 700; }

td.hikashop_cart_module_product_total_title { padding: 10px 0; }

table.hikashop_cart tfoot { border-top: 1px solid #e7e7e7; text-align: right; font-weight: 700; }

table.hikashop_cart tfoot span.hikashop_product_price_full { font-weight: 700; font-size: 16px; }

@media( max-width: 767px) { 
  td.hikashop_cart_module_product_image.hikashop_cart_value { width: 70px; padding: 5px 0 10px; vertical-align: top !important; }
  img.hikashop_product_cart_image { width: 100%; }
  table.hikashop_cart tfoot tr {display: flex;position: absolute;}
  td.hikashop_cart_module_product_price_value.hikashop_cart_value { line-height: 3; }
  td.hikashop_cart_module_product_quantity_value.hikashop_cart_value input { width: 80px; margin-top: 10px; }
  table.hikashop_cart tfoot tr td { display: block; padding: 10px 0 0; margin-right: 30px; }
  a.hikabtn.hikashop_cart_proceed_to_checkout { margin-top: 50px; }
  td.hikashop_cart_value:not(.hikashop_cart_module_product_image) {display: inline;}
  td.hikashop_cart_module_product_name_value.hikashop_cart_value { display: flex; width: 100%; }
  .hikashop_cart_dropdown_content {padding: 10px !important;width: 100% !important;height: 60vh;}}*/

/*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: #055495 !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;
}
