:root {
    --sec_site: #F88820;
    --main_site: #17A0C5;
    --main-transition: 0.6s;
}

a {
    text-decoration: none;
}


@font-face {
    font-family: "Cairo";
    src: url("./../../webfonts/ar/Cairo-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "face";
    src: url("./../../webfonts/Segoe\ UI.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "facebold";
    src: url("./../../webfonts/Segoe\ UI\ Bold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GE-Dinar";
    src: url("./../../webfonts/ar/GE-Dinar-Two-Medium_1E.otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    /* direction: rtl; */
    font-family: Cairo;
}

p,
ul,
li,
a,
p,
span {
    font-family: Cairo;

}

.fs-1,
.fs-2,
.fs-3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: cairo;
}

input:focus,
.btn:focus {
    box-shadow: none !important;
    border-color: unset !important;
}



/*header*/
.header-content {

    transition: top ease-out .3s;
    z-index: 1000;
}

main {
    margin-top: 125px;
}

@media (max-width:820px) {
    main {
        margin-top: 80px;
    }
}

@media (max-width:576px) {
    main {
        margin-top: 10px;
    }
}

.header {
    background-color: #fff;
}

.header input {
    background-color: #fff;
    border-radius: none;
}

.header .img_logo {
    height: 79px;
    object-fit: contain;

}

.img_logo {
    height: 55px !important;
    object-fit: contain;

}

.header .btn_cat.input-group-text {
    background-color: white;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border: 1px solid #ced4da !important;
    padding: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0px !important;

}

.header .btn_cat button {
    background-color: rgba(255, 255, 255, 1);
    border: 0px;
}

.btn_search button,
.header .btn_cat button:active,
.header .btn_cat button:hover,
.header .btn_cat button:focus {
    border: 0px !important;
}

.btn-search {
    box-shadow: none !important;
}

.btn_search button {
    border: 0px !important;
}

.header .dropdown-toggle::after {
    color: var(--main_site);
}


.header .phone {
    color: #F88820;
    /* color: var(--sec_site); */
    font-size: 14px;
}

.header .btn_search.input-group-text {
    background-color: #F88820;
    border: 0 !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-radius: 0;
    /* color: #fff; */
    padding: 10px;


}

.header .dropdown-item {
    text-align: right !important;
}

.btn-menu {
    color: var(--sec_site);
}

@media (max-width:768px) {
    .contact-info {
        display: none;
    }
}

.contact-info i {
    color: rgb(0 0 0);
    font-size: 14px;
}

.contact-info a {
    transition: .3s;
}

.contact-info a:hover {
    color: var(--main_site);
}

/*nav bar*/
nav .nav-link {
    color: #fff;
    font-size: 13px;
    font-weight: bold;

}

@media (max-width:1024px) {
    nav .nav-link {
        font-weight: normal !important;
    }
}

.navbar {
    z-index: 1000;
    height: 61px;

}

@media (max-width:567px) {
    .navbar {
        z-index: 1000;
        height: 100%;

    }
}

nav {
    background-color: #17A0C5;
}
nav  .dropdown-item{
    text-align: left;
}
.nav .navbar-nav {
    min-width: 60%;
}

.nav-link:hover,
.navbar-nav .nav-item:hover {
    color: #F88820 !important;
}

.btn-menu {
    border: 0 !important;
    font-size: 25px;
    color: #fff;
}

.btn-menu:hover {
    color: #fff !important;
}

@media (max-width:567px) {
    /* .btn-menu {
        position: absolute;
        top: -120px;
        left: 8px;
        font-size: 25px;
    } */

    .form-search {
        margin-top: 5px !important;
    }
}

.btn_cart {
    color: #F88820;


}


.btn_cart:hover {
    color: #F88820;

}

.btn_fav:hover {
    color: #F88820;

}

.btn_fav {
    color: white;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    width: 28px;
    height: 28px;

}

.num_cart {
    width: 20px;
    height: 20px;
    background-color: #F88820;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.second-nav {
    position: sticky;
    top: 0;
    z-index: 1000;
    bottom: 0;
    width: 100%;

}

.navbar-nav .nav-item {
    display: flex;
    align-items: center;
}

.header .input-group {

    direction: rtl;
}

nav .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}


/*footer*/
footer {

    position: relative;
    width: 100%;

}

footer .fot_img {

    height: 200px;
}

.fot {
    background: url('../../images/back_white.webp') center center no-repeat;
}



.rights {
    background-color: var(--sec_site);
}

.img-top {
    position: absolute;
    top: 65px;
    left: 10%;

}

footer .img-top img {
    width: 214px;
    height: 86px;
    object-fit: contain;
}

footer .img_footer {
    width: 180px;
    margin: auto;
    object-fit: contain !important;
}

@media (max-width:768px) {

    /* footer .img_footer, */
    footer .fot_img,
    .img-top {
        display: none;

    }

}

.social_icon .whats {
    background-color: #29a71a;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;

}

.social_icon .facebook {
    background-color: rgb(24 119 242);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;



}

.social_icon .insta {
    background-color: rgb(254 51 99);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;


}

.social_icon .linkedin {
    background-color: rgb(0 122 185);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;



}

.social_icon .twitter {
    background-color: rgb(0, 0, 0);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    border-radius: 100%;



}

.bord_side {
    border-right: 2px solid #fff;
    padding-right: 20px;
}

@media (max-width:768px) {
    .bord_side {
        border-right: 0px;
        border-bottom: 2px solid #fff;
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .bord_side div {
        border-bottom: 0px !important;
    }
}


.bord_side a {
    color: #fff;
}

.angl {
    transform: scale(-1);
}

footer .contact_icon i {
    color: #f68822;
}

footer .contact_icon {
    /* width: 27px;
    height: 27px;
    padding: 5px; */
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
}

.drop_products {
    background-color: #fff;

}



.drop_products .hed {
    color: var(--main_site);
}

.drop_products .desc {
    color: var(--main_site);
    font-size: 20px;
    text-align: justify;
}

.drop_products .btn_nav {
    background-color: white;
    color: var(--main_site);
    border: 1px solid var(--sec_site);
    border-radius: 10px;
}

/* .drop_products .line {
    height: 3px;
    background-color: var(--sec_site);
} */

.drop_products .products_category {
    background-color: rgba(237, 235, 235, 1);
}

.drop_products .catgory i {
    color: #f88820;
}

.drop_products .img_catgory img {
    width: 131px;
    height: 76px;
    object-fit: cover;
}

.drop_products .img_catgory {
    display: flex;
    justify-content: center;
    align-items: center;
}

.drop_products .catgory span {
    color: black;
    /* font-weight: bold; */
    font-size: 15px;
    font-weight: bold;
}


.drop_products .catgory i {
    color: rgba(251, 199, 17, 1);
    font-size: smaller;
}


/* .drop_products .sq1 {
    width: 20px;
    height: 60px;
    background-color: var(--sec_site);

}

.drop_products .sq2 {
    width: 20px;
    height: 60px;
    background-color: #fff;

}

.drop_products .sq3 {
    width: 20px;
    height: 110px;
    background-color: var(--sec_site);

}

.drop_products .sq4 {
    width: 80px;
    height: 80px;
    border: 17px solid var(--sec_site);
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: translate(23px, -17px) rotate(45deg);
} */
/* .drop_products .products_category i {
    transform: scale(-1);
} */
#search {
    direction: rtl;
    border-top: 1px solid #e2e6e9;
    border-bottom: 1px solid #e2e6e9;
    border-right: 1px solid #e2e6e9;
    background-color: #80808029;
}

#search:focus {
    border-top: 1px solid #e2e6e9 !important;
    border-bottom: 1px solid #e2e6e9 !important;
    border-right: 1px solid #e2e6e9 !important;
}



/* start nav offcanvas */
.nav-offcanvas {
    height: 100vh !important;
    width: 40% !important;
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    transform: translate(400px) !important;
    background-color: var(--main-Webcolor);
    /* padding: 20px 0px; */

}

@media (max-width:786px) {
    .nav-offcanvas {
        height: 100vh !important;
        width: 70% !important;
    }

}

.nav-offcanvas.show:not(.hiding),
.nav-offcanvas.showing {
    /* left: auto !important; */
    right: -5px !important;
    left: auto !important;
    top: 0 !important;
    transform: translate(0%, 0%) !important;

}

.nav-offcanvas .offcanvas-header {
    color: black;
    background-color: white;
    padding: 5px 30px;
}

.nav-offcanvas .offcanvas-header a {
    color: red !important;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

.nav-offcanvas ul {
    align-items: start !important;
    padding: 0 !important;
}

.nav-offcanvas ul li {
    padding: 0 20px;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
}

.nav-offcanvas ul li a {
    color: white;
}

.nav-offcanvas ul li span {
    color: white !important;
}



.offcanvas {
    transition: .3s !important;
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    left: 50% !important;
    top: 50%;
    min-width: 30%;
    transform: translate(-50%, -50%) !important;

}

.offcanvas.offcanvas-top {
    height: fit-content !important;
    right: auto;
    border-radius: 20px;
}

.offcanvas-body h3 {
    color: black;
    margin-bottom: 30px;
}

.offcanvas-body .checkbox {
    color: black;
}

.offcanvas-body .checkbox a {
    color: black
}


.offcanvas-header {
    padding: 0;
}

.offcanvas-header button {
    width: 50%;
    border: none;
    padding: 20px;
    background-color: #EEEEEE;
    color: black;
    font-weight: 600;
    font-size: 16px;
}

.offcanvas-header button:first-child {
    border-radius: 0px 20px 0 0;
}

.offcanvas-header button:last-child {
    border-radius: 20px 0px 0px 0px;

}


@media (max-width:768px) {
    .offcanvas.offcanvas-top {
        width: 95%;

    }

    .offcanvas-body {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .offcanvas-body h3 {
        margin-bottom: 10px !important;
    }



}

.form-active {
    color: white !important;
    background-color: var(--main_site) !important;
    display: block;
}

.formDisplay {
    display: block;
}

.formhidden {
    display: none;
}

.form-active {
    color: white !important;
    background-color: var(--sec_site) !important;
    display: block;
}

.section-navbar {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    transition: all 0.5s ease;
    z-index: 100;
    background-color: white;
    /* background-color: var(--main-Webcolor); */
}

.section-navbar.sps--abv {
    top: 10px;
    transition: all 0.5s ease;
}

.section-navbar.sps--blw {
    z-index: 30;
    top: 0px;
    transition: all 0.5s ease;
}





.login-btn {
    width: 7.5em;
    height: 2.3em;
    margin: 0.5em;
    background: var(--sec_site);
    color: white;
    border: none;
    border-radius: 0.625em;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 1px solid var(--sec_site);
    margin: auto;
}

.login-btn:hover {
    color: var(--sec_site);
}

.login-btn:after {
    content: "";
    background: white;
    position: absolute;
    z-index: -1;
    left: -20%;
    right: -20%;
    top: 0;
    bottom: 0;
    transform: skewX(-45deg) scale(0, 1);
    transition: all 0.5s;
}

.login-btn:hover:after {
    transform: skewX(-45deg) scale(1, 1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.onsale p {
    min-width: 250px;
    font-size: 24px !important;
}

@media (max-width:576px) {
    .onsale p {
        min-width: fit-content !important;
    }
    .navbar-nav .nav-item {
        display: block;

    }

}


.nav-contant {
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 1000;
}

.active {
    color: #F88820 !important;
}

.collapse ul li a:focus {
    color: var(--sec_site) !important;
}

.social_icon-fixd {
    position: fixed;
    flex-direction: column;
    right: 5px;
    z-index: 100;
    bottom: 177px;
}


/* start cart-offcanvas offcanvas */
.cart-offcanvas {
    height: 100vh !important;
    width: 25% !important;
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    transform: translate(1000px) !important;
    background-color: white;
    /* padding: 20px 0px; */
}

@media (max-width:992px) {
    .cart-offcanvas {
        width: 40% !important;

    }
}

@media (max-width:786px) {
    .cart-offcanvas {
        height: 100vh !important;
        width: 80% !important;
    }


}

.cart-offcanvas.show:not(.hiding),
.cart-offcanvas.showing {
    right: -5px !important;
    left: auto !important;
    top: 0 !important;
    transform: translate(0%, 0%) !important;

}

.cart-offcanvas .offcanvas-header {
    color: black;
    background-color: var(--main_site);
    padding: 5px 30px;
}

/* start btn delete  */
.bin-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background-color: rgb(255, 95, 95);
    cursor: pointer;
    border: 3px solid rgb(255, 201, 201);
    transition-duration: 0.3s;
}

.bin-bottom {
    width: 14px;
}

.bin-top {
    width: 14px;
    transform-origin: right;
    transition-duration: 0.3s;
}

.bin-button:hover .bin-top {
    transform: rotate(45deg);
}

.bin-button:hover {
    background-color: rgb(255, 0, 0);
}

.bin-button:active {
    transform: scale(0.9);
}

span.input-group-text.btn_cat.px-2.border-left,
.all-btn {
    background-color: rgb(242 242 242) !important;
    box-shadow: none;
}

/* end btn delete  */


/*  */
/* End cart-offcanvas */



.card_box .badge-rate {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 9px;
    /* background: rgb(255, 255, 255); */
    padding: 3px 3px;
    z-index: 1;
    color: var(--sec_site);

}



.btn-wishlist {
    color: black;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 30px;
    height: 30px;
    background: #17A0C5;
    border-radius: 50%;
}

.btn-wishlist button {
    border: 0;
    background-color: white;
    width: 40px;
    height: 40px;
}

.button--full-width {
    min-width: 385px;
}

.icon-with-text {
    display: inline-flex;
    align-items: flex-start;
}

.icon-with-text__icon {
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: -2px;
}

.icon-svg--color-silver {
    fill: #fff;
    color: #fff;
}

.icon-svg--color-blue {
    fill: #fff;
    color: #fff;
}

.icon-svg {
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    width: 14px;
}

.heart-full {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.btn__effect {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.effect-group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotate(25deg);
}

.effect-group .effect {
    display: block;
    position: absolute;
    top: 38%;
    left: 50%;
    width: 20px;
    transform-origin: 0px 2px;
}

.effect-group .effect:nth-child(2) {
    transform: rotate(72deg);
}

.effect-group .effect:nth-child(3) {
    transform: rotate(144deg);
}

.effect-group .effect:nth-child(4) {
    transform: rotate(216deg);
}

.effect-group .effect:nth-child(5) {
    transform: rotate(288deg);
}

.effect-group .effect:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1.5px;
    height: 3px;
    background: #FF0000;
}

.effect-group .effect:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 10%;
    border-radius: 50%;
    width: 3px;
    height: 3px;
    background: #ff6600;
    transform: scale(0, 0);
}

.active .heart-stroke {
    opacity: 0;
}

.active .heart-full {
    opacity: 1;
}

.active .icon-svg {
    -webkit-animation: bounceIn 0.5s linear;
    animation: bounceIn 0.5s linear;
}

.active .effect:before {
    -webkit-animation: fireworkLine 0.5s linear 0.1s;
    animation: fireworkLine 0.5s linear 0.1s;
}

.active .effect:after {
    -webkit-animation: fireworkPoint 0.5s linear 0.1s;
    animation: fireworkPoint 0.5s linear 0.1s;
}

.broken-heart {
    position: absolute;
    left: -16px;
    top: 0;
    opacity: 0;
}

.broken-heart--left {
    transform: rotate(0deg);
    transform-origin: 60% 200%;
}

.broken-heart--right {
    transform: rotate(0deg);
    transform-origin: 63% 200%;
}

.broken-heart--crack {
    stroke-dasharray: 15;
    stroke-dashoffset: 15;
}

.deactivate .broken-heart {
    opacity: 1;
}

.deactivate .broken-heart--left {
    -webkit-animation: crackLeft 0.35s cubic-bezier(0.68, -0.55, 0.265, 2.85) 0.15s forwards, hide 0.25s ease-in 0.55s forwards;
    animation: crackLeft 0.35s cubic-bezier(0.68, -0.55, 0.265, 2.85) 0.15s forwards, hide 0.25s ease-in 0.55s forwards;
}

.deactivate .broken-heart--right {
    -webkit-animation: crackRight 0.35s cubic-bezier(0.68, -0.55, 0.265, 2.85) 0.15s forwards, hide 0.25s ease-in 0.55s forwards;
    animation: crackRight 0.35s cubic-bezier(0.68, -0.55, 0.265, 2.85) 0.15s forwards, hide 0.25s ease-in 0.55s forwards;
}

.deactivate .broken-heart--crack {
    -webkit-animation: crack 0.2s ease-in forwards;
    animation: crack 0.2s ease-in forwards;
}

.button.one.desktop:not(.active):hover .heart-stroke {
    -webkit-animation: pulse 1s ease-out infinite;
    animation: pulse 1s ease-out infinite;
}

.button.two.desktop:not(.active):hover .heart-stroke {
    -webkit-animation: pulseBlue 1s ease-out infinite;
    animation: pulseBlue 1s ease-out infinite;
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
        transform-origin: center center;
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        transform: scale(1.15);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
        transform-origin: center center;
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        transform: scale(1.15);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes pulseBlue {
    0% {
        transform-origin: center center;
        transform: scale(1);
        fill: #cccccc;
    }

    50% {
        transform: scale(1.15);
        fill: #FF0000;
    }

    100% {
        transform: scale(1);
        fill: #cccccc;
    }
}

@keyframes pulseBlue {
    0% {
        transform-origin: center center;
        transform: scale(1);
        fill: #cccccc;
    }

    50% {
        transform: scale(1.15);
        fill: #FF0000;
    }

    100% {
        transform: scale(1);
        fill: #cccccc;
    }
}

@-webkit-keyframes fireworkLine {
    0% {
        right: 20%;
        transform: scale(0, 0);
    }

    25% {
        right: 20%;
        width: 6px;
        transform: scale(1, 1);
    }

    35% {
        right: 0;
        width: 35%;
    }

    70% {
        right: 0;
        width: 4px;
        transform: scale(1, 1);
    }

    100% {
        right: 0;
        transform: scale(0, 0);
    }
}

@keyframes fireworkLine {
    0% {
        right: 20%;
        transform: scale(0, 0);
    }

    25% {
        right: 20%;
        width: 6px;
        transform: scale(1, 1);
    }

    35% {
        right: 0;
        width: 35%;
    }

    70% {
        right: 0;
        width: 4px;
        transform: scale(1, 1);
    }

    100% {
        right: 0;
        transform: scale(0, 0);
    }
}

@-webkit-keyframes fireworkPoint {
    30% {
        transform: scale(0, 0);
    }

    60% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0, 0);
    }
}

@keyframes fireworkPoint {
    30% {
        transform: scale(0, 0);
    }

    60% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0, 0);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        transform: scale(0);
    }

    30% {
        transform: scale(1.25);
    }

    50% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1.1);
    }

    80% {
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        transform: scale(0);
    }

    30% {
        transform: scale(1.25);
    }

    50% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1.1);
    }

    80% {
        transform: scale(1);
    }
}

@-webkit-keyframes crackLeft {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-45deg);
    }
}

@keyframes crackLeft {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes crackRight {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(45deg);
    }
}

@keyframes crackRight {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes crack {
    0% {
        stroke-dasharray: 15;
        stroke-dashoffset: 15;
    }

    80% {
        stroke-dasharray: 15;
        stroke-dashoffset: 0;
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes crack {
    0% {
        stroke-dasharray: 15;
        stroke-dashoffset: 15;
    }

    80% {
        stroke-dasharray: 15;
        stroke-dashoffset: 0;
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.wish-product,
.cart-product {
    padding: 5px;
}

.cart-product .row,
.wish-product .row {
    background-color: #f8f8f8;
    padding: 20px 10px;
    border-radius: 30px;
}

.cart-offcanvas .offcanvas-header {
    color: var(--sec_site);
}

.wish-product img,
.cart-product img {
    object-fit: contain;
    height: 80px;


    /* mix-blend-mode: multiply; */
}



.cart-product img {
    height: 150px;
    mix-blend-mode: multiply;
}

.wish-product-dec {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
}

.wish-product .CartBtn {
    background-color: white
}

.Complete-btn {
    background-color: var(--sec_site) !important;
}

@media (max-width:768px) {
    .wish-product img {
        object-fit: contain;
        height: 150px;


    }


}

.checkout-info .cd-cart__product {
    opacity: 1;
    transform: translateX(0px) !important;
}

.checkout-info .truncate {
    text-align: right;
}

.cd-cart__product a {
    text-align: right;
}

.checkout-info a {
    color: rgb(254, 254, 254);
}

.cd-cart__actions {
    flex-direction: row-reverse;
}


.logOutform .dropdown-menu {
    text-align: right;
}

.cd-cart {
    position: relative;
    z-index: 100;
}

.sign-in:focus {
    color: #29a71a !important;
}


/*products*/
.products .onsale img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    transform: scaleX(-1);

}

.products .onsale .line {
    height: 4px;
    background: #17A0C5;

}

.products .product_name {
    color: black;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
    font-size: 15px !important;
    margin-bottom: 5px !important;
    font-weight: 600 !important;
    height: 45px;
    text-align: left;
}


.heart {
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: var(--sec_site);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    font-size: 6px;
}

.heart i {
    font-size: 18px !important;
}

.heart-1 {
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #1A3051;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    font-size: 6px;
}

.heart-1 i {
    font-size: 18px !important;
}

/* .products .btn {
    cursor: pointer;
    position: relative;

    font-size: 18px;
    color: black;
    border-radius: 34px;
    background-color: #fff;
    font-weight: 600;
    overflow: hidden;
} */
.button {
    position: relative;
    overflow: hidden;
    /* padding: 6px 22px; */
    /* height: 3rem; */
    padding: 0 2rem;
    border-radius: 1.5rem;
    background-color: #17A0C5;
    background-size: 400%;
    /* font-size: 18px; */
    color: white;
    border: none;
    cursor: pointer;
    font-size: 10px !important;

}

.button-add {
    position: relative;
    overflow: hidden;
    /* padding: 6px 22px; */
    /* height: 3rem; */
    padding: 0 2rem;
    border-radius: 1.5rem;
    background-color: rgb(255, 255, 255);
    background-size: 400%;
    /* font-size: 18px; */
    color: black;
    border: none;
    cursor: pointer;
    font-size: 12px !important;
}

.button-add:hover::before {
    transform: scaleX(1);
}

.button-add-content {
    position: relative;
    z-index: 1;
}

.button-add:hover .button-content {
    color: #fff;

}

.button-add::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(82.3deg,
            var(--sec_site) 10.8%,
            var(--sec_site) 94.3%);
    transition: all 0.475s;

}

.button:hover::before {
    transform: scaleX(1);
}

.button-content {
    position: relative;
    z-index: 1;


}

.button:hover .button-content {
    color: #fff;

}

.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(82.3deg,
            var(--sec_site) 10.8%,
            var(--sec_site) 94.3%);
    transition: all 0.475s;

}

.products .product {
    background-color: #F5F5F5;
    border: 0px solid #cdcdcd !important;
    padding: 10px !important;
    background-image: radial-gradient(circle, #ffffff99, #f5f5f5, #f5f5f5);
    background-position: center -84px;

}


.products .product_img img {
    object-fit: contain;
    width: 120px !important;
    aspect-ratio: 1 / 1;

}

@media (max-width:576px) {
    .products .product_img img {
        object-fit: contain;
        width: 233px !important;
        aspect-ratio: 1 / 1;

    }

}

.products .product {
    background-color: #F5F5F5;
}

.products .sail {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: right;
}

.products .sail span {
    font-size: 11px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
    color: white;
    text-transform: uppercase;
    text-align: center;
    line-height: 15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    background: #17A0C5;
    position: absolute;
    top: 23px;
    left: -16px;
    /* position: relative; */
}

.products .sail span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid rgba(255, 0, 0, 1);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid rgba(255, 0, 0, 1);
}

.products .sail span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid rgba(255, 0, 0, 1);
    border-bottom: 3px solid transparent;
    border-top: 3px solid rgba(255, 0, 0, 1);
}

.product-price {
    position: absolute;
    top: 20px;
    color: black !important;
    left: 60px;
}

.products .desc {
    color: #fff;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;


}

.products .fav {
    color: var(--sec_site);
    font-weight: bold;
    position: relative;
}


.products .social_icon {
    position: absolute;
    flex-direction: column;
    left: 6px;
    top: 71px;
}

.options i {
    color: #17A0C5;
    margin-left: 10px;
}

.inactive {
    background-color: #fff !important;
}

.inactive .btn__effect svg {
    fill: red;
    color: red;
}

#myBtn {

    display: none;
    position: fixed;
    bottom: 20px;
    left: 5%;
    background-color: #17A0C5;
    color: #fff;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 1000;
    opacity: 0.7;
    transition: opacity 0.5s ease;
    border: 1px solid #17A0C5;
}

#myBtn:hover {
    background-color: #17A0C5;
}

#myBtn i {
    color: white;
    font-size: 21px;
    margin-top: 13px;

}


#myBtn:hover {
    opacity: 1;
}

@media (max-width:1280px) {
    #myBtn {
        /* right:1146px */
    }
}

@media (max-width:1024px) {
    #myBtn {
        /* right:891px */
    }
}

@media (max-width:450px) {
    #myBtn {
        /* right:340px; */
        /* top:291px; */
    }
}

@media (max-width:390px) {
    #myBtn {
        /* right:293px; */
        /* top:291px; */
    }
}


.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;

    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
    margin-right: calc(var(--bs-gutter-x)* -.5);
    margin-left: calc(var(--bs-gutter-x)* -.5);
}

.readmore-btn {
    width: 6.5em;
    height: 2.3em;
    margin: 0.5em;
    background-color: #00800099;
    border: none;
    border-radius: 0.625em;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 1px solid var(--second-Webcolor);
}

.blog-div a {
    position: relative;
}

.blog-div .last-iamge {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.last-iamge {
    position: relative;
}

.blog-div .last-iamge::before {
    height: 80%;
    top: 40px;
}

.last-iamge::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    border-right: 3px solid #17a0c5;
    border-left: 3px solid #17a0c5;
    top: 0;
    transition: .5s;
}

.blog-div img {
    width: 100%;


    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-div:hover .last-iamge::after {
    transform: scaleX(1.2) scaleY(1.1);
}

.blog-div .last-iamge::after {
    height: 80%;
    top: 40px;
}

.last-iamge::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scaleX(1.2) scaleY(1.05);
    border-top: 3px solid #17a0c5;
    border-bottom: 3px solid #17a0c5;
    left: 0;
    top: 0;
    transition: .3s;
}

.bloge-title {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
    position: absolute;
    background-color: #17A0C5;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    top: 68%;
    width: 75%;
    left: 12.5%;
}

.sidebar-head {
    color: #f88820;
    text-align: center;
    background-color: #80808029;
}

.head {
    text-align: left;
}

.sidebar .item {
    border-bottom: 1px solid rgb(26 48 81) !important;
}

.nav-bar {
    background-color: #17A0C5 !important;
}

.company {
    color: white !important;
}

.the-dropdown {
    text-align: left;
    background-color: white;
    left: -10px !important;
    position: relative;

}

.the-dropdown::after {
    content: "";
    border: 13px;
    border-style: solid;
    border-color: transparent transparent white transparent;
    left: 14px;
    top: -24px;
    position: absolute;


}

.the-dropdown .dropdown-item {
    color: black !important;
    padding: 0;
    margin: 5px !important;
}

.the-dropdown .fa-circle {
    color: var(--sec_site) !important;

}

.drop-down {
    background-color: transparent !important;
}



@media (min-width: 992px) {
    .contact-us {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}




#myDropdown {
    width: 100%;
    position: absolute;
    top: 50px;
    z-index: 10000;
    display: none;
    max-height: 350px;
    overflow-y: scroll;
}


#searchProduct {
    background-color: white;
    border: 1px solid #ced4da !important;
    padding: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0px !important;
}


.en-icon {
    display: block;
    position: relative;
    color: white;
    transition: 0.3s;
    font-size: 15px;
    font-weight: 600;

}

.english-icon {
    color: white;
}

.en-global {
    color: white;
    font-size: 14px;
}

@media (max-width: 1280px) {
    .en-icon {
        display: block;
        position: relative;
        color: white;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 600;
    }

    .en-global {
        color: white;
        font-size: 14px;
    }

}


@media (max-width: 1024px) {
    .en-icon {
        display: block;
        position: relative;
        color: white;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 600;
    }

    .en-global {
        color: white;
        font-size: 14px;
    }

}

@media (max-width:820px) {
    .en-icon {
        display: block;
        position: relative;
        color: white;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 600;
    }

    .en-global {
        color: white;
        font-size: 14px;
    }

}


@media (max-width: 576px) {
    .en-icon {
        display: block;
        position: relative;
        color: white;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 600;
    }

    .en-global {
        color: white;
        font-size: 14px;
    }

}

/* @media (max-width:576px){
    .products .product {
        margin-right: 31px;
    }
  } */


.items {
    font-size: 13px;
}

.social-icons {
    float: left;
}



@media (max-width: 567px) {
    .products .social_icon {
        position: absolute;
        flex-direction: column;
        left: 16px;
        top: 71px;
    }

}

.products .del {
    color: rgba(255, 0, 0, 1);
    text-decoration: line-through !important;
    font-size: 1.05rem;
}



@media (max-width: 567px) {
    .drop_products .catgory span {
        color: black;
        font-weight: bold;
        font-size: 12px;
        font-weight: bold;
    }

    .fot {

        padding-right: 40px;
    }

    .about-drop {
        display: flex !important;
        margin-right: -14px;
    }

    .about-nav {
        position: relative !important;
    }
}

.hidden-text {
    font-size: 13px;
    margin-left: 40px;
    margin-bottom: 12px;
    margin-top: 11px;
    color: black;
}

.footer {
    background-color: #ffffff;
    color: #000000;
    border-bottom: 43px solid #f4781e;
}

.footer h5 {
    font-weight: bold;
}

.footer a {
    color: #000000;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.social-icons a {
    margin-right: 10px;
}

.social-icons img {
    width: 24px;
    height: 24px;
}

.left-arrow {
    width: 174px;
    height: auto;
    top: 49%;
    left: 1%;
    transform: translateY(-50%);
}

.right-arrow {
    width: 8%;
    height: auto;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
}

.position-absolute {
    position: absolute !important;
}

.text_light {
    color: black !important;
}

@media (max-width: 1024px) {
    .left-arrow {
        width: 174px;
        height: auto;
        top: 49%;
        left: 1%;
        transform: translateY(-50%);
        display: none;
    }

    .right-arrow {
        width: 8%;
        height: auto;
        top: 50%;
        right: 1%;
        transform: translateY(-50%);
        display: none;
    }

}

@media (max-width: 567px) {
    .left-arrow {
        display: none;
    }

    .right-arrow {
        display: none;
    }
}

@media (max-width: 567px) {
    .about-drop {
        display: flex !important;
        margin-left: -14px;
    }

    #searchProduct {
        background-color: white;
        border: 1px solid #ced4da !important;
        padding: 0px;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-left: 0px !important;
    }
}
