.text-swatch li input[type=checkbox]:checked~span, .text-swatch li input[type=radio]:checked~span{
  border:1px solid #2B964A !important;
}

.has-buy-now-button .button.button-buy-now {
    background-color: #2B964A !important;
}
.fab {
color:#fff !important;
}

.slick-dots{
 display:none !important;
}

.homo-per  h4{    width: 46%;
    line-height: 28px !important;
}
.homo-per img{width:100%;}
.table-cell{
 display:none !important;
}
.txt-clr{
  color: #2b964a;
}
@media screen and (max-width: 576px){  .homo-per h4 {width: 60%;font-size: 12px;line-height: 20px !important;}
.hidden-xs img{
  display:none;
}
}
.insta-feature{
    background: rgb(233, 243, 236);
}
.canada-f{
  margin-top:15px;
  margin-bottom:15px;
}
.footer-pd{
  padding:60px 0 0;
}
section.testimonial-sec {
    padding: 70px 0 50px 0px;
}
   
   
   .testimonial-content {
    text-align: center;
}

   .testimonial-content .test-image {
           width: 89px;
    height: 63px;
    margin: auto;
    }
    
   .testimonial-content .test-image img {
        width:100%;
          height: 100%;
    }
    
    .testimonial-content h4 {
         color:#1389b0;
         font-size: 30px;
         padding: 0 0 30px 0;
    }
    
     .testimonial-content h6 {
    color: #2b964a;
    font-size: 30px;
}

button.owl-prev {
    position: absolute;
    left: 22px;
    top: 200px;
}
   
   button.owl-next {
        position: absolute;
    right: 22px;
    top: 200px;
} 

.testimonial-content p {
    padding: 0 150px;
}


button.owl-prev span {
    border: 1px solid #000;
    font-size: 30px;
    padding: 0 18px;
    border-radius: 67px;
}

   button.owl-next span {
    border: 1px solid #000;
    font-size: 30px;
    padding: 0 18px;
    border-radius: 67px;
} 



.info-sec h6 {
    color: #000;
    font-weight: 400;
    font-size: 19px;
}

.info-sec ul {
     list-style:none;
     margin:0;
     padding:0;
}

.info-sec ul li {
    display: inline;
}

.info-sec span {
    font-size: 14px;
}
#myModal .modal-dialog{
  max-width: 700px !important;
}
#myModal .modal-title{    
  	font-weight: 100;
    margin: 12px;
    text-align: center;
}
#myModal h2{ 
  	text-align: center;
    color: #45964b;
}
#myModal .modal-body{
  padding:0 !important;
}
#myModal #checkbox2{
  width: 20px;
    height: 20px;
}
#myModal img{
  height:100%;
}

.ldd-closebtn button{
  position: absolute;
    right: 12px;
    top: 12px;
    z-index: 9999999999;
    float: right;
}
.bg-success{
	background-color:green;
}
.office-sec p{
  	font-size: 20px;
    line-height: 33px;
}
@media only screen and (max-width: 767px) {
	.testimonial-content p {
    padding: 0 !important;
}
  button.owl-next span {
    border: 1px solid #000;
    font-size: 18px;
    padding: 0px 10px;
    border-radius: 67px;
    display: none;
}
  button.owl-prev span {
    border: 1px solid #000;
    font-size: 18px;
    padding: 0 10px;
    border-radius: 67px;
    display: none;
}
}
.whatsapp-btn-all{
    border-radius: 5px;
    bottom: 30px;
    position: fixed;
    left: 5px;
    overflow: hidden;
    text-align: center;
    z-index: 999!important;
}
.flip-box {
        width: 100%;
        height: 250px;
        background-color: transparent;
        perspective: 1000px;
    }

    .flip-box-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.8s;
        transform-style: preserve-3d;
    }

    .flip-box:hover .flip-box-inner {
        transform: rotateY(180deg);
    }

    .flip-box-front,
    .flip-box-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

   .img-height-flip img{
       width:100%;
       height:260px;
}
    .flip-box-back {
        transform: rotateY(180deg);
    }

.page-header.breadcrumb-wrap{
  padding:0;
}
.brad-main{
  width:100%;
  height:540px;
  margin:0 0 20px 0;
  padding:0;
}
.brad-img2{
  padding:0px;
}
.brad-img-src {
  padding:0px;
  width:1920px;
  height:500px;
  object-fit:cover;
}
.url-nav{
  position:relative;
  bottom:40px;
  left:10%;
  padding-left:10px;
  width:fit-content;
}
.list-line ul{
  list-style:inherit;
}
@media only screen and (max-width: 768px){
  .brad-main{
    height:auto;
  }
  .brad-img-src{
    width:100%;
    height:auto;
    object-fit:auto;
  }
}
#featured-product-categories
{
  background: white;
}
.hero-slider-1
{
  height: auto !important;
}