/* input(172,18): run-time error CSS1036: Expected expression, found ';'
input(175,18): run-time error CSS1036: Expected expression, found ';'
input(4415,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4466,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(168,18): run-time error CSS1036: Expected expression, found ';'
input(171,18): run-time error CSS1036: Expected expression, found ';'
input(4349,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4400,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(164,18): run-time error CSS1036: Expected expression, found ';'
input(167,18): run-time error CSS1036: Expected expression, found ';'
input(4344,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4395,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(159,18): run-time error CSS1036: Expected expression, found ';'
input(162,18): run-time error CSS1036: Expected expression, found ';'
input(4280,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4331,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(5263,12): run-time error CSS1038: Expected hex color, found '#00' */
/* input(155,18): run-time error CSS1036: Expected expression, found ';'
input(158,18): run-time error CSS1036: Expected expression, found ';'
input(4276,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4327,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(150,18): run-time error CSS1036: Expected expression, found ';'
input(153,18): run-time error CSS1036: Expected expression, found ';'
input(2653,12): run-time error CSS1038: Expected hex color, found '#ff'
input(4271,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4322,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(145,18): run-time error CSS1036: Expected expression, found ';'
input(148,18): run-time error CSS1036: Expected expression, found ';'
input(2648,12): run-time error CSS1038: Expected hex color, found '#ff'
input(4265,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4316,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(141,18): run-time error CSS1036: Expected expression, found ';'
input(144,18): run-time error CSS1036: Expected expression, found ';'
input(4254,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4305,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(137,18): run-time error CSS1036: Expected expression, found ';'
input(140,18): run-time error CSS1036: Expected expression, found ';'
input(4250,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4301,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(133,18): run-time error CSS1036: Expected expression, found ';'
input(136,18): run-time error CSS1036: Expected expression, found ';'
input(4245,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4296,12): run-time error CSS1038: Expected hex color, found '#ffff' */
/* input(129,18): run-time error CSS1036: Expected expression, found ';'
input(132,18): run-time error CSS1036: Expected expression, found ';'
input(4238,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(4289,12): run-time error CSS1038: Expected hex color, found '#ffff' */
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Orbitron:wght@500;600;700;800;900&family=Outfit:wght@200;300;400;500;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap');html,body {
    scroll-behavior: smooth;
    font-family: 'Roboto',sans-serif;
    font-family: 'Orbitron',sans-serif !important;
    font-family: 'Outfit',sans-serif !important;
    background-color: var(--body-bg-color)
}

html,body button {
    scroll-behavior: smooth;
    font-family: 'Roboto',sans-serif;
    font-family: 'Orbitron',sans-serif !important;
    font-family: 'Outfit',sans-serif !important;
    font-family: 'Alfa Slab One',cursive
}

:root {
    --main-color: #fff;
    --fonts-color: #000;
    --small-fonts-color: #444;
    --headings-color: #000;
    --fonts-size: 18px;
    --small-font-size: 16px;
    --container-sm: 1700px
}

.container-sm {
    margin: auto;
    padding: 0 15px;
    max-width: var(--container-sm);
    width: 100%
}

.container-lg {
    margin: auto;
    padding: 0 15px;
    max-width: var(--container-lg);
    width: 100%
}

a {
    text-decoration: none
}

.custom-home-page-banner .banner-wrapper .banner-info:before {
    content: ""
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title h1 {
    font-family: orbitron;
    font-weight: 700 !important
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title h1 .heading-italic {
    margin-right: 12px
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title p {
    font-family: sans-serif;
    font-weight: 600 !important;
    font-size: 18px !important
}

.menu-cust .header-menu .top-menu>li>.active:after {
    text-shadow: 0;
    content: "";
    position: absolute;
    width: 8px !important;
    background: #f05a3f;
    left: 50%;
    height: 8px !important;
    opacity: 1;
    border-radius: 100%;
    top: 100%;
    opacity: 0;
    right: auto;
    box-shadow: 0 2px 11px 1px #f05a3f;
    opacity: 1 !important
}

.admin-header-links a {
    font-size: 14px
}

.admin-header-links a:hover {
    color: #fff;
}

.header,.header-menu,.master-wrapper-content,.footer-upper,.footer-lower {
    width: auto
}

.custom-header .cust-header-upper {
    background-color: #f3f3f3;
    border-bottom: none
}
.custom-header .cust-header-upper .top-bar-custom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-bar-custom .top-left-blank{
    width: 30%;
}

.top-bar-custom .custom-admin-links .admin-header-links{
    background-color: transparent;
    color: #eee;
}

span.border-center-links {
    color: #fff
}

.custom-header .cust-header-upper .header-links-wrapper .header-links ul {
    margin-bottom: 0;
    padding: 0;
}

.custom-header .cust-header-upper .header-links-wrapper .header-links ul li#topcartlink{
    background: transparent;
}
.custom-header .cust-header-upper .header-links-wrapper .header-links ul li#topcartlink a{
    background: none;
    padding: 0;
}
.custom-header .cust-header-upper .header-links-wrapper .header-links ul li#topcartlink a span.cart-label{
    text-shadow: ;
}
.custom-header .cust-header-upper .header-links-wrapper .header-links ul li#topcartlink a span.cart-qty{
    text-shadow: ;
}


.custom-header .cust-header-upper .header-links-wrapper .header-links ul li a {
    font-size: 13px !important;
    color: var(--small-fonts-color);
    text-transform: capitalize
}

.custom-header .cust-header-upper .header-links-wrapper .header-links ul li a span {
    font-size: 13px
}

.custom-header .cust-header-lower {
    text-shadow: 0
}

.header-menu {
    margin: 0;
    padding: 0;
    border: 0
}

.header-menu>ul>li {
    padding: 0;
    border-left: 0
}

.cust-header-lower .logo-desktop {
    text-shadow: 0;
    padding: 0 !important
}

.cust-header-lower .logo-desktop .header-logo {
    text-shadow: 0
}

.cust-header-lower .logo-desktop .header-logo a {
    text-shadow: 0
}

.cust-header-lower .logo-desktop .header-logo a img {
    width: 300px;
    height: 70px;
    object-fit: contain
}

.menu-cust {
    text-shadow: 0
}

.menu-cust .header-menu {
    text-shadow: 0
}

.menu-cust .header-menu .top-menu {
    text-shadow: 0;
    margin: 0;
    padding: 0
}

.menu-cust .header-menu .top-menu li {
    text-shadow: 0;
    position: relative
}

.menu-cust .header-menu .top-menu>li::before {
    content: "";
    position: absolute;
    width: 8px !important;
    background: #f05a3f;
    left: 50%;
    height: 8px !important;
    opacity: 1;
    border-radius: 100%;
    top: 100%;
    opacity: 0;
    right: auto;
    box-shadow: 0 2px 11px 1px #f05a3f;
    transition: .4s;
    transform: scale(0)
}

.menu-cust .header-menu .top-menu li:hover:before {
    opacity: 1 !important;
    transform: scale(1)
}

.menu-cust .header-menu .top-menu li a {
    color: var(--fonts-color);
    font-size: var(--fonts-size);
    padding-bottom: 7px
}

.cust-header-lower .menu-cust {
    text-shadow: 0;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.cust-header-lower .search-cust {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0
}

.sh-field {
    text-shadow: 0
}

.sh-field .cust-search-field {
    position: relative;
    /* width: 260px; */
    border-bottom: 1px solid #eee
}

.sh-field .cust-search-field .search-box-text {
    text-shadow: 0;
    display: block;
    width: 100%;
    height: 40px;
    border: none;
    background: none;
    padding: 1px 0 0 5px;
    font-size: 16px
}

.sh-field .cust-search-field .search-box-text:focus-visible {
    outline: none
}

.sh-field .cust-search-field .search-ico-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 40px;
    font-size: 0;
    background: transparent;
    text-align: right
}

.newsletter>.title {
    display: none
}

.main-footer{
    z-index: 1;
    position: relative;
}
.main-footer .footer-newsletter {
    position: relative;
    background-color: #f3f3f3;
    text-align: center
}

.main-footer .footer-newsletter .wdt-newsletter {
    position: relative;
    z-index: 1;
    background-color: #222;
    padding: 50px 20px;
    color: #fff;
    width: 500px;
    margin: auto
}

.main-footer .footer-newsletter:before {
    top: 0;
    height: 30px
}

.main-footer .footer-newsletter:before,.main-footer .footer-newsletter:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff
}

.main-footer .footer-newsletter .wdt-newsletter:before {
    content: "";
    position: absolute;
    top: 15px;
    right: -15px;
    bottom: -15px;
    left: 15px;
    z-index: -1;
    border: 1px solid #222
}

.main-footer .footer-newsletter .wdt-newsletter .newsletter-title {
    text-shadow: 0
}

.main-footer .footer-newsletter .wdt-newsletter .newsletter-title h3 {
    display: block;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #fff
}

.main-footer .footer-newsletter .wdt-newsletter .newsletter-title span {
    display: block;
    margin-bottom: 20px;
    font-size: 13px
}

.main-footer .newsletter:before {
    text-shadow: 0
}

.main-footer .title {
    text-shadow: 0
}

.main-footer .title h3 {
    text-shadow: 0
}

.main-footer .newsletter .title span {
    text-shadow: 0
}

.newsletter-subscribe {
    text-shadow: 0
}

.newsletter-subscribe .newsletter-email {
    text-shadow: 0
}

.newsletter-subscribe .newsletter-email .newsletter-form {
    display: flex;
    column-gap: 1px;
    width: 340px;
    max-width: 100%;
    margin: auto;
    border: 1px solid #ddd;
    background-color: #ddd
}

.newsletter-subscribe .newsletter-email .newsletter-form .newsletter-subscribe-text {
    flex-grow: 1;
    height: 40px;
    border: none !important;
    background-color: #fff
}

.newsletter-subscribe .newsletter-email .newsletter-form .newsletter-subscribe-text:focus-visible {
    outline: none
}

.newsletter-subscribe .newsletter-email .newsletter-form .newsletter-subscribe-button {
    height: 40px;
    background-color: #fff;
    padding: 0 15px;
    font-size: 13px;
    text-decoration: underline;
    color: #e43d51
}

.footer-upper {
    padding: 80px 0;
    text-align: center;
    border-bottom: none;
    background-color: #fff;
    position: relative
}

.footer-upper .main-ftr-blocks {
    text-shadow: 0;
    position: relative;
    z-index: 999
}

.footer-upper .main-ftr-blocks .footer-block {
    text-shadow: 0
}

.footer-upper .main-ftr-blocks .footer-block .title {
    margin-bottom: 15px
}

.footer-upper .main-ftr-blocks .footer-block .title strong {
    color: #000;
    font-weight: 600;
    font-size: var(--fonts-size)
}

.footer-upper .main-ftr-blocks .footer-block .list {
    background:transparent;
    height: auto !important;
    position: relative;
    z-index: 9999;
    padding:0px;
}

.footer-upper .main-ftr-blocks .footer-block .list li {
    padding: 12px 0;
}

.footer-upper .main-ftr-blocks .footer-block .list li a {
    color: #d1d1d1;
    font-size: var(--small-font-size);
    padding: 0px;
}

.footer-upper .ftr-social-networks {
    text-shadow: 0
}

.footer-upper .ftr-social-networks .follow-us {
    width: 100% !important
}

.footer-upper .ftr-social-networks .follow-us .social {
    margin-top: 40px
}

.custom-ftr-network {
    display: flex;
    align-items: center;
    justify-content: center
}

.follow-us .social a {
    background: none !important
}

.custom-ftr-network li a svg {
    height: 24px;
    width: 24px
}

.footer-lower {
    position: relative;
    background-color: #f3f3f3;
    padding: 15px 25px;
    text-align: center;
    font-size: 11px;
    color: #888
}

.footer-lower .ftr-last-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

.footer-lower .ftr-last-sec .footer-powered-by {
    color: #888;
    font-size: 13px;
    display: none
}

.footer-lower .ftr-last-sec .footer-powered-by a {
    display: inline-block;
    text-decoration: underline;
    color: #000;
    font-weight: 400;
    font-size: 13px
}

.footer-lower .ftr-last-sec .footer-info {
    text-shadow: 0
}

.footer-lower .ftr-last-sec .footer-info .footer-disclaimer {
    color: #888;
    font-size: 13px
}

.featured-category .title {
    padding: 40px 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    margin-bottom:30px;
}

.featured-category .title strong {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase
}

.featured-category .title strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 100px;
    top: 50px;
    transform: translate(20px, 50px);
    height: 3px;
    margin: 0 0 0 -70px;
    background-color: #f05a3f
}

.featured-category .cust-category-grid {
    /* display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 20px */
}

.featured-category .cust-category-grid .item-box {
    /* flex: 0 0 auto;
    width: 18.5% */
    width: 100%;
    padding: 0 5px;
}
.card-carousel{
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
    padding: 0 70px;
}
.owl-carousel .owl-stage-outer{
    height: auto;
}
.card-carousel .owl-nav{
    position: relative;
}
.card-carousel .owl-nav .owl-prev{
    position: absolute;
    top: -205px;
    transform: translateY(-50px);
    left: -100px;
    outline-style: none;
    margin: 0;
}
.card-carousel .owl-nav .owl-next{
    position: absolute;
    font-size: 60px;
    top: -200px;
    transform: translateY(-50px);
    right: -80px;
    outline-style: none;
    margin: 0;
}
.card-carousel .owl-nav img{
    max-width: 100%;
    height: 100px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover{
    background: transparent !important;
}

.featured-category .cust-category-grid .item-box .category-item {
    text-shadow: 0
}

.featured-category .cust-category-grid .item-box .category-item .picture {
    height: auto;
    border-radius: 20px
}

.featured-category .cust-category-grid .item-box .category-item .picture a {
    text-shadow: 0
}

.home-page-category-grid .picture a:before {
    content: "";
    display: block;
    padding-top: 110% !important
}

.featured-category .cust-category-grid .item-box .category-item .picture a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px
}

.featured-category .cust-category-grid .item-box .category-item .category-title {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-top: 15px;
}

.featured-category .cust-category-grid .item-box .category-item .category-title a {
    padding: 0
}

.featured-category .cust-category-grid .item-box .category-item .view-all-cat {
    text-shadow: 0
}

.featured-category .cust-category-grid .item-box .category-item .view-all-cat span {
    text-shadow: 0
}

.view-arrow {
    text-align: center
}

.view-arrow svg {
    text-shadow: 0
}

.overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #1c1c1c;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .6s;
    border-radius: 30px 30px 0 0;
    opacity: .7
}

.para {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 60%;
    left: 50%;
    width: 95%;
    text-transform: capitalize;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center
}

.overlay .para .cat-bold-txt {
    font-weight: 600;
    padding: 6px 0
}

.featured-category .cust-category-grid .item-box .category-item .picture a img {
    display: block;
    width: 100%
}

.featured-category .cust-category-grid .item-box .category-item .picture a {
    position: relative
}

.featured-category .cust-category-grid .item-box .category-item .picture {
    position: relative
}

.featured-category .cust-category-grid .item-box .category-item .picture:hover .overlay {
    bottom: 0;
    height: 100%
}

.featured-product-grid {
    margin: 150px 0;
    position: relative;
    overflow: hidden;
    padding-top: 170px;
}

.featured-product-grid .title {
    border: none;
    position: relative
}

.featured-product-grid .title strong {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000
}

.featured-product-grid .title strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 120px;
    top: 50px;
    height: 3px;
    margin: 0 0 0 -70px;
    background-color: #f05a3f
}

.featured-product-grid .cust-prod-grid>.item-grid {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box {
    flex: 0 0 auto;
    width: 30%;
    margin: 0;
    margin: 0 30px
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box:nth-child(1) {
    margin-left: 0
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box:nth-child(3) {
    margin-right: 0
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm {
    display: flex;
    flex-flow: column;
    position: relative;
    height: 100%
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .picture {
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #eee
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .picture a {
    overflow: hidden
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .picture a:before {
    content: "";
    display: block;
    padding-top: 130%
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .picture a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.home-page-product-grid:not(.nop-jcarousel) .item-box:nth-child(3n+2),.home-page .bestsellers:not(.nop-jcarousel) .item-box:nth-child(3n+2) {
    position: relative
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .details {
    flex-grow: 1;
    display: flex;
    flex-flow: column;
    padding: 0
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .details .product-title {
    flex-grow: 1;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    min-height: auto;
    margin: 0
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .details .product-title a {
    display: block;
    color: #888;
    font-size: 17px;
    margin-bottom: 5px
}

.featured-product-grid .prod-itm .details .description {
    display: none
}

.featured-product-grid .prod-itm .details .add-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

.featured-product-grid .prod-itm .details .add-info .prices {
    margin: 0
}

.featured-product-grid .prod-itm .details .add-info .prices .prod-pr {
    font-weight: 600;
    color: #000;
    font-size: 16px
}

.featured-product-grid .prod-itm .details .add-info .prod-btn {
    text-shadow: 0
}

.featured-product-grid .prod-itm .details .add-info .prod-btn .prod-cart-btn {
    position: relative;
    top: -1px;
    text-decoration: underline;
    white-space: nowrap;
    background: transparent;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    height: auto
}

/* .prod-btn .wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-flow: column;
    z-index: 9;
} */
.wishlist-page .page-title h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.wishlist-content .buttons{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.update-wishlist-button, .wishlist-add-to-cart-button, .email-a-friend-wishlist-button{
    min-width: 200px !important;
    height: 50px !important;
    color: #ff373d !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    border: 1px solid #ff373d !important;
    background: transparent !important;
    font-weight: 600 !important;
    border-radius: 3px !important;
    position: relative !important;
}
.update-wishlist-button:after, .wishlist-add-to-cart-button:after, .email-a-friend-wishlist-button:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.update-wishlist-button:hover, .wishlist-add-to-cart-button:hover, .email-a-friend-wishlist-button:hover{
    color: #fff !important;
}
.update-wishlist-button:hover:after, .wishlist-add-to-cart-button:hover:after, .email-a-friend-wishlist-button:hover:after{
    width: 100% !important;
    z-index: -1;
}
.wishlist-content .table-wrapper .add-to-cart input[type="checkbox"]{
    height: 18px;
    width: 18px;
    accent-color: #ff373d;
}

.prod-btn .wrapper .cust-wishlist-bth {
    display: block;
    width: 34px;
    height: 28px;
    margin: 10px 10px -6px;
    order: -1;
    /* opacity: 0; */
    background: transparent;
    border-left: 0 !important
}
/* .prod-btn .wrapper .cust-wishlist-bth svg{
    fill: #ff373d;

} */


.prod-btn .wrapper .cust-wishlist-bth svg.fill{display: none;}
.prod-btn .wrapper .cust-wishlist-bth svg.stock{display: block;}


.prod-btn .wrapper .cust-wishlist-bth.fill-red svg.fill{display: block;height: 30px;width: 30px;}
.prod-btn .wrapper .cust-wishlist-bth.fill-red svg.stock{display: none;}

.prod-btn .wrapper .cust-compare-list-btn {
    display: block;
    width: 36px;
    height: 28px;
    margin: 10px 0 -6px;
    opacity: 0;
    background: transparent;
    border-left: 0 !important
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box:hover .cust-compare-list-btn,.featured-product-grid .cust-prod-grid>.item-grid>.item-box:hover .cust-wishlist-bth {
    opacity: 1
}

/* .prod-btn .wrapper .cust-wishlist-bth svg *,.prod-btn .wrapper .cust-compare-list-btn * {
    fill: #f05a3f
} */

.login-pg {
    text-shadow: 0
}
.external-authentication{display: none;}

.login-pg .page-title {
    padding: 25px 0;
    margin-bottom: 0 !important;
    border: none !important;
    border-bottom: 0 !important
}

.login-pg .page-title h1 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase
}

.login-page .title {
    position: relative;
    top: -35px
}

.login-pg .login-pg-block {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
    padding-top: 30px;
    justify-content: center;
}

.login-pg .returning-wrapper .form-fields .inputs .username,
.login-pg .returning-wrapper .form-fields .inputs .email, 
.login-pg .returning-wrapper .form-fields .inputs .password{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 100%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}

.login-pg .login-pg-block .new-wrapper .title {
    background: transparent;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}

.login-pg .login-pg-block .new-wrapper .prod-text {
    background: transparent;
    border-top: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase
}

.login-pg .login-pg-block form {
    text-shadow: 0
}

.login-pg .login-pg-block form .title {
    margin: 0 0 10px;
    text-align: center
}

.login-pg .login-pg-block .return-login-bl form .title strong,.login-pg .login-pg-block .register-block .title strong {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase
}

/* input:-webkit-autofill{
    -webkit-box-shadow: inset 0 0 0 1000px #1f1f1f;
    color: #fff !important;
    font-size: 18px !important;
} */

input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #1f1f1f inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #999;
    font-size: 16px !important;
}
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #1f1f1f inset !important;
    -webkit-text-fill-color: #999 !important;
    font-size: 16px !important;
}

.login-pg .login-pg-block .new-wrapper {
    width: 48%;
    flex: 0 0 auto
}

.login-pg .login-pg-block .return-login-bl .form-fields,.login-pg .login-pg-block .register-block .prod-text {
    border: none;
    background: transparent;
    position: relative;
    padding: 0
}

.login-pg .login-pg-block .return-login-bl,.login-pg .login-pg-block .register-block {
    width: 580px;
    max-width: 100%;
    border: 1px solid #eee;
    margin: 0 0;
    padding: 0 50px 40px;
    border: none !important;
    width: 48%;
    flex: 0 0 auto
}

.login-pg .login-pg-block .register-block {
    display: flex;
    flex-flow: column
}

.login-pg .login-pg-block .register-block .prod-text {
    margin: 0 0 30px;
    text-align: center;
    flex-grow: 1;
    padding: 0;
    font-size: 13px
}

.login-pg .login-pg-block .register-block .reg-button {
    display: flex;
    flex-flow: row-reverse;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 10px;
    margin-bottom: 0
}

.login-pg .login-pg-block .register-block .reg-button .custom-btn {
    border: 1px solid #000;
    background: none !important;
    color: #000;
    margin: 0;
    text-transform: capitalize;
    font-weight: 600;
    min-width: 240px;
    height: 50px
}

.login-pg .login-pg-block .register-block .reg-button .custom-btn:hover {
    border-color: #e43d51;
    color: #e43d51
}

.login-pg .returning-wrapper .form-fields .inputs {
    position: relative;
    width: 400px;
    max-width: 100%;
    margin: 0 auto 10px;
    text-align: center;
    font-size: 0
}

.login-pg .returning-wrapper .form-fields .inputs label {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    text-align: left;
    font-size: 16px;
    color: #888
}

.login-pg .returning-wrapper .form-fields .inputs .username,
.login-pg .returning-wrapper .form-fields .inputs .email,
.login-pg .returning-wrapper .form-fields .inputs .password {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0 15px
}

.login-pg .returning-wrapper .form-fields .reversed {
    text-shadow: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.login-pg .returning-wrapper .form-fields .reversed .lg-check-bx {
    text-shadow: 0;
    display: flex;
    align-items: center;
    width: 50%
}

.login-pg .returning-wrapper .form-fields .reversed .lg-check-bx>input[type='checkbox'] {
    text-shadow: 0;
    accent-color: #fff
}

.login-pg .returning-wrapper .form-fields .reversed .lg-check-bx>label {
    text-shadow: 0;
    margin: 0
}

.login-pg .returning-wrapper .form-fields .reversed .forgot-password {
    text-shadow: 0;
    width: 50%;
    text-align: right
}

.login-pg .returning-wrapper .form-fields .reversed .forgot-password a {
    text-shadow: 0;
    font-size: 16px;
    text-decoration: underline
}

.login-pg .custom-login-btn {
    text-align: center;
    padding: 0 !important;
    margin: 0
}

.login-pg .custom-login-btn .lg-btn {
    min-width: 190px;
    height: 45px;
    color: #ddd;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ddd;
    background: transparent !important;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.login-pg .custom-login-btn .lg-btn:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ddd;
    transition: all .55s !important;
}
.login-pg .custom-login-btn .lg-btn:hover{
    color: #1a1a1a !important;
}
.login-pg .custom-login-btn .lg-btn:hover:after{
    width: 100% !important;
    z-index: -1;
}

.featured-category {
    position: relative
}

.featured-category:before {
    content: "";
    background-image: url(../images/back-design.png);
    opacity: .3;
    background-repeat: no-repeat;
    position: absolute;
    top: -50px;
    left: -50px;
    height: 100%;
    width: 500px
}

.footer-upper:before {
    content: "";
    background-image: url(../images/back-burger-design.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    height: 450px;
    width: 600px;
    transform: rotateZ(45deg);
    opacity: .3;
    z-index: 1;
    pointer-events: none;
    height: 400px;
    overflow: hidden;
    background-size: 320px;
    top: 36%
}

.custom-home-page-banner {
    text-shadow: 0
}

.custom-home-page-banner .banner-wrapper {
    margin-bottom: 130px;
    border-bottom: 40px solid #f05a3f4f;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 200%;
    background-color: #000
}

.custom-home-page-banner .banner-wrapper .banner-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 600px;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 200%;
    border-bottom: 40px solid #f05a3f
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    width: 50%;
    margin-top: 80px
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn {
    position: relative !important;
    transition: all .35s !important
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn span {
    position: relative !important;
    z-index: 2 !important
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #f05a3f;
    transition: all .55s !important
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn:hover {
    color: #fff !important
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn:hover:after {
    width: 100% !important
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .banner-order-btn .order-btn {
    min-width: 240px;
    height: 50px;
    color: #f05a3f;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #f05a3f;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title {
    flex: 0 0 60%;
    width: auto;
    margin-top: -80px
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title h1 {
    color: #eee;
    font-size: 65px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 2px
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-title p {
    color: #eee;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 3.5px;
    line-height: 28px
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-picture {
    flex: 0 0 40%;
    width: auto;
    position: relative
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-picture .banner-image {
    float: right;
    clear: both;
    position: relative
}

.custom-home-page-banner .banner-wrapper .banner-info .banner-picture .banner-image img {
    position: absolute;
    top: -150px;
    transform: translate(50px,-50px);
    right: 50px;
    animation: rotate-animation 45s infinite linear;
}

@keyframes rotate-animation {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.header-links li:nth-child(1) {
    text-shadow: 0
}

.header-links li.last-wishlist {
   
}

.custom-home-page-banner .banner-wrapper .banner-info .bnr-txt-btn .bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInLeft {
    0% {
        transform: translate3d(-300%,0,0)
    }

    58% {
        transform: translate3d(27px,0,0)
    }

    73% {
        transform: translate3d(-12px,0,0)
    }

    88% {
        transform: translate3d(8px,0,0)
    }
}

.cart th,.data-table th,.forum-table th {
    background: transparent;
    border: none !important;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #fff !important;
    text-align: center !important
}

.cart td,.data-table td,.forum-table td {
    background: transparent;
    border: none !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
    padding: 35px 20px !important;
}

.cart .product a,.data-table .product a,.data-table .info a {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500;
  
}
.cart  th.product{text-align: left !important;}
.cart  th.text-left{text-align: left !important;}

.custom-cart .order-summary-content .cart tr td.quantity {
    padding: 0 40px !important
}

.shopping-cart-page .common-buttons {
    background: transparent
}

.cart-footer .totals {
    background: transparent
}
.fill-red svg{}



.custom-cart .page-title {
    text-shadow: 0
}

.custom-cart .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600
}

.cart .remove-from-cart .remove-btn {
    background-image: none !important;
    background: transparent !important;
    margin-bottom: 10px;
}
.cart .remove-from-cart .remove-btn svg{
    text-shadow: 0;
    height: 16px;
    width: 16px;
    fill: #fff;
}

.custom-cart .order-summary-content .cart .rem-btn .remove-btn {
    text-shadow: 0
}

.custom-cart .order-summary-content .cart .rem-btn .remove-btn svg {
    height: 16px;
    width: 16px;
    fill: #fff;
    margin-bottom: 10px;
}

.cart-option-cust {
    text-shadow: 0
}

.cart-option-cust .common-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0
}

.cart-option-cust .common-buttons .updt-btn {
    text-shadow: 0
}

.cart-option-cust .common-buttons .updt-btn .update-cart-button {
    /* margin: 0;
    background-color: #f05a3f;
    padding: 15px 40px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px;
    position: relative; */



}
.cart-option-cust .common-buttons .updt-btn .update-cart-button:after{
 
}
.cart-option-cust .common-buttons .updt-btn .update-cart-button:hover{

}
.cart-option-cust .common-buttons .updt-btn .update-cart-button:hover:after{

}

.cart-option-cust .common-buttons .shop-shipping {
    display: flex;
    align-items: center;
    gap: 8px
}

.cart-option-cust .common-buttons .shop-shipping .continue-shopping-button {
text-shadow: 0;
}
.cart-option-cust .common-buttons .updt-btn,
.cart-option-cust .common-buttons .shop-shipping{}

.cart-option-cust .common-buttons .updt-btn .button-2,
.cart-option-cust .common-buttons .shop-shipping .button-2{
    min-width: 240px;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    background: transparent !important;
    font-weight: 600;
    border-radius: 3px;
    color: var(--theme-color) !important;
    border: 1px solid var(--theme-color) !important;
    position: relative;
}

.cart-option-cust .common-buttons .updt-btn .button-2:after,
.cart-option-cust .common-buttons .shop-shipping .button-2:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: var(--theme-color) !important;
    transition: all .55s !important;
}
.cart-option-cust .common-buttons .updt-btn .button-2:hover,
.cart-option-cust .common-buttons .shop-shipping .button-2:hover{
    color: #fff !important;
}
.cart-option-cust .common-buttons .updt-btn .button-2:hover:after,
.cart-option-cust .common-buttons .shop-shipping .button-2:hover:after{
    width: 100% !important;
    z-index: -1;
}

.cart td.quantity input {
    background: transparent;
    color: #fff;
    border-radius: 5px;
    border: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 40px
}

.cart td.quantity input:focus-visible {
    outline: none
}

/* .shopping-cart-page .common-buttons button:first-child:hover,.shopping-cart-page .common-buttons button:first-child:focus {
    background-color: #f83b19c7 !important
} */

.cart-option-cust .common-buttons .shop-shipping .estimate-shipping-button {
    border: 1px solid #f05a3f;
    background: none !important;
    padding: 15px 40px;
    color: #f05a3f;
    margin: 0;
    text-transform: capitalize;
    font-weight: 600;
    min-width: 240px;
    border-radius: 3px
}

.cart-footer {
    border-top: none
}

.cart-footer .totals .total-info {
    padding: 15px 0
}

.cart-footer .totals .total-info .cart-total {
    color: #fff;
    font-size: 16px
}

.cart-footer .totals .total-info .cart-total .order-total {
    color: #f05a3f;
    font-weight: 600
}

.cart-footer .checkout-disabled {
    background-color: #f05a3f;
    border-radius: 5px
}

.cart-footer .cart-collaterals div,.cart-footer .cart-collaterals label {
    color: #fff
}

.cart-footer .cart-collaterals .deals .coupon-box .coupon-code .apply-discount-coupon-code-button,.cart-footer .cart-collaterals .deals .giftcard-box .coupon-code .apply-gift-card-coupon-code-button {
    background-color: #f05a3f;
    color: #fff;
    font-weight: 600
}

.cart-footer .cart-collaterals .deals {
    margin: 0 !important
}

.cart-footer .checkout-buttons {
    padding: 0
}

.cart-collaterals .coupon-code input[type="text"] {
    height: 40px;
    border-radius: 5px 0 0 5px
}

.cart-footer .cart-collaterals .deals .coupon-box .coupon-code .apply-discount-coupon-code-button,.cart-footer .cart-collaterals .deals .giftcard-box .coupon-code .apply-gift-card-coupon-code-button {
    height: 40px;
    border-radius: 0 5px 5px 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500
}

.custom-footer-newsletter {
    text-shadow: 0;
    background-image: url(../images/footer-back.jpg);
    background-repeat: no-repeat;
    background-position: right;
    border-top: 0;
    background-color: #000
}

.custom-footer-newsletter .footer-wrapper {
    text-shadow: 0
}

.custom-footer-newsletter .footer-wrapper .footer-block {
    float: none;
    width: 100%;
    display: flex;
    justify-content: center
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info {
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .newsletter-img img {
    height: 400px;
    object-fit: cover;
    width: auto
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box {
    text-shadow: 0;
    width: 64%
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .title {
    display: block;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 7px
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .title strong {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .title span {
    color: #fff;
    font-size: var(--fonts-size);
    text-transform: uppercase
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .newsletter-subscribe {
    text-shadow: 0
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .newsletter-subscribe .newsletter-email {
    text-shadow: 0
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .newsletter-subscribe .newsletter-email .newsletter-form {
    width: 100%;
    display: flex;
    gap: 7px;
    background: transparent;
    border: 0 !important
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .newsletter-subscribe .newsletter-email .newsletter-form .newsletter-subscribe-text {
    text-shadow: 0;
    padding: 20px;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    max-width: 600px
}

.custom-footer-newsletter .footer-wrapper .footer-block .footer-info .cust-newsletter-box .newsletter-subscribe .newsletter-email .newsletter-form .newsletter-subscribe-button {
    text-shadow: 0;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    height: auto;
    padding: 0 30px;
    text-decoration: none;
    background: #f05a3f;
    color: #fff !important
}

.about-us-section {
    text-shadow: 0;
    margin-bottom: 100px
}

.about-us-section .about-us-heading {
    text-shadow: 0;
    text-align: center;
    padding: 40px 0;
    position: relative
}

.about-us-section .about-us-heading strong {
    text-shadow: 0;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.about-us-section .about-us-heading strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 120px;
    top: 50px;
    transform: translateY(55px);
    height: 3px;
    margin: 0 0 0 -70px;
    background-color: #f05a3f
}

.about-us-section .about-us-heading strong span.about-us-cut {
    text-shadow: 0;
    color: #ff373d
}

.about-us-section .row {
    text-shadow: 0;
    justify-content: center
}

.about-us-section .about-us-info {
    text-shadow: 0;
    display: flex;
    justify-content: space-between;
    margin: 45px 0;
    width: 90%
}

.about-us-section .about-us-info .about-text {
    text-shadow: 0;
    flex: 0 0 auto;
    width: 58%;
    position: relative
}

.about-us-section .about-us-info .about-text .about-us-button {
    padding: 30px 0
}

.about-us-section .about-us-info .about-text .about-us-button .custom-about-btn {
    min-width: 180px;
    height: 50px;
    color: #f05a3f;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #f05a3f;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative !important;
    text-transform: uppercase
}

.about-us-section .about-us-info .about-text .about-us-button .custom-about-btn:hover {
    color: #fff !important
}

.about-us-section .about-us-info .about-text .about-us-button .custom-about-btn:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #f05a3f;
    transition: all .55s !important
}

.about-us-section .about-us-info .about-text .about-us-button .custom-about-btn:hover:after {
    width: 100% !important;
    z-index: -1
}

.about-us-section .about-us-info .about-text:before {
    content: "";
    background-image: url(../images/about-us-back.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    opacity: .3;
    z-index: -1;
    height: 100%;
    width: 500px;
    top: -50px;
    background-size: 450px;
    transform: rotate(64deg)
}

.about-us-section .about-us-info .about-text p {
    color: #fff;
    font-size: 18px;
    width: 80%;
    line-height: 31px;
    letter-spacing: 1px;
    margin: 0;
    padding: 30px 0
}

.about-us-section .about-us-info .about-us-image {
    text-shadow: 0;
    flex: 0 0 auto;
    width: 40%;
    height: fit-content
}

.about-us-section .about-us-info .about-us-image img {
    width: 100%;
    max-width: 600px
}

.banner-breadcrumb {
    position: relative;
    margin-bottom: 60px
}

.banner-breadcrumb .banner-breadcrumb-images {
    text-shadow: 0
}

.banner-breadcrumb .banner-breadcrumb-images img {
    max-width: 100%;
    width: 100%;
    height: 120px;
    object-fit: fill;
    opacity: .5
}

.banner-breadcrumb .banner-breadcrumb-box {
    position: absolute;
    top: 50%;
    width: 100%;
    align-items: center;
    transform: translateY(-50%)
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list {
    background: transparent;
    margin: 0;
    padding: 0;
    width: auto
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul {
    padding-left: 11px;
    margin: 0
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li {
    text-shadow: 0;
    color: #fff
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li>a {
    margin-left: 0 !important;
    font-size: var(--fonts-size);
    margin-right: 0 !important
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li>span>a>span,.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li>a>span {
    font-size: var(--fonts-size)
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li span.delimiter {
    margin: 0 20px !important;
    font-size: 20px
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li strong {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.banner-breadcrumb .banner-breadcrumb-box .banner-breadcrumb-list>ul>li .current-item {
    font-size: var(--fonts-size);
    color: #eee
}

.banner-breadcrumb-box .row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.banner-breadcrumb .banner-breadcrumb-box .breadcrumb-cat-title {
    width: auto
}

.banner-breadcrumb .banner-breadcrumb-box .breadcrumb-cat-title h2 {
    margin: 0;
    color: #e43d51;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 700;
    font-size: 40px
}

.cust-category-pg {
    text-shadow: 0
}

.cust-category-pg .page-title {
    text-shadow: 0;
    margin: 0;
    padding: 0;
    margin: 15px 0
}

.cust-category-pg .page-title h2 {
    text-shadow: 0;
    margin: 0;
    color: #eee;
    text-transform: uppercase;
    font-size: 45px;
    display: none
}

.cust-category-pg .inter-listing-pg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0
}

.cust-category-pg .inter-listing-pg .product-selectors {
    border: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row-reverse
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode {
    margin: 0;
    display: flex;
    gap: 14px;
    align-items: center;
    padding-left: 25px;
    float: none
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .viewmode-icon {
    background-image: none;
    margin: 0;
    width: 46px;
    height: 46px;
    border: 3px solid #e43d51;
    padding: 6px 8px;
    border-radius: 50px
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .grid {
    text-shadow: 0
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .list {
    text-shadow: 0
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .selected {
    text-shadow: 0;
    background-color: #e43d51
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .viewmode-icon svg {
    fill: #fff;
    height: 30px;
    width: 25px
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .list svg * {
    fill: #fff !important
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .grid svg {
    text-shadow: 0
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .list svg {
    text-shadow: 0
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .selected svg {
    text-shadow: 0;
    fill: #fff !important
}

.cust-category-pg .inter-listing-pg .product-selectors .product-viewmode .selected svg * {
    text-shadow: 0
}

.cust-category-pg .inter-listing-pg .product-selectors .product-sorting>span {
    display: none
}

.cust-category-pg .inter-listing-pg .product-selectors select {
    text-shadow: 0;
    margin: 0;
    background: transparent;
    width: 200px;
    height: 45px;
    color: #eee;
    border-radius: 4px;
    font-weight: 600
}
.cust-category-pg .inter-listing-pg .product-selectors .product-page-size select{
    width: 70px;
}
.cust-category-pg .inter-listing-pg .product-selectors select option {
    background: #161616;
    color: #fff;
    accent-color: #e43d51
}

.cust-category-pg .inter-listing-pg .product-selectors select option {
    text-shadow: 0
}

.custom-listing-page {
    text-shadow: 0
}

.custom-listing-page .products-container {
    text-shadow: 0
}

.custom-listing-page .products-container .products-wrapper {
    text-shadow: 0
}

.custom-listing-page .products-container .products-wrapper .product-grid {
    text-shadow: 0
}

.custom-listing-page .products-container .products-wrapper .product-grid .item-grid {
    text-shadow: 0;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    width: 100%
}

.custom-listing-page .products-container .products-wrapper .product-grid .item-grid .item-box {
    text-shadow: 0;
    flex: 0 0 auto;
    width: 24%;
    margin-bottom:28px !important;
}

.custom-listing-page .products-container .products-wrapper .product-list .item-grid {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.custom-listing-page .product-list .item-grid .item-box .cust-product-fd .picture a img{
    border-radius: 15px 0 0 15px;
}
.custom-listing-page .product-list .item-grid .item-box .cust-product-fd .details .add-info{
    flex-direction: column;
    margin: 18px 0 0 0 !important;
    row-gap: 22px;

}
.custom-listing-page .product-list .item-grid .item-box .cust-product-fd .details .add-info .prices{
    width: 100%;
    text-align: left;
}
.custom-listing-page .product-list .item-grid .item-box .cust-product-fd .details .add-info .add-cart-btn{
    width: 100%;
}
.custom-listing-page .product-list .item-grid .item-box .cust-product-fd .details .add-info .add-cart-btn .prod-cart-btn{
    width: 40%;
}

.cust-product-fd {
    text-shadow: 0;
    background: #030303;
    border-radius: 15px;
    min-height: 60px
}

.cust-product-fd .picture {
    text-shadow: 0
}

.cust-product-fd .picture a {
    text-shadow: 0
}

.cust-product-fd .picture a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
    border-radius: 15px 15px 0 0
}

.cust-product-fd .details {
    text-shadow: 0;
    padding: 20px 20px;
    text-align: left;
    /* height: 221px; */
}

.cust-product-fd .details .inner-details-div{
    height: 100%;
}

.cust-product-fd .details .product-title {
    text-shadow: 0;
    margin: 0;
    height: 36%;
    overflow: hidden;
}

.cust-product-fd .details .product-title a {
    text-shadow: 0;
    color: #eee;
    font-size: 24px !important;
    margin-bottom: 15px
}

.cust-product-fd .details .product-rating-box {
    text-shadow: 0;
    margin: 0 !important;
    margin-top:10px !important;
}

.cust-product-fd .details .product-rating-box .rating {
    text-shadow: 0
}
.cust-product-fd .details .description{
    text-shadow: 0;
    color: #eee;
    margin-top: 12px;
    line-height: 23px;
    font-size: 16px;
    /* max-height: 71px; */
    overflow: hidden;
    width: 97%;
} 


.cust-product-fd .details .product-rating-box .description {
    text-shadow: 0
}


.cust-product-fd .details .add-info .prices .actual-price {
    text-shadow: 0;
    font-size: 24px;
    font-weight: 600;
    color: #ff373d;
}

.cust-product-fd .details .add-info .add-cart-btn {
    text-shadow: 0;
    width: 100%
}


.product-selectors span {
    font-size: 0;
    color: #fff;
}

.two-col-wrap .left-col {
    flex: 0 0 auto;
    width: 20%
}

.two-col-wrap .right-col {
    flex: 0 0 auto;
    width: 78%
}

.two-col-wrap .left-col .block-category-navigation {
    margin-bottom: 20px !important;
    /* position: sticky;
    top: 300px; */
}

.two-col-wrap .left-col .block-category-navigation .title {
    text-shadow: 0;
    padding-left: 0;
    padding-right:0 ;
    border-bottom: 0;
    margin:0;
}

.two-col-wrap .left-col .block-category-navigation .title strong {
    color: #eee;
    font-size: 20px;
    text-transform: uppercase
}

.two-col-wrap .left-col .block-category-navigation .listbox {
    text-shadow: 0
}

.two-col-wrap .left-col .block-category-navigation .listbox .list {
    padding: 0 !important
}

.two-col-wrap .block .list li {
    padding: 0 !important
}

.two-col-wrap .block .list li a:before {
    display: none !important
}

.two-col-wrap .block .list .active>a {
    color: #f05a3f
}

.two-col-wrap .block .list a {
    color: #eee;
    padding: 10px 0 !important;
    font-size:17px;
}

.price-range-filter .selected-price-range {
    color: #eee !important;
    font-size: 16px !important;
    margin-bottom: 8px
}

.filter-content .ui-slider .ui-slider-range {
    background: #ff373d
}

.filter-content .ui-widget-content .ui-state-default {
    border-radius: 50px !important;
    padding: 9px;
    top: -6px
}

.two-col-wrap .left-col .block-manufacturer-navigation {
    margin-bottom: 20px !important
}

.two-col-wrap .left-col .block-manufacturer-navigation .title {
    text-shadow: 0;
    border-bottom: 0 !important
}

.two-col-wrap .left-col .block-manufacturer-navigation .title strong {
    color: #eee;
    font-size: 18px;
    text-transform: uppercase
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox {
    text-shadow: 0
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox .list {
    text-shadow: 0;
    padding: 0
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox .list li {
    text-shadow: 0
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox .list li a {
    text-shadow: 0;
    padding: 10px 0 !important;
    font-size: 16px !important
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox .view-all {
    text-shadow: 0
}

.two-col-wrap .left-col .block-manufacturer-navigation .listbox .view-all a {
    text-shadow: 0;
    padding: 0;
    font-size: 18px;
    color: #e43d51
}

.two-col-wrap .left-col .block-recently-viewed-products {
    text-shadow: 0;
    margin-bottom: 20px !important
}

.two-col-wrap .left-col .block-recently-viewed-products .title {
    text-shadow: 0;
    border-bottom: 0 !important
}

.two-col-wrap .left-col .block-recently-viewed-products .title strong {
    text-shadow: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}

.listbox {
    text-shadow: 0
}

.listbox .list {
    text-shadow: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    padding-left: 20px
}

.listbox .list li {
    text-shadow: 0;
    padding: 0 !important
}

.listbox .list li.last {
    text-shadow: 0
}

.listbox .list li a {
    text-shadow: 0;
    color: #eee;
    padding: 10px 0 !important
}

.listbox .list li a img {
    text-shadow: 0;
    width: auto;
    height: 77px;
    object-fit: contain
}

.product-filter .filter-title {
    margin: 0;
    border-radius: 4px;
    background: transparent
}

.product-filter .filter-title strong {
    color: #eee;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.two-col-wrap .left-col .product-filters {
    margin-bottom: 20px !important
}

.two-col-wrap .left-col .block-popular-tags {
    text-shadow: 0;
    margin-bottom: 20px
}

.two-col-wrap .left-col .block-popular-tags .title {
    text-shadow: 0;
    border-bottom: 0 !important
}

.two-col-wrap .left-col .block-popular-tags .title strong {
    text-shadow: 0;
    color: #eee;
    font-size: 18px;
    text-transform: uppercase
}

.two-col-wrap .left-col .block-popular-tags .listbox {
    text-shadow: 0
}

.two-col-wrap .left-col .block-popular-tags .listbox .tags {
    text-shadow: 0
}

.two-col-wrap .left-col .block-popular-tags .listbox .tags ul {
    padding: 0
}

.two-col-wrap .left-col .block-popular-tags .listbox .tags ul li {
    text-shadow: 0
}

.two-col-wrap .left-col .block-popular-tags .listbox .tags ul li a {
    color: #fff;
    font-size: 16px
}

.two-col-wrap .left-col .block-popular-tags .listbox .view-all {
    text-shadow: 0
}

.two-col-wrap .left-col .block-popular-tags .listbox .view-all a {
    text-shadow: 0;
    padding: 0;
    margin-top: 15px
}

.custom-pro-detail-page .custom-main-product .product-essential {
    display: flex;
    justify-content: space-between;
    border-bottom: none;
    position: relative
}

.overview .product-name {
    padding: 0 !important
}

.custom-pro-detail-page .custom-main-product .product-essential:before {
    content: "";
    background-image: url(../images/background-img-detail-page.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 40%;
    background-size: 650px;
    opacity: .3;
    transform: rotate(339deg);
    top: -30%;
    z-index: -1;
    display: none;
}

/* .custom-pro-detail-page .custom-main-product .product-essential:after {
    content: "";
    background-image: url(../images/product-order.png);
    background-repeat: no-repeat;
    position: absolute;
    transform: translateX(50px);
    right: -50px;
    height: 450px;
    top: 50px;
    width: 400px;
    background-size: 280px;
    z-index: 1;
} */

/* .custom-pro-detail-page .custom-main-product .product-essential .Product-picture-left {
    flex: 0 0 40%;
    width: 100%
} */

/* .custom-pro-detail-page .custom-main-product .product-essential .product-detaile-right {
    flex: 0 0 60%;
    width: 100%
} */

.custom-pro-detail-page .custom-main-product .product-essential .gallery {
    text-shadow: 0;
    float: none;
    width: 80%;
    margin: 0 auto
}

.custom-pro-detail-page .custom-main-product .product-essential .gallery .picture {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .gallery .picture:before {
    content: ""
}

.custom-pro-detail-page .custom-main-product .product-essential .gallery .picture img {
    text-shadow: 0;
    width: 100%;
    height: auto;
    object-fit: cover
}

.custom-pro-detail-page .custom-main-product .product-essential .overview {
    float: none;
    width: 100%;
    margin: 0;
    /* position: relative; */
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-name {
    text-shadow: 0;
    border-bottom: 0;
    margin-bottom: 30px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-name h1 {
    text-shadow: 0;
    color: #fff;
    font-size: 32px;
    margin: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .short-description {
    color: #fff;
    font-size: 16px;
    margin: 0;
    width: 80%

}

.custom-pro-detail-page .custom-main-product .product-essential .overview .full-description {
    color: #fff;
    font-size: 16px;
    margin: 0;
    width: 80%
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .full-description p {
    margin: 20px 0 !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-reviews-overview {
    text-shadow: 0;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-reviews-overview .product-review-box {
    text-shadow: 0;
    margin: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-reviews-overview .product-review-box .rating {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-no-reviews {
    text-shadow: 0;
    margin: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-no-reviews a {
    text-shadow: 0;
    font-size: 16px;
    color: #ff373d
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .prices {
    text-shadow: 0;
    margin-bottom: 30px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .prices .product-price {
    text-shadow: 0;
    margin: 0 !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .prices .product-price span {
    text-shadow: 0;
    color: #fff
}

.product-estimate-shipping a .estimated-delivery {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .prod-detail-cart-btn {
    text-shadow: 0;
    min-width: 280px;
    height: 48px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
    transition: all .35s;
    text-transform: uppercase;
    z-index: 999
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .prod-detail-cart-btn:hover {
    color: #fff !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .prod-detail-cart-btn:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .prod-detail-cart-btn:hover:after {
    width: 100% !important;
    z-index: -1;
    border-radius: 4px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart {
    text-shadow: 0;
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart input[name="orderNote"]{
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 100%;
    border-radius: 3px;
    color: #b3b3b3 !important;
    padding: 8px 14px;
    font-size: 16px;
    background: transparent;
    text-transform: capitalize;
    margin-bottom: 22px;
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .add-to-cart-panel {
    text-shadow: 0;
    display: flex;
    gap: 8px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .add-to-cart-panel label {
    text-shadow: 0;
    color: #fff
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .add-to-cart-panel input {
    text-shadow: 0;
    background: transparent;
    color: #fff;
    border: 2px solid #ff373d;
    height: inherit;
    width: 52px;
    border-radius: 4px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart .add-to-cart-panel input:focus-visible {
    outline: none
}

.product-estimate-shipping a {
    color: #fff;
    font-size: 16px
}

.product-estimate-shipping a .shipping-title {
    text-shadow: 0;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    pointer-events: none
}

.product-estimate-shipping a .shipping-title span {
    color: #fff
}

.product-estimate-shipping a .shipping-title .shipping-price {
    font-size: 22px;
    color: #e43d51;
    margin-left: 10px
}

.product-share-button {
    text-shadow: 0
}

.product-share-button a.at300b,.product-share-button a.at300m {
    text-shadow: 0;
    padding: 0 3px !important
}

.product-share-button a.at300b span,.product-share-button a.at300m span {
    text-shadow: 0;
    height: 25px !important;
    width: 25px !important
}

.product-share-button a.at300b span svg,.product-share-button a.at300m span svg {
    text-shadow: 0;
    width: 25px !important;
    height: 25px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes {
    width: 100%;
    float: none;
    margin-top: 40px !important;
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes>dl>dt {
    color: #fff;
    margin: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .prices {
    width: 15%;
    height: 100%;
    margin: 0;
    padding: 10px 0
}

.attributes {
    margin: 0 !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .product-estimate-shipping {
    margin-bottom: 30px;
    width: fit-content
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button {
    text-shadow: 0;
    margin-right: 7px;
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button {
    text-shadow: 0;
    background-image: none !important;
    background: transparent !important;
    font-size: 0 !important;
    padding: 12px !important;
    border: 3px solid #ff373d !important;
    border-radius: 4px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons {
    display: flex;
    align-items: center;
    gap: 6px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button {
    text-shadow: 0;
    background-image: none !important;
    background: transparent !important;
    font-size: 0 !important;
    padding: 12px !important;
    border: 3px solid #ff373d !important;
    border-radius: 4px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button svg {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button svg * {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds .email-a-friend-button {
    text-shadow: 0;
    background-image: none !important;
    background: transparent !important;
    font-size: 0 !important;
    padding: 12px !important;
    border: 3px solid #ff373d !important;
    border-radius: 4px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button svg,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button svg,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds .email-a-friend-button svg {
    text-shadow: 0;
    fill: #ff373d
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button svg *,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button svg *,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds .email-a-friend-button svg * {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button:hover,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button:hover,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds .email-a-friend-button:hover {
    background-color: #ff373d !important
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button:hover svg,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-compare-pro-button .add-to-compare-list-button:hover svg,.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-email-frnds .email-a-friend-button:hover svg {
    fill: #fff !important
}

.custom-also-puchased {
    text-shadow: 0;
    margin-top: 150px
}

.custom-also-puchased .title {
    text-shadow: 0;
    border: 0;
    text-align: center
}

.custom-also-puchased .title strong {
    text-shadow: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px
}

.custom-also-puchased .title strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 120px;
    transform: translate(-10px,50px);
    height: 3px;
    margin: 0 0 0 -70px
}

.store-closed-page {
    text-shadow: 0
}

.store-closed-page .page-title {
    text-shadow: 0
}

.store-closed-page .page-title h1 {
    color: #fff
}

.store-closed-page .store-close-message {
    color: #fff;
    font-size: 16px
}

.breadcrumb a:hover,.breadcrumb a:focus {
    color: #fff !important
}

.featured-product-grid .cust-prod-grid {
    height: 1100px;
    overflow: auto;
    padding: 0 5px
}

.featured-product-grid .cust-prod-grid {
    scrollbar-width: thin;
    scrollbar-color: #ff373d #fff
}

.featured-product-grid .cust-prod-grid::-webkit-scrollbar {
    width: 18px
}

.featured-product-grid .cust-prod-grid::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 20px
}

.featured-product-grid .cust-prod-grid::-webkit-scrollbar-thumb {
    background-color: #ff373d;
    border-radius: 20px;
    border: 3px solid #fff
}

.featured-product-grid .prod-itm .details .add-info {
    flex-direction: row
}

.featured-product-grid .prod-itm .details .add-info .prices {
    text-align: left
}

.featured-product-grid .prod-itm .details .add-info .prod-btn {
    text-align: right;
    width: auto
}

.featured-product-grid .prod-itm .details .add-info .prod-btn .prod-cart-btn {
    border: 0 !important;
    width: auto;
    padding: 0;
    background-color: transparent;
    font-size: 16px
}

.featured-product-grid .prod-itm .details .add-info .prod-btn .prod-cart-btn:after {
    background: none !important
}

.featured-product-grid .prod-itm .details .add-info .prod-btn .prod-cart-btn:hover {
    color: #e43d51
}

.featured-product-grid .cust-prod-grid>.item-grid>.item-box .prod-itm .picture {
    border: none !important
}

.recently-added-products-page {
    text-shadow: 0
}

.recently-added-products-page .page-title {
    text-shadow: 0;
    margin: 0 0 35px;
}

.recently-added-products-page .page-title h1 {
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
}

.recently-added-products-page .product-grid{}
.recently-added-products-page .product-grid .item-grid{
    text-shadow: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.new_active{
    color: #ff373d !important;
}
.recently-added-products-page .product-grid .item-grid h3{
    display: block;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 15px;
    color: #ff373d;
    letter-spacing: .8px;
    margin-top: 50px;
}
.recently-added-products-page .product-grid .item-grid .item-box{
    text-shadow: 0;
    flex: 0 0 auto;
    width: 24%;
    margin-bottom: 10px !important;
}

.topic-page .page-title h1 {
    color: #fff
}

.topic-page .page-body p {
    color: #fff;
    font-size: 16px
}

#gotoTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99
}

.up {
    border: 4px solid #f05a3f;
    border-radius: 50px;
    padding: 12px;
    background: transparent
}

.up svg {
    height: 30px;
    width: 30px;
    z-index: 99;
}

.up svg * {
    fill: #f05a3f
}

.account-page {
    margin-top: 30px
}

.form-fields {
    background: transparent;
    border-top: 0
}

.customer-info-page .page-title {
    text-align: Left
}

.customer-info-page .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.customer-info-page .inputs label {
    text-align: left;
    width: 100px;
    color: #fff;
    font-size: 17px
}

.customer-info-page .fieldset .title {
    text-shadow: 0
}

.customer-info-page .fieldset .title strong {
    color: #fff
}

.two-col-wrap .left-col .block-account-navigation .title {
    border-bottom: 0;
    margin-bottom: 10px
}

.two-col-wrap .left-col .block-account-navigation .title strong {
    color: #eee;
    font-size: 22px;
    text-transform: uppercase
}

.two-col-wrap .left-col .block-account-navigation .listbox {
    text-shadow: 0
}

.two-col-wrap .left-col .block-account-navigation .listbox .list {
    padding: 0;
    margin-bottom: 40px
}

.customer-info-page {
    text-shadow: 0
}

.customer-info-page .fieldset {
    text-shadow: 0
}

.customer-info-page .fieldset .title {
    padding-left: 0
}

.customer-info-page .fieldset .form-fields {
    padding: 30px 0
}

.customer-info-page .custom-info-btn {
    display: flex;
    align-items: center;
    margin: 0
}

.customer-info-page .custom-info-btn .save-customer-info-button {
    text-shadow: 0
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dd>input {
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    border-radius: 3px;
    height: 45px;
    width: 196px
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dd>input:focus-visible {
    color: #fff !important;
    outline: none
}

.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes>dl>dt {
    color: #fff;
    margin: 0
}

.customer-info-page .inputs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.customer-info-page .inputs label {
    text-align: left;
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px
}
.customer-info-page .inputs .readonly-username,
.customer-info-page .inputs input {
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 50%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px
}
.customer-info-page .inputs .readonly-username{
    font-size: 15px;
    line-height: 34px;
    margin-left: 0px;
}
.customer-info-page .inputs:nth-child(3) {
    text-shadow: 0;
    margin-bottom: 0
}

.customer-info-page .custom-info-btn,.customer-info-page .custom-info-btn .save-customer-info-button {
    position: relative
}

.customer-info-page .custom-info-btn .save-customer-info-button {
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px
}

.customer-info-page .custom-info-btn .save-customer-info-button:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.customer-info-page .custom-info-btn .save-customer-info-button:hover {
    color: #fff !important
}

.customer-info-page .custom-info-btn .save-customer-info-button:hover:after {
    width: 100% !important;
    z-index: -1
}

.add-list-pg {
    text-shadow: 0
}

.add-list-pg .page-title {
    text-align: Left
}

.add-list-pg .page-title h1 {
    text-shadow: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.add-list-pg .page-title h1:after {
    text-shadow: 0;
    content: "";
    position: absolute;
    left: 0;
    width: 156px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px
}

.add-list-pg .no-data {
    text-shadow: 0;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 50px 0
}

.add-list-pg .account-pg-add-btn {
    display: flex;
    align-items: center;
    margin: 0
}

.add-list-pg .account-pg-add-btn .add-address-button {
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px
}

.add-list-pg .account-pg-add-btn,.add-list-pg .account-pg-add-btn .add-address-button {
    position: relative
}

.add-list-pg .account-pg-add-btn .add-address-button:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.add-list-pg .account-pg-add-btn .add-address-button:hover {
    color: #fff !important
}

.add-list-pg .account-pg-add-btn .add-address-button:hover:after {
    width: 100% !important;
    z-index: -1
}

.change-pass-account-page {
    text-shadow: 0
}

.change-pass-account-page .page-title {
    text-align: left
}

.change-pass-account-page .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.change-pass-account-page .page-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    width: 156px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px
}

.change-pass-account-page .fieldset {
    text-shadow: 0
}

.change-pass-account-page .fieldset .form-fields {
    text-shadow: 0;
    padding: 30px 0
}

.change-pass-account-page .fieldset .form-fields .inputs {
    text-shadow: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.change-pass-account-page .fieldset .form-fields .inputs:nth-child(3) {
    margin-bottom: 0
}

.change-pass-account-page .fieldset .form-fields .inputs label {
    text-shadow: 0;
    text-align: left;
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px
}

.change-pass-account-page .fieldset .form-fields .inputs input {
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 50%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px
}

.change-pass-account-page .custom-chg-btn {
    text-shadow: 0;
    display: flex;
    align-items: center;
    margin: 0
}

.change-pass-account-page .custom-chg-btn .change-password-button {
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px
}

.change-pass-account-page .custom-chg-btn,.change-pass-account-page .custom-chg-btn .change-password-button {
    position: relative
}

.change-pass-account-page .custom-chg-btn .change-password-button:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.change-pass-account-page .custom-chg-btn .change-password-button:hover {
    color: #fff !important
}

.change-pass-account-page .custom-chg-btn .change-password-button:hover:after {
    width: 100% !important;
    z-index: -1
}

.custom-prod-rev-page .page-title {
    text-align: Left
}

.custom-prod-rev-page .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.custom-prod-rev-page .page-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    width: 156px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px
}

.custom-prod-rev-page .no-data {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 50px 0
}

.back-in-stock-subscription-list-page {
    text-shadow: 0
}

.back-in-stock-subscription-list-page .page-title {
    text-align: Left
}

.back-in-stock-subscription-list-page .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.back-in-stock-subscription-list-page .page-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    width: 156px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px
}

.back-in-stock-subscription-list-page .no-data {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 50px 0
}

.downloadable-products-page {
    text-shadow: 0
}

.downloadable-products-page .page-title {
    text-align: left
}

.downloadable-products-page .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.downloadable-products-page .page-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    width: 156px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px
}

.downloadable-products-page .no-data {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 50px 0
}

.cust-order-list-pg {
    text-shadow: 0
}

.cust-order-list-pg .page-title {
    text-align: center
}

.cust-order-list-pg .page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    position: relative
}

.cust-order-list-pg .page-title h1:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 156px;
    top: 50%;
    transform: translateY(30px);
    height: 3px;
    margin: 0 0 0 -90px;
    background-color: #ff373d
}

.cust-order-list-pg form {
    text-shadow: 0
}

.cust-order-list-pg form .order-list{
    margin-top: 100px;
}

.cust-order-list-pg form .order-form {
    text-shadow: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cust-order-list-pg form .order-form .order-inputs {
    text-shadow: 0;
    width: 48%
}

.cust-order-list-pg form .order-form .order-inputs label {
    text-shadow: 0;
    text-align: left;
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px
}

.cust-order-list-pg form .order-form .order-inputs select {
    text-shadow: 0;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 100%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px
}

.cust-order-list-pg form .cust-order-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-top: 30px
}

.cust-order-list-pg form .cust-order-button .order-list-sub-btn {
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase
}

.cust-order-list-pg form .cust-order-button,.cust-order-list-pg form .cust-order-button .order-list-sub-btn {
    position: relative
}

.cust-order-list-pg form .cust-order-button .order-list-sub-btn:hover {
    color: #fff !important
}

.cust-order-list-pg form .cust-order-button .order-list-sub-btn:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.cust-order-list-pg form .cust-order-button .order-list-sub-btn:hover:after {
    width: 100% !important;
    z-index: -1
}

.customer-info-page form {
    position: relative
}

.cust-order-list-pg form .order-list .order-item .buttons .return-items-button,
.cust-order-list-pg form .order-list .order-item .buttons .order-details-button{
    font-size: 14px;
}
.cust-order-list-pg form .order-list .order-item .buttons .order-details-button svg{
    height: 21px;
    width: 20px;
    fill: #ff4e57;
}
.cust-order-list-pg form .order-list .order-item .buttons .order-details-button svg{}
.order-details-button{background-image: none !important;padding: 0 !important;}

.customer-info-page form:after {
    content: "";
    background-image: url(../images/customer-info.png);
    background-repeat: no-repeat;
    transform: translateX(50px);
    position: absolute;
    right: 50px;
    height: 450px;
    top: 0px;
    width: 400px;
    background-size: 320px;
    z-index: 1;
}
.custom-contact-pg .page-title {
    text-align: left
}

.custom-contact-pg .page-title h1 {
    color: #fff;
    text-transform: uppercase !important;
    font-size: 30px;
    position: relative
}

.custom-contact-pg .page-title h1:after {
    content: "";
    position: absolute;
    left: 50px;
    width: 70px;
    top: 50%;
    transform: translate(50px,25px);
    height: 3px;
    margin: 0 0 0 -45px;
    background-color: #ff373d
}

.custom-contact-pg .fieldset .form-fields {
    text-shadow: 0;
    padding: 30px 0
}

.custom-contact-pg .fieldset .form-fields .inputs {
    text-shadow: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    position: relative
}

.custom-contact-pg .fieldset .form-fields .inputs label {
    text-shadow: 0;
    text-align: left;
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px
}

.custom-contact-pg .fieldset .form-fields .inputs input,.custom-contact-pg .fieldset .form-fields .inputs textarea {
    text-shadow: 0;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 40%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px
}

.custom-contact-pg .cust-contact-btn {
    text-shadow: 0;
    display: flex;
    align-items: center;
    margin: 0;
    width: 100%;
    margin: 0 auto
}

.custom-contact-pg .cust-contact-btn .contact-us-button {
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px
}

.custom-contact-pg .cust-contact-btn,.custom-contact-pg .cust-contact-btn .contact-us-button {
    position: relative
}

.custom-contact-pg .cust-contact-btn .contact-us-button:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.custom-contact-pg .cust-contact-btn .contact-us-button:hover {
    color: #fff !important
}

.custom-contact-pg .cust-contact-btn .contact-us-button:hover:after {
    width: 100% !important;
    z-index: -1
}

.custom-contact-pg form {
    position: relative
}

.custom-contact-pg form::after {
    content: "";
    background-image: url(../images/contact-page.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    left: 60%;
    transform: translate(50px,51px);
    top: 0;
    background-size: 550px
}
.message-error{
    text-align: center;
    font-size: 13px;
    color: #e4434b;
    margin-top: 5px !important;
    position: absolute !important;
    right: 0 !important;
    display: block !important;
    width: 100% !important;
    line-height: 18px;
    margin-top: 8px !important;
}

.message-error,.field-validation-error,.username-not-available-status,.poll-vote-error,.password-error {
    text-align: center;
    font-size: 15px !important;
    color: #e4434b;
    margin-top: 5px;
    position: absolute;
    right: 50%;
    display: block !important;
}
.message-error:before{
    content: "";
    position: absolute;
    background-image: url(../images/message-error-alert.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100% !important;
    background-size: 17px;
    left: 0px;
}
.login-pg-block .message-error ul{
    text-align: center;
}
.login-pg-block .message-error:before{
    content: "";
    position: absolute;
    background-image: url(../images/message-error-alert.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100% !important;
    background-size: 17px;
    left: 50px;
    transform: translateX(50px);
}
.field-validation-error:before{
    content: "";
    position: absolute;
    background-image: url(../images/message-error-alert.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100% !important;
    background-size: 17px;
    left: -22px;
    transform: translateX(0px);
}


.custom-cart .order-summary-content .cart tbody tr .product .message-error:before{left: 0 !important;transform: translateX(0px) !important;}
.custom-cart .order-summary-content .cart tbody tr .product .message-error ul{padding-left: 25px !important;}

.custom-search-pg .form-fields {
    background: transparent;
    border: none
}

.custom-search-pg {
    text-shadow: 0
}

.custom-search-pg .page-title {
    text-shadow: 0;
    text-align: center
}

.custom-search-pg .page-title h1 {
    text-shadow: 0;
    color: #fff;
    text-transform: uppercase !important;
    font-size: 30px;
    position: relative
}

.custom-search-pg .page-title h1:after {
    text-shadow: 0;
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    top: 50%;
    transform: translateY(25px);
    height: 3px;
    margin: 0 0 0 -30px;
    background-color: #ff373d
}

.custom-search-pg .fieldset {
    text-shadow: 0
}

.custom-search-pg .fieldset .form-fields {
    text-shadow: 0;
    padding: 30px 0
}

.custom-search-pg .fieldset .form-fields .basic-search,.custom-search-pg .fieldset .form-fields .advanced-search {
    text-shadow: 0
}

.custom-search-pg .fieldset .form-fields .basic-search .inputs,.custom-search-pg .fieldset .form-fields .advanced-search .inputs {
    text-shadow: 0;
    display: flex;
    flex-wrap: wrap
}

.custom-search-pg .fieldset .form-fields .basic-search .inputs label,.custom-search-pg .fieldset .form-fields .advanced-search .inputs label {
    text-shadow: 0;
    text-align: left;
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px
}

.custom-search-pg .fieldset .form-fields .basic-search .inputs input,.custom-search-pg .fieldset .form-fields .advanced-search .inputs select {
    text-shadow: 0;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    font-size: 18px;
    width: 50%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px
}

.custom-search-pg .fieldset .form-fields .basic-search .reversed,.custom-search-pg .fieldset .form-fields .advanced-search .reversed {
    text-shadow: 0;
    display: block;
    text-align: left
}

.custom-search-pg .fieldset .form-fields .basic-search .reversed input,.custom-search-pg .fieldset .form-fields .advanced-search .reversed input {
    text-shadow: 0;
    width: auto !important
}

.custom-search-pg .fieldset .form-fields .basic-search .reversed label,.custom-search-pg .fieldset .form-fields .advanced-search .reversed label {
    text-shadow: 0
}

.custom-search-pg .search-input .cust-search-btn {
    text-shadow: 0;
    display: flex;
    align-items: center;
    margin: 0;
    margin-bottom: 40px
}

.custom-search-pg .search-input .cust-search-btn .search-button {
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px
}

.custom-search-pg .search-input .cust-search-btn,.custom-search-pg .search-input .cust-search-btn .search-button {
    position: relative
}

.custom-search-pg .search-input .cust-search-btn .search-button:after {
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important
}

.custom-search-pg .search-input .cust-search-btn .search-button:hover {
    color: #fff !important
}

.custom-search-pg .search-input .cust-search-btn .search-button:hover:after {
    width: 100% !important;
    z-index: -1
}

.custom-search-pg .product-selectors {
    text-shadow: 0;
    border: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row-reverse
}

.custom-search-pg .product-selectors .product-viewmode {
    text-shadow: 0;
    margin: 0;
    display: flex;
    gap: 14px;
    align-items: center;
    padding-left: 25px;
    float: none
}

.custom-search-pg .product-selectors .product-viewmode .viewmode-icon {
    text-shadow: 0;
    background-image: none;
    border: 3px solid #e43d51;
    margin: 0;
    width: 46px;
    height: 46px;
    padding: 6px 8px;
    border-radius: 50px
}

.custom-search-pg .product-selectors .product-viewmode .selected {
    background-color: #e43d51
}

.custom-search-pg .product-selectors .product-viewmode .viewmode-icon svg {
    text-shadow: 0;
    height: 30px;
    width: 25px;
    fill: #fff
}

.custom-search-pg .product-selectors .product-viewmode .viewmode-icon svg * {
    text-shadow: 0
}

.custom-search-pg .product-selectors .product-viewmode .list {
    text-shadow: 0
}

.custom-search-pg .product-selectors .product-viewmode .grid {
    text-shadow: 0
}

.custom-search-pg .product-selectors .product-viewmode .list svg {
    text-shadow: 0
}

.custom-search-pg .product-selectors .product-viewmode .list svg * {
    text-shadow: 0;
    fill: #fff !important
}

.custom-search-pg .product-selectors .product-viewmode .grid svg {
    text-shadow: 0
}

.custom-search-pg .product-selectors .product-viewmode .grid svg * {
    text-shadow: 0
}

.custom-search-pg .fieldset .form-fields .basic-search .reversed input,.custom-search-pg .fieldset .form-fields .advanced-search .reversed input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important
}

.search-input input+label {
    margin-left: 10px !important
}

.custom-pro-detail-page .custom-main-product .product-essential .Product-picture-left .gallery .picture-thumbs {
    display: flex;
    align-items: center
}

.rel-prod-grid .title {
    text-align: center
}

.rel-prod-grid .title strong {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase
}

.rel-prod-grid .title strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 120px;
    transform: translate(-10px,50px);
    height: 3px;
    margin: 0 0 0 -70px;
    background-color: #f05a3f
}

.add-list-pg .add-list-wrapper {
    text-shadow: 0
}

.add-list-pg .add-list-wrapper .address-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 15px 0;
}

.add-list-pg .add-list-wrapper .address-list .address-item {
    text-shadow: 0s;
    flex: 0 0 32%;
    width: auto;
    position: relative;
    border-radius: 12px;
    border: 5px solid #eee !important
}

.add-list-pg .add-list-wrapper .address-list .address-item .title {
    text-shadow: 0;
    margin: 0;
    padding: 20px 15px
}

.add-list-pg .add-list-wrapper .address-list .address-item .title strong {
    text-shadow: 0;
    text-transform: uppercase;
    color: #eee
}

.add-list-pg .add-list-wrapper .address-list .address-item ul.info {
    background: transparent !important;
    border-top: 5px solid #eee !important;
    margin: 0 !important
}

.add-list-pg .add-list-wrapper .address-list .address-item ul.info li {
    color: #eee !important;
    font-size: 16px;
    line-height: 35px
}

.add-list-pg .add-list-wrapper .address-list .address-item ul.info li.name {
    font-weight: 400
}

.add-list-pg .add-list-wrapper .address-list .address-item .cust-address-btn {
    margin: 0 !important;
    position: absolute;
    top: 20px;
    right: 20px
}

.account-page .fieldset .title strong,.account-page .section .title strong {
    color: #fff
}

.account-page .order-list .section .title {
    padding: 0
}

.account-page .already-cart {
    color: #fff;
    border: 1px solid;
    padding: 9px 20px;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 5px;
}

.order-list-page .info {
    background: #1e1d1d;
    border-top: none;
    border-left: 5px solid var(--theme-color);
    color: #fff;
    font-size: 16px
}

.giftcard {
    width: 100%
}

.featured-product-grid .title {
    padding: 40px 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

.featured-product-grid .title strong {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase
}

.featured-product-grid .title strong:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 120px;
    top: 50px;
    transform: translate(-10px,50px);
    height: 3px;
    margin: 0 0 0 -70px;
    background-color: #f05a3f
}

.featured-product-grid .cust-prod-grid {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 20px;
    z-index: 1;
    position: relative;
}

.featured-product-grid .cust-prod-grid .item-box {
    flex: 0 0 auto;
    width: 18.5%
}

.featured-product-grid .cust-prod-grid .item-box .category-item {
    text-shadow: 0
}

.featured-product-grid .cust-prod-grid .item-box .category-item .picture {
    height: auto;
    border-radius: 20px
}

.featured-product-grid .cust-prod-grid .item-box .category-item .picture a {
    text-shadow: 0
}

.featured-product-grid .picture a:before {
    content: "";
    display: block;
    padding-top: 110% !important
}

.featured-product-grid .cust-prod-grid .item-box .category-item .picture a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px
}

.featured-product-grid .cust-prod-grid .item-box .category-item .category-title {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px
}

.featured-product-grid .home-prod-wrapper {
    position: relative;
    background: var(--theme-color);
    max-width: 97%;
    display: flex;
    margin: 0 0 0 auto;
    border-radius: 34px 0 0 34px;
    padding-bottom: 30px
}

.featured-product-grid .home-prod-wrapper .product-inner-box-wrap {
    background: #e82b31;
    margin-top: 40px;
    padding: 20px;
    border-radius: 15px
}

.featured-product-grid .home-prod-wrapper:before {
    content: "";
    position: absolute;
    top: -161px;
    border-top: 162px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 120em solid var(--theme-color);
    left: 2%;
    right: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
    width: 100%;
}

.cust-prod-grid .search {
    text-align: center
}

.cust-prod-grid .title {
    font-size: 2em
}

.featured-product-grid .search {
    z-index: 999;
    position: relative;
    width: 96%;
    margin: 0 auto;
    display: none
}

.featured-product-grid .search-input {
    margin-top: 3em;
    width: 20%;
    min-height: 50px;
    border-radius: 50px !important;
    font-size: 18px;
    color: #fff;
    border: none;
    background: transparent;
    border: 2px solid #ff373d;
    padding: 10px 20px
}

.featured-product-grid .search-input::placeholder {
    color: #ff373d
}

.item-box {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.featured-product-grid:before {
    content: "";
    background-image: url(../images/Featured-back-img.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    height: 450px;
    top: 0px;
    width: 400px;
    background-size: 320px;
    z-index: 1;
}


.close-menu{
    display:none;
}
.mob-menu{
    display: none;
}
.cust-header-lower .mob-search{
    display: none;
}

.pager li a, .pager li span{
    font-weight: 600;
    color: #fff;
    font-size: 17px;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 12px;
    min-width: 45px;
    height: 45px;
    border: 2px solid #fff;
}
.pager li span{
    border-color: #fff;
    background-color: #ff373d;
    color: #fff;
}
.pager li a, .pager li span{
    border-radius: 50px;
}
.pager li a:hover, .pager li a:focus{
        border-color: #fff;
    background-color: #171717;
}
.pager li.next-page *{
    background-image: url(../images/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    object-fit: cover;
}
.pager li.previous-page *{
    background-image: url(../images/Left-arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    object-fit: cover;
}
.hideContent {
  /* overflow: hidden;
  line-height: 1em;
  height: 100%;
  max-height: 450px; */
}

.showContent {
  /* line-height: 1em;
  height: auto; */
}
.show-more{
  /* color: #ff373d;
  font-size: 18px;
  margin: 35px 0 10px; */
}

.show-more a:hover{
  /* color: #ff373d; */
}



.show-btn-cat{
  display: none;
}

.cust-category-pg .inter-listing-pg .show-btn-cat .category-info .category-info-text{
    margin: 0;
    background: transparent;
    width: 160px;
    height: 45px;
    padding: 13px 0;
    color: #eee;
    border-radius: 4px;
    font-weight: 600;
    border: 1px solid #ddd;
}
.cust-category-pg .inter-listing-pg .show-btn-cat .category-info .category-info-text h5{
    font-size: 15px;
    margin: 0;
    color: #ffff;
}







.header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #f1f1f1;
    /* Additional styles for your header */
  }
  
  #my-content{
    margin-top: 186px; /* Adjust this value to match your header's height */
    /* Additional styles for your content */
  }
  .sticky {
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0px 0 6px 0px #eee;
    /* Additional styles for the sticky header */
  }

  .admin-header-links{
    z-index: 999;
    position: relative;
  }
  .left-side-close-btn{
    display: none;
  }

.category-info-text{
    margin: 0;
    background: transparent;
    width: 160px;
    height: 45px;
    padding: 13px 0;
    color: #eee;
    border-radius: 4px;
    font-weight: 600;
    border: 1px solid #ddd;
}
.category-info-text h5{
    font-size: 15px;
    margin: 0;
    color: #ffff;
    text-align: center;
}   
.left-side-close-btn{
    background: transparent;
    padding: 6px;
    border-radius: 50px;
    border: 1px solid #eee;
}
.left-side-close-btn svg{
    height: 10px;
    margin-bottom: 2px;
}
.left-side-close-btn svg *{
    stroke: #fff;
}



.custom-search-pg .product-selectors .product-page-size select,
.custom-search-pg .product-selectors .product-sorting select{
    text-shadow: 0;
    margin: 0;
    background: transparent;
    width: 200px;
    height: 45px;
    color: #eee;
    border-radius: 4px;
    font-weight: 600;
}
.custom-search-pg .product-selectors .product-page-size select{
    width: 70px;
}
.menu-cust .header-menu .top-menu li a{
    display: none;
}

.cust-order-list-pg .page-body{
    position: relative;
}

.total-order-user{
    position: absolute;
    right: 0;
    top: -170%;
    transform: translateY(-50%);
}
.total-order-user .order-tt{
    color: #ff373d;
    font-size: 20px;
    margin-right: 6px;
}
.total-order-user .total{
    color: #ffffff;
    font-size: 16px;
}

/* ---------CHECKOUT_PAGE-START ---------*/

.cart-footer .checkout-button{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.cart-footer .checkout-button:hover{
    color:#fff !important;
}
.cart-footer .checkout-button:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: var(--theme-color) !important;
    transition: all .55s !important;
}
.cart-footer .checkout-button:hover:after{
    width: 100% !important;
    z-index: -1;
}
.ck-page .page-title h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
}
.ck-page .checkout-data .checkout-order-list{
    padding:0px;
}
.opc .step-title .number, .opc .step-title .title{
    margin-bottom: 0;
}
.ck-page .checkout-data{
    width: 85%;
    margin: 0 auto;    
    overflow: hidden;
}
.opc .allow .step-title{
    background: #1e1d1d;
    border: 1px solid #ff373d;
    border-radius: 5px;
}
.opc .allow .step-title .number{
    background: #ff373d;
    border: 0;
    width: 50px;
}
.opc .step-title .number, .opc .step-title .title{
    padding: 16px 15px;
}
.ck-page .checkout-data .billing-sec-tab{}
.ck-page .checkout-data .billing-sec-tab .step{}
.ck-page .checkout-data .billing-sec-tab .step form{}

.ck-page .checkout-data .billing-sec-tab .step form .checkout-data{}
.ck-page .checkout-data .shipping-addresses .new-shipping-address,
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .new-billing-address{
    margin-top:50px !important;
}
.ck-page .checkout-data .enter-address{}
.ck-page .checkout-data .enter-address .edit-address-form{
    padding: 30px;
}
.ck-page .checkout-data .enter-address .edit-address-form {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
}
.ck-page .checkout-data .enter-address .edit-address-form .inputs{

}
.ck-page .checkout-data .enter-address .edit-address-form .inputs label{
    width: auto !important;
    display: block;
    text-align: left;
    color: #eee;
    margin-bottom: 11px;
    font-size: 16px;
}
.ck-page .checkout-data .enter-address .edit-address-form .inputs input[type="text"],
.ck-page .checkout-data .enter-address .edit-address-form .inputs input[type="email"],
.ck-page .checkout-data .enter-address .edit-address-form .inputs input[type="tel"],
.ck-page .checkout-data .enter-address .edit-address-form .inputs select{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 100%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}


.ck-page .checkout-data .billing-sec-tab .step form .checkout-data{}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .ship-to-same-address {}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .ship-to-same-address p.selector{}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .ship-to-same-address p.selector input[type="checkbox"]{
    height: 20px;
    width: 20px;
    accent-color: #ff373d;
}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .ship-to-same-address p.selector label{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-left: 7px;
}

.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address{}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address label{
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 15px;
}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address select.address-select{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 80%;
    text-align: center;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address select.address-select option[value="1"],
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address select.address-select option[value="53"],
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address select.address-select option[value="54"],
.ck-page .checkout-data .billing-sec-tab .step form .checkout-data .select-billing-address select.address-select option{
    background: #151515 !important;
    height: 20px;
    font-size: 15px;
}


.ck-page .checkout-data .billing-sec-tab .step .ck-billing-btn{
    margin-top: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ck-page .checkout-data .billing-sec-tab .step .ck-billing-btn .new-address-next-step-button{
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.ck-page .checkout-data .billing-sec-tab .step .ck-billing-btn .new-address-next-step-button:hover{
    color: #fff;
}
.ck-page .checkout-data .billing-sec-tab .step .ck-billing-btn .new-address-next-step-button:hover:after{
    width: 100% !important;
    z-index: -1;
}
.ck-page .checkout-data .billing-sec-tab .step .ck-billing-btn .new-address-next-step-button::after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section {
    margin-bottom: 5px !important;
}

.ck-page .checkout-data .checkout-order-list .tab-section  .step-title{
    background: #1e1d1d;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
}
.ck-page .checkout-data .checkout-order-list .tab-section .step-title .title{
    color: #fff !important;
    cursor: pointer;
}
.opc .step-title .number{width: 50px;}
.opc .step-title .number{background: var(--theme-color);}
.opc .step-title .number{border-right: 1px solid #ff373d !important;}

.ck-page .checkout-data .checkout-order-list .ship-method-sec{}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data{}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method{}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list{
    padding: 0px;
}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list li{
    width: 30%;
}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list li .method-name{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 64px;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 9px 14px;
}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list li .method-name input[type="radio"]{
    width: 15px;
    height: 15px;
    accent-color: #ff373d;
}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list li .method-name label{
    color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 4px 0;
    font-weight: 500;
}
.ck-page .checkout-data .checkout-order-list .ship-method-sec .checkout-data .shipping-method .method-list li .method-description{
    color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 10px 0;
}

.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons{
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
    justify-content: center;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons p.back-link{
    margin-bottom: 0;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons p.back-link a{
    color: #fff;
    font-size: 16px;
    background: none;
    margin-right: 20px;
    padding: 0px !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons .button-1{
    text-shadow: 0;
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons .button-1:hover{
    color: #fff;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item form .buttons .shipping-method-next-step-button{}


.billing-info-wrap, .shipping-info-wrap{
    height: 480px;
    background-color: #1f1f1f82 !important;
    border: 2px solid #3a3a3a;
    color: #fff !important;
    font-size: 19px;
    font-weight: 300;
    padding: 30px 20px !important;
    border-radius: 10px !important;
}
.billing-info-wrap .title, .shipping-info-wrap .title{
    padding-left: 32px;
    margin-bottom: 24px;
    color: #fff;
    font-size: 22px;
}
.billing-info-wrap .title strong, .shipping-info-wrap .title strong{
    font-weight: 500;
    position: relative;
}
.billing-info-wrap .info-list, .shipping-info-wrap .info-list{}
.billing-info-wrap .info-list li, .shipping-info-wrap .info-list li{}
.billing-info-wrap .title strong:after, .shipping-info-wrap .title strong:after{
    content: "";
    position: absolute;
    left: 0;
    width: 175px;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px;
    background: var(--theme-color) !important;
}

.shipping-info-wrap .shipping-method-info .title strong{position: relative;}
.shipping-info-wrap .shipping-method-info .title strong:after{
    content: "";
    position: absolute;
    left: 0;
    width: 95px !important;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px;
    background: var(--theme-color) !important;
}
.billing-info-wrap .billing-info .title strong:after{
    content: "";
    position: absolute;
    left: 0;
    width: 150px !important;
    top: 50%;
    transform: translate(90px,25px);
    height: 3px;
    margin: 0 0 0 -90px;
    background: var(--theme-color) !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .conform-btn{
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons p.back-link{
    margin-bottom: 0;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons p.back-link a{
    color: #fff;
    font-size: 16px;
    background: none;
    border: 1px solid #fff;
    height: 50px;
    padding: 0 20px !important;
    display: block;
    min-width: 120px;
    line-height: 47px;
    border-radius: 3px;
    position: relative;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons p.back-link a:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #fff;
    transition: all .55s !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons p.back-link a:hover{
    color: #1e1d1d;
    font-weight: 600;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons p.back-link a:hover:after{
    width: 100% !important;
    z-index: -1;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .button-1{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .button-1:hover{
    color: #fff;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .confirm-order-next-step-button{}

.ck-page .checkout-data .checkout-order-list .tab-section .a-item{}
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons{
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
    justify-content: center;
} 
.ck-page .checkout-data .checkout-order-list .tab-section .a-item .buttons .back-link{
    margin-right: 20px;
}
.checkout-page .pickup-in-store .selector input[type="checkbox"]{
    height: 20px;
    width: 20px;
    accent-color: #ff373d;
}
.checkout-page .pickup-in-store .selector label{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-left: 7px;
}
.checkout-page .pickup-in-store .description{
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
.ck-page .checkout-data .shipping-addresses{}
.ck-page .checkout-data .shipping-addresses .select-shipping-address{}
.ck-page .checkout-data .shipping-addresses .select-shipping-address label{
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin-bottom: 15px;
}
.ck-page .checkout-data .shipping-addresses .select-shipping-address select{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 80%;
    text-align: center;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}
.ck-page .checkout-data .shipping-addresses .select-shipping-address select option{
    background: #151515 !important;
    height: 20px;
    font-size: 15px;
}
.ck-page .checkout-data .pickup-points{}
.ck-page .checkout-data .pickup-points .select-pickup-point{}
.ck-page .checkout-data .pickup-points .select-pickup-point ul{}
.ck-page .checkout-data .pickup-points .select-pickup-point ul li{
    color: #fff;
    font-size: 17px;
    padding: 5px 0;
}
.ck-page .checkout-data .checkout-order-list .tab-section .ck-conform-order .conform-btn{
    margin: 0 auto !important;
    justify-content: space-between !important;
}


.conform-error-tab .ck-conform-order{}
.conform-error-tab .ck-conform-order .checkout-data{}
.conform-error-tab .ck-conform-order .checkout-data .confirm-order{
    position: relative;
    height: 65px;
    margin: 0;
}
.conform-error-tab .ck-conform-order .checkout-data .confirm-order .message-error{
    background: #ff373d96;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 13px;
    padding: 9px 0;
    text-align: left;
    width: 98%;
    border-radius: 4px;
    background-image: url(../images/error.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 15px;
}
.conform-error-tab .ck-conform-order .checkout-data .confirm-order .message-error ul{
    padding: 0;
}
.conform-error-tab .ck-conform-order .checkout-data .confirm-order .message-error ul li{
    margin-left: 55px;
}
 
/* ---------CHECKOUT_PAGE-END ---------*/


.order-progress li:nth-child(2),
.order-progress li:nth-child(3),
.order-progress li:nth-child(4){
    display: none;
}
.checkout-page .page-title h1{
    color: #fff;
    text-transform: uppercase;
}
.order-progress{
    background: none !important;
}
.billing-address-page .checkout-data .title{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item{
    height: 480px;
    background-color: #1f1f1f82 !important;
    border: 2px solid #3a3a3a;
    color: #fff !important;
    font-size: 19px;
    font-weight: 300;
    padding: 30px 20px !important;
    border-radius: 10px !important;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .address-box{
    background: none;
    color: #fff;
    height: 350px;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .select-button{}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .select-button .button-1{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .select-button .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .select-button .button-1:hover{
    color: #fff !important;
}
.billing-address-page .checkout-data .select-billing-address .address-grid .address-item .select-button .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}
.billing-address-page .checkout-data .new-billing-address .title{

}
.billing-address-page .checkout-data .new-billing-address .enter-address .edit-address-form{
    background: none;
    width: 75%;
    margin: 0 auto;
    padding: 40px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.billing-address-page .checkout-data .new-billing-address .enter-address .edit-address-form .inputs{
    width: 100%;
}
.billing-address-page .checkout-data .new-billing-address .enter-address .edit-address-form .inputs label{
    display: block;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
}
.billing-address-page .checkout-data .new-billing-address .enter-address .edit-address-form .inputs input{
    width: 100%;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}
.billing-address-page .checkout-data .new-billing-address .enter-address .edit-address-form .inputs select{
    width: 100%;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
}
.billing-address-page .checkout-data .buttons{}
.billing-address-page .checkout-data .buttons .button-1{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.billing-address-page .checkout-data .buttons .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}
.billing-address-page .checkout-data .buttons .button-1:hover{
    color: #fff !important;
}
.billing-address-page .checkout-data .buttons .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}
.checkout-page .confirm-order .button-1{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.checkout-page .confirm-order .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d;
    transition: all .55s !important;
}

.checkout-page .confirm-order .button-1:hover{
    color: #fff;
}
.checkout-page .confirm-order .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}

.order-progress a{color: #fff !important; font-size: 16px !important;}
.order-progress a:before{
    width: 50px;
    height: 50px;
    margin: 15px auto 13px;
    border-radius: 50%;
}



.order-confirm-page .checkout-data{}
.order-confirm-page .checkout-data .confirm-order{
    position: relative;
    height: 65px;
    margin: 0;
}
.order-confirm-page .checkout-data .confirm-order .message-error{
background: #ff373d96;
color: #fff;
font-size: 18px;
position: absolute;
left: 25px;
padding: 9px 0;
text-align: left;
width: 47%;
border-radius: 4px;
background-image: url(../images/error.svg);
background-repeat: no-repeat;
background-size: 25px;
background-position: 15px;
}
.order-confirm-page .checkout-data .confirm-order .message-error ul{
    padding: 0;
    margin: 0;
}
.order-confirm-page .checkout-data .confirm-order .message-error ul li{
    margin-left: 55px;
}

.order-confirm-page .checkout-data  .order-summary .order-summary-content .order-review-data .billing-info-wrap{
    display: none;
}
.order-confirm-page .checkout-data{
    display: flex;
    flex-direction: column-reverse;
}

.shopping-cart-page .no-data{
    font-size: 18px;
    color: #fff;
}
.order-summary-content{
    position: relative;
}
.message-error ul{
    padding-left: 0px;
    text-align: left;
    width: 97%;
    margin: 0 auto;

}
.table-wrapper{
    position: relative;
}


/* -------------ORDER-COMPLETE-PAGE-CSS-START------------- */

.order-completed-page{}
.order-completed-page .box-div-wrapper{}
.order-completed-page .box-div-wrapper .box-div{
    width: 50%;
    margin: 0 auto !important;
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    padding: 70px 41px;
    border-radius: 12px;
}
.order-completed-page .box-div-wrapper .box-div svg{
    height: 120px;
    width: 100%;
    fill: #fff;
}
.order-completed-page .box-div-wrapper .box-div svg *{}
.order-completed-page .box-div-wrapper .box-div .page-title{
    margin-top: 30px;
}
.order-completed-page .box-div-wrapper .box-div .page-title h1{
    font-size: 45px;
}

.order-completed-page .box-div-wrapper .box-div .checkout-data{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .title{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .title strong{
    color: #fff;
}

.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .details{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .details .order-number{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .details .order-number strong{
    color: #fff;
}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .details .details-link{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .details .details-link a{
    color: #ff373d;;
}

.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .buttons{}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .buttons .button-1{
    min-width: 240px;
    height: 50px;
    color: #ff373d;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .buttons .button-1:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: var(--theme-color);
    transition: all .55s !important;
}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .buttons .button-1:hover{
    color: #fff;
}
.order-completed-page .box-div-wrapper .box-div .checkout-data .order-completed .buttons .button-1:hover:after{
    width: 100% !important;
    z-index: -1;
}
/* -------------ORDER-COMPLETE-PAGE-CSS-END------------- */







.custom-pro-detail-page .custom-main-product .product-essential .overview{
    margin-left: 50px;
}
.mfp-iframe-scaler{
    padding-top: 80% !important;
}


/* .custom-pro-detail-page .custom-main-product .product-essential{
    flex-direction: column;
} */
.custom-pro-detail-page .custom-main-product .product-essential .overview{
    margin-left: 0;
}
.custom-pro-detail-page .custom-main-product .product-essential .gallery .picture img{
    border-radius: 12px;
}
.gallery .picture{width: 100%;}
.custom-pro-detail-page .custom-main-product .product-essential .overview{
    margin: 0 auto;
    /* width: 50%; */
    margin-top: 20px;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .prices{
    width: 100%;
    text-align: left;
}
.custom-pro-detail-page .custom-main-product .product-essential .Product-picture-left{
    width: 49% !important; 
    flex: 0 0 49% !important;
}
.custom-pro-detail-page .custom-main-product .product-essential .product-detaile-right{
    width: 49% !important;
    flex: 0 0 49% !important;
}
body .custom-pro-detail-page .custom-main{margin: 0px !important;}
.product-collateral{
    margin: 0px !important;
}
.custom-pro-detail-page .custom-main-product .product-essential:after{display: none !important;}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes{}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl{}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dt{}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dt label{
    text-align: left;
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dd{
    text-align: left;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dd select{
    background: #1f1f1f82;
    border: 2px solid #3a3a3a;
    height: 55px;
    width: 100%;
    border-radius: 3px;
    color: #b3b3b3;
    padding: 8px 14px;
    font-size: 16px;
    background: transparent;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .attributes dl dd select option{
    color: #000;
}

.mfp-content{}
.mfp-content .mfp-iframe{}
.mfp-content .mfp-iframe .html-product-details-page{}
.mfp-content .mfp-iframe .html-product-details-page .master-wrapper-page{}
.mfp-content .mfp-iframe .html-product-details-page .master-wrapper-page{}
.mfp-content .mfp-iframe .html-product-details-page .master-wrapper-page #my-content{
    margin-top: 0px !important;
}

body .mfp-iframe .html-product-details-page #my-content{margin: 0px !important;}
.product-details-page{
    margin-top: -180px;
    padding: 0px !important;
}

.mfp-iframe-holder .mfp-close{
    top: 20px;
    width: 38px;
    background: #d9373d;
    border-radius: 100px;
    height: 38px;
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    font-size: 37px;
    color: #fff;
    right: 20px;
    text-align: right;
}

.login-pg .login-pg-block .return-login-bl, .login-pg .login-pg-block .register-block{
    padding: 50px 30px;
    width: 30%;
    border: 10px groove #171717 !important;
    background: transparent;
    border-radius: 19px;
}

.recently-added-products-page .product-grid .item-grid{
    width: 100%;
}
.recently-added-products-page .product-grid .item-grid .item-box{
    width: 100% !important;
    max-width: 100% !important;
}
.cust-product-fd{
    display: flex !important;
    width: 100% !important;
}
.cust-product-fd .picture{
    display: none;
}
.cust-product-fd .details{
    width: 100% !important;
}
.cust-product-fd .details .product-title{
    height: 0px;
}
.cust-product-fd .details .product-rating-box{
    margin-top:0px !important;
}
.cust-product-fd .details .add-info .add-cart-btn{
    width: auto;
}
.cust-product-fd .details .add-info .add-cart-btn .prod-cart-btn{
    font-size: 0px;
    width: auto;
    background: transparent;
    padding: 4px;
    border-radius: 50px;
}
.cust-product-fd .details .add-info .add-cart-btn .prod-cart-btn svg{
    height: 23px;
    width: 23px;
    fill:#ffffff;

}

.cust-product-fd .details .add-info .add-cart-btn .prod-cart-btn{
    font-size: 0px;
    width: auto;
    background: transparent;
    padding: 4px;
    border-radius: 50px;
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 23px;
    /* top: -95px;
    right: -50px;
    transform: translate(-50px, -50px); */
    background: #ff373d;
    border: none !important;
}
.cust-product-fd .details .inner-details-div .product-title{
    width: 90%;
}
.cust-product-fd .details .inner-details-div .add-info{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 43px;
}
.cust-product-fd .details .inner-details-div .add-info .prices{
    margin-bottom: 0px !important;
}
.prod-btn .wrapper .cust-wishlist-bth svg.stock{
    width: 100%;
    height: 30px;
}
.prod-btn .wrapper .cust-wishlist-bth{
    margin: 0px;
}
.mfp-content .mfp-iframe{
    border-radius: 25px !important;
}
.custom-pro-detail-page .custom-main-product .product-essential{
    padding: 10px;
    margin: 0 !important;
}
.custom-pro-detail-page .custom-main-product .product-essential .Product-picture-left{
    display: none;
}
.custom-pro-detail-page .custom-main-product .product-essential .product-detaile-right{
    flex: 0 0 100% !important;
    width: 100% !important;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .short-description{
    width: 100%;
    text-align: left;
    height: 155px;
    overflow: auto;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons{
    display: block;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button{
    border: 1px solid #ff373d !important;
    padding: 12.5px !important;
    /* position: absolute;
    right: 270px;
    width: 50px;
    bottom: 64px; */
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .overview-buttons .custom-wish-button .add-to-wishlist-button svg{
    height: 22px;
    width: 22px;
}


.scroll-section{
    top: 380px;
    display: block;
    padding-top: 400px;
    margin-top: -400px;
    visibility: hidden;
}




.inner-wrapper-sticky{ transition: 0.3s;    position: fixed !important;top: 200px !important;}
/*====================*/

.two-col-wrap .left-col .block-category-navigation .listbox{
    overflow: auto;
    line-height: 1em;
    height: 100%;
    max-height: 580px;
    padding: 0 20px 10px 0;
}




#style-11::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-11::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-11::-webkit-scrollbar-thumb
{
	background-color: #b90006;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(0deg,
	                                          rgba(255, 255, 255, 0.5) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, 0.5) 50%,
											  rgba(255, 255, 255, 0.5) 75%,
											  transparent 75%,
											  transparent)
}
.wishlist-page .no-data{
    font-size: 18px;
    color: #fff;
}
.custom-pro-detail-page .custom-main-product .product-essential .overview .add-to-cart input[name="orderNote"]{
        -webkit-text-fill-color: #999;
}

p.nt-availaible{
    width: 100%;
    margin-left: 20px;
    color: #eee;
    font-size: 18px;
}

.cart .product h5{
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.order-details-page .page-title{
    margin: 0 0 -1px;
    padding: 10px;
}
.order-details-page .page-title h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    border-bottom: none !important;
}
.order-details-page .order-overview .order-total strong{
    color: #ff373d !important;
    font-weight: bold;
}
.order-details-page .order-overview{
    margin-top: 20px;
}
.order-details-page .order-overview .order-number{
    font-size: 20px;
    color: #fff;
}
.order-details-page .order-overview ul{
    margin: 0 0 50px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.order-details-page .order-overview ul li.order-total strong{
    margin-left: 8px;
}

.order-details-page .products .title{
    margin: 0 0 -1px;
    padding: 10px;
}
.order-details-page .products .title strong{
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.cart .product, .data-table .product, .data-table .message, .data-table .info, .data-table .name{
    text-align: left !important;
}

.order-details-page .totals.section{

}
.order-details-page .total-info{
    background: transparent !important;
    border-bottom: 1px solid #ddd;
}
.order-details-page .total-info .cart-total{
    color: #fff;
}
.order-details-page .total-info .cart-total tr.order-total{
    font-weight: 600;
    font-size: 18px !important;
}
.cart .product a, .data-table .product a, .data-table .info a{
    font-style: normal !important;
}
.order-details-page .actions{
    text-align: right;
}
.order-details-page .actions .re-order-button{
    min-width: 240px;
    text-transform: uppercase;
    height: 50px;
    color: #ff373d !important;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d !important;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.order-details-page .actions .re-order-button:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d !important;
    transition: all .55s !important;
}
.order-details-page .actions .re-order-button:hover{
    color: #fff !important;
}
.order-details-page .actions .re-order-button:hover:after{
    width: 100% !important;
    z-index: -1;
}


.order-details-page .page-title .print-order-button{    min-width: 240px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    color: #ff373d !important;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d !important;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.order-details-page .page-title .print-order-button:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d !important;
    transition: all .55s !important;
}
.order-details-page .page-title .print-order-button:hover{
    color: #fff !important;
}
.order-details-page .page-title .print-order-button:hover:after{
    width: 100% !important;
    z-index: -1;
}





.order-details-page .page-title .pdf-invoice-button{
    margin-left: 10px;
    min-width: 240px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    color: #ff373d !important;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ff373d !important;
    background: transparent;
    font-weight: 600;
    border-radius: 3px;
    position: relative;
}
.order-details-page .page-title .pdf-invoice-button:after{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 100% !important;
    background: #ff373d !important;
    transition: all .55s !important;
}
.order-details-page .page-title .pdf-invoice-button:hover{
    color: #fff !important;
}
.order-details-page .page-title .pdf-invoice-button:hover:after{
    width: 100% !important;
    z-index: -1;
}


.return-request-page{}
.return-request-page .page-title{
    margin: 0 0 -1px;
    padding: 10px;
}
.return-request-page .page-title h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    display: flex;
    flex-flow: column;
    align-items: center;
    row-gap: 8px;
    margin: 0 !important;
}
.return-request-page .page-title h1 a{
    color: #ff373d;
    text-transform: capitalize;
    font-size: 20px;
    margin-left: 5px;
    width: max-content;
}
.return-request-page .page-title h1 a:hover{
    color: #bc2b30;
    transition: .5s;
}

.return-request-page .page-body .section{}
.return-request-page .page-body .section .title{}
.return-request-page .page-body .section .title strong{
    color: #fff;
}

.return-request-page .page-body .section .table-wrapper{}
.return-request-page .page-body .section .table-wrapper tbody{}
.return-request-page .page-body .section .table-wrapper tbody tr{}
.return-request-page .page-body .section .table-wrapper tbody tr td{}
.return-request-page .page-body .section .table-wrapper tbody tr td.quantity{}
.return-request-page .page-body .section .table-wrapper tbody tr td.quantity select{
    width: 100%;
    height: 100%;
    border-radius: 3px;
    color: #b3b3b3 !important;
    padding: 8px 10px;
    font-size: 16px;
    background: transparent;
    text-transform: capitalize;
    border: 3px solid #afafaf;
}

.return-request-page .page-body .fieldset{}
.return-request-page .page-body .fieldset .title{}
.return-request-page .page-body .fieldset .title strong{
    color:#fff;
}
.no-result{
    font-size: 18px;
    color: #fff;
}
.login-pg .login-pg-block form{
    position: relative;
}
.custom-wish-button svg.fill{display: none;}
.custom-wish-button.fill-red svg.fill{display: block !important;}
.custom-wish-button.fill-red svg.stock{display: none !important;}










