@font-face {
    font-family: ekad;
    font-weight: 700;
    font-display: block;
    src: url(../fonts/IRANSans-Bold-web.eot);
    src: url(../fonts/IRANSans-Bold-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-Bold-web.woff2) format("woff2"), url(../fonts/IRANSans-Bold-web.woff) format("woff"), url(../fonts/IRANSans-Bold-web.ttf) format("ttf");
}

@font-face {
    font-family: ekad;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/IRANSans-web.eot);
    src: url(../fonts/IRANSans-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-web.woff2) format("woff2"), url(../fonts/IRANSans-web.woff) format("woff"), url(../fonts/IRANSans-web.ttf) format("ttf");
}

@font-face {
    font-family: 'ekad-number';
    font-display: block;
    src: url('../fonts/ekad-number.woff2') format('woff');
}

html {
    overflow-x: hidden;
    margin-top: 0 !important;
}

a:hover {
    text-decoration: none;
    color: #d9251d !important;
}

a:hover img {
    opacity: 0.8;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.section-wp-block-defaults {
    padding: 0;
}

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

.padding-top {
    padding-top: 45px;
}

.la-rotate {
    transform: rotate(313deg) !important;
}

body {
    background: #fff !important;
    color: #000;
    font-weight: 400;
    font-family: 'ekad-number', 'ekad', sans-serif;
    position: relative;
    transition: all 0.5s;
    width: 100%;
    font-size: 0.85em;
    line-height: 28px;
}


.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.fa-number {
    font-family: "ekad-number" !important;
}

.front-page {
    /* background-color: #fafafa !important; */
    background-color: #fff !important;
}

.container-custom {
    width: 90%;
    padding-left: var(--bs-gutter-x, .75rem);
    padding-right: var(--bs-gutter-x, .75rem);
    margin-left: auto;
    margin-right: auto;
}

.title-section {
    display: inline-block;
    width: auto;
    font-weight: bold;
    font-size: 1.3em;
}

.title-section i {
    font-weight: bold;
    vertical-align: middle;
}

.section-more {
    font-size: 0.9em;
    color: #f79340;
    font-weight: bold;
}

.section-more:hover {
    color: #000;
}

.header .logo {
    padding: 5px 0;
    display: inline-block;
    width: auto;
}

.header .logo img {
    width: 85px;
}

.nav-header {
    z-index: 100 !important;
}

.box-top-header {
    background-color: #d9251d;
    color: #fff;
    font-size: 13px;
    padding: 5px 0;
}

.box-top-header strong {
    font-size: 1em;
    color: #fff;
}

.box-top-header span {
    font-size: 1em;
    color: #dadada;
    font-weight: bold;
}

.box-header-mobile ul {
    margin: 0;
}

.box-header-mobile ul li {
    display: inline-block;
    width: auto;
    float: left;
    text-align: left;
}

.box-header-mobile ul li img {
    width: 135px;
}

.box-header-mobile ul p {
    margin: 0;
    float: right;
}

.box-header-mobile ul a {
    color: #fff;
    font-weight: bold;
}

.badge-cart {
    top: 6px;
    bottom: 5px;
    left: 5px;
    position: absolute;
    padding: 0 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #f68121;
    color: #fff;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    line-height: 19px;
}

.box-header-mobile ul i {
    font-size: 1.3em;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.box-down-header {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.btn-menu-cat i {
    font-size: 1.8em;
    vertical-align: middle;
}

.box-menu-cat {
    font-size: 1em;
    color: #333;
    display: flex;
    align-items: center;
    height: 100%;
}

.box-menu-cat i {
    font-size: 1.8em;
    vertical-align: middle;

}

.header .box-search {
    position: relative;
}


.header .search-header input[type="text"] {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: none;
    width: 80%;
}

.header .search-header input[type="submit"] {
    width: 20%;
    padding: 8px 0;
    background: #f58220;
    color: #fff;
    border: 1px solid #f58220;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.search-header {
    width: 100%;
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 25px 0;
    background: radial-gradient(circle at 10% 20%, rgb(0, 0, 0) 0%, rgb(64, 64, 64) 90.2%);
}

.search-header form {
    display: flex;
}

.header .box-search button,
.header .box-cart button,
.header .box-account a {
    height: 100%;
    border: 0;
    outline: 0;
    background-color: #f1f1f2;
    border-radius: 8px;
    color: #000;
    font-weight: bold;
    padding: 5px 8px;
    line-height: 20px;
    overflow: hidden;
}

.header .box-search button i,
.header .box-cart button i {
    font-weight: bold;
    font-size: 1.6em;
}

.header .box-account a {
    padding: 5px 12px;
    margin-left: 8px;
}

/* notification */
.notification-slide {
    padding: 100px 0 20px 0;
    background-color: #f8f8f8;
}

.notification-item {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 15px 25px;
    box-shadow: inset 0 0 4px 0px #0000002b;
}

.notification-icon {
    width: 60px !important;
}

.notification-item h2 {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.notification .owl-item:not(.center) {
    filter: blur(2px);
    opacity: 0.5;
}

.btn-notification {
    background-color: #000;
    border-radius: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
}

/* slider */
.product-slide {
    margin: 115px 0 30px 0;
}


.box-item-slider {
    padding: 25px;
    border-radius: 15px;
    height: 100%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    overflow: hidden;
    border: 1px solid #ddd;
}

.box-item-slider:hover {
    border: 1px solid #fe3000 !important;
    box-shadow: 0 0 10px 1px #efefef;
    color: #fe3000;
}

.product-slide .item a {
    display: inline-block;
    height: 100%;
}

.slide_title {
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}

.slide_desc {
    color: #000;
}

.slide-btn {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border-radius: 15px;
    padding: 5px 15px;
}

.product-slide .owl-stage {
    display: flex;
    align-items: stretch;
}

.product-slide .owl-item {
    display: flex;
    flex: 1 0 auto;
}

.product-slide .item {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
}

.box-item-slider {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.off-product {
    background: linear-gradient(1deg, #af0801 40%, #d9251d 70%) !important;
    padding-bottom: 20px !important;
}

.off-product .title-section {
    color: #fff;
}

.off-product .section-more {
    color: #fff;
}

/* category */
.box-category {
    padding: 50px 0;
    background-color: #f1f2f6;
}

.box-item-category {
    background-color: #fff;
    border: 1px solid #eaecef !important;
    border-radius: 0;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.box-item-category:hover {
    border: 1px solid #fe3000 !important;
    box-shadow: 0 0 10px 1px #efefef;
    color: #fe3000;
}

.box-item-category img {
    max-width: 140px;
    margin-bottom: 5px;
}

.box-item-category h3 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
    margin: 10px 0;
}

.box-item-category:hover h3 {
    color: #fe3000;
}

/* ads */
.box-ads {
    margin: 30px 0
}

.box-item-ads {
    overflow: hidden;
}

.box-item-ads img {
    width: 100%;
    height: auto;
}

/* brands */
.brands {
    margin: 15px 0;
    background-color: #ffffff;
    padding: 15px 0;
}

.brands img {
    margin: 0 auto;
    width: 94px;
    padding: 10px;
}

.owl-carousel-brands {
    margin-top: 0;
}

.item-brand-logo {
    margin: 0 auto;
    text-align: center;
    border: 1px #eee solid;
    background-color: #fbfbfb;
}

/* box-product */
.box-product {
    padding: 40px 0 0 0;
}

.owl-carousel-product .owl-nav,
.owl-carousel-slider .owl-nav,
.box-product .owl-nav,
.brands .owl-nav {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    align-items: center;
}

.owl-carousel-product:hover .owl-nav,
.owl-carousel-slider:hover .owl-nav,
.box-product .owl-carousel:hover .owl-nav,
.brands .owl-carousel:hover .owl-nav {
    opacity: 1 !important;
    transition: all 0.3s ease-in-out;
}

.owl-carousel-product .owl-nav,
.owl-carousel-slider .owl-nav,
.box-product .owl-nav,
.brands .owl-nav {
    opacity: 0 !important;
    transition: all 0.3s ease-in-out;
}

.owl-carousel-notification .owl-nav {
    margin-top: 0px;
    position: absolute;
    left: 12.5%;
    right: 12.5%;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    align-items: center;
}

.owl-carousel-product .owl-next,
.owl-carousel-product .owl-prev,
.owl-carousel-slider .owl-prev,
.owl-carousel-slider .owl-next,
.box-product .owl-prev,
.box-product .owl-next,
.brands .owl-prev,
.brands .owl-next,
.owl-carousel-notification .owl-prev,
.owl-carousel-notification .owl-next {
    color: #fff !important;
    font-size: 2.3em !important;
    height: 25px;
    width: 25px;
    line-height: 21px !important;
    text-align: center;
    font-weight: bold !important;
    background-color: black !important;
    border-radius: 50% !important;
    text-align: center;
}

.owl-carousel-product .owl-prev,
.box-product .owl-prev,
.brands .owl-prev,
.owl-carousel-notification .owl-prev {
    right: -20px;
    position: absolute;
}

.owl-carousel-product .owl-next,
.owl-carousel-slider .owl-next,
.box-product .owl-next,
.brands .owl-next,
.owl-carousel-notification .owl-next {
    left: -20px;
    position: absolute;
}

.owl-carousel-product .owl-stage,
.box-product .owl-carousel .owl-stage {
    display: flex;
    align-items: stretch;
    padding: 10px 5px;
}

.box-product .owl-stage-outer {
    padding: 0;
}

.box-product .owl-item li {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}


.owl-carousel-product .countdown .timebox {
    color: #111111;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    position: relative;
    direction: ltr;
    font-size: 13px;
}



.popular-product {
    width: 50%;
}

.countdown .timebox:after {
    content: ":";
    position: absolute;
    right: -6px;
    left: auto;
    top: 0;
    bottom: 0;
    line-height: 30px;
    color: #111;
    font-weight: 400;
}

.countdown .timebox.day:after,
.countdown .timebox.second:after {
    display: none;
}

.countbox span.timebox.second {
    font-weight: 700;
}


.countdown .hastime {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    direction: ltr;
}

.owl-item .product {
    position: relative;
    transition: all 0.5s ease;
    background: #fbfbfb;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    overflow: hidden;
    border: 1px solid #ddd;
    justify-content: space-around;
    align-items: center;
    border-radius: 15px;
    flex-direction: column;
    padding: 15px 5px;
}



.owl-item .product:hover {
    border: 1px solid #d9251d !important;
    box-shadow: 0 0 10px 1px #efefef;
    color: #d9251d;
}

.product-item .product-item-image {
    margin: 0;
    padding: 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    position: relative;
    background-color: #fff;
}

.product-item img {
    height: auto;
    max-width: 100%;
}

.product-item .product-item-details {
    padding: 0 20px;
    width: 100%;
    text-align: right;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
}

.product-item h3 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0px;
    color: #000;
    height: 50px;
    clear: both;
    overflow: hidden;
}

.product-item .price {
    font-family: ekad-number, ekad;
    font-weight: bold !important;
    font-size: 1em !important;
    line-height: 20px;
    color: green;
}

.product-item .price del {
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 0.9em;
    color: #888;
}

.product-item .date-expire span,
.single-product .date-expire span {
    color: #dc3545;
    font-family: ekad-number;
    font-weight: bold;
    font-size: 0.9em;
    margin: 5px 0;
}

.product-item .price del .woocommerce-Price-currencySymbol {
    display: none;

}

.product-item .price ins .woocommerce-Price-currencySymbol {
    margin-right: 5px;
}


.product-item span.price del {
    opacity: 1 !important;
    color: #8e4401;
}

.product-item .price ins {
    display: inline-block;
    text-align: right;
    width: 100%;
    color: #000;
    text-decoration: none;
    font-size: 1em;
}

.product-item .price strong {
    color: Red;
}

.product-item .price .out_of_stock i {
    font-size: 1.4em;
    vertical-align: middle;
}

.product-item .btn-price-zero {
    color: #333;
}



.product-item mark {
    color: #6c757d !important;
    font-size: 0.9em;
    font-weight: bold;
    border-radius: 5px;
    padding: 2px 6px;
    font-family: 'ekad-number';
}

.product-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin-top: 5px;
}

.product-item .price del .woocommerce-Price-currencySymbol {
    display: none;
}

.product-item .action {
    text-align: center;
    margin-top: 10px;
    background-color: #d9251d;
    display: inline-block;
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    border: 0;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    padding: 3px 15px;
    border-radius: 8px;
}

.product-item .action span {
    width: 100%;
    display: inline-block;
}

.product-item .action:hover {
    background-color: #333;
}

.product-item .product-item-details span.quantity {
    font-size: 12px;
    color: #666666;
    font-family: 'ekad-number';
}

.product-item .progress,
.single-product .progress {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 25px;
    height: 6px;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: none;
}

.product-item .progress .progress-bar,
.single-product .progress .progress-bar {
    background-color: #f48221;
    border-radius: 25px;
    height: 6px;
    width: 0;
}

.product-item .saved-sale {
    font-weight: bold;
    text-transform: capitalize;
    background: #95ae00;
    font-size: 13px;
    color: #ffffff;
    line-height: 17px;
    z-index: 8;
    transition: all 400ms ease-in-out;
    padding: 0px 8px;
    border-radius: 25px;
    display: inline-block;
    margin: 0 5px;
}

.product-item .box-quantity,
.single-product .box-quantity {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
    margin-top: 6px;
    font-size: 0.9em;
}


/* call-to-action  */
.call-to-action {
    height: 100vh;
    background-position: top;
    margin-top: 70px;
}

.box-action {
    margin-top: 55px;
}

.call-to-action h2 {
    font-weight: bold;
    color: #000;
    font-size: 2.23em;
    /* background-color: #f58121; */
    width: auto;
    display: inline-block;
    border-left: 10px solid #f58121;
    border-right: 10px solid #f58121;
    padding: 5px 35px;
}

.call-to-action h2 mark {
    color: inherit;
    padding: 0;
    background: 0 0;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-image: linear-gradient(120deg, rgb(244 130 32 / 25%) 0, rgb(244 130 33 / 25%) 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.3em;
    background-position: 0 80%;
    position: relative;
}

.call-to-action a {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 15px;
    padding: 5px 15px;
}

.call-to-action a:hover {
    background-color: #f58121;
    color: #000 !important;
}

/* articles */

.articles {
    padding: 52px 0 55px 0;
}

.articles .card {
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 15px rgba(18, 66, 101, 0.08);
    border-radius: 8px;
    margin: 5px 0;
    overflow: hidden;
    transition: .4s;
    padding: 10px;
    background-color: #fff;
}

.articles .card-title:hover a {
    color: #007bff;
}

.articles .card-title a {
    font-size: 0.8em;
    color: #000;
    line-height: 1.75;
    font-weight: bold;
}

.articles .card-title a:hover {
    color: #95ae00;
}

.articles .card .card-text {
    font-size: 1em;
    color: #8e939b !important;
    text-align: right;
}

.articles .blog-card-categories i {
    font-size: 15px;
    color: #888;
    vertical-align: middle;
}

.articles .blog-card-categories a {
    color: #8e939b;
    font-size: 1em;
    font-weight: bold;
}

.icon-head-left {
    margin-right: -10px;
}

.section-more i {
    font-weight: bold;
    color: #000;
    vertical-align: middle;
}


.articles .blog-card-categories:hover {
    color: #007bff;
}

.articles .card-img img {
    height: 260px;
    object-fit: cover;
    width: 100%;
    -webkit-object-fit: cover;
}

.articles .image-big img {
    object-position: top;
}

.articles .blog-social-icons a {
    margin-left: 0.9375rem;
    color: #cfd2d8;
    vertical-align: middle;
    font-size: 1rem;
}

.card-title {
    font-size: 1.3em;
    white-space: nowrap;
}

.articles .form-control {
    display: block;
    width: auto;
    height: calc(2.65rem + 0);
    padding: 0.5rem 1.25rem;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.9;
    color: #343a40;
    background-color: #f8f9fa;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    border-radius: 0.3125rem;
    box-shadow: 0;
    transition: border-color 0.15s ease-in-out,
}

.articles .media {
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 15px rgba(18, 66, 101, 0.08);
    border-radius: 8px;
    margin: 14px 0;
    overflow: hidden;
    transition: .4s;
    height: 100%;
    display: flex;
    padding: 15px;
}

.articles .media-img {
    margin-left: 15px;
}

.articles .media img {
    width: 120px;
    height: 80px;
    object-fit: cover;
    border-radius: 15px;
}

.articles .media-body {
    align-self: center;
}

/* property */

.property {
    background-color: #d9251d;
    border-bottom: 1px solid #444;
    padding: 35px 0;
}

.item-property {
    padding: 0;
    border: 0;
    background-color: unset !important;
    height: 100%;
    border-left: 1px solid #f0514a;
    line-height: 20px;
    display: flex;
    width: 20%;
}

.item-property:last-of-type {
    border: 0;
}

.item-property a {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.item-property strong {
    color: #fff;
    font-size: 1.2em;
}

.item-property p {
    color: #ddd;
    margin: 0;
}

.item-property .icon-services {
    margin: 0 8px;
}

.item-property .icon-services svg {
    width: 40px;
    fill: #d9251d;
}

.item-property .icon-services i {
    font-size: 4.5em;
    color: #ffffff;

}

/* footer */
footer {
    background-color: #111;
    padding-bottom: 25px;
}

.footer-up {
    background-color: #111;
    padding: 45px 0;
    color: #fff;
}

.footer-up strong {
    color: #d9251d;
    font-weight: bold;
    font-size: 1.2em;
}

.brand-footer {
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
}

.brand-footer img {
    width: 135px;
}

.footer-about a {
    color: #808080;
}

.footer-up label {
    display: none !important;
    left: 0 !important;
}

.footer-up .wpforms-field-container {
    width: 70% !important;
    display: inline-block !important;
}

.footer-up .wpforms-submit-container {
    clear: none !important;
    float: left !important;
    width: 30% !important;
}

.footer-up div.wpforms-container-full .wpforms-form input[type=number] {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.footer-up div.wpforms-container-full .wpforms-form button[type=submit] {
    padding: 5px 15px !important;
    width: 100% !important;
    display: inline-block !important;
    background-color: #000000 !important;
    border: 0 !important;
    color: #fff !important;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.box-title-item-footer {
    display: flex;
    min-width: 120px;
    align-items: center;
}

.access ul {
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}

.access ul a {
    color: #fff;
}

.access ul>li {
    text-indent: -5px;
    margin: 5px 0;
}

.access ul>li:before {
    content: "--";
    text-indent: -5px;
    color: #d9251d;
    font-weight: bold;
}

.box-about-link {
    display: flex;
    align-items: center;
    flex-direction: row;
    line-height: 21px;
}

.box-about-link i {
    font-size: 2em;
    vertical-align: middle;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    color: #fff;
    line-height: 32px;
    text-align: center;
    float: right;
    margin-left: 5px;
}

.box-about-link strong {
    color: #fff;
    width: 100%;
    display: inline-block;

}

.box-about-link span {
    color: #ddd;
    width: 100%;
    display: inline-block;
    font-size: 1.1em;
    font-family: ekad-number;
    text-align: left;
}

.articles .card-body {
    border-radius: 0;
}

.footer-down {
    background-color: #1d1d1d;
    padding: 20px 0;
}

ul.soical-network-footer {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.soical-network-footer li {
    float: left;
}

ul.soical-network-footer i {
    font-size: 1.8em;
    vertical-align: middle;
    height: 35px;
    width: 35px;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    line-height: 35px;
    text-align: center;
    float: right;
    margin-right: 5px;
}

.mojavez {
    display: flex;
}

.mojavez img {
	width: 100px;
    padding: 8px;
    background-color: #fff;
    border-radius: 8px;
    height: auto;
}
.tem-mojavez p{
margin:0;
}
.footer-down p {
    color: #fff;
    display: inline-block;
    width: auto;
    font-weight: bold;
    margin: 0;
}

.footer-down i {
    vertical-align: middle;
    font-size: 1.3em;
    color: #fff;
}

.footer-ekad {
    text-align: center;
    margin-top: 8px;
}

.footer-ekad a {
    color: #848484;
}

.footer-ekad a:hover {
    color: #d9251d;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    opacity: 0;
}

/* modal */

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    width: inherit;
    max-width: inherit;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
}

.box-form-modal {
    padding: 80px;
    font-size: 1.2em;
    display: inline-block;
    width: 100%;
}

.box-form-modal .wpforms-field-label {
    font-size: 0.8em !important;
    margin: 5px 0 !important;
}

.box-form-modal .wpforms-container-full {
    margin-bottom: 0 !important;
    z-index: 100000000000;
}

.box-form-modal .wpforms-captcha-math input {
    width: 100% !important;
}

.box-form-modal .wpforms-container-full .wpforms-form button[type=submit] {
    position: absolute;
    left: 3%;
    bottom: 20px;
    padding: 7px 25px;
}

.box-form-modal .wpforms-field {
    padding: 5px 0;
    z-index: 100000;
}

#myModal .close {
    float: right;
    margin: 10px 0;
    font-size: 1.9em;
    position: absolute;
    right: 35px;
    top: 15px;
    z-index: 1000000;
}

#myModal .wpforms-confirmation-container-full p:last-of-type {
    margin: 0;
    font-size: 0.9em;
    line-height: 2;
}

div.wpforms-container-full .wpforms-form input {
    font-size: 0.8em !important;
    color: #777;
}

.box-form-modal .wpforms-container-full .wpforms-form .wpforms-submit-container {
    clear: both !important;
    float: left !important;
}

/* style single */

.box-title-modal h5 {
    font-size: 1.2em;
    font-weight: bold;
    color: #be0006;
}

.box-title-modal p {
    font-size: 0.8em;
    color: #777;
}

.box-img-modal {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.box-img-modal img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.box-background-modal {
    position: relative;
    z-index: 1000;
}


.box-content-main {
    display: inline-block;
    margin: 100px 0 15px 0;
    width: 100%;
    font-size: 1em;
}

.img-content {
    text-align: center;
    margin: 0 auto;
}

.img-content img {
    text-align: center;
    max-width: 100%;
}

.figure {
    margin: 10px auto;
    text-align: center;
}

.info-content-down {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px;
    background: linear-gradient(326deg, #fff 30%, #ffffff 30%, #e8e8e8 40%, #fff 25%) !important;
}

.info-content {
    display: inline-block;
    padding: 5px 10px;
    text-align: justify;
    vertical-align: middle;
    width: 100%;
    border-top: 1px solid #ddd;
}

.box-details h1,
.box-details h2,
.box-details h3,
.box-details h4,
.box-details h5.info-content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 30px;
}

.box-details form label {
    font-size: 1em !important;
    margin-bottom: 5px !important;
}

.info-content ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.9em;
    font-family: ekad-number;
}

.info-content li {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    padding: 2px 0;
    width: auto;
}

.info-content li strong {
    color: #fff;
}

.info-content li p {
    font-size: 1em;
    padding: 0;
}

.breadcrumbs {
    margin-bottom: 10px;
    font-size: 0.9em;
}

.breadcrumbs a {
    color: #f68221;
}

.breadcrumbs a:hover {
    color: #000;
}

.box-details {
    line-height: 2.3em;
    text-align: justify;
    font-size: 1.1em;
    padding: 20px 70px;
    border: 1px solid #ddd;
    margin: 15px 0;
    overflow: hidden;
    background-color: #fff;
}

.single-link {
    color: #999;
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.3;
    letter-spacing: 0;
    margin-right: 25px;
}

.single-link i {
    font-size: 1.1em;
    vertical-align: middle;
    color: #000;
}

.single-link:hover {
    color: #f68120 !important;
}

.box-comment {
    line-height: 2.3em;
    text-align: justify;
    font-size: 0.8em;
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.box-comment .w-comments-title {
    font-size: 0.9em;
}

.box-details .woocommerce-Tabs-panel {
    padding: 15px !important;
    background-color: #f8f8f8 !important;
    margin: 0 !important;
}

.box-details p {
    text-align: right;
    color: #5d616a;
    line-height: 40px;
    font-weight: normal;
}

.box-details img {
    margin: 10px auto;
    max-width: 100%;
}

.info-content-down h1 {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 15px 15px;
    text-align: right;
    width: 100%;
    margin: 0;
    display: inline-block;
}

.info-content-down i {
    vertical-align: middle;
}

.info-content-down ul {
    list-style: none;
    margin: 0 25px;
    padding: 0;
}

.info-content-down ul li {
    display: inline-block;
    width: auto;
    margin-right: 15px;
}

.info-content-down ul li span {
    font-size: 0.9em;
}

.title-cat {
    font-size: 0.9em;
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #ffe800;
    color: #000;
    height: 100%;
    padding: 21px 0px;
}

.like-button {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    float: left;
    margin-top: 2px;
}

.like-button.activeLike {
    background-color: #37bb9d;
    color: #fff;
}

.like-button.activeLike i:before {
    content: "";
}

.img-content {
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px;
    width: 100%;
}

.box-aside {
    border: 1px solid #ddd;
}

.box-content-main aside {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 15px;
    width: 100%;
    background-color: #fff;
}

.box-aside-title {
    margin: 5px 0;
}

.box-aside-title strong {
    color: #0088b2;
    display: inline-block;
    font-family: ekad;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.box-aside-title strong::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #d9551d;
    ;
    bottom: 1px;
    left: calc(50% - 60px);
}

.box-aside-title strong::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #d9551d;
    ;
    bottom: 0;
    left: calc(50% - 20px);
}

.post-views {
    display: inline-block;
    width: auto;
}

.box-aside-title strong:hover {
    color: #d9551d;
}

.box-aside {
    background-color: #f9f9f9;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 15px;
    width: 100%;
}

.box-aside-title img {
    opacity: 0.5;
}

ul.box-new-min {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.box-new-min li {
    display: inline-block;
    list-style: none;
    padding: 5px 20px;
    margin: 5px 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 0.8em;
    overflow: hidden;
}

ul.box-new-min li h4 {
    color: #000;
    font-size: 1.2em;
    line-height: 25px;
    text-align: right;
    margin: 10px 0 0 0;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

ul.box-new-min li p {
    font-size: 1.1em;
    color: #555;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-family: ekad-number;
    margin-bottom: 0;
}

ul.box-new-min li img {
    background-color: #fff;
    border: 1px solid #ddd;
    height: 70px;
    padding: 3px;
    width: 70px;
    object-fit: cover;
    margin-right: 5px;
}

ul.box-new-min li:hover img {
    opacity: 0.8;
}

ul.box-new-min li:hover h4 {
    color: #d9551d;
    ;
}

.box-aside a strong {
    color: #333;
    font-size: 1.2em;
    position: relative;
}

.social-network-contact {
    display: inline-block;
    width: 100%;
}

.social-network-contact a {
    float: left;
    margin-right: 10px;
    font-size: 2.0em;
    color: #d9551d;

}

.social-network-contact a:hover {
    color: #d9551d;
}

.owl-item li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-custom {
    padding: 110px 0 50px 0;
}

.coupon-item {
    padding: 35px;
    margin: 15px 0;
    border-radius: 8px;
    text-align: center;
    border: 1px #d1d1d1 solid;
    box-shadow: 0 0 4px 2px transparent;
    border-radius: 8px;
    background-color: #ffffff;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: linear-gradient(146deg, rgb(255 255 255) 40%, rgb(241 241 242) 83%) !important;
}

.coupon-item i {
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 8px;
    background-color: #d9251d;
    color: #fff;
    font-size: 2.3em;
    font-weight: bold;
    margin-bottom: 15px;
}

.coupon-item h2 {
    font-size: 1.3em;
    font-weight: bold;
    font-family: 'ekad-number', 'ekad';
}

.coupon-item p {
    font-size: 1em;
    color: #333;
}

.expiry {
    filter: grayscale(1) opacity(0.5);
}

.expiry-date {
    display: inline-block;
    width: auto;
    background-color: antiquewhite;
    padding: 3px 10px;
    border-radius: 8px;
    font-size: 0.9em;
}

.code-coupon input {
    font-size: 1.2em;
    font-family: monospace;
    padding: 0px 15px;
    border: 2px dotted #c5c5c5;
    border-radius: 8px;
    display: inline-block;
    margin: 15px 0 0 10px;
    width: auto !important;
    min-width: 25px;
    max-width: 150px;
    text-align: center;
}

.code-coupon input:focus-visible {
    outline: none;
}

.code-coupon button {
    border-radius: 8px;
    border: 1px solid #eee;
    font-weight: bold;
    padding: 0 10px;
}

.coupon-amount {
    font-size: 1.3em;
    font-weight: bold;
    font-family: ekad-number;
    color: limegreen;
    margin: 10px 0;
}

.coupon-amount span {
    margin-right: 5px;
}

.expiry-date.disable {
    background-color: #eaeaea;
}

.expiry-datetime span {
    margin: 5px 2px;
    display: inline-block;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    font-family: 'ekad';
    font-size: 0.9em;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
    padding: 5px 10px;

}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.menu-top_menu-container {
    height: 100%;
}

.menu-top_menu-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-content: flex-end;
    align-items: center;
    height: 100%;
}

.menu-top_menu-container li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 15px;
}

.menu-top_menu-container li a {
    font-weight: bold;
    color: #666;
    font-size: 0.9em;
}

.menu-top_menu-container li.current_page_item a {
    color: #95ae00;
}

.box-menu-cat .btn {
    margin: 0 10px;
}

.box-menu-cat .navbar a {
    font-weight: bold;
    color: #000;
}

header .box-menu-cat .menu-cat {
    transform: none !important;
    width: 100% !important;
    position: fixed !important;
    inset: 0px 0 auto 0 !important;
    margin: 0 auto !important;
    border: 0;
    background-color: #00000075;
    height: 100vh;
    border-radius: 0 !important;
    padding: 0;
    font-size: 100%;
    z-index: 1000;
}

.box-menu-cat .navbar-toggler {
    border: 0;
    background-color: #fff;
    font-weight: bold;
    margin: 0 0 0 10px;
}

.mega-menu {
    background-color: #fff;
    padding: 65px 0px;
}

.mega-menu .head {
    font-weight: bold;
    color: #000;
    font-size: 1em;
}

.mega-menu .sub-menu a {
    color: #333;
    font-size: 1em;
}

.mega-menu .sub-menu a:hover {
    color: #f68221;
}

#product-tab {
    height: 100%;
    border-left: 5px solid #fafafa;
}

.mega-menu .nav-link {
    background-color: #fff;
    border: 0;
    width: 100%;
    padding: 15px 10px;
    font-weight: bold;
    font-size: 1em;
    color: #000;
    position: relative;
}

.mega-menu .nav-link:after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 4px;
    max-width: 100%;
    left: -3px;
    background: #eee;
    transition: all 0.3s ease;

}

.mega-menu .nav-link.active:after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 4px;
    max-width: 100%;
    left: -3px;
    background: #f68221;
    transition: all 0.3s ease;
}

.mega-menu .nav-link.active {
    background: #fafafa;
    color: #000;
    font-weight: 700;
}

.box-page-title {
    padding: 15px 0;
    background-color: #f1f1f2;
    margin-bottom: 15px;
}

.box-page-title h1 {
    font-size: 1.4em;
    font-weight: bold;
    color: #000;
    margin: 0 0 10px 0;
}

.box-page-title p {
    font-size: 1em;
    font-weight: 100;
    color: #000;
}

.map-section {
    background-color: #f8f8f8;
}

.map-section .map-box iframe {
    width: 100%;
    height: 350px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.contact-image img {
    height: 50px;
}

.icon-contact img {
    height: 385px;
    margin: 0 auto;
    width: auto;
}

.contact-box-section .box-about-link {
    background-color: #f8f8f8;
    padding: 15px 35px 15px 15px;
    border-radius: 8px;
    height: 100%;
    position: relative;
}

.contact-box-section .box-about-link i {
    position: absolute;
    right: -15px;
}

.contact-box-section .right-sidebar-box strong,
.contact-title strong {
    font-size: 1.1em;
    font-weight: 700;
    color: #f78222;
}

.contact-box-section .right-sidebar-box form {
    background-color: #f8f8f8;
    padding: 15px;
    border-radius: 8px;
}

.contact-box-section .right-sidebar-box label {
    font-size: 0.9em !important;
}

.faq-box-accordion {
    margin: 35px 0;
    display: inline-block;
    width: 100%;
}

.faq-contain h3 {
    font-size: 1.8em;
    font-weight: bold;
}

.faq-box-accordion .faq-contain {
    margin-bottom: 0;
    position: sticky;
    top: 110px;
}

.faq-contain .faq-top-box {
    text-align: center;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 9px;
    padding: 28px 18px;
    margin: 0 0 15px 0;
    height: 100%;
}

.faq-contain .faq-top-box .faq-box-icon {
    width: 75px;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 7px;
    margin: 0 auto 16px;
}

.faq-contain .faq-top-box h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
}

.faq-contain .faq-top-box .faq-box-icon img {
    padding: 10px;
}

.faq-accordion h4 {
    font-size: 1em;
    font-weight: bold;
}

.faq-accordion button {
    font-size: 1em;
    font-weight: bold;
}

.faq-accordion button i {
    font-weight: bold;
    font-size: 1.3em;
    vertical-align: middle;
    margin-left: 5px;
}

.faq-accordion .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #f8f8f8;
}

.faq-accordion .accordion-button:focus {
    box-shadow: none;
}

.PageError i {
    font-size: 20em;
    color: #e6e6e6;
}

.PageError .redirect-home {
    background-color: #000000;
    width: auto;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    border-radius: 15px;
    text-align: center;
    border: 0;
    font-size: 11px;
    line-height: 25px;
    position: relative;
    padding: 0px 15px;
}

.PageError .redirect-home:hover {
    background-color: #f68221;
}

.btn-category-major {
    background-color: #000000;
    width: auto;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    border-radius: 15px;
    text-align: center;
    border: 0;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    padding: 4px 15px;
}


.blog-social-icons li {
    float: left;
}

.title-box-woocommerce {
    background-color: #fff;
    margin: 0 0 25px 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
}

.title-box-woocommerce h3 {
    color: #4c4c4c;
    font-size: .9em;
    font-weight: 700;
    margin: 10px 0;
    text-align: right;
    padding: 0 15px;
    border-radius: 5px;
}

.title-box-woocommerce p {
    margin: 0;
    text-align: right;
    font-size: 0.8em;
    vertical-align: middle;
    padding: 10px 30px;
    color: black;
}

.title-box-woocommerce h3 strong {
    color: #000;
}

.title-cat {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #fff9f9;
    color: #000000;
    height: 100%;
    padding: 10px 0;
    font-size: 1.1em;
    border-left: 1px solid rgba(0, 0, 0, .1);
    font-weight: bold;
}

.info-content li {
    color: #444;
    display: inline-block;
    margin: 0 5px;
    padding: 2px 0;
    width: auto;
    font-size: 0.9em;
    text-align: right;
}

.info-content ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    width: 100%;
    font-size: 0.95em;
    font-family: ekad-number;
}

.info-content li strong {
    color: #000;
}

.info-content li span {
    display: inline-block;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    padding: 15px !important;
    width: 25% !important;
    margin: 0 !important;
}

ul.products .product-item {
    position: relative;
    transition: all 0.5s ease;
    background: #fbfbfb;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 15px 0px;
    margin: 0px;
    display: block;
    height: 100%;
}

.woocommerce-loop-product__title {
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
    text-align: right;
}

.woocommerce .price {
    text-align: right;
    line-height: 25px;
    width: 100%;
}

.woocommerce-order-details__title,
.woocommerce-column__title {
    text-align: right;
    font-size: 1.3em;
    font-weight: bold;
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 25px;
    background-color: #fff;
    padding: 15px;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
}

.woocommerce-thankyou-order-received {
    background-color: lightgreen;
    color: white;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 25px;
    margin: 0 0 15px 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
}

.box-type-pay {
    background-color: red;
    color: white;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0;
    margin: 0 0 15px 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
}

.box-type-pay p {
    margin: 0;
}

.bg-gray-100 {
    background-color: #f4f4f4;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    font-size: 1em;
    font-family: 'ekad-number';
}

.woocommerce table.shop_table input {
    background-color: #fff;
    border-radius: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 5px 4px;
    height: 30px;
}

.woocommerce table.shop_table tr td {
    font-size: 0.9em;
    padding: 10px;
}



.col2-set {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 35px 15px;
}

.checkout h3 {
    font-weight: bold;
    font-size: 1.1em;
    text-align: right;
    color: #000;
}

.checkout label {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 0.9em;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 140px !important;
    height: 30px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

.woocommerce form .form-row textarea {
    height: 400px !important;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error {
    background-color: #fff !important;
    border-radius: 8px;
}

.woocommerce-privacy-policy-text {
    text-align: right;
    font-size: 0.9em;
}

.woocommerce-checkout #payment {
    background: beige !important;
    padding: 25px;
}

.woocommerce-input-wrapper {
    display: inline-block;
    width: 100%;
}

.wc-proceed-to-checkout {
    text-align: left;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #d9251d !important;
    border: 2px solid #d9251d;
    color: #fff;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    opacity: 0.8;
    background-color: #fff !important;
    transition: all 0.3s ease-in-out;
    color: #000 !important;
    border: 2px solid #d9251d;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #ffffff !important;
    text-align: right;
    font-size: 0.9em;
    border-radius: 8px;
}

.woocommerce-info {
    border-top-color: #d9251d !important;
    background-color: #fff !important;
}

.woocommerce-info::before {
    color: #d9251d !important;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    margin: 5px 0;
}

.woocommerce-error li strong,
.woocommerce-info li strong,
.woocommerce-message li strong {
    color: #d9251d !important;
}

.cart_totals h2,
#order_review_heading {
    text-align: right;
    font-size: 0.9em;
    font-weight: bold;
    color: #d9251d;
}

.woocommerce table.shop_table tr td a {
    color: #d9251d;
}

.woocommerce table.shop_table tr td a:hover {
    color: #000;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    background-color: #fff !important;
}

.woocommerce ul.order_details {
    margin: 0 !important;
}

.woocommerce .woocommerce-customer-details address {
    background-color: #f9f9f9;
    padding: 25px !important;
}

/* myAccount */


.woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
    background-color: #fff;
    border-radius: 8px;
    margin: 0 0 10px 0;
    padding: 10px 20px;
    font-size: 0.9em;
    font-weight: bold;
}


.woocommerce-MyAccount-navigation li a {
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 25px;
    background-color: #fff;
    font-size: 0.9em;
    border-radius: 8px;
}

.woocommerce-account fieldset {
    margin-top: 25px;
}

.woocommerce-account legend {
    font-weight: bold;
    font-size: 1.1em;
}

.woocommerce-account .woocommerce-Address {
    width: 100% !important;
    margin-top: 25px;
}

.woocommerce-account address {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f8f8f8;
    padding: 15px;
}

.woocommerce-MyAccount-content a {
    color: #000;
    font-weight: bold;
}


/* major */

.title-page-major {
    font-size: 2.3em;
    font-weight: bold;
    color: #000;
    margin-top: 25px;
    letter-spacing: -0.5px;
}

.title-labels {
    text-align: center;
}

.title-labels span {
    border: 1px solid #ddd;
    padding: 0.25rem 0.5rem;
    margin-bottom: 0.25rem;
    display: inline-flex;
    align-items: center;
    border-radius: 0.25rem;
    font-size: .9rem;
    font-weight: 600;
}

.title-labels span i {
    height: 21px;
    width: 21px;
    border: 1px solid #6cbf6d;
    border-radius: 50%;
    margin-left: 0.5rem;
    color: #000;
    font-weight: bold;
    line-height: 20px;
}

.slider-major-title h2 {
    font-weight: bold;
    font-size: 2.3em;
}


.shape-s2 {
    position: absolute;
    top: -18%;
    right: 0%;
    z-index: -1;
}

.slider-major-title a {
    background-color: #000000;
    color: #fff;
    font-weight: bold;
    padding: 5px 35px;
    border-radius: 15px;
    font-size: 1.3em;
    border: 3px solid #000;
    margin-top: 0px;
    display: inline-block;
    width: auto;
}

.slider-major-title a:hover {
    background-color: #febd01;
    color: #000 !important;
}

.icon-box {
    padding: 1rem 1rem 2rem;
    text-align: center;
    height: 100%;
    margin-bottom: 1rem;
}

.icon-box-border {
    border: 1px solid #d5dadf;
    margin: calc(var(--bs-gutter-x) * 1) calc(var(--bs-gutter-x) * .5);
    border-radius: 1rem;
    padding: 2rem 2rem 0;
    margin-bottom: 1rem;
    background-color: #fff;
}

.icon-box-border svg {
    margin-bottom: 1.5rem;
    height: 70px;
}

.icon-box svg {
    height: 64px;
    width: auto;
    display: block;
    margin: 0 auto;
    opacity: .7;
    transition: .4s ease;
}

.icon-box svg path {
    fill: #fcb900 !important;
}

.icon-box p,
.icon-box h3 {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    transition: .3s ease;
}

.image-width-bg .image {
    padding: 1rem;
    background-color: #fff;
    width: 100%;
    height: auto;
    border-radius: 1rem;
    box-shadow: -5px 5px 50px -40px;
    margin: 5rem 0;
    z-index: 2;
    position: relative;
}

.image-width-bg .image-bg {
    position: absolute;
    width: 110%;
    height: auto;
    transition: all .6s ease;
    z-index: 1;
    left: 0;
    top: 5%;
}

.woocommerce-shipping-destination strong {
    display: inline-block;
    width: 100%;
    line-height: 26px;
}

.item-mojavez {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.box-content-main .sticky {
    position: sticky;
    top: 100px;
}

.suggestion-product {
    background-color: lightyellow;
    margin: 25px 0px;
}

.suggestion-product .product-footer {
    flex-direction: column;
    margin: 0;
    height: auto;
}

.suggestion-product .product-item h3 {
    height: 55px;
}

.suggestion-product .product-item .price {
    margin: 15px 0;
}

.suggestion-product .section-more {
    color: #000000;
}

.suggestion-link {
    align-items: center;
    background: radial-gradient(circle at left 100%, #fff 30%, #ffffcd 60%) !important;
    box-shadow: 0 0 16px 5px #0000000a;
    border-radius: 8px;
    display: flex;
    margin-bottom: 32px;
    margin-top: 32px;
    padding: 10px 15px;
    color: #000;
}

.suggestion-link span strong {
    color: #3076e7;
}

.suggestion-link span {
    color: #000;
    flex-grow: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    padding-top: 4px;
}

.suggestion-link img {
    border-radius: 6px;
    flex-shrink: 0;
    margin: 0 0 0 16px !important;
    width: 52px;
}

.suggestion-brand {
    background: radial-gradient(circle at left 100%, #fff 30%, #ffffcd 60%) !important;
    box-shadow: 0 0 16px 5px #0000000a;
    border-radius: 12px;
    margin: 36px 0;
    padding: 30px 55px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.suggestion-brand-image {
    float: left;
    margin: 0 24px 0 0 !important;
    width: auto;
    height: min-content;
}

.suggestion-brand-desc {
    overflow: hidden;
    height: 100%;
}

.suggestion-brand-text {
    color: #444754;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;

}

.suggestion-brand-text p {
    line-height: 25px;
}

.suggestion-brand-desc .button {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    background: #f58220;
    padding: 0 15px;
    border-radius: 6px;
    font-weight: bold;
}

.suggestion-brand-desc h4 {
    font-size: 1.3em;
    color: #000;
}

.suggestion-brand-phone {
    color: #9a9a9a;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin-right: 10px;
    padding-top: 4px;
    vertical-align: middle;
}

.suggestion-brand-phone span {
    color: #444754;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin-right: 8px;
    padding-top: 1px;
    vertical-align: top;
}

.product-block-list {
    margin: 20px 0 0px 0;
    padding-top: 20px;
    padding-bottom: 20px;
}


.product-item-list {
    height: auto;
    border: 0;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.product-item:hover.product-item-list {
    border: 1px solid #d9251d !important;
    box-shadow: 0 0 10px 1px #efefef;
    color: #d9251d;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}


.product-item-list a {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}



.product-item-list .product-item-details {
    padding: 0 10px;
}

.product-item-list .product-item-image {
    padding: 10px;
    border: 0;
    border-left: 1px solid #ddd;
}

.product-item-list .product-item-image img {
    border-radius: 15px;
    width: 100px;
}

.product-item-list .product-footer {
    margin-top: 0;
    height: auto !important;
    align-items: flex-start;
}

.product-item-list h3 {
    height: auto !important;
    margin-bottom: 10px;
}

.title-section:before {
    background: url(../img/icon-title.png) no-repeat 0 0;
    display: inline-block;
    content: "";
    width: 27px;
    height: 17px;
    position: static;
}

.sub-category {
    padding: 65px 0;
    background-color: #fff;
}

.sub-category .media {
    background-color: #fff;
    padding: 15px 25px;
    height: 100%;
    text-align: center;
}

.sub-category .media i {
    color: black;
    font-size: 35px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
    width: 80px;
    text-align: center;
    font-family: ekad-number;
    background-color: #f6dc1d;
    border-radius: 50%;
    display: inline-block;
    margin: 19px auto;
    border: 5px solid #fcfcfc;
}

.sub-category a .media .media-body strong {
    margin-bottom: 0px;
    color: black;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.sub-category a .media .media-body p {
    margin-bottom: 0px;
    color: #333;
    font-size: 12px;
    display: block;
    line-height: 23px;
    text-align: center;
}

.sub-category .border-radius {
    border: 3px solid #f5f5f5;
    border-radius: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
}

.sub-category.style-image {
    border-left: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.sub-category .style-image:hover {
    background: #f5f5f5;
    transition: 1s linear 0.5ms;
}

.sub-category .products-cat {
    border: 1px #eee solid;
    box-shadow: 0 0 4px 2px transparent;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 15px;
    height: 100%;
}

.sub-category .products-cat .head {
    padding: 5px 0;
}

.sub-category .products-cat .head i {
    color: red;
    font-size: 22px;
    position: relative;
    vertical-align: middle;
}

.sub-category .products-cat .head a {
    font-weight: bold;
    color: #000;
    font-size: 1.3em;
}


.sub-category .products-cat li a {
    font-size: 1.1em;
    color: #595959;
}

.all-category-btn {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #282828;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.products-cat img {
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
    max-height: 200px;
}

.sub-category .products-cat ul {
    list-style-type: none;
    padding-right: 0px;
    margin: 0;
}

.sub-category .products-cat ul li {
    display: inline-block;
    width: auto;
    background-color: whitesmoke;
    margin: 5px 2px;
    padding: 0px 8px;
    border-radius: 6px;
}

.sub-category .products-cat ul li:hover {
    background-color: #d9251d;
}

.sub-category .products-cat ul li:hover a {
    color: #fff !important;
}

.sub-category .border-r {
    border-radius: 5px;
}

.sec-special-sale {
    background: #f8f8f8;
}

.icon-head-left {
    color: #ffe32a !important;
    font-size: 18px !important;
    font-weight: bold;
    vertical-align: middle;
}

.icon-head {
    color: #e5b207 !important;
    font-size: 18px !important;
    margin-left: -6px !important;
    font-weight: bold;
    vertical-align: middle;
}

.icon-body-left {
    color: #ffe32a !important;
    font-size: 18px !important;
    font-weight: bold;
    vertical-align: middle;
}

.icon-body {
    color: #e5b207 !important;
    font-size: 18px !important;
    font-weight: bold;
    vertical-align: middle;
}

.fa.fa-minus {
    color: #ffe32a;
    font-size: 29px;
    position: relative;
    top: 6px;
}

#autusin-totop {
    width: 35px;
    height: 70px;
    position: fixed;
    right: 50px;
    bottom: -100px;
    background-size: 40px;
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    z-index: 99;
}

.nissan-product {
    background-color: #0a56d9;
    background: linear-gradient(180deg, #fff 13%, #0a56d9 13%, #0a56d9 75%, #fff 25%) !important;
}

.section-title-nissan {
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    font-size: 1.3em;
    color: #000;
    padding: 14px 95px;
    font-weight: 100;
    line-height: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 25px;
}

.section-title-nissan h2 {
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
}

.section-title-nissan p {
    color: #9e9e9e;
    font-size: 0.8em;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
}

.img-off {
    width: 150px !important;
}

.owl-carousel-off .product-item-details {
    border-left: 1px solid #ddd;
}

.owl-carousel-off .product-item-image {
    border: 0;
    height: 100%;
}

.slider-tumb {
    height: 100%;

}

.slider-tumb img {
    height: 100%;

}

.owl-carousel-off .product-item .price del {
    width: auto !important;
}

.owl-carousel-off .product-item .price ins {
    width: auto !important;
}


.sidebar-wrap {
    height: 100vh;
    color: #000;
    background-color: #fff;
    padding: 25px 0;
    max-height: 100vh;
    overflow: auto;
}

.sidebar-wrap .nav {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    flex-wrap: nowrap;
}

.sidebar-wrap .nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}

.sidebar-wrap .nav::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.sidebar-wrap .nav::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #9b9b9b;
}


.sidebar-wrap .nav li .nav-link {
    color: #000;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 0;
}

.menu-mobile .dropdown-item a {
    font-size: 0.9em;
}

.sidebar-wrap .nav li .nav-link span {
    font-size: 16px;
}

.sidebar-wrap .nav li .nav-link.active {
    background-color: #eee;
    color: #000 !important;
}

.sidebar-wrap .dropdown-item.active,
.sidebar-wrap .dropdown-item:active {
    background-color: #000;
    background: radial-gradient(circle at 10% 20%, rgb(0, 0, 0) 0%, rgb(64, 64, 64) 90.2%);
    color: #fff !important;
}

.sidebar-wrap .nav li .nav-link:hover {
    background-color: #f4f4f4;
    color: #d9251d !important;
}

.sidebar-wrap .dropdown-wrap {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 15px;
    font-size: 16px;
}

#sidebar {
    min-width: 300px;
    max-width: 300px;
    background: #1d1919;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.nav-menu-product ul.dropdown-menu.show {
    max-height: 315px;
    overflow-y: auto;
    border-radius: 0;
    border: 0;
    position: relative !important;
    font-size: 95%;
    padding: 10px 20px;
    background-color: #fafafa;
}

.nav-menu-product ul {
    position: relative !important;
    width: 100%;
    transform: none !important;
}

#ModelOff {
    padding-left: 0 !important;
    padding-right: 16px;
}

#ModelOff h2 {
    font-size: 1.5em;
    font-weight: bold;
}

#ModelOff img {
    max-width: 100%;
    border-radius: 20px;
    background-color: #f5f5f5;
    height: auto;
}

#ModelOff .modal-header {
    border: 0;
    padding: 0;
}

#ModelOff .modal-header .btn-close {
    margin: 0;
}

#ModelOff .btn-modal {
    background-color: #f58220;
    border: 2px solid #f58220;
    width: auto;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    border-radius: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    padding: 3px 15px;
}

#ModelOff .btn-modal:hover {
    background-color: #fff;
    border: 2px solid #f58220;
    color: #000;
}

.coupon-fix {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background-color: #d9251d;
    display: inline-block;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
}


.fix-ads-footer {
    position: fixed;
    bottom: 10px;
    left: 20%;
    right: 20%;
    z-index: 10;
}

.img-fix-footer {
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
}

.img-fix-footer img {
    max-width: 90px;
}

.body-footer-fix {
    line-height: 16px;
}

.fix-button-footer {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    border-radius: 8px;
    display: inline-block;
    width: auto;
    padding: 0 8px;
}

.coupon-fix .coupon_title {
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
}

.coupon-fix .coupon_desc {
    color: #ddd;
    font-size: 0.9em;
    font-weight: bold;
}

.coupon-fix .icon-head-left {
    margin-right: 0;
    margin-left: -15px;
}

.coupon-fix .expiry-datetime span {
    margin: 0 3px;
}

.coupon-fix .progress {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 25px;
    height: 6px;
    width: 100%;
    box-shadow: none;
}

.coupon-fix .progress-bar {
    background-color: #f48221;
    border-radius: 25px;
    height: 6px;
    width: 0;
}

.coupon-fix .coupon-amount {
    font-size: 2em;
    font-weight: bold;
    font-family: ekad-number;
    color: #000;
    background-color: gold;
    width: 100%;
    display: inline-block;
    height: 100%;
    text-align: center;
    margin: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.coupon-fix .coupon-amount span {
    margin-right: 0px;
    background-color: #fff;
    display: inline;
    line-height: 10px;
    display: inline-block;
}

.coupon .progress .progress-bar {
    background-color: #f48221;
    border-radius: 25px;
    height: 6px;
    width: 0;
}

.coupon .progress {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 25px;
    height: 6px;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: none;
}
.woocommerce .star-rating {
    color: gold!important;
}

.woocommerce #review_form #respond textarea {
    border: 1px solid #ddd;
    border-radius: 8px;
}

@media (min-width:0px) and (max-width:426px) {
    body {
        padding-bottom: 60px !important;
    }

    .box-details {
        padding: 20px 15px;
    }

    .container-custom {
        width: 100%;
    }

    .notification-icon {
        margin: 0 auto 10px auto;
    }

    .slide_title {
        margin-top: 25px;
    }

    .owl-carousel-slider .owl-next,
    .box-product .owl-next,
    .brands .owl-next,
    .owl-carousel-notification .owl-next {
        left: 0;
        position: absolute;
    }

    .box-woocommerce_archive_description h2 {
        font-size: 1.3em;
        font-weight: bold;
        line-height: 35px;
    }

    .box-woocommerce_archive_description h3 {
        font-size: 1.2em;
        font-weight: bold;
        line-height: 35px;
    }

    .owl-prev,
    .box-product .owl-prev,
    .brands .owl-prev,
    .owl-carousel-notification .owl-prev {
        right: 0;
        position: absolute;
    }

    .owl-carousel-notification .owl-nav {
        margin-top: 30px;
        position: relative;
        left: 0;
        right: 0;
        display: none;
    }

    .product-footer {
        flex-direction: column;
        height: auto;
        align-items: stretch;
        margin: 10px 0 0 0;
    }

    .product-item {
        margin-block: 0;
        padding: 10px 0;
    }

    .product-item a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .owl-item .product-item a {
        flex-direction: column;
    }

    .product-item-image {
        width: 100%;
        padding: 10px !important;
    }

    .owl-item .product-item-image {
        padding: 20px !important;
    }

    .product-item img {
        margin: 0 !important;
    }



    .product-item h3 {
        height: auto !important;
    }

    .owl-item .product-item h3 {
        height: 80px !important;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        padding: 8px 0 !important;
    }

    .product-item .product-item-details {
        padding: 0px 10px;
    }

    .product-item .action span {
        width: 100%;
    }

    .notification-item {
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        padding: 25px;
    }

    .product-item .action span {
        font-size: 18px;
        padding: 5px 15px;
    }

    .box-action {
        margin-top: 0;
    }

    .menu-mobile {
        background-color: #fff;
        border-top: 1px solid #ddd;
        padding: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }

    .box-menu-mobile-cat .navbar-toggler {
        font-weight: bold;
        font-size: 0.9em;
    }

    .fix-ads-footer {
        position: fixed;
        bottom: 52px;
        left: 0%;
        right: 0%;
        z-index: 10;
    }

    .coupon-fix {
        border-radius: 0;
    }

    .item-menu-footer {
        text-align: center;
        font-size: 0.9em;
        color: #000;
        display: flex;
        width: 100%;
        flex-direction: column;
        z-index: 1000;
        position: relative;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .menu-mobile strong {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .menu-mobile .tab-content {
        max-height: 480px;
        overflow-y: scroll;
    }


    .menu-mobile nav a {
        color: #000;
        font-size: 0.9em;
        padding-right: 35px;
    }

    .menu-mobile .dropdown-toggle::after {
        content: "";
        border-top: 0.3em solid;
        border-bottom: 0;
    }

    .box-menu-mobile-cat .collapse.show {
        inset: 0 0 0 0 !important;
        overflow: scroll;
        height: 100vh;
        border-radius: 0;
        transform: none !important;
        background-color: #00000075;
        z-index: 10000;
        position: fixed;
        overflow: hidden;
    }

    .collapse:not(.show) {
        position: fixed;
        inset: 0 0 0 0 !important;
        height: 100vh;
    }


    .box-menu-mobile-cat .box-menu-cat {
        justify-content: center;
    }

    .box-menu-mobile-cat {
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .coupon-fix .coupon-amount {
        font-size: 1.5em !important;
    }

    .menu-mobile a i,
    .box-menu-mobile-cat i {
        font-size: 1.5em;
        color: #000;
        font-weight: bold;
        background-color: #f0f0f0;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        line-height: 35px;
    }

    .box-menu-mobile-cat .dropdown-toggle {
        background: transparent;
        font-size: 0.9em;
    }

    .articles {
        padding: 30px 0;
    }

    .box-product {
        padding: 0;
    }

    .box-product .owl-stage-outer {
        padding: 0;
    }

    .suggestion-brand {
        flex-direction: column-reverse !important;
        text-align: center;
        padding: 30px !important;
    }

    .suggestion-brand-text p {
        text-align: center;
    }

    .item-property {
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin: 5px 0;
        padding: 10px;
    }

    .section-title-nissan {
        flex-direction: column !important;
        padding: 10px 20px !important;
        font-size: 1em !important;
    }

    .footer-down {
        text-align: center;
    }

    ul.soical-network-footer li {
        float: none;
        display: inline-block;
        width: auto;
    }
}

@media (min-width:425px) and (max-width:1200px) {
    .fix-ads-footer {
        position: fixed;
        bottom: 10px;
        left: 5%;
        right: 5%;
        z-index: 10;
    }
}