p,
label,
ul,
h1,
h2,
h3,
h4,
h5,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-family: "Roboto", sans-serif;
}

@keyframes fillToRight {
    to {
        width: 100%;
    }
}

.top-header {
    background: #ffeeef;
    padding: 5px 0px;
}

.top-header-p {
    text-align: center;
    font-size: 14px;
}

.top-header-p a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 0 5px;
}

.header-main .navbar-brand img {
    max-width: 156px;
}

.header-main .nav-link {
    font-size: 13px;
    color: #222;
    padding: 13px 15px 20px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.header-main .right-ul-flex li a {
    font-size: 12px;
    color: #2d2d2d;
    display: block;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    padding: 0 13px;
    border-right: 1px solid #ddd;
    font-weight: 400;
}

.header-main .right-ul-flex li a i {
    margin: 0 8px 0 0px;
    font-size: 9px;
}

.header-main .right-ul-flex li a:hover {
    color: #ff5e00;
}

.header-main .right-ul-flex {
    display: flex;
    align-items: center;
}

.header-main .navbar-nav.me-auto.mb-2.mb-lg-0 {
    width: 100%;
    padding-left: 27px;
}

.rel-1 {
    position: absolute;
    z-index: 9999;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1200px;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
}

.rel-1-p {
    font-size: 60px;
    color: #000;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.rel-1-p-1 {
    color: #000;
    font-size: 24px;
    margin: 0 0 30px 0;
}

.shop-now {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 50px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 140px;
}

.custom-slider .carousel-control-prev,
.custom-slider .carousel-control-next {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    height: 100%;
    z-index: 99999;
}

.custom-slider .carousel-item {
    position: relative;
}

.custom-slider {
    position: relative;
}

.category-name.text-normal.font-weight-normal {
    font-size: 14px;
    color: #000;
}

.category.category-icon.pt-1.pb-1 a {
    text-decoration: none;
    text-align: center;
}

.factor {
    padding: 40px 0 50px 0;
}

.category-media svg {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 4.2rem;
    transition: 0.3s;
    fill: none;
}

.category-icon:hover svg {
    transform: translateY(-4px);
    fill: #ff5e00 !important;
}

.category.category-icon.pt-1.pb-1 figure.category-media {
    margin: 0 0 0 0;
}

.hover-zoom img {
    width: 100%;
    transition: transform 0.3s;
}

.hover-zoom img:hover {
    transform: scale(1.08);
}

.banner-title.font-weight-slight-bold.ls-m.text-black.mt-0.mb-4.fs-custom {
    margin: 0 0 15px 0 !important;
}

.arrival {
    padding: 0 0 70px 0;
}

.hover-zoom {
    overflow: hidden;
}

.slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.slider-single img {
    width: 300px;
    height: 300px;
}

.custom_deals_featured .item-slick.slick-slide img {
    width: 90px;
    height: 90px;
}

.custom_deals_featured .slick-track {
    display: flex;
}

.img-wd {
    width: 100%;
}

.add-cart {
    color: #fff;
    background-color: #000;
    text-transform: none;
    font-size: 20px;
    padding: 5px 0;
    font-weight: 500;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    border: 1px solid #000;
}

.slider-rel {
    position: relative;
    margin: 0 0 15px 0;
}

.right-top-ul {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}

.right-top-ul li a {
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 50px;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #000;
    transition: opacity 0.3s, visibility 0.3s;
}

.right-top-ul li a:hover {
    background: #000;
    color: #fff;
}

.slider-rel:hover button.add-cart {
    opacity: 1;
}

.slider-rel:hover ul.right-top-ul {
    opacity: 1;
}

.bottom-slid-1 {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.bottom-slid-2 {
    font-size: 14px;
}

.bottom-ul-slide {
    display: flex;
}

.bottom-ul-slide li a {
    font-size: 12px;
    color: #000;
}

.col-lg-all {
    padding: 5px;
}

.banner-title.font-secondary.font-weight-slight-bold.fs-custom.lh-custom.mb-4.fs-mobile-4 {
    font-size: 54px;
}

.mb-4.font-primary.ls-m.fs-2p25.fs-custom.lh-custom {
    font-size: 20px;
    margin: 0 0 30px 0 !important;
}

.btn.btn-primary.btn-shadow-lg.btn-ellipse.text-normal {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 50px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 140px;
    line-height: 50px;
}

.banner-content.video-banner {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.rt-banner.banner-1.banner-fixed.content-center.content-middle {
    position: relative;
}

/* .d-flex.align-items-center img {
    width: 100%;
} */
.dropdown-menu {
    opacity: 0;
    visibility: hidden;
    display: block;
}

.right-ul-flex li .dropdown-menu {
    padding: 10px 20px;
    margin: 0;
    min-width: 120px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
    right: 0;
    transform-origin: top center;
    transform: rotateX(-70deg);
    border-radius: 0;
    transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
}

.right-ul-flex li {
    position: relative;
}

li#my_account ul.dropdown-menu {
    min-width: 153px;
}


.right-ul-flex li .dropdown-menu a {
    border: 0;
    padding: 5px 0;
    color: #7d7d7d;
    line-height: 1.834;
}

form#currency {
    margin: 0;
}

.right-ul-flex li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 27px;
}

.right-ul-flex li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 27px;
    transform: rotateX(0deg);
}

.btn-play.btn-iframe.text-white {
    background: #ff5e00;
    width: 100%;
    display: block;
    text-align: center;
    height: 100%;
    line-height: 50px;
    border-radius: 50px;
}

.video-sec {
    padding: 70px 0;
}

.Products-list-content h1 {
    text-align: center;
    margin: 0 0 30px 0;
}

.Products-list .col-lg-all {
    margin: 0 0 30px 0;
}

.widget-body li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.widget-body li a:hover {
    color: #ff5e00;
}

.input-wrapper.input-wrapper-inline.input-wrapper-round {
    display: flex;
}

.btn.btn-primary.btn-shadow-lg.btn-ellipse.btn-icon-right.ml-2.lh-custom {
    background: #ff5e00;
    border: none;
    border-radius: 8px;
    height: 50px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 140px;
    line-height: 50px;
    margin: 0 0 0 10px;
}

.social-links.mt-lg-8.mt-5 a {
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 50px;
    line-height: 30px;
    transition: opacity 0.3s, visibility 0.3s;
    background: #ff5e00;
    color: #fff !important;
    text-decoration: none;
    margin: 0 10px 0 0px;
}

.social-links.mt-lg-8.mt-5 {
    display: flex;
}

.social-links.mt-lg-8.mt-5 a:hover {
    background: #000;
}

.fs-2p5.font-weight-slight-bold.mr-3 a {
    color: #000;
    font-size: 22px;
    text-decoration: none;
    margin-right: 15px;
}

.fs-1p6.text-underline a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    margin-right: 15px;
}

.footer-shopify {
    padding: 70px 0 0 0;
    background: #fff2f3;
}

.copyright {
    font-size: 14px;
}

.footer-center-2 {
    border-top: 1px solid #e0e0e0;
    padding: 30px 0;
}

.bottom-nav {
    background: var(--primary);
}

footer .news-letter .page-heading {
    font-family: 'Open Sans', sans-serif;
}

footer.typefooter-1 .news-letter .block_content .subcribe button {
    font-family: 'Open Sans', sans-serif;
}

.header-main {
    background: #fff;
}

.Shop-Categories i {
    margin: 0 0 0 23px;
}

.Categories-1 input[type="text"] {
    border: none;
    background: transparent;
    width: 70%;
}

.Categories-1 select {
    border: none;
    background: transparent;
    width: 25%;
}

.Search-1 {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 50px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 118px;
}

.Search-1 i {
    margin: 0 7px 0 0;
}

.bottom-nav-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    word-break: break-all;
}

.Categories-1 {
    background: #f1f1f1;
    width: 100%;
    padding: 10px 15px;
    border-radius: 8px;
}

.bottom-nav-ul>li:nth-child(2) {
    width: calc(100% - 260px);
    padding: 0 0 0 35px;
}

.bottom-nav-content .dropdown-menu {
    width: 245px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    box-shadow: 0 0 5px #eee;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    -ms-box-shadow: 0 0 5px #eee;
    -o-box-shadow: 0 0 5px #eee;
    padding: 5px 15px;
    z-index: 9999999999;
    visibility: hidden;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    box-shadow: 0 0 5px #eee;
    border: 0;
    transform: translateY(20px);
    transform: scaleY(0);
    transform-origin: center top 0;
    /* display: block; */
}

.bottom-nav-content .Shop-Categories:focus {
    box-shadow: none !IMPORTANT;
}

.dropdown:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.header-main .navbar-nav li.nav-item.dropdown:hover>ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px);
}

.bottom-nav-content .dropdown-menu.show {
    visibility: visible !important;
}

.bottom-nav-content .dropdown-menu li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.bottom-nav-content .dropdown-menu li a {
    padding: 0px 0px;
    color: #000 !important;
    font-size: 14px;
    letter-spacing: 1px;
    white-space: unset;
}

.bottom-nav-content .dropdown-menu li:last-child {
    border: none;
}

.bottom-nav-content .Shop-Categories:focus {
    background: #ff5e00 !important;
}

.bottom-nav-content .dropdown-menu li a i {
    margin: 0 10px 0 0;
}

.bottom-nav-content .dropdown-toggle::after {
    display: none;
}

.bottom-nav-content .dropdown-menu li a:hover,
.bottom-nav-content .dropdown-menu li a:focus {
    background: transparent;
}

.cmn-div img {
    width: 100%;
    border-radius: 5px;
}

.head-drp a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    width: 100%;
    display: block;
    padding: 0 0 0px 0;
    line-height: 36px;
    margin: 0 0 16px 0;
}

.drop-right-abs {
    min-width: 850px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    box-shadow: 0 0 5px #eee;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    -ms-box-shadow: 0 0 5px #eee;
    -o-box-shadow: 0 0 5px #eee;
    position: absolute;
    left: 99%;
    background: #fff;
    padding: 20px;
    visibility: hidden;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0;
    top: 5px;
    transform: scaleY(0);
    transition: all 400ms ease-in-out 0s;
    visibility: hidden;
    transform-origin: center top 0;
    opacity: 0;
    border: 4px solid #e5e5e5;
}

.only-link-1:hover .drop-right-abs {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1);
}

.bottom-nav-content .drop-right-abs a {
    border-color: #e5e5e5;
    color: #111 !important;
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    padding-bottom: 5px !IMPORTANT;
    margin-bottom: 10px;
    line-height: 1.8;
}

.drop-right-abs .row .col-lg-4 {
    margin: 10px 0;
    padding: 0 10px;
    width: 25%;
}

.drop-right-abs .row .col-lg-4 img:hover {
    box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.bottom-nav-content .fa-solid.fa-caret-down {
    transition: 300ms ease-in-out;
    -webkit-transition: 300ms ease-in-out;
    -moz-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    -ms-transition: 300ms ease-in-out;
}

.navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    visibility: hidden;
    border-color: #e5e5e5;
    /* display: block; */
}

.navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu.show {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    visibility: visible;
}

/* .Trending-Products .container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    position: relative;
} */

.Trending-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.Trending-right ul li {
    margin: 0 0 0 15px;
}

.sm-button {
    background: #ff5e00;
    border-radius: 50px;
    height: 40px;
    padding: 0 15px;
    font-weight: 500;
    color: #fff;
    border: none;
}

.Trending-Products {
    padding: 70px 0 0 0;
}

.lft-rgt a {
    color: #ff5e00;
}

.Trending-Products .container.bord:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #ff5e00;
    width: 200px;
    content: "";
}

.sale-1 {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    left: 15px;
    top: 10px;
    right: auto;
    bottom: auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}

.Products-overall {
    position: relative;
    overflow: hidden;
}

.im-1 {
    width: 100%;
    transition: transform 0.2s;
    z-index: 0;
    position: relative;
}

.Products-overall:hover .im-1 {
    transform: scale(1.5);
}

.img-center {
    overflow: hidden;
}

.check-bx {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    right: 15px;
    top: 10px;
    bottom: auto;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}

.percentage p {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 3px;
    vertical-align: middle;
    right: 15px;
    left: auto;
    top: 45px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    background: #ff4141;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}

.grid-view-item__vendor {
    font-size: 12px;
    text-align: center;
}

.Products-overall ul.bottom-ul-slide {
    justify-content: center;
}

.grid-view-item__link.grid {
    color: #000;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 20px;
    margin: 0 0 0 0;
}

.sale-price {
    text-align: center;
    font-size: 14px;
    margin: 0 0 50px 0;
}

.product-bottom-flx li button {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 115px;
}

.product-bottom-flx ul li a {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 40px;
    padding: 0 0px;
    color: #fff;
    font-weight: 500;
    width: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
}

.product-bottom-flx ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0 0 0;
}

.Products-overall {
    padding: 30px;
}

.h4.grid-view-item__title {
    margin: 0 0 5px 0;
}

.Products-overall:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding-bottom: 100px;
}

.Products-overall:hover .sale-1 {
    top: 35px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    z-index: 99;
}

.Products-overall:hover .percentage p {
    right: 12px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    z-index: 99;
}

.product-bottom-flx ul {
    position: absolute;
    bottom: 0px;
    top: auto;
    left: 0;
    right: 0;
    margin: 10px auto;
    float: left;
    transform: translateY(-5px) translateZ(0px);
    -webkit-transform: translateY(-5px) translateZ(0px);
    -moz-transform: translateY(-5px) translateZ(0px);
    -o-transform: translateY(-5px) translateZ(0px);
    -ms-transform: translateY(-5px) translateZ(0px);
    transition: transform 0.3s ease-in-out 0s;
    -webkit-transition: transform 0.3s ease-in-out 0s;
    -moz-transition: transform 0.3s ease-in-out 0s;
    -o-transition: transform 0.3s ease-in-out 0s;
    -ms-transition: transform 0.3s ease-in-out 0s;
    width: 100%;
    visibility: hidden;
    height: 40px;
    padding: 0 15px 8px 15px;
}

.Products-overall:hover .product-bottom-flx ul {
    transform: translateY(0px) translateZ(0px);
    -webkit-transform: translateY(0px) translateZ(0px);
    -moz-transform: translateY(0px) translateZ(0px);
    -o-transform: translateY(0px) translateZ(0px);
    -ms-transform: translateY(0px) translateZ(0px);
    transition: opacity 0.3s ease-in-out 0s, visibility 0s ease-in-out 0s,
        transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    -webkit-transition: opacity 0.3s ease-in-out 0s, visibility 0s ease-in-out 0s,
        transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    -moz-transition: opacity 0.3s ease-in-out 0s, visibility 0s ease-in-out 0s,
        transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s, visibility 0s ease-in-out 0s,
        transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    -ms-transition: opacity 0.3s ease-in-out 0s, visibility 0s ease-in-out 0s,
        transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    visibility: visible;
    bottom: 15px;
}

/* 26-12-22 */
.modal-header.subs_st {
    justify-content: flex-end;
}

/* end */

.container.bord {
    margin-bottom: 30px;
}

.NewsletterEnter {
    background: #ff5e00;
    padding: 30px 0;
}

.news-left i {
    font-size: 40px;
    color: #fff;
    margin: 0 15px 0 0;
}

.news-left p {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.news-left {
    display: flex;
    align-items: center;
}

.news-content ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-right input[type="text"] {
    height: 50px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: none;
    min-width: 250px;
}

.news-right button {
    height: 50px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    color: #fff;
    background: #000;
    padding: 0 15px;
}

.news-right {
    display: flex;
}

.repeat-free-shiping img {
    max-width: 50px;
    margin: 0 15px 0 0;
}

.free-1 {
    font-size: 16px;
    font-weight: bold;
}

.free-2 {
    font-size: 14px;
}

.repeat-free-shiping {
    display: flex;
    align-items: center;
    padding: 15px;
    border-right: 1px solid #e5e5e5;
    justify-content: center;
}

.free-shiping .slick-track {
    margin-left: 1px;
    margin-right: 1px;
}

.free-shiping {
    padding: 35px 0 0px 0;
}

.dummy-logo-footer {
    width: 100%;
    max-width: 210px;
    margin: 0 0 15px 0;
}

.Claritas {
    font-size: 14px;
    margin: 0 0 15px 0;
    color: #777777;
}

.footer-ul-img li img {
    max-width: 45px;
}

.footer-ul-img {
    display: flex;
}

.footer-ul-img li {
    margin: 0 30px 0 0;
}

.footer-new-common h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.ul-footer li a {
    font-size: 14px;
    color: #777777;
    text-decoration: none;
    margin: 0 0 5px 0;
    display: block;
}

.ul-footer-1 li a {
    font-size: 14px;
    color: #777777;
    text-decoration: none;
    margin: 0 0 5px 0;
    display: block;
}

.ul-footer-1 li a i {
    margin: 0 10px 0 0;
}

.footer-new .container {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 50px;
    padding-bottom: 50px;
}

.inline-list.payment-icons {
    display: flex;
    justify-content: center;
    padding: 15px 0;
}

.inline-list.payment-icons li {
    margin: 0 7px;
}

.copy-right {
    background: #ff5e00;
    padding: 15px 0;
}

.copyright-left p {
    font-size: 14px;
    color: #fff;
}

.copyright-right ul {
    display: flex;
    justify-content: flex-end;
}

.copyright-right ul li a {
    color: #fff;
    font-size: 14px;
}

.copyright-right ul li {
    margin: 0 0 0 15px;
}

.shop-now:hover {
    background: #000;
}

.sm-button:hover {
    background: #000;
}

.product-bottom-flx li button:hover {
    background: #000;
}

.product-bottom-flx ul li a:hover {
    background: #000;
}

.btn.btn-primary.btn-shadow-lg.btn-ellipse.text-normal:hover {
    background: #000;
}

.add-cart:hover {
    background: #ff5e00;
    border: 1px solid #ff5e00;
}

.ul-footer li a:hover {
    color: #ff5e00;
}

.ul-footer-1 li a:hover {
    color: #ff5e00;
}

.ul-footer-1 li a i {
    position: absolute;
    left: 0;
    top: 5px;
}

.ul-footer-1 li {
    position: relative;
    padding: 0 0 0 25px;
}

.blog-common {
    margin: 0 0 30px 0;
    overflow: hidden;
}

.blog-common img {
    border-radius: 8px;
    width: 100%;
    margin: 0 0 15px 0;
    transition: transform 0.3s;
}

.blog-common img:hover {
    transform: scale(1.08);
}

.blog-p {
    font-size: 14px;
    margin: 0 0 5px 0;
    color: #777777;
}

.blog-p2 {
    font-size: 13px;
    margin: 0 0 0px 0;
    color: #777777;
}

.blog-p1 {
    font-size: 16px;
    margin: 0 0 5px 0;
    color: #777777;
    font-weight: bold;
}

.blog-content {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    position: relative;
    margin: 0 0 30px 0;
}

.blog-content:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #ff5e00;
    width: 100px;
    content: "";
}

.blog-custom {
    padding: 50px 0;
}

.percentage ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 3px;
    vertical-align: middle;
    right: 15px;
    left: auto;
    top: 45px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    background: #ff4141;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    display: block;
    text-align: center;
}

.percentage ul {
    margin: 0 0 10px 0;
    position: absolute;
    right: 10px;
    top: 40px;
    z-index: 9;
}

.percentage ul li {
    margin: 0 0 10px 0;
}

.Products-overall:hover .percentage ul li a {
    right: 12px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    z-index: 99;
}

/* 2-1-23 */
.Products-overall:hover .percentage ul li a i {
    line-height: 40px !important;
}

.percentage ul li a i {
    line-height: 40px !important;
}

/* end */

.percentage ul li a:hover {
    background: #000;
}

.Google-VR-2 img {
    width: 100%;
}

.Google-VR-p {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 26px;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.Google-VR-p-1 {
    font-size: 16px;
    margin: 0 0 15px 0;
    color: #777777;
}

.sp-now {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 115px;
}

.Google-VR-bk {
    position: relative;
    padding: 30px;
    height: 100%;
    margin: 0 0 30px 0;
}

.Google-VR-1 {
    position: absolute;
    z-index: 99;
    left: 30px;
    top: 30px;
}

.sp-now.Place-Order {
    background: yellow;
    color: #000;
}

.sp-now:hover {
    background: #000 !important;
    color: #fff !important;
}

.Google-VR-bk:after {
    border: 80px double rgba(55, 55, 55, 0);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
}

.Google-VR-bk:hover:after {
    border: 0 double rgba(55, 55, 55, 0.3);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
}

.Google-VR {
    padding: 50px 0;
}

.mac-lf-p {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 26px;
    margin: 0 0 5px 0;
    font-weight: bold;
    text-align: center;
}

.mac-lf-p1 {
    font-size: 16px;
    margin: 0 0 15px 0;
    color: #777777;
    text-align: center;
}

.mac-lf {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.mac-1-img {
    width: 100%;
}

.mac-VR-left {
    position: relative;
}

.mac-VR-left.mar-jk-1 {
    margin: 0 0 80px 0;
}

.mac-VR {
    padding: 50px 0;
}

.mac-VR-left:after {
    border: 80px double rgba(55, 55, 55, 0);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
}

.mac-VR-left:hover:after {
    border: 0 double rgba(55, 55, 55, 0.3);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
}

.mac-VR-right .mac-lf {
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
}

.mac-VR-right .mac-lf-p {
    font-size: 20px;
    margin: 0 0 5px 0;
    color: #fff;
}

.mac-VR-right .mac-lf-p1 {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #ffffff;
}

.Offer-1 {
    background: #fd694b;
    border: none;
    border-radius: 50px;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 115px;
    margin: auto;
    display: block;
}

.Offer-1:hover {
    background: #000;
}

.special {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.special:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #ff5e00;
    width: 140px;
    content: "";
}

.special ul li i {
    color: #ff5e00;
}

.special ul {
    display: flex;
}

.special {
    display: flex;
    justify-content: space-between;
    padding: 0 0 15px 0;
}

.sp-left img {
    width: 100%;
}

.Culpa-p {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 18px;
    margin: 0 0 0px 0;
    font-weight: bold;
}

.Culpa-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    padding-top: 30px;
    margin: 0 0 20px 0;
}

.lectus-p {
    font-size: 14px;
    margin: 0 0 0px 0;
    color: #777777;
}

.lectus-1 {
    font-size: 14px;
    margin: 0 0 15px 0;
    color: #777777;
}

.lectus-content ul.bottom-ul-slide {
    margin: 0 0 5px 0;
}

.dolar-p {
    font-weight: bold;
    margin: 0 0 15px 0;
}

.dolar-p s {
    font-weight: 400;
}

.lectus-content ul.bottom-ul-slide li a {
    color: #fd694b;
}

.mac-VR-center {
    border: 1px solid #e5e5e5;
    padding: 30px;
}

.ad-t-crt {
    background: #fd694b;
    border: none;
    border-radius: 50px;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 115px;
    display: block;
}

.ad-t-crt:hover {
    background: #000;
}

.menu-common img {
    max-width: 100px;
    margin: auto;
    display: block;
}

.header-main .dropdown-item:focus,
.header-main .dropdown-item:hover {
    color: #fff !important;
    background-color: #ff5e00 !important;
}

.test-media img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    object-fit: contain;
    margin-right: 15px;
}

.test-media-p {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 20px;
    margin: 0 0 0 0;
    font-weight: bold;
}

.test-media-p1 {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 18px;
    margin: 0 0 5px 0;
}

.test-media-p11 {
    font-size: 14px;
    margin: 10px 0 0px 0;
    color: #777777;
}

.test-media {
    display: flex;
    align-items: center;
}

.Testimonials-left {
    border: 1px solid #e5e5e5;
    padding: 15px;
    border-radius: 6px;
}

.Testimonials-p {
    background: #ff5e00;
    font-size: 20px;
    padding: 10px 10px;
    color: #fff;
    border-radius: 6px;
    margin: 0 0 20px 0;
}

.test-mediaa {
    font-size: 14px;
    margin: 15px 0 0px 0;
    color: #777777;
}

.Testimonials-left .carousel-control-next,
.Testimonials-left .carousel-control-prev {
    display: none;
}

.bottombanner-subtitle {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 14px;
    margin: 0 0 5px 0;
    text-align: center;
}

.bottombanner-title {
    color: #000;
    text-decoration: none;
    display: block;
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: bold;
    text-align: center;
}

.bottombanner-desc {
    background: #ff5e00;
    border: none;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    min-width: 115px;
    text-align: center;
    line-height: 40px;
    max-width: 200px;
    margin: auto;
}

.Testimonials-right {
    background: url("../images/bottom-banner.webp");
    background-size: cover;
    min-height: 200px;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Testimonials-right {
    position: relative;
}

.Testimonials-right:after {
    border: 80px double rgba(55, 55, 55, 0);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
}

.Testimonials-right:hover:after {
    border: 0 double rgba(55, 55, 55, 0.3);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #ff5e00;
}

::-webkit-scrollbar-thumb:hover {
    background: #ff5e00;
}

.ato-r {
    background-color: #f2f2f2;
    padding: 6px 0 6.2px;
    border-bottom: 1px solid #e8e8e8;
}

.free_text p {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.price-sec-wrap {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #fff;
}

.main-heading {
    text-align: center;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    font-size: 24px;
    margin-bottom: 25px;
}

.price-box {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    margin: 0 0 30px 0;
}

.price-box ul {
    padding: 10px 0px 30px;
    margin: 17px 0 0 0;
    list-style: none;
    border-top: solid 1px #e9e9e9;
}

.price-box ul li {
    padding: 7px 0;
    font-size: 14px;
    color: #808080;
}

.price-box ul li .fas {
    color: #68ae4a;
    margin-right: 7px;
    font-size: 12px;
}

.price-label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.34;
    margin-bottom: 0;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 3px;
}

.price-label.basic {
    background: #e8eaf6;
    color: #3f51b5;
}

.price-label.value {
    background: #e8f5e9;
    color: #4caf50;
}

.price-label.premium {
    background: #fbe9e7;
    color: #ff5722;
}
.payments ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}
.social-links p {
    color: #666;
    font-weight: 600;
}
.social-links ul {
    display: flex;
    gap: 5px;
    margin: 0 0 0 40px;
}

.product-imgs img.for_slide {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
    width: 95px;
    height: 73px;
    object-fit: contain;
}

.social-links {
    display: flex;
    flex-wrap: wrap;
}


.payments ul img {
    object-fit: cover;
    height: 25px;
}
.social-links a {
    font-size: 18px;
    color: var(--primary);
    margin-right: 10px;
}

.payments {
    display: flex;
}

.price {
    font-size: 44px;
    line-height: 44px;
    margin: 0px;
    font-weight: 900;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-family: 'Raleway';
    justify-content: center;
}

.product_page_price .price-tax {
    width: 100%;
    line-height: 1;
}

.left-content-product .content-product-right .box-info-product .add-to-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.producttab button#btn_submit_1 {
    padding: 10px 20px;
    border: 0;
    background: var(--primary);
    color: #fff;
}
a.wizard-bt:hover {
    color: #fff;
    text-decoration: underline !important;
}
.form_add_exchange ul.exchange-ul-input li {
    width: 47%;
}
.producttab input#reset_st {
    border: 0;
    padding: 10px 20px;
}
table#delivery_shipping_rates {
    border-spacing: 10px;
    border-collapse: separate;
}
.price-info {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.67;
    color: inherit;
    width: 100%;
    margin: 0;
    color: #989898;
}

.plan-btn {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 11px 30px;
    border: 2px solid #b3b3b3;
    color: #000;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 5px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.plan-btn::after {
    position: absolute;
    left: -100%;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #000;
    z-index: -1;
    transition: all 0.35s ease-in-out;
}

.plan-btn:hover::after {
    left: 0;
}

.plan-btn:hover,
.plan-btn:focus {
    text-decoration: none;
    color: #fff;
    border: 2px solid #000;
}

.btn-login {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding: 0.75rem 1rem;
    font-size: 12px;
}

.page-login button.btn i {
    color: #fff;
}

.btn-google {
    color: white !important;
    background-color: #ea4335;
}

.btn-facebook {
    color: white !important;
    background-color: #3b5998;
}

button.btn.btn-google.btn-login.text-uppercase.fw-bold:hover {
    background: #e2291a;
    border-color: #e2291a;
}

button.btn.btn-facebook.btn-login.text-uppercase.fw-bold:hover {
    background: #2b3c60;
    color: white;
    display: block;
    width: 100%;
}

button.btn.btn-apple.btn-login.text-uppercase.fw-bold {
    background: black;
    color: white;
    background: #2e2e2e;
    border-color: #2e2e2e;
}

button.btn.btn-linkedin.btn-login.text-uppercase.fw-bold {
    background: #0077b5;
    color: white;
    background: #0d608b;
    border-color: #0d608b;
}

button.btn.btn-facebook.btn-login.text-uppercase.fw-bold a {
    color: #fff;
    display: block;
    width: 100%;
}

.btn-google {
    color: white !important;
    background-color: #ea4335;
}

.btn-facebook {
    color: white !important;
    background-color: #3b5998;
}

button.btn.btn-google.btn-login.text-uppercase.fw-bold:hover {
    background: #e2291a;
    border-color: #e2291a;
}

button.btn.btn-facebook.btn-login.text-uppercase.fw-bold:hover {
    background: #2b3c60;
    border-color: #2b3c60;
}

.das-ul li a:hover {
    background: #ff5e00;
    color: #fff;
}


.das-ul li a:hover {
    background: #ff5e00;
    color: #fff;
}

.new-das {
    padding: 50px 0;
}

.das-ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    /* text-transform: uppercase; */
    border-radius: 4px;
    padding: 10px 15px;
    display: block;
    margin: 0 0 15px 0;
    text-align: left;
    display: flex;
    align-items: center;
}

.padding-left-0 {
    padding-left: 0;
}

.das-ul li a:hover,
.das-ul li a.active {
    background: #f8f9fa !important;
    color: #000;
    border-color: #f8f9fa !important;
}

.section-container__content {
    max-width: 520px;
    background: #f8f9fa;
    padding: 30px;
    border-radius: 12px;
    width: -webkit-fill-available;
    box-shadow: rgb(0 0 0 / 12%) 0px 5px 15px;
}

.new-das-left {
    box-shadow: #f3f3f3 0px 5px 15px;
    background: #ffffff;
    padding: 30px 30px;
    height: auto;
}

.textual-display.image-banner-card__title {
    margin: 0 0 15px 0;
}

.textual-display.image-banner-card__subtitle {
    font-size: 12px;
    margin: 0 0 15px 0;
}

.textual-display.image-banner-card__title {
    margin: 0 0 15px 0;
}

.textual-display.image-banner-card__subtitle {
    font-size: 12px;
    margin: 0 0 15px 0;
}

.image-banner-card.white-background button {
    font-size: 14px;
    padding: 0 15px !important;
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 40px;
    color: #fff;
    font-weight: 500;
    min-width: 100px;
    display: block;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.textual-display.image-banner-card__action.fake-btn.fake-btn--fluid.fake-btn--primary {
    color: #fff;
    text-decoration: none;
}

.top-c {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 30px 0;
}

ol.text-cards__plain li {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 12px;
    width: 32%;
    margin: 0 0 30px 0;
    box-shadow: rgb(0 0 0 / 12%) 0px 5px 15px;
}

ol.text-cards__plain {
    display: flex;
    justify-content: space-between;
}

.textual-display.plain-card__number {
    font-size: 12px;
    margin: 0 0 15px 0;
}

.textual-display.card-tile__text {
    font-size: 12px;
    margin: 0 0 15px 0;
}

h3.textual-display.card-tile__title {
    margin: 0 0 15px 0;
}

.me-empty__header {
    text-align: center;
    text-size-adjust: auto;
    font-size: xxx-large;
    padding-top: 140px;
}

a.me-empty__link {
    text-align: c;
    text-align: center;
    display: block;
    margin: 30px 0 0px 0;
    font-size: 32px;
    text-decoration: none;
    color: #000;
}

h5.card-title.text-center.mb-5.fw-light.fs-5 {
    font-weight: bold !important;
    font-size: 25px !important;
}

.text {
    color: black;
    text-decoration: none;
}

.ggg {
    background: #f8f9fa;
}

.btn-google {
    color: white !important;
    background-color: #ea4335;
}

.btn-facebook {
    color: white !important;
    background-color: #3b5998;
}

button.btn.btn-google.btn-login.text-uppercase.fw-bold:hover {
    background: #e2291a;
    border-color: #e2291a;
}

button.btn.btn-facebook.btn-login.text-uppercase.fw-bold:hover {
    background: #2b3c60;
    border-color: #2b3c60;
}

.das-ul li a i {
    width: 40px;
    height: 40px;
    background: #f8f9fa;
    border-radius: 6px;
    color: #000;
    text-align: center;
    line-height: 40px;
    margin: 0 10px 0 0;
    box-shadow: #c5c5c5 0px 5px 15px;
}

.das-ul li a:hover i,
.das-ul li a.active i {
    background: #ff5e00;
    color: #fff;
}

a.wizard-bt {
    font-size: 14px;
    padding: 0 15px !important;
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    height: 40px;
    color: #fff;
    font-weight: 500;
    min-width: 200px;
    display: block;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin: 30px auto 30px auto;
    max-width: 150px;
}

.img-anchar img {
    max-width: 20px;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    margin: auto;
}

.img-anchar {
    width: 40px;
    height: 40px;
    background: #f8f9fa;
    border-radius: 6px;
    color: #000;
    text-align: center;
    line-height: 40px;
    margin: 0 10px 0 0;
    box-shadow: #c5c5c5 0px 5px 15px;
    position: relative;
}

.das-ul li a:hover .img-anchar,
.das-ul li a.active .img-anchar {
    background-color: #ff5e00;
}

.white-im {
    display: none;
}

.das-ul li a:hover .black-im,
.das-ul li a.active .black-im {
    display: none;
}

.das-ul li a:hover .white-im,
.das-ul li a.active .white-im {
    display: block;
}

/* css for pagination at home page  */
section.Trending-Products ul.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.Trending-Products ul.pagination li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px 15px;
    background: #ff5e00;
    font-weight: 400;
    margin: 5px 5px;
    border-radius: 12px;
    font-size: 14px;
}

/* end */

.daterangepicker.ltr.show-calendar.opensright {
    z-index: 99999999 !important;
}



/* ze dev css */
/* header */


.Categories-1 {
    /* background: #ff5e00; */
    border-radius: 10px;
    background: transparent;
    padding: 0;
}

ul.bottom-nav-ul .Categories-1 input[type="text"] {
    background: #f5f5f5;
    border-radius: 10px;
    color: #000;
    font-size: 14px;
    height: unset;
    padding: 11px 20px 12px;
    width: 65%;
    letter-spacing: 1px;
    font-family: Open Sans, sans-serif;
    outline: none;
}

ul.bottom-nav-ul .Categories-1 input[type="text"]::placeholder {
    color: #666666;
}

.saved-seller-main__empty h2 {
    color: #fff;
}

/* header */

div#cat select,
div#coins_stamps select,
div#step3 select#seller_shipping_method {
    padding: 12px 20px;
    border-radius: 6px;
    cursor: pointer;
    background: #d14f03;
    color: #fff;
    border: 0;
}

div#cat select:focus {
    box-shadow: none;
    border-color: #212529;
}

ul.exchange-ul-input li,
ul.exchange-ul-input label {
    font-size: 14px !important;
    margin-left: 0 !important;
    font-weight: 400;
}

select#condition_books {
    width: 100%;
}

div#step2 input,
textarea#cd_computer_games,
div#step3 input,
textarea#cd_event_tickets,
.coin_cond_desc textarea,
div#step2 textarea,
div#box1 input,
.mainprovided input,
select#condition_books,
.multistep-box input {
    padding: 13px 20px;
    border-radius: 6px;
    background: #d14f03;
    border: 0;
    color: #fff;
    height: unset;
    font-size: 14px;
}

div#step2 textarea {
    height: 47px;
}

div#step3 input {
    padding: 13px 20px !important;
}

textarea#cd_event_tickets,
.coin_cond_desc textarea {
    height: 47px;
}

.exchange-ul-input li label {
    position: absolute !important;
    color: #ffffff !important;
    left: 50%;
    transform: translateX(-50%);
    top: 11px !important;
    width: max-content !important;
    cursor: pointer;
    font-family: 'Roboto';
    z-index: -1;
}

ul.exchange-ul-input li {
    width: 30%;
    justify-content: center;
    position: relative;
    gap: 10px;
    display: flex !important;
}

ul.exchange-ul-input li:last-child {
    margin-right: 0;
}

.exchange-ul-input li input:checked {
    background: #ffffff;
    border-color: #ffffff;
}

ul.exchange-ul-input {
    justify-content: flex-start;
    width: 100%;
}

.exchange-ul-input li input:checked~label::before {
    border-color: #fff;
}

.exchange-ul-input li label::before {
    position: absolute;
    content: "";
    top: 2px;
    left: -18px;
    width: 6px;
    height: 13px;
    border: solid transparent;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.exchange-ul-input li input {
    appearance: none;
    position: relative;
    border-radius: 5px !important;
    cursor: pointer;
    width: 100% !important;
    padding: 15px;
    border: 2px solid #fff;
    background: transparent;
}

.exchange-ul-input li input:focus {
    box-shadow: none;
    outline: none;
}

.exchange-ul-input li input:checked~label {
    color: #ff5e00 !important;
    z-index: 1;
}
.add_profile h2 {
    text-align: left;
    color: #fff;
    font-size: 24px;
}
.exchange-ul-input li input:checked::before {
    border-color: #ff5e00;
}

form#multistep_form button#previous_1 button#nextBtn,
form#multistep_form button#second,
form#multistep_form button#previous_1,
button#prevBtn1,
button#nextBtn1,
div#step1 button#nextBtn,
button#nextBtn,
.pre_next_st button {
    margin: 20px 0 20px;
    background: #fff;
    border-radius: 10px;
    width: 150px;
    padding: 12px;
    position: relative;
    color: #ff5e00;
    z-index: 1;
    box-shadow: none;
    overflow: hidden;
    border: 1px solid #fff;
    font-size: 16px;
}

form#multistep_form button#nextBtn:hover,
form#multistep_form button#second:hover,
button#nextBtn1:hover,
.pre_next_st button:hover {
    color: #fff;
    border-color: #fff;
    background: transparent;
    box-shadow: none;
}

.multistep-box.main-box-st-tab {
    box-shadow: none;
}

.form_left {
    margin-top: 30px;
    width: calc(100% - 560px);
}

.form_left h2 {
    color: #fff;
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left;
}

.form_left p {
    font-size: 17px;
    color: #fff;
    text-align: left;
}

.form_main {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.form_right {
    width: 500px;
    text-align: right;
}

.news-content input[type="email"] {
    height: unset;
    font-size: 16px;
    border-radius: 30px 0 0 30px !important;
    padding: 10px 20px;
}

.news-content button#btn_st {
    border-radius: 0 30px 30px 0;
    transition: 0.3s linear;
}

form#formid {
    margin: 0;
}

.news-content button#btn_st:hover {
    background: #fff;
    color: #000;
}

div#coins_stamps p,
div#coins_stamps p label,
div#step2 textarea::placeholder,
.multistep-box p,
.coin_cond_desc textarea::placeholder,
div#box1 input::placeholder,
.mainprovided input::placeholder,
.multistep-box input::placeholder {
    color: #fff;
}

.multistep-box p {
    font-size: 14px;
}

.row .new-das-left {
    background: #ffffff;
    border-radius: 30px;
    height: 100%;
    padding: 0;
    box-shadow: none;
}

ul.das-ul {
    z-index: 1;
    position: relative;
    margin-top: 30px;
    margin-bottom: 40px;
}

.new-das-left .das-ul li a {
    color: #ff5e00 !important;
    position: relative;
    transition: unset;
    max-width: 260px;
    font-size: 12px;
}

.new-das-left .das-ul li a:hover,
.new-das-left .das-ul li a.active {
    background: #ff5e00 !important;
    border-radius: 30px 0 0 30px;
    border-color: #fff !important;
    color: #fff !important;
}

ul.exchange-ul-input li:last-child {
    margin-right: 0;
}

.das-ul .img-anchar img {
    max-width: 30px;
}

.das-ul .img-anchar img.white-im {
    display: block;
}

.das-ul .img-anchar {
    background: no-repeat;
    box-shadow: none;
    width: 40px;
    height: 40px;
}

.new-das-left .das-ul li a::before,
.new-das-left .das-ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    box-shadow: 16px 16px #ff5e00;
    opacity: 0;
}

.new-das-left .das-ul li a:hover::before,
.new-das-left .das-ul li a:hover::after,
.new-das-left .das-ul li a.active::before,
.new-das-left .das-ul li a.active::after {
    opacity: 1;
}

.new-das-left .das-ul li a::after {
    top: 100%;
    box-shadow: 16px -16px #ff5e00;
}

ul#progress_header li:before {
    height: unset;
    content: "of";
    width: unset;
    background: unset;
    position: absolute;
    font-size: 16px;
    top: 7px;
    left: -21px;
    text-transform: capitalize;
    letter-spacing: -1px;
}

.main-box-st-tab .multistep-box {
    box-shadow: none;
    padding: 0;
    margin-bottom: 40px;
}

form#multistep_form .title-box h2::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #fff;
    left: 0;
    margin: 0;
    bottom: -6px;
}

form#multistep_form .title-box h2::after {
    opacity: 0;
}

form#multistep_form .title-box h2 {
    color: #fff;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
}

ul#progress_header {
    max-width: 500px;
    margin: 0;
    margin-left: auto;
}

form#multistep_form .title-box {
    margin: 0;
    text-align: left;
}

.main-box-st-tab .multistep-box .cat_new_ot {
    margin-left: 0;
    width: 100%;
    padding: 0;
}

.new-das .col-lg-3.padding-left-0 {
    width: 18%;
    margin-left: 30px;
}

.new-das-right .saved-seller-main__empty img {
    filter: unset;
}

.new-das-right img {
    filter: brightness(0) invert(1);
}

.new-das-right h2.saved-ebay-title,
.new-das-right h3,
.new-das-right span,
.me-empty__header,
a.me-empty__link,
.msg-placeholder a {
    color: #fff;
}

.new-das .col-lg-9 {
    width: 79%;
    background: #ff5e00;
    padding: 30px;
    border-radius: 30px;
    margin-left: -20px;
    z-index: 1;
}

.typeheader-1 #sosearchpro.so-search .select_category select {
    font-size: 14px;
}

li.link {
    display: none;
}

li.link.active {
    display: block;
}

li.link.thur_li {
    display: block;
    margin-left: 25px;
}

ul#progress_header li:after {
    width: unset;
    height: unset;
    border-radius: unset;
    font-size: 18px;
    background: unset;
}

ul#progress_header li {
    width: unset;
}

ul#progress_header li::after,
.specification p {
    color: #fff;
}

.form_left h4 {
    font-size: 22px;
    font-style: italic;
    color: #fff;
    text-align: left;
    font-family: cursive;
    text-transform: capitalize;
    margin-top: 30px;
}
a.me-empty__link:hover {
    color: #fff;
}

.multistep-box select {
    padding: 12px 20px !important;
    border-radius: 6px !important;
    cursor: pointer;
    background: #d14f03;
    color: #fff;
    font-size: 16px;
    border: 0;
    width: 100%;
    outline: none;
}

a.addItemReceive.addMultipleProductSt {
    color: #fff;
}

div#step2 input::placeholder {
    color: #fff;
}

div#step2 p label,
div#step3 label {
    color: #fff;
    margin-bottom: 5px;
}

ul.das-ul li:last-child {
    margin: 0;
}

.row .rte-modern.rte-desktop.rte-toolbar-default {
    min-width: unset;
}

form#multistep_form button#previous_1,
div#step3 button#prevBtn1 {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

form#multistep_form button#previous_1:hover,
div#step3 button#prevBtn1:hover {
    background: #fff;
    color: #ff5e00;
}

.exchange-ul-input li label::after {
    display: block;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent;
    top: 0px;
    left: -25.5px;
    z-index: -1;
    border-radius: 4px;
    border: 2px solid #fff;
}

.exchange-ul-input li input:checked~label::after {
    background-color: #ff5e00;
}

#progress_header .active:has(+ .sec_li.active)::after {
    content: "";
}

#progress_header .active:has(+ .thur_li.active)::after {
    content: "3";
}

/* header */
button.btn.Shop-Categories {
    border-radius: 10px;
    transition: 0.2s linear;
    min-height: 60px;
    position: relative;
    letter-spacing: 1px;
    text-align: left;
    font-family: Open Sans, sans-serif;
    border: none;
    font-weight: 500;
    min-width: 245px;
    height: 50px;
    padding: 0 30px;
    background: #ff5e00;
}

ul.bottom-nav-ul {
    position: relative;
    flex-wrap: wrap;
}

.bottom-nav-ul>li:nth-child(3) {
    position: absolute;
    right: 8px;
    top: 8px;
}

.Categories-1 {
    border-radius: 10px;
    background: #f5f5f5;
    padding: 8px;
    display: flex;
    align-items: center;
}

ul.bottom-nav-ul .Categories-1 input[type="text"]::placeholder {
    color: #666666;
}

.header-main nav.navbar {
    padding: 36px 0 26px;
}

ul .Categories-1 select {
    cursor: pointer;
    outline: none;
    padding: 3px 15px 5px;
    width: 350px;
    float: right;
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
    border-left: 1px solid #cfcfcf;
    font-family: Open Sans, sans-serif;
    border-radius: 0;
}

button.Search-1 {
    border-radius: 10px;
    height: 44px;
    transition: 0.2s linear;
    letter-spacing: 1px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    position: relative;
}

/* 21-9 */

.bottom-nav-content .dropdown-menu li i.fa-caret-down::before {
    width: 7px;
    height: 7px;
    position: absolute;
    content: '';
    border-width: 0 2px 2px 0;
    border-color: #111111;
    border-style: solid;
    transform: rotate(45deg);
    right: 20px;
    transition: 300ms ease-in-out;
}

.bottom-nav-content .dropdown-menu li:hover i.fa-caret-down::before {
    transform: rotate(-45deg);
}

ul.bottom-nav-ul .dropdown a.dropdown-item:hover {
    background: unset !IMPORTANT;
    color: #000 !important;
}

button.btn.Shop-Categories::after {
    position: absolute;
    content: '';
    width: 100%;
    display: block;
    background: transparent;
    border: 0;
    height: 20px;
    left: 0;
    bottom: -20px;
    opacity: 0;
    visibility: hidden;
}

button.btn.Shop-Categories:hover::after {
    opacity: 1;
    visibility: visible;
}

button.Search-1::before {
    background: #fff;
    content: "";
    height: 100%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 0;
    transition: 0.2s linear;
    right: 0;
}

button.Search-1:hover::before {
    width: 100%;
    left: 0;
}

.navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu a.dropdown-item {
    color: #444444;
}

.navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu a.dropdown-item:hover {
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
}

/* 21-9 */

/* 22-9 */
ul.bottom-nav-ul .Categories-1 input[type="text"] {
    width: calc(100% - 500px);
}

.bottom-nav-content .Shop-Categories:focus {
    box-shadow: none;
}

.navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu a.dropdown-item {
    white-space: inherit;
}

/* 22-9 */

/* 25-9-23 */
ul.right-ul-flex .dropdown-toggle::After {
    display: none;
}

li.currency a.btn {
    border: 0;
}

li span.fa-angle-down {
    font-size: 8px;
}

.free_text a {
    color: #ff5e00;
    font-weight: 700;
}

a {
    text-decoration: none;
    /* font-weight: 700; */
}

a:hover {
    color: #ff5e00;
}

span.phone a {
    color: #ff5e00;
}

html body {
    font-family: 'Open Sans', sans-serif;
    color: #2d2d2d;
}

.contact-us>a {
    color: #444;
}

.contact-us span.text {
    font-weight: bold;
    color: #2d2d2d;
    text-transform: capitalize;
}

.contact-us {
    font-size: 13px;
    position: relative;
}

.contact-us::before {
    position: absolute;
    content: '';
    background: url(../../assets/images/icon-phone.png) no-repeat center / contain;
    width: 39px;
    height: 35px;
    left: -46px;
    top: 4px;
}

.contact-us {
    font-size: 13px;
    position: relative;
    line-height: 1.7;
}

:root {
    --primary: #ff5e00;
}


.header-center-right {
    position: relative;
}

.megamenu i {
    position: absolute;
    top: 18px;
}

.header-bottom-left .vertical-wrapper {
    display: block !IMPORTANT;
}

.slider-full {
    background-color: rgba(242, 242, 242, 1);
}

.slider-full .yt-content-slide img {
    min-height: 510px;
    object-fit: cover;
}

.slider-full ul.static-image img {
    height: 170px;
    object-fit: cover;
}

.block-infos svg {
    width: 45px;
    height: 45px;
}
.yt-content-slide {
    position: relative;
}

.main_slide_content {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 30px;
}

.main_slide_content h4 {
    font-size: 34px;
    color: #000;
    font-weight: 700;
    margin: 0 0 30px 0;
}

a.shop_btn:hover {
    background: #000;
    color: #fff;
}

footer .footer-top .block-infos .info .inner i.fa.fa-money::before {
    content: "\f0d6";
}

a.shop_btn {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    padding: 13px 29px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-top: 20px;
    transition: 0.2s linear;
}

a:hover {
    text-decoration: none !important;
}

.main_slide_content p {
    font-size: 20px;
    color: #000;
}

.modcontent .products-list.grid .product-item-container .left-block .product-image-container img {
    height: 175px;
    object-fit: contain;
}

.banner-sidebar a img {
    object-fit: contain;
}

#content>h2.title {
    font-size: 20px;
}

.checkout-shipping-methods h4.panel-title,
.checkout-payment-methods h4 {
    color: #7d7d7d;
}

.so-onepagecheckout .col-left label {
    color: #7d7d7d;
    font-weight: 400;
}

.product-image-container img.img-responsive {
    object-fit: contain;
}

input#button-coupon,
input#button-voucher,
.cart div#content a.btn,
button#button-quote,
.checkout .panel-body input[type="button"],
.checkout .panel-body input[type="submit"] {
    border-radius: 0;
}

.so-onepagecheckout button.btn {
    padding: 9px 12px;
}

.block_3 img.categories-loadimage,
.block_4 img.categories-loadimage {
    height: 540px;
    object-fit: contain;
    background: var(--primary);
}

.block.block_6 .bottombanner-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.block.block_3 .owl2-carousel .owl2-item img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.s-item__title a.s-item__link {
    color: #000;
    margin: 0;
}

.block.block_4 ul.ltabs-tabs.cf {
    padding-right: 45px;
}

.block.block_6 img {
    max-height: 220px;
    background: #F9F9F9;
    object-fit: contain;
}

.block.block_7 img.categories-loadimage {
    height: 375px;
    object-fit: contain;
    background: #F5F5F5;
}

.block.block_7 .module.custom_bestseler .extraslider-inner .item-wrap .item-image img {
    height: 90px;
}

.products-list.grid .product-item-container .left-block a.iframe-link {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product-card__gallery.product-card__left img {
    width: 46px;
    height: 46px;
    object-fit: contain;
}

.newsletter_promo {
    display: none;
}

li .fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}

.typefooter-1 .footer-center .module ul.links-footer li a:before,
.typefooter-1 .footer-center .module ul.menu li a:before {
    font-size: 10px;
}

.block.block_9 img {
    max-height: 72px;
    object-fit: cover;
    width: 100%;
}

span.media-comment,
span.media-view {
    color: #7d7d7d;
}

/* 25-9-23 */


/* 26-9-23 */
.header-bottom-left ul.megamenu {
    transform-origin: top center;
    -webkit-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
    opacity: 0;
    visibility: hidden;
}

.header-bottom-left .container-megamenu.vertical:hover .vertical-wrapper ul.megamenu {
    transform: rotateX(0);
    transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
    opacity: 1;
    visibility: visible;
}

.page-login .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.page-login .row {
    margin: 0 -15px;
}

body header:has(+ .my_home) ul.megamenu {
    opacity: 1;
    visibility: visible;
    transform: unset;
}

.page-login .well i.fa::before {
    content: "\f0f6";
}

.page-login .well p {
    max-width: 500px;
}

.page-login * {
    color: #7d7d7d;
}

form.account-register input,
form.account-register select {
    font-size: 14px;
}

.pull-right input.btn-primary {
    background: #ff5e00;
    padding: 6px 12px;
    border-color: #ff5e00;
    border-radius: 0;
}
.pull-right input.btn-primary:hover {
    background: #e85601;
}

.checkout h2.title {
    font-family: 'Raleway';
}

.checkout .panel-body span.input-group-btn {
    width: 117px;
}

.checkout .panel-body input[type="button"],
.checkout .panel-body input[type="submit"] {
    font-size: 14px;
    background: var(--primary);
    border-color: var(--primary);
    padding: 6px 12px 6px;
    outline: none;
}

.checkout .panel-body input[type="button"]:hover,
.checkout .panel-body input[type="submit"]:hover {
    background: #e85601;
    border-color: #e85601;
}

input#input-coupon,
input#input-voucher {
    font-size: 14px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    outline: none;
}

input#input-coupon::placeholder,
input#input-voucher::placeholder {
    color: #aaa6a6;
}

.shopping_cart .dropdown-toggle::after {
    display: none;
}

form.account-register .d-grid {
    max-width: 400px;
}

ul.megamenu li.menu-home:first-child img {
    height: 150px;
    object-fit: cover;
}

/* 26-9-23 */


/* 27-9-23 */
.header-center-right .megamenu-wrapper a {
    color: #7d7d7d;
}

.item-img-info img {
    height: 80px;
    object-fit: contain;
}

.row .block-right .module {
    margin: 0;
}

.cate-content .owl2-controls {
    position: absolute;
    top: -80px;
    right: 0;
}
.cate-content .owl2-controls .owl2-prev, .cate-content .owl2-controls .owl2-next {
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    line-height: 27px;
    font-size: 0;
    color: #999;
    background-color: transparent;
    margin-top: 0;
    border-radius: 2px;
}
.cate-content .owl2-controls .owl2-prev::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 28px;
}
.cate-content .owl2-controls .owl2-next::before{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 28px;
}
span.exchange {
    color: var(--primary);
    font-weight: 700;
}
ul.static-image {
    margin: 0;
}
.logo svg {
    width: 190px;
    left: -12px;
    position: relative;
    top: -11px;
}
.exchange_li .sub-menu {
    width: 200px !IMPORTANT;
    max-width: 200px !IMPORTANT;
}
.sub-menu li {
    padding: 6px 0;
}
.exchange_li {
    position: relative;
}
li.item-vertical svg {
    width: 20px;
    height: 20px;
}
#header ul.megamenu > li > a:hover path {
    fill: var(--primary);
}
.exchange_slide .slick-arrow {
    top: -200px;
    bottom: auto;
    right: 10px;
    z-index: 9;
}
.exchange_slide .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    color: #222;
}
.exchange_slide button.slick-prev.slick-arrow {
    left: 10px !important;
}
.xchange_slide_box p {
    text-transform: capitalize;
    color: var(--primary);
}
.exchange_types {
    font-size: 13px;
    color: #777;
    text-transform: capitalize;
    font-weight: 500;
}
.exchange_types span {
    color: var(--primary);
    margin-right: 5px;
}

.exchange_slide button.slick-prev.slick-arrow::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 18px;
    color: #222;
}
/* 27-9-23 */

/* 4-10-23 */
.header_search .dropdown-menu.dropdown-menu-search {
    top: -27px;
}
.header-bottom-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.advance_search > a {
    font-size: 13px;
    color: #fff;
    margin-left: 9px;
    position: relative;
}
.advance_search a::before {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #fff;
    bottom: 0px;
    transition: 0.2s linear;
}

.advance_search a:hover::before {
    width: 100%;
}
.chat_icon svg {
    width: 100%;
    height: 100%;
}
.advance_search a:hover {
    color: #fff;
}
.advance_search a:focus {
    outline: none;
    text-decoration: none;
    color: #fff;
}
.chat_icon {
    width: 45px;
    height: 42px;
    position: fixed;
    z-index: 999;
    background: var(--primary);
    padding: 8px;
    left: 10px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 20px;
}
ul.list-inlines {
    margin: 0;
}
section.Testimonials {
    margin: 30px 0;
}
span.line_center {
    text-decoration: line-through;
    font-size: 10px;
}
.cart td.text-left a {
    color: var(--primary);
}
/* 4-10-23 */

/* 5-10-23 */
main.adv-main {
    width: 60%;
    margin-left: 30px;
}
aside.adv-lhn {
    width: 23%;
}
.small-section-title {
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #191919;
}
.fake-menu__items svg.icon.icon--tick-16 {
    width: 16px;
    height: 16px;
}
span.fake-menu {
    display: inline-block;
}
.advance_search_sec {
    padding: 40px 0;
}
span.adv-menu h4 {
    font-size: 16px;
}
span.fake-menu a.fake-menu__item {
    padding: 8px 15px;
    display: inline-block;
    color: #191919;
    width: 100%;
}
span.fake-menu a.fake-menu__item:hover {
    background: #f5f5f5;
}

.advance_search_sec .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.advance_search_sec input {
    background: #F7F7F7;
    outline: none;
    border: 1px solid #e5e5e5;
    padding: 10px 16px;
    width: 100%;
    border-radius: 8px;
}
.advance_search_sec .adv-form__title {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.advance_search_sec select {
    width: 100%;
    display: block;
    padding: 11px;
    border-radius: 8px;
    border-color: #e5e5e5;
    background: #F7F7F7;
    outline: none;
}
.advance_search_sec legend {
    border: 0;
    font-weight: 700;
    margin: 0;
    font-size: 14px;
}
fieldset.adv-fieldset__keyword .field {
    margin: 0;
}
.advance_search_sec label.field__label {
    width: 100%;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
}
.advance_search_sec span {
    display: block;
    position: relative;
}
.advance_search_sec span svg.icon {
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 16px;
    top: 0;
}
.advance_search_sec .field {
    margin: 16px 0;
}

.advance_search_sec label.field__label--end {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
fieldset.adv-fieldset__price .field {
    display: flex;
    gap: 5px;
    align-items: center;
}
.ui-range__entry {
    display: flex;
    flex-wrap: wrap;    
    gap: 5px;
    align-items: center;
}
.advance_search_sec span.radio input {
    position: unset;
    width: unset;
    margin: 0;
}
.advance_search_sec span.radio {
    display: inline-block;
    margin: 0;
}
fieldset.adv-fieldset__keyword {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
    margin: 16px 0;
}
.advance_search_sec button.btn.btn--primary {
    background: #ff5e00;
    border: none;
    border-radius: 50px;
    padding: 13px 29px;
    color: #fff;
    font-weight: 500;
    transition: 0.2s linear;
}
.advance_search_sec button.btn.btn--primary:hover {
    background: #000;
}
fieldset.adv-fieldset__keyword > .field {
    width: 48%;
    margin: 0;
}
.advance_search_sec span input[type="checkbox"] {
    position: unset;
    margin: 0;
    width: unset;
}
.advance_search_sec span.checkbox {
    margin: 0;
}
.advance_search_sec .adv-fieldset__searchIncluding .field ,
fieldset.adv-fieldset__shippingOption .field{
    display: flex;
    align-items: center;
    gap: 4px;
}
fieldset.adv-fieldset__keyword > .field.adv-keywords__btn-help {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    width: 100%;
}
.advance_search_sec fieldset {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    margin: 15px 0;
}
fieldset.adv-fieldset__format,
fieldset.adv-fieldset__condition ,
fieldset.adv-fieldset__showResults,
fieldset.adv-fieldset__shippingOption,
fieldset.adv-fieldset__location,
fieldset.adv-fieldset__seller,
fieldset.adv-fieldset__searchIncluding{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advance_search_sec span.listing-time {
    width: 100%;
}
fieldset.adv-fieldset__showResults > .field {
    width: 32%;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
fieldset.adv-fieldset__format .field ,
fieldset.adv-fieldset__condition .field{
    width: 21%;
    display: flex;
    align-items: center;
    gap: 5px;
}
.adv-form__actions a.nav-link {
    margin-left: 10px;
    color: var(--primary);
    text-decoration: underline;
}
.advance_search_sec fieldset.adv-fieldset__miscSelects label {
    margin: 0;
}
.exchange_slide .slick-track {
    display: flex;
}
fieldset.adv-fieldset__keyword > .field.adv-keywords__btn-help a {
    color: var(--primary);
}
.logo .p-0 {
    padding: 0;
}
.category_sec {
    padding: 60px 0;
}

.cat_col img {
    height: 150px;
    width: 100%;
    object-fit: contain;
}
section.pop_category_sec {
    padding: 60px 0;
}
.cat_row .slick-track {
    display: flex;
}
h3.cat_head {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 30px;
    margin: 0;
}
.cat_col h3 {
    font-size: 16px;
    text-align: center;
}
.cat_col h3 a {
    color: var(--primary);
}
.cat_inner_head {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    flex-wrap: wrap;
}
.all_tab ul li:not(:last-child) {
    margin-right: 5px;
}
.all_tab ul {
    display: flex;
    flex-wrap: wrap;
}
.all_tab ul a {
    font-size: 16px;
    text-transform: capitalize;
    padding: 5px 10px;
    border: 1px solid;
    color: var(--dark);
    display: inline-block;
    transition: 0.2s linear;
}
.all_tab ul a:Hover {
    color: #fff;
    background: var(--primary);
    border-color: var(--primary);
}
.cat_product {
    display: flex;
    flex-wrap: wrap;
}
.pro_img {
    width: 215px;
    margin-right: 20px;
    position: relative;
}

.pro_content {
    width: calc(100% - 240px);
}
.pro_content h5 {
    font-size: 22px;
    margin: 0 0 10px 0;
}
.star {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.heart {
    position: absolute;
    right: 11px;
}
.heart a {
    font-size: 17px;
    padding: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #222;
    width: 30px;
    height: 30px;
}
.heart a:hover {
    color: var(--primary);
}
.heart a:hover, .heart a:focus {
    text-decoration: none;
}


.pro_content .star a {
    color: var(--primary);
    text-decoration: underline;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
}
h4.pro_price {
    font-size: 22px;
    font-weight: 700;
    color: var(--dark);
    margin: 5px 0;
}
p.best {
    margin: 0;
    color: #7d7d7d;
    font-size: 12px;
    text-transform: capitalize;
}
.filter_row .nav-tabs>li>a {
    color: #222;
    font-size: 16px;
    text-transform: capitalize;
    padding: 6px 10px;
    border: 1px solid #222;
    transition: 0.2s linear;
    margin: 0;
    display: inline-block;
    border-radius: 0;
}
.cat_product {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    border-top: 1px solid #e5e4e4;
    margin: 20px 0;
}
.filter_row ul {
    display: flex;
    margin: 20px 0;
    border: 0;
}
.filter_row ul a {
    color: #222;
    font-size: 16px;
    text-transform: capitalize;
    padding: 6px 10px;
    border: 1px solid #222;
    transition: 0.2s linear;
    display: inline-block;
}
.filter_row ul a:focus ,
.all_tab ul a:focus{
    text-decoration: none;
}
.filter_row ul li:not(:last-child) a {
    border-right: 0;
}
.best_matchbox select {
    width: 250px;
    padding: 8px 8px;
    appearance: auto;
    outline: none;
    text-transform: capitalize;
}
.filter_row ul li.active a, .filter_row ul li a:hover, .filter_row ul li a:focus {
    background: var(--primary) !IMPORTANT;
    color: #fff !important;
    border-color: var(--primary) !important;
}
.filter_row .tab-content {
    padding: 0;
    border: 0;
}
/* 5-10-23 */
/* 9-10-23 */
.foot_logo svg {
    width: 190px;
}.foot_logo_col img {
    transition: 700ms ease-in-out;
    opacity: 0.6;
}
.foot_logo_col_img ul a:hover img {
    -webkit-opacity: 1;
    visibility: visible;
    transform: rotateY(360deg);
}
.foot_logo_col_img ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
}
.foot_logo_col p {
    font-size: 14px;
    margin-top: 95px;
}
.exchange_box h5 {
    font-size: 14px;
    font-weight: 400;
}
.exchange_box h5 span {
    font-weight: 500;
    color: var(--primary);
    font-size: 16px;
}
.cat_exchange_box h5 {
    text-align: center;
    font-size: 13px;
}
.cat_exchange_box h5 span {
    font-weight: 700;
}
.exchange_box a:hover {
    color: #ff5e00;
}

.exchange_box a {
    color: #666;
}
/* 9-10-23 */
/* header */

/* 10-10-23 */
.chat-ui {
    display: flex;
    flex-direction: column;
    color: #212b36;
    border-radius: 12px;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.15);
    height: 420px;
    width: 360px;
    margin: 0 auto;
    overflow-y: auto;
    background-color: #fff;
    position: fixed;
    bottom: 75px;
    top: auto;
    left: 10px;
    transform: translateY(40px);
    transition: 0.2s linear;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}
.chat-app.show .chat-ui {
    opacity: 1;
    visibility: visible;
    transform: unset;
}
.chat-app {
    position: relative;
}
.store-info-heading h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 0;
}

.store-info p {
    color: #fff;
    line-height: 22px;
    max-height: none;
    margin: 0;
    overflow-y: initial;
    white-space: break-spaces;
}
.store-info {
    padding: 20px 16px 76px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: hidden;
    background: var(--primary);
}
.composer-bar__box textarea {
    outline: none;
    color: #4b5158;
    overflow: hidden auto;
    resize: none;
    padding: 12px;
    border: 0;
    border-radius: 8px;
    line-height: 20px;
    flex-grow: 1;
    height: 120px;
}
.instant-answers {
    color: #202223;
    margin: 20px auto 16px;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
}
.interstitial-view__instant-answers-list p {
    margin: 0;
}
.composer-bar__box {
    border-radius: 8px;
    border: 1px solid #d2d5d9;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
}
.composer-bar-wrapper {
    margin: -56px 0 0;
}
.composer-bar-wrapper .composer-bar-form {
    border-radius: 8px;
    display: flex;
    background-color: #fff;
    margin: 0 12px 4px;
    position: relative;
    flex-direction: column;
}
button.composer-bar__footer-button.multiple-lines {
    align-self: flex-end;
    margin-bottom: 12px;
    display: flex;
    cursor: pointer;
    padding: 0 12px;
    overflow: visible;
    outline: none;
    border: none;
    background: none;
}
button.outline-button.instant-answers-list__prompt {
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 12px;
    margin: 4px 0;
    align-items: center;
    border: 1px solid;
    border-radius: 8px;
    display: flex;
    font-weight: 500;
    justify-content: space-between;
    position: relative;
    width: 100%;
    border-color: var(--primary);
    color: var(--primary);
    opacity: 1;
    background-color: rgb(255, 255, 255);
}
button.outline-button.instant-answers-list__prompt:hover {
    color: #fff;
    background: var(--primary);
}
.interstitial-view__instant-answers-list {
    align-items: center;
    background-color: #fff;
    border-radius: 0 0 12px 12px;
    display: flex;
    overflow: initial;
    padding: 0 12px 12px;
    flex-grow: 1;
    flex-direction: column;
}
.composer-bar-wrapper .composer-bar-form {
    border-radius: 8px;
    display: flex;
    background-color: #fff;
    margin: 0 12px 4px;
    position: relative;
    flex-direction: column;
}
.close_btn svg {
    display: none;
}
.chat_icon.active > a {
    display: none;
}
.chat_icon.active svg {
    display: block;
}
.close_btn path {
    fill: #fff;
}
button.composer-bar__footer-button.multiple-lines path {
    fill: var(--primary);
}
.s-item__image-helper {

    max-height: 330px;
}
img.s-item__image-img {
    max-height: 182px;
    object-fit: cover;
    object-position: top;
}
/* .cate-content span.s-item__price {
    max-width: 210px;
    text-transform: capitalize;
} */
.use_anm a {
    font-size: 20px;
    color: #222;
}
.s-item__image-helper.ze_pr_gall {
    display: block;
}
.sld_box img {
    max-width: 100%;
    max-width: 243px;
    height: 182px;
}
.ze_pr_gall.slick-slider {
    margin: 0;
}
.ze_pr_gall .slick-dots li.slick-active button:before {
    opacity: 1;
}
.ze_pr_gall .slick-dots li button:before {
    font-size: 37px;
    color: #ff5e00;
    opacity: .75;
}
.ze_pr_gall {
    width: 100%;
}
.ze_pr_gall button.slick-next {
    right: 12px;
    z-index: 3;
}
.ze_pr_gall button.slick-prev {
    left: 12px;
    z-index: 3;
}
.ze_pr_gall button.slick-arrow::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 22px;
    color: #000;
}
.ze_pr_gall button.slick-prev::before {
    content: "\f104";
}
.ze_pr_gall ul.slick-dots {
    bottom: -60%;
    z-index: 1;
}
.s-item__image-helper.frod_slid {
    overflow: unset;
}
/* 10-10-23 */

/* 14-10-23 */
.exchange_slide.slick-initialized.slick-slider {
    margin: 0;
    margin-top: 30px;
}
.exchange_slide ul.slick-dots {
    bottom: auto;
    top: -15px;
}
.exchange_slide ul.slick-dots button::before {
    display: none;
}
.exchange_slide ul.slick-dots button {
    background: #777777;
    border-radius: 50%;
    padding: 0;
    width: 7px;
    height: 7px;
}
.exchange_slide ul.slick-dots li.slick-active button {
    background: var(--primary);
}
.exchange_slide ul.slick-dots li {
    width: 10px;
    height: 10px;
}

/* 14-10-23 */
/* responsive */
@media(min-width:1300px) {
    .container {
        max-width: 1220px;
    }
}

@media (max-width: 1399px) {
    .form_right {
        width: 450px;
    }

    .form_left {
        width: calc(100% - 500px);
    }

    .form_left h2 {
        font-size: 28px;
    }

    .form_left p {
        font-size: 16px;
    }

    .new-das .col-lg-3.padding-left-0 {
        width: 21%;
        margin-left: 20px;
    }

    .new-das .col-lg-9 {
        width: 77%;
    }

    .exchange-ul-input li label {
        left: 55%;
    }

    div#step2 select {
        font-size: 15px;
    }

    ul.bottom-nav-ul .Categories-1 input[type="text"] {
        width: 45%;
    }

    ul .Categories-1 select {
        width: 30%;
    }
}

@media (max-width: 1199px) {
    .me-empty__header {
        font-size: 38px !important;
    }

    .img-anchar img {
        width: 100%;
    }

    .new-das-left .das-ul li a {
        padding: 10px 12px;
        margin-bottom: 10px;
    }

    .das-ul .img-anchar {
        width: 30px;
        height: 30px;
    }

    .new-das .col-lg-3.padding-left-0 {
        width: 24%;
    }

    .new-das .col-lg-9 {
        width: 73%;
    }

    .form_left {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .form_right {
        width: 100%;
    }

    ul#progress_header {
        margin-left: 0;
    }

    ul.bottom-nav-ul {
        flex-wrap: wrap;
        display: flex;
        padding: 0;
    }

    .dropdown-item {
        white-space: unset;
    }

    .bottom-nav-ul>li:nth-child(2) {
        width: calc(100% - 205px);
    }

    button.btn.Shop-Categories {
        min-width: 180px;
        padding: 0 10px;
    }

    ul .Categories-1 select {
        width: 36%;
    }

    .Categories-1 input[type="text"] {
        width: 60%;
    }

    .drop-right-abs {
        min-width: 650px;
    }

    .slider-full .block-slide {
        padding-left: 0;
    }

    .row .block-left {
        padding: 0;
    }

    .row .block-right {
        padding: 0;
    }

    .slider-full ul.static-image img {
        height: 155px;
    }

    .block.block_3 .owl2-carousel .owl2-item img {
        width: 70px;
        height: 70px;
    }

    .Trending-Products {
        padding: 35px 0 35px 0;
    }

    .Google-VR-p {
        font-size: 22px;
    }

    .sp-now {
        height: 35px;
        padding: 0 15px;
        min-width: 100px;
    }

    .block_3 img.categories-loadimage,
    .block_4 img.categories-loadimage {
        width: 196px;
    }

    .block.block_7 .module.custom_bestseler .extraslider-inner .item-wrap .item-image img {
        height: 67px;
    }

    .mac-lf-p {
        font-size: 22px;
    }

    .module.custom_bestseler .extraslider-inner .left-block {
        width: 58px;
        margin-right: 10px;
    }

    .best-seller-custom.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
        width: 65px;
    }

    .module.custom_bestseler .extraslider-inner .right-block {
        padding: 0;
    }


    .block.block_3 .modcontent .ltabs-items-inner {
        margin-left: auto;
    }
    .typeheader-1 .header-bottom .container .header-bottom-inner .header_search {
        width: 61%;
    }
    
    .container-megamenu.horizontal ul.megamenu {
        padding-left: 15px;
    }
    .typeheader-1 .header-center {
        padding: 20px 0 10px;
    }
    footer .footer-top .block-infos .info .inner {
        padding-left: 21px;
    }
    .ze_pr_gall ul.slick-dots {
        bottom: -45%;
    }
}

@media (max-width: 1024px) {
    .rel-1-p {
        font-size: 35px;
        margin: 0 0 15px 0;
    }

    .rel-1 {
        left: 50px;
    }

    .bottom-nav-ul {
        display: block;
    }

    .header-main .nav-link {
        padding: 0 10px !important;
    }

    .new-das-left {
        padding: 30px 15px;
    }

    .das-ul li a {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .bottom-nav-ul>li:nth-child(2) {
        padding: 0 0px;
    }

    .bottom-nav-ul>li {
        margin: 0 0 15px 0;
    }

    .bottom-nav-ul>li:first-child {
        order: 1;
        width: 100%;
        background: #ff5e00;
        border-radius: 10px;
    }

    .custom-slider .carousel-item img {
        min-height: 400px;
        object-fit: cover;
    }

    .mac-VR-left {
        margin: 0 0 30px 0;
    }

    .mac-VR-center {
        margin: 0 0 30px 0;
    }

    .slick-prev {
        left: 0px !important;
    }

    .slick-next {
        right: 0px !important;
    }

    .me-empty__header {
        padding-top: 60px !important;
        font-size: 30px !important;
    }

    a.me-empty__link {
        font-size: 26px !important;
    }

    .price-box {
        margin-bottom: 20px;
    }

    .Categories-1 select {
        width: 33%;
    }

    .Categories-1 input[type="text"] {
        width: 65%;
    }

    .bottom-nav-ul li:nth-child(2) {
        width: 100%;
    }

    .Shop-Categories {
        padding: 0 10px;
        min-width: 190px;
    }

    .bottom-nav-ul>li:nth-child(3) {
        top: 6px;
        right: 19vw;
    }

    .bottom-nav {
        width: 100%;
    }

    section.header-main {
        display: flex;
        flex-wrap: wrap;
    }

    .ato-r {
        order: 3;
        padding-top: 0;
        margin-top: -113px;
        position: relative;
        z-index: 1;
        margin-left: auto;
        padding-right: 70px;
    }

    .header-main nav.navbar.navbar-expand-lg.bg-light {
        width: 100%;
        background: transparent !IMPORTANT;
    }

    .Search-1 i {
        margin: 0;
        font-size: 16px;
    }

    button.Search-1 {
        font-size: 0;
        min-width: unset;
        padding: 12px 8px 12px 16px;
    }

    .header-main .right-ul-flex li a {
        font-size: 0;
        line-height: unset;
        min-width: unset;
        display: flex;
        padding: 0 5px !important;
        align-items: center;
    }

    .header-main .right-ul-flex li a i {
        margin: 0;
        font-size: 16px;
    }

    button.navbar-toggler {
        position: absolute;
        bottom: -135px;
        right: 160px;
        z-index: 9;
        border: 0;
        padding: 0;
    }

    .dropdown {
        max-width: 200px;
    }

    button.navbar-toggler span.navbar-toggler-icon {
        filter: brightness(0) invert(1);
        width: 25px;
        height: 25px;
    }

    .header-main nav.navbar.navbar-expand-lg.bg-light>.container-fluid {
        justify-content: center;
    }

    .Categories-1 {
        max-width: 55vw;
        margin: 0 auto;
    }

    ul.bottom-nav-ul .Categories-1 input[type="text"] {
        padding: 10px 15px;
    }

    button.btn.Shop-Categories {
        padding: 0 15px;
        font-size: 14px;
    }

    .Shop-Categories i {
        display: none;
    }

    .navbar-collapse.collapse {
        position: fixed;
        width: 300px;
        padding: 50px 30px;
        top: 0;
        background: #ff5e00;
        z-index: 999999;
        left: 0;
        height: 100vh;
        box-shadow: 3px 0px 4px 0px rgb(0 0 0 / 20%);
    }

    .navbar-collapse.collapsing {
        position: fixed;
        width: 300px;
        padding: 50px 30px;
        top: 0;
        background: #ff5e00;
        z-index: 999999;
        left: 0;
        height: 100vh;
        box-shadow: 3px 0px 4px 0px rgb(0 0 0 / 20%);
    }

    .header-main .nav-link {
        color: #fff;
    }

    .header-main .navbar-nav {
        gap: 15px;
    }

    button.navbar-toggler:focus {
        box-shadow: none;
    }

    .drop-right-abs {
        min-width: 440px;
    }

    .drop-right-abs .row .col-lg-4 {
        width: 33%;
    }

    .bottom-nav-content .dropdown-menu {
        width: 225px;
    }

    .header-main .right-ul-flex li a:hover {
        background: unset;
    }


    .navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu {
        margin-left: 20px;
        padding: 10px 20px;
        width: 100%;
        border: 0;
    }

    .navbar-nav.me-auto.mb-2.mb-lg-0 .dropdown-menu a.dropdown-item {
        padding-left: 0;
        padding-right: 0;
    }

    .bottom-nav .col-lg-12 {
        padding: 0;
    }

    button.navbar-toggler[aria-expanded="true"]::before,
    button.navbar-toggler[aria-expanded="true"]::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        background: #fff;
        top: 0;
        left: 0;
        transform: rotate(45deg) translate(10px, 10px);
    }

    button.navbar-toggler[aria-expanded="true"]::after {
        transform: rotate(131deg) translate(11px, -9px);
    }

    button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon {
        opacity: 0;
    }

    .typeheader-1 .header-bottom .header_custom_link li {
        margin: 11px 3px;
    }

    .slider-full .yt-content-slide img {
        min-height: 400px;
    }
    .block.block_2 img {
        background: #F8F8F8;
        max-height: 200px;
        object-fit: contain;
        object-position: right;
        margin-bottom: 20px;
    }
    .typeheader-1 .header-top .header-top-right ul.top-link > li > a {
        padding: 0 10px;
    }
    .block.block_7 img.categories-loadimage {
        height: 330px;
    }
    .block.block_7 .row .col-lg-6:last-child {
        margin-top: 30px;
    }
    section.Testimonials .col-lg-4 {
        margin-bottom: 30px;
    }
    .module.custom-listingtab .owl2-controls {
        top: 4px;
    }
    .module.custom-listingtab.img-float .owl2-controls {
        left: auto;
        right: 20px;
    }
    
    .module.custom-listingtab .owl2-controls {
        position: absolute;
        top: 3px;
        right: 20px;
    }
    .header-center-right .megamenu-style-dev.megamenu-dev {
        display: none;
    }
 
    .typeheader-1 .header-bottom .container .header-bottom-inner .header_search {
        width: 56%;
    }
    .header-top-left li {
        font-size: 12px;
    }
    footer .block-infos {
        display: flex;
        overflow-x: scroll;
    }
    footer .block-infos .info {
        min-width: 180px !IMPORTANT;
    }
    .test-media-p1 {
        font-size: 15px;
    }
    .test-media img {
        width: 50px;
        height: 50px;
    }
    .header-bottom-left .container-megamenu.vertical:hover .vertical-wrapper ul.megamenu .col-md-4.static-menu ,
    .responsive ul.megamenu .sub-menu .content .row > div{
        width: 100%;
    }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul {
        margin: 0;
    }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li > a {
        padding: 0;
    }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li 
    ,.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li{
        border: 0;
    }
    .container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
        box-shadow: none;
    }
    .small-section-title {
        font-size: 18px;
    }
    main.adv-main {
        width: 70%;
    }
    fieldset.adv-fieldset__price .field {
        flex-wrap: wrap;
    }
    fieldset.adv-fieldset__format .field, fieldset.adv-fieldset__condition .field {
        width: 23%;
    }
    .pro_img {
        width: 170px;
    }
    .cat_row {
        grid-template-columns: repeat(4, 1fr);
    }
    .slider-custom div#content {
        width: 65%;
    }
    .slider-custom .row {
        justify-content: space-between;
    }
    .product-content.content-product-right {
        margin-top: 30px;
    }
    .producttab .tabsslider.horizontal-tabs .nav-tabs {
        flex-wrap: nowrap;
        /* overflow-x: scroll; */
    }
    .producttab .tabsslider.horizontal-tabs .nav-tabs li {
        min-width: 150px;
    }   
    .producttab .tabsslider.horizontal-tabs .nav-tabs li a {
        padding: 9px 10px;
        text-align: center;
    }
    .producttab .tabsslider.horizontal-tabs .nav-tabs li {
        min-width: max-content;
    }
    .producttab button#btn_submit_1 {
        padding: 5px 10px;
    }
    .producttab input#reset_st {
        padding: 5px 15px;
    }
    .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
        width: 60px;
    }
    .content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
        margin-left: 70px;
    }
    .ze_pr_gall ul.slick-dots {
        bottom: -28%;
    }
}

@media (max-width: 767px) {
    ul.das-ul {
        margin-top: 0;
    }

    .ato-r {
        margin-top: -75px;
        padding-right: 40px;
    }

    .news-right input[type="text"] {
        min-width: auto !important;
    }
    section.Testimonials .col-4 {
        width: 100%;
        margin-bottom: 10px;
    }

    .news-content ul {
        display: block;
    }

    .news-content li {
        margin: 0 0 20px 0;
    }

    .header-main nav.navbar.navbar-expand-lg.bg-light {
        padding: 15px 0px 0 0;
    }

    .bottom-nav {
        padding: 0px 0px 0px 0px;
    }

    #navbarSupportedContent {
        margin: 0 0 15px 0;
    }

    .Trending-right ul {
        justify-content: flex-start;
        margin: 15px 0 0 0;
    }

    .Trending-right ul li {
        margin: 0 15px 0 0px;
    }

    .NewsletterEnter {
        padding: 30px 0 10px 0px;
    }

    .copyright-right ul {
        justify-content: flex-start;
        margin: 10px 0 0 0;
    }

    .copyright-right ul li {
        margin: 0 15px 0 0px;
    }

    .footer-new-common {
        margin: 0 0 30px 0;
    }

    .footer-new .container {
        padding-bottom: 20px;
    }


    .new-das .col-lg-3.padding-left-0,
    .new-das .col-lg-9 {
        width: 100%;
        margin-left: 0;
    }

    .new-das .col-lg-9 {
        max-width: 95%;
        margin: 0 auto;
    }

    .new-das .col-lg-3.padding-left-0 {
        padding-right: 0;
        width: 97%;
        margin-left: auto;
    }

    .new-das-left .das-ul li a:hover::before,
    .new-das-left .das-ul li a:hover::after,
    .new-das-left .das-ul li a.active::before,
    .new-das-left .das-ul li a.active::after {
        opacity: 0;
    }

    .msg-placeholder svg {
        display: none;
    }

    .new-das-right .msg-placeholder {
        width: 100% !important;
    }

    .Categories-1 {
        max-width: 71vw;
    }

    .bottom-nav-ul>li:nth-child(3) {
        right: 14vw;
    }

    .new-das {
        padding: 40px 0;
    }

    button.navbar-toggler {
        right: 125px;
    }

    .drop-right-abs {
        min-width: 330px;
    }

    .drop-right-abs .row .col-lg-4 {
        width: 50%;
    }

    header .bt-search.dropdown-toggle::after {
        display: none;
    }

    .logo img {
        width: 156px;
    }
    div .layout-1 div.module.custom-listingtab .ltabs-wrap .ltabs-items-container {
        width: 100%;
    }
    .block.block_6 img {
        min-height: 161px;
    }
    footer .footer-center .custom_categories nav a {
        display: inline-block;
        margin: 5px 0;
    }
    .typeheader-1 .header-bottom .container .header-bottom-inner .header_search {
        width: 40%;
    }
    
    .typeheader-1 .header-bottom .header-right {
        width: 33%;
    }
    .header-top-left li{
        text-align: left;
    }
    aside.adv-lhn {
        width: 100%;
    }
    main.adv-main {
        width: 100%;
        margin: 0;
    }
    fieldset.adv-fieldset__keyword > .field {
        width: 100%;
    }
    fieldset.adv-fieldset__format .field, fieldset.adv-fieldset__condition .field {
        width: 47%;
    }
    .advance_search_sec .field {
        margin: 10px 0;
    }
    .advance_search_sec label.field__label--end {
        font-size: 13px;
    }
    .ui-range__entry span.floating-label {
        width: 165px;
    }
    .cat_row {
        grid-template-columns: repeat(3, 1fr);
    }
    .slider-custom div#content {
        width: 100%;
    }
    .slider-custom aside#column-left {
        width: 100%;
    }
}


@media (max-width: 575px) {
    .main-heading {
        font-size: 21px;
    }

    .price-box {
        margin-bottom: 20px;
    }

    .news-content input[type="email"] {
        width: 200px;
    }

    ul.das-ul {
        margin-top: 0;
    }

    .form_left h2 {
        font-size: 22px;
    }

    .form_left p {
        font-size: 15px;
    }

    form#multistep_form button#previous_1 button#nextBtn,
    form#multistep_form button#second,
    form#multistep_form button#previous_1,
    button#prevBtn1,
    button#nextBtn1,
    div#step1 button#nextBtn {
        margin: 15px 0 20px;
        width: 100px;
        padding: 9px;
    }

    rte-bottom {
        flex-wrap: wrap;
    }

    .bottom-nav-ul li:nth-child(2) {
        width: 100%;
    }

    .Categories-1 input[type="text"] {
        width: 59%;
    }

    .new-das .col-lg-9 {
        padding: 30px 20px;
        border-radius: 20px;
    }

    ul.exchange-ul-input li {
        width: 100%;
    }

    .header-main nav.navbar.navbar-expand-lg.bg-light {
        padding: 10px 10px;
    }

    .header-main .navbar-brand img {
        max-width: 170px;
    }

    button.btn.Shop-Categories {
        min-height: 50px;
    }

    .ato-r {
        margin-top: -65px;
    }

    button.navbar-toggler {
        bottom: -97px;
        right: 109px;
    }

    .Categories-1 {
        max-width: 85vw;
    }

    .bottom-nav-ul>li:nth-child(3) {
        right: 6vw;
    }

    ul.bottom-nav-ul .Categories-1 input[type="text"] {
        letter-spacing: 0;
        padding: 4px 10px;
    }

    ul .Categories-1 select {
        letter-spacing: 0;
    }

    button.Search-1 {
        min-width: unset;
        padding: 8px 3px 8px 10px;
        height: unset;
        border-radius: 8px;
    }

    ul.bottom-nav-ul {
        margin-top: 0;
    }

    .bottom-nav-content .dropdown-menu li {
        flex-wrap: wrap;
    }

    .drop-right-abs {
        min-width: 100%;
        position: unset;
        padding: 20px 10px;
        display: none;
    }

    .drop-right-abs .row .col-lg-4 {
        width: 100%;
    }

    .bottom-nav-content .dropdown-menu li {
        padding: 8px 0px;
    }

    .only-link-1:hover .drop-right-abs {
        display: block;
    }

    button.navbar-toggler[aria-expanded="true"] {
        position: fixed;
        bottom: auto;
        top: 30px;
        right: 30px;
        z-index: 9999999;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        width: 100%;
    }

    .header-main .right-ul-flex li a {
        margin-left: 7px;
    }

    .typeheader-1 .header-top .header-top-right {
        padding: 6px 5px;
    }

    header.typeheader-1 .header-center {
        padding: 20px 0 10px;
    }
    .block.block_6 img {
        min-height: 200px;
    }
    .logo svg {
        width: 170px;
    }
    .typeheader-1 .header-center .phone-header {
        display: none;
    }
 
    .typeheader-1 .header-bottom .container .header-bottom-inner .header_search {
        width: 15%;
    }
    .header-bottom-right {
        justify-content: flex-end;
    }
    .typeheader-1 .header-bottom .header-right {
        width: 150px;
    }
    .ui-range__entry span.floating-label {
        width: 100%;
    }
    fieldset.adv-fieldset__showResults > .field {
        width: 50%;
    }
    .pro_content {
        width: 100%;
        margin-top: 20px;
    }
    .filter_row ul li a {
        width: 100%;
        text-align:center;
    }
    .filter_row ul li {
        min-width: 105px;
    }
    .filter_row ul {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .all_tab {
        width: 100%;
    }
    .best_matchbox {
        width: 100%;
        margin-top: 20px;
    }
    .cat_row {
        grid-template-columns: repeat(2, 1fr);
    }
    .chat-ui {
        width: 90%;
        max-width: 280px;
    }
    .producttab .tabsslider.horizontal-tabs .nav-tabs {
        overflow-x: scroll;
    }
    table#delivery_shipping_rates input {
        width: 140px;
    }
    table#delivery_shipping_rates  input#reset_st{
        width: unset;
    }
    .producttab.clearfix td {
        font-size: 14px;
    }
    .sld_box img {
        margin: auto;
    }
}

@media(max-width:480px){
    .advance_search a {
        display: none;
    }
}
/* ze dev css end*/

