*{
    font-family: Myriad Pro;
}

@font-face {
    font-family: Blacksword;
    src: url("../font/blacksword/Blacksword.otf");
  }
	.container {

        padding-right: 0px !important;
 
        }
      
      .navbar {
       
        padding: 0rem 0rem !important;
     }
 
     .form-group {
        margin-right: 15px;
     }
 
      @media (max-width: 767px) {
       .mc
      {
        max-width: 100%;
        margin-left: 35px; 
      }
        .mc1
      {
        max-width: 58%;
        margin-left: 84px;
      }
 
       .mc2
      {
        max-width: 87%;
        margin-left: 36px;
      }
 
      .mc3
      {
        max-width: 91%;
        margin-left: 35px;
      }
      
 
 
     }
     .checked {
      color: orange;
     }
     
 
 
 
 
 .demo{
     background: -webkit-linear-gradient(to left, #f99da6, #ffc371, #f99da6);
     background:  linear-gradient(to left, #f99da6, #ffc371, #f99da6);
 }
 .testimonial{
     text-align: center;
     margin: 0px 10px 0;
     padding: 0 10% 1%;
     background: #fff;
     font-size: 18px;
 }
 .testimonial .pic{
     width: 100px;
     height: 100px;
     border-radius: 50%;
     border: 5px solid rgba(255,255,255,0.3);
     display: inline-block;
     margin-top: -50px;
     overflow: hidden;
     box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
 }
 .testimonial .pic img{
     width: 100%;
     height: auto;
 }
 .testimonial .description{
     font-size: 16px;
     font-style: italic;
     color: #808080;
     line-height: 30px;
     margin: 10px 0 20px;
 }
 .testimonial .testimonial-title{
     font-size: 14px;
     font-weight: bold;
     margin: 0;
     color: #333;
     text-transform: uppercase;
 }
 .testimonial .post{
     display: block;
     font-size: 13px;
     color: #777;
     margin-bottom: 15px;
     text-transform: capitalize;
 }
 .testimonial .post:before{
     content: "";
     width: 30px;
     display: block;
     margin: 10px auto;
     border: 1px solid #d3d3d3;
 }
 .testimonial .testimonial-rating{
     margin: 0 0 15px 0;
     padding: 0;
     list-style: none;
 }
 .testimonial .testimonial-rating li{
     color: #d3d3d3;
     display: inline-block;
 }
 .testimonial .testimonial-rating li.fa-star{
     color: #333;
 }
 .owl-theme .owl-controls{
     margin-top: 30px;
 }
 .owl-theme .owl-controls .owl-pagination{
     width: 140px;
     padding: 10px;
     margin: 0 auto;
     line-height: 13px;
     background: #fe7f8b;
 }
 .owl-theme .owl-controls .owl-page span{
     width: 12px;
     height: 12px;
     border-radius: 0;
     background: transparent;
     border: 1px solid #fff;
 }
 .owl-theme .owl-controls .owl-page.active span,
 .owl-theme .owl-controls.clickable .owl-page:hover span{
     border: 4px solid #fff;
 }
 
.ccc{
    background: #FFF9E1;
}
.top-nav{
    padding:0;
}
.tab_buttons{
    position: absolute;
    top: 10%;
    z-index: 1;
    display: block;
    margin-left: 0px;
}
.tab_buttons > li{
    background-color: #a3a3a3;
    width: 150px;
    margin-top: 2px;
}

.tab_buttons > li > a{
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 15px;
}
.tab_buttons > li > a:hover{
    border: unset;
    background-color: #abd75f;
}

.nav-tabs .nav-link{
    border: unset;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #abd75f;
    color: #ffff;
}
.order_button{
    font-size: 20px;
    padding: 6px 20px 3px 20px;
    letter-spacing: 2px;
}
.comment_text{
    background-color: #fff8e1;
    width: 450px;
    float: left;
}
.review_section{
    color: #000000 !important;
    padding-left: 0;
    padding-right: 15px !important;
}
.family{
    font-family: Blacksword;
    color: #000000;
    font-size: 75px;
    padding-top: 35px;
}
.comment_review{
    font-size: 21px;
    margin-bottom: 10px;
    padding-top: 8px;
}
.leave{
    font-size: 17px;
}
.review_click{
    margin-bottom: 35px;
}



/* slider */

.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {
	margin: 50px auto;
	padding: 0 70px;
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 235px;
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
/* .carousel .testimonial { */
	/* padding: 30px 0 10px; */
/* } */
.carousel .overview {	
    font-style: italic;
    text-align: right;
    padding-right: 60px;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

/* Slider End */
.testimonial_div{
    background-color: #e7d292;
}
.custom_crousel{
    margin: 0px 0px 25px 0px;
}
.family_section{
    padding-right: 0px;
    padding-left: 0px;
}
.custom_indicators > li{
    height: 0px !important;
    border-top: none;

}
.custom_indicators > li.active{
    background-color: #FFFFFF;
}
/* .custom_indicators > .carousel-inner{
    background: #fff;
    margin-top: 35px;
} */
.custom_inner{
    background: #fff;
    margin-top: 35px;
}
.stars{
    text-align: right;
    padding-right: 60px;
    padding-top: 15px;
}
.stars > span{
    width: 15px;
}
.news_social{
    padding-left: 0px;
}
.newsletter{
    padding-left: 0px;
    padding-right: 0px;
}
.man{
    width: 40%;
    float: left;
    height: 345px;
}
.newsletter_section{
    width: 60%;
    float: right;
    background-color: #40a2cf;
    padding-bottom: 34px;
}
.news_form{
    width: 65%;
    margin: 0 auto;
    border-radius: 0px;
}
.man_border{
    border: 2px solid #fff;
    padding: 30px 0px 15px 50px;
    position: relative;
    right: 65px;
}
.newsletter_section > p{
    margin-top: 2rem;
    font-size: 17px;
    text-align: justify;
    padding-left: 33px;
    letter-spacing: 1px;
    color: #fff;
    padding-bottom: 0px;
}
.social{
    padding-left: 0px;
    padding-right: 0px;
}
.social_side{
    width: 47%;
    float: right;
    background-color: #bf2e3d;
    padding-bottom: 120px;
}
.man2{
    width: 53%;
}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 36px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin-left: 3px;
  }
  /* .fa:hover {
      opacity: 0.7;
  } */
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }

  .fa-twitter {
    background: #55ACEE;
    color: white;
  }

  
.fa-youtube {
    background: #bb0000;
    color: white;
  }
  
  .fa-instagram {
    background: #125688;
    color: white;
  }
  .man2_border{
    border: 2px solid #fff;
    padding: 35px 0px 36px 50px;
    position: relative;
    right: 65px;
    width: 115%;
}
.follow{
    color: #fff;
    padding-top: 80px;
    padding-right: 88px;
    font-size: 19px;
    margin-bottom: 5px;
}
.footer{
    padding-top: 18px;
    padding-bottom: 0px;
}
.review_section > .row{
    background-color: #e7d292;
}
.order{
    padding-right: 0px;
    padding-left: 0px;
}
.order_click{
    padding: 0px;
}
.order_pic{
    max-width: 100%;
    margin-right: 0px;
}
.slider{
    padding-left: 7px;
}
.two_click{
    padding-left: 0px;
}
.top_logo{
    padding-left: 0px;
    padding-right: 0px;
}
.only_mobile{
    display: none;
}
.custom_alert{
    width: 100%;
    margin-bottom: 0;
}
.star_rating > span{
    cursor: pointer;
}
.star_rating > span:hover{
    color: orange;
}
.well{
    cursor: pointer;
}
.review_info_section{
    margin: 0;
    padding-top: 20px;
    text-align: right;
    padding-right: 60px;
}
.bag_qty{
    width: 75%;
    font-size: 12px;
    text-align: center;
}
.bag{
    margin-top: 4px;
}



/* @media (min-width: 1200px){ 
    body{
        display: none;
    }
 } */
@media (min-width: 992px) and (max-width: 1199px){ 

    .comment_text {
        width: 350px;
    }
    .family {
        padding-top: 71px;
    }
    .arrow{
        height: 100%;
    }
    .man2 {
        height: 100%;
    }
    .man {
        height: 100%;
    }
    .newsletter_section {
        padding-bottom: 74px;
    }

    /* .slider{
        padding-left: 0px;
        margin: 0px;
    } */
    /* .two_click{
        padding-left: 0px;
        padding-right: 0px;
    } */
 }
@media (min-width: 556px) and (max-width: 991px){ 
    /* body{
        display: none;
    } */

    .order_pic{
        width: 100%;
    }

    .tab_buttons > li {
        width: 175px;
        margin-top: 4px;
    }
    .tab_buttons > li > a {
        font-size: 18px;
    }
    .arrow{
        display: none !important;
    }
    .comment_text {
        width: 200%;
    }

    .social_side {
        height: 100%;
    }
    .follow {
        padding-top: 160px;
    }
    .two_click{
        display: none;
    }
    .only_mobile{
        padding: 0px;
        display: block;
    }
    .two_click2{
        padding: 0px;
    }    
 }
 /* @media (min-width: 320px) and (max-width: 555px){ 
    body{
        display: none;
    }
 } */
