/**
* Hopix IT
**/
#newsletterEmailResult {
    color: red;
}

.product-image-container.second_img {
    /*width: 200px!important;*/
    width: 100% !important;
    height: 250px !important;
    display: block;
    float: unset !important;
    margin: 0 auto;
    margin-bottom: 20px !important;
}

#productQuickViewModal .modal-content {
    border-radius: 0;
}

#productQuickViewModal .modal-header {
    border-bottom: unset;
}

#productQuickViewModal .modal-header > .close {
    opacity: 0.6;
}

#filter-group2 .form-inline .form-group, #filter-group2 .form-inline .form-control {
    vertical-align: middle;
}
.product-view .content-product-left.class-honizol .thumb-video {
    top: 10px;
    right: 30px;
    bottom: unset;
    margin-top: 0px;
}

.prod-article-number .success {
    color: #00aa00;
}

.subproduct-image-box {
    width: 60px;
    height: 60px;
    float: left;
    border: 1px solid #ddd;
    padding: 2px;
    text-align: center;
}

.subproduct-image-box img {
    height: 100%;
}

.product_quantity_up, .product_quantity_down {
    cursor: pointer;
}

#collections_block ul li .color_co a {
    border: 0 solid #F4A137 !important;
    padding: 0 !important;
    position: relative !important;
}

#collections_block ul li .color_co, #collections_block ul li .color_co:hover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#collections_block ul li .color_co {
    transition: transform .6s ease-out;
}

#collections_block ul li .color_co:hover {
    transform: translate(0, -5px);
    box-shadow: 0 10px 15px darkgrey;
}

#collections_block ul li .color_co span {
    position: absolute;
    background: #F4A137;
    color: white;
    bottom: 0;
    left: 0;
    width: 100%;
}

#collections_block2 ul li .color_co a {
    border: 0 solid #F4A137 !important;
    padding: 0 !important;
    position: relative !important;
}

#collections_block2 ul li .color_co, #collections_block ul li .color_co:hover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#collections_block2 ul li .color_co {
    transition: transform .6s ease-out;
}

#collections_block2 ul li .color_co:hover {
    transform: translate(0, -5px);
    box-shadow: 0 10px 15px darkgrey;
}

#collections_block2 ul li .color_co span {
    position: absolute;
    background: #F4A137;
    color: white;
    bottom: 0;
    left: 0;
    width: 100%;
}

#discount_code {
    max-width: 200px;
}

#discountError .error {
    color: #b50c12;
}

#discountError .success {
    color: #139b0c;
}

div.quantity input {
    text-align: center;
}

.wishlist-table {
    width: 100%;
    text-align: center;
}

.wishlist-table thead {
    background: #ddd;
}

.wishlist-table thead tr th {
    color: white;
}

.wishlist-table .product-thumbnail img {
    padding: 10px;
}

.checkbox-zone .form-group {
    margin-bottom: 0px;
}

.checkbox-zone .help-block {
    margin-bottom: 3px;
}

.panel-heading {
    text-align: center;
}

.panel-heading h1 {
    margin-top: 10px;
    font-size: 17px;
}

.table-email tr td {
    font-size: 14px;
    text-align: center;
    padding: 10px 20px;
}

.table-email tr td:nth-child(1) {
    font-weight: bold;
}

.featured-boxes {
    margin-top: 20px;
}

.tooltip-content {
    left: -270px !important;
    top: -120px !important;
    bottom: unset !important;
    background: white;
    color: black !important;
    border: 1px solid #F4A123;
}

.tooltip-content img {
    height: auto !important;
}

.tooltip-content .col-sm-8 {
    padding: 10px 0;
}

.wishlist-attr {
    border-left: 5px solid #F4A137;
    padding-left: 15px;
}

#productBuyModal .modal-content {
    border-radius: 0;
}

#productBuyModal .modal-header {
    border-bottom: unset;
}

#productBuyModal .modal-header > .close {
    opacity: 0.6;
}

.menuUser a {
    color: black;
}

.auth-clients-holder {
    display: inline-block;
    vertical-align: top;
}

.auth-clients {
    padding: 0;
}

.user_exist {
    z-index: 99999;
    position: fixed;
    background: transparent;
    pointer-events: none;
    width: 100%;
    text-align: center;
}

.user_exist div {
    display: inline-block;
    width: auto;
    padding: 10px 30px;
    font-size: 16px;
}

.compare-attr {
    text-align: left;
    padding: 0 13%;
}

.mfp-close {
    display: none !important;
}

.popup-content {
    min-height: 450px;
}

.user-orders-table {
    width: 100%;
    border: none;
}

.user-orders-table tr td {
    text-align: center;
    font-size: 17px;
    padding: 17px;
}

.user-orders-table tr {
    cursor: default;
}

.order-modal-image {
    padding: 0 !important;
}

#modal-image-wrap {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.tooltip-content-modal {
    background: white;
    color: black !important;
    border: 1px solid #F4A123;
    left: unset !important;
    bottom: 35px !important;
    top: unset !important;
    right: -300px !important;
}

#bfMenu .active a {
    color: #F4A137;
}

#bfMenu .nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.disabled-i {
    pointer-events: none;
    background: #f8f9fa !important;
}

.return-product-link:before {
    background-image: none !important;
}

.brand-image {
    height: 83%;
    margin: 0 auto;
    padding-bottom: 10px;
}

#product_cat {
    width: 100% !important;
}

.contact-info {
    text-align: center;
    font-size: 16px;
    cursor: default;
    margin-top: 20px;
    margin-bottom: 10px;
}

.contact-info:hover {
    color: #F4A137;
}

.login-widget {
    margin: 15px;
}

.plus-stack {
    float: left;
    line-height: 60px;
}

.modal-badge {
    position: relative;
    display: inline-block;
    top: -5px;
}

.modal-badge:after {
    content: '';
    border: none !important;
}

.buy-header {
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
    background: #d2ffd2;
    padding: 10px;
    border: 1px solid #61dd61;
    border-radius: 5px;
}

.end-date-time, .end-date-title {
    background: #F4A137;
}

#eucookielaw {
    background-color: #000;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    color: #fff;
}

#removecookie {
    display: block;
    background-color: #cc6600;
    border-radius: 5px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#moreinfo {
    display: block;
    background-color: #cc6600;
    border-radius: 5px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.new-img {
    width: 100%;
    height: 200px;
}

.new-img img, .new-img a {
    width: 100%;
    height: auto;
}

.new-content {
    height: auto;
}

.new-content div {
    padding: 10px;
    border: 1px solid lightgray;
    background: white;
    height: 190px;
}

.new-content-title {
    font-weight: 600;
    background: #F4A137;
    padding: 10px;
    font-size: 14px;
    color: white;
    min-height: 40px;
}

.new-content-title:hover {
    color: white;
}

.news-title {
    font-size: 1.6rem;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
    margin: 15px 0 10px 0;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
}

#productBuyModal .modal-header {
    background: #F4A137;
    text-align: center;
    color: white;
    font-size: 15px;
    margin-bottom: 25px;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.izimodal-content + p {
    width: 60%;
    min-height: 300px;
    color: white;
    padding: 0 15px;
    text-indent: 15px;
}

.img-bg h3 {
    width: 60%;
    margin-top: 0;
    padding-top: 20px;
    color: white;
    font-size: 27px;
}

.link-home-modal {
    padding: 15px;
    width: 60%;
}

.izimodal-wrapper {
    max-width: 800px !important;
}

.iziModal {
    top: -20% !important;
}

.title.sv-product {
    color: white;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}

.time-item.sv-product {
    width: 25%;
    float: left;
    color: #fff;
    padding: 3px;
    text-align: center;
    border: 1px solid #f8c380;
    border-left: 0;
}

.num-time.sv-product {
    font-weight: bold;
    font-size: 15px;
}

.remaining-time.qv-modal {
    position: relative;
    display: block;
    height: 100px;
}

.countdown_box.qv-modal {
    width: 100%;
    position: absolute;
    top: 0;
    transition: 0.3s all ease 0s;
    transform: scale(1);
    left: 0;
}

.countdown_inner.qv-modal {
    float: left;
    width: 100%;
    background: #F4A137;
}

.title.qv-modal {
    color: white;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}

.time-item.qv-modal {
    width: 25%;
    float: left;
    color: #fff;
    padding: 3px;
    text-align: center;
    border: 1px solid #f8c380;
    border-left: 0;
}

.num-time.qv-modal {
    font-weight: bold;
    font-size: 15px;
}

.bo-img img {
    display: block;
    max-width: 60%;
    height: auto;
    margin: 0 auto;
}

.radio-1 {
    width: 193px;
}

.button-holder {
    float: left;
}

.regular-radio {
    display: none;
}

.regular-radio + label {
    -webkit-appearance: none;
    background-color: #EBEBEB;
    border: 1px solid #A8A8A8;
    padding: 9px;
    display: inline-block;
    position: relative;
    color: #454545;
}

.regular-radio:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}

.regular-radio:checked + label {
    background-color: #BDBDBD;
    color: #fff;
    border: 1px solid #adb8c0;
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0) !important;
}

.regular-radio + label:active, .regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0);
}

.big-radio + label {
    padding: 6px 11px;
    margin-right: 4px;
    width: auto !important;
}

.big-radio:checked + label:after {
    width: 0px;
    height: 0px;
    top: 11px;
    left: 9px;
}

.regular-radio:checked + label {
    background-color: #000000
}

.regular-radio + label {
    background-color: #ffffff;
    border: 2px solid #eeeeee
}

#single-product-page .content-product-left .owl2-stage {
    padding: 0 20px;
}

#single-product-page .content-product-left .owl2-item {
    max-height: 140px;
    max-width: 110px;
}

#single-product-page .content-product-left .owl2-item a {
    display: block;
    width: 100%;
    height: 100%;
}

#single-product-page .content-product-left .owl2-item a img {
    display: block;
    max-width: 100%;
    height: auto;
}

.price .price-old {
    line-height: 12px;
}

.so-onepagecheckout .required-field {
    position: relative;
}

.so-onepagecheckout .required-field:after {
    content: " * ";
    color: red;
    position: absolute;
    top: 0;
    left: -10px;
}

.so-onepagecheckout .required-field-2:after {
    content: " * ";
    color: red;
    position: absolute;
    top: 0;
    left: 5px;
}

.mfp-gallery {
    z-index: 9999;
}

.languages-block, .currencies-block {
    z-index: auto;
}

.zoomContainer {
    z-index: auto;
}

#registration .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.codeForgot .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

@media (max-width: 768px) {
    .so-onepagecheckout .col-left, .so-onepagecheckout .col-right {
        padding: 0px !important;
    }
}

.dropdown-backdrop {
    display: none;
}

.new-label {
    position: absolute;
    font-size: 16px;
    color: white;
    padding: 20px 24px 5px 27px;
    z-index: 99;
    background-image: linear-gradient(to right, #f4a137, #cc6600);
    left: -29px;
    transform: rotate(-45deg);
    top: -10px;
}

.normal-date-promo {
    text-align: center;
    font-size: 17px;
    color: white;
}

.mytooltip {
    z-index: 1;
}

.noBefore {
    border: none !important;
}

#review-carousel {
    text-align: center;
}

#review-carousel .review-names {
    font-weight: bold;
}

#review-carousel .review-date {
    font-style: italic;
}

#review-carousel .carousel-control.left, #review-carousel .carousel-control.right {
    background: none;
}

/*RATING*/
.ratingList {
    padding-left: 0;
}

.ratingList li {
    color: #ff5b5b;
    cursor: pointer;
    display: inline-block;
}

.ratingList li i {
    font-size: 18px;
}

.ratingList li {
    cursor: pointer;
    height: 14px;
    margin-right: 5px;
    position: relative;
    width: 13px;
}

.ratingList li .empty, .ratingList li .active {
    left: 0;
    opacity: 0;
    position: absolute;
}

.ratingList li .empty {
    opacity: 0.7;
}

.ratingList li.active .active, .product_item .photoframe:hover .ratingList, fieldset:hover .close_fieldset, .select_color.active i, .categories_list .active > a > span::after, #go_to_top.type_2.animate_horizontal_finished:hover, .cw_product .close_fieldset, .owl-item .photoframe:hover .ratingList, .a_title.active .minus_icon {
    opacity: 1;
}

.ratingList li.active .empty, .close_fieldset, .select_color i, .categories_list .active > a > span::before, .categories_list a > span::after, .hide, #go_to_top.type_2.animate_ftl, .a_title.active .plus_icon, .a_title .minus_icon {
    opacity: 0;
}

.rating-box {
    color: #ebdb2c;
    font-size: 20px;
}

.rating-box span {
    width: 30px;
}

/*RATING*/

#lightgallery a img {
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}

#inputQty {
    margin-right: 0 !important;
}

#button-cart {
    padding: 11px 10px;
}

.wishlist-single-product a, .compare-single-product a {
    float: left;
}

#prdLeasingBtn {
    padding: 11px !important;
}

#wish_compare_leasing li {
    padding-right: 0;
    padding-left: 0;
}

.style-ms-select {
    padding-left: 90px !important;
    background-size: 80px !important;
}

.form-inline .form-group {
    vertical-align: middle !important;
}

#inputQty {
    padding: 0 15px 0 0;
    width: 55px;
}

.disable-cart {
    opacity: 0.6;
    pointer-events: none;
}

#money-return-form label.required:after {
    content: " * ";
    color: red;
}
.popup_bg {
    opacity: 0 !important;
}
.caption > h4 > a {
    height: 37px;
    display: block;
}
.demo-platform {
    background: #19a225;
    color: white;
    padding: 10px 20px;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px green;
}

#collections_block2 ul li .color_co {
    background-color: transparent;
}

#collections_block ul li .color_co{
    background-color: transparent;
}

/* css for brand multiview and single view of brand page */

.brand-gridview{
    float: left;
    width: 100%;
    padding-left: 0!important;
}
.brand-gridview > #w0{
    float: left;
    width: 100%;
}
.href-image-brandgrid{
    float: left;
    width: 100%;
    min-height: 90px;
    vertical-align: middle;
    position: relative;
    height: 100%;
    text-align: center;
}
.brand-grid-image{
    max-width: 100%;
    max-height: 90px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.brandgrid-title{
    float: left;
    width: 100%;
    background: #F4A137;
    color: white;
    text-align: center;
    margin-top: 10px;
}
.brand-title:hover{
    color: black;
}
.last-gridbrand{padding-right: 0px!important;}
.first-gridbrand{padding-left: 0px!important;}

.middle-banners-container {
    margin: 20px 0 40px 0;
}

.brands-slider .owl2-item .item > a > img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #f7f7f7;
}

.brands-slider .owl2-item .item > a > img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.reviews-slider {
    margin: 60px 0;
}

.reviews-slider .client-say-content {
    text-align: center;
}

.reviews-slider .line-hori {
    text-align: center;
    position: relative;
    z-index: 3;
}

.reviews-slider .about-title {
    font-size: 171%;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}

.reviews-slider .line-hori:before {
    position: absolute;
    content: "";
    border-bottom: 1px dashed #ccc;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    z-index: 3;
}

.reviews-slider .line-hori > span {
    background: white;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding: 0 20px;
}

.reviews-slider .client-say-content .client-say-slider {
    padding-top: 15px;
}

.reviews-slider .des-member.des-client {
    max-width: 950px;
    margin: 0 auto;
    font-style: italic;
    margin-bottom: 10px;
}

.reviews-slider .name-member {
    font-size: 116.67%;
    font-weight: bold;
}

.reviews-slider .name-member:before,
.reviews-slider .name-member:after {
    content: "---";
    margin: 0 5px;
    font-weight: normal;
}

.reviews-slider .job-member {
    margin: 7px 0 5px;
    font-style: italic;
}

.reviews-slider .job-member img {
    width: 90px;
    height: 90px;
    margin: 20px auto;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.custom-countdown-box {
    top: auto !important;
    bottom: 20px !important;
}

.list .custom-countdown-box {
    bottom: 0 !important;
}

.custom-countdown-box .countdown_inner .promo-countdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0;
}

.custom-countdown-box .countdown_inner .promo-countdown > span {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    color: #f93149;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1.538em;
}
.custom-countdown-box .countdown_inner .promo-countdown > span span {
    padding: 0 2px;
}

.custom-countdown-box .countdown_inner .promo-countdown > span:after {
    position: absolute;
    top: 0;
    right: -6.5px;
    display: block;
    content: ":";
}

.custom-countdown-box .countdown_inner .promo-countdown > span:last-child:after {
    content: none;
}

.custom-countdown-box-b0 {
    bottom: 0px !important;
}

.products-list .product-layout .left-block .countdown_box .countdown_inner,
div.tab-slider .ltabs-items-container .ltabs-items .product-layout .left-block .countdown_box .countdown_inner,
.end-date-time, .end-date-title
{
    background: #f98c00ba;
}

.products-list .product-layout .left-block .countdown_box .title,
div.tab-slider .ltabs-items-container .ltabs-items .product-layout .left-block .countdown_box .title {
    font-size: 12px;
    line-height: 12px;
}

.category-description {
    text-align: justify;
}

.rating-box span.fa-stack {
    width: 11px;
    height: 11px;
    line-height: 11px;
}

.rating-box span.fa-stack .fa-star.fa-stack-1x,
.rating-box span.fa-stack .fa-star-o.fa-stack-1x {
    font-size: 14px;
    position: relative;
}

.rating-box {
    margin: 5px 0 10px 0;
}

#thumb-slider .owl2-item > a > img {
    max-width: 100%;
    width: auto;
    height: 100px;
}

.large-image > img {
    max-height: 400px;
    width: auto;
}

.product-item-container .product-image-container span + img,
.product-item-container .product-image-container > img,
.product-item-container .product-image-container .second-image-container img {
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%);
    height: auto;
    width: auto;
    max-height: 250px;
}

.second-image-container {
    width: 100%;
    background: #ffffff;
    height: 250px;
}

.alert-jpn.alert-custom {
    padding: 10px;
}

.alert-jpn > .progress {
    background-color: #ffffff;
    width: 100%;
    height: 5px !important;
}

.alert-jpn > [data-notify="message"] {
    line-height: 18px;
}

.alert-jpn > [data-notify="icon"] {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    width: 70px;
    height: 70px;
    padding: 5px;
}

.alert-jpn > [data-notify="icon"] img {
    width: 60px;
    height: auto;
    max-height: 60px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.category-bottom-description-container {
    text-align: justify;
}

.main-newsleter-popup .so-custom-popup > a {
    color: #000000;
}

.main-newsleter-popup .so-custom-popup > a .popup-content {
    text-align: justify;
}

#productBuyModal .content-product-left .large-image-quickview .label-sale {
    top: 10px;
    left: 10px;
    position: absolute;
}

#productBuyModal .content-product-left .large-image-quickview {
    position: relative;
    height: 250px;
}

#productBuyModal .content-product-left .large-image-quickview img {
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%);
    height: auto;
    width: auto;
    max-height: 250px;
}

.brand-gridview .product .product-outer .product-thumbnail {
    float: left;
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

.brand-gridview .product .product-outer .product-thumbnail img {
    position: relative !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    max-height: 80px;
}

.single-product-info .brand-container img {
    max-height: 50px;
    width: auto;
    height: auto;
}

.main-newsleter-popup + .mfp-close {
    display: none;
}

.jGrowl-notification {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #eee;
    border: 0;
}

.jGrowl-notification .jGrowl-header,
.jGrowl-notification .jGrowl-message a,
.jGrowl-notification .jGrowl-message h3 {
    color: #555;
}

.jGrowl-notification .jGrowl-close {
    color: #555;
    background-color: transparent;
    font-size: 1.5em;
}

.jGrowl-notification .jGrowl-close:hover {
    background-color: transparent;
}

@media print {
    .print-table thead {
        display: table-header-group;
        break-inside: auto;
    }
}

@media (max-width: 375px) {
    .lang-current-name,
    .account a span:first-child,
    .wishlist a span,
    .checkout a span {
        display: none;
    }
    .currencies-block .dropdown-menu {
        right: auto;
        left: 0;
    }
    .account .dropdown-menu {
        right: 0;
        left: auto;
    }
}


@media (max-width: 991px) {
    .megamenu-wrapper {
        z-index: 2000;
    }

    .so-vertical-menu .vertical-wrapper {
        z-index: 2000;
    }
}
.d-none{
    display: none;
}

.hide-owl {
    display: none;
}

.shopping_cart .shoppingcart-box:before {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-bottom: 10px solid #F4A137;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: transparent;
    position: absolute;
    top: -10px;
    right: 18px;
}

.navbar-logo > a > img {
    max-height: 65px;
    margin-top: -8px;
}

@media screen and (max-width: 767px) {
    .navbar-logo a.logo-link {
        float: left;
        min-width: 50%;
    }
    .type_1 .shopping_cart .btn-group > a {
        min-width: 50%;
    }
    #shopping_cart {
        padding-right: 0;
        padding-left: 0;
    }
    .header-center {
        padding-bottom: 0;
    }
    .navbar-logo {
        margin-bottom: 10px;
    }
    .shopping_cart a.top_cart .handle {
        margin: 5px 0px 5px 5px;
    }
    .shopping_cart .shoppingcart-box:before {
        right: 10px;
    }
    .tt-menu .tt-suggestion {
        padding: 3px 5px !important;
    }
    .tt-suggestion img {
        height: 20px;
    }
}

@media screen and (max-width: 992px) {
    #show-megamenu {
        margin-top: 10px;
    }
}

@media screen and (max-width: 360px) {
    .navbar-logo > a > img {
        width: 150px;
    }
}

.select-cat-width {
    width: 110px !important;
}

ol.breadcrumb {
    margin-left: 0;
}

.loader-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    z-index: 999;
    opacity: 0.5;
}

.loader-hide {
    display: none;
}

.field-salesorder-delivery_service .help-block {
    color: #a94442;
}

.loader {
    font-size: 10px;
    margin: 0;
    text-indent: -9999em;
    width: 5em;
    height: 5em;
    border-radius: 50%;
    background: #000;
    background: -moz-linear-gradient(left, #000 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #000 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #000 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #000 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #000 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.loader:before {
    width: 50%;
    height: 50%;
    background: #000;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}
.loader:after {
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.header-top, .cart-dropdown .dropdown-toggle::before, .header-contact span, .header-contact{
    color: #333;
}
.header-contact a:hover, .header-contact a:focus{
    color: #f93149;
}
.header-search .btn{
    background-color: #f93149;
    color: #fff;
}
.header-search .btn:hover{
    box-shadow: inset 0 0 200px rgba(0,0,0,.1);
}
#searchForm .tt-scrollable-menu{
    flex: 1 1;
}
#searchForm .select-custom{
    flex: 0 0 150px;
}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a{
    border-color:#f93149;
    color:#f93149;
}
.header-top{
    border-color:#ddd;
}
.home-slide-container{
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.home-slider {
    height: auto!important;
}
.home-slider.owl-carousel .owl-dots {
    left: 0;
    right: 0;
}
.home-slider .home-slide {
    height: auto;
}
.home-slider .home-slide::before {
    display: block;
    content: '';
    width: 100%;
    padding-top: calc(6/16 * 100%);
}
.count-down-week {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px;
}
.count-down-week .product-name {
    font-size: 2rem;
    font-weight: 700;
    color:
            #222529;
}
.count-down-week figure {
    flex-direction: column;
    position: unset;
    padding-bottom: 0;
}
.count-down-week .product-details {
    text-align: center;
}
.product-default .product-title {
    font: 400 1.5rem "Open Sans",sans-serif;
    line-height: normal;
    letter-spacing: -.01em;
    line-height: 1.35;
    text-overflow: ellipsis;
    overflow: hidden;
}
.count-down-week .label-group {
    left: unset;
    top: 0;
    right: 0;
}
.megamenu .genre-content a{
    padding-left: 2rem;
}
.megamenu .genre-content a:hover{
    background-color: #f4f4f4;
    color: #696969;
}
.product-price{
    color: #f93149;
}
a:hover{
    text-decoration: none;
}
section.promo-section .week-offer figure{
    height: 360px;
    width: 100%;
}
section.promo-section .other-promotions figure{
    height: 150px;
}
section.promo-section .week-offer figure a{
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
}
section.promo-section .other-promotions figure a{
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
}
section.promo-section .week-offer figure a img{
    height: auto;
    max-height: 100%;
    margin: 0 auto;
}
section.promo-section .other-promotions figure a img{
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    width: auto;
}
section.promo-section .other-promotions .section-title{
    text-align: center;
}
section.promo-section .other-promotions .section-title h2{
    display: inline;
    font-size: 2rem;
    border-bottom: 2px solid #f93149;
}
.sticky-header.fixed{
    background-color: #fff;
    color: #465157;
}
.sticky-header.fixed .menu > li > a{
    color: #465157;
}
.sticky-header.fixed .menu > li:hover > a, .sticky-header.fixed .menu > li.show > a, .sticky-header.fixed .menu > li.active > a{
    color: #f93149;
}
.info-box{
    display: block;
    max-width: 33.33%;
    text-align: center;
    padding: 2rem;
}
.info-box .icon{
    margin-bottom: 10px;
}
.info-box .icon img{
    margin: 0 auto;
}

.home-bestsellers figure{
    height: 250px;
}
.home-bestsellers figure > a{
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.home-bestsellers figure > a img{
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.product-image-container{
    background: transparent;
    border: none;
}
.product-action{
    height: 40px;
    width: 130px;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 65px);
    display: none;
}
.product:hover .product-action{
    display: flex;
}
.paction{
    border-radius: 20px;
    border: none;
}
.product:hover .paction.add-cart, .grid-product:hover .paction.add-cart{
    color: #302e2a;
    border: none;
    background-color: #f4f4f4;
}
.product-action a.paction:hover{
    background-color: #f93149 !important;
    color: #fff !important;
    border-color: #ce2929 !important;
}
.product-action .quick-view::before {
    content: '\e884';
}
.newsletter-row{
    background-color: #f8f8f8;
    padding: 30px 0;
}
.widget-newsletters{
    background-color: #f8f8f8 !important;
}
.newsletter-row form{
    margin: 0;
}
label.nwsltr-agree-sidebar{
    left: 0;
}
.widget-newsletters .newsletter-desc .widget-title{
    text-align: left;
}
.widget-newsletters .newsletter-desc p{
    max-width: 100%;
    margin: 0;
    text-align: left;
}
.widget-newsletters .btn:hover{
    color: #fff;
    border-color: #a61c2d;
    background-color: #f93149;
}
.add-cart{
    min-width: 40px;;
}
.product-title{
    margin: 0;
}
.product-sm .product-details{
    height: 100%;
}
.home-news .new-content{
    text-align: center;
}
.home-news .new-content a{
    background: transparent;
    color: #000;
}
.home-news .new-date {
    position: absolute;
    top: 10px;
    left: 10px;
}
.entry-date {
    width: 45px;
    margin-right: 10px;
    float: left;
    text-align: center;
    box-shadow: 0 1px 2px 0
    rgba(0,0,0,0.1);
}
.entry-date .day {
    display: block;
    margin-bottom: .3rem;
    padding: 1rem .2rem;
    border-radius: .2rem .2rem 0 0;
    background-color: #f4f4f4;
    color: #4a4a4a;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.375;
}
.entry-date .month {
    color: #fff;
    background-color: #f93149;
    border-radius: 0 0 .2rem .2rem;
    box-shadow: 0 -1px 0 0
    rgba(0,0,0,0.07) inset;
    display: block;
    font-size: 1.2rem;
    padding: 0 .2rem .2rem;
    line-height: 1.33;
}
.info-boxes-container{
    background-color: #f8f8f8 !important;
}
#jGrowl .danger{
    border-left: 4px solid #f93149;
}
#jGrowl .success{
    border-left: 4px solid #37C526;
}

.products-category .product .product-outer .product-thumbnail {
    float: left;
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

.products-category .product .product-outer .product-thumbnail img {
    position: relative !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    max-height: 80px;
}
.products-category figure {
    height: 300px;
}
.products-category figure > a {
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
}
.products-category figure > a img {
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#filter-group1 select{
    width: 100%;
    height: 30px;
}
.sidebar-shop .widget{
    padding: 2rem;
}
ul.pagination li.page-item.active .page-link{
    color: #f93149;
}
ul.pagination li.page-item:not(.disabled):hover{
    background-color: #f93149;
}
ul.pagination li.page-item:not(.disabled):hover .page-link{
    color: #fff;
}
.product-list-wrapper .product-action{
    justify-content: center;
}
#productGrid .product.product-list-wrapper{
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.display-none {
    display: none;
}
.home-week-offers .owl-stage-outer {
    border: 2px solid #f93149 !important;
    border-radius: 10px;
}
.section-slider .owl-dots {
    margin-top: 1em!important;
}
.section-slider .owl-nav .owl-prev {
    left: -1em!important;
}
.section-slider .owl-nav .owl-next {
    right: -1em!important;
}

/* ================================
   Section Card — Container
=================================== */
.section-card {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    height: 100%;
    position: relative;
    border: 1px solid #ccc;
}

.section-card:hover {
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.1);
}

/* ================================
   Image Section
=================================== */
.section-card-img-container {
    position: relative;
    overflow: hidden;
}

.section-card-img-label {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: auto;
    height: auto;
    z-index: 1;
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    border-radius: 2px;
}

.section-card-img-label.bg-pink {
    background-color: #f93149;
    color: #fff;
}

.section-card-img-inner {
    width: 100%;
    padding-top: 56.25%; /* 16:9 aspect ratio */
    overflow: hidden;
    transition: transform 0.25s ease;
}


.section-card:hover .section-card-img-inner {
    transform:  scale(1.05);
}

.section-card-img-container .section-card-img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    display: block;
    transform: translate(-50%, -50%);
}

/* ================================
   Body Section
=================================== */
.section-card-body {
    padding: 2rem 2rem 1rem 2rem;
    flex-grow: 1;
}

.section-card-body hr.bg-pink {
    width: 105px;
    height: 5px;
    background-color: #f93149;
    border: none;
    border-radius: 2px;
    margin: 0.75rem 0 0.75rem 0;
}

/* ================================
   Title
=================================== */
.section-card-title {
    color: #333;
    line-height: 1.5;
    margin: 0;
    transition: color 0.25s ease;
}

/* ================================
   Footer / Link
=================================== */
.section-card-footer {
    padding: 0.75rem 1rem 1rem 1rem;
    background: transparent;
    border-top: 1px solid #f3f3f3;
    text-align: left;
}

.section-card-footer a {
    font-weight: 500;
    text-decoration: none;
    color: #666;
    display: inline-flex;
    align-items: center;
    transition: color 0.25s ease;
}

.section-card-footer a i {
    margin-left: 6px;
    transition: transform 0.25s ease;
}

.section-card-footer a:hover {
    color: #f93149;
}

.section-card-footer a:hover i {
    transform: translateX(3px);
}

/* ================================
   Responsive tweaks
=================================== */
@media (max-width: 576px) {
    .section-card-title {
        font-size: 1.75rem;
    }

    .section-card-footer a {
        font-size: 1.25rem;
    }
}

.section-slider.grayscale-hover .section-slider-box {
    display: block;
    opacity: 0.5;
    filter: grayscale(1);
    transition: all 0.3s ease;  /* 👈 smooth transition */
}

.section-slider.grayscale-hover .section-slider-box:hover {
    opacity: 1;
    filter: none;
}

.rich-text ul {
    list-style: disc;
    padding-left: 2rem;
}

/*
.rich-text .text-tiny {
    font-size: 0.75rem;
    line-height: 1.4;
}

.rich-text .text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}

.rich-text .text-big {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 500;
}

.rich-text .text-huge {
    font-size: 1.75rem;
    line-height: 1.3;
    font-weight: 600;
}

.rich-text {
    font-size: 1rem;
    line-height: 1.6;
    color: #222;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (max-width: 768px) {
    .rich-text .text-huge {
        font-size: 1.5rem;
    }

    .rich-text .text-big {
        font-size: 1.125rem;
    }
}
*/