::selection
{
    background-color: #e10e71;
    color: #fff;
}


h1
{
    font-family: 'Wendy-LP-Std';
 
    letter-spacing: 2px;
    font-size: 55px;
    margin-bottom: 10px;
    line-height: 52px;
}

h2
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 45px;
    margin-bottom: 10px;
}


h3
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 32px;
    margin-bottom: 12px;
   
}


h4
{
    font-family: 'poppinsregular';
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
   

}



h5
{
    font-family: 'poppinsbold';
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
}



@media (max-width:768px){
    h1{font-size:35px; margin-bottom: 10px;}
    h2{font-size:27px;}
    h3{font-size:26px;}
    h4{ font-size:23px; }
    }
    

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 16px;
    margin-right: 1.5rem;
    font-family: 'poppinsmedium', sans-serif;
    border-top: 5px solid transparent;
    border-bottom: 2px solid transparent;
    color: #000000;
    text-transform: uppercase;
}
.navbar-nav .nav-link:focus,  .navbar-nav .nav-link:hover {
    color: #e10e71 !important;
    border-top: 5px solid #e10e71;
    border-radius: 00px;
    background-color: rgba(255, 255, 255, 0.);
    -webkit-border-radius: 00px;
    -moz-border-radius: 00px;
    -ms-border-radius: 00px;
    -o-border-radius: 00px;
}
.navbar-nav .active > .nav-link, .navbar-nav .nav-link.active,  .navbar-nav .nav-link.show, .navbar-nav .show > .nav-link {
     color: #e10e71 !important;
     border-top: 5px solid #e10e71;    
     border-radius:00px;
     background-color: rgba(255, 255, 255, 0.);
     -webkit-border-radius:00px;
     -moz-border-radius:00px;
     -ms-border-radius:00px;
     -o-border-radius:00px;
}


#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a {
    color: #000;
    font-weight: 600;
}

#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a:hover, #rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a.active
{
    color: #fff!important;
    background-color: #fff;
    top: 0px;
}

#rs-header .fullwidth-section4 .header-middle-area4 {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    margin-top: -3px;
    text-align: center;
    z-index: 999;
  }



  #rs-header .fullwidth-section4 .header-middle-area4.sticky {
    background-color: #fff;
    z-index: 999999999999999;
    color: #fff;
    top: 0;
}

  #rs-header .fullwidth-section4 .header-middle-area4.sticky .navbar-nav .nav-link:focus,  .navbar-nav .nav-link:hover{

    border-top: 5px solid #e10e71;
    z-index: 999999999999999;
    color: #e10e71!important;
    top: 0;
  
}




  #rs-header .fullwidth-section4 .header-middle-area4.sticky .navbar-expand-xl .navbar-nav .nav-link{
    z-index: 999999999999999;
    color: #000;
    top: 0;
}


#rs-header .fullwidth-section4 .header-middle-area4.sticky .navbar-nav .active > .nav-link, .navbar-nav .nav-link.active,  .navbar-nav .nav-link.show, .navbar-nav .show > .nav-link {
    
    border-top: 5px solid #e10e71;
    z-index: 999999999999999;
    color: #e10e71!important;
    top: 0;
}

.nav-right-section 
{
    font-size: 20px;
    color: rgba(12, 12, 12, 0.822);
}

.navbar-brand 
{
    position: absolute; 
    top: -15px;
}
.navbar
{
    padding: 0px;
}

.navbar-brand img
{
   width: 130px;
}


#rs-header .fullwidth-section4 .header-middle-area4.sticky .navbar-brand img {
    width: 60px;
 }
 

#rs-header .fullwidth-section4 .header-middle-area4.sticky .navbar-brand {
   position: static;
    top: 0;
}




.menu-sticky.sticky {
    background: #FFF;
    position: fixed !important;
    top: 0px;
    z-index: 9999;
    margin: 0 auto !important;
    padding: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: sticky-animation;
    animation-name: sticky-animation;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

.carousel-caption p 
{
    color: black;
}




.w-100
{
    width: 100%;
}

.text-primary 
{
    color: #e10e71!important;
}



.section50 
{
    margin-top: 50px;
}


.section100 
{
    margin-top: 100px;
}


.text-white 
{
    color: #fff;
}

.section70 
{
    margin-top: 70px;
}

.section150 
{
    margin-top: 150px;
}
.section101 
{
    margin-top: 101px;
}





.btn1 
{
    color: #000000;
    background-color: #fff;
    border: 2px solid #e10e71;
    margin-left: 5px;
    padding: 13px 25px;
    transition: all 400ms;
    border-radius: 5px;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    font-family: 'poppinsmedium';
    position: relative;
}
/* 
.btn1::before 
{
  position: absolute;
  content: "";
  width: 100%;
  top: 00%;
  left: 00%;
   transform: translate3d(-50%, -50%, 0) scale(1); 
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #ff0000;
  z-index: 1;
} */



.btn1:hover
{
    color: #fff;
    background-color: #e10e71;
    cursor: pointer;
   

}

.btn1 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none; 

}

.btn1 a:hover
{

    background-color:  #232331;
    color: #fff!important;
 
   

}








.btn2 
{
    color: #fff;
    background-color: #e10e71;
    border: 0px;
    margin-left: 5px;
    width: 50px;
    height: 50px;
    transition: all 400ms;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    text-transform: uppercase;
    font-family: 'Montserrat-regular';
}




.btn2:hover
{
    color: #fff;
    background-color: #481e00;
    cursor: pointer;
   

}

.btn2 a
{
    color: #fff!important;
    transition: all 400ms;
    background-color: none; 

}

.btn2 a:hover
{

    background-color:  #232331;
    color: #fff!important;
 
   

}



.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 45%;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    padding: 15px;
    height: 50px;
    background-color: none;
    border-radius: 100%;
    border: 4px solid #e10e71;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}



#first-slider 
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

#first-slider:hover .carousel-control-next{
  opacity: 1;
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
}

#first-slider:hover .carousel-control-prev  {
  opacity: 1;
}


.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 45%;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    padding: 15px;
    height: 50px;
    background-color: #e10e71;
    color: #FFF;
    text-align: center;
    opacity: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}



#first-slider 
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

#first-slider:hover .carousel-control-prev{
  opacity: 1;
  transform: translateX(15px);
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -ms-transform: translateX(15px);
  -o-transform: translateX(15px);
}

#first-slider:hover .carousel-control-prev  {
  opacity: 1;
}




.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 4px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #000;
}

.carousel-indicators .active {
    background-color: #e10e71;
}

.no-pad 
{
    padding-left: 0px;
    padding-right: 0px;
}

.text-gold 
{
    color: #dcc98f;
}


.section250 
{
    margin-top: 350px;
}



.footer-section1 
{
  background-color: #ffffff;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 15px 0;
    background-attachment: fixed;
    color: rgb(56, 56, 56);
    font-size: 15px;
}

.cps 
{
    text-transform: uppercase;
}
.section30 
{
    margin-top: 30px;
}

.section80 
{
    margin-top: 80px;
}

.footer-section1 h3
{
    color: #232331;
}

.footer-section1 p
{
    margin-bottom: 10px;
}
.brdr1 
{
    width: 100%;
    background-color:#ccc;
    height: 1px;
}

.brdr2 
{
    width: 8%;
    background-color:#dcc98f;
    height: 3px;
    margin-left: 46%;
}

.scl-lnk 
{
    font-size: 20px;
}


.nav-icon i
{
    background-color: #e10e71;
    padding: 0 5px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    color: #fff;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.nav-icon i:hover
{
    background-color: #481e00;
    color: #fff;
}

.nav-icon:hover i
{
    background-color: #232331;
    color: #fff;
}


.section201 
{
    margin-top: 300px;
}



.form-control1:focus
{
   box-shadow: 0 0 8px #c11c2e ;
}




.form-control1
{
	width: 100%;
	color: #666;
    font-size:18px ;
    border: 0px;
	border-bottom: solid 1px #ccc;
	background-color: #fff;
	border-radius:0px;
	padding: 10px 10px;
	margin-top:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
    -o-border-radius:0px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.text-gray 
{
    color: #666;
}
.text-left
{
    text-align: justify!important;
}
 

.text-justify
{
    text-align: justify;
}
 



.section80
{
    margin-top: 80px;
}


.bck a {
    color: #fff;
    font-size: 20px;
    background-color: #e10e71;
    padding: 12px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.bck a:hover 
{
    background-color: #481e00;
}





.footer-section1 li 
{
   list-style-image: url(../images/right-arrow.png);
   
    margin-left: 30px;
}

.footer-link li 
{
  list-style-image: url(../images/line1.jpg);
  padding-left: 0px;
  vertical-align: middle;
}

.footer-link li a
{
    color: #232331;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    line-height: 35px;
    font-size: 15px;
}

.footer-link li a:hover
{
    color: #e10e71;
    padding-left: 10px;
   
}

.ft-link ul li 
{
   padding-left: 0px;

}

.socila-link ul li 
{
    display: inline;
    margin-left: 10px;
   
  
}

.socila-link ul li a 
{
   margin-top: 20px;
   color: #e10e71;
   background-color: transparent;
   width: 50px!important;
   border: 1px solid #e10e71;
   height: 50px;
   padding: 15px 15px;
   text-align: center;
   border-radius: 100%;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   -ms-border-radius: 100%;
   -o-border-radius: 100%;
   transition:all 400ms ;
   -webkit-transition:all 400ms ;
   -moz-transition:all 400ms ;
   -ms-transition:all 400ms ;
   -o-transition:all 400ms ;
}

.socila-link li a:hover
{
   color: #fff;
   background-color: #e10e71;
   



}

.text-dark-gray 
{
    color: #000!important;
}


.section90 
{
    margin-top: 90px;
}

.section202 
{
    margin-top: 202px;
}

.section20 
{
    margin-top: 20px;
}




.section200
{
    margin-top: 200px;
}

.section280
{
    margin-top: 280px;
}


.header-section 
{
  border-bottom: solid 1px #ccc;
  padding: 0px 0 10px 0;
}


.header-location 
{
    display: flex;
    text-align: left;
    font-size: 15px;
    color: #000;
    line-height: 25px;

}

.header-section span
{
   font-size: 45px;
   color: #e10e71;
   margin-right: 10px;
}

.second-section
{
    background-image: url(../images/second-section.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 380px 0;
    z-index: 999;
    margin-top: -40px;
    position: relative;
    border: 13px solid rgb(233, 233, 233);
}

.we-offer-section 
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    padding: 12px 12px 12px 12px;
    overflow: hidden;

    
}


.we-offer-section h4
    {
        transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -ms-transition: all 400ms;
        -o-transition: all 400ms;
    }


.we-offer-section:hover h4{
    color: #e10e71;
}

.we-offer-section-image
{
    padding: 10px;
    border: 1px solid #ccc;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;

}

.we-offer-section-image img
{

    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;

}
.we-offer-section:hover img
{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.we-offer-section:hover .we-offer-section-image
{
    border: 0px;
}


.we-offer-section p 
{
    font-size: 15px;
    color: #151515;
    letter-spacing: 0.5px;
}

.btn3 
{
    background: none;
    border: 2px solid #fff;
    color: #666;
    font-size: 17px;
    font-family: 'poppinsmedium';
    border-bottom: solid 2px #666;
    padding: 8px 10px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    cursor: pointer;
    line-height: 30px;
   
}

.we-offer-section:hover .btn3
{
    color: #e10e71;
    border: solid 2px #e10e71;
    padding: 8px 18px;
}

.we-offer-section:hover
{
    background-color: #fff;
    box-shadow: 0px 0px 12px #ccc;
    
}

.product-texture-bg 
{
    background-image: url(../images/product-texture-bg.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 80px 0;
    background-attachment: fixed;
}


.col-20 
{
    width: 20%;
    padding: 0 10px;
}

.product-box 
{
    background-color: #FFF;
    padding: 10px 10px 20px 10px;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.product-box p 
{
    margin-bottom: 5px;
}

.why-choose-box1 ul li p
{
    font-size: 14px;
    line-height: 25px;
}

.why-choose-box1 ul li 
{
    list-style: none;
    text-align: right;
    position: relative;
    padding-right: 50px;
    border-bottom: solid 1px #ccc;
    margin-top: 35px;
}

.why-choose-box1 ul li img
{
    position: absolute;

    top: 10px;
    right: -50px;
}


.why-choose-box2 ul li p
{
    font-size: 14px;
    line-height: 25px;
}

.why-choose-box2 ul li 
{
    list-style: none;
    text-align: left;
    position: relative;
    padding-left: 50px;
    border-bottom: solid 1px #ccc;
    margin-top: 35px;
}

.why-choose-box2 ul li:last-child
{
    border-bottom: solid 0px #ccc;
}
.why-choose-box1 ul li:last-child
{
    border-bottom: solid 0px #ccc;
}



.why-choose-box2 ul li img
{
    position: absolute;

    top: 10px;
    left: -50px;
}

.mid-section 
{
    background-image: url(../images/mid-section1.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
    
}

.btn4 
{
    background-color: #e10e71;
    border-radius: 5px;
    -webkit-border-radius: 5PX;
    -moz-border-radius: 5PX;
    -ms-border-radius: 5PX;
    -o-border-radius: 5PX;
    border: 0px;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding: 20px 35px;
    cursor: pointer;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.btn4:hover
{ 
    background-color: #481e00;
}

.mid-section span
{
    color: #e10e71;
    font-size: 45px;
    font-family: 'great_vibesregular';
}


.mid-section2 
{
    background-image: url(../images/mid-section2.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    background-attachment: fixed;
    
}


.mid-section3 
{
    background-image: url(../images/mid-section2.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    background-attachment: fixed;
    
}


.about-box1 
{
    position: relative;
    
    padding: 20px;
    margin-left: 50px;
    margin-top: 30px;
}

.about-box1::before 
{
    position: absolute;
    content: "";
    border: 16px solid rgb(221, 221, 221);
    width: 250px;
    height: 350px;
    top: -30px;
    left: -50px;
    z-index: -1;
}

.about-box1-bg 
{
    background-color: #fff;
    padding: 10px;
}

.about-box1 h3 
{
    font-size: 27px!important;
}

.about-box1 p 
{
    font-size: 15px!important;
    line-height: 25px;
    margin-bottom: 0px;
}

.about-box2 
{
     background-color: #f5f5f5;
     padding: 34px 25px;
}

.about-box2 ul li 
{
    list-style: none;
    display: inline;
    padding: 0 25px;
    font-family: 'poppinsmedium';
}



.about-box2 ul li a
{
    color: #3b3b3b;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.about-box2 ul li:hover a 
{
    color: #e10e71;
}

.testimonial-box1 ul li
{
    list-style: none;
    position: relative;
    padding-left: 60px;
    border-bottom: #ccc solid 1px;
    padding-bottom: 30px;
}

.testimonial-box1 ul li i 
{
    position: absolute;
    color: #e10e71;
    font-size: 45px;
    left: 0px;
    top: 0px;
}


.testimonial-box1 ul li img 
{
    position: absolute;
    top: 20px;
    left: 0px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.testimonial-box1 ul li:last-child
{
    border-bottom: 0px;
    padding-top: 30px;
    padding-left: 00px;
    margin-left: 00px;
}

.testimonial-box1 ul li:first-child
{
    height: 100%;
}


.new-section-bg 
{
    background-image: url(../images/product-texture-bg.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 80px 0;
    background-attachment: fixed;

}

.news-right-box ul li 
{
    list-style: none;
}

.news-right-box ul li img
{
    height: 208px;
}

.news-right-box ul li:last-child
{
    margin-top: 20px;
}

.product-cart-section i
{
    color: #FFF;
    background-color: #e10e71;
    padding: 10px 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 25px;
    margin-top: 10px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;

   
}

.product-cart-section i:hover 
{
    background-color: #481e00;
}

.product-cart-section
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    box-shadow: 0px 0px 10px #ccc;
}


.product-box
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    position: relative;
 
    box-shadow: 0px 0px 10px #ccc;
 
}


.product-cart-section 
{
    background-color: #fff;
  
    position: absolute;
    text-align: center;
    justify-content: center;
    display: flex;
    left: 0;   
    opacity: 0;
    width: 100%;
    z-index: 999;
}

.product-box:hover .product-cart-section 
{
    transform: translateY(10px);
    opacity: 1;
    padding: 10px;
    display: block;
    background-color: #f5f5f5;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
}


.product-box img
{
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    -ms-transition: all 400ms ease-in;
    -o-transition: all 400ms ease-in;
}

.product-box:hover img 
{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.product-box:hover 
{
    background-color: #f5f5f5;
}

.header1 
{
    position: relative;
}


.header1 h3
{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   color: #FFF;
   font-size: 30px;
   text-align: center;
}


.list-shop-filter li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-shop-filter .checkbox, .list-shop-filter .checkbox-inline {
    padding-left: 40px;
}

.checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom, .checkbox-inline .checkbox-custom-dummy {
    top: 2px;
    left: 0;
    width: 21px;
    height: 21px;
    margin: 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}


.checkbox, .checkbox-inline {
    position: relative;
    text-align: left;
    padding-left: 30px;
    font-size: 15px;
    line-height: 1.72;
    letter-spacing: .025em;
   
    color: #9b9b9b;
    cursor: pointer;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
label {
    margin-bottom: 0;
}

ul, ol {
    list-style: none;
}

.list-shop-filter li > span {
    letter-spacing: .1em;
}



.radio .radio-custom-dummy, .radio-inline .radio-custom-dummy, .checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

.radio .radio-custom, .radio .radio-custom-dummy, .radio-inline .radio-custom, .radio-inline .radio-custom-dummy, .checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy, .checkbox-inline .checkbox-custom, .checkbox-inline .checkbox-custom-dummy {
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    outline: none;
    cursor: pointer;
    z-index: 999;
}


html .group-xs > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
}

.product-stepper .stepper {
    padding-right: 38px;
}
.product-stepper .stepper {
    padding-right: 38px;
}
.stepper {
    position: relative;
    display: block;
}

.product-stepper input[type="number"] {
    line-height: 1.3;
    padding: 17px 10px;
    max-width: 70px;
    min-height: 70px;
    font-size: 24px;
}


.product-stepper input[type="number"] {
    padding: 14px 10px;
    max-width: 60px;
    font-size: 20px;
    letter-spacing: .025em;
    border-radius: 6px;
    color: #151515;
    background: #ebebeb;
    line-height: 1.3;
}

.stepper input[type="number"] {
    width: 100%;
    padding: 10px 42px;
    font-weight: 500;
   
    text-align: center;
    -moz-appearance: textfield;
    background: #f5f5f5;
    border-color: #f5f5f5;
    line-height: 1.3;
}

.product-stepper .stepper-arrow.up {
    top: 0;
}

.product-stepper .stepper-arrow {
    width: 32px;
    height: 32px;
    font-size: 24px;
    line-height: 32px;
}


.product-stepper .stepper-arrow {
    margin-top: 0;
    top: auto;
    right: 0;
    width: 26px;
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    border-radius: 6px;
    background: #ebebeb;
}


.stepper-arrow {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -19px;
    width: 38px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    cursor: pointer;
    color: #151515;
    border-radius: 0;
    transition: .3s all ease;
}


.stepper-arrow.up::before {

    content: '\f504';

}

.product-stepper .stepper-arrow.down {
    left: auto;
    bottom: 0;
}

.product-stepper .stepper-arrow {
    width: 32px;
    height: 32px;
    font-size: 24px;
    line-height: 32px;
}

.product-stepper .stepper-arrow {
    margin-top: 0;
    top: auto;
    right: 0;
    width: 26px;
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    border-radius: 6px;
    background: #ebebeb;
}

.stepper-arrow.down::before {
    content: '\f465';
}


.product-stepper input[type="number"] {
    line-height: 1.3;
    padding: 17px 10px;
    max-width: 70px;
    min-height: 70px;
    font-size: 24px;
}

.product-stepper input[type="number"] {
    padding: 14px 10px;
    max-width: 60px;
    font-size: 20px;
    letter-spacing: .025em;
    border-radius: 6px;
    color: #151515;
    background: #ebebeb;
    line-height: 1.3;
}


.contact-heading h2 
{
    border-right:  solid 1px;
}



.contact-bg
{
    background-color: #e1e1e1;
    padding: 35px 0;
}


.contact-heading1 
{
    border-left: 3px dotted #e10e71;
    border-bottom: #e10e71 dotted 3px;
}

.contact-heading2 
{
    border-right: 3px dotted #e10e71;
    border-bottom: #e10e71 dotted 3px;
}

.contact-heading3 
{
    border-left: 3px dotted #e10e71;
    border-bottom: #e10e71 dotted 3px;
}


.story-box1
{
    box-shadow: 0px 0px 12px #ccc;
    padding: 20px;
    background-color: #fff;
   
}


.story-box2
{
    box-shadow: 0px 0px 12px #ccc;
    padding: 15px 25px;
    background-color: #fff;
    border: solid 2px #e10e71;
}

.menu-box1 
{
    position: relative;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;
}
.menu-box1:hover 
{
   box-shadow: 3px 5px 10px #ccc;
}
.menu-box1-img
{
  overflow: hidden;
}
.menu-box1 img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.menu-box1:hover img
{
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
}

.menu-box1 h4
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 19px;
    line-height:18px;
    font-weight: normal;
    margin-top: 45px;
    color: #ffff;
    text-transform: uppercase;
}

.menu-text-box
{
   background-color: #0000006b;
   position: absolute;
   top: 0px;
   left: 0px;
   padding: 0px 0;
   width: 100%;
   height:100%;
   transition: all 400ms;
   -webkit-transition: all 400ms;
   -moz-transition: all 400ms;
   -ms-transition: all 400ms;
   -o-transition: all 400ms;
   transform: translateY(170px);
   -webkit-transform: translateY(170px);
   -moz-transform: translateY(170px);
   -ms-transform: translateY(170px);
   -o-transform: translateY(170px);
   z-index: 11;
} 

.menu-text-box::before 
{
    content: "";
    position: absolute;
    width: 70%;
    background-color: #fff;
    top: 8%;
    height: 3px;
    left: 15%;
}

.menu-text-box::after 
{
    content: "";
    position: absolute;
    width: 70%;
    background-color: #fff;
    top: 30%;
    height: 3px;
    left: 15%;
}



.menu-box1:hover .menu-text-box 
{
    transform: translateY(150px);
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    -o-transform: translateY(150px);
    background-color: #e10e70d7;
}




.tab button {
    display: block;
    background-color: inherit;
    padding: 10px 12px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
   
 
}


  /* Change background color of buttons on hover */
.tab button:hover {
    background-color: #e10e71;
    border-left: 5px solid #481e00;
    color: #fff;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
    background-color: #e10e71;
    color: #fff;
    border-bottom: #fff solid 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    
}



  .tab {
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;

}
  
  .tabcontent {
   
    padding: 5px 25px 75px 25px ;
    border: 1px solid rgb(236, 236, 236);
   
  }

  .tab button i 
  {
      font-size: 12px;
      color: #e10e71;
      transition: all 400ms;
      -webkit-transition: all 400ms;
      -moz-transition: all 400ms;
      -ms-transition: all 400ms;
      -o-transition: all 400ms;
}


.tab button:hover i  
{
    color: #fff;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.tab button.active  i
{
    color: #fff;
}


.no-pad1 
{
    padding-left: 0px;
    padding-right: 0px;
}

.menu-item-box1 
{
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;
    cursor: pointer;
    height: 109%;
    
    
}

.menu-item-box1::before 
{
    content: "";
    position: absolute;
    width: 90%;
    height: 37%;
    bottom: 5%;
    left: 5%;
    border: 0px;
    border-left: 2px solid #e10e704f;
    border-right: 2px solid #e10e704f;
    border-bottom: 2px solid #e10e704f;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    
}
.menu-item-box1:hover
{
    box-shadow: 0px 0px 15px rgb(177, 177, 177);
}


.menu-item-box-text 
{
    padding: 20px 35px 35px 35px;
}

.menu-item-box1::before 
{
    content: "";
    position: absolute;
    width: 90%;
    height: 37%;
    bottom: 5%;
    left: 5%;
    border: 0px;
    border-left: 2px solid #e10e704f;
    border-right: 2px solid #e10e704f;
    border-bottom: 2px solid #e10e704f;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    
}
.menu-item-box-text h4
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
}


.menu-item-box-text h4:last-child
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
    background-color: #e10e71;
    color: #fff!important;
    text-align: center;
    position: absolute;
    padding: 7px;
    width: 22%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    right: 9%;
    bottom: 7%;
}

.menu-item-box1 .text-primary
{
    line-height: 80px;
    margin-top: 30px;
}


.menu-item-box-text p
{
   font-size: 15px;
   line-height: 25px;
   margin-bottom: 10px;
}

.item-logo 
{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 32%;
}

.item-logo img 
{
    width: 80px;
}

.menu-item-box1-img img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;
}

.menu-item-box1-img
{
    overflow: hidden;
}
/* .menu-item-box1:hover .menu-item-box1-img img
{
    transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
} */

.tree a 
{
    color: #e10e71;
}

.tree a:hover 
{
    color: #fff;
    padding-left: 5px;
    background-color: #e10e71;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/* 
* (A) LIST TO MENU */
.tree, .section ul {
  list-style: none;
  padding: 0;
  margin: 0;
} 
.tree {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  box-shadow: 0px 0px 6px #ccc;
}
.tree li {
  border-bottom: 1px solid #ccc;
  padding: 15px 10px;
  

}
.tree li:last-child {
  border: 0;
}

/* (B) SUB-SECTIONS */
/* (B1) TOGGLE SHOW/HIDE */
.section ul { display: block; }
.section input:checked ~ ul { display: none; }

/* (B2) HIDE CHECKBOX */
.section input[type=checkbox] { display: none; }

/* (B3) ADD EXPAND/COLLAPSE ICON  */
.section { 
  position: relative; 
  padding-left: 35px !important;
}
.section label:after {
  content: "\0002B";
  position: absolute;
  top: 5px; left: 0;
  padding: 10px;
  text-align: center;
  font-size: 30px;
  color: #e10e71;
  transition: all 0.5s;
}
.section input:checked ~ label:after {
  color: #23c37a;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

/* (B4) SUB-SECTION ITEMS */
.section ul { margin-top: 10px; }
.section ul li { color: #666; }

/* DOES NOT MATTER */
.tree {
  font-family: arial, sans-serif;
  font-size: 18px;
}



.menu-item-box2 
{
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;
    cursor: pointer;
    height: 100%;
    
    
}

.menu-item-box2::before 
{
    content: "";
    position: absolute;
    width: 90%;
    height: 37%;
    bottom: 5%;
    left: 5%;
    border: 0px;
    border-left: 2px solid #e10e7073;
    border-right: 2px solid #e10e7073;
    border-bottom: 2px solid #e10e7073;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    
}
.menu-item-box2:hover
{
    box-shadow: 0px 0px 15px rgb(177, 177, 177);
}


.menu-item-box-text2 
{
    padding: 20px 35px 35px 35px;
}

.menu-item-box-text2 h4
{
    font-family: 'poppinsmedium';
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
   
   
   
}



.product-footer-details ul li 
{
    list-style: none;
    display: inline;
    
    padding: 0 30px ;
    width: 100%;
    text-align: center;
}


.item-footer-detail-style 
{
    border: 2px dotted #e10e71;
    margin-top: 70px;
    padding-bottom: 30px;
}


.owl-dots .owl-dot.active {
    background-color: #e10e71;
    border: 1px solid #e10e71;
    text-align: center;
}

.owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    background: transparent;
    background-color: transparent;
    border: 1px solid #666;
    cursor: pointer;
    text-align: center;
}

.owl-dots, .owl-dot {
    
    text-align: center;
}


.product-footer-details2 
{

    border: #fff dotted 2px ;
    padding: 15px;
    height: 100%;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    margin-top: 10px;
    box-shadow: 0px 0px 12px #ccc;
}

.product-footer-details2 p 
{
    line-height: 25px;
    font-size: 15px;
}



.product-footer-details2:hover 
{
    box-shadow: 0px 0px 12px #ccc;
    border: #e10e71 dotted 2px ;
    margin-top: 5px;
}

.product-footer-details1 
{
    background-color: #e10e71;
    color: #fff;
    font-size: 21px;
    padding: 15px 0;
} 



.product-footer-details3 
{
    padding: 15px;
    box-shadow: 0px 0px 10px #ccc;
    border: #e10e71 dotted 2px;
}

.zoom 
{
  
    overflow: hidden;
}


.zoom img 
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    overflow: hidden;
}
.zoom:hover img 
{
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
}



.section191 
{
    margin-top: 90px;
}













@media screen and (min-width:320px) and (max-width:767px)

{
    .section191 
{
    margin-top: 30px;
}


    .product-texture-bg  a
    {
       
        color: #c11c2e;
    }

    .product-texture-bg  
    {
        font-size: 20px;
      
    }

    .navbar-expand-xl .navbar-nav .nav-link 
    {
        margin-right: 0px;
    }

    .navbar-toggler
    {
        width: 100%!important;
        text-align: center;
    }


    .navbar > .container, .navbar > .container-fluid
    {
        display: inline!important;
    }


    .header1 h3
{

   font-size: 20px;

}

    .header-location 
    {
        display: none;
    }

    .about-box2 ul li a
{
    list-style: none;
    display: block;
    padding: 10px 25px;
    font-family: 'poppinsmedium';
    background-color: #e10e71;
    color: #ffffff;
    
}

.about-box2 ul li:hover a
{
    color: #fff;
    background-color: #481e00;
}

    .section70
    {
        margin-top: 30px;
    }
    .second-section 
    {
        margin-top: 0px;
        padding: 20px;
        background: #CCC;
    }
    .mid-section 
    {
        background: #ccc;
        padding: 40px 0;
        
    }
    .why-choose-box2 ul li img, .why-choose-box1 ul li img  
    {
        display: none;
        text-align: center;
    }

    .why-choose-box2 ul li, .why-choose-box1 ul li
    {
       
        text-align: center;
        padding: 0;
    }


    .col-20 
{
    width: 100%;
    padding: 0 10px;
}


    #rs-header .fullwidth-section4 .header-middle-area4 {
        background-color: rgba(255, 255, 255, 0);
        position: absolute;
        width: 100%;
        top: 0px;
        text-align: center;
        z-index: 999;
      }

      
    .navbar-brand {
        position: static;
        top: 00px;
    }

    .navbar-brand img {
        width: 90px;
    }


    .section202 
{
    margin-top: 30px;
}


    .section101 
{
    margin-top: 31px;
}



.section80
{
    margin-top: 30px;
}


    .section201 
{
    margin-top: 50px;
}


    .navbar-brand
    {
        margin-right: 8rem;
        
    }


    /* .navbar > .container, .navbar > .container-fluid
    {
        display: inline!important;
    } */


    .text-justify1
{
    text-align: justify;
}


.section230 
{
    margin-top: 30px;
}


.sh-brw 
{
    display: none;
}
.sh-mob 
{
    display: block;
}

.section180 
{
    margin-top: 30px;
}

.section90 
{
    margin-top: 50px;
}

.section51
{
    margin-top: 51px;
}
.section150 
{
    margin-top: 50px;
}

.section151 
{
    margin-top: 50px;
}

.section100 
{
    margin-top: 30px;
}
.navbar ul li a{
  text-align: center;

}


.section220 
{
    margin-top: 50px;
}


.section250 
{
    margin-top: 50px;
}
.section130 
{
    margin-top: 30px;
}
.section90 
{
    margin-top: 20px;
}

.section40 
{
    margin-top: 20px;
}

.section50 
{
    margin-top: 30px;
}



.section31
{
    margin-top: 30px;
}

.section120 
{
    margin-top: 200px;
}

.news-right-box ul li img
{
    height: auto;
}




}
















@media screen and (min-width:768px) and (max-width:991px)
{
    .section191 
    {
        margin-top: 100px;
    }

    

    .product-texture-bg  a
    {
       
        color: #c11c2e;
    }

    .product-texture-bg  
    {
        font-size: 20px;
      
    }

    .navbar-expand-xl .navbar-nav .nav-link 
    {
        margin-right: 0px;
    }

    .navbar-toggler
    {
        width: 100%!important;
        text-align: center;
    }


    .news-right-box ul li img
{
    height: auto;
}


    .col-20 {
        width: 50%;
        padding: 0 10px;
    } 


    .second-section 
    {
        margin: 0px;
    }

    .btn2
    {
        width:50px ;
    }
    




    .text-left2 
{
 text-align: center;
}




.section80
{
    margin-top: 30px;
}


    .section201 
{
    margin-top: 50px;
}


    .navbar-brand
    {
        margin-right: 3rem;
    }
 
  


    
    .navbar > .container, .navbar > .container-fluid
    {
        display: inline!important;
    }


    .text-justify1
{
    text-align: justify;
}

.section230 
{
    margin-top: 30px;
}
    
    .navbar > .container, .navbar > .container-fluid
    {
        display: inline!important;
    }


    .text-justify1
    {
        text-align: justify;
    }
        

    .section230 
{
    margin-top: 30px;
}




 

    .text-right {
        text-align: center!important;
    }
    .section70 
{
    margin-top: 30px;
}
.section51
{
    margin-top: 51px;
}
.section100 
{
    margin-top: 50px;
}



h1{font-size:45px; }
h2{font-size:25px;}
h3{font-size:22px;}
h4{ font-size:23px;}



.section-top-100 {
    padding-top: 30px;
}

.sh-brw 
{
    display: none;
}
.sh-mob 
{
    display: block;
}

.section180 
{
    margin-top: 30px;
}
.section150 
{
    margin-top: 30px;
}
.section151 
{
    margin-top: 30px;
}
.section90 
{
    margin-top: 50px;
}

.navbar ul li a{
    text-align: center;
  
  }

  .section50 
{
    margin-top: 30px;
}





.section220 
{
    margin-top: 50px;
}


.section250 
{
    margin-top: 50px;
}
.section130 
{
    margin-top: 50px;
}

.section90 
{
    margin-top: 30px;
}
.section40 
{
    margin-top: 25px;
}





.section120 
{
    margin-top: 190px;
}





}




.location-d{margin-left: 15px;
text-transform: none;
height: 45px;
color: #fff;
border: 0;
padding-left: 10px; background: #e10e71 !important;border-radius: 8px;
width: 50%;
border-radius: 5px !important;
border: 0 !important;}

.top-hd-text{ text-align:right!important;}
.mob-cart{ display:none}
@media (max-width: 768px) {
.footer-section1 { text-align:center;}
.footer-section1 .socila-link ul{ padding-left:0;}

.footer-section1 .footer-link{ width: 150px;
    margin: 0 auto;
    padding: 0;}

.mob-cart{ display:inline-block;}
.top-hd-text{ text-align:center!important;}
.location-d{ margin-left:0;

padding-left: 10px; background: #e10e71 !important;border-radius: 8px;
width: 80%;
border-radius: 5px !important;
border: 0 !important;}
.nav-item{ display:block; width:100%;}
}




/* ///////////////////////////// */