.newbg {
    background: linear-gradient(317deg, #943811 0%, #DED1CC 100%) !important;
    background-size: cover;
    width: 100%;
    position: relative;
 
}

.newbg1 {
    background: linear-gradient(to right, #DED1CC, #C4A498) !important;
    background-size: cover;
    width: 100%;
    position: relative;
   
}

.bluebg {
    background: linear-gradient(317deg, #41586E 0%, #8A96A1 100%) !important;
    background-size: cover;
    width: 100%;
    position: relative;
   
}
.blackbg {
    background: linear-gradient(317deg, #363636 0%, #525252 100%) !important;
    background-size: cover;
    width: 100%;
   
}
.greenbg {
    background: linear-gradient(317deg, #416E4F 0%, #8AA18E 100%) !important;
    background-size: cover;
    width: 100%;
   
}
.redbg{
    background: linear-gradient(317deg, #D98787 0%, #641818 100%) !important;
    background-size: cover;
    width: 100%;  
}

.newbg_cer{ background-color: #943811 !important; opacity: .5 !important; }
.newbg1_cer{ background-color: #C4A498 !important; opacity: .5 !important;}
.bluebg_cer{ background-color: #41586E !important; opacity: .5 !important;}
.blackbg_cer{ background-color: #363636 !important; opacity: .5 !important; }
.greenbg_cer{ background-color: #416E4F !important; opacity: .5 !important; }
.redbg_cer{ background-color: #D98787 !important; opacity: .5 !important; }

.box-title{ text-transform: uppercase; }
.home-slider-item .thumb img{ max-width: 94%; }
.image__shadow__bg{ display:none;}
.fpd{ position: absolute; color: #fff; font-weight: 600; top:17%; }
@media screen and (min-width: 1300px) and (max-width: 1440px){
  .home-slider-item .thumb img{ max-width: 75%; }  
}
@media only screen and (max-width: 810px) {
    .home-slider-item .thumb img {max-width: 100%;}
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .thumb.thumb-style{ top: 0 !important; width: 100%; left: inherit; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .box-item{bottom: -75%; left: 10%; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left: 65px; right: 0; display: flex; offset-rotate: reverse; color: #fff !important; font-weight: 700; /* position: absolute; */ bottom: 15px !important; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-button-next, .swiper-button-prev{ right: 45px; bottom: 15px !important; }
    .product__image__slider .imgBox { top: -16px !important; }
    .product__image__slider ul.thumb{ bottom: 0; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .slider-content-area .content .inner-content span.style-one{ bottom: -50px; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .box-item .more__info.text-right a{ margin-top: 9%; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .shape-layer-items .shape-layer-one {
        position: absolute;  border-radius: 250px 0px 0px 250px; padding: 20px;  width: 57%; height: 76vh; right: 0; top: 13%;  z-index: -1; animation-duration: 1.25s;  animation-fill-mode: both;
        transition: all 2s ease 0s;   animation-fill-mode: both; transition: 2s; -webkit-transition: 2s; -moz-transition: 2s;  -ms-transition: 2s;  -o-transition: 2s; }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item { height: 100vh; }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 400px) and (orientation: portrait){
    .product__image__slider .imgBox {  top: 3px !important; }
    .product__image__slider ul.thumb { bottom: -65px; }
}
@media screen and (min-device-width: 700px) and (max-device-width: 799px){
    .home-slider-item .thumb img{
        max-width: 60% !important;
    }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item {
        height: 70vh;
    }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .box-item{
        left: 38%;
        right: 13%;
    }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .thumb.thumb-style {
        margin-left: -260px;
      }
      .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .shape-layer-items .shape-layer-rounded{
        width: 200px;
        height: 200px;
      }    
}
@media screen and (min-device-width: 769px) and (max-device-width: 1099px){
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .box-item{
        bottom: 40% !important;
    }
    .home-slider-area.cava__shop .home-slider-content .cava__shop__details .swiper-wrapper .swiper-slide .home-slider-item .box-item{
        right: 10%;
    }
}