:root {
    --crimsonColor: #CC5232
}

.W-100 {
    width: 100%
}

.crimson-bg {
    background-color: #CC5232;
}

.orange-bg {
    background-color: #CC5232;
}

.footer-row-2 {
    padding-block: 5px
}

.radiuses {
    border-radius: 8px;
}

.social-links-new a {
    width: 32px;
    color: #fff;
    font-size: 18px;
    display: flex;
    height: 32px;
    background: #0000002b;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.social-links-new a:hover {
    background: #ffffffd1;
    ;
    color: var(--crimsonColor)
}

.social-links-new a svg {
    height: 18px;
    width: 18px;
    display: flex;
}

.list-unstyled,
.list-unstyled li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-row-1 {
    background-color: #212121;
    padding-block: 44px 36px;
}

.footer-row-2 ul {
    padding: 0;
    margin: 0
}

.footer-title {
    color: #fff;
    font-size: 140%;
    border-inline-start: 6px solid var(--crimsonColor);
    padding-inline-start: 8px;
    margin-bottom: 20px;
    font-weight: 600;
}

.footer-row-1 a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
}

.footer-row-1 a:hover {
    color: var(--crimsonColor)
}

.footer-row-1 .has-vertical-lines .list-unstyled {
    border-inline-end: 2px solid #101010;
}

.footer-row-1 .has-vertical-lines div:last-child .list-unstyled {
    border-inline-end: 0;
}

@media screen and (min-width: 768px) {
    .footer-row-2 .row>* {
        display: flex;
        justify-items: center;
        align-items: center;
        font-weight: 300 !important;
    }
}

.copyrights,
.copyrights p,
.copyrights span,
.copyrights a {
    color: #fff !important;
    font-weight: 300 !important;
}

.home-main-swiper-container {
    position: relative;
}

.home-main-swiper-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    top: 5%;
    left: 0;
    right: 0;
}

.logo-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.logo-bar-area {
    background: #ececec;
    padding-block: 8px;
}

.logo-container {
    width: 117px;
}

.logo-menu .list-inline-item a {
    color: #666 !important;
    text-shadow: none;
    border-bottom: 4px solid transparent;
}

.logo-menu .list-inline-item a:hover {
    background: none !important;
    border-color: #cc5232;
}

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

.nav-cart-box a {
    padding-block: 10px;
}

html:lang(ar) .nav-cart-box .custom-fixed,
html:lang(sa) .nav-cart-box .custom-fixed {
    transform: translate(-380px, 0px);
}
html:lang(ar) .nav-cart-box .custom-fixed.show,
html:lang(sa) .nav-cart-box .custom-fixed.show {
    transform: translate(0px, 0px);
}
.footer-row-1 form .row,
.footer-row-1 form .row>div {
    margin-inline: 0;
    padding-inline: 0;
}

.footer-row-1 form input {
    margin-inline-end: 0;
    border-inline-end: 0;
    border-start-start-radius: 8px !important;
    border-end-start-radius: 8px !important;

}

.footer-row-1 form .btn-primary {
    margin-inline: 0;
    border-end-end-radius: 8px !important;
    border-start-end-radius: 8px !important;
    transform: translate(-10px, 0px);
}

.social-links-new {
    justify-content: flex-end;
    display: flex;
    width: 100%;
}

.footer-row-1 button:hover {
    background: #4e4e4e;
    border: 1px solid #4e4e4e;
}

@media screen and (min-width: 991px) {
    .footer-row-1>div>div {
        align-items: center;
    }
}

.new-slide-content {
    position: relative;
}

.new-slide-content img {
    width: 100%
}

.new-slide-content img {
    /* transform: scale(-1, 1) */
}

.new-slide-content .content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    width: 40%;
    justify-content: center;
    align-items: flex-start;
    margin-inline-start: 60%;
    padding: 15px 30px;
}

.new-slide-content .content h1 {
    font-weight: bold
}

.new-slide-content .content p {
    font-size: 120%
}

.new-slide-content .content a {
    min-width: 220px
}

.z-1035 {
    z-index: 999 !important;
}

.nav-cart-box .custom-fixed {
    position: fixed;
    inset-inline: auto 0px;
    z-index: 99999;
    top: 0px;
    bottom: 0;
    transform: translate(380px, 0px);
    transition: all 1s cubic-bezier(0.76, 0.17, 0.16, 0.83);
    float: none;
    display: block;
}

.nav-cart-box .custom-fixed ul {
    height: calc(100vh - 180px)
}

.nav-cart-box.show .custom-fixed {
    transform: translate(0px, 0px);
}

button.btn {
    border-radius: 9px;
}

.front-header-search button.btn {
    /* width: 200px !important; */
}

.product-details-new .btn-warning {
    background-color: #222;
    border-color: #222;
}

.product-details-new .btn-warning:hover {
    background-color: #444;
    border-color: #444;
}

.product-details-new .dd2 .border-warning {
    border: 0 !important;
    background-color: #f3f3f3 !important;
}

.product-details-new .jssocials-share a {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    color: #333 !important
}

.product-details-new .jssocials-share a:hover {
    background-color: transparent !important;
    border: 1px solid #333 !important;
    color: #fff !important;
}

.product-details-new .jssocials-share a:hover i {
    color: #333 !important;
}

.animate-underline-blue:after {
    background: var(--primary);
}

.product-details-new .btn-slide-warning {
    color: #222 !important;
    border-color: #222 !important;
}

.product-details-new .btn-slide-warning:hover,
.product-details-new .btn-slide-warning:focus {
    box-shadow: inset 25em 0 0 0 #222 !important;
    border-color: #222 !important;
    color: #fff !important;
}

.swiper-pagination-bullet-active {
    background: var(--primary) !important;
}

.share-title {
    display: flex;
    align-items: center;
}

.share-title>* {
    font-size: 120%;
}

.product-quantity button {
    border-radius: 200px !important;
    font-size: 20px;
    height: 36px !important;
    width: 36px !important;
    line-height: 0;
}

.animate-underline-primary {
    color: #222 !important
}

#product-gallery-container .swiper-button-prev,
#product-gallery-container .swiper-button-next {
    opacity: 0;
    transition: all 0.25s linear;
    border: 1px solid #8d8d8d;
    border-radius: 200px;
    padding: 0;
    width: 31px !important;
    height: 30px !important;
}

#product-gallery-container:hover .swiper-button-prev,
#product-gallery-container:hover .swiper-button-next {
    opacity: 1;
}

.swiper-button-next:after,
.swiper-button-prev::after {
    color: #666 !important;
}

.swiper-button-next:after,
.swiper-button-prev::after {
    font-size: 12px !important;
}

.nav-tabs {
    border: 0;
}

.nav-tabs .nav-link {
    border: 0;
    background-color: #fff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
}

.nav-tabs .nav-link {
    border-bottom: 3px solid transparent;
    padding-inline: 0;
    margin-inline-end: 18px;
    color: #111
}

.nav-tabs .nav-link.active {
    border-color: #686868;
}

.p-details h1 {
    font-size: 200% !important;
}

#product-gallery-container {
    padding-top: 0 !important;
}

.equal-height .aiz-card-box>div:first-child {
    height: 200px;
}

.equal-height .aiz-card-box>div:first-child a {
    height: 100%
}

@media only screen and (max-width: 991px) {
    .logo-menu {
        margin-inline-start: 15px;
        margin-bottom: 8px;
    }

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

    .front-header-search {
        position: relative;
        opacity: 1;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }

    .logo-bar-area>*>*>*:nth-child(2) {
        display: none
    }

    .logo-bar-area>*>*>*:nth-child(3) .d-lg-none {
        display: none
    }

    .logo-bar-area>*>* button {
        margin-inline-end: 5px !important
    }

    .p-details h1 {
        font-size: 170% !important;
    }
}

@media only screen and (max-width: 767px) {
    .new-slide-content .content {
        width: 100%;
        margin-inline-start: 0%;
        display: flex;
        justify-content: center;
    }

    .new-slide-content .content p {
        font-size: 90%;
    }

    .new-slide-content .content a {
        min-width: 100px;
        padding-block: 3px;
    }

    .new-slide-content .content h1 {
        font-size: 120%;
    }

    .footer-row-1 {
        padding-top: 10px
    }

    .footer-row-1 svg {
        width: 100px
    }

    .p-details h1 {
        font-size: 135% !important;
    }
}

.tabs-styles li {
    /* margin: 0 !important; */
}

.tabs-styles button.active {
    color: #cc5232 ! Important;
    border-color: #cc5232 ! Important;
}

#section_home_categories>*>*>*>*>*.h-200px {
    border-radius: 12px !important;
    overflow: hidden;
}

a.btn.rounded-0,
button.btn.rounded-0 {
    border-radius: 9px !important;
}

.mobile-basket {
    background: transparent;
    /* border: 1px solid #666; */
    padding: 0 !IMPORTANT;
    height: 38px;
    margin-top: 9px;
    margin-inline-end: 14px !important;
}

.mobile-basket a {
    padding: 0px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    margin-top: 2px;
}

.mobile-basket span.mr-2 {
    margin-inline: 0 !important;
}

.mobile-basket span.mr-2 {
    margin-inline: 0 !important;
}

.mobile-basket span.mr-2 i {
    font-size: 30px;
    color: #cc5232;

}

.aiz-megabox .aiz-megabox-elem {
    border-radius: 500px !IMPORTANT;
    border-color: #111 !important;
    /* padding-inline: 15px !important; */
}

.aiz-megabox .aiz-megabox-elem .size-25px {
    border-radius: 7px !IMPORTANT;
    border-color: #111 !important;
    padding-inline: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
}

.p-details .text-secondary {
    color: #111 !important
}

.colors .aiz-megabox-elem {
    border-radius: 500px !important;
    height: unset;
}

.colors .aiz-megabox-elem .size-25px {
    height: 30px !important;
    border-radius: 500px !important;
}

.mobile {
    display: none !important;
}

.custom-rounded {
    border-radius: 10px !important;
}
.iti__country-list {
    text-align: right;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 52px;
    padding-left: 14px !important;
    margin-left: 0;
}
.iti--separate-dial-code .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    margin-left: 0px;
    margin-right: 2px;
    border-right: 0;
    border-left: 1px solid #dfdfe6;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 0px;
    margin-right: 6px;
}
.iti__selected-flag {
    padding: 0 8px 0 6px;
}
.iti__arrow {
    margin-left: 0px;
    margin-right: 6px;
}