* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


body {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
    font-family: "Cairo", sans-serif;
}

.rtl {
    direction: rtl;
}

.pc {
    display: block !important;
}

.mob {
    display: none !important;
}

.fixed-nav {
    position: fixed;
    width: 100%;
    z-index: 9999;
    transition: 0.7s;
    transition-timing-function: ease-in-out;
    scroll-behavior: smooth;
}

.fixed-nav.sticky {
    top: 0;
    width: 100%;
    padding: 15px;
}

/**/

/*
.navbar-nav {
    margin-right: 10%;
}
    */

    .small-nav
    {
        position: fixed;
        top: 0;
        background-color: #fff;
        padding: 10px 5px;
        width: 100%;
        z-index: 99999999999999;
    }

.navbar-nav li {
    margin-left: 9px;
    margin-top: 13px;
}

.navbar-nav li a {
    color: #293236!important;
    font-weight: bolder;
    font-size: 15px;
}

.end-nav {
    list-style: none;
   /* margin-right: 20%;*/
    margin-top: 20px;
}

.end-nav li {
    display: inline !important;
    margin-left: 18px;
}

.end-nav li a {
    color: #b82c2c!important;
}



.wishlist {
    border-radius: 0;
    margin-top: 10px;
    padding: 7px 15px !important;
    height: 45px !important;
}

.wishlist i{
    color: #b8b8b8;
}

header .logo-header {
    width: 169px;
    height: 69px;
}
.big-nav .dropdown-menu[data-bs-popper] {
    right: 0!important;
}

.dropdown-toggle::after {
    vertical-align: 0em
}
.dropdown-toggle::after {
    vertical-align: .3em;
    margin-right: 4px;
}
.dropdown-menu {
    text-align: right;
    padding: 20px 0px 20px 50px;
    background-color: rgb(248, 249, 250);
    --bs-dropdown-border-color: none;
}

.dropdown-menu .dropdown-item {
    color: #100f0f !important;
    font-weight: 600;
}

.dropdown-menu .dropdown-item:hover {
    color: #b82c2c !important;
}

.dropdown-menu
{
    display: none;
}

.dropdown:hover > .dropdown-menu
{
    display: block!important;
}

.offcanvas-body{
    margin-right:20px;
    }

.navbar-nav .nav-link.show {
    color: #293236;
}

.banner-box {
    position: absolute;
    top: 127px;
    right: 50px;
    z-index: 999;
    background-color: white;
    width: 650px;
    height: 400px;
}

/*
.banner-box
{
    position: absolute;
    top: 160px;
    left: 30%;
    z-index: 999;
    background-color: rgba(255, 255, 255,.6);
    width: 600px;
    height: 350px;
}
    */


.elementor-background-slideshow {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    transition: opacity 2s ease-in-out;
    opacity: 0;
}

.elementor-background-slideshow.active {
    opacity: 1;
}

.icon-favlist{
    position: relative;
}

.counter-fav
{
    position: absolute;
    top: -3px;
    left: 12px;
    background-color: rgba(36, 46, 64,.9);
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.icon-cartgg
{
    position: relative;
}

.counter-cart
{
    position: absolute;
    top: -3px;
    left: -13px;
    background-color: rgba(36, 46, 64,.9);
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

h1 {
    font-size: 40px;
    line-height: 70px;
}

.banner-box p {
    color: #7A7A7A;
    margin-bottom: 2.5rem;
}

.sentence {
    transition: transform 2s ease, opacity 2s ease;
    white-space: nowrap;
    color: #b82c2c;
}

.hidden {
    opacity: 0;
}

.visible {
    opacity: 1;
}

.counter-item {
    font-size: 34px;
    color: #b82c2c;
    font-weight: bolder;
}

#millon
{
    font-size: 20px;
    color: #b82c2c!important;
    font-weight: bolder;
}

.numbers p{
    font-weight: bold;
    margin-bottom: 15px;
}


.plus {
    font-size: 34px;
    color: #b82c2c;
    font-weight: bolder;
}

.numbers {
    padding: 35px 20px;
}

.numbers h3 {
    color: #242e40;
    font-size: 22px;
    font-weight: bolder;
    margin-top: 20px;
    font-style: normal;
    letter-spacing: 1px;
}

.numbers .icon i {
    margin-bottom: 35px !important;
    font-size: 28px;
}

.popular-product .carousel-control-prev-icon
{
    margin-right: 0px;
}

.popular-product .carousel-control-next-icon{
    margin-left: 0px;
}
.popular-product .carousel-control-next,
.popular-product .carousel-control-prev{
    width: 3%;
}

.carousel-control-prev-icon {
    margin-right: 130px;
    background-color: #b82c2c;
    border-radius: 2px;
    width: 1.1rem;
    height: 1.1rem;
}

.carousel-control-next-icon {
    margin-left: 130px;
    background-color: #b82c2c;
    border-radius: 2px;
    width: 1.1rem;
    height: 1.1rem;
}

.brands-logo {
    margin: 50px 0px;
}

hr {
    color: #11232A !important;
}

h2 {
    font-size: 30px;
    font-weight: bolder;
    line-height: 1.1em;
    color: #11232A;
    margin-bottom: 25px;
}

.categories p {
    color: #7A7A7A;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;

}

.categories .gallery-category {
    display: flex !important;
    justify-content: center;
}

.categories .slide {
    width: 19%;
    margin: 5px;
    overflow: hidden;
}

.scale-image {
    width: 300px;
    height: auto;
    transition: transform 0.7s ease-in-out;
}

.layer1:hover .scale-image {
    transform: scale(1.5);

}


.button-categ {
    background-color: #242e40;
    color: white;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 0;
}

.button-categ:hover {
    background-color: rgb(152, 37, 50);
    color: white;
    font-weight: normal;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 10px;
}

h3 {
    color: #242e40;
    font-size: 24px;
    font-weight: bolder;
    margin-top: 30px;
}


.layer1 {
    position: relative;
    cursor: pointer;
}

.layer3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
}

.layer3 h3 {
    color: #fff;
    margin-top: 50%;
}

.layer1:hover .layer3 {
    background-color: rgba(255, 255, 255, .0);
}

.out {
    width: 33%;
}

.parent {
    width: 100%;
    height: 310px;
    position: relative;
    overflow: hidden;
}

.child {
    text-align: center;
    position: absolute;
    top: 0%;
    font-size: 22px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 10px;
    opacity: 0;
    transition: 1s opacity, 1s transform;
}

.child:hover {
    opacity: 1;
    transform: rotate(360deg);
}

.parent img {
    transition: 1s 1.5s transform;
}

/*
.parent:hover img
{
    transform: scale(2,2);
}
    */
.child .mid {
    margin-top: 20px;
}

.child h3 {
    color: #242e40;
    font-size: 20px;
    position: relative;
    left: 150%;
    transition: 1s 1s left
}

.child:hover h3 {
    left: 0%;
}

.child p {
    position: relative;
    left: 150%;
    transition: 1s 1.5s left;
    font-size: 18px;
}

.child:hover p {
    left: 0%;
}

.quality h5 {
    padding-top: 13px;
    margin: 0px !important;
    font-weight: bolder;
    font-size: 18px;
}

.quality .image-services {
    width: 70px;
    height: 70px;
}

.section {
    margin: 0px 0;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    display: none;
    cursor: pointer;
}

.hover-button{
    cursor: pointer;
}

.popular-product h5 {
    margin-top: 22px;
    font-weight: bolder;
    font-size: 15px;
    width: 100%;
    line-height: 30px;
    height: 55px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    /*color: #942c2c;*/
}


.mob h5 {
    height: 48px !important;
}

.popular-product img{
    object-fit: contain;
    width:250px; 
    height:250px;
}

.popular-product .col-xl-3,
.popular-product .col-lg-3
{
    width: 22.5%!important;
}
.cart-button {
    background-color: #242e40;
    color: white;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
    border-radius: 0;
    height: 45px;
}

.cart-button:hover {
    background-color: rgb(152, 37, 50);
    color: white;
    font-size: 15px;
}

.offers-banner {
    margin: 100px 0px;
}

.icons-features {
    width: 25%;
}

.line {
    height: 60px;
    width: 1px;
    background-color: rgb(197, 191, 191);
    margin: 0px 13px;
}

.icons-features-details1 {
    width: 20%;
}

.icons-features-details2 {
    /*width: 70%;*/
}

.icons-features-details2 h5 {
    font-weight: bold;
}

.features .features-image {
    width: 50px;
    height: 50px;
}

.sub-banner h2 {
    font-size: calc(1rem + 1.5vw);
}

.sub-banner .button-categ {
    width: 25%;
}

.blogs h5 {
    margin-top: 25px;
    font-size: 22px;
    line-height: 33px;
    color: #11232A;
    font-weight: bold;
}

.blogs p {
    color: #7A7A7A;
    font-weight: 400;
    margin-top: 10px;
}
#dots
{
    display: none;
}

#more2,
#more3,
#more1 {
    display: none;
}

#myBtn2,
#myBtn3,
#myBtn1
{
    color: #835433;
}
footer {
    background-color: #515759;
    padding: 30px;
}

footer h6 {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bolder;
    margin: 20px 0px;
}

footer ul {
    list-style: none;
}

footer ul li a {
    text-decoration: none;
    color: #E3E3E2;
    font-weight: 300;
    font-size: 16px;
}

footer .social-icon {
    background-color: #8e2c24;
}

footer .social-icon:hover {
    background-color: rgba(184, 44, 44, .7);
}

footer ul li a:hover {
    text-decoration: none;
    color: #b82c2c;
    font-weight: bolder;
    font-size: 17px;
}


footer ul li {
    color: #E3E3E2;
    margin-bottom: 10px;
    font-weight: 300;
}

footer hr {
    color: #E3E3E2 !important;
}

footer .logo-footer {
    width: 70%;
}

footer .logo-footer {
    margin-right: 50px;
}

.small-footer {
    justify-content: space-between;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
}


/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999999;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, .8);
    /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: rgba(0, 0, 0, 0);
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: none;
    width: 80%;
    /* Could be more or less, depending on screen size */
}

#searchInputModal {
    padding: 30px;
    width: 250px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
}


/* The Close Button */
.close {
    color: #aaa !important;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: 5%;
    margin-top: 3%;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.thanks-section {
    margin-top: 8%;
}

@media screen and (max-width: 1000px) {
    footer .small-footer .logo-footer {
        width: 129px;
        margin-right: 33%
    }
}


@media screen and (max-width:650px) {
    .banner-box{
        right: 20px !important;
        width: 550px !important;
    }
}

@media screen and (max-width:430px) {
    .banner-box{
        right: 5px !important;
        width: 400px !important;
        padding: 0 30px 0 0px !important;
        border: 0px solid red;
    }
}


@media screen and (max-width:390px) {
    .banner-box{
        right: 0px !important;
        width: 400px !important;
        padding: 0 30px 0 0px !important;
        border: 0px solid red;
    }
}




@media screen and (max-width:1000px) {
    /** {
        overflow-x: hidden !important;
    }*/

    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    i,
    .services,
    .carousel,
    li,
    a,
    span,
    small , button,ul{
        overflow-y: hidden !important;
    }

    .end-nav
    {
        
        padding-left: 0px;
    }
    .counter-cart
    {
        position: absolute;
        top: 0px;
        left: -13px;
        background-color: rgba(36, 46, 64,.9);
        color: #fff;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
    }
    .end-nav i {
        font-size: 21px;
    }
    .pc {
        display: none !important;
    }

    .mob {
        display: block !important;
    }

    header .logo-header {
        width: 129px;
        height: 49px;
    }
    .thanks-section{
        margin-top: 20%;
        padding: 10px;
    }

    .navbar-toggler-icon {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"/></svg>');
        width: 1em;
        height: 1em;
    }

    .navbar-toggler {
        margin-top: 5px;
    }


    .navbar {
        padding: 2px 15px 5px 15px;
    }
    .dropdown-menu {

        background-color: #fff;
        padding: 10px 0px;
        border: 1px solid #aaa;
        width: 80%;

    }

    .offcanvas-header .btn-close {
        margin: 0;
        padding: 0;
        margin-bottom: 25px;
    }

    .navbar-nav {
        margin-left: 2%;
    }

    .banner-box {
        position: absolute;
        top: 35%;
        right: 30px;
        z-index: 999;
        background-color: white;
        width: 650px;
        height: 400px;
    }

  
    .navbar-nav li {
        margin: 0px;
    }


    h1 {
        font-size: 30px;
        line-height: 50px;
    }

    .banner-box p {
        color: #7A7A7A;
        margin-bottom: 2.5rem;
        font-size: 15px;
    }
    #millon {
        font-size: 15px;
        color: #b82c2c;
        font-weight: bolder;
    }

    .numbers p {
        font-weight: bold;
        margin-bottom: 0px;
       
    }

    .counter-item
    {
        font-size: 25px;
    }

    .plus {
        font-size: 13px;
        color: #b82c2c;
        font-weight: bolder;
    }

    .counter {
        font-size: 13px;
        color: #b82c2c;
        font-weight: bolder;
    }

    .numbers {
        padding: 30px 50px;
    }

    .numbers h3 {
        color: #242e40;
        font-size: 13px;
        font-weight: bolder;
        margin-top: 8px;
        margin-bottom: 20px !important;
        font-style: normal;
        letter-spacing: 0px;
    }

    .numbers .icon i {
        margin-bottom: 8px !important;
        font-size: 25px;
    }

    .brands-logo {
        margin: 40px 0px;
    }

    h2 {
        font-size: 23px;
        margin-bottom: 12px;
        line-height: 1.5em !important;
    }

    p {
        font-size: 18px !important;
    }

    .categories,
    .quality,
    .blogs {
        padding: 15px;
    }

    .popular-product
    {
        padding: 20px;
    }

    .categories .slide {
        width: 100%;
        margin: 0px;
    }

    .layer3 h3 {
        color: #fff;
        margin-top: 50%;
    }
    

    .box {
        flex-direction: column-reverse;
    }


    .quality h5 {
        margin-top: 13px;
        font-weight: bolder;
        font-size: 14px;
    }


    .quality .image-services {
        width: 40px;
        height: 40px;
    }

    .sub-banner-img {
        height: 280px;
    }

    .sub-banner p {
        width: 100%;
    }

    .sub-banner h2 {
        font-size: calc(1rem + 0vw);
    }

    .sub-banner .button-categ {
        width: 75%;
    }

    .popular-product img{
        object-fit: contain;
        width:100%; 
        height:300px;
    }

    .popular-product h5 {

        width: 100%;
   
    }

   .popular-product .cart-button
   {
    margin-right: 10px;
   }
    .clients,
    .flags {
        padding: 30px 0px;
    }

    .clients h3,
    .flags h3 {
        margin-bottom: 15px;
    }

    .features {
        padding: 30px 0px;
    }

    .features .features-image {
        width: 20px;
        height: 20px;
    }

    .icons-features-details1 {
        /*margin-left: 4px;*/
    }

    .icons-features-details2 h5 {
        font-weight: bold;
        font-size: 12px;
        margin-top: 8px;
    }

    .icons-features-details2 p {
        font-size: 10px;
        margin-top: 10px;
    }

    .line {
        margin: 0px 2px;
        height: 35px;
    }

    small {
        text-align: center;
        justify-content: center;
        display: flex;
        margin-bottom: 15px;
    }

    .small-footer {
        justify-content: center;
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: inline;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-0.5* var(--bs-gutter-x));
        margin-left: calc(-0.5* var(--bs-gutter-x));
    }
.carousel-caption h1 {
    font-size: 20px !important;
}
.carousel-caption p {
    font-size: 14px !important;
}
}


@media only screen and (min-width: 1920px) {
  .side-bar h5, .wishlist-sec h5 {
        margin-top: 22px;
        font-weight: bolder;
        font-size: 15px;
        width: 80%;
    }
}


.end-nav
{
    padding: 10px 10px 0px 0px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles for older/small phones */
  footer {
        padding: 0px !important;
    }

    .col-mob-info{
        width: 40% !important;
    }

    .col-mob-add{
        width: 60% !important;
    }

    .col-mob-add ul 
    {
        padding: 0px !important;
    }

    .col-mob-add ul li{
        width: 180px !important;
    }

}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  /* Styles for smaller phones */

    footer {
        padding: 0px !important;
    }

    .col-mob-info{
        width: 35% !important;

    }

    .col-mob-add{
        width: 60% !important;
        padding: 0px !important;
    }

    .col-mob-add ul 
    {
        padding: 0px !important;
    }

    .col-mob-add ul li{
        width: 260px !important;
    }
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: none;
}


.swiper-brands-container {
  overflow: hidden;
  position: relative;
}



.brands-product-wraper {
  padding: 10px 20px;
}

.brands-product-wraper .product-thumbnail {
  margin-bottom: 10px;
  transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -webkit-transition: all 0.7s;
}


.brands-product-wraper .proudct-detail-info {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.brands-product-wraper .proudct-detail-info .pro-info h1 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.brands-product-wraper .proudct-detail-info .pro-info strong {
  color: #05ce7c;
  font-size: 14px;
}

.brands-product-wraper .proudct-detail-info .discount {
  background: #05ce7c;
  color: #fff;
  text-align: center;
  width: 150px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(13% 0%, 100% 0%, 88% 100%, 0% 100%);
}

.swiper-button-next:after, .swiper-button-prev:after{
   
    font-size: 15px !important;
    background: #dc3545 !important;
    padding: 6px !important;
    color: white !important;
}



/*Best Sellers */


.swiper-best-sellers-container{
     overflow: hidden;
  position: relative;
}

.best-sellers-product-wraper {
  padding: 10px 20px;
}

.best-sellers-product-wraper .product-thumbnail {
  margin-bottom: 10px;
  transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -webkit-transition: all 0.7s;
}


.best-sellers-product-wraper .proudct-detail-info {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.best-sellers-product-wraper .proudct-detail-info .pro-info h1 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.best-sellers-product-wraper .proudct-detail-info .pro-info strong {
  color: #05ce7c;
  font-size: 14px;
}

.best-sellers-product-wraper .proudct-detail-info .discount {
  background: #05ce7c;
  color: #fff;
  text-align: center;
  width: 180px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(13% 0%, 100% 0%, 88% 100%, 0% 100%);
}

.swiper-button-next:after, .swiper-button-prev:after{
   
    font-size: 15px !important;
    background: #dc3545 !important;
    padding: 6px !important;
    color: white !important;
}
