/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@font-face {
  font-family: Inter;  
  src: url(../fonts/Inter-Regular-slnt=0.ttf) format("truetype");
  font-weight: 400; 
  font-display: swap;
} 

@font-face {
  font-family: Inter;  
  src: url(../fonts/Inter-Bold-slnt=0.ttf) format("truetype");
  font-weight: 700; 
  font-display: swap;

} 

@font-face {
  font-family: Roboto; 
  src: url(../fonts/Roboto-Black.ttf) format("truetype");
  font-weight: 900; 
  font-display: swap;
} 

@font-face {
  font-family: Roboto; 
  src: url(../fonts/Roboto-Bold.ttf) format("truetype");
  font-weight: 700; 
  font-display: swap;
} 

@font-face {
  font-family: Roboto; 
  src: url(../fonts/Roboto-Medium.ttf) format("truetype");
  font-weight: 500; 
  font-display: swap;
} 

@font-face {
  font-family: Roboto; 
  src: url(../fonts/Roboto-Regular.ttf) format("truetype");
  font-weight: 400; 
  font-display: swap;
} 

@font-face {
  font-family: Roboto Condensed; 
  src: url(../fonts/RobotoCondensed-Bold.ttf) format("truetype");
  font-weight: 700; 
  font-display: swap;
} 

@font-face {
  font-family: Roboto Condensed; 
  src: url(../fonts/RobotoCondensed-Regular.ttf) format("truetype");
  font-weight: 400; 
  font-display: swap;
} 



.form-input-box {
    display: flex;
    padding: 0px 5px 0px 10px;
    background: #F5F5F5;
        align-items: center;
        font-family: 'Roboto Condensed', sans-serif;
}

.form-input-box img {

}

.ApMegamenu .cavas_menu  .navbar-header {
        position: fixed;
    top: -6px;
    right: 19px;
}

body#checkout  .form-input-box input {
    background: #F5F5F5;
    border: none;
    padding-left: 8px;
    padding-right: 8px;
    color: #AEADAD;
    font-size: 12px;
    line-height: 14px;
    font-family: inherit;
}

body#checkout .form-label {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;

    color: #444444; 
}

.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    margin: 0px;
}

.product-price[id^="cart-product-line-"] {
    line-height: 40px;
}

/* ============================ myCustom.css ============================== */

/* Start .ss-page-product */
.ss-page-product .product-prices .current-price {
    color: #d71447;
}

.ss-page-product .product-quantity .input-group-btn-vertical .btn:hover {
    background: #d71447;    
}

body#product .product-actions .add-to-cart,
.ss-page-product .product-actions .add-to-cart:hover, .product-actions .add-to-cart:active, .product-actions .add-to-cart:focus {
    background: #d71447;
    border-color: #d71447; 
    opacity: unset;
    color: #FFF;
    min-width: 50px;
}
.reviews_advices{
    margin-top: 0;
}
.product-actions + .leo-more-cdown{
    margin: 0;
}
.ss-page-product .product-tabs.tabs .nav-tabs .nav-link:before {    
    background: #d71447;    
}

.ss-page-product .leo-compare-wishlist-button .btn:active, .leo-compare-wishlist-button .btn:focus, .leo-compare-wishlist-button .btn:hover {
    color: #d71447;
}

.thumbnail-container .product-title a:hover {
    color: #d71447;
}

.ss-page-product .box-show-more a:hover {
    background-color: #d71447;
}

.ss-page-product .product-quantity #quantity_wanted {    
    background: #f7f7f7;
    border: none;
}

.ss-page-product .product-description p span {
    font-family: 'Roboto Condensed' !important;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product.added, .plist-dsimple .thumbnail-container .pro3-btn .quick-view.added {
    color: #d71447;
}

/* End .ss-page-product */

.ss-page-category .ss-block-footer {
    padding-top: 0;
}

svg.imgInstagrame path{
  fill: #000;
} 

.box-table .ApRawHtml .go-to-category, .theme-show-more-block .js-search-link {   
    height: 40px;
    line-height: 18px;
}

.ss-page-product .box-show-more a {   
    height: 40px;
    line-height: 40px;
}

.footer-container {
    border-top: none;
}

.leo-fly-cart-icon-wrapper a:hover, .sidebar .block .block_content a:hover {
    color: #d71447;
}

body #search_filters .ui-slider .ui-slider-handle {
    border: none;
    background: #d0d0d0;
}

.ss-block-header .box-htop #leo_search_block_top #leosearchtopbox {   
    position: unset;
    opacity: 1;
    visibility: unset; 
    width: 100%;
}

.ss-block-header .box-htop #leo_search_block_top {    
    width: 60%;
    margin-right: auto;
}

.ss-block-header #leo_search_block_top .list-cate-wrapper {
    display: none;
}

.ss-block-header .box-htop #leo_search_block_top .title_block {
    display: none;     
}
 
.ss-block-header #leo_block_top {
    display: none;      
}

.ss-block-header #leo_search_block_top .form-control,
.ss-block-header #leo_search_block_top .form-control::placeholder {    
    border-bottom: none;
    height: 30px;
    line-height: 30px;
    box-shadow: none;
    font-size: 13px !important;
    border: none;
    background: #f7f7f7;
    font-family: 'Roboto';
}
.product-description,
.product-features,
.product-features .h6,
#product_reviews_block_tab,
.reviews_advices a{
    font-family: Roboto;
    font-size: 13px;
    line-height: 1.5;
}
.product-features .h6{
    font-size: 15px;
}
.ApColumn .title_block{
    font-family: 'Roboto Condensed';
}
.ss-block-header #leo_search_block_top .form-control:focus,
.ss-block-header #leo_search_block_top .form-control:focus::placeholder {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.ss-block-header #leo_search_block_top .form-control:focus::placeholder{
    border-left: none;
    border-right: none;
}
@media (max-width: 767.98px) {
    .footerColWhite{
        padding-bottom: 30px;
    }
    #page #footer .block_newsletter{
        margin-top: 30px;
    }
    #page #footer .block_newsletter #block-newsletter-label{
        margin-bottom: 0;
    }
}
.animated-button-home-brands-action {
    top: 6px;
}
.ApMegamenu .cavas_menu .navbar-header{
    top: 30px;
}
.ss-block-header #leo_search_top_button {
    background: #d71447;
    top: 0px;    
    right: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.ss-block-header #cart-block .header .cart-products-count {
    
    background-color: #d71447;
    
}

.ss-block-header #leo_search_block_top .btn i {    
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
}

.ss-block-header .box-htop #leo_search_block_top .btn i:before {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
}

.ss-block-header .leoproductsearch-result { 
    border: none;     
}

.ss-block-header .phoneBlock {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50px;
    margin-bottom: 0;
    margin-right: auto;
}

.ss-block-header .phoneBlock .title_block {
    font-size: 14px;
    color: #d71447;
    text-transform: lowercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-weight: 100;
    margin-bottom: 2px;
}

.ss-block-header .phoneBlock .sub-title-widget {
    font-size: 13px;
    color: #000;
    font-family: 'Roboto';
}

.ss-block-header .box-htop #leo_search_block_top #leosearchtopbox .block_content {
    position: relative;
    left: 0;
}

.ss-block-header .col-logo.ApColumn {    
    display: none;
}

.ss-block-header .box-htop .col-header-right {
    display: flex;
    align-items: center;
    width: 75% !important;
}
    
.ss-block-header .box-htop .col-logo {
    width: 0%;
}
    
.ss-block-header .box-htop .col-menu {
    transform: none !important;
    position: static;
    left: 9%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    top: 10px;
    bottom: 0;
    display: flex;
    align-items: center;
}

.ss-block-header #leo_search_block_top .cssload-speeding-wheel {
    top: 3px;
}

.ss-block-header .box-htop #leo_search_block_top #leosearchtopbox .form-control::placeholder {        
    color: #888;
    font-size: 13px;
}

.ss-block-header .box-htop #leo_search_block_top #leosearchtopbox .form-control:focus::placeholder {        
    color: #000 ;
    font-size: 13px;
}

.ss-block-header .box-htop .col-menu .header-logo a img {
    max-height: 19px;
}

.ss-page-index {
    overflow: hidden; 
}

.ss-page-index .box-lanter .ApImage .image_description strong {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    line-height: 1;
}

.ss-page-index #page {
    overflow: unset !important;
}

.ss-block-footer {
    margin: 0px -50px 0;
    padding: 56px 50px 0;
}

.ss-page-index .ss-block-footer {
    margin: 0;
    padding: 0;
    border-top: none;
    width: 100%;
}

.ss-block-footer .footerColWhite .block.ApHtml h4 {
    font-size: 24px;
}

.ss-block-footer .footerColWhite .block.ApHtml .sub-title-widget {
    font-family: 'Roboto Condensed', sans-serif;   
    font-size: 12px;    
    color: #000000;
}

.ss-block-footer .footerColWhite .block.ApHtml {
    margin-bottom: 10px;
}

.ss-block-footer .aLogo img {
    height: 16px;
    margin-bottom: 18px;
}

.ss-block-footer .footer-col h2  {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;   
    font-size: 14px;
    color: #000;
    margin-bottom: 21px;    
}

.ss-block-footer .footer-col a, .ss-block-footer .footer-col p {
    display: block;
    margin-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000; 
    line-height: 1.7;
}

.ss-block-footer .input-wrapper {
    padding-bottom: 5px;   
}
.block_newsletter p{
    padding: 0;
}
.grey-border-bottom {
    border-bottom: 1px solid #dedede;
}

.black-border-bottom {
    border-bottom: 1px solid #000;
}

.ss-block-footer .input-wrapper input {
    font-family: Roboto;  
    border: 0;
    width: 55%;
    outline: none;
    color: #565656;
}

.ss-block-footer .input-wrapper input:focus {    
    color: #000;
}

.ss-block-footer .input-wrapper input::placeholder {      
    font-size: 12px;
    color: #565656;
}

.ss-block-footer .input-wrapper button {
    width: auto;
    padding: 0;
    background: #fff;
    color: #000;
    font-family: Roboto Condensed;
    letter-spacing: 0;
    border: none;
}

.ss-block-footer .footer-contact {
   display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.ss-block-footer .footer-contact h2 {
    display: inline-block;
}

.ss-block-footer .footer-contact p {
    display: inline-block;
    width: 90%;
    text-align: end;
}

.ss-block-footer .socialNetw {
    display: flex;
    margin-top: 20px;
}

.ss-block-footer .aFaceb {
    margin-right: 19px;
}

.ss-block-footer .bottom-line {
    width: 100%;
    height: 30px;
    background: #F7F7F7;
}

.ss-block-footer .footer-bottom {
    padding: 0;         
    border-top: none; 
}

.ss-page-index h3.product-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}

.ss-page-product .product-quantity strong {
    text-transform: lowercase;
}

.under-footer-line {
    width: calc(100% + 100px);
    height: 30px;
    background: #F7F7F7;    
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.over-header-line {
    width: 100%; 
    height: 30px;
    background: #F7F7F7;    
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
}

.under-footer-line {    
    margin: 0px 0 82px -50px;   
}

.over-header-line .br_to_767px {
    display: none;
}

.over-header-line .header_ellipse {
    margin-left: 10px;
    margin-right: 10px;
}

.over-header-line .before_gap {
    margin-left: 10px;
}

.under-footer-line h2, .over-header-line h2 {  
    font-family: 'Roboto Condensed', sans-serif;   
    font-weight: normal;
    font-size: 12px;    
    color: #8F8888;
    margin-bottom: 0;
    margin-left: 50px;
    margin-top: 1px;
}

.under-footer-line h2 {  
    text-transform: uppercase;
    /*padding: 0px 30px;*/
    margin-left: 50px;
}

.under-footer-line .line-block-right, .over-header-line .line-block-right {
    position: relative;
    background: #fff;
    padding: 0 20px 0 40px;
    margin-right: 50px;
}
.under-footer-line .line-block-right img, .over-header-line .line-block-right img{
    opacity: .3;
}

.under-footer-line .line-block-right::before, .over-header-line .line-block-right::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;    
    border-top: 30px solid #F7F7F7;
    border-right: 30px solid transparent;  
}

.ss-page-checkout .cart-overview {
    display: flex;
    justify-content: space-between;
}

.ss-page-checkout .cart-overview-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 16px;
}

.ss-page-checkout .cart-overview-right > div {
    background: #F7F7F7;
}

.ss-page-checkout .cart-summary-line-top {
    padding-bottom: 17px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E3E3E3;
}

.ss-page-checkout .cart-summary-line-top h2 {
    font-family: 'Roboto Condensed', sans-serif;  
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;
    color: #353535;
}

.ss-page-checkout .cart-summary-line.cart-total span {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 16px;    
    color: #353535;
}

.ss-page-checkout .cart-summary-line-bottom {
    padding-left: 16px;
    padding-right: 16px;
}

.ss-page-checkout .cart-summary-line-bottom a {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 14px;    
    color: #848484;
}

.ss-page-checkout .cart-summary-line-bottom .block-promo .promo-code-button {
    padding-left: 0;
    margin-bottom: 20px;
    display: inline-block;
    margin-bottom: 13px;
}

.ss-page-checkout .cart-summary-line.cart-total {
    margin-bottom: 20px;   
}

.ss-page-checkout .cart-overview-right .card-block {
    padding-bottom: 0;
}

.ss-page-checkout .cart-overview-right .cart-summary-totals {
    padding-top: 55px;
}
.ss-page-checkout .cart-summary-totals-subtitle {
    margin-bottom: 30px; 
    max-width: 250px; 
    color: #848484;
}
.ss-page-checkout .ss-qty > div {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: none;
    margin: 0 auto;
} 

.ss-page-checkout .ss-qty > div input {
    padding: 0 !important;
    text-align: center;
    border: none !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #353535 !important;
}

.ss-page-checkout .product-description {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;   
    letter-spacing: 0.035em;   
    color: #000;
    text-align: center;
}

.ss-page-checkout .product-line-grid-body > .product-line-info > a.label {
    font-family: 'Roboto Condensed', sans-serif;      
    color: #000;
    display: inline-block;
    line-height: 17px;
}

.ss-page-checkout .table-top {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #848484;
}

.ss-page-checkout .product-foto {
    display: flex;
    justify-content: center;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;    
}

.ss-page-checkout .ss-qty .input-group-btn-vertical button {
    background: none;
    border: none;
    padding: 0;
    width: auto;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical button .material-icons {
    z-index: 10;
    color: transparent;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical .bootstrap-touchspin-up {
    z-index: 5;
    order: 2;
    background-repeat: no-repeat;
    right: 4px;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical .bootstrap-touchspin-up::after {
    content: "+";
    color: #848484;
    font-size: 20px;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical .bootstrap-touchspin-down::after {
    content: "-";
    color: #848484;
    font-size: 20px;
}

.ss-page-checkout .ss-qty .input-group-btn-vertical .bootstrap-touchspin-down {
    z-index: 5; 
    order: 1;
    background-repeat: no-repeat;
    left: 8px;
}

.ss-page-checkout .product-line-grid span {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 16px;    
    letter-spacing: 0.035em;
    color: #353535;
}

.ss-page-checkout .title_block_choose {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 18px;    
    color: #353535;
    border-bottom: 2px solid #EFEFEF !important;
}

.ss-page-checkout .colChooseDelivery > div span, .ss-page-checkout .colChoosePayment > div span {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #444444;
}

.ss-page-checkout .colChooseDelivery .custom-radio, .ss-page-checkout .colChoosePayment .custom-radio {    
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -ms-border-radius: unset;
    -o-border-radius: unset;
    border-radius: unset;  
    border: 1px solid #5E5E5E !important;
    box-sizing: border-box;
    width: 11px  !important;
    height: 11px  !important;
    margin-top: 5px;
}

.ss-page-checkout .colChooseDelivery .custom-radio input[type="radio"]:checked + span:after, .ss-page-checkout .colChoosePayment  .custom-radio input[type="radio"]:checked + span:after {
    content: url('https://www.whitegroup.com.ua/shop/themes/at_decor/assets/img/this.svg');
    position: absolute;
    top: -10px;
}

.ss-page-checkout .colChooseDelivery .custom-radio input[type="radio"]:checked + span, .ss-page-checkout .colChoosePayment  .custom-radio input[type="radio"]:checked + span {
    width: 0 !important;
    height: 0 !important;
}

.ss-page-checkout .colChooseDelivery .delivery-option label {
    width: 100%;
}

.ss-page-checkout #fast-address-form-box label {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #444;
}

.ss-page-checkout #fast-address-form-box .fast-delivery-form .form-control {
    background: #F5F5F5;
    border: none;    
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #353535;
}

.ss-page-checkout .divConfirmOrder a {
    background: #C4C4C4;
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.ss-page-checkout .cart-container > .row {
    padding-left: 0;
    padding-right: 0;
}

.ss-page-checkout .cart-container > .row > div {
    padding-left: 0;
    padding-right: 0;
}

.ss-page-checkout .block_radio {
    display: flex;    
}

.ss-page-checkout .custom-radio {
    margin-right: 0;
    margin-left: auto;
}

.ss-page-checkout .cart_product_block {
    width: 68%;
}

.ss-page-checkout .cart_product_block .cart-item-product {
    border-bottom: 1px solid #EFEFEF;
    padding: 20px 0;
}

.ss-page-checkout .table-top {
    padding-bottom: 0;
}

.ss-page-checkout .cart_product_block .cart-item-product:last-child {
    border-bottom: none;    
}

.ss-page-checkout .cart-grid-body hr {
    border-top: none;
}

.ss-page-checkout .card-top {
    padding-left: 0;
    padding-right: 0;
    margin-right: 16px;
    margin-left: 16px;
    border-bottom: 2px solid #D81646;
}

.ss-page-checkout .contactWithYou {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.035em;    
    color: #444444;
    margin-top: 10px;
}

.ss-page-checkout .img_cart {
    margin-right: 5px;
}

.ss-page-pagenotfound .page-not-found p, .ss-page-pagenotfound .page-not-found #search_widget input, .ss-page-pagenotfound .page-not-found #search_widget input::placeholder {
    font-family: 'Roboto Condensed', sans-serif; 
}

.ss-page-category #js-product-list-top .sort-by {
    padding-left: 0;
    padding-right: 0;   
}

.ss-page-category #js-product-list-top .products-sort-order .select-title {
   margin-bottom: 1px;
}

.ss-page-category .products-sort-order .dropdown-menu {
    z-index: 10000;
}

.ss-page-cms .page_deliver span {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.ss-page-cms .page_deliver .font_style_normal {
    font-style: normal;
}

.ss-page-cms .page_deliver .deliver_title_item {
    font-family: 'Roboto Condensed', sans-serif  !important;
    font-style: normal;
    font-weight: bold;
    font-size: 18px  !important;
    line-height: 21px !important;
    color: #000000;
} 

.ss-page-cms .page-content.page-cms {
    border-top: 2px solid #D81646;
    padding-left: 0;
    padding-right: 0;    
    padding-bottom: 0;    
    /*background-image: url(https://www.whitegroup.com.ua/shop/themes/at_decor/assets/img/tracking.svg);*/
    background-position: right bottom;
    background-repeat: no-repeat;
}

.ss-page-cms .page-content.page-cms.page-cms-1 {
    background-image: url(https://www.whitegroup.com.ua/shop/themes/at_decor/assets/img/tracking.svg);
}

.ss-page-cms .page-header h1 {
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;    
    color: #353535;
}
 
.ss-page-order-confirmation .order-confirmation-table .image img {
    border: 1px solid #C4C4C4;
}

.ss-page-order-confirmation .div_conf_inform_title {
    border-bottom: 1px solid #eee;
}
    
.ss-page-order-confirmation .div_conf_inform_title h3 {
    border-bottom: none !important;
    padding-bottom: 16px;
}

.ss-page-order-confirmation .order-confirmation-table .order-line {
    border-bottom: 1px solid #EFEFEF;
}

.ss-page-order-confirmation .order-confirmation-table .order-line:last-of-type {
    border-bottom: none !important;
}

.ss-page-order-confirmation .h3_total {        
    text-align: right;    
}

.ss-page-order-confirmation .order-confirmation-table .div_conf_total {    
    text-align: right;
}

.leo-quicklogin-modal .modal-header .close {
    right: -40px;    
    color: #fff;
}

.leo-quicklogin-modal .modal-header .close:hover {
    color: #000 !important; 
}

.leo-quicklogin-modal .modal-header .close::before {
    content: '×';
    position: absolute;    
    top: -3px;
    right: 43px;
    color: #000;   
}

.leo-quicklogin-modal .modal-dialog .modal-content {
    overflow: hidden;
}

.leo-quicklogin-modal .lql-social-login .btn.google-login-bt,
.leo-quicklogin-modal .lql-social-login .btn.facebook-login-bt{
    width: 100%;
    font-size: 12px;
    color: #FFF;
}

.ss-renew-password .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.ss-page-password .ss-change-pass {
    padding-left: 9px; 
} 

.ss-page-password #main {
    font-family: 'Roboto Condensed', sans-serif;
}

.ss-page-password .ss-new_password {
    text-align: left !important; 
}

.ss-row-home-product {
    background: #fff !important;
    margin-left: 0;
    margin-right: 0;
}

/* for module themesfuture*/

.sl_img_prom .slick-list {
   width: 100%;
}

.sl_img_prom img {
    width: 100%;
    height: 100%; 
    object-fit: cover;
}

.sl_img_prom .p_title_prom {
    font-family: 'Roboto Condensed', sans-serif;    
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #444444;
    margin-bottom: 20px;
    padding-top: 10px;
}

.sl_img_prom .h2_title_prom,
.sl_img_prom .h2_title_prom_hover{
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 0;
}

.sl_img_prom .h2_title_prom:hover {
    color: #000; 
}

.sl_img_prom .p_prom {
    font-family: 'Roboto Condensed', sans-serif;    
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: lowercase;
    color: #000;    
    margin-bottom: 0;
}

.sl_img_prom .slick-arrows button {
    background: #000;
    color: #fff;
}

.sl_img_prom .slick-arrows button::before {
    font-size: 7px;
}

.sl_img_prom .slick-arrows .slick_arrow_left {
    left: unset !important;
    right: calc(20% + 25px);
    top: -20px;    
}

.sl_img_prom .slick-arrows .slick_arrow_right {
    right: calc(20% - 4px) !important;
    top: -20px;
}

.sl_img_prom .slick-arrows .slick-arrow {
    display: none !important;
}

.divSliderPromotion {
    position: relative;
}

.divSliderPromotion .promotion-arrows {
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 65px;
}

.divSliderPromotion .promotion-arrows img {
    cursor: pointer;
}

.div_promotion {
    margin-bottom: 65px;
    width: calc(120% + 50px);
}

.div_promotion .title_promotion {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000; 
}

.div_events {
    display: flex;
    width: calc(110%);
    margin-left: calc(-10%);
    margin-bottom: 30px;
    position: relative;
}

.div_events .sl_img_events {
    width: 60%;
}

.div_events .select_events_param {
    width: 40%;
    padding-left: 50px;
}

.sl_img_events .slick-arrows button {
    background: #000;
    color: #fff;
}

.sl_img_events .slick-arrows button::before {
    font-size: 7px;
}

.div_events .h2_events_mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 11px;
}

.div_events .slick-arrows .slick_arrow_left {
    left: calc(15% + 9px) !important;
    top: 11px;    
}

.div_events .slick-arrows .slick_arrow_right {
    left: calc(15% + 37px) !important;
    top: 11px;    
}

.div_events .slick-initialized .slick-slide {
    opacity: 0.5;
    filter: grayscale(1); 
    cursor: pointer;
}



.div_promotion .slick-initialized .slick-slide {
    cursor: pointer;
}

.div_events .slick-initialized .slick-slide.slick-slide-active {
    opacity: 1;
    filter: unset;
}

.sl_img_events .h2_title_events {
    font-family: 'Roboto Condensed', sans-serif;   
    font-style: normal;
    font-weight: normal;
    font-size: 18px;    
    text-transform: uppercase;
    color: #000;
    margin-bottom: 13px;
}

.sl_img_events .h2_title_events:hover {
    color: #d71447; 
}

.sl_img_events .p_events_date {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;    
    text-transform: lowercase;
    color: #000; 
    writing-mode: tb-rl;
    transform: rotate(180deg);
}

.sl_img_events .p_events {
    font-family: 'Roboto Condensed', sans-serif;  
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: -0.01em;
    color: #000;
}

.sl_img_events .block_event_img {
    height: 260px;
    width: 100%;
    margin-bottom: 25px; 
}

.sl_img_events img {
    width: 100%;   
    height: 100%;
    object-fit: cover;    
}
.sl_img_events .block_event_desc{
    padding: 0 15px 10px;
    box-sizing: content-box;
}

.sl_img_events .block_event {
    display: flex;
    margin-top: 33px;
    height: 100% !important;
}

.sl_img_events .block_event .block_event_left {
    width: 25%;
    position: relative;
    padding-left: 13%;
}

.sl_img_events .block_event .block_event_right {
    width: 75%;
    background: #f7f7f7;
}

.select_events_param .h2_events {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 11px;
    z-index: 2;
    position: relative;
    top: -25px;
    font-size: 13px;
    font-family: "Oswald";
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: right;
    padding-right: 10px;
}

.dateEvents {
    display: flex;
    justify-content: space-between;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;        
    color: #000;
    margin-bottom: 20px;
}

.dateEvents .p_date {
    text-transform: lowercase;
    margin-bottom: 0;
}

.dateEvents .p_country {
    text-transform: capitalize;
    margin-bottom: 0;
}

.select_events_param .h3_name_event {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
}

.select_events_param .p_about_event {
    font-family: 'Roboto Condensed', sans-serif;    
    font-size: 15px;    
    color: #000;
    margin-bottom: 0;
}

.div_info_event {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px; 
    padding-bottom: 30px;
}

.div_info_event_left, .div_info_event_right {
    width: 50%;
}

.div_info_event p {
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif;   
    font-style: normal;
    font-weight: normal;
    font-size: 24px;    
    text-transform: uppercase;
    color: #000;
}

.div_info_event span {
    font-family: 'Roboto Condensed', sans-serif;     
    font-size: 12px;    
    text-transform: lowercase;
    color: #000;
    display: block;
}

.div_info_event .span_number_partic, .div_info_event .span_number_yaer {
    margin-bottom: 20px;
}

.select_events_param .div_pdf {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: auto;
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
}

.select_events_param .div_pdf a {
    display: flex;
}

.select_events_param .div_pdf .img_pdf {
    margin-right: 10px;
}

.select_events_param .div_pdf .h2_info_pdf {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
}

.button_signUp_event {
    font-family: 'Roboto Condensed', sans-serif; 
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #d71447 !important;
    background: #fff;
    border: none;
    padding: 0;
    cursor: pointer;
}

.select_events_param .div_pdf .p_info_pdf {
    font-family: 'Roboto Condensed', sans-serif;     
    font-size: 9px;   
    text-transform: capitalize;
    color: #7A7A7A;
    margin-bottom: 0;
}

.ss-block-btn-Category .hu-friedy {
    height: 30px;
}

.ss-block-btn-Category .title-btn-Category {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    margin-top: 70px;
    font-weight: bold;
    font-size: 24px;    
    text-transform: uppercase;
    color: #000;    
    width: 100%;
    padding: 0;    
    margin-bottom: 10px;         
}
.box-lanter {
    margin-bottom: 0;
}
.ss-block-btn-Category .btnCategory,
.ss-navbar-mobile .btnCategory {
    cursor: pointer;
    width: 18%;
    height: 70px;
    background: #fff;
    border: none;
    border-radius: 0;
}

.ss-block-btn-Category {
    margin-bottom: 30px;
}

.ss-block-btn-Category .btnCategory:hover {    
    background-color: rgba(215, 20, 71,.3);    
    border-radius: 0;
}

.ss-block-btn-Category .btnCategory.spink {
        background: #f7f7f7;
        border-radius: 0;
}

.ss-block-btn-Category .col-btn-Category {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ss-block-btn-Category .width_100_to_576px, .ss-block-btn-Category .width_100_to_992px {
    display: none;
}
.sl__slide_img_prom .slide_block_img{
    height: 390px;
}
.sl__slide_img_prom .slide_div_img,
.sl__slide_img_prom .slide_div_img_hover{
/*    background: #F7F7F7;*/
    display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    height: 100%;
    width: 100%;
    position: absolute;
}
 .sl__slide_img_prom .slide_div_img_hover{
    opacity: 0;
    transition: opacity .5s ease;
 }
.div_promotion .sl_img_prom:hover .sl__slide_img_prom.red-slide .slide_div_img_hover {
    opacity: 0;
}
.sl__slide_img_prom.red-slide .slide_div_img_hover {
    opacity: 1;
 }

.div_promotion .sl_img_prom .sl__slide_img_prom:hover .slide_div_img_hover {
    opacity: 1 !important;
}

.slide_block_img {
    overflow: hidden;
    position: relative;
}
.slide_div_desc{    
    padding: 0 15px;
}

.div_promotion .slick-initialized .slick-slide .slide_div_desc{
    padding: 0;
    /*text-align: center;*/
    position: absolute;
    /*transform: translate(0, -50%);*/
    /*left: 30px;*/
    /*top: 50%;*/
    /*width: calc(100% - 60px);*/
    opacity: 1;
    /*z-index: 2;*/
    /*transition: opacity .5s ease;*/

    left: 30px;
    top: 30px;
    z-index: 2;
    width: calc(100% - 60px);
    text-align: left;
    transform: translate(0, 0);
}
.div_promotion .slick-initialized .slick-slide:hover .slide_div_desc{
    /*background: #D81646;    */
    /*opacity: 0;*/
    /*left: 30px;
    top: 30px;
    z-index: 2;
    width: calc(100% - 60px);
    text-align: left;
    transform: translate(0, 0);*/
}
.div_promotion .sl_img_prom:hover .sl__slide_img_prom.red-slide .slide_div_desc .h2_title_prom {
    color: #000;
}

.div_promotion .sl__slide_img_prom.red-slide .slide_div_desc .h2_title_prom {
    color: #FFF;
}

.div_promotion .slick-initialized .slick-slide:hover .slide_div_desc .h2_title_prom {
    color: #fff !important;
}
.div_promotion .slick-initialized .slick-slide .slide_div_desc_hover{
    padding: 0;
    position: absolute;
    opacity: 0;
    left: 30px;
    top: 30px;
    z-index: 2;
    width: calc(100% - 60px);
    transition: opacity .5s ease;
}
.div_promotion .slick-initialized .slick-slide .slide_div_desc_hover .h2_title_prom_hover{
    color: #fff;
}

.div_promotion .slick-initialized .slick-slide:hover .slide_div_desc_hover{
    opacity: 1;
    z-index: 2;
}

.div_promotion .slick-initialized .slick-slide:hover .p_title_prom ,
/*.div_promotion .slick-initialized .slick-slide:hover .h2_title_prom, */
.div_promotion .slick-initialized .slick-slide:hover .p_prom {
    color: #fff;
}

.ss-search_filters .facet.clearfix:first-of-type {
    padding-top: 0 !important;
}

.div_events .sl_img_events {
    display: flex;
}

.ss-block-btn-Category .btnCategory img {
    height: 25px;
}

.ss-block-btn-Category .btnCategory .hu-friedy {
    height: 40px;
}

.ss-block-btn-Category .btnCategory .neodent {
    height: 30px;
}

.ss-block-btn-Category .btnCategory .tepe {
    height: 35px;
}

.select_events_param_change {
    display: none;
    flex-direction: column;
    height: calc(100% - 33px);
    position: relative;
}
.select_events_param_change.show {
    display: flex;
    flex-direction: column;
    height: calc(100% - 33px);
}

.sl_img_events .slick-track {
    height: 100% !important;
}

.d-none {
    display: none;
}

.d-flex {
    display: flex!important;
}
.flex-column{
    flex-direction: column!important;
} 
.justify-content-start{
    justify-content: flex-start!important;
    } 
    .align-items-center{
        align-items: center!important;
    }
.leo-compare-wishlist-button {
    right: 55px;
}

.leo-compare-wishlist-button .btn span span {
    margin: 0 0 5px;
}

#search_filters .navbar-toggler {    
    display: none; 
}

#chat-application {
    right: 45px !important;
}

.ss-page-cms .blockPromotion {
    display: flex;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 26px;
}

.ss-page-cms .blockPromotion .imgPromotion {
    width: 33%;        
}

.ss-page-cms .blockPromotion .imgPromotion img {
    width: 100%;        
    height: 100%;
    object-fit: contain;
    object-position: top;
    -o-object-fit: contain;
    -o-object-position: top;
}
body.cms-id-12.ss-page-cms .blockPromotion .imgPromotion img{
    object-fit: contain!important;
    object-position: top;
}
body.cms-id-12.ss-page-cms .blockPromotion .imgPromotion{
    width: 40%;
}
body.cms-id-12.ss-page-cms .blockPromotion .descrPromotion{
    width: 50%;
    padding-left: 70px;
    /*justify-content: center;*/
}
body.cms-id-12.ss-page-cms .blockPromotion .descrPromotion p, 
body.cms-id-12.ss-page-cms .blockPromotion .descrPromotion ul li{
    font-size: 14px!important;
}
@media (max-width: 767.98px){
    body.cms-id-12.ss-page-cms .blockPromotion{
        flex-direction: column;
    }
    body.cms-id-12.ss-page-cms .blockPromotion .imgPromotion{
        width: 100%;
    }
    body.cms-id-12.ss-page-cms .blockPromotion .descrPromotion{
        width: 90%;
        padding: 0;
    }
}

.ss-page-cms .blockPromotion .descrPromotion {
    width: 66%;      
    padding-left: 100px;
    display: flex;
    flex-direction: column;
}

.ss-page-cms #main .page-header {
    display: none;
}

.ss-page-cms .titlePromotion {    
    font-style: normal;
    font-weight: bold;
    font-size: 36px;      
    color: #000000;
    margin-bottom: 44px; 
}

.ss-page-cms .blockPromotion .descrPromotion p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000; 
    font-family: 'Roboto', sans-serif;
}
.ss-page-cms .blockPromotion .descrPromotion ul {
    font-family: 'Roboto', sans-serif;
}

.ss-page-cms .pShortDescr {
    margin-bottom: 42px;
}

.ss-page-cms .pMainDescr {
    margin-bottom: 40px;
}

.ss-page-cms .descrPromotion>a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;    
    text-align: center;    
    color: #fff !important;
    background: #D71447;
    letter-spacing: 0.065em;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    margin-top: 50px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    max-width: 200px;
}
.ss-page-webinars h3 strong{
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    margin-top: 70px;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}

.ss-page-cms #modalForInterested .modal-dialog {
    margin-top: 30vh;
    margin-left: calc((100% - 715px)/2);
}

.ss-page-cms #modalForInterested .modal-dialog .modal-content {
    border-radius: 0;
    margin: 0 auto; 
}

.ss-page-cms #modalForInterested .modal-footer, .ss-page-cms #modalForInterested .modal-header {
    display: flex;
}

.ss-page-cms #modalForInterested .modal-header {
    border-bottom: 2px solid #D81646;  
    display: flex;
    justify-content: space-between;
}

.ss-page-cms #modalForInterested .modal-header::after {
    content: none;
}

.ss-page-cms #modalForInterested .modal-header, .ss-page-cms #modalForInterested .modal-body, .ss-page-cms #modalForInterested .modal-footer {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
}  
#search_filter_toggler{
    background: none;
}
.ss-page-cms #modalForInterested .modal-header {
    padding-top: 28px;
    padding-bottom: 23px;
    position: relative;
    overflow: hidden;
}

.ss-page-cms #modalForInterested .modal-header .close {
    transform: rotate(45deg);
    position: absolute;
    right: -10px;
    top: 31px;
    color: #808080;
}

.ss-page-cms #modalForInterested .modal-header .close {
    font-weight: 400;
}

.ss-page-cms #modalForInterested .modal-body {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
}

.ss-page-cms #modalForInterested .modal-body input {
    background: #F5F5F5;
    height: 34px;
    width: 270px;
    border: none;
    padding-left: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #5F5F5F;
    outline: none;
}

.ss-page-cms #modalForInterested .modal-body .divName, .ss-page-cms #modalForInterested .modal-body .divNumberTel {
    width: 50%;
    margin-bottom: 10px;
}

.ss-page-cms #modalForInterested .modal-content {
    width: 715px;
}

.ss-page-cms #modalForInterested .modal-body .divName p, .ss-page-cms #modalForInterested .modal-body .divNumberTel p {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #444444;
}

.ss-page-cms #modalForInterested .modal-title {
    margin-right: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #353535;
    text-transform: uppercase;
    text-align: left;
}



.ss-page-cms #modalForInterested .modal-footer .btn-sent {
    margin: 0 auto;
    background: #C4C4C4;
    height: 40px;
    width: 258px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;    
    text-align: center;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ss-page-cms #modalForInterested .modal-footer .btn-sent:hover {
    background: #D81646;
}

.ss-page-cms #modalForInterested .modal-footer {
    border-top: none;
    padding-bottom: 40px;
    padding-top: 27px;
}

.ss-page-index .block_study {    
    justify-content: space-between;
}

.ss-page-index .block_study .item_study_1, .ss-page-index .block_study .item_study_2, .ss-page-index .block_study .item_study_3 {
    width: 32%;
    cursor: pointer;
}

.ss-page-index .title_study {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 45px;    
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.study-arrows{
    width: 65px;
    justify-content: space-between;
    display: flex;
}
.block_study .slick-list{
    margin: 0;
}
.block_study .slick-list a img:nth-child(3){
    max-width: calc(100% - 30px);
    left: 15px!important;
}
.block_study .slick-list a:hover h3{
    color: #fff;
}
.ss-page-index .box-table {
    margin-bottom: 0;
}

.ss-page-index .box-follow {
    padding: 0;
}

.ss-page-index .ApRawHtml {
    margin-bottom: 0 !important;
}

.ss-row-home-product {
    margin-bottom: 0;
}


.ss-page-index .block_study .item_study_2, .ss-page-index .block_study .item_study_3 {
    position: relative;
}

.ss-page-index .block_study .item_study_2 .item_study_2_img_2, .ss-page-index .block_study .item_study_3 .item_study_3_img_2 {
    position: absolute;
    left: 0;
    top: 0px;
    opacity: 0;
    transition: opacity .5s ease;
}

.ss-page-index .block_study .item_study_2:hover .item_study_2_img_2, .ss-page-index .block_study .item_study_3:hover .item_study_3_img_2 {
    opacity: 1;
}

.ss-page-index .block_study .item_study_1 {
    position: relative;
}

.ss-page-index .block_study .item_study_1 .item_study_1_img_2 {
    position: absolute;
    left: 0;
    top: 0px;
    opacity: 1;
    transition: opacity .5s ease;
}



.ss-page-index .block_study .item_study_1 .study-title h3,
.ss-page-index .block_study .item_study_1 .study-title span {
    color: #FFF !important;
}



@media (max-width: 992px) { 
    .ss-page-index .block_study .item_study_1 .item_study_1_img_2 {        
        opacity: 0;       
    }

    .ss-page-index .block_study .item_study_1 .study-title h3,
    .ss-page-index .block_study .item_study_1 .study-title span {
        color: #000 !important;
    }        
}

.ss-page-index .block_study .item_study_1:hover .study-title h3,
.ss-page-index .block_study .item_study_1:hover .study-title span {
    color: #FFF;
}

.ss-page-index .block_study .item_study_1:hover .item_study_1_img_2 {
    opacity: 1;
}

.ss-page-index .block_study:hover .item_study_1_img_2 {
    opacity: 0 !important;
}

.ss-page-index .block_study:hover .item_study_1 .study-title h3 {
    color: #000 !important;
}


.ss-page-index .block_study:hover .item_study_1 .study-title span {
    color: #D81646 !important;
}

.ss-page-index .block_study .item_study_1:hover .item_study_1_img_2 {
    opacity: 1 !important;
}

.ss-page-index .block_study .item_study_1:hover .study-title h3,
.ss-page-index .block_study .item_study_1:hover .study-title span {
    color: #FFF !important;
}


.ss-page-index .block_study > a {
    position: relative;
}

.ss-page-index .block_study .study-title {
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 1;
    width: 100%;
}

.ss-page-index .block_study .study-title h3 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 1;
    text-transform: uppercase;
    margin: 43px 0px 11px 24px;
}

.ss-page-index .block_study .study-title span {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    display: inline-block;
    margin-left: 24px;
    color: #D81646;
}

.ss-page-index .block_study > a:hover .study-title h3,
.ss-page-index .block_study > a:hover .study-title span {
    color: #FFF;
}

@media (max-width: 1199px) {
    .ss-apRow-wrapper .custom-align-text .ApRow {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 768px) {     
    .ss-block-footer .footerColInform  {        
        padding-left: 30px; 
    }
    
    .ss-page-password .ss-email {
        text-align: center;
        margin-bottom: 20px;
    }    
}

@media (min-width: 992px) {
    
    .ss-block-header {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    .ss-page-checkout .card-top {    
        margin-right: 16px;
        margin-left: 16px;        
    }
    
    .ss-block-header .box-htop .col-header-right {
        display: flex;
        align-items: center;
        width: 65% !important;
    }
    
    .ss-block-header .box-htop .col-logo {
        width: 0%;
    }
    
    .ss-block-header .box-htop .col-menu {
        transform: none !important;
        position: static;
        left: 9%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2;
        top: 10px;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    
    .box-htop .col-menu .header-logo a {
        padding-left: 0 !important;
    }
    
}



@media (min-width: 1201px){
    .ss-page-checkout .div_cart_product {
        padding-left: 0;
        padding-right: 0;
    }
    .ss-page-checkout .card-top {
        margin-right: 0;
        margin-left: 0;
    }
    
    .ss-row-home-product > div {
        padding-left: 0;
        padding-right: 0;
    }
    
    .over-header-line {
        width: 100vw;
        margin-left: -50px;
    }
}

@media (max-width: 1200px){
    .ss-block-footer {
        margin: 0 -10px 0;
        padding: 30px 20px 0;
    }
    
    .ss-page-index .ss-block-footer {
        margin: 0 9px;
        padding: 56px 0 0;  
        width: calc(100% - 18px);
    }
    
    .under-footer-line {
        width: calc(100% + 20px);        
        margin-left: -10px;        
    }    
    
    .over-header-line {                
               
    }    
    .over-header-line h2 {        
        margin-left: 18px;        
    }

    .under-footer-line .line-block-right, .over-header-line .line-block-right {        
        margin-right: 20px;        
    }
    #footer .block_newsletter {    
        text-align: left;
    }
    .ss-page-checkout .cart-container > .row {
        padding-left: 16px;
        padding-right: 16px;
    }
    .div_promotion {        
        width: 100%;
    }
    .sl_img_prom .slick-arrows .slick_arrow_left {        
        right: 40px;  
        top: -20px !important;  
    }

    .sl_img_prom .slick-arrows .slick_arrow_right {
        right: 0 !important;  
        top: -20px !important;   
    }
    
    .div_events {        
        width: 100%;
        margin-left: 0;
    }
    
    .div_events .slick-arrows .slick_arrow_left {
        left: 0 !important; 
        top: 11px;
    }

    .div_events .slick-arrows .slick_arrow_right {
        left: 40px !important;  
        top: 11px;
    }
    
    .div_events .sl_img_events {
        width: 60%;
    }

    .div_events .select_events_param {
        width: 40%;        
    }
    
}

@media (max-width: 767px) {
    
    .under-footer-line h2 {        
        margin-left: 20px;        
    }
    
    .ss-block-footer .socialNetw {        
        margin-top: 10px;
    }
    
    .under-footer-line {              
        margin-top: 70px;
        margin-bottom: 85px;
    }
    
    .over-header-line {        
        margin-bottom: 0;
    }
    
    .ss-block-footer {
        padding-bottom: 30px;
    }
    
    .ss-block-footer .footer-col h2  {        
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    .ss-block-footer .footer-contact {        
        align-items: flex-start;
    }  

    .ss-block-footer .footer-contact p {        
        text-align: start; 
    }
    
    .ss-block-footer .input-wrapper {        
        width: 100%;
    }
    
    .ss-block-footer .input-wrapper input {        
        width: 65%;        
    }    
    
    .ss-block-btn-Category .btnCategory {
        width: calc((100% / 2) - (20px / 2));
        margin-right: 20px;
        margin-bottom: 20px;      
        height: 49px;
    }
    
    .ss-block-btn-Category .btnCategory:nth-of-type(2n) {
        margin-right: 0;     
    }
    
    .ss-block-btn-Category .width_100_to_576px {
        display: block;
    }       
    
    .over-header-line h2 {      
        max-width: 300px;
    }
    
    .over-header-line .br_to_767px {
        display: block;
    }
    
    .over-header-line {
        display: none;
    }
    
    
   
} 

@media (max-width: 767px) and (min-width: 568px) {
    #ss-leo-dropdown-cart-content {
        display: flex;
        flex-direction: column;
        align-items: center;    
    }

    #ss-leo-dropdown-cart-content > div {
        width: 100% !important;
        height: auto;
    }
    
    .ss-leo-dropdown-total { 
        display: flex;
        justify-content: center;
    }     
    
}

@media (max-width: 767px) and (min-width: 576px) {
    .ss-page-cms #modalForInterested .modal-body input {    
        width: 95%;    
    }
}

@media (max-width: 320px) {
    .ss-page-cms #modalForInterested .modal-body input {    
        width: 100% !important;    
    }
}

@media (max-width: 992px) {
    
    .leo-compare-wishlist-button {
        display: flex;
        right: 55px;
    }
    
    .product-add-to-cart .product-quantity .add-to-cart {
        width: 80%;        
        float: left;
    }
    
    .leo-compare-wishlist-button .btn span span {
        display: none !important;
    }
    
    .ss-page-checkout .cart_product_block .cart-item-product:last-child {        
        padding-bottom: 20px !important; 
    }
    
    .ss-block-header .box-htop .col-header-right {
        width: 100% !important;
    }
    
    .ss-block-header .box-htop .col-menu {        
        justify-content: space-between;
    }
    
    .ss-block-header .box-htop #leo_search_block_top #leosearchtopbox .form-control::placeholder {
        font-size: 13px;        
    }
    
    .ss-block-header .box-htop #leo_search_block_top .btn i {
        font-size: 13px;
    }
    
    .ss-page-checkout .cart-overview {
        display: block;        
    }
    
    .ss-page-checkout .cart-summary-line {
        display: flex;
        justify-content: flex-end;
        width: unset !important;
        margin-left: 0 !important;
    }    
    
    .ss-page-checkout .cart_product_block {
        width: 100%;
    }
    
    .ss-page-checkout #wrapper {
        padding: 0px 0 !important;
    }
    
    .ss-page-cms #wrapper {
        padding-bottom: 0;
    }
    
    .ss-page-checkout .cart-overview-right {        
        padding-top: 0;
    }
    
    .div_promotion {
        margin-bottom: 25px;
    }
    
    .div_events {
        display: block;
        margin-bottom: 0;
    }    
    
    .div_events .sl_img_events {
        width: 100%;
        padding-bottom: 15px;
    }
    
    .div_events .select_events_param {
        width: 100%;
        padding-left: 0;        
    }
    
    .div_events .h2_events_mobile {
        display: block;
    }
    
    .select_events_param .h2_events {
        display: none;
    }
    
    .select_events_param .div_pdf {        
        position: static;        
    }      

    .ss-page-cms .blockPromotion .imgPromotion {
        width: 50%;        
    }

    .ss-page-cms .blockPromotion .imgPromotion img {
        width: 100%;        
        object-fit: cover;
    }

    .ss-page-cms .blockPromotion .descrPromotion {
        width: 50%;      
        padding-left: 2%;        
    }   
    .ss-page-cms .titlePromotion {        
        font-size: 23px;        
    }
    
}

@media (max-width: 576px) {
    
    .ss-page-index .block_study .item_study_1 , .ss-page-index .block_study .item_study_2, .ss-page-index .block_study .item_study_3{
        width: 100%;
        margin-bottom: 20px;
    }
    
    .ss-page-index .block_study {
        display: block;        
    }
    
    .ss-page-checkout .block_radio {
        padding-right: 0;    
    }
    
    .ss-page-checkout .card-top {    
        margin-right: 9px;
        margin-left: 9px;        
    }
    
    .ss-block-header .box-htop .col-header-right {
        flex-wrap: wrap;        
        padding-top: 20px;
    }
    .ss-block-header .box-htop #leo_search_block_top {
        width: 100%;
            margin-bottom: 10px;
    }    
    
    .ss-page-checkout .colChooseDelivery {
        margin-left: 0;
    }
    
    .ss-page-checkout .cart-container > .row {
        padding-left: 0;
        padding-right: 0;
    }
    
    .ss-page-checkout .cart-container > .row > div {
        padding-left: 9px;
        padding-right: 9px;
    }    
        
    .sl_img_events img {
        max-height: 275px;
    }
    
    .ss-page-cms .blockPromotion {
        display: block;        
    }

    .ss-page-cms .blockPromotion .imgPromotion {
        width: 100%;        
    }

    .ss-page-cms .blockPromotion .imgPromotion img {
        width: 100%;        
    }

    .ss-page-cms .blockPromotion .descrPromotion {
        width: 100%;      
        padding-left: 0;      
        padding-top: 20px;
    }
    
    .ss-page-cms #modalForInterested .modal-body {
        flex-direction: column;
        align-items: center;       
    }
    
    
    .ss-page-cms #modalForInterested .modal-content {
        width: 96%;
    }
    
    .ss-page-cms #modalForInterested .modal-body .divName, .ss-page-cms #modalForInterested .modal-body .divNumberTel {
        width: 100%;        
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .ss-page-cms #modalForInterested .modal-body input {    
        width: 258px;    
    }

}

@media (max-width: 576px) {
    .under-footer-line h2, .over-header-line h2 {        
        font-size: 11px;
    }

    body #chat-application {
        right: 10px !important;
    }

    .under-footer-line .line-block-right, .over-header-line .line-block-right {        
        padding: 0 7px 0 30px;
    } 
    
    .ss-page-checkout .cart-overview {       
        margin-left: 9px;
        margin-right: 9px;
    }
    .ss-page-order-confirmation .h3_price, .ss-page-order-confirmation .div_place {
        display: none;
    }
    
    .ss-page-order-confirmation .div_conf_price {
        color: transparent;
    }
    
    .ss-page-order-confirmation .div_conf_inform {
        position: relative;
        right: 0;
        bottom: 60px;
    }
    
    .ss-page-order-confirmation .h3_order {
        width: 33.33333%;
        text-align: left;
        padding-left: 0;
    }
    
    .ss-page-order-confirmation .h3_total {        
        text-align: right;
        padding-right: 0;
    }
    
    .ss-page-order-confirmation .order-confirmation-table .order-line .col_img {
        padding-left: 0;
    }
    
    .ss-page-order-confirmation .order-confirmation-table .div_conf_total {
        padding-right: 0;
        text-align: right;
    }
    
    .ss-page-cms #modalForInterested .modal-body {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 480px){
    .ss-page-checkout .product-line-actions {
        width: 100%;
    }

    .ss-page-checkout .product-description {
        text-align: left;
    }
    
    .ss-page-checkout .product-description-title, .ss-page-checkout .col-price-title {
        width: 25%;
        text-align: left;
        padding-left: 18px;
    }
    
    .ss-page-checkout .product-description-title {
        margin-bottom: 25px;
    }
    
    .ss-page-checkout .col-price {       
        text-align: left;
        padding-left: 9px;
    }
    
    .ss-page-checkout .col-price span, .ss-page-checkout .col-price-title {
        color: transparent;
    }
    
    .ss-page-checkout .product-foto-title, .ss-page-checkout .product-description-title {
        display: none;
    }    
    
    .ss-page-checkout .block_quantity_total {
        position: absolute;
        right: 0;
        bottom: 46px;
    }
    .ss-page-checkout .cart_product_block .cart-item-product {
       padding-bottom: 0;
    }    
    
    .ss-page-checkout .cart_product_block .cart-item-product:last-child {       
        padding-bottom: 0 !important;
    }
    
    .ss-page-checkout .cart_product_block {
        padding-bottom: 0;
    }

    .ss-page-cms .page-content.page-cms {
        background-size: contain;
    }
    
    .ss-page-order-confirmation .div_conf_inform {        
        bottom: 50px;
    }
    
    .ss-page-checkout .ss-qty {
        width: 41.66667% !important;
    }
    
    
}

@media (max-width: 360px){
    .ss-page-order-confirmation .div_conf_inform {        
        bottom: 30px;
    }
}
/* ========================== END myCustom.css ============================== */

/* ========================== SSEugene.css ================================== */
.tab-content .tab-pane.active{
    animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
}
body{
    /*font-family: 'Roboto Condensed';*/
    font-family: Roboto Condensed;
}
#index .custom-align-text .image_description {
    top: 30px;
    left: 30px;
}

.block_newsletter .input-wrapper input {
    height: 30px;
    background-color: transparent;
}
.block_newsletter .input-wrapper button {
    height: 30px;
    line-height: 30px;
}
.ss-block-footer .input-wrapper{
    padding-top: 20px;
}
@media (max-width: 1199px) {
    #index .custom-align-text .image_description {
        top: 10px;
        left: 10px;
    }

    #index .custom-align-text .image_description strong,
    #index .custom-align-text .image_description b {
        font-size: 18px;
        line-height: 1;
    }

    #index .custom-align-text .image_description p {
        font-size: 8px;
        margin-top: 5px !important;
    }
}

#index .custom-align-text .image_description p {
    margin: 0;
    Font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#index .custom-align-text .image_description p:nth-child(2) {
    display: none;
}

.box-lanter .ApImage .image_description strong,
.box-lanter .ApImage .image_description b {
    text-transform: none;
}

#index .custom-align-text {
    display: flex;
    height: 100%;
    margin-right: -30px;
}

#index .custom-align-text .box-lanter {
    width: 100%;
}

#index .custom-align-text .slider-block {
    height: calc(100% - 30px);
}

#index .custom-align-text .slider-block .ApSlideShow,
#index .custom-align-text .slider-block .ApSlideShow .bannercontainer {
    height: 100%;
}

#index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iview,
#index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iviewSlider {
    height: 100% !important;    
}

#index .custom-align-text .tp-caption,
#index .custom-align-text .tp-caption .effect-1 {
    height: calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
    height: 100% !important;
    width: 100% !important;
    opacity: 1 !important;
    border-bottom: none;
}
#index .custom-align-text .iview-timer,
#index .custom-align-text .caption-contain {
    opacity: 1 !important;
    display: flex;
    justify-content: center;
    width: 100%!important;
}

#index .custom-align-text .caption-contain img {
    height: 100%;
    /*width: 100%;*/
    object-fit: contain;
}
.bannercontainer .tp-caption.data-link{
    padding: 0;
}

#index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iviewSlider,
#index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iview-strip {
    background-size: contain !important;
    background-position: center !important;    
}

@media (max-width: 1199px) {
    #index .custom-align-text .tp-caption .effect-1 {
        height: calc(100% - 36px) !important;
        width: calc(100% - 36px) !important;
    }

    #index .custom-align-text .slider-block {
        height: calc(100% - 18px);
    }
}

@media (max-width: 767px) {
    #index .custom-align-text {
        display: block;
        height: 100%;
    }

    #index .custom-align-text .slider-block {
        height: 400px;
        margin-bottom: 18px;
    }

    #index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iview,
    #index .custom-align-text .slider-block .ApSlideShow .bannercontainer .iviewSlider {
        width: 100% !important;
    }
}
@media (max-width: 435px){
    #index .custom-align-text .slider-block {
        height: calc(100vw - 36px);
    }
}
#search_filters .facet .collapse{
    overflow-y: auto;
    padding-left: 15px;
    overflow-x: hidden;
}
#search_filters .facet .facet-label {
    white-space: nowrap;
}
#search_filters .facet .facet-title {
    text-overflow: unset;
    white-space: normal;
}
#search_filters .facet .faceted-slider {
    overflow: visible;
    min-height: 45px;
}
.thumbnail-container .product-title a {
    text-transform: none;
}

.SSe-megamenu .ApMegamenu {
    display: flex;    
}

.SSe-megamenu .ApMegamenu nav {
    width: auto;
    margin: auto;
}

.SSe-megamenu .ApMegamenu nav>li {
    margin-bottom: -2px;
}

.off-canvas-nav-megamenu .offcanvas-mainnav {
    width: 100vw;
    height: 100vh;
    z-index: 9999;
}
.off-canvas-active > .off-canvas-nav-megamenu.active{
    z-index: 9999;
    visibility: visible;
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.leo-megamenu .dropdown-menu li a {
    text-transform: none;
}

.ss-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -99999;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.leo-megamenu .dropdown-menu {
    background: #eee;
    top: calc(100% - 5px);
}

.leo-megamenu .dropdown-menu li a:hover:before {
    background: #666;
}

.leo-megamenu .dropdown-menu div.menu-title a {
    color: #666;
}

.leo-megamenu .dropdown-menu li a {
    color: #000;
}

.leo-megamenu .dropdown-menu li a:hover {
    color: #666;
}

.leo-megamenu .dropdown-menu div.menu-title a:hover {
    color: #666;
}

#blockcart-modal .cart-content,
.modal-body .full-price,
.modal-body .full-price .modal-content-header {
    background: #eee;
    font-family: 'Roboto Condensed';
}

#blockcart-modal .cart-content .custom-buttons a {
    background: #d71447;
}

#blockcart-modal .cart-content .custom-buttons a:hover {
    background: #333;
}

#index .thumbnail-container {
    z-index: 1;
}

.add-to-cart.leo-bt-cart {
    cursor: pointer;
}

.product-tabs.tabs .tab-content {
    padding: 10px 0;
}

body#product .box-show-more.open {
    text-align: center;
}

body#product .box-show-more.open a {
    display: inline-block;
    width: auto;
    margin: auto;
}

body#product .product_list.grid .ajax_block_product {
    clear: none;
}

.header-container .leo-cart-dropdown-action a.btn:hover {
    background: #d71447;
    border-color: #d71447;
}

.header-container .leo-cart-dropdown-action a.btn.cart-dropdow-checkout {
    background: #d71447;
    border-color: #d71447;
}

.box-table .ApRawHtml a {
    /*background: #292929;*/
    background: #C4C4C4;
    color: #fff !important;
}

.box-table .ApRawHtml a:hover {
    background: #d71447;
    border-color: #d71447;
}

.bootstrap-touchspin .btn-touchspin:hover {
    background: #d71447;
    border-color: #d71447;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,
.product-line-grid-right .product-price .remove-from-cart:hover {
    color: #d71447;
}

.quickview .slick-arrows .slick-arrow {
    background: #282828;
}

.quickview .slick-arrows .slick-arrow:hover {
    background: #d71447;
    border-color: #d71447;
}

.ss-block-footer a:hover,
.ss-block-footer button:hover {
    color: #d71447;
}

.cart-summary-line {
    display: flex;
    justify-content: flex-end;
    width: 250px;
    margin-left: auto;
}

.cart-summary-line .label {
    margin-right: 20px;
}

.cart-summary-line .value {
    margin-left: auto;
}

.header-container .leo-cart-item-info .product-quantity .input-group,
/*.leo-cart-item-info .leo-bt-product-quantity,*/
.leo-dropdown-cart-subtotals .label,
.leo-dropdown-cart-total .label,
.header-container .leo-dropdown-cart-subtotals .value {
    color: #fff;
}

.header-container .leo-dropdown-cart-content {
    font-family: 'Roboto Condensed';
}

.order-tooltip{
    font-size: 14px;
    margin-top: 15px;
    display: block;
}
.iview-directionNav a{
    background: rgba(255,255,255,.4);
}
.iview-directionNav a:hover{
    background: rgba(255,255,255,.6);
}
.off-canvas-nav-megamenu .navbar-nav > li > a{
    font-size: 14px;
    font-family: 'Oswald';
    padding-left: 10px;
}
.leo-megamenu .dropdown-menu div.menu-title,
.off-canvas-nav-megamenu .dropdown-sub div.menu-title{
    display: none;
}
.off-canvas-nav-megamenu .dropdown-menu ul li > a,
.leo-megamenu .dropdown-menu li a {
    font-family: 'Roboto Condensed';
    white-space: nowrap;
}
.off-canvas-nav-megamenu .dropdown-menu ul li > a{
    color: #000;
}
.modal-header .close{
    margin-top: 0;
}
.thumbnail-container .product-title a{
    height: 56px;
    line-height: 20px;
    max-height: 56px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
body#product .thumbnail-container .product-title a {
    height: auto;
    max-height: unset;
    line-height: 1.2;
}
body#product .plist-dsimple .thumbnail-container .leo-list-product-reviews {
   position: unset;
}
body #search_filters .ui-slider-horizontal{
    width: 70%;
}
.ss-block-footer .footer-col a, .ss-block-footer .footer-col p{
    margin-bottom: 0;
}
#page{
    overflow: visible;
}
#footer .block_newsletter{   
    margin-left: auto;
    text-align: right;
}
.images-container .product-cover{
    background: #f7f7f7;
}
#footer .block_newsletter h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-bottom: 21px;
    letter-spacing: 0;
}
#footer .block_newsletter p{
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    line-height: 1.7;
}
.block_newsletter .input-wrapper input{
    padding: 0;
}
#footer .block_newsletter .input-wrapper button{
    width: 45%;
    text-align: right;
    background-color: transparent;
}
#footer .block_newsletter .input-wrapper button span {
    font-family: Roboto, sans-serif;
    letter-spacing: 0px;
}
#footer .block_newsletter .alert{
    padding: 5px 10px;
}
#footer .block_newsletter .alert:before{
    left: calc(100% - 20px);
    top: 5px;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view{
    width: 46px;
    height: 46px;
    line-height: 46px;    
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product.add-to-cart {
    background: #CE0E44;
    color: #FFF;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product.add-to-cart:hover {
    background: #000;
}

.leo-megamenu .dropdown-menu a > .menu-title {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

body.ss-page-category #search_filters .facet .facet-label a {
    font-family: 'Roboto', sans-serif;
}

body.ss-page-product .product-features .MsoNormal, body.ss-page-product .product-features .MsoNormal span {
    font-family: 'Roboto', sans-serif !important;
    background-color: transparent !important;
}

body.ss-page-product .product-detail-name {
    font-weight: bold;
    text-transform: none;
}

body.ss-page-product .product-description p {
    position: relative;
    //padding-left: 10px;
    font-size: 14px;
    font-family: Roboto;
    color: #000;
}
body.ss-page-product .product-description a{
    color: #f44d51;
    border-bottom: 1px solid rgba(244,77,81,.3);
    transition: border-color .4s ease;
    padding: 2px 0;
}
body.ss-page-product .product-description a:hover{
    color: #f44d51;
    border-bottom: 1px solid rgba(244,77,81,1);
}
body.ss-page-product .product-description p span {
    
}

body.ss-page-product .product-description p ::before {
/*    content: '•';
    font-size: 25px;
    position: absolute;
    left: 0;
    top: -8px;*/
}



@media (max-width: 767px){
    .footer-bottom {
        border-top: none;
    }
    .ss-page-cms #modalForInterested .modal-dialog {       
        margin-left: calc((100vw - 95vw)/2);        
    }
    
    .ss-page-cms #modalForInterested .modal-content {
        width: 95vw;
    }
    
    .ss-page-cms #modalForInterested .modal-title {
        font-size: 14px;
    }    
}
@media (min-width: 1200px) {
    body#product .product_list.grid .ajax_block_product {
        width: calc(100%/6);
    }
    
    .leo-compare-wishlist-button {        
        right: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product_list.grid .ajax_block_product {
        width: calc(100%/3);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .product_list.grid .ajax_block_product {
        clear: both;
    }    
    
}

@media (max-width: 767px) and (min-width: 481px) {
    .product_list.grid .ajax_block_product {
        width: 50%;
    }

    .product_list.grid .ajax_block_product {
        clear: both;
    }
    #index .custom-align-text .caption-contain img{
        height: auto;
        width: 100%;
    }
    #index .custom-align-text .image_description{
        top: 20px;
        left: 30px;
    }
    #index .custom-align-text .image_description p{
        font-size: 14px;
    }
    #index .custom-align-text .image_description p strong{
        font-size: 16px;
    }
}
@media (max-width: 480px){
    #index .custom-align-text .image_description{
        top: 10px;
        left: 20px;
    }
}
@media (min-width: 1200px) {
    body#checkout .cart-grid {
        max-width: 1170px;
        margin: auto;
    }
}

@media (max-width: 1200px) {
    #footer .block_newsletter {   
        text-align: left;        
    }
    #page{
        overflow: unset;            
    } 
    
    .leo-compare-wishlist-button {        
        right: 55px;
    }
}

@media (max-width: 767px) {    
    #footer .block_newsletter {        
        margin-top: 10px;
    }
}

@media (max-width: 360px) {
    .product-line-grid-right .qty {
        width: unset; 
    }

    .product-line-grid-right .price {
        width: 41.66667%;
    }
}
@media (max-width: 1199px) {
    #index .custom-align-text .image_description {
        top: 20px;
        left: 20px;
    }

    #index .custom-align-text .image_description strong,
    #index .custom-align-text .image_description b {
        font-size: 20px;
        line-height: 1;
    }
    #index .custom-align-text{
        margin-right: 0;
    }
}
body#cms .cms-delivery{
    width: 50%;
}
.modal-body .modal-content-price,
#blockcart-modal .modal-title,
.modal-body .modal-content-header,
.modal-body .modal-content-text,
.modal-body .new-item .product-price,
.modal-body .custom-buttons .btn,
.modal-content,
body#checkout .form-control{
    font-family: 'Roboto Condensed';
}
.leo-megamenu .navbar-nav > li > a{
    padding: 10px 20px;
}
.ss-apRow-wrapper {
    margin-top: -1px;
    position: relative;
}
.js-straumann-click,
.js-neodent-click{
    cursor: pointer;
}
.ss-page-index .box-lanter .ApImage.js-straumann-click:hover .image_description strong,
.ss-page-index .box-lanter .ApImage.js-neodent-click:hover .image_description strong{
    color: #fff;
}
.js-neodent-fakemenu,
.js-straumann-fakemenu{
    display: block;
    content: '';
    width: calc(50% - 15px);
    height: calc(100% - 30px);
    background: #f5f5f5;
    z-index: -1;
    position: absolute;
    top: 0;
    left: calc(50% + 15px);
    opacity: 0;
    padding: 40px!important;
    transition: opacity .3s ease, z-index 0s .3s ease;
}
.js-neodent-fakemenu .row,
.js-straumann-fakemenu .row{
    margin: 0;
}
.js-straumann-fakemenu span,
.js-neodent-fakemenu span{
    font-family: Roboto Condensed;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    transition: color .3s ease;
    max-width: 200px;
    height: 56px;
}
.js-straumann-fakemenu svg,
.js-neodent-fakemenu svg{
    margin-bottom: 25px;
    transition: fill .3s ease;
}
.js-straumann-fakemenu a:hover svg path,
.js-straumann-fakemenu a:hover svg,
.js-neodent-fakemenu a:hover svg path,
.js-neodent-fakemenu a:hover svg
{
    /*fill: #D81646;*/
}
.js-straumann-fakemenu a:hover span,
.js-neodent-fakemenu a:hover span{
    color: #D81646;
}
.js-straumann-fakemenu a > div,
.js-neodent-fakemenu a > div{
    height: 100%;
    padding-left: 5%;
    display: flex;
    padding-right: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background: #f5f5f5;
}
.js-straumann-fakemenu.open,
.js-neodent-fakemenu.open{
    opacity: 1;
    z-index: 1;
    transition: opacity .3s ease, z-index 0s 0s ease;
}
.js-close-fakemenu{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.js-close-fakemenu span{
    position: absolute;
    width: 50%;
    height: 3px;
    top: 18px;
    left: 25%;
    background: #000;
    transform: rotate(45deg);
    transition: background-color .3s ease, border-color .3s ease;
}
.js-close-fakemenu span:nth-child(2){
    transform: rotate(-45deg);
}
.js-close-fakemenu:hover span{
    background: #D81646;
}
@media (max-width: 1199.98px){
    .js-neodent-fakemenu,
    .js-straumann-fakemenu{
        width: calc(50% - 26px);
        height: calc(100% - 18px);
        left: calc(50% + 9px);
    }
    .js-straumann-fakemenu span,
    .js-neodent-fakemenu span{
        font-size: 20px;
        line-height: 22px;
    }
}
@media (max-width: 991.98px){
    .js-neodent-fakemenu,
    .js-straumann-fakemenu{
        padding: 25px!important;
    }
    .js-straumann-fakemenu svg,
    .js-neodent-fakemenu svg{
        margin-bottom: 15px;
        width: 40px;
        height: 40px;
    }
    .js-straumann-fakemenu span,
    .js-neodent-fakemenu span{
        font-size: 16px;
        line-height: 18px;
    }
}
@media (max-width: 767.98px) {
    .effect-1:hover img{
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
    }
    .box-lanter .ApImage .link-with-hover-image:hover + .image_description, .box-lanter .ApImage .link-with-hover-image:hover + .image_description *{
        color: #000;
    }
    .js-neodent-fakemenu,
    .js-straumann-fakemenu{
        left: 19px;
        right: 0;
        width: calc(100% - 38px);
        display: flex;
        top: unset;
        bottom: 18px;
        display: flex;
        flex-direction: column;
        height: calc(100vw - 38px);
    }
    .js-neodent-fakemenu .row,
    .js-straumann-fakemenu .row{
        display: flex;
        width: 100%;
    }
    .js-neodent-fakemenu .row>a,
    .js-straumann-fakemenu .row>a{
        width: 50%;
    }
    .js-neodent-fakemenu .row>span,
    .js-straumann-fakemenu .row>span{
        width: 50%;
    }    
    body#product .images-container .product-cover {
        text-align: left;
    }
    body#product .images-container .product-cover img {
        width: 50%; 
    } 
}
@media (max-width: 375.98px) {
    .js-straumann-fakemenu span,
    .js-neodent-fakemenu span{
        font-size: 13px;
        line-height: 16px;
    }
    .js-straumann-fakemenu a > div, .js-neodent-fakemenu a > div{
        justify-content: flex-end;
    }
}

.div_promotion .title_promotion,
section#best_sellers > h2 {
    margin-bottom: 45px;    
    padding: 0;       
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;    
/*    width: calc(100vw - 115px);*/
}

.div_promotion .title_promotion {
    margin-top: 90px;
}

section#best_sellers > h2 {
    margin-top: 50px;
}
.sl_img_prom .slick-arrows .slick_arrow_right,
.sl_img_prom .slick-arrows .slick_arrow_left{
    top: -50px !important;
}
.div_events .h2_events_mobile{
    top: -7px;
    padding: 7px;
    width: 100%;
    text-align: right;
    background: #f7f7f7;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
.div_events:after {
    display: block;
    position: absolute;
    content: '';
    width: calc(100vw - 115px);
    height: 40px;
    background: #f7f7f7;
    top: -35px;
    right: 0;
    z-index: 0;
}
.thumbnail-container{
    margin-bottom: 15px;
}
.div_events .slick-arrows .slick_arrow_right,
.div_events .slick-arrows .slick_arrow_left{
    top: -15px;
}
.footer-center{
    padding: 30px;
    background: #F7F7F7;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
body#product .footer-container {
    padding-top: 0px;
    border: none;
}
body#product .product-detail > div.row {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 30px;
}
body#product .block.ApProductList {
    margin-bottom: 0px;
}
body#product #wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
#wrapper{
    padding-left: 0;
    padding-right: 0;
}
body#product .breadcrumb {
    padding-left: 9px;
    padding-right: 9px;
}
body#identity .identity-btn {
    background: #1172c1;
    color: #FFF;
}
body#identity .identity-btn:hover,
body#identity .identity-btn:active { 
    background: #d71447;
}
.breadcrumb:before {
    background-color: #FFF;
}
.breadcrumb {
    padding: 5px 0;
    margin: 0;
    background-color: #FFF;
}

.product-detail.product-thumbs-bottom .product-thumb-images {
    padding: 15px;
    background-color: #f7f7f7;
}

.product-thumb-images .thumb.selected, .product-thumb-images .thumb:hover {
    border: none !important;
}
.product-thumb-images .thumb {
    border: none;
}

.breadcrumb li a {
    color: #000;
}

body#product .ApColumn .ApProductList .title_block {
    padding: 8px 15px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
}

body#product #content {
    margin-bottom: 30px;
}

.btnCategory.active {
    background: #d0d0d0;
  }

@media (max-width: 1200px){
    .sl_img_prom .slick-arrows .slick_arrow_left {
        right: 70px;
    }
    .sl_img_prom .slick-arrows .slick_arrow_right {
        right: 30px !important;
    }
    .div_events .slick-arrows .slick_arrow_right {
        left: 60px !important;
    }
    .div_events .slick-arrows .slick_arrow_left {
        left: 20px !important;
    }
    .div_promotion .title_promotion{
        width: calc(100vw - 36px);
        padding-right: 80px;
    }
    .div_events .slick-arrows .slick_arrow_right,
    .div_events .slick-arrows .slick_arrow_left{
        top: -35px;
    }    
}
#index #products #home-filters-box.no-filters-block {
    display: none;
}
#js-product-list .pagination { display: none !important; }
  #search_filters .facet .facet-label .magnitude { display: none; }
  #search_filters .faceted-slider { padding: 0 2px; }
  .product_list.grid .ajax_block_product { clear: none !important; }
  @media (min-width: 1200px) {
      #index #products #home-filters-box.no-filters-block + #products-cont {
          width: 100%;
      }

      #index #products #home-filters-box.no-filters-block {
          width: 0;
          padding: 0;
          overflow: hidden;
      }

      #index #products #home-filters-box.no-filters-block + #products-cont .ajax_block_product.col-xl-3 {
          width: 20%;
      }


  }
  
  /*Ham menu bst*/
  .navbar-brand{
    margin-right: 0;
  }
    .animated-button-home-brands {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0px;    
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    }

    .animated-button-home-brands span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    }

    .animated-button-home-brands span {
    background: #000;
    }

    .animated-button-home-brands span:nth-child(1) {
    top: 0px;
    }

    .animated-button-home-brands span:nth-child(2), 
    .animated-button-home-brands span:nth-child(3) {
    top: 7px;
    }

    .animated-button-home-brands span:nth-child(4) {
    top: 14px;
    }

    .animated-button-home-brands.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
    }

    .animated-button-home-brands.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

    .animated-button-home-brands.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

    .animated-button-home-brands.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
    }
    #brandsHam{
        margin-top: 20px;
    }
    #brandsHam .col-btn-Category{
        display: flex;
        flex-direction: column;
    }
    #brandsHam .btnCategory{
        margin-top: 5px;
        width: 100%;
        height: 40px;
    }
    #brandsHam .btnCategory:first-of-type{       
        margin-top: 0;
    }
    #brandsHam .btnCategory img{
        width: 100%;
        height: 100%;
        padding: 2px;
        object-fit: contain;
    }

    @media (max-width: 991px) {
        #brandsHam .btnCategory[data-id="64"] img {
            max-width: 154px;
        }
        #brandsHam .btnCategory[data-id="65"] img {
                height: 48px;
             margin-top: -4px;
        }
        #brandsHam .btnCategory {
            margin-top: 16px;
        }
    }
    .ss-navbar-mobile{
        display: none;
        padding: 0;
    }
    .navbar-toggler{
        width: 30px;
        height: 30px;
        padding: 5px;
        position: relative;
        z-index: 2;
        /*top: 7px;*/
    }
    .navbar-header .navbar-toggler{
        border: none;
    }
    @media (max-width: 1200px)
    .box-htop {
        padding-top: 0!important;
    }
    .ss-navbar-mobile:after {
        content: "";
        display: block;
        width: 100%;
        height: 40px;
        background: #f7f7f7;
        top: 0px;
        position: absolute;
        z-index: 0;
    }
    .ss-navbar-mobile .title-btn-Category{
        width: calc(100% - 55px);
        display: inline-block;
        margin: 0;
        padding-left: 20px;
        z-index: 2;
        position: relative;
        top: 4px;
        font-weight: 400;
    }
    .navbar-header .navbar-toggler{
        height: auto;
        width: auto;
        padding: 0;
    }
    @media (max-width: 992px){
        .ss-block-btn-Category {
            display: none;
        }
        .ss-navbar-mobile{
            display: block;
            margin-bottom: 28px;
        }
        .box-table {
            margin: 0;
        }
        .div_events:after{
            content: unset;
        }
        .sl_img_events .block_event{
            margin-top: 0;
        }
    }
    .box-lanter .ApImage{
/*        filter: brightness(0.968);
        -webkit-filter: brightness(0.968);*/
    }
    .thumbnail-container a.product-thumbnail img {
        filter: brightness(0.968);
        -webkit-filter: brightness(0.968);
    }
    .img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img{
        filter: brightness(0.968) !important;
        -webkit-filter: brightness(0.968) !important;
    }
/*    .box-lanter .ApImage>a:before,
    .thumbnail-container .product-thumbnail.thumbnail:before,
    .img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        background: rgba(54,157,255,0.118);
    }*/
    .div_promotion .slick-initialized .slick-slide{
        transition: transform .4s ease;
    }
    .div_promotion .slick-initialized .slick-slide:hover .slide_div_img{
/*        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);*/
    }
    .slide-effect-holder{
        color: #000;
    }
    .slide-effect-holder .text{
        font-family: roboto condensed,sans-serif;
        font-weight: 700;
        line-height: 1;
        font-size: 24px;
        height: 24px;
        color: #000;
        letter-spacing: 0;
        text-transform: capitalize;
        display: block;
        position: absolute;
        overflow: hidden;
        left: 30px;
        top: 30px;
    }
    @media (max-width: 500px) {
        .slide-effect-holder .text {
                font-size: 18px;
                    left: 13px;
            top: 47px;
        }
    }
    .slide-effect-holder .desc{
        font-family: 'Roboto Condensed', sans-serif;
        color: #999;
        font-size: 12px;
        position: absolute;
        top: 60px;
        left: 30px;
    }
    .slide-effect-holder .text:before{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #d71447;
        transform: translate3d(-100%,0,0) translate3d(-1px,0,0);
        transition: transform .7s cubic-bezier(.7,0,.3,1);
        content: "";
        display: none;
    }
    .slide-effect-holder:hover .text:before{

    transform: translate3d(100%,0,0) translate3d(1px,0,0);
    }

    body#category #left-column .title_block{
        display: none;
    }
    .product-add-to-cart .product-quantity .add-to-cart .material-icons{
        display: inline-block;
        font-size: 21px;
        text-align: center;
    }
    .product-add-to-cart .product-quantity{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 0;

    }
    .product-add-to-cart .product-quantity > div{
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .product-add-to-cart .product-quantity > .exclusive-block{
        margin-right: 0px;
    }
    @media screen and (max-width: 1199px){
        .leo-compare-wishlist-button > div {
            margin: 0 0 0 10px;
        }
        .product-quantity #showOneClickCheckout, 
        .product-quantity #showWebinarWhiteForm{
            padding: 0 15px;
        }
    }
    .product-add-to-cart .product-quantity .qty{
        position: static;
        margin-right: 10px;
    }
    .product-quantity .add{
        padding: 0;
        width: 50px;
    }
    .leo-compare-wishlist-button{
        position: static;
    }
    #showOneClickCheckout,
    #showWebinarWhiteForm,
    #showProductQuote {
        margin: 0 10px 0 0;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        font-size: 19px;
        letter-spacing: 0;
        font-weight: 600;
        color: #FFF;
            background: #d71447;
    }
    .product-add-to-cart .product-quantity .add-to-cart{
        padding: 0;
        line-height: 0;
    }
    .flex-wrap{
        flex-wrap: wrap!important;
    }
    .flex-wrap-reverse{
        flex-wrap: wrap-reverse!important;
    }
    .mb10{
        margin-bottom: 10px;
    }
    @media (max-width: 900px) {
/*        #showOneClickCheckout {
                padding: 0 8px;
        }*/
        .product-add-to-cart .product-quantity .add-to-cart {
                padding: 0 10px;
            line-height: 0;
            text-align: center;
                width: auto;
        }
    }
    .exclusive-block{
        margin: 0;
    }

    .btn-outline, .btn, .btn-primary,.leo-compare-wishlist-button .btn{
        background: #f7f7f7;
        color: #c4c4c4;
    }
    .leo-compare-wishlist-button .btn{
        width: 50px;
    }
    .leo-compare-wishlist-button .btn:hover{
        background: #d71447;
        border-color: #d71447;
        opacity: unset;
    }
    .leo-compare-wishlist-button .btn i{
        font-size: 21px;
        /*line-height: 50px;*/
    }
    .leo-compare-wishlist-button .btn:hover i{
        color: #fff;
    }
    
    .product-actions .product-reference{
        font-size: 16px;
    }
    .product-actions .product-reference label{
        font-size: 18px;
    }
    .ap-total-wishlist.ap-total{
        position: absolute;
        left: 10px;
        min-width: 18px;
        min-height: 18px;
        border-radius: 50%;
        text-align: center;
        line-height: 18px;
        font-size: 11px;
        color: white;
        background-color: #d71447;
        top: 40px;
    }
    .ap-btn-wishlist{
        position: relative;
        height: 90px;
        display: block;
        line-height: 90px;
        width: 30px;
        width: 40px;
        text-align: center;
    }

/* ========================= END SSEugene.css ================================== */

/* ******************* subscribe popup ******************/
#ov-subscribe-gb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(103, 103, 103, 0.65);
    z-index: 10;
}

#ov-subscribe-box {
    position: fixed;
    width: 310px;
    top: 0px;
    right: 10px;
    background-color: #FFF;
    z-index: 12;
}

#ov-subscribe-box #ov-subscribe-btn-close {
    font-size: 25px;
    color: #000;
    float: right;
}

@media (min-width: 1200px) {
    #ov-subscribe-box {
        right: 45px;
    }

    .sidebar .block.block-categories {
        margin-top: 60px;
    }

    #left-column > #search_filters_wrapper:first-child {
        margin-top: 65px;
    }
}

#home-products-box .product_list.grid > .row {
    display: flex;
    flex-wrap: wrap;
}

/*.sl__slide_img_prom {
    padding-left: 15px;
    padding-right: 15px;
}*/

.div_promotion {
    display: none;
}

.div_promotion .sl_img_prom {
    display: none;
}
.sl_img_prom img {
    max-height: 189px;
}
.divStudy .slick-arrows{
    display: none;
}
.study-arrows {
    display: none;
}
@media (max-width: 999px) {
    .study-arrows {
        display: flex;
    }
}

.slide_config.data-link {
    cursor: pointer;
}

@media (max-width: 991px) {
    #cart-block {
        /*margin-right: 13px;*/
    }
}

@media (max-width: 500px) {
    .ss-block-header .box-htop .col-menu .header-logo a img {
        max-height: 15px;
    }
}

.page-cms.page-cms-12 a{
    color: #f44d51;
    border-bottom: 1px solid rgba(244,77,81,.3);
    transition: border-color .4s ease;
    padding: 2px 0;
}
.page-cms.page-cms-12 a:hover{
    color: #f44d51;
    border-bottom: 1px solid rgba(244,77,81,1);
}
body#product.product-id-category-190 .qty,
body#product.product-id-category-190 .add,
body#product.product-id-category-190 .leo-compare-wishlist-button,
body#product.product-id-category-190 .product-prices,
body#product.product-id-category-190 .product-add-to-cart .control-label,
body#category.category-id-190 .product-price-and-shipping,
body#product.product-id-category-190 .product-price-and-shipping,
body#category.category-id-190 .pro3-btn,
body#product.product-id-category-190 .pro3-btn,
body#product.product-id-category-190 .product-price,
body#product.product-id-category-190 .price_block,
body#product.product-id-category-190 .quantity-block{
    /*display: none!important;*/
}
body#product.product-id-category-190 .product-quantity{
    padding-left: 0;
}
body#product.product-id-category-190 #showOneClickCheckout,
body#product.product-id-category-190 #showOneClickCheckout, 
body#product.product-id-category-190 #submitOneClickCheckout, 
body#product.product-id-category-190 #submitOneQuoteCheckout{
    background: #d71447;
}
body#product.product-id-category-190 .product-description p{
    padding-left: 0;
}
.product-tabs.tabs .nav-tabs .nav-link{
    font-family: Roboto;
}
body#product .description-short p{
    font-size: 14px;
    font-family: Roboto;
}
.underlineblack{
    text-decoration: underline #CE0E44; 
}

.leo-megamenu .navbar-nav > li.black-friday > a {
    text-decoration: none;   
    color: #CE0E44 !important;    
}




button.btn.huver-grey:hover,
a.btn.huver-grey:hover,
span.btn.huver-grey:hover {
    background-color: #c4c4c4 !important;
}
.icon-btn-product.icon-cart{
    display: inline-block;
}
body#checkout .colChoosePayment .custom-radio{
    position: absolute;
    bottom: 15px;
    right: 0;
}
.colChoosePayment .payment-option {
    position: relative;
}
.colChoosePayment .payment-option label,
.colChoosePayment .payment-option .label{
    text-align: left;
}

/*slider safary fix*/
/* Safari 6.1-10.0 (not 10.1) */
.safaryfix{
    display: none;
    width: auto;
    height: 100%;
    text-align: center;
}
.safaryfix img{
    height: auto;
    width: 100%;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
{ @media {
    .safaryfix { 
        display: block;
    }
    .ApSlideShow:first-child{
        display: none;
    }
}}
/* Safari 10.0 (not 10.1) */
_::-webkit-:host:not(:root:root), .safaryfix {
  display: block;
}
_::-webkit-:host:not(:root:root), .ApSlideShow:first-child {
  display: block;
}
/* Safari 10.1 */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
    .safaryfix { 
        display: block;
    }
    .ApSlideShow:first-child{
        display: none;
    }
}}
/*end of fix*/

/*elementor*/
body#module-creativeelements-preview .over-header-line,
body#module-creativeelements-preview header,
body#module-creativeelements-preview footer,
body#module-creativeelements-preview .breadcrumb,
body#module-creativeelements-preview .slidebar_bottom{
    display: none;
}
body#module-creativeelements-preview main#page ~ div{
    filter: opacity(0);
    -webkit-filter: opacity(0);
}
body#module-creativeelements-preview main#page{
    background: #212121;
    margin: auto;
}
body#module-creativeelements-preview #elementor-inner section{
    max-width: 820px!important;
    left: 0!important;
    margin: auto;
}

.products-section-title{
    text-align: left;
    margin: 0 0 18px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.products-section-title:before,
.products-section-title:after{
    content: unset;
}

body#category.category-id-190 span[itemprop="price"] {
    color: #b61142;
}
button.btn.changewidth{
    width: 280px;
}
@media (max-width: 767.98px) {
    body#product #content {
        margin-bottom: 0;  
    }
}
@media(max-width: 375px){
    button.btn.changewidth{
        width: 220px;
    }
}

.thumbnail-container a.product-thumbnail img.black-friday-miniature {
    width: 73%;
    height: auto;
    position: absolute;
    left: unset;
    right: -9px;
}
.black-friday-big {
    position: absolute;
    width: 48%;
    height: auto;
    z-index: 11;
    right: 0;
    top: 0;
}

#login-form .js-register.ajax {
    background: linear-gradient(250deg, #333333, #333333 40px, #606060 40px, #606060 44px, #333333 44px, #333333 47px, #606060 47px, #606060 69px, #333333 69px, #333333) 0%/200% !important;
}

body#module-themesfuture-action #header .header-container > .ApRow {
    display: none;
}

body#module-themesfuture-action #header .header-container .col-header-right > div {
    visibility: hidden;
}

body#module-themesfuture-action #header .header-container .col-header-right > div.phoneBlock {
    width: 290px;
    visibility: visible;
}

body#module-themesfuture-action .box-htop {
    border-bottom: none;
}

body#module-themesfuture-action #wrapper {
    padding-top: 0;
}

body#module-themesfuture-action #footer .footer-center {
    display: none !important;
}

@media (max-width: 991px) {
    body#module-themesfuture-action #header .header-container .col-header-right {
        display: none;
    }
    .box-htop {
        padding-top: 15px;
    }
}

.navbar-toggler {
    color: #000;
}

.navbar-header .navbar-toggler {
    font-size: 30px;
    padding-bottom: 4px;
    width: 36px;
    height: 28px;
}

header#header .navbar-toggler span.icon-bar {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    background: #000;
    width: 24px;
}

header#header .navbar-toggler span.icon-bar:nth-child(1) {
    top: 0px;
}

header#header .navbar-toggler span.icon-bar:nth-child(2) {
    top: 6px;
}
header#header .navbar-toggler span.icon-bar:nth-child(3) {
    top: 12px;
} 

@media (max-width: 767px) {
    body#module-themesfuture-action .banner-form-holder {
        top: calc(90% - 140px) !important;
    }
}

section#offers .sl_offers .sl__slide_offers .slide_div_text .h3_title_offers {
    opacity: 0;
}

section#offers .sl_offers .sl__slide_offers .slide_div_title .h3_title_offers {
    opacity: 1;
}

.ss-block-header .exchange-rate-text {
    width: 95px;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
    flex-shrink: 0;
}
@media (max-width: 450px) {
    .ss-block-header .exchange-rate-text {
        width: 55px;
    }
}
