/*error*/
.error {
    padding: 5px;
    margin: 5px 5px 20px 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    border-radius: 5px !important;
    clear: both !important;
}

.success {
    padding: 5px 25px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    border-radius: 5px !important;
    clear: both;
    margin-bottom: 5px !important;
}

.alert {
    /*padding: 0px 10px !important;*/
    /*border: solid 2px #FBD3C6 !important;*/
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    border-radius: 5px !important;
    margin-bottom: 0 !important;
    opacity: 1 !important;
}

.img-responsive {
    display: inline;
    vertical-align: middle;
}

/*error*/
/*compare*/
#comparetable tr:hover .products2 {
    background: #21B8B8 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.ts-basket-product-arrow {
    background: rgba(0, 0, 0, 0) url("../images/comparearrow.gif") no-repeat scroll 0 0;
    bottom: -8px;
    height: 8px;
    padding: 0;
    position: absolute;
    width: 15px;
}

#comparetable tr:hover .products2 {
    background: #91B8F9 !important;
    color: #ffffff;
}

#comparetable td {
    vertical-align: middle;
}

.block2 .blc5 {
    position: relative;
    width: 200px;
}

.blc5 input[type="text"] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #dbdbdb;
    /*    height: 18px;
        line-height: 18px;*/
    padding: 5px;
    width: 231px;
}

.blc5>ul #ajax_result22 {
    background: none repeat scroll 0 0 #ffffff;
    height: 170px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 33px;
    width: 219px;
    z-index: 99999999;
}

.result_hover a:hover {
    color: #61BAD0;
}

.blccc {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    padding: 0 12px;
    width: 194px;
}

.ts-basket-product-close {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url("../images/remove2.png") no-repeat 0px 0px;
    display: block;
}

/*compare*/

/*invoice*/
.table11 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
}

.table11 td,
.table11 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: 9% !important;
}

.table11 td:first-child,
.table11 th:first-child {
    border-right: none;
}

.table11 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table11 td a:hover {
    color: #FF7617;
}

.table11 td a {
    color: #2C5CAA;
}

.table11 tr {
    border-top: 1px solid #dadada;
}

.table11 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table11 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

/*invoice*/
/*invoice_info*/
.table33 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;

}

.table33 td,
.table33 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    width: auto !important;
}

.table33 td:first-child,
.table33 th:first-child {
    border-right: none;
}

.table33 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
}

.table33 td a:hover {
    color: #FF7617;
}

.table33 tr {
    border-top: 1px solid #dadada;
}

.table33 tbody tr.deleted {
    border-top: 1px solid #E5383F !important;
}

.table33 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.table22 {
    border: 1px solid #CDCDCD;
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width: 100%;
}

.table22 td,
.table22 th {
    border: 1px solid #dadada;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
}

.table22 td:first-child,
.table22 th:first-child {
    border-right: none;
}

.table22 td {
    padding: 9px 16px;
    vertical-align: middle;
    color: #000;
    text-align: center;
    /*width:10% !important;*/
}

.table22 td a:hover {
    color: #FF7617;
}

.table22 tr {
    border-top: 1px solid #dadada;
}

.table22 th {
    text-align: center;
    padding: 7px 12px;
    background: #F8F8F8;
    background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
    color: #000000;
    border: 1px solid #cecece;
}

.basket_final_r {
    float: right;
    width: 61%;
    padding: 0 2%;
    border-left: 1px solid #e5e5e5;
}

.basket_final_r div {
    padding: 10px 5px;
}

.basket_final_r hr {
    height: 1px;
    padding: 1px 0;
    margin: 3px 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
}

.basket_final_l {
    float: left;
    width: 33%;
}

.basket_final_l a.add_pro {
    margin-top: -7px;
}

/*invoice_info*/
.rate_percent.cal_line1 {
    background-color: #9fda00;
}

.rate_percent.cal_line2 {
    background-color: #f1d300;
}

.rate_percent.cal_line3 {
    background-color: #c4eb00;
}

.rate_percent.cal_line4 {
    background-color: #e0f400;
}

.rate_percent.cal_line5 {
    background-color: #ef9103;
}

.rate_percent.cal_line6 {
    background-color: #ef8903;
}

.datepicker-input {
    position: relative !important;
    /*z-index: 99999999999 !important;*/
}

.product_star img {
    display: inline !important;
}

.magnifier-preview {
    background-color: transparent;
    border: none;
}

.prodSuggest .single_slideshow_mini {
    display: block;
}

.prodSuggest .single_slideshow_mini .slick-slide {
    width: 83px;
}


.basket__details__r .basket__details__r--btn,
.single__footer .single__footer__btn,
.back__to__shop__in #checkout__link {
    border: none;
    transition: all 0.3s;
    border-radius: 10px;
    background-color: #d90000;
    color: #fff;
}

.basket__details__r .basket__details__r--btn:hover,
.basket__details__r .basket__details__r--btn:focus,
.single__footer .single__footer__btn:hover,
.single__footer .single__footer__btn:focus,
.back__to__shop__in #checkout__link:hover,
.back__to__shop__in #checkout__link:focus {
    color: #fff;
    transition: all 0.3s;
    background-color: #cf4141;
}

.single__footer .single__footer__btn svg {
    fill: #fff;
}

.single_slideshow_big::before {
    background-color: #fff;
}

.tbl_cnt ul li .stl_l {
    line-height: 2;
}

.singleSpec {
    width: 100%;
}





.select_color {
    margin-bottom: 20px;
}

.select_color ul li label input:checked~div i {
    color: #2f2f2f;
}

.select_color ul li .select_color__label {
    border: 1px solid #E0E0E0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}

.select_color__title {
    padding-left: 10px;
    padding-right: 10px;
}

.select_color ul li label {
    position: relative;
    display: block;
    margin: 0;
}

.select_color ul li label .select_color__pallet {
    transition: all 0.3s;
    border: 1px solid #E0E0E0;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.select_color ul li label .select_color__pallet i {
    color: transparent;
    font-size: 17.5px;
}

.select_color ul li label input {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    cursor: pointer;
}

.select_color ul li label input:checked~div i {
    color: #eee;
}

.single__desc__price {
    margin-top: 20px;
}

.single__footer {
    padding-top: 30px;
}

.single__footer .single__footer__btn {
    margin-top: 10px;
}

.generalTabs.scroll-to-fixed-fixed {
    background-color: #fff;
}


.megaMenu {
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .15);
}

.megaMenuTabs .tabs ul li a {
    transition: none;
}

.megaMenuTabs .tabs ul li a::after {
    background-color: #f7f7f7 !important;
    transition: none;
}

.megaMenuTabs .tabs ul li.active a::after {
    background-color: #fff !important;
    transition: none;
}

.megaMenuTabs .tab-content .megaMenuList {
    padding-right: 40px;
}

.megaMenuList ul {
    line-height: 30px;
}

@media screen and (min-width:992px) {

    .regRadio.sizeSelect li label span {
        min-width: 200px;
        height: 60px;
        line-height: 58px;
        font-size: 16px;
    }
}

.blcCategories ul {
    line-height: 30px;
}

.blcCategories ul li {
    margin: 0;
}

.blcCategories ul li a::before {
    top: 12px;
}

.blcCategories ul li:hover a::before {
    background-color: gray;
}

.blcCategories ul li:hover a {
    color: gray;
}

.blcCategories>ul>li>a:hover {
    color: #000;
}

.blcCategories>ul>li>a:hover:before {
    background-color: #000;
}

.blcCategories>ul>li>ul>li>a:before {
    border-radius: 0;
}

.blcCategories>ul>li>ul>li>a:hover {
    color: #000;
}

.blcCategories>ul>li>ul>li>a:hover:before {
    background-color: #000;
}

.blcCategories>ul>li>ul>li>ul>li>a:hover {
    color: #000;
}

.blcCategories>ul>li>ul>li>ul>li>a:before {
    display: none;
}


#cd_cart #remove_comp:after {
    content: '\f136';
    font-size: 20px;
}

#products>ul>li .product {
    padding-right: 10px;
    padding-left: 10px;
}


/*edit lightgallery*/
.posr {
    position: relative;
}

.prev-galery {
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../assets/images/arrow.png);
    width: 26px;
    height: 65px;
    border: none;
    box-shadow: none;
    background-position: top left;
    z-index: 1 !important;
}

.prev-galery:hover {
    background-position: bottom left;
}

.next-galery {
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../assets/images/arrow.png);
    width: 26px;
    height: 65px;
    border: none;
    box-shadow: none;
    background-position: top right;
    z-index: 1 !important;
}

.next-galery:hover {
    background-position: bottom right;
}

.maxWidth {
    max-width: 100%;
}

.zoom-in {
    background: url(../assets/images/zoom.png);
    background-position: left;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}

.zoom-out {
    background: url(../assets/images/zoom.png);
    background-position: 74px;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}

.reset {
    background: url(../assets/images/zoom.png);
    background-position: right;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}

.zoom_btns {
    position: absolute;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background-color: white;
}

.gallery_modal_left .zmdi-play-circle {
    position: absolute;
    z-index: 999;
    font-size: 40px;
    right: 50%;
    top: 50%;
    transform: translateX(50%) translateY(-50%);
}

.no-pseudo:before {
    display: none !important;
}

.no-pseudo:after {
    display: none !important;
}

.header__icon svg path#Path_252 {
    fill: #d90000;
}

.brandMainSec {
    padding-top: 40px;
}

.brandSlider {
    border: 1px solid #d9d9d9;
    padding: 40px 20px;
    border-radius: 30px;
}

.product_gallery>ul>li .zmdi::before {
    font-size: 25px;
}

.compare_list ul li .over {
    padding-right: 10px;
    padding-left: 10px;
}

.compare_list ul li .over img {
    max-width: 130px;
}

@media screen and (max-width:767px) {
    .brandSlider {
        padding: 20px;
    }
}


.blc5>ul #ajax_result22 {
    height: 300px;
}

#map {
    height: 400px;
}

.slickMulti__nav .slick-slide.slick-current .item {
    border-color: #d9d9d9;
}

.slickMulti__nav .slick-slide.slick-active .item {
    border-color: #000;
}










#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loader {
    display: block;
    position: static;
    left: 50%;
    top: 50%;
    margin: 0;
    border-radius: 50%;
    z-index: 1001;
}

/* 
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ec1c23;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e1c270;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
} */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #000;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.no-js h1 {
    color: #222222;
}

@media screen and (max-width:767px) {
    .header__logo img {
        max-width: 130px;
    }
}

@media screen and (max-width:767px) {
    .post img {
        height: auto !important;
    }
}

.close_like {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 32px;
    height: 32px;
    opacity: 0.6;
}

.close_like:hover {
    opacity: 1;
}

.close_like:before,
.close_like:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}

.close_like:before {
    transform: rotate(45deg);
}

.close_like:after {
    transform: rotate(-45deg);
}

#products>ul>li .product_fara {
    overflow: hidden;
    border: 2px solid #e21e24;
    padding-right: 0;
    padding-left: 0;
}




.mainAll.active {
    padding-top: 190px;
}


@media screen and (max-width:567px) {
    .mainAll {
        padding-top: 123px;
    }

    .mainAll.active {
        padding-top: 170px;
    }

    .namad {
        flex-wrap: wrap;
        max-width: unset;
    }

    .namad img {
        max-height: 136px;
    }
}

.yekan-fara {
    font-family: ham3d;
}

.hyper {
    font-family: ham3d;
    color: #61BAD0;
}



.hyper:hover {
    color: #2188a1;
    font-size: 18px;
}


/**************landing*****************/

.landing-text {
    background-color: #154559;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 2;
    color: #fff;
}

.landing-link {
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: #47a3a0;
    text-align: center;
}

.landing-link a {
    font-size: 19px;
    color: #FFF;
}

.landing-insta {
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: #f9cd46;
    text-align: center;
    color: #FFF;
}

.landing-insta img {
    max-width: 20%;
}

.landing-footer {
    background-color: #203468;
}


.landing-form {
    background-color: #18274E;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.landing-form .landing-form__detail {
    font-size: 15px;
    color: #fff;
}

.landing-formWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.landing-form .landing-form__input {
    position: relative;
    min-width: 370px;
}

.landing-form .landing-form__input input {
    width: 100%;
    height: 35px;
    font-size: 10px;
    color: grey;
    border: none;
    text-align: left;
    direction: ltr;
    border-radius: 5px;
    padding: 0 40px 0 20px;
}

.landing-form .landing-form__input .landing-form__input--btn {
    border: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    border-radius: 0 5px 5px 0;
    background-color: #d90000;
}

.landing-form .landing-form__input .landing-form__input--btn:before {
    display: block;
    content: "\f301";
    font-size: 18px;
    color: #ffffff;
    font-family: Material-Design-Iconic-Font;
}

.landing-video {
    padding-top: 30px;
    padding-bottom: 30px;
}

.landing-product .headTitle {
    margin-top: 0;
    margin-bottom: 20px;
}

@media screen and (max-width:991px) {
    .landing-text {
        font-size: 14px;
        padding: 20px 10px;
    }

    .landing-formWrapper {
        flex-direction: column;
    }

    .landing-form .landing-form__detail {
        font-size: 14px;
        color: #fff;
        line-height: 2;
        text-align: center;
        margin-bottom: 20px;
    }

    .landing-form .landing-form__input {
        min-width: 300px;
    }

    .landing-video {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .landing-link {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .landing-link a {
        font-size: 14px;
    }

    .landing-insta {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .landing-insta img {
        max-width: 50%;
    }
}

.slideshow.landing-slideshow {
    mask-image: none !important;
    -webkit-mask-image: none !important;
}

.slideshow.landing-slideshow .slick-slide .item .img-mosk {
    -webkit-animation: none !important;
    animation: none !important;
}


.header__logo {
    max-width: 176px;
    min-width: unset;
}

.headerWrapper {
    flex-wrap: wrap;
}

.headerWrapper .header__nav {
    order: 1;
    width: 100%;
}

.header__nav nav>ul {
    margin-top: 0px;
    justify-content: flex-start;
}

.header__nav nav>ul>li {
    padding-right: 0;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header__nav nav>ul>li.home {
    margin-left: 30px;
    padding-left: 20px;
    border-left: 1px solid #d9d9d9;
}

.headerWrapper .searchModal_content .search {
    padding-left: 0;
    margin-bottom: 0;
}

.headerWrapper .searchModal_content .search .search_inp {
    width: 568px;
    height: 50px;
    border: none;
    border-radius: 25px;
    background: #f7f7f7;
    padding-right: 20px;
    font-size: 12px;
}

.headerWrapper .searchModal_content .search #formsearch {
    position: relative;
}

.headerWrapper .searchModal_content .search .search_btn {
    background-color: transparent;
    width: auto;
    height: auto;
    border: none;
    box-sizing: none;
    position: absolute;
    left: 20px;
    top: 12px;
    line-height: 0;
}

.headerWrapper .advancedSearch {
    position: absolute;
}

#menu>ul>li .mega_menu {
    padding-top: 20px;
    padding-bottom: 20px;
}

#menu>ul>li .mega_menu ul li a {
    font-size: 14px;
}

@media screen and (max-width:1199px) {
    .headerWrapper .searchModal_content .search .search_inp {
        width: 468px;
    }
}

@media screen and (max-width:991px) {
    .headerWrapper .searchModal_content .search .search_btn {
        top: 7px;
        left: 10px;
    }

    .headerWrapper .searchModal_content .search {
        margin-bottom: 0;
    }

    .headerWrapper .searchModal_content .search .search_inp {
        width: 100%;
        flex: 1 0 auto;
        height: 40px;
    }

    .searchModal_content {
        width: 100%;
        flex: 1 0 auto;
        padding-top: 0;
        order: 3;
    }

    .header__nav {
        display: none;
    }

    .header__icon>a {
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: middle;
        line-height: 0;
    }

    .header__logo {
        margin-bottom: 10px;
        max-width: 130px;
    }

    .mobileMenu .masehMenu #mobileMenu>li>ul>li>a {
        background: #e7e7e7 !important;
    }
}

.prodSellSec {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product__name {
    overflow: hidden;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    margin-top: 10px;
    height: 75px;
    flex: 1 0 auto;
}

.product__image img {
    height: 170px;
}

.product__price {
    margin-bottom: 10px;
}

.product .product__offer--new {
    font-size: 16px;
}

.product .product__offer--old {
    font-size: 13px;
}

@media screen and (max-width:767px) {
    .advancedSearch {
        display: block !important;
    }
}

.raychat_main_button {
    z-index: 99 !important;
}

/* ------------------- */

.singleSpec ul li {
    padding-right: 0;
}

.singleSpec ul li:before {
    position: static;
    display: inline-block;
    margin-left: 5px;
}

.singlePackPrice {
    background-color: #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    margin-bottom: 20px;
}

.single__page:after {
    display: none;
}


.singlePackPrice .btn {
    margin-top: 0;
}

.single__footer__color {
    margin-top: 10px;
    margin-bottom: 10px;
}

.single__footer__color>span {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
}

.titleInner {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
}

@media screen and (max-width:767px) {
    .singlePackPrice {
        padding: 15px;
    }

    .singlePackPrice .single__desc__price {
        display: inline-flex;
        flex-wrap: wrap;
        text-align: left;
        justify-content: flex-end;
        margin: 0;
    }

    .single__desc__price .single__desc__price--new {
        width: 100%;
    }

    .singlePackPrice .btn {
        margin-top: 0;
        font-size: 12px;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        max-width: 130px;
        margin-right: 0;
        border: none;
        min-width: unset;
        flex: 1 0 auto;
    }

    .singlePackPrice .btn svg {
        display: none;
    }
}

.single__footer .single__footer__btn.buy_link_installment {
    background-color: #000;
    color: #fff;
    width: 190px;
    border-color: #000;
}

.single__footer .single__footer__btn.buy_link_installment svg {
    fill: #fff;
}


.loginAreaBig .loginArea__header {
    text-align: center;
}


.loginAreaBig .loginArea__content {
    border-top: 1px solid #d9d9d9;
    margin-top: 1px;
}


.wheelBox {
    height: 500px;
}

#wheelBox__wheel,
#wheelBox__arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#wheelBox__arrow {
    cursor: pointer;
}

#wheelBox__info {
    padding: 15px;
    pointer-events: none;
    font-size: 20px;
    font-weight: bold;
}

.protection {
    margin: 0;
    height: 50px;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    display: block;
    border-bottom: 1px solid #d9d9d9;
}

.protection-img {
    display: none;
}

@media screen and (max-width: 767px) {
    .protection-img {
        display: block
    }

    .protection {
        display: none;
    }
}

.header {
    padding-top: 0;
}

.header .headerWrapper {
    padding-top: 20px;
}


@media screen and (max-width: 767px) {
    .spaceMobile {
        margin-top: 20px;
    }

    .purchaseArea .loginArea__content {
        padding: 20px 0px;
    }
}


.map {
    z-index: 1;
}

.mediaBox__desc {
    border-top: solid 1px #d9d9d9;
}

.offerSlider .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
}

.offerSlider .slick-list {
    margin-right: -10px;
    margin-left: -10px;
}


.animation {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cardContainer {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    /*depth of the elements */
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    perspective: 800px;
    /* border: 1px solid #ff0000; */
    width: 281px;
    margin-top: 50px;
    margin: 0px auto;
    border-radius: 15px;

}

.card {
    width: 100%;
    height: 230px;
    cursor: pointer;
    /*transition effects */
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 15px;
}

.card.flipped {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.card.flipped-scroll {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.card .front,
.card .back {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
}

.card .back {
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.card .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.gift-notification .gift-circle {
    position: relative;
    top: -30px;
    right: 50%;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    width: 60px;
    height: 30px;
    z-index: 10;
    box-shadow: 0 -5px 17px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 -5px 17px rgba(0, 0, 0, 0.09);
    z-index: 10;
    background-color: rgba(252, 252, 252, 0.66);
    transform: translateX(50%);
}

.flip-txt {
    margin-top: 10px;
}

.gift-notification .gift-img {
    padding: 10px;
}

.gift-notification .gift-img svg {

    max-width: 35px;
}

.gift-notification .gift-card-img {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
}

/* ----- */
.scratchItem {
    width: 300px;
    height: 60px;
    position: relative;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.2);
    margin: 10px auto;
}

.scratchItem .base,
.scratchItem #scratch {
    cursor: default;
    height: 60px;
    width: 300px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: grabbing;
}

.scratchItem .base {
    line-height: 60px;
    text-align: center;
}

.scratchItem #scratch {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.gift-price {
    font-size: 30px;
    margin-bottom: 10px;
    display: block;
}

.gift-details {
    line-height: 30px;
}

.gift-details .gift-code {
    display: block;
    background: #cecece;
    color: #000;
    font-weight: bold;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.namad {
    max-width: unset;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.namad>div {
    /* flex: 1 0 50%;
    max-width: 50%; */
    padding: 5px 10px;
}

.footerNamads {
    margin-top: 20px;
}

.prodSuggest__name {
    display: block;
}

.prodSuggest__name:hover {
    color: #d90000
}

.prodSuggest__name {
    display: block;
}

.prodSuggest__name:hover {
    color: #d90000
}

.eydiFix {

    background-color: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 991px) {
    .eydiFix {
        position: static;
    }

    .eydiHeader .logo_eydi {
        order: -1;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }
}

/* .breadcrumbs{
	margin-top:44px;	
} */

.product__plus_2 {
    position: relative;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 20px;
    border-radius: 150px;
    color: #fff;
    min-width: 120px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    overflow: hidden;
    text-align: right;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

.product__plus_2 span {
    margin-right: 0;
    white-space: nowrap;
    position: absolute;
    right: 15px;
    opacity: 1;
    top: 0;
}

/* ----------------------- */

.ticketWrapper {
    padding-bottom: 40px;
}

@media only screen and (max-width : 767px) {
    .ticketWrapper {
        padding-bottom: 20px;
    }
}

.ticketWrapper__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

@media only screen and (max-width : 767px) {
    .ticketWrapper__header {
        flex-direction: column-reverse;
    }
}

.ticketWrapper__header--title {
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

@media only screen and (max-width : 767px) {
    .ticketWrapper__header--title {
        font-size: 20px;
        margin-top: 10px;
    }
}

.ticketWrapper__header--download {
    display: inline-flex;
    align-items: center;
}

.ticketWrapper__header--download li {
    padding-left: 15px;
    padding-right: 15px;
}

.ticketWrapper__header--download li a {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #000;
}

.ticketWrapper__header--download li a svg {
    margin-right: 7px;
}

.ticket {
    display: flex;
    justify-content: space-between;
    height: 100px;
    border-radius: 10px;
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    position: relative;
    margin-bottom: 10px;
}

/* @media only screen and (max-width : 991px) {
    .ticket {
        flex-direction: column;
        padding: 10px;
        height: auto;
    }
} */

.ticket__name {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-left: 1px dashed #BFBFBF;
    flex: 1 0 280px;
    max-width: 280px;
    text-align: center;
    flex-direction: column;
    margin-bottom: 5px;
}

.ticketPic {
    height: 60px;
    display: block;
    margin-bottom: 5px;
}


.ticket .ticket__info .ticket__info--txt {
    text-align: center;
}

.ticket .ticket__info .product__offer {
    text-align: center;
}

.ticket .ticket__info .product__offer .product__offer--new {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 31px;
}

.ticket .ticket__info .product__offer .product__offer--new span {
    font-size: 12px;
    font-weight: 400;
}

.accBtn {
    display: none;
    font-size: 12px;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    background-color: #16509d;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    padding: 0 15px;
    position: absolute;
    right: 15px;
    bottom: -15px;
}

.accBtn i {
    vertical-align: middle;
}

.ticket .ticket__info .ticket__info--btn {
    text-align: center;
}

.ticket__info--row {
    display: flex;
    align-items: center;
}

.ticket .ticket__info .ticket__info--btn .btn {

    display: inline-block;
    border: none;
    background: #e21e24;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 5px;
    color: #fff;
}

@media only screen and (max-width : 991px) {
    .ticket .ticket__info .ticket__info--btn .btn {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .accBtn {
        display: inline-block;
    }

    .ticketPic {
        margin-bottom: 0;
    }

    .ticket .ticket__info .ticket__info--txt {
        display: none;
        margin-bottom: 20px;
    }

    .ticket .ticket__info .product__offer {
        margin-bottom: 0px;
        text-align: right;
    }

    .ticket .ticket__info .ticket__info--btn {
        text-align: left;
    }



    .ticket .ticket__info .product__offer .order-num {
        display: none;
    }

    /* .ticket__name {
        border-left: none;
        border-bottom: 1px dashed #BFBFBF;
        flex: 1 0 auto;
        width: 100%;
        max-width: unset;
        margin-bottom: 15px;
        padding-bottom: 5px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        position: relative;
    } */
}

.ticket__name .circle1 {
    position: absolute;
    right: 279px;
    top: -1px;
    transform: translateX(50%);
}

@media only screen and (max-width : 991px) {
    .ticket__name .circle1 {
        right: -7px;
        top: 45px;
        transform: rotate(90deg);
    }
}

.ticket__name .circle2 {
    position: absolute;
    right: 279px;
    bottom: -1px;
    transform: translateX(50%);
}

@media only screen and (max-width : 991px) {
    .ticket__name .circle2 {
        left: -7px;
        top: 45px;
        bottom: auto;
        right: auto;
        transform: rotate(90deg);
    }
}

.ticket__barcode {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    margin-right: 40px;
}

.ticket__info {
    flex: 1 0 calc(100% - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


@media only screen and (max-width : 991px) {
    .ticket__info {
        flex: 1 0 auto;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.ticket__info--inner {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex: 1 0 33.33%;
    max-width: 33.33%;
    font-size: 14px;
    color: #000;
}

@media only screen and (max-width : 991px) {
    .ticket__info--inner {
        flex: 1 0 100%;
        max-width: 100%;
        text-align: right;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.ticketSuccess {
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    margin-bottom: 50px;
}

.ticketSuccess #copon_area .form-control::placeholder {
    color: rgba(0, 0, 0, .2)
}

.ticketSuccess__price {
    width: 100%;
}

.ticketSuccess__price .amountMin2 {
    margin-bottom: 20px;
}

.ticketSuccess__price .slider_block .ui-widget-content {
    background-color: #000;
}

.ticketSuccess__price .slider_block .ui-widget-header {
    background-color: #d9d9d9;
}

@media only screen and (max-width : 991px) {
    .ticketSuccess {
        margin-bottom: 20px;
    }
}

.ticketSuccess__wrapper {
    background-color: #fff;
    padding: 40px 98px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width : 991px) {
    .ticketSuccess__wrapper {
        padding: 20px;
    }
}

.ticketSuccess__code {
    padding: 17px 30px;
    background-color: #F7F7F7;
    border-radius: 30px;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.ticketSuccess__desc {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #000;
    margin-top: 20px;
}

.ticketSuccess__title {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ticketSuccess__footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px 0px 10px 10px;
    background: rgba(237, 176, 1, 0.1);
}

@media only screen and (max-width : 767px) {
    .ticketSuccess__footer {
        padding: 20px;
    }
}

.ticketSuccess__footer img {
    margin-left: 8px;
}

/* ---------------------------------- */
.footer,
.slideshow {
    mask-image: none;
    -webkit-mask-image: none;
}

.header__fix {
    position: static;
}

.mainAll {
    padding: 0;
}

#header {
    width: 100% !important;
    right: 0 !important;
    left: 0 !important;
}

#header .header {
    padding-bottom: 0;
    position: relative;
    z-index: 100;
}

.header__nav {
    padding-bottom: 20px;
    transition: all 0.3s;
    background-color: #000;
}

.footerDetailSec {
    background-color: #000;
    padding-bottom: 44px;
    padding-top: 44px;
}

@media only screen and (max-width : 767px) {
    .footerDetailSec {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

.footerDetailSec__header {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
}

.footerDetailSec__desc {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.socialFooter__title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 25px;
}

.socialFooter__ul li {
    padding-left: 3px;
    padding-right: 3px;
}

.socialFooter__ul a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.socialFooter__ul a:hover svg {
    transform: scale(1.2);
}

@media screen and (max-width:767px) {
    #header .header {
        padding-bottom: 20px;
    }
}

.catSlider {
    padding-top: 20px;
    padding-bottom: 20px;
}

.catSlider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.catSlider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

.catSlider .catSlider__box {
    display: block;
}

.catSlider .catSlider__box img {
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.catSlider .catSlider__box .catSlider__box--title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.catSlider .catSlider__box .catSlider__box--image {
    position: relative;
    padding: 4px;
    background-color: #fff;
    border-radius: 50%;
}

.catSlider .catSlider__box .catSlider__box--image>div {
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.catSlider .catSlider__box .catSlider__box--image:before {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: -webkit-linear-gradient(#c13584, #e1306c, #fd1d1d, #f56040, #f77737);
    background: linear-gradient(#c13584, #e1306c, #fd1d1d, #f56040, #f77737);
    border-radius: 50%;
}

.boxProductSec {
    padding-bottom: 40px;
    padding-top: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.boxProductSec .row {
    display: flex;
    align-items: center;
}

.imageSecBox {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.imageSecBox .imageSecBox__name {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px
}

.imageSecBox .imageSecBox__name2 {
    color: #4c4b4b;
}

.imageSecBox .imageSecBox__more {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    margin-top: 20px
}

.imageSecBox .imageSecBox__more2 {
    color: #4c4b4b;
    border: 1px solid #4c4b4b;
}

.imageSecBox .imageSecBox__more svg {
    margin-right: 30px;
    vertical-align: middle
}

.imageSecBox img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.boxProductSec__slider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.boxProductSec__slider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

.boxProductSec__slider .product {
    padding: 0;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}

.boxProductSec__slider .product .product__name {
    display: block;
    padding: 0 10px;
}

.boxProductSec__slider .product .product__plus {
    margin-bottom: 0;
}






.boxProductSec__slider2 .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.boxProductSec__slider2 .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

.boxProductSec__slider2 .product {
    padding: 0;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}

.boxProductSec__slider2 .product .product__name {
    display: block;
    padding: 0 10px;
}

.boxProductSec__slider2 .product .product__plus {
    margin-bottom: 0;
}



.bannerRowGrid {
    margin-right: -10px;
    margin-left: -10px;
    display: flex;
    margin-bottom: 20px
}

.bannerRowGrid li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 10px
}

.bannerGrid img {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    border-radius: 15px
}

.superSale {
    background: #e21e24;
    align-items: stretch;
    display: inline-flex;
    padding-left: 10px;
    min-height: 34px;
}

.superSale>span {
    font-size: 13px;
    padding: 7px 10px;
    margin: 0;
    background-color: #ef635b;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.superSale>ul {
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
}

@media screen and (max-width:991px) {
    .superSale {
        min-height: 30px;
    }

    .superSale>span {
        padding: 5px;
    }

    .superSale>ul {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .superSale>span {
        color: #fff;
        font-size: 11px;
    }

    .sliderMain {
        padding-top: 0;
    }

    .boxProductSec {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer__newsletter {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .imageSecBox img {
        display: none
    }

    .imageSecBox {
        /* margin-bottom: 20px; */
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* padding-left: 20px; */
        /* padding-right: 20px */
    }

    .imageSecBox .imageSecBox__name {
        font-size: 20px;
        /* margin-bottom: 0 */
    }

    /* .imageSecBox .imageSecBox__more {
        border: none;
        padding: 0;
        margin: 0;
        font-size: 12px;
        display: block
    } */

    .imageSecBox .imageSecBox__more svg {
        transform: scale(.8);
        margin-right: 3px
    }

    .imageSecBox .imageSecBox__name br {
        /* display: none */
    }

    .boxProductSec .row {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .fixedPrice {
        position: fixed;
        bottom: 0;
        z-index: 10;
        right: 0;
        left: 0;
        margin-bottom: 0;
        border-radius: 0;
        flex-direction: row-reverse;
        padding: 10px 20px;
    }

    .sliderMain {
        padding-top: 0;
    }

    .boxProductSec__slider .superSale {
        flex-direction: column;
    }

    .boxProductSec__slider .superSale span {
        margin-left: 0;
    }

    .bannerRowGrid {
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px
    }

    .bannerRowGrid li {
        flex: 1 0 100%;
        max-width: 100%;
        padding: 5px
    }

    .bannerRowGrid li.w100 {
        flex: 1 0 100%;
        max-width: 100%
    }

    .product__image::before {
        width: 130px;
        height: 130px;
    }
}

.headerlogin {
    display: inline-flex;
    align-items: center;
    color: #fff;
}

.headerlogin a {
    color: #fff;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.header__icon {
    display: flex;
    align-items: center;
}

.generalTabs.scroll-to-fixed-fixed {
    top: 100px !important;
    transition: all 0.3s;
    padding-top: 5px;
}

.generalTabs.scroll-to-fixed-fixed.showMenu {
    top: 140px !important;
}

/* #fixed_menu.generalTabs{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
} */

@media screen and (max-width:767px) {
    .generalTabs.scroll-to-fixed-fixed {
        top: 0px !important;
    }

    .generalTabs.scroll-to-fixed-fixed.showMenu {
        top: 0px !important;
    }

    .generalTabs .tabs>ul>li a {
        border-radius: 5px 5px 0 0;
        min-width: 76px;
        font-size: 10px;
        padding-left: 2px;
        padding-right: 2px;
        height: 30px;
    }
}

.product__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

.footerRow {
    margin-bottom: 40px;
}

@media screen and (max-width:767px) {
    .footerRow {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0px;
    }

    .footerRow>div {
        flex: 1 0 50%;
        max-width: 50%;
    }

    .footer__ul {
        margin-bottom: 20px;
    }

    .footerNamads {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.lazyLoad {
    opacity: 0;
    transition: all 500ms;
}

.fadeLazy {
    opacity: 1.0;
    transition: all 500ms
}

.product-shine-loading {
    width: 156px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    -webkit-animation: 1.5s shine linear infinite;
    animation: 1.5s shine linear infinite;
    height: 201px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

@-webkit-keyframes shine {
    to {
        background-position-x: -200%;
    }
}

@keyframes shine {
    to {
        background-position-x: -200%;
    }
}

@media screen and (min-width:991px) {
    .productss>ul>li {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}

.mainAll.active {
    padding: 0 !important;
}


.test_box {
    position: absolute;
    color: #fff;
    right: 0;
    top: 10%;
    padding: 5px;
    z-index: 100;
    transition: 0.3s ease-in-out;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    width: 75px;
    height: 28px;
}

#products>ul>li .product {
    padding-top: 40px;
}

.compareView {
    top: 10px;
}

.product__image img {
    height: auto;
}

.success_curved_header {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 16%);
    border-radius: 15px;

}

.curve {
    color: white;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 4rem 2rem;
    width: 100%;
    z-index: 2;
    border-radius: 10px 15px 0 0;
}

.curve::before {
    content: "";
    display: block;
    background: #21BC54;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-radius: 150vw;
    width: 270%;
    height: 300vw;
    z-index: -1;
}

.more {
    margin: 30px 0 50px 0;
    padding: 1rem 2rem;
    text-align: center;
}

.success_details_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
    font-size: 16px;
}

.success_details_list li:last-child {
    border-bottom: none;
}

.success_details_list {
    width: 500px;
    margin: 0 auto;
    padding: 0;
}


.succes_toplevel_footer {
    background-color: #000;
    /* background-color:#2F2F2F; */
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 50px;
}

.succes_toplevel_footer_text {
    display: flex;
    align-items: center;

}

.succes_bottomLevel {
    background-color: #000;
    /* background-color:#2F2F2F; */
    text-align: center;
    border-radius: 15px;
    padding: 10px;
    margin: 40px 0;
    color: white;
    position: relative;
}

.succes_bottomLevel h3 {
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 30px;
}

.activateCode_btn {
    background-color: #21BC54;
    color: white;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 320px;
    height: 65px;
    border-radius: 30px;
    text-align: center;
    display: block;
    line-height: 65px;
    font-size: 30px;
}

.succes_toplevel_footer_text div {
    font-size: 20px;
    margin: 10px 0;
}

.activate_btn {
    display: block;
    border: 2px solid #34B25E;
    color: #34B25E;
    text-align: center;
    width: 175px;
    height: 40px;
    border-radius: 30px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    transition: all 0.3s ease;
}

.activate_btn:hover {
    background-color: #21BC54;
    color: white;
}

.activate_note {
    text-align: center;
    margin: 20px 0;
    font-size: 20px;
    font-weight: bold;
}

@media(max-width:576px) {
    .succes_toplevel_footer {
        flex-direction: column;
        align-items: center;
    }

    .succes_toplevel_footer_text {
        flex-direction: column;
        align-items: center;
    }
}

@media(max-width:576px) {
    .success_details_list {
        width: 100%;
    }

    .activateCode_btn {
        width: auto;
        padding: 0 20px;
    }
}

.zoom-wrapper {
    padding-bottom: 60px;
}

.descBox {
    text-align: center;
    padding: 20px 30px;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    position: relative;
}

@media only screen and (max-width : 767px) {
    .descBox {
        padding: 15px;
    }
}

.descBox.full .descBox__info {
    height: auto;
}

.descBox.full .descBox__btn--title1 {
    display: none;
}

.descBox.full .descBox__btn--title2 {
    display: inline-block;
}

.descBox.full .descBox__btn .zmdi-chevron-down {
    display: none;
}

.descBox.full .descBox__btn .zmdi-chevron-up {
    display: inline-block;
}

.descBox__title {
    width: 100%;
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
}

@media only screen and (max-width : 767px) {
    .descBox__title {
        margin-bottom: 10px;
    }
}

.descBox__title .title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}

.descBox__info {
    height: 120px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-align: right;
}

.descBox__btn {
    color: #000;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
}

.descBox__btn--title1 {
    display: inline-block;
}

.descBox__btn--title2 {
    display: none;
}

.descBox__btn .zmdi-chevron-down {
    display: inline-block;
    margin-right: 5px;
}

.descBox__btn .zmdi-chevron-up {
    display: none;
    margin-right: 5px;
}

/* -------------------------------------------------- */

.containerFull {
    max-width: 1700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.filter_view {
    display: none !important;
}

@media screen and (min-width:1200px) {
    #products>ul>li {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 20px;
    }
}

@media screen and (min-width:1360px) {
    #products>ul>li {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        margin-bottom: 20px;
    }

    .userpanel .userpanel_box #products>ul>li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}


#category_page .category_page--content {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 15px;
}

#category_page .category_page--sidebar .sidebar {
    background-color: #fff;
    border-radius: 20px;
    margin-left: 0;
    padding: 20px;
    position: relative;
    border: 1px solid #d9d9d9;
    position: relative;
}

.block {
    margin-left: 0;
}

.contactHeader {
    -webkit-mask-image: unset;
    mask-image: unset;
}

.breadcrumbScroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: auto;
}



@media screen and (max-width:767px) {
    .breadcrumbs {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .breadcrumbs .breadcrumb {
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-x: auto;
        display: flex;
        align-items: center;
    }

    .breadcrumbs .breadcrumb li {
        color: grey;
        flex-shrink: 0;
        display: flex;
        align-items: center;
    }

    .breadcrumbs .breadcrumb li+li::before {
        padding: 0px 5px 0 5px;
        font-size: 11px;
    }

    .breadcrumbs .breadcrumb li a {
        font-size: 11px;
    }
}

.pc .block .blc {
    padding: 0;
}

.block.toggleBlock .blockTitle span {
    right: 0;
    left: auto;
}

#compareModal #products {
    height: 600px;
    overflow-y: auto;
}

#compareModal .modal-close {
    left: 0;
    top: 0;
}

@media screen and (min-width:1360px) {
    #products>ul {
        /* margin: 0; */
    }

    #compareModal #products>ul>li {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
        margin-bottom: 20px;
    }
}

.header__nav,
.header__fix.active,
.header__fix.activeAll,
.header__fix:hover,
.footer,
.footerDetailSec,
.copyright {
    background-color: #16509d;
    box-shadow: none;
}

.header__nav nav>ul>li>a:hover {
    color: #4c4b4b !important;
}

#menu>ul>li.active>a,
#menu>ul>li:hover>a {
    color: #4c4b4b !important;
}

#menu>ul>li.active>a::after,
#menu>ul>li:hover>a::after {
    background-color: #4c4b4b !important;
}

.offerVide .row {
    display: flex;
}


.offerVide__mobile {
    display: none;
}

.offerVide__mobile li {
    padding-left: 5px;
    padding-right: 5px;
}

.offerVide__mobile li .product {
    width: 180px;
    height: 100%;
    padding: 0;
    padding-top: 0px;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}

/* .offerVide__mobile li .product .product__wrapper {
    height: 100%;
} */


.boxProductSec__slider .slick-track {
    display: flex;
}

.boxProductSec__slider .slick-slide {
    height: inherit;
}

@media screen and (max-width:991px) {
    .imageSecBox {
        padding: 0;
    }

    .offerVide .row {
        margin: 0;
    }

    .imageSecBox {
        flex-direction: column;
        height: 100%;
    }

    .offerVide .imageSecBox img {
        display: block;
    }

    .offerVide__mobile {
        display: flex;
    }

    .offerVide>.row>.col-lg-2 {
        flex: 0 0 135px;
        padding: 0;
        height: 100%;
    }

    .offerVide>.row>.col-lg-3 {
        flex: 0 0 135px;
        padding: 0;
        height: 100%;
    }
}

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

    .offerVide {
        overflow-x: auto;
    }

}

.mobileMenu .masehMenu .mobileMenu__title {
    background-color: #16509d;
}

.header__nav {
    padding-bottom: 10px;
    background-color: #eeeeee;
}

.header__nav nav>ul {
    /* margin-top: 10px; */
}

.headerWrapper .searchModal_content .search .search_inp {
    height: 40px;
    border-radius: 10px;
}

.headerWrapper .searchModal_content .search .search_btn {
    left: 7px;
    top: 7px;
}

.header__nav nav>ul>li>a {
    color: #4c4b4b;
}

.header .headerWrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
    #header .header {
        padding-bottom: 0px;
    }
}

#products>ul>li .product,
#category_page .category_page--content,
#category_page .category_page--sidebar .sidebar {
    border-radius: 10px;
}

.filterStateCheckbox label input:checked+i {
    background-color: #16509d;
}

/* .product__image {
    flex: 1 0 auto;
} */

.superSale.superSale2 {
    background-color: #16509d;
    justify-content: center;
}

.superSale.superSale2 span {
    background-color: #16509d;
}

#products>ul>li .product {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
}

.compareColor {
    left: 10px;
    height: auto;
}

.page_products--sort>li.active,
.page_products--sort>li:hover {
    background-color: #16509d;
}

.superSale>ul b {
    line-height: 0;
}

.product {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 20px;
    height: 100%;
}

.category_page--content .search__filter__area {
    padding-bottom: 0;
    margin-bottom: 10px;
    border-bottom: none;
}

.category_page--content .page_products--sort {
    margin-bottom: 0;
}

.content #sidebar_toggle {
    border-top: 2px solid #16509d;
    border-bottom: 2px solid #16509d;
    color: #000;
}

@media screen and (max-width: 991px) {
    .category_page--content .page_products--sort {
        margin-bottom: 10px;
    }

    .category_page--content .search__filter__area {
        justify-content: center;
    }
}

.content #sidebar_toggle {
    background-color: #16509d;
    border-radius: 10px;
    color: #fff;
    border: none;
}

.content #sidebar_toggle:before {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .content #sidebar_toggle {
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 8px;
    }
}

.category_page {
    padding-top: 20px;
}

.sidebar_toggle_aside .apply_filter {
    border-color: #16509d;
    color: #16509d;
}

.sidebar_toggle_aside .apply_filter:hover {
    background-color: #16509d;
    color: #fff;
}

.offerSlider .slick-track {
    display: flex;
}

.offerSlider .slick-slide {
    height: inherit;
}


.newsMainSlider .slick-track {
    display: flex;
}

.newsMainSlider .slick-slide {
    height: inherit;
}

.newsMainSlider .slick-slide .newsBox {
    height: 100%;
}



.btn {
    color: #fff;
    border: none;
    background-color: #16509d;
    border-radius: 10px;
}

.btn:hover,
.btn:focus {
    color: #fff;
    background-color: #0087cd;
}

.btn--v2 {
    background-color: #d90000;
    color: #fff;
    border: none;
    border-radius: 10px;
}

.btn--v2:hover {
    background-color: #da4242;
}

.chb label span::before {
    margin-left: 5px;
}

.chb label input:checked~span::before {
    color: #16509d;
}

#basket_steps ul li span {
    border-radius: 10px;
}

#basket_steps ul li b {
    color: #000;
}

#basket_steps ul li.active span {
    border-color: #16509d;
    color: #000;
}

.newsMainSec .btn {
    color: #fff;
    border: none;
}

.newsMainSec .btn:focus,
.newsMainSec .btn:hover {
    background-color: #0087cd;
}

.footer__newsletter--btn button {
    border-radius: 10px;
}

.namad {
    border-radius: 10px;
}

.footer__newsletter--input input {
    border-radius: 10px;
}

.flagItemSec .flagWrapper {
    border-radius: 10px;
}

.iconStar svg {
    display: none;
}

.newsMainSlider .slick-arrow {
    border-radius: 10px;
}

.newsBox__plus {
    width: auto !important;
    min-width: unset;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 10px !important;
    color: #fff;
    background-color: #16509d;
}

.newsBox__plus:hover {
    background-color: #0087cd;
}

.btn.btnTimeModal {
    background-color: #16509d;
    transition: all 0.3s;
}

.btn.btnTimeModal:hover {
    background-color: #0087cd;
}

.select_box .select_box_title {
    color: #000 !important;
}

.newsBox__plus span {
    position: static !important;
}

#cd_cart .end_pay .total_price span {
    color: #000;
}

#cd_cart strong {
    color: #000;
}

#cd_cart .end_pay .btn {

    background-color: #d90000;
}

#cd_cart .end_pay .btn:hover {
    background-color: #da3c3c;
}

#copon_area {
    border-radius: 10px;
}

.nums {
    border-radius: 10px;
}

.basket__table .col2 .nums {
    border-radius: 10px;
}

.basket__details__r {
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7;
}

.basket__details__r ul li {
    color: gray;
}

.basket__details__r .basket__details__r--title,
.basket__details__r ul li:last-child {
    color: #000;
}


.nums .minus:hover::after {
    color: #16509d;
}

.nums .plus:hover::after {
    color: #16509d;
}

.payWays>ul li label input:checked~span,
.boxAddressItem .item input:checked~.itm,
.basketBoxSendItem .item input:checked~.itm {
    border-color: #16509d
}

.payWays>ul li label input:checked~span::after,
.boxAddressItem .item input:checked~.itm:before,
.basketBoxSendItem .item input:checked~.itm::before {
    background-color: #16509d
}

#copon_area .copon_btn {
    background-color: #16509d
}

#copon_area .copon_btn:hover {
    background-color: #0087cd
}

.who_is__area .who_is__area__edit:hover {
    color: #16509d;
}

.who_is__area .who_is__area__edit {
    font-size: 14px;
    background-color: #16509d;
    color: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
}

.who_is__area .who_is__area__edit:hover {
    color: #fff !important;
    background-color: #0087cd;
}

.orderAlert {
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #000;
    padding: 10px 20px;
    margin: 10px;
    border-radius: 5px;
    line-height: 2;
    display: none;
}

.basket__end__step .details_factor ul li:last-child {
    background-color: #16509d;
}

#basket_steps ul li span {
    border: solid 3px #138851;
    background-color: #138851;
}

.newsMainSec .btn {
    margin-top: 20px;
}

.basket__table table tr {
    margin-bottom: 10px;
}

@media screen and (min-width:992px) {
    .newsMainSec .btn {
        color: #fff;
        border: none;
        position: absolute;
        top: -4px;
        left: 110px;
        margin: 0;
        height: 40px;
        line-height: 36px;
    }
}



.basketTable {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}

.basketTable__wrapper {
    padding: 10px;
    display: flex;
    padding-left: 0;
}

@media only screen and (max-width : 991px) {
    .basketTable__wrapper {
        padding-left: 10px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.basketTable__image {
    flex: 1 0 130px;
    max-width: 130px;
    text-align: center;
}

.basketTable__number {
    text-align: left;
    min-width: 160px;
}

.basketTable__number--insurance {
    display: block;
    font-size: 12px;
    color: #000;
    margin-bottom: 10px;
}

.basketTable__number--offer {
    color: #999;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
}

.basketTable__number--old {
    text-align: left;
    text-decoration: line-through;
    margin-bottom: 5px;
    color: grey;
    font-size: 14px;
    display: block;
}

.basketTable__number--new {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    display: block;
    margin-right: 20px;
    text-align: left;
}

.basketTable__number--new span {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.basketTable__detail {
    flex: 1 0 auto;
    max-width: calc(100% - 180px);
    padding-right: 10px;
    padding-left: 20px;
    border-left: 1px solid #D9D9D9;
}

@media only screen and (max-width : 991px) {
    .basketTable__detail {
        max-width: unset;
        padding-right: 10px;
        padding-left: 10px;
        border-left: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.basketTable__detail__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width : 767px) {
    .basketTable__detail__row {
        flex-direction: column;
    }
}

.basketTable__detail--title {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.basketTable__detail--info li {
    margin-bottom: 2px;
    color: grey;
    font-size: 13px;
    line-height: 1.8;
}

.basketTable__detail--info li a {
    color: #000;
}

.basketTable__detail--info li i {
    display: inline-block;
    background-color: #000;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 50%;
    vertical-align: middle;
}

@media only screen and (max-width : 767px) {
    .basketTable__detail--nums {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.basketTable__detail--nums span {
    font-size: 12px;
    color: #000;
    line-height: 20px;
    margin-left: 5px;
}

.basketTable__delete {
    flex: 1 0 50px;
    max-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 10px;
    color: #ED1C24;
}

.basketTable__delete img {
    margin-bottom: 5px;
}

.basketTable__insurance {
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
    background: #f7f7f7;
}

.basketTable__insurance .chb label {
    margin: 0;
}

.basketTable__insurance .chb label input {
    margin: 0;
}

.basketTable__insurance .chb label span::before {
    line-height: 0;
}

.basketTable__number__insurance {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    background-color: rgba(0, 64, 255, 0.08);
    color: #23254e;
    border-radius: 5px;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 35px;
}

.basketTable__number__insurance .basketTable__number__insurance--name svg {
    fill: #0040ff;
    vertical-align: middle;
    margin-left: 5px;
}

.basketTable__detail--nums .nums #number {
    font-size: 15px;
}

.basketTable__detail--nums .nums .plus:after {
    font-size: 19px;
}

.basketTable__detail--nums .nums .minus:after {
    font-size: 19px;
}

@media only screen and (max-width : 767px) {
    .basketTable__detail__row {
        align-items: flex-start;
    }

    .basketTable__number {
        align-self: center;
        margin-top: 10px;
    }

    .basketTable__image {
        max-width: unset;
        flex: 1 0 auto;
    }

    .basketTable__delete {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .basketTable__insurance {
        font-size: 11px;
        padding: 10px 5px;
    }

    .back__to__shop {
        padding-top: 20px;
        padding-bottom: 40px;
    }
}

.btn.informaion_edit_link {
    background-color: #16509d;
}

#userpanel .userpanel__sidebar ul li.active a,
#userpanel .userpanel__sidebar ul li:hover a {
    background-color: #16509d;
}

.btn.change__password:hover,
.btn.informaion_edit_link:hover {
    background-color: #0087cd;
}

#userpanel .userpanel__sidebar {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}

#userpanel .userpanel__sidebar ul li a {
    border-radius: 10px;
}

.userpanel .userpanel_box {
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

.userpanel .userpanel_box.userpanel_box1 {
    background-color: #f7f7f7;
}



.btn.change__password {
    border: 1px solid #16509d;
    background-color: #fff;
    color: #000;
}

.btn.change__password:hover {
    color: #fff;
    background-color: #16509d;
}

.ordersTable table tr th {
    background-color: #16509d;
}

.blogPageItems ul li .newsBox {
    height: 100%;
}

.blogSearch .searchInp:hover {
    border-color: #16509d;
}

.comments__top .btn {
    border: none;
    background-color: #16509d;
    transition: all 0.3s;
    color: #fff;
}

.comments__top .btn:hover {
    background-color: #0087cd;
}

.comments__top .btn svg {
    fill: #fff;
}

#comments .comment .commentOption .commentRate .commentLike {
    border-color: #16509d;
    color: #16509d;
}

#comments .comment .commentOption .commentRate .commentLike::after {
    color: #16509d;
}

#comments .comment .commentOption .commentRate .commentLike:hover {
    background-color: #16509d;
}

#blogPage .search__filter__area .sortBy {
    margin-right: auto;
}

#cd_cart .end_pay .total_price span,
#cd_cart strong,
#ham3d a:hover,
#menu>ul>li .mega_menu ul li a:hover,
#singleTabs .tabs ul>li.active>a,
#singleTabs .tabs ul>li:hover>a,
.advancedSearch #advancedSearchBox .advancedSearchArticles ul li:hover a,
.advancedSearch #advancedSearchBox .advancedSearchBox ul li a:hover,
.advancedSearch .advancedSearchScroll #advancedSearchProducts ul li:hover .title,
.back__to__shop__in #back__to__shop:hover,
.basket__table .col1 .desc b:hover,
.block .searchBox .searchBox__btn:hover::after,
.c4,
.cd-cart-items li .price_area .new_price,
.cd-cart-items li:hover .title,
.content #sidebar_toggle,
.copyright #copyright a:hover,
.legal_information_content .chb label input:checked~span::before,
.megaMenuTabs .tab-content .megaMenuList ul li a:hover,
.newsNav a:hover,
.nums .minus:hover::after,
.nums .plus:hover::after,
.ordersTable table tr td .orderViewLink:hover,
.ordersTable table tr td .order_view_tbl,
.recover_pass:hover,
.sampleTab .tabs ul li.active a,
.searchBox .searchBox__btn:hover::after,
.select_box .select_box_title,
.singleNewsTools a:hover,
.singleNewsTools a:hover i,
.sizeSelect li label input:checked~span,
.userpanel_box h2 i,
.who_is__area .who_is__area__edit:hover {
    color: #16509d;
}

@media only screen and (min-width : 992px) {
    #userpanel .userpanel__content .row {
        height: 100%;
    }

    #userpanel .userpanel__content .row>div {
        height: 100%;
    }

    #userpanel .userpanel__content .row>div>div {
        height: 100%;
    }
}

#basket_steps ul li span::before {
    display: none;
}

.btnModalBasket {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btnModalBasket .btn {
    padding: 0 10px;
    font-size: 12px;
}

#basket_steps ul li span {
    font-size: 20px;
    background-color: #16509d;
    border-color: #16509d;
}

@media only screen and (max-width : 767px) {
    .btnModalBasket {
        flex-direction: column;
    }

    .btnModalBasket .btn {
        margin-bottom: 10px;
        min-width: 150px;
    }

    #basket_steps ul li span {
        font-size: 17px;
    }

    .basketTable__number {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .basketTable__number--old {
        line-height: 1;
        margin-bottom: 0;
    }

    .basketTable__number--offer {
        text-align: center;
        order: -1;
        width: 100%;
    }

    .basketTable__number--new {
        margin: 0;
        margin-right: auto;
    }
}

@media only screen and (max-width : 991px) {
    .offerVide .catSlider__box {
        min-width: 150px;
        text-align: center;
    }
}

.btn.btnCancle:hover {
    color: #fff;
}

.content #sidebar_toggle {
    color: #fff;
}

.sidebar_toggle_aside .apply_filter {
    color: #fff;
}

/* --------- */

.superMenu {
    min-width: 515px;
    width: auto;
    height: 0;
    background: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .2);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 40px;
    right: -20px;
    z-index: 999;
    display: flex;
    align-items: stretch;
    border-radius: 10px;
    overflow: hidden;
}

.superMenu .tabs>ul {
    padding: 42px 12px;
    width: 275px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    overflow: hidden
}

.superMenu .tab-content,
.superMenu .tabs {
    min-height: 422px;
    max-height: 496px
}

.superMenu .tab-content {
    min-width: 200px;
    background: #f1f8ff;
    padding: 42px 15px 42px 25px;
    border-radius: 16px 0 0 16px;
}

@media screen and(min-width:1361px) {
    .superMenu .tab-content {
        min-width: 217px;
        padding: 42px 32px 42px 48px;
    }
}

.superMenu .superMenuList>ul {
    width: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    max-height: 340px;
    min-width: 200px;
}

.superMenu .superMenuList>ul.colcount2 {
    min-width: 400px;
}

.superMenu .superMenuList>ul.colcount3 {
    min-width: 600px;
}

.superMenu .superMenuList>ul>li>a {
    display: block;
}

#menu>ul>li:hover .superMenu {
    opacity: 1;
    visibility: visible;
    min-height: 432px;
    max-height: 496px;
    height: auto
}

.MenuItemAllItem {
    width: 100%;
    cursor: default;
}



.superMenu .superMenuList>ul>li {
    width: 200px;
    overflow: hidden;
    height: 22px;
    padding-top: 2px;
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 10px
}

.superMenu .superMenuList>ul>li>a {
    color: #666;
}

.superMenu .superMenuList>ul>li>a:hover {
    color: #000;
}

.superMenu .superMenuList>ul>li:nth-of-type(10n) {
    margin-bottom: 0
}

.MenuItemAllItem {
    width: 100%;
    cursor: default
}

.allItems {
    color: #212121;
    width: 100%;
    height: 22px;
    font-size: 14px;
    margin-bottom: 16px;
    display: flex;
    align-items: center
}

.allItems>a {
    cursor: pointer
}

.allItems .clickText {
    color: #9c9d9e;
    padding-inline: 3px;
    font-size: 12px;
}

.allItems i {
    font-size: 14px;
}



.superMenu .tabs .superMenuLink {
    height: 100%;
    color: #000;
    font-weight: bold;
    transition: .4s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.superMenu .tabs .superMenuLink>div {
    display: flex;
    align-items: center;
}

.superMenu .tabs .superMenuLink>svg {
    fill: #16509d;
    opacity: 0;
}

.superMenu .tabs>ul>li.active .superMenuLink>svg {
    opacity: 1;
}

.superMenu .tabs>ul>li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 32px;
}


.menuIcon-2 {
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    width: 42px;
    height: 42px;
    justify-content: center;
    background: #f8f8f8;
    font-size: 28px;
    border-radius: 50%;
}

.header__nav nav>ul>li.superSubmenu {
    position: relative;
}

/*************/
.contactHeader__desc--tel.v2 {
    color: #000 !important;
    margin-bottom: 20px;
    margin-top: 0;
}

#products>ul>li .product .product__offer--profit {
    display: none;
}

@media only screen and (max-width : 767px) {
    #products>ul>li .product {
        flex-direction: row;
        border-top: none;
        border-right: none;
        border-left: none;
        border-radius: 0;
        padding-top: 0;
    }


    #products>ul>li .product .compareColor {
        top: auto;
        bottom: 10px;
        right: 0;
        left: auto;
    }

    #products>ul>li .product .compareColor ul {
        width: 100px;
        display: flex;
        line-height: 0;
        justify-content: center;
    }

    #products>ul>li .product .compareColor ul li {
        padding-left: 2px;
        padding-right: 2px;
    }

    #products>ul>li .product .superSale.superSale2 {
        display: none !important;
    }

    #products>ul>li .product .product__name {
        padding: 0;
        font-size: 11px;
        line-height: 20px;
        margin-top: 0px;
        height: 40px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: right;
    }

    #products>ul>li .product .product__image {
        flex: 1 0 100px;
        padding-bottom: 30px;
    }

    #products>ul>li .product .product__image::before {
        display: none;
    }

    #products>ul>li .product .product__wrapper::before {
        display: none;
    }

    #products>ul>li .product .product__wrapper {
        padding-right: 10px;
        flex: unset;
    }

    #products>ul>li .product .product__offer {
        text-align: right;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    #products>ul>li .product .product__offer--offer {
        border-radius: 5px;
        position: absolute;
        top: 5px;
        right: 5px;
        margin: 0;
        font-size: 11px;
        width: 30px;
        height: 15px;
        line-height: 15px;
    }

    #products>ul>li .product .product__offer--offer span {
        line-height: 15px;
    }

    #products>ul>li .product .product__offer--new {
        text-align: left;
        width: 100%;
        line-height: 20px;
        order: 1;
        margin-top: 5px;
    }

    #products>ul>li .product .product__offer--profit {
        display: inline-block;
        font-size: 11px;
        margin-right: auto;
    }

    #products>ul>li .product .product__offer--profit span {
        font-weight: bold;
    }
}

/* -----search------ */
.header__nav {
    padding-bottom: 0;
}

.closeAdvancedSearch {
    cursor: pointer;
    float: left;
}

.advancedSearch .advancedSearchScroll #advancedSearchProducts ul li {
    padding: 10px;
    background: #f7f7f7;
}

.advancedSearch .advancedSearchScroll #advancedSearchProducts ul li img {
    border: none;
}

@media only screen and (min-width : 992px) {
    .header .headerWrapper .searchModal_content {
        margin-left: auto;
        margin-right: 30px;
    }

    .header .headerWrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    #menu {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.headerWrapper .searchModal_content .search .search_inp {
    background-color: #fff;
}

#advancedSearchInput.search_inp {
    transition: unset;
}

#advancedSearchInput.search_inp.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}



/* -------progress----- */
.cd-cart-items li>div {
    flex: 1 0 calc(100% - 83px);
}

.basketProgress {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
}

.basketProgress .basketProgress__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
}

.basketProgress .basketProgress__title li {
    font-weight: bold;
    font-size: 11px;
}

.basketProgress .basketProgress__title li:last-child {
    color: rgb(81, 162, 46);
}

.basketProgress .basketProgress__main .basketProgress__progress {
    background-color: rgb(230, 230, 230);
    height: 7px;
    border-radius: 20px;
    overflow: hidden;
}

.basketProgress .basketProgress__main .basketProgress__progress .basketProgress__progress--active {
    background-color: rgb(81, 162, 46);
    transition: all 0.5s linear 0s;
    max-width: 100%;
    height: 7px;
}


@media only screen and (min-width : 1360px) {
    #compareModal #products>ul {
        margin: 0;
    }

    #compareModal #products>ul>li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #compareModal .modal-lg {
        width: 1050px;
    }
}

.product_star_new img {
    width: 10px;
}


.colorMini {
    height: 33px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #DDD;
    min-width: 95px;
    border-radius: 4px;
    padding-right: 5px;
    padding-left: 5px;
    color: #515151;
    font-size: 12px;
    font-weight: 300;
    transition-property: all;
    transition-duration: 0.3s;
}

.colorMini span {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: 10px;
    border: 1px solid #cecece;
    border-radius: 3px;
}




/* --------------------createPack start------------------------- */

.createPack {
    margin-block: 40px;
}

@media only screen and (max-width : 767px) {
    .createPack {
        margin-block: 20px;
    }
}

.createPack .basket__table {
    margin: 0;
    margin-left: 20px;
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table {
        margin-left: 0px;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table table {
        width: 100%;
    }
}

.createPack .basket__table table tr {
    padding: 0;
    background-color: transparent;
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table table tr {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col1 {
        flex-direction: row;
        width: 100%;
        flex: 1 0 auto;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 480px) {
    .createPack .basket__table .col1 {
        flex-direction: column;
        width: 100%;
        flex: 1 0 auto;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col1 .desc {
        padding-top: 10px;
        padding-right: 0;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col1 .col1__img {
        flex: 0 0 auto;
    }
}

@media only screen and (max-width : 480px) {
    .createPack .basket__table .col1 .col1__img {
        margin-left: 0;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col2 {
        display: none;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col3 {
        flex: 1 0 50%;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col3 .product__price {
        align-items: flex-start;
    }
}

@media only screen and (max-width : 480px) {
    .createPack .basket__table .col3 .product__price {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
}

@media only screen and (max-width : 767px) {
    .createPack .basket__table .col4 {
        position: static;
        flex: 1 0 50%;
        text-align: left;
    }
}

@media only screen and (max-width : 480px) {
    .createPack .basket__table .col4 {
        position: absolute;
    }
}

/* .createPack__list {
    margin-block: 20px;
} */

.createTotal {
    border-radius: 20px;
    border: 1px solid #0699A8;
    background: linear-gradient(180deg, #212121 0%, #145C63 85.42%, #12636B 99.99%);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
}

.createTotal--title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 30px;
}

.createTotal--price {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: bold;
}

.createTotal--price span {
    font-size: 22px;
    font-weight: bold;
}

.createTotalEdit {
    color: #000;
    font-size: 12px;
    margin-top: 20px;
    display: block;
    text-align: center;
}

.createTotalEdit span {
    color: #000;
    margin-inline: auto;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid #000;
    transition-property: all;
    transition-duration: 0.3s;
}

.createTotalEdit:hover span {
    color: #16509d;
    border-bottom-color: #16509d;
}

.cpl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-block: 17px;
    background-color: #F4F4F4;
}

.cpl__image {
    margin-right: 15px;
}

.cpl__title {
    margin-right: 15px;
    margin-left: auto;
    font-size: 18px;
    font-weight: 800;
    color: #000;
}

@media only screen and (max-width : 767px) {
    .cpl__title {
        margin-right: 10px;
        font-size: 14px;
    }
}

.cpl__plus {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 15px;
    background-color: #16509d;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width : 767px) {
    .cpl__plus {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-left: 10px;
    }
}

.cpl__plus i {
    font-size: 24px;
    color: #fff;
}

@media only screen and (max-width : 767px) {
    .cpl__plus i {
        font-size: 22px;
    }
}

.cpl__close {
    margin-left: 15px;
}

.cpl__close i {
    font-size: 24px;
    color: #FF7171;
}

@media only screen and (max-width : 767px) {
    .cpl__close i {
        font-size: 20px;
    }
}

.createListPage {
    margin-bottom: 40px;
}

@media only screen and (max-width : 767px) {
    .createListPage {
        margin-bottom: 20px;
    }
}

.createListPage .createList>ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-inline: -10px;
    margin-top: 10px;
}

@media only screen and (max-width : 767px) {
    .createListPage .createList>ul {
        margin-inline: -5px;
    }
}

.createListPage .createList>ul>li {
    padding: 10px;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    margin-bottom: 10px;
}

@media only screen and (max-width : 1199px) {
    .createListPage .createList>ul>li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media only screen and (max-width : 991px) {
    .createListPage .createList>ul>li {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width : 567px) {
    .createListPage .createList>ul>li {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 5px;
    }
}

.createListBox {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    position: relative;
    transition-property: all;
    transition-duration: 0.3s;
    border: 1px solid #d9d9d9;
}

/* .createListBox:before {
    content: "";
    background: linear-gradient(180deg, #202020 0%, #0F9CB7 53.65%, #202020 100%);
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition-property: all;
    transition-duration: 0.3s;
} */

.createListBox__desc {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px;
    position: relative;
}

@media only screen and (max-width : 991px) {
    .createListBox__desc {
        padding: 15px;
    }
}

.createListBox__desc p {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    line-height: 30px;
    transition-property: all;
    transition-duration: 0.3s;
}

.createListBox__desc--title {
    padding-bottom: 15px;
    border-bottom: 1px solid #808080;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition-property: all;
    transition-duration: 0.3s;
    color: #16509d;
    position: relative;
}

.createListBox__desc--title .ef {
    position: absolute;
    left: 0;
}

.createListBox__desc--title .ca {
    transition-property: all;
    transition-duration: 0.3s;
}

.createListBox__image {
    position: relative;
    z-index: 2;
}

.createListBox__image img {
    width: 100%;
}


.createPage .createPageSlider {
    padding-block: 40px;
    margin-bottom: 20px;
}

@media only screen and (max-width : 991px) {
    .createPage .createPageSlider {
        background-image: none;
        padding-block: 10px;
        margin-bottom: 20px;
    }
}

.createPage__slider--box {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.createPage__slider--box:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
}

.createPage__slider--box img {
    width: 100%;
}

@media only screen and (min-width : 992px) {
    .createPage__slider .slick-prev {
        margin-left: -11px;
    }
}

@media only screen and (min-width : 992px) {
    .createPage__slider .slick-next {
        margin-right: -11px;
    }
}

.createPage__slider .slick-list {
    margin-inline: -10px;
    overflow: visible;
}

.createPage__slider .slick-slide {
    margin-inline: 10px;
}

.createPage__slider .slick-slide .createPage__slider--box:before {
    opacity: 0.4;
}

@media only screen and (max-width : 991px) {
    .createPage__slider .slick-slide .createPage__slider--box:before {
        opacity: 0;
    }
}

.createPage__slider .slick-slide.slick-current .createPage__slider--box:before {
    opacity: 0;
}

.createPage__prod {
    margin-block: 20px;
}

.createListSlider {
    padding-block: 40px;
}

@media only screen and (max-width : 767px) {
    .createListSlider {
        padding-block: 20px;
    }
}

.createListSlider__slider {
    margin-top: 30px;
}

.createListSlider__slider .slick-list {
    margin-inline: -10px;
}

.createListSlider__slider .slick-slide {
    margin-inline: 10px;
}

.basketTable__edit {
    flex: 1 0 50px;
    max-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 10px;
    color: #808080;
}

.basketTable__edit img {
    margin-bottom: 5px;
}



.modal .modal-dialog.modal-container .modal-body {
    padding: 0;
}

.modal .modal-dialog.modal-container {
    width: 1170px;
}

@media screen and (max-width:1199px) {
    .modal .modal-dialog.modal-container {
        width: 950px;
    }
}

@media screen and (max-width:991px) {
    .modal .modal-dialog.modal-container {
        width: 720px;
    }
}

@media screen and (max-width:767px) {
    .modal .modal-dialog.modal-container {
        margin-right: auto;
        margin-left: auto;
        width: 96%;
    }
}

@media screen and (min-width: 1360px) {
    .modal .modal-dialog.modal-container #products>ul>li {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 20px;
    }
}

/* .modal .modal-dialog.modal-container .single__product__gallery__in .single__product__gallery__in__item .single__product__gallery__img img{
    max-width: 300px;
} */
@media screen and (min-width: 992px) {
    .modal .modal-dialog.modal-container .single__product__gallery {
        max-width: 300px;
    }
}

.modal .modal-dialog.modal-container .quickSlider .slick-slide {
    text-align: center;
}

.modal .modal-dialog.modal-container .quickSlider .quickSlider__pic {
    max-width: 260px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.modal .modal-dialog.modal-container .single__product__gallery-deal {
    flex-direction: column;
}

.modal .modal-dialog.modal-container .single__product__gallery-deal .single__product__gallery--special-deal {
    padding-right: 0;
}

.modal .modal-dialog.modal-container .single__product__gallery-deal:not(.u-hidden)+.single__product__gallery__in {
    height: auto;
}

.modal .modal-dialog.modal-container .single__product__info {
    padding: 20px;
}

.innerModal__header {
    padding: 20px;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.innerModal__header--close i {
    font-size: 24px;
    color: #FF7171;
}

@media only screen and (max-width : 767px) {
    .innerModal__header--close i {
        font-size: 20px;
    }
}

@media only screen and (max-width : 767px) {
    .innerModal__header--back {
        font-size: 12px;
    }
}

.innerModal__header--back i {
    vertical-align: middle;
    margin-left: 5px;
}

/* --------------------createPack  end------------------------- */

#cd_cart {
    z-index: 1000;
}

.offerItemAll .superSale>span {
    font-size: 11px;
}

.offerItemAll .boxProductSec {
    padding-bottom: 20px;
    padding-top: 20px;
}

@media screen and (max-width:991px) {
    .offerItemAll {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .offerItemAll .container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .offerItemAll .boxProductSec {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

.brandSlider {
    padding: 20px;
    border-radius: 10px;
}

.brandSlider .slick-slide {
    text-align: center;
}

/* ******************* */
.header__nav {
    border-bottom: 1px solid rgb(215, 222, 224);
}

.header__nav,
.header__fix.active,
.header__fix.activeAll,
.header__fix:hover {
    background-color: #fff;
}

.headerWrapper .searchModal_content .search .search_inp {
    background-color: #f0f0f0;
}

.header__fix .header__icon svg path {
    fill: #000 !important;
}

.headerlogin {
    color: #000;
}

.headerlogin a {
    color: #000;
}



@media screen and (min-width:992px) {

    .headerlogin,
    .header__icon--shop {
        min-height: 37px;
        margin-right: 15px;
        border: 1px solid rgb(215, 222, 224);
        border-radius: 5px;
        padding: 5px !important;
    }
}

@media screen and (max-width:991px) {
    .header__logo {
        margin-bottom: 0;
    }

    .searchModal_content {
        margin-top: 10px;
    }
}


.productInner-BoxWithImage {
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
    border-radius: 5px;
}

.warrantyList {
    display: flex;
    align-items: center;
}

.warrantySelectBox .single__product__variants--select {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}


.warrantySelectBox {
    flex-wrap: wrap;
}

@media screen and (max-width:567px) {
    .warrantyRow .colGrid2 {
        flex: 1 0 100%;
        max-width: 100%;
    }
}

.warrantyBox {
    border: 1px solid #d9d9d9;
    padding: 5px;
    border-radius: 5px;
}

.warrantyBoxSend .item .itm {
    min-height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.warrantyBoxSend .item .itm b.title {
    margin-bottom: 0 !important;
    font-size: 12px !important;
    font-weight: 300 !important;
}

.warrantyBoxSend {
    margin-top: 10px;
}

.warrantyBoxSendItem .item input:checked~.itm::before {
    background-color: #d90000;
}

.warrantyBoxSendItem .item input:checked~.itm {
    border-color: #d90000;
}


.modalHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modalHeader__titles {
    display: flex;
    flex-direction: column;
}

.modalHeader__titles--title1 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;

}

.modalHeader__titles--title2 {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6;
}

.buyModalBox {
    border-radius: 10px;
    overflow: hidden;
    width: 460px !important;
}

.buyModalBtn {
    width: 50%;
    margin: 0 5px;
}

.buyModalContent__title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;

}

.buyModalContent__desc {
    font-size: 14px;
    text-align: right;
    line-height: 30px;
    color: #a1a3a8;
}

.buyModalContent {
    padding: 10px;
}

.buyModalBodyWrapper {
    padding: 20px 0;
    overflow-y: auto;
}

.buyModalBody {
    padding: 0 !important;
}

.buyModalBody__part2 {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.buyModalBody__part2--title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}

.buyModalBody__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.buyModalBody__price--old {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


.oldDiscount {
    display: inline-block;
    vertical-align: middle;
    background: #d90000;
    margin-right: 10px;
    border-radius: 10px;
    font-size: 14px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-family: Ham3d;
}

.oldPrice {
    font-size: 12px;
    color: #999;
    margin-left: 5px;
    display: inline-block;
    text-decoration: line-through;
}

.buyModalBody__price--new {
    font-size: 16px;
    font-weight: bold;
}

.btnModalBasket {
    flex-direction: row !important;
}

.modalBuyFooter__btns>a {
    margin-bottom: 0 !important;
}

@media screen and (max-width:567px) {
    .buyModalBox {
        border-radius: 0;
        overflow: hidden;
        width: 100% !important;
        height: 100% !important;
        transform: none !important;
        margin: 0 !important;
    }

    .modalBuyFooter {
        padding: 0;
        text-align: left;
        border-top: 1px solid #e5e5e5;
        position: fixed;
        z-index: 99;
        width: 100%;
        bottom: 0;
    }

    .btnModalBasket {
        flex-direction: row !important;
        min-height: 100px !important;
        background: #fff !important;
    }


    .modalBuyFooter__btns>a {
        margin-bottom: 0 !important;
    }

    #buyModal {
        bottom: unset !important;
    }

    #buyModal::before {
        content: none !important;
    }

    .buyModalBodyWrapper {
        padding: 10px 0;
    }

    #buyModal {
        position: fixed;
        left: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .buyModalBox .modal-content {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .buyModalContent {
        height: calc(90vh - 250px);
    }
}

.bannerSlider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.bannerSlider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

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


    .bannerSlider .slick-prev {
        width: 30px;
        height: 30px;
        left: -15px;
    }

    .bannerSlider .slick-next {
        width: 30px;
        height: 30px;
        right: -15px;
    }

    .bannerSlider .slick-prev:after {
        line-height: 28px;
    }

    .bannerSlider .slick-next:after {
        line-height: 28px;
    }
}

.sliderTabSec {
    padding-bottom: 20px;
    padding-top: 20px;
}

.sliderTabSec__header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.sliderTabSec__header .viewMore {
    font-size: 14px;
    color: #000;
    margin-right: auto;
}

.sliderTabSec__header .viewMore:hover {
    color: #EB1C23;
}

.sliderTabSec__header .viewMore:hover svg {
    fill: #EB1C23;
}

.sliderTabSec__header .viewMore svg {
    margin-right: 7px;
    vertical-align: middle;
    transition-property: all;
    transition-duration: 0.3s;
}

.sliderTabSec__header .headerTitle {
    display: inline-block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #d9d9d9;
    margin-bottom: 0;
}

@media only screen and (max-width : 991px) {
    .sliderTabSec__header .headerTitle {
        margin-left: 10px;
        padding-left: 10px;
    }
}

@media only screen and (max-width : 767px) {
    .sliderTabSec__header .headerTitle {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        border-left: none;

    }
}

.sliderTabSec__header--tab {
    display: flex;
    align-items: center;
}

@media only screen and (max-width : 991px) {
    .sliderTabSec__header--tab {
        order: 1;
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
}

.generalSlider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.generalSlider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

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


    .generalSlider .slick-prev {
        width: 30px;
        height: 30px;
        left: -15px;
    }

    .generalSlider .slick-next {
        width: 30px;
        height: 30px;
        right: -15px;
    }

    .generalSlider .slick-prev:after {
        line-height: 28px;
    }

    .generalSlider .slick-next:after {
        line-height: 28px;
    }
}

















/* ------------------------today------------------------------------ */

.boxProductSecRow {
    flex-direction: column;

}


.imageSecBoxTitleBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.imageSecBoxTitleBox .imageSecBox__name {
    margin-bottom: 0;
}

.imageSecBoxTitleBox .imageSecBox__more {
    margin-top: 0;
}

.landingMainSlider {
    margin-top: 20px;
}



.landingMainSlider .slick-slide .item {
    border-radius: 20px;
    overflow: hidden;
}

.landingMainSlider .slick-dots {
    position: absolute;
    z-index: 1;
    bottom: 10%;
    right: 5%;
    -webkit-transform: none;
    transform: none;
}


.buyModalAddToBasketBtn {
    background-color: #ef4056 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.buyModalRegretBtn {
    background-color: #fff !important;
    color: #ef4056 !important;
    border: 1px solid #ef4056 !important;
    font-weight: bold !important;
}

.addToBasketBtnBox__buyNext {
    background-color: #fff !important;
    color: #ef4056 !important;
    border: 1px solid #ef4056 !important;
    font-weight: bold !important;
}

.timerBox {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.timerBox li {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.timerBox li+li:after {
    content: ":";
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
}


@media screen and (max-width: 991px) {
    .imageSecBoxTitleBox {
        flex-direction: row !important;
    }

    .headerlogin {
        margin: 0 5px;
    }
}

.landingSlidersBox {
    border-radius: 20px;
}


.header__icon--shop.basketLink {
    position: relative;
}

.basket-num {
    position: absolute;
    bottom: -5px;
    right: -10px;

}



.header__icon--shop span {
    background-color: #ef4056 !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 6px !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}


.ticketMoreShow {
    border-radius: 5px;
}


.cd-cart-items {
    height: calc(100vh - 200px);
}

.addToBasketBtnBox>a {
    width: 50%;
    margin: 0 5px;
}



.boxAddressItem__mini .item .itm {
    height: unset;
}

.boxAddressItem__more {
    margin: 0 !important;
}

.sliderTabSec__header--tab .tabs ul {
    border: none;
}

.sliderTabSec__header--tab .tabs ul li a {
    display: inline-block;
    text-align: center;
    min-width: 100px;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 5px;
    font-size: 14px;
    color: #999999;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    background-color: transparent !important;
}


.sliderTabSec__header--tab .tabs ul li.active a {
    color: #ED1C24;
    border: none;
    border-bottom: 1px solid #ED1C24 !important;
    font-weight: bold;
    background: transparent !important;
}


.tabsSliderSec {
    margin-bottom: 20px;
}

/* ------------------------today------------------------------------ */
.wideSlider {
    display: none;
}

@media only screen and (max-width: 991px) {
    .sliderTabSec__header--tab {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .wideSlider {
        display: block;
        overflow-x: auto;
        margin-left: -10px;
    }

    .wideSlider__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-right: 10px;
    }
}



.wideSlider__list li {
    padding-left: 5px;
    padding-right: 5px;
}

.wideSlider__list li .product {
    width: 180px !important;
}


.sliderTabSec__header--tab .tabs ul li {
    padding-left: 5px;
    padding-right: 5px;
}

.innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 5px !important;

    height: 40px !important;
    background-color: #d9d9d9 !important;
    border-radius: 10px !important;
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: none !important;
    min-width: 170px !important;

}




.innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li.active a {
    color: #fff !important;
    background-color: #16509d !important;
    border: none !important;
}


.innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li a:hover {
    color: #fff !important;
    background-color: #16509d !important;
    border: none !important;
}


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

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul {
        margin-top: 0;
        margin-bottom: 0;

    }

}

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

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li a {
        margin-bottom: 5px !important;
        margin-right: 0;
        min-width: 135px !important;
        padding: 0 5px !important;
    }

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li {
        padding: 0 !important;
    }

    .innerProductBoxTabsWrapper__header>.headerTitle {
        margin-left: 5px;
        padding-left: 5px;

    }

}

@media only screen and (max-width : 767px) {
    .sliderTabSec__header--tab .tabs ul li a {
        padding-left: 5px;
        padding-right: 5px;
        min-width: unset;
        font-size: 12px;
    }

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li a {
        padding: 8px !important;
        font-size: 12px !important;

    }

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul {
        margin-right: 0 !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        margin-bottom: 20px;
    }

    .innerProductBoxTabsWrapper__header {
        justify-content: center;
        margin-bottom: 0;
    }

    .innerProductBoxTabsWrapper__header>.headerTitle {
        margin-left: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }



}


@media only screen and (max-width: 567px) {
    .sliderTabSec__header--tab .tabs ul {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .sliderTabSec__header--tab .tabs ul li a {
        display: inline-block;
        text-align: center;
        min-width: auto;
        margin: 5px;
    }

    .sliderTabSec__header--tab {
        justify-content: flex-start;
    }

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul li a {
        margin: 5px !important;
        min-width: 148px !important;
    }

    .innerProductBoxTabsWrapper .innerProductBoxTabsWrapper__tabs ul {
        justify-content: center;
    }
}




.descBox__info--title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    text-align: right;
}


.mainPageDescBox {
    border: none;
    text-align: right;
    border-top: 1px solid #d9d9d9 !important;
    padding-top: 2rem;
}

.descTitleLink {
    font-size: 12px;
    font-weight: bold;
    color: #16509d;
}

.mainPageInfoBox p {
    text-align: justify;
    margin-bottom: 20px;
}

.mainPageInfoBox__title1 {
    font-size: 18px !important;
    font-weight: bold;
    color: #16509d;
}

.mainPageInfoBox__title2 {
    color: #16509d;
    font-size: 18px !important;
    font-weight: bold;
}

.mainPageInfoBox__btn>i {
    color: #16509d;
}


@media only screen and (max-width: 767px) {
    .mainPageInfoBox__title1 {
        font-size: 14px !important;
    }

    .mainPageInfoBox__title2 {
        font-size: 14px !important;
    }
}

/* black friday landing */
/* .blackFridayWrap__image{
  
    width: 100%;
} */

.blackDayPublicSec{
    border: 10px solid #d90000;
    border-radius: 20px;
    padding: 20px;
    position: relative;
}
.blackDayPublicSec__title{
    text-align: center;
    font-size: 36px !important;
    color: #fff;
    font-weight: 400 !important;
    display: inline-block;
    padding: 0 15px;
    background-color:#000;
}
.blackDayPublicSec__title strong{
    font-weight: bold !important;
    font-size: 40px !important;
}

.wrapperContainer{
    overflow: visible;
    margin-bottom: 100px;
    margin-top: 30px;
}

.publicTitlesWrap{
    text-align: center;
    margin-top:-50px;

}

.whitebg_product{
    background-color: #fff;
}





.dayoffItems__image{
    background-color: #fff;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative;
}



.dayoffItems__textWrap{
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.dayoffItems__textWrap--name{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.dayoffItems__textWrap--phone{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.dayoffItems__overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.7);
    color:#d90000;
    font-size: 25px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dayoffItems__time p{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    flex-direction: row-reverse;
}
.dayoffItems__time p span{
    display: inline-block;
    margin: 0 5px;
}

.tripleProducts .colGrid3{
    flex: 1 0 33.33% !important;
    max-width: 33.33% !important;
}
.dayoffItems__unknown{
    width: 100%;
    height: 100%;
    background-color: #d90000;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    min-height: 206px;


}


.wrapperContainer--noPadding{
    margin-bottom: 0 !important;
    padding-bottom: 50px;
}

.dayoffItems__image img{
    width: 100%;
    min-height: 260px;
    object-fit: cover;
}

@media screen and (max-width:1199px){
    /* .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 25%;
        max-width: 25%;
    } */
    .blackDayPublicSec__title{
        font-size: 40px !important;
    }
    .blackDayPublicSec__title strong{
        font-weight: bold !important;
        font-size: 40px !important;
    }
    .publicTitlesWrap {
        text-align: center;
        margin-top: -50px;
      }
      .blackDayTopSec__textBox--longText{
        font-size: 34px !important;
      }
}
@media screen and (max-width:991px){
    /* .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 33.33%;
        max-width: 33.33%;
    } */
    .blackDayTopSec__textBox--longText{
        font-size: 20px !important;
      }
   
      .blackDayTopSec__textBox{
        height: 70px !important;
      }

      .blackDayTopSec__textBox--boldText{
        font-size: 35px !important;
      }
      .blackDayTopSec__textBox--boldText {
      
        flex: 1 0 200px !important;
        max-width: 200px !important;
      }
    
}
@media screen and (max-width:767px){
    .blackDayPublicSec{
        border-radius: 10px;
    }
    .blackDayPublicSec__title{
        font-size: 25px !important;
        background-color: #1e1e1e;
    }
    .blackDayPublicSec__title strong{
        font-size: 30px !important;
    }
    .dayoffItems__time p{
        font-size: 18px !important;
    }
    .dayoffItems__textWrap--name,.dayoffItems__textWrap--phone{
        font-size: 16px !important;
    }
    
    .blackDayTopSec__textBox{
        max-width: 100% !important;
        margin: unset !important;
    }
    .blackDayTopSec__textBox--boldText {
        flex: 1 0 130px !important;
        max-width: 130px !important;
      }
.blackDayTopSec__textBox--boldText {
    font-size: 20px !important;
}
}

@media screen and (max-width:567px){
    /* .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 50%;
        max-width: 50%;
    } */
    .publicTitlesWrap {
        text-align: center;
        margin-top: -40px;
      }
      .blackDayTopSec__image2 {
       
        transform: scale(2.4) !important;
      }
}

@media screen and (max-width:480px){
    .blackDayTopSec__textBox--boldText {
        flex: 1 0 100px !important;
        max-width: 100px !important;
      }
      .blackDayTopSec__textBox--longText {
        font-size: 12px !important;
      }
      .blackDayTopSec__textBox--boldText {
        font-size: 15px !important;
      }
      .blackDayPublicSec__title{
        font-size: 20px !important;
      }
      .blackDayPublicSec__title strong{
        font-size: 25px !important;
      }
}


.blackDayTopSec__image{
    display: block;
    margin: 0 auto;
}


.blackDayTopSec__image2{
    display: block;
    margin: 80px auto;
    transform: scale(1.3);
}


.blackDayTopSec__textBox{
    background-color: #fff;
    display: flex;
    height: 80px;
    border-radius: 20px;
    overflow: hidden;
    align-items: center;
    max-width: 1070px;
  margin-right: auto;
  margin-left: auto;

}

.blackDayTopSec__textBox--boldText{
    background-color: #E00501;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px;
    font-weight: bolder;
    box-shadow: -10px 0 10px rgba(0,0,0,.3);
    flex: 1 0 280px;
  max-width: 280px;
  height: 100%;
}

.blackDayTopSec__textBox--longText{
    font-size: 40px;
  padding-right: 20px;
  color: #000;
 font-weight: 300;
}
.blackDayTopSec__textBox--longText b{
    color: #000;

}
@media screen and (max-width:1199px){
    .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 25%;
        max-width: 25%;
      }
}
@media screen and (max-width:991px){
    .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 33.33%;
        max-width: 33.33%;
      }
}
@media screen and (max-width:767px){

    .dayoffItems__time p{
        flex-direction: revert !important;
    }

    .dayoffItems__time p{
        font-size: 16px !important;
    }
    .dayoffItems__overlay{
        font-size: 14px !important;
    }
    .dayoffItems__image{
        border-radius: 5px !important;
    }
    .dayoffItems__image img{
        min-height: 162px !important;
        object-fit: cover !important;
    }
    .dayoffItems__textWrap--name, .dayoffItems__textWrap--phone {
        font-size: 14px !important;
      }
      .mobileCol5{
        padding: 10px;
        flex: 1 0 33.33% !important;
        max-width: 33.33% !important;
      }
      .blackDayPublicContent .rowGrid .colGrid5{
        flex: 1 0 100%;
        max-width: 100%;
      }
    .whitebg_product .compareColor {
        top: auto;
        bottom: 10px;
        right: 0;
        left: auto;
      }
      .whitebg_product .compareColor ul {
        width: 100px;
        display: flex;
        line-height: 0;
        justify-content: center;
      }

      .whitebg_product .compareColor ul li {
        padding-left: 2px;
        padding-right: 2px;
      }

      .whitebg_product .product__image::before {
            display: none;
            width: 130px;
            height: 130px;
      }
      .whitebg_product .product__name {
        padding: 0;
        font-size: 11px;
        line-height: 20px;
        margin-top: 0px;
        height: 40px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: right;
      }

      .whitebg_product .product__image {
        flex: 1 0 100px;
        padding-bottom: 30px;
      }
      .whitebg_product .product__image img {
        height: auto;
      }
      .whitebg_product .product__wrapper {
        padding-right: 10px;
        flex: unset;
      }
      .whitebg_product .product__offer {
        text-align: right;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
      }

      .whitebg_product .superSale.superSale2 {
        display: none !important;
      }


      .whitebg_product .product__offer--new {
        text-align: left;
        width: 100%;
        line-height: 20px;
        order: 1;
        margin-top: 5px;
      }

      .blackoffWrap{
        background-color: #1e1e1e !important;
      }




      .blackDayPublicContent__row{
        display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -10px;
      margin-right: -10px;
      direction: ltr;
      justify-content: center;
    }
    
    
    .itemOrder-5{order: 5;}
    .itemOrder-4{order: 4;}
    .itemOrder-3{order: 3;}
    .itemOrder-2{order: 2;}
    .itemOrder-1{order: 1;}
    












}


@media screen and (max-width:567px){
    .dayoffItems__time p{
        font-size: 16px !important;
    }
    .dayoffItems__overlay{
        font-size: 14px !important;
    }
    .dayoffItems__image{
        border-radius: 5px !important;
    }
    .dayoffItems__image img{
        min-height: 107px !important;
        object-fit: cover !important;
    }
    .dayoffItems__textWrap--name, .dayoffItems__textWrap--phone {
        font-size: 14px !important;
      }
     


     .whitebg_product {
        flex-direction: row;
        border-top: none;
        border-right: none;
        border-left: none;
        border-radius: 0;
        padding-top: 0;
        padding: 10px;
      }
}



@media screen and (max-width:480px){
    .dayoffItems__time p{
        font-size: 12px !important;
    }
    .dayoffItems__overlay{
        font-size: 11px !important;
    }
    .dayoffItems__image{
        border-radius: 5px !important;
    }
    .dayoffItems__image img{
        min-height: 72px !important;
        object-fit: cover !important;
    }
    .dayoffItems__textWrap--name, .dayoffItems__textWrap--phone {
        font-size: 10px !important;
      }
      
      #products > ul > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
      }

      .wrapperContainer{
        margin-bottom: 0;
      }
}






/* black friday landing */


.noBefore:before{
    display: none !important;
}
.contactHeader picture{
    width: 100%;
}
.contactHeader picture img{
    object-position: center;
}


@media screen and (max-width:480px){
    .contactHeader__image{
        object-position: center;
    }
    .contactHeader picture img{
        position: static;
    }
}

.superSale{
  justify-content: center;
  padding-left: 0;
}



.descBox__btn--title11 {
    display: inline-block;
    font-size: 12px;
}

.descBox__btn--title22 {
    display: none;
    font-size: 12px;
}

.descBox__btn2 .zmdi-chevron-down {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 15px;
}

.descBox__btn2 .zmdi-chevron-up {
    display: none;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 15px;
}

.descBox2.full .descBox__info2 {
    height: auto;
}

.descBox2.full .descBox__btn--title11 {
    display: none;
}

.descBox2.full .descBox__btn--title22 {
    display: inline-block;
}

.descBox2.full .descBox__btn2 .zmdi-chevron-down {
    display: none;
}

.descBox2.full .descBox__btn2 .zmdi-chevron-up {
    display: inline-block;
}

.descBox__info2
{
  height: 200px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: right;
}

.descBoxInnerProduct .descBox__btn2{
    min-width: auto;
    padding-right: 10px;
    padding-left: 10px;
    height: 30px;
    background-color: transparent !important;
    text-align: center;
    color: #000 !important;
    font-size: 12px !important;
    margin-top: 0;
    outline: none;
    border: none;
 
}

.descBox__btn2{
    display: inline-flex !important;
    justify-content: center !important;
    width: 100% !important;
    align-items: center;
}

.descBoxInnerProduct .descBox__btn2 i{
    font-size: 15px;
}




.quote {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 6px;
    background: #f7f7f7;
    position: relative;
}

.quote p {

    font-size: 14px;
    line-height: 30px;
}

.quote .quote__title {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.quote img {
    margin: 0;
    position: absolute;
    left: 20px;
    top: -20px;

}

@media screen and (max-width:767px) {
    .quote {
        padding: 15px;
    }

    .quote .quote__title {
        transform: unset;
        margin-bottom: 10px;
    }

    .quote img {
        display: none;

    }
}


.adsArea img {
    width: 100%;
    display: block;
    border-radius: 10px;
}

.adsArea a {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    display: block;
}

@media only screen and (max-width : 991px) {
    .adsArea a {
        margin-bottom: 10px;
    }
}

.blogBest {
    border: 1px solid #D9D9D9;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
}

.blogBest .headerTitle {
    margin-bottom: 20px;
}

.blogBest .headerTitle:before {
    display: none;
}

@media only screen and (max-width : 767px) {
    .blogBest {
        padding: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.blogBest ul li {
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.blogBest ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.blogBest ul li .blogBest__pic {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    margin-left: 10px;
    flex: 1 0 120px;
    max-width: 120px;
}

.blogBest ul li .blogBest__title {
    width: 100%;
    /* padding-bottom: 15px; */
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    transition-property: all;
    transition-duration: 0.3s;
}

.blogBest ul li .blogBest__title:hover {
    color: #16509d;
}

.blogBest ul li .blogBest__wrapper {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    flex-wrap: wrap;
}

.blogBest ul li .blogBest__wrapper--cat {
    line-height: 20px;
    height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
    color: #0A0A0A;
    background: rgba(0, 203, 107, 0.2);
    margin-bottom: auto;
    display: inline-block;
    margin-left: 20px;
}

@media only screen and (max-width : 767px) {
    .blogBest ul li .blogBest__wrapper--cat {
        margin-top: 0;
        display: inline-block;
    }
}

.blogBest ul li .blogBest__wrapper--date {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.blogBest ul li .blogBest__wrapper--date svg {
    vertical-align: middle;
}



.newsProdSlider {
    padding: 20px;
    padding-bottom: 10px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}

.newsProdSlider .newsBox {
    margin-bottom: 20px;
}

.newsProdSlider__slider .slick-slide {
    margin-inline: 10px;
}

.newsProdSlider__slider .slick-prev {
    left: -10px;
}

.newsProdSlider__slider .slick-next {
    right: -10px;
}

@media only screen and (max-width : 767px) {
    .newsProdSlider__slider .slick-slide {
        margin-inline: 10px;
    }
}

.newsProdSlider__title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}

@media only screen and (max-width : 767px) {
    .newsProdSlider__title {
        font-size: 20px;
    }
}


.newsMainSec2 {
    padding-block: 40px;
    background-color: #f7f7f7;
}

.newsMainSec2 .newsMainSec2Border {
    padding: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 15px;
}



@media only screen and (max-width : 991px) {
    .newsMainSec2 {
        padding-block: 40px;
    }
}

.newsMainSec2 .btn {
    font-size: 14px;
    width: 130px;
    height: 45px;
    line-height: 41px;
    border-radius: 23px;
    padding: 0;
    margin-top: 40px;
    color: #fff;
    border: none;
}

.newsMainSec .btn:focus,
.newsMainSec .btn:hover {
    background-color: #0087cd;
    color: #fff;
}

@media screen and (min-width:992px) {
    .newsMainSec2 .btn {
        color: #fff;
        border: none;
        position: absolute;
        top: -4px;
        left: 110px;
        margin: 0;
        height: 40px;
        line-height: 36px;
    }

    .newsMainSec2 .newsMainSec2Border .btn {
        top: 16px;
        left: 130px;
    }
}

.newsMainSlider2 .slick-list {
    margin-inline: -10px;
}

.newsMainSlider2 .slick-slide {
    padding-bottom: 15px;
    margin-inline: 10px;
}

.newsMainSlider2 .slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #d9d9d9;
    display: block;
    background-color: #fff;
    border-radius: 10px;
}

.newsMainSlider2 .slick-arrow:hover {
    background-color: #000;
    border: 1px solid #000;
}

.newsMainSlider2 .slick-arrow:hover:after {
    color: #fff;
}

.newsMainSlider2 .slick-prev {
    top: -50px;
    left: 0;
    right: auto;
}

.newsMainSlider2 .slick-prev:after {
    content: "";
    color: #808080;
    font-size: 21px;
}

.newsMainSlider2 .slick-next {
    top: -50px;
    left: 50px;
    right: auto;
}

.newsMainSlider2 .slick-next:after {
    content: "";
    color: #808080;
    font-size: 21px;
}

/* 
.newsMainSlider2 .slick-list {
    margin-right: -10px;
    margin-left: -10px;
}

.newsMainSlider2 .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
    height: inherit;
}

.newsMainSlider2 .slick-track {
    display: flex;
}

.newsMainSlider2 .slick-slide .newsBox {
    height: 100%;
}

.newsMainSlider2 .slick-slide {
    padding-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
} */

.singleNewsKeywords a:hover {
    background-color: #16509d;
}


.slideshowTemSec {
    padding-block: 20px;
}

.slideshowTemSec .adsArea {
    margin-bottom: 20px;
}

@media only screen and (min-width : 768px) {
    .slideshowTemSec__row {
        display: flex;
    }
}

.sliderAds {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.sliderAds a {
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
    display: block;
}

@media only screen and (max-width : 767px) {
    .sliderAds a {
        margin-top: 20px;
    }
}

.sliderAds a img {
    width: 100%;
}

.slideshowTemWrapper {
    position: relative;
}

.slideshowTemWrapper__arrow--left {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

@media only screen and (max-width : 767px) {
    .slideshowTemWrapper__arrow--left {
        left: 10px;
    }
}

.slideshowTemWrapper__arrow--left svg {
    fill: #fff;
    stroke: #fff;
    transition-property: all;
    transition-duration: 0.3s;
    opacity: 0.35;
}

.slideshowTemWrapper__arrow--left:hover svg {
    opacity: 1;
}

.slideshowTemWrapper__arrow--right {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

@media only screen and (max-width : 767px) {
    .slideshowTemWrapper__arrow--right {
        right: 10px;
    }
}

.slideshowTemWrapper__arrow--right svg {
    fill: #fff;
    stroke: #fff;
    transition-property: all;
    transition-duration: 0.3s;
    opacity: 0.35;
}

.slideshowTemWrapper__arrow--right:hover svg {
    opacity: 1;
}



#slideshowTem {
    overflow: hidden;
    border-radius: 15px;
}

#slideshowTem .slick-slide {
    overflow: hidden;
    position: relative;
}

#slideshowTem .slick-dots {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
}

#slideshowTem .slick-dots li {
    background-color: rgba(255, 255, 255, 0.5);
}

#slideshowTem .slick-dots li.slick-active {
    background-color: white;
}

@media only screen and (max-width : 991px) {
    #slideshowTem .slick-dots {
        bottom: 20px;
    }
}

@media only screen and (max-width : 767px) {
    #slideshowTem .slick-dots {
        right: 50%;
        transform: translateX(50%);
        bottom: 10px;
    }
}

#slideshowTem .slideshowTemSlideItem {
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

#slideshowTem .slideshowTemSlideItem .desc {
    position: absolute;
    top: auto;
    bottom: 45px;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

#slideshowTem .slideshowTemSlideItem .desc .desc__title {
    font-size: 30px;
    color: #fff;
    line-height: 60px;
}

@media only screen and (max-width : 767px) {
    #slideshowTem .slideshowTemSlideItem .desc .desc__title {
        font-size: 18px;
        line-height: 1.8;
    }
}

#slideshowTem .slideshowTemSlideItem img {
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    object-fit: cover;
    object-position: center center;
}




#blogPage .search__filter__area .sortBy {
    margin-right: 10px;
}

@media only screen and (min-width : 1360px) {
    .blogPageItems>ul>li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.labelCatSec {
    margin-bottom: 20px;
}

.labelCatSec .labelCatSec__list {
    margin-inline: -5px;
}

.labelCatSec .swiper-slide {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
}

.labelCatSec .labelCatSec__list .labelCatSec__list--box {
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    padding: 4px 15px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    white-space: nowrap;
}

.labelCatSec .labelCatSec__list .labelCatSec__list--box:hover {
    color: #fff;
    background-color: #16509d;
}

.swiper-container-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.basketSuggest {
    padding: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 15px;
}

.basketSuggest .basketSuggest__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.basketSuggest .basketSuggest__list li {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
}

.basketSuggest .basketTable__wrapper {}

.basketSuggest .basketTable__detail {
    flex: unset;
    max-width: unset;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
}

.basketSuggest .basketTable__detail--title {
    font-size: 13px;
    line-height: 1.8;
}

.basketSuggest .basketTable__number--new {
    margin-right: 0;
    text-align: right;
}

.basketSuggest__chb {
    border-left: 1px dashed #BFBFBF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
}

.basketSuggest__chb .chb {
    margin: 0;
    line-height: 1;
}

.basketSuggest__chb .chb * {
    margin: 0;
    line-height: 1;
}


.basketSuggest__chb .chb label span::before {
    top: 0;
    line-height: 1;
    margin-left: 0;
}

.productContent{
    margin-top: 20px;
}

.infFix {
    position: sticky;
    z-index: 200;
    transition: all 0.3s;
    padding-left: 10px;
    padding-right: 10px;
}

.infFix .infFix__nav {
    background: #fff;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
    border-radius: 10px;
    display: flex;
}

.infFix .infFix__nav li a {
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.infFix .infFix__nav li a:after {
    content: "";
    position: absolute;
    height: 4px;
    border-radius: 6px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #16509d;
    opacity: 0;
}

#header {
    position: sticky;
    top: 0;
    z-index: 995;
}

.infFix .infFix__nav li a.mPS2id-highlight:after {
    opacity: 1;
}

.productContent ._mPS2id-t {
    padding-top: 120px;
}



@media screen and (max-width:767px) {
    .infFix {
        padding-left: 0;
        padding-right: 0;
    }

    .infFix .containerFull {
        padding-left: 0;
        padding-right: 0;
    }

    .infFix .infFix__nav {
        justify-content: center;
    }

    .infFix .infFix__nav li a {
        padding-left: 0;
        padding-right: 0;
        margin-inline: 6px;
        position: relative;
        font-size: 11px;
    }
    .productContent ._mPS2id-t {
        padding-top: 20px;
    }
}

.newsBox__desc--title{
    min-height: 56px;
    font-size: 14px;
}


/****************************/


@media only screen and (max-width: 767px) {
    .mobile-span-mobile {
        height: auto !important;
    }
}

.span-flex {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0;
    gap: 16px;
    line-height: 10px;
}

@media screen and (max-width:567px) {
    .span-flex {
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 0;
        gap: 8px;
        line-height: 20px;
    }
}


.snapp {
    background-color: #eff6ff;
    border-radius: 10px;
    min-height: 50px;
    padding-top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 20px 0;
    justify-content: center;
}
.single_page .single_page_desc .price_by_oldprice{
    margin-bottom: 20px;
}
.snapp img {
    width: 32px;
    margin-right: 8px;
}
.snapp-text {
    color: #008dfa;
    margin-right: 10px;
}

@media only screen and (max-width: 767px){
    .snapp-text {
        font-size: 11px;
    }
}