/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
    
body {            
	font-family: 'Assistant', sans-serif;    
	font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


h1, h2, h3, h4, h5, h6 
{

  margin-bottom: 0rem !important;
	color: #333;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	text-transform: capitalize;

}
a{
	color: #428bca;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .h1class, .h2class, .h3class, .h4class {
  padding: 0px;
  color: #242424;
  font-weight: 700;
  margin-bottom: 0rem !important; 
}
h1, .h1class {
  font-size: 32px; }

h2, .h2class {
  font-size: 30px; }

h3, .h3class {
  font-size: 27px; }

h4, .h4class {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}



/* commen css */


.homedesktop-container-fluid 
{
  max-width:97%;
  margin-right: auto;
  margin-left: auto;
} 


.topdesktop-class 
{
    background-color: #616161;
  padding-top:10px;
    padding-bottom:10px;
    transition: all 0.3s ease-in-out;
    /*transition: top 0.1s, opacity 0.1s;*/
  position: sticky;
    top:-1px;
    z-index:5;
 /* top: 0;
    z-index:2;*/
} 

 .topmobileview-class
{
    padding-top:10px!important; 
     padding-bottom:0px!important; 
     background-color: #616161;
    transition: all 0.3s ease-in-out;
     position: sticky;
    top:-1px;
    z-index:5;
}  
/*
.hidden 
{
 pointer-events: none;
    opacity: 0;
  top: -60px;
    display: none !important;
}
*/
.shrink.topdesktop-class
{
  -webkit-transition: all 0.5s ease-in-out;
	transition: all 1s ease-in-out;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

.top-icon a i
{
    color: #FFF!important;
    font-size:40px; 
} 
.bcart-icon i,.bcart-icon span
{ 
    color: #fff !important;
}
.shrink.topdesktop-class .top-icon a i
{
     color: #FFF;
    font-size:28px!important;
}
.top-icon a span
{
   color: #FFF;
    font-size: 14px;
}

.navbar .navbar-nav .nav-item a {
	color: white;
}

.navbar .navbar-nav .nav-item a:hover {
	color: #242424;
}

.dropdown-item {
	text-transform:capitalize;
}

.dropdown-menu {
	background-color: #616161;
}

.big-dropdown {
	min-width: 600px;
}

.droprow {
	width: 100%;
}

.droprow ul {
	list-style: none;
}

.flist li {
	width: 50%;
	float: left;
}
.input-group-lg > .form-control:not(textarea) {
height: calc(1.25em + 1rem + 1px);
}

.search-desktop
{
    font-size:22px !important;
}
.categorylinks {
  border-right: 1px solid white;
}

.input-group-text1
{
    background-color: #85bd44;
    border-right:2px solid #ced4da !important;
    border-left:2px solid #ced4da;
    border-top:2px solid #ced4da;
    border-bottom:2px solid #ced4da;
    padding: 0.375rem 1.5rem;
    border-top-right-radius: 0rem!important;
     border-bottom-right-radius: 0rem!important;
}
 

.form-control1 
{
    border: 2px solid #ced4da;
    border-left:0px solid #ced4da !important;
    border-bottom-right-radius: .25rem!important;
     border-top-right-radius: .25rem!important;
}

.desktop-headingclass
{
    font-size:16px;
    font-style: italic;
    font-weight: 500;
}

.newcategory-div
{
    border-radius: unset;
    border:1px solid #686866;
   background-color: #c2d0a1 !important;
}

.newcard-body
{
    background-color: #c2d0a1!important;
    text-align: center;
}
.card-img-top {
	object-fit: cover;
	width: 100%;
	height: 100%;
}  
 
.desktopbrochuresdiv
{
    padding-top:25px;
    padding-bottom:25px;
}
.brochure-featured-items img
{
    border: 2px solid #2d2c2c;
  /*  border-radius:10px;*/
}
.brochure-featured-items,.brochure-featured-items .card-img-top
{
   border-radius:0px !important;
}
.searchclass-fontsize
{
    font-size: 18px;
}
.desktop-emailbox
{
    border-radius: 0px!important;
    text-align: center;
    font-style: italic;
    border:2px solid #ced4da;
}

.delivery-bgimg
{
   /* background-image: url(../images/Delivery-charges-bg-image.jpg);*/
    background-image: url(../images/Trucks-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  margin: 0 auto;
  height: auto;
 padding: 35px 50px 20px 50px;
    color: #fff;
}


.delivery-bgimg p,.delivery-bgimg label
{
    font-weight: 600;
}

.card.popular-cat, .card.popular-cat-spe {
  box-shadow: 0 0 5px 1px #85bd44;
  border-radius: unset;
}
.categorylinks {
  border-right: 1px solid white;
}

.desktopbanner-container-fluid
{
    max-width:85%;
}

footer 
{
  background-color: #333333;
  /*  padding-bottom:10%;*/
} 

.innerfooter-color
{
  background-color: #333333;
}
footer h3, footer .h3class {
  color: #85bd44;
}
.flist li {
  width: 50%;
  float: left;
}
footer a, .copyright {
  color: white;
}

footer a:hover {
  color: white;
  text-decoration: underline;
}

.droprow {
  width: 100%;
}


.form-widthclass
{
    max-width: 64%;
  float: right;
}

 .navbar-light .navbar-toggler1
{
    position: absolute;
    left:370px;
  top: -72px;
    margin: 0;
    z-index: 2;
    background-color: #fff;
     display: block;
  }

.navbar .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    justify-content: center;
  }
  .navbar .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

.carousel-control-next-icon
{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2385bd44' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2385bd44' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next, .carousel-control-prev,.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover
{
    opacity: .8!important;
}

.pro-price-class
{
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
 
.quantity-class-div 
{
  border: 1px solid #616161;
  color: #747474;
  align-items: center;
  justify-content: space-around;
  display: inline-block;
}
 
.minus, .plus
{
  line-height: 14px;
  font-size: 12px;
  width: 31px;
  height: 31px;
  border: none !important;
  background-color: #fff;
  color: #616161;
  cursor: pointer;
  transition: all 0.4s;
}
.qty 
{
  width: 31px;
  height: 31px;
  border-left: 1px solid #616161!important;
  border-right: 1px solid #616161;!important;
  border-top: transparent !important;
  border-bottom: transparent !important;
  text-align: center;
}

.new-basketbtn
{
    background-color: #fff;
    border: 1px solid #616161;
    color:#616161;
      border-radius: 0px!important;
    font-size: 14px;
}
.optinfoa {
  padding: 2px 5px;
  color: #fff !important;
  background: #09c;
  border-radius: 3px;
  text-decoration: none;
}

.check-box
{ 
   background-color: #f6f6f6;
  padding: 5px 10px;
  cursor: pointer;
  transition: background-color 0.3s;
  display: block;
  font-size: 14px;
  color: #000;
    border: 1px solid #d1d0d3;
}
.radio-box {
   background-color: #f6f6f6;
  padding: 5px 10px;
  cursor: pointer;
  transition: background-color 0.3s;
  display: block;
  font-size: 14px;
  color: #000;
    border: 1px solid #d1d0d3;
}

/* When box is selected */
.radio-box.active {
    background-color:rgb(133, 189, 68);     /* Bootstrap primary color */
 color: #000;
    border-color: transparent;
}

/* Hover effect */

.prodetail-img
{
  border: 1px solid #686866;
  background-color: #c2d0a1 !important;
}
 

.newsletter {
  border: 2px solid #616161;
}

.newsletter-border {
  border: 1px solid #85bd44;
}
.navbar-toggler {

  background-color: #85bd44 !important;

  border: none !important;

 padding: 13px 10px 3px 10px;
position: absolute;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  border-radius: 6px;
  top:0;

}

.navbar-toggler .toggler-lines {

  width: 24px;

  height:2px;

  background: #fff;

  position: relative;

  display: block;

}
 
.navbar-toggler .toggler-lines::before,

.navbar-toggler .toggler-lines::after {

  content: "";

  width: 24px;

  height: 2px;

  background: #fff;

  position: absolute;

  left: 0;

}
 
.navbar-toggler .toggler-lines::before {

  top: -6px;

}
 
.navbar-toggler .toggler-lines::after {

  top: 6px;

}
 
  
.navbar-toggler .toggler-text {

  color: #fff;
	font-size: 12px;
	margin-top:12px;
	font-weight: 500;
	letter-spacing: 0.5px;
}

 .shrink.topdesktop-class .top-icon a span 
{

  color: #FFF;
  font-size: 13px;

}
 
.pro-price-class1
{
    color: #000;
  font-size: 35px;
  font-weight: 600;
}

.modal-textclass
{
    text-align: center;
  font-family: 'Assistant', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: #212529;
}
.popup-btn
{
  color: #fff !important;
  background: #008080 !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  font-size: 18px;
    text-transform: capitalize;
    display: block;
  width: 100%;
}
/*
.carousel-img {
  object-position: center;
    object-fit: cover; 
}*/

#carouselExampleIndicatorcabin .carousel-inner  {
    min-height: 500px;   /* FIXED HEIGHT → no jumping */
    display: flex;
    align-items: center; /* vertically center */
    background: #fff;    /* optional */
}

 #carouselExampleIndicatorsprod .carousel-inner
{
    min-height:600px;   /* FIXED HEIGHT → no jumping */
    display: flex;
    align-items: center; /* vertically center */
    background: #fff;    /* optional */
}   

#carouselExampleIndicatorcabin .carousel-inner .carousel-item img ,  #carouselExampleIndicatorsprod.carousel-inner .carousel-item img {
    width: 100%!important;
    height: 100%;
    object-fit: contain; /* FULL IMAGE VISIBLE, NO CROPPING */
}

.carousel-control-next, .carousel-control-prev 
{
    background-color: #fff!important;
    border: none!important;
}


#navbar2 .navbar-nav .dropdown-menu {
	position: absolute;
	float: none;
	/*left: 0;
	right: auto!important;*/
}   


hr {
  border: 1px solid #85bd44;
}

.chk-avail1 {
  background: #616161;
}

.quick-div .cardimg img
{
    border-radius: unset;
  border: 1px solid #686866;
}

.quick-body,.quick-body .chk-avail1
{
    background-color: #c2d0a1 !important;
  text-align: center;
}
.cabin-page h1
{
    font-size: 28px!important;
}
.btn-dark
{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
    transition: all 0.4s;
}
.btn-dark:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
} 
.price-row {
  display: flex;
  align-items: center; /* vertical alignment perfect */
  gap: 10px;           /* text आणि input मधला spacing */
}

.price-input {
  width:60%;
  padding: 20px 8px !important;
    height: auto!important;
    background-color: #fff;
  border: 1px solid #616161;
  color: #616161;
  border-radius: 0px !important;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.price-input:focus {
  color: #616161!important;
  background-color: #fff!important;
  border-color: #616161!important;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.0)!important;
}

.ratio-box {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.products-div .ratio-box {
  
  aspect-ratio: 1 / 1;
}
.ratio-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} 
 
.top-icon .fa-hammer
{
   color: #22A7F0!important;
}



.modal-content .modal-title 
{
  color: #fff !important;
    text-align: center !important;
    font-size: 1.5rem;
  line-height:28px;
       letter-spacing: 1px;
      font-family:"Montserrat", sans-serif!important;
    font-weight: 600;
} 
 
.modal-content {
    font-family:"Montserrat", sans-serif!important;
  border: 5px solid #85bd44;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
    letter-spacing: 1px;
}   

.modal-content .care-btn
{
  background: #0c2c45;
  border-radius: 4px;
  font-size: 15px;
  font-style: normal;
  font-weight:600;
  color: white;
  cursor: pointer;
 padding: 8px 10px;
  display: block;
  width: 100%;
   letter-spacing: 1px;
    font-family: "Montserrat", sans-serif!important;
} 
.patient
{ 
    text-align: center;
  margin: 0 auto;
  color: #0b2b44;
   font-family:"Montserrat", sans-serif!important;
}
.patient a
{
    font-weight: 600;
    text-align: center;
  text-transform: capitalize;
} 
.patient a:hover
{
  text-decoration: underline;
   color: #85bd44 !important;
    transition: all 0.4s;
}
.fencing-modal .modal-header
{
    background-color: #85bd44;
}
.basketitems 
{
  position: absolute;
  top: -8px;
  font-size: 14px!important;
  right: 22%;
  font-weight: 600;
  background: #85bd44;
  color: #fff!important;
  border-radius: 50%;
  width: 28px;
  height: 29px;
    line-height: 30px!important;
}
#carouselExampleIndicatorsprod .carousel-item {
	height: 450px;
}
#carouselExampleIndicatorsprod .carousel-item img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	margin: auto;
}
.homedesktop-container-fluid .modal-title{ color:#242424 !important; }
.check-box.selected {
  background-color: #85bd44;
}
.alert-box.success {
	color: #fff;
	background-color: #85bd44;
	border-color: #d6e9c6;
	display: none;
	padding: 6px;
	width: fit-content;
	float: right;
}
#welcomeModal .close{
	color: #fff !important;
  opacity: 1;
  font-size: 35px;
  position: absolute;
  right: 6px;
  top: -6px;
  font-weight: normal;
}
.topdesktop-class {
  transition: height 0.35s ease, padding 0.35s ease, background-color 0.35s ease;
}
.topdesktop-class {
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.webtop,
.webscroll {
    transition: opacity 0.35s ease, transform 0.35s ease;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.webtop{
	position:relative;
}
.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    z-index: 2;
}

.is-hidden {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    z-index: 1;
}
.webtop.is-hidden{
	position:absolute;
}
form .smalltext {
  margin-left: 10px !important;
  max-width: 50% !important;
}
.newcard-body a
{
color: #242424 !important;
}
.shrink.topdesktop-class .navbar-nav .dropdown-menu
{
position: absolute;
float: none;
}
/* responsive css */
 
@media only screen and (max-width:991px)
{
     h2, .h2class {
    font-size: 27px;
  } 
     body, .choose-box label,.navbar .navbar-nav .nav-item a 
    {
    font-size: 15px;
  }
     h3, .h3class {
    font-size: 18px;
  }
    h4, .h4class {
    font-size: 16px;
  }
      .big-dropdown {
    min-width: auto;
  }
    .form-widthclass1
{
    max-width: 100%;
    float: right;
}
    .navbar-light .navbar-toggler1 
        {
            top: -60px;
        }
    #carouselExampleIndicatorcabin .carousel-inner {
  min-height: 400px;
    }
    
}


@media only screen and (max-width:991px)
{
       .navbar-light .navbar-toggler1 
    {
    left: 200px;
  }
       .newcard-body .h4class {
    font-size:14px;
           letter-spacing: -1px;
  }
    .newcard-body
    {
       padding: 0.9rem .4rem;
    }
  .basketitems
    {
  right:8%;
    }
}

@media only screen and (max-width:930px)
{
   .shrink.topdesktop-class  .shrinktop-icon 
    {
        padding-left: 0px!important;
         padding-right: 0px!important;
    } 
  .shrink.topdesktop-class .top-icon a span{
  color: #FFF;
  font-size: 13px;
}
}

@media only screen and (max-width:900px)
{
       .navbar-light .navbar-toggler1 
    {
    left:130px;
  } 
}
@media only screen and (max-width:800px)
{
       .navbar-light .navbar-toggler1 
    {
    left:120px;
  }
    .price-input {
  width:58%;
    }
}

@media only screen and (max-width:880px)
{
    .cabin-quantity1 .new-basketbtn
    {
        font-size: 14px!important;
        padding: .375rem 0.40rem!important;
    }
}

@media only screen and (max-width:767px)
{
   .navbar-light .navbar-toggler {
    position: absolute;
    left: 10px;
    top: -65px;
    margin: 0;
    z-index: 2;
    background-color: #fff;
    }
    .home-icon
{
 font-size:60px;
    color: #85bd44;
float: right;
}
  
.navbar 
    {
       padding-left: 8px;
    }
    .mobiletop-icon a i {
  color: #616161;
  font-size:45px;
}
    .mobiletop-icon a span {
  color:#616161!important;
  font-size: 17px;
        margin-top: 2px;
}
    .mobiletop-icon a span:hover{
        text-decoration: none!important;
    }  
    footer 
{
    padding-bottom:20%;
}
    
  .navbar .navbar-nav {
  flex-direction: column !important;
  justify-content:left;
}  
    h1, .h1class
    {
  font-size:30px; 
        line-height: 35px;
    }
.mobile-toggle
    {
        top:8px!important;
    }
    .broc-col
    {
        padding-left: .35rem !important;
       padding-right: .35rem !important;
    } 
    #carouselExampleIndicatorcabin .carousel-inner {
  min-height:400px;
    }
     .newcard-body .h4class {
    font-size: 17px;
    letter-spacing: 0px;
  }
     .newcard-body {
    padding: 0.9rem;
  }
   .mob-cart .basketitems {
    right: 25%!important;
       color: #fff!important;
       margin-top:0px!important;
  }
  .graybg {
  background-color: transparent;
}
} 
 @media only screen and (max-width:650px)
{
    .mob-cart .basketitems {
    right:20%!important;
       color: #fff!important;
  }
}
@media only screen and (max-width:575px)
{
 footer 
{
    padding-bottom:30%;
} 
    .categorylinks {
    border-right: none;
  }
    .broc-col
    {
        padding-left: .25rem !important;
       padding-right: .25rem !important;
    }
}
    
@media only screen and (max-width:563px)
{
    .mobiletop-icon a span
    {
    font-size: 14px;
    }
     .mob-cart .basketitems
    {
    right:16%!important;
  }
}
@media only screen and (max-width:522px)
{
      .newcard-body .h4class {
    font-size: 14px;
    letter-spacing: -1px;
  }
     .newcard-body {
    padding: 0.9rem 0.3rem;
  }
}

@media only screen and (max-width:500px)
{
    .home-icon
    {
    font-size: 60px;
}
      .navbar-light .navbar-toggler
    {
    top: -60px;
    }
    .mobile-toggle
    {
        top:10px!important;
    }
    #carouselExampleIndicatorsprod .carousel-inner,#carouselExampleIndicatorcabin .carousel-inner {
  min-height: 300px;
    } 
    .mob-cart .basketitems {
    right: 13% !important;
        font-size: 13px !important;
        width: 25px !important;
  height: 25px !important;
  line-height: 25px !important;
        top: -5px;
  }
}


@media only screen and (max-width:486px)
{
    .mobiletop-icon
    {
       padding-left: 5px;
  padding-right:5px;
    }
      .mobiletop-icon a i {
    font-size: 35px;
  }
}

@media only screen and (max-width:450px)
{
     .navbar-light .navbar-toggler
    {
    top: -55px;
    }
    #carouselExampleIndicatorsprod .carousel-inner,#carouselExampleIndicatorcabin .carousel-inner {
  min-height:200px;
    } 
}

@media only screen and (max-width:439px)
{
    .pro-bcol-width
    {
       padding-left: 0px!important;
     padding-right:  0px!important;
    }
}

@media only screen and (max-width:412px)
{
      .cabin-quantity,.cabin-quantity1
    {
       max-width:100%!important;
padding-right: 0px !important;
  flex: none !important;
    }
    .cabin-quantity1
    {
        max-width:100%!important; 
    }
}
@media only screen and (max-width:404px)
{
      .mobiletop-icon a span {
    font-size: 13px;
  }
 
        .navbar-light .navbar-toggler
    {
    top: -53px;
        left: 0px;
    }
      h1, .h1class {
    font-size: 25px;
    line-height: 30px;
  }
    
}

@media only screen and (max-width:400px)
{
    .delivery-bgimg
    {
padding: 35px 20px 20px 20px;
}
.h4class 
    {
    font-size: 14px;
  }
        .mobiletop-icon a i {
    font-size: 27px;
  } 
    .pro-smallcol-width
    {
       padding-left: 0px!important;
     padding-right:  0px!important; 
        text-align: left!important;
    }
    .pro-price-class, .new-basketbtn
    {
        font-size: 14px;
    }
      .home-icon 
    {
    font-size: 45px;
  }
     .mobile-toggle
    {
        top:0px!important;
    } 
    .desktopcategory-div  .categories-div,.quick-div
    {
       width: 100%!important;
        max-width: 100%!important;
        flex: 0 0 100%!important;
    }
      .newcard-body .h4class 
    {
    font-size: 16px;
    letter-spacing: 0px;
  }
  .mob-cart .basketitems 
    {
    right: 14% !important;
    font-size: 11px !important;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
    top: -5px;
 
}
}

@media only screen and (max-width:378px)
{
       .mobiletop-icon a span {
    font-size: 12px;
  }
    
    .mobiletop-icon {
    padding-left: 3px;
    padding-right: 3px;
  }
     .navbar-light .navbar-toggler
    {
    top: -50px;
    }
    
}

@media only screen and (max-width:350px)
{
      .mob-cart .basketitems 
    {
    right: 10% !important;
    }
}

@media (max-width:335px)
{
   .mobileviewicon-container-fluid 
    {
  max-width: 100% !important;
    }
       .home-icon
    {
    font-size:35px;
}
      /*  .navbar-light .navbar-toggler
    {
    top: -45px;
    }*/
    .dropdown-item 
    {
        padding-left: 0px;
    }
    .cabin-quantity,.cabin-quantity1
    {
       max-width:100%!important;
padding-right: 0px !important;
  flex: none !important;
    }
     .mobile-toggle {
    top: -5px !important;
  }
}

@media (max-width:325px)
{
   .mobileviewicon-container-fluid 
    {
  max-width: 100% !important;
    }
         .mobiletop-icon a span {
    font-size: 11px;
  }
}

@media (max-width: 320px)
{
  body, .choose-box label {
    font-size: 15px;
  }
     h2, .h2class {
    font-size: 27px;
  }
      .mobiletop-icon {
    padding-left: 2px;
    padding-right: 2px;
  }
     .categorylinks {
    border-right: none;
  }
    .homedesktop-container-fluid {
  max-width:100%;
    }
     .pro-price-class, .new-basketbtn {
    font-size: 13px;
  }
 .qty {
  width: 27px;
    }
}
 

@media (min-width:1092px) and (max-width:1231px) 
{
    .newcard-body .h4class
    {
        font-size: 17px;
    }
}

@media (min-width:999px) and (max-width:1230px) 
{
      .newcard-body .h4class {
    font-size:16px;
  }
    .newcard-body
    {
       padding: 0.9rem .7rem;
    }
}
@media (min-width:1100px) and (max-width:1199px) 
{
    .basketitems
    {
  right: 16%;
    }
}

@media (min-width:1000px) and (max-width:1099px) 
{
    .basketitems
    {
  right:11%;
    }
}

@media (min-width:992px) and (max-width:999px) {
  .basketitems {
    right: 11%;
  }
}

@media (min-width:900px) and (max-width:991px)
{
    .shrinkbcart-icon .basketitems {
    right: 18% !important;
  }
}

@media (min-width:800px) and (max-width:899px)
{
    .shrinkbcart-icon .basketitems {
    right: 14% !important;
  }
}
 

@media (min-width:768px) and (max-width:799px)
{
    .shrinkbcart-icon .basketitems {
    right:12% !important;
  }
}
@media (min-width:768px) and (max-width:991px)
{
    .navbar-toggler{ left:-30%;}
	.webscroll.is-visible{
		position:relative;
	}
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-toggler {
    display: none !important;
  }
}


