html {
    scroll-behavior: smooth !important;
}

@media all and (max-width: 1030px) and (min-width: 768px) {
   .col-rr-100{
       width: 70% !important;
   }
   .col-rr-search{
        width: 100% !important;
   }
}

select::-ms-expand {	display: none !important; }
select{
    -webkit-appearance: none !important;
    appearance: none !important;
}
.mylogo{
  width: 111%;
}
.nv-ml{
    margin-left: 3rem !important;
}
.w-75{
width: 75% !important;
}
.shopnow-btn{
  min-width: 10px;
  padding: 5px 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #66ad44;
  border-radius: 50px;
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
.bg-f2f2f2{
background-color: #f2f2f2;
}
.myfooterpara {
font-size: 13px;
color: #bba2a2;
}
.top-bar{
  background-color: #262626;
}
header{
  background:#Fff !important;
}
.nav-outer{
  padding-top: 12px;
}
.search-box-container{
  position: absolute;
}

.text-white {
  color: #fff !important;
}
.products-collection .products{
  border: 1px #eaeaea solid;
}
.search-box{
  color: #91959b;
  font-size: 15px !important;
  font-weight: 500 !important;
  height: 44px !important;
  padding: 0 30px 0 10px !important;
  width: 424px !important;
  background: none !important;
  border-radius: 50px !important;
  /* border-left: 1px solid #ddd !important;
  border-bottom: none !important;
  border-top: none !important;
  border-right: none !important; */
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0)!important;
  border: 3px solid #ddd !important;
}
/* .search-box:focus{
 border: none !important;
} */
.search-box:focus {
box-shadow: none !important;
border: 1px solid #ddd !important;
  /* border-left: 1px solid #ddd !important;
border-bottom: none !important;
border-top: none !important;
border-right: none !important; */
color: #111111 !important;
background: none !important;
}

.topbar-notifica{
  padding: 5px;
}

.home-title{
  font-size: 20px;
  font-weight: 600;
}
.mytd{
  vertical-align: middle !important;
  /* border: none; */
  padding: 08px !important;
  border-bottom: 1px solid #d6f4aa !important;
}
.mycard{
  background-color: #fff;
  box-shadow: 2px 1px 8px 4px rgba(0,0,0,.08);
  padding: 20px;
}
.w-50{
    width: 40% !important;
}
.testi-card{
 /* margin-top: 84px; */
    background-color: #fff;
    box-shadow: 2px 1px 8px 4px rgba(0,0,0,.08);
    padding: 20px;
    margin-left:10px;
    margin-right:10px;
	border-radius:30px;
}
.testi-card .card-body{
    height: 150px;
}
.testi-image{
    margin-top: -82px;
}
.bg-lighgold{
  background-color: #d6f4aa;
}
.home-para{
  font-size: 14px;
}
.product-myimg{
  border: 1px solid #e5e5e5;
}
.bg-white{
  background-color: #fff;
}
.bg-darkgreen{
  background-color: #4dc34d;
}
.mysection{
  padding-top: 15px;
  padding-bottom: 15px;
}
.readmorebtn{
  font-size: 16px;
  color: #262626;
  font-weight: 600;
  border-bottom: 2px solid #262626;
}
.readmorebtn:hover{
  color: #111111;
}
.mybrdrr{
  border: 0.2px solid lightgray;
}
.fa-home-icon{
  font-size: 60px !important;
  margin-top: 16px;
  color: #59b210;
  text-align: center;
  padding: 5%;
  border-radius: 50%;
}
.top-underline{
  border-top: 1px solid #262626;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 13px;
}
.underline{
  border: 1px solid green;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1%;
  margin-bottom: 1%;
}
.fa-testimonial-icon{
  font-size: 34px !important;
  color: #fff;
  padding: 20px;
  border: 1px solid;
  border-radius: 50px;
  width: 80px;
  height: 80px;
}
.section-bg-img{
  background-image: url('../../assets/images/bgswtich.jpeg');
  /* background-attachment: fixed; */
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  background-size: cover;
}
.testi-banner{
  background-image: url('../../assets/images/testimonial-banner2.jpeg');
  background-position: center center;
  background-repeat: no-repeat;
  /*padding-top: 70px;*/
  padding-bottom: 70px;
  position: relative;
  background-size: cover;
}
.mywidth{
  min-width: 500px !important;
}
.fa-works-icon{
  font-size: 20px !important;
  padding: 3%;
  background-color: white;
  border: 1px solid #cccc;
  border-radius: 50%;
}
.mybtn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 1rem 2rem;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mytestimonials .owl-prev{
  background: #fff;
  width: 40px;
  border-radius: 4px;
  padding: 3px 17px;
  position: absolute;
  margin-left: 45%;
  /* margin-right: auto; */
}

.mytestimonials .owl-next{
  background: #fff;
  width: 40px;
  border-radius: 4px;
  padding: 3px 17px;
  margin-left: 51%;
  margin-top: 12px;
}



/* Quantitiy Button */
.add-brdr{
  border: 1px solid #b7adad;
  width: 133px;
  height: 27px;
  border-radius: 0px;
}

.value-button {
display: inline-block;
/* border: 1px solid #000000; */
margin: 0px;
width: 40px;
height: 27px;
text-align: center;
color: #000000;
font-weight: 100 !important;
vertical-align: middle;
padding: 4px 0;
background: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.value-button:hover {
cursor: pointer;
}

.qty-d {
  background-color: transparent;
  text-align: center;
  border: none;
  border-left: 1px solid #b7adad;
  border-right: 1px solid #b7adad;
  margin: 0px;
  width: 40px;
  height: 25px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Quantity Button */

.add-inner {
position: relative;
display: inline-block;
width: 18%;
vertical-align: middle;
}
.add-line {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
height: 1px;
width: 100%;
background-color: #c19d56;
-webkit-transition: -webkit-transform 1s cubic-bezier(.18,.89,.32,1);
-moz-transition: -moz-transform 1s cubic-bezier(.18,.89,.32,1);
transition: transform 1s cubic-bezier(.18,.89,.32,1);
transform-origin: center;
}
.add-dot {
position: absolute;
left: 50%;
top: 50%;
width: 8px;
height: 8px;
background-color: #c19d56;
border-radius: 0;
-webkit-transform: translate(-50%,-50%) rotate(45deg);
-moz-transform: translate(-50%,-50%) rotate(45deg);
transform: translate(-50%,-50%) rotate(45deg);
}
/* Dropdown Box  */
/* .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

/* @font-face {
  font-family: 'FontAwesome';
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/fontawesome.min.css') format('truetype');
} */

.box select {
  background-color: #fff;
  color: #262626;
  border-radius: 0px;
  border: 1px solid #ccc !important;
  padding: 3px 14px;
  width: 100%;
  font-size: 14px;
  text-align: center;
  /* box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); */
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  cursor: pointer;
}

.box select option{
  background-color: #fff;
}

/* .box select option {
  padding: 30px;
} */

.price-box .box::before {
  content: "\f107";
  font-family: FontAwesome;
  cursor: pointer;
  position: absolute;
  top: 0%;
  right: 7px;
  width: 20%;
  text-align: center;
  font-size: 22px;
  line-height: 45px;
  color: #111111;
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}

.price-box .box select {
  background-color: #fff;
  color: #262626;
  border-radius: 0px;
  border: 1px solid #ccc !important;
  padding: 10px 12px;
  width: 100%;
  font-size: 14px;
  text-align: center;
  /* box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); */
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  cursor: pointer;
}

.box::before {
  content: "\f107";
  font-family: FontAwesome;
  cursor: pointer;
  position: absolute;
  /* top: 72%; */
  top: auto;
  right: 0px !important;
  width: 20%;
  text-align: center;
  font-size: 22px;
  /* line-height: 45px; */
  color: #111111;
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}

.box:hover::before {
  color: #111111;
  background-color: rgba(255, 255, 255, 0.2);
}
.shopping-cart .shopping-cart-table table tbody tr td{
  border: 1px solid #ddd;
}



/* Dropdown Box  */

.cart-section {
  padding: 6px 10px;
}
.text-center {
  text-align: center !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.bglgreen {
    background-color: lightgreen !important;
}
.header-style-1{
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4) !important;
}
.mypara{
  font-size: 15px;
}
.laptop-hide {
  display: none;
}

.allsizing{
  margin-top: 134px;
}
.f-18{
    font-size: 18px;
}
.f-20{
    font-size: 20px;
}

#scrolldownmyBtn {
    position: fixed;
    bottom: 20px;
    right: 70px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #66ad44;
    color: white;
    cursor: pointer;
    padding: 4px 11px;
    font-size: 18px;
}
#scrolldownmyBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}


#scrollupmyBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #66ad44; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 4px 11px;
    /* border-radius: 10px; Rounded corners */
    font-size: 18px; /* Increase font size */
}

#scrollupmyBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

/* Carousel Btn Nav - Start */
.custom-carousel .owl-nav {
    position: absolute;
    right: 20px;
    top: -28px;
    width: 100%;
    display: block;
}
.custom-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -25px;
    right: 27px;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #dddddd !important;
}
.custom-carousel .owl-nav .owl-prev:before {
    color: #111;
    content: "\f104";
    font-family: fontawesome;
    font-size: 13px;
    left: 7px;
    position: absolute;
    top: 2px;
}
.custom-carousel .owl-nav .owl-next {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -25px;
    right: 0px;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #dddddd !important;
}
.custom-carousel .owl-nav .owl-next:before {
    content: "\f105";
    font-family: fontawesome;
    color: #111;
    font-size: 13px;
    left: 7px;
    position: absolute;
    top: 2px;
}
/* Carousel Btn Nav - End */
.font-weight-bold{
    font-weight: 600;
}
.border {
    border: 1px solid #ccc;
    padding: 05px 15px;
    margin-top: 10px;
}

.owl-theme .owl-nav {
    margin-top: -11px !important;
}


@media all and (max-width: 1280px) and (min-width: 1024px) {
    .search-box {
        color: #91959b;
        font-size: 13px;
        font-weight: 300 !important;
        height: 44px !important;
        padding: 0 30px 0 10px !important;
        width: 400px !important;
        background: none !important;
        border-radius: 0px !important;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0)!important;
        border: 1px solid #ddd !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .mylogo {
        width: 98%;
    }
    .tablet-hide{
        display: none;
    }
    .t-py{
        padding: 05px !important;
    }
    .main-header .logo-holder {
        text-align: center;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

/* iphone 6, 7, 8 */
@media (max-width: 667px) and (min-width: 370px) {

    .product .product-image .image img{
        width: 50% !important;
    }
}


@media only screen and (max-width: 650px) {
  .allsizing{
    margin-top: 178px;
  }
  .mylogo{
      width: 200px;
  }
  .navbar-brand {
    float: left !important;
    /* height: 50px !important; */
    padding: 0px 0px !important;
    font-size: 18px !important;
    line-height: 0px !important;
  }
  .custom-navbar{
    padding: 6px 0px;
  }
  .navbar-toggle {
    float: right !important;
    border: none;
  }
  .yamm .dropdown-menu .yamm-content {
    padding: 0px 0px !important;
  }
  .header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a{
    padding: 5px 5px !important;
  }
  .nv-ml{
    margin-left: 0rem !important;
  }
  .mobile-hide {
      display: none;
  }
  .laptop-hide {
      display: inherit;
  }
  .logo{
      text-align: center;
  }
  .search-box{
    width: 250px !important;
  }
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: none !important;
    right: 0;
    left: 0;
    z-index: 1030;
    /* -webkit-transform: translate3d(0, 0, 0); */
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-prev {
      left: -12px !important;
  }
  .slick-next{
      right: -10px !important;
  }
  .top-cart-row .dropdown-cart {
    float: right !important;
  }
  .top-cart-row {
    padding-bottom: 11px;
  }
  .myprod .cart{
      left: 25% !important;
  }
  .m-col-50{
    position: absolute !important;
    /* width: 50%; */
  }
  /* .tag-stock{
    right: 180px !important;
  } */
  .home-title{
    font-size: 16px;
  }
  .scroll-tabs .nav-tab-line li a{
    font-size: 12px !important;
  }
  .category-brand{
    position: absolute;
    padding-top: 13px;
    font-size: 16px;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: transparent !important;
  }
}

body {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
}



