<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&amp;display=swap');

/************************** font_family end here ************************************/

p,h1,h2,h3,h4,h5,h6,ul,ol{margin: 0;padding: 0;}
a:hover{text-decoration: none;}
li{list-style: none;}
ul{
/*     font-size: 0; */
    padding: 0 !important;
}
body{
  margin: 0 !important;
}

/************************** mardin_padding end here *********************************/


/*menu css*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    background-color: #167ead;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav hr {
    margin: 0;
    border-color: #1e4145;
}

.sidenav a {
       padding: 8px 0px 15px 15px;
       font-family: 'Montserrat', sans-serif;
       text-decoration: none;
       font-size: 13px;
       color: #fff !important;
       text-transform: uppercase;
       transition: 0.3s;
       font-weight: 700;
       letter-spacing: 0.5px;
       display: inline-block;
}
.sidenav a i{
    font-size: 13px !important;
    color: #fff !important;
}
.mob_ul_m{padding: 0px;}

.sidenav .closebtn {
      position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    padding: 0px 11px;
    margin: 0;
    color: #fff;
    background: #171717;
    transform: translateY(-10px);
}


.mobile_menus{ display: inline-block !important;float: right; }
.mobile_menus a{ 
    color: #000;
}


.cart_liust ul li:last-child a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 0px solid #fff;
    padding: 0px;
    text-align: center;
    margin-left: 11px;
    border-radius: 50%;
    transform: translateY(0px);
    transition: 0.45s;
}

.dropdown-menu {
  display: none;
}

.toggle, .dropdown-menu {
  width: 100%;
}

.is-active .dropdown-menu {
  display: block;
}

.dropdown {
  position: relative;
  line-height: 18px;
  display: inline-block;
  width: 100%;cursor: pointer;
}

.dropdown:hover a.toggle{color: #ea0e15 !important;}
.my_drop{position: static;background: #000;border: none;}
.my_drop li{
    background: #000;
    color: #fff;
    border: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: 0.45s;
}
.my_drop li a{width: 100%; color: #fff !important;}

.my_drop li.list-group-item:hover {
    background: var(--primary-color);
}
.my_drop li.list-group-item a:hover {
    color: #fff !important;
}
.sidenav li a:hover {
    color: var(--primary-color) !important;
}
.list-group-item{
    border: none !important;
}

/*menu css*/






.mm_gear{
	background: #009ade;
}
.mm_gear .row{
        display: flex;
    align-items: center;
}
.mm_logo{ margin: 25px 0; font-size: 0; }
.mm_logo span{ display: inline-flex; }

.hanan_nav_in ul{
    font-size: 0;
    padding: 0;
}
.hanan_nav_in ul li{ display: inline-block; }
.hanan_nav_in ul li a{ font-family: 'Montserrat', sans-serif; font-size: 14px; text-transform: uppercase; color: #fff;
    font-weight: 700; /*padding: 0px 12px;*/padding: 0px 6px;}


.top-right ul li h5{ font-family: 'Montserrat', sans-serif; font-size: 13px; text-transform: uppercase; color: #fff; font-weight: 700;}
.top-right ul li:first-child h5{ margin-bottom: 5px; }
.top-right ul li h5 a{ font-family: 'Montserrat', sans-serif; font-size: 13px; text-transform: uppercase; color: #fff; font-weight: 700;}

.home-announce{ border-bottom: 4px solid #009ade; }

.entry-content{ margin: 0 !important; }

.footer-block p{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.foot-area{ background: #009ade; padding: 30px 0 40px 0; }

footer{ margin-top: 0 !important; padding-bottom: 0 !important; }

.container{ margin: 0 auto !important; }





/*responsive area start*/

@media (min-width: 1200px) {
.container{
    max-width: 1170px;
  }
}

@media screen and (max-width: 1199px){


.about_m p{
	font-size: 13px;
}
.about_text p {
    font-size: 13px;
}
.about_left {
    padding: 0px 20px 65px 0px;
}
.about_in {
    padding: 25px 0px 0px 0px;
}

}

@media screen and (max-width: 992px){

.kal_sidebr_1{
	display: block;
}

.tr-style li a{
    float: left;
    color: #000;
    font-size: 18px;
    margin: 10px 13px;
}

.kal_sidebr_m{
	margin: 10px 0px;
}
.hanan_featured {
    padding: 50px 0px;
}
.about_right{
	margin-top: 30px;
}
.certificatescont {
    padding: 50px 0px;
}
.about_left {
    padding: 0px 20px 40px 0px;
}
.footer_inn{
	padding: 30px 0px;
}
.footer_inn_1 {
    padding-top: 20px;
}
.footer_info_inn{
	padding-top: 20px;
}

}


@media screen and (max-width: 768px){

.tr-style li a {
    font-size: 16px;
    margin: 12px 14px;
}
.hanan_featured {
    padding: 30px 0px;
}
.certificatescont {
    padding: 30px 0px;
}
.about_left {
    padding: 0px 20px 41px 0px;
}
.footer_inn {
    padding: 20px 0px;
}
.owl-prev{
	display: none;
}
.owl-next{
	display: none;
}
.hanan_prod_title h2{
	font-size: 25px;
}
.certificateheaing h4{
	font-size: 25px;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 30px;
    transform: translate(-50%, -50%);
    border: black;
    padding: 0px;
    margin-left: 0px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.45s;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: white;
    background: rgba(0, 0, 0, 0);
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

}


@media screen and (max-width: 576px){

.main-category .cat .cat-name h2 {
    opacity: 1;
    font-family: "Oswald", sans-serif;
    font-size: 25px;
}
.main-category .cat .cat-name p {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    font-size: 14px;
}
.owl-prev{
	display: none;
}
.owl-next{
	display: none;
}
.main-category .cat .cat-name {
    opacity: 1;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.result_footer_3 {
    margin-top: 20px;
}
.about_m h1{
	font-size: 30px;
}
.padd-10 {
    padding: 0 0px;
}

}

@media screen and (max-width: 425px){

.tr-style li a {
    font-size: 15px;
    margin: 7px 0px;
}
.main-category .cat {
    margin-top: 10px;
}
#search .btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
}
#search .close {
    font-size: 22px;
    width: 40px;
    height: 40px;
}
.kal_sidebr_m{
	margin: 5px 0px;
}

}

@media screen and (max-width: 375px){

.about_text p {
    font-size: 11px;
}
.tr-style li a {
    font-size: 13px;
    margin: 6px 0px;
}

}

@media screen and (max-width: 320px){

.kal_sidebr_m .col-10{
	padding-left: 0px !important;
}
.about_text p {
    padding-left: 52px;
}
.end_rights h4 {
    font-size: 11px;
}
.certificateheaing h4 {
    font-size: 21px;
}
.tr-style li a {
    margin: 4px 0px;
}

}

/*responsive area start*/

@media (min-width: 1200px) {
.container{
    max-width: 1170px;
  }
}
















/*************************** NEXT PAGES START **************************/


/************** CUSTOM SIDEBAR ENDS *************/

.shop-sidebar{}
.shop-sidebar h2{
  font-size: 26px;
  background: var(--primary-color);
  color: #fff;
  margin: 0px 0 1px 0px;
  padding: 12px 15px;
  text-align: left;
  border: 1px solid #efefef;
  font-weight: 500;
}
.shop-sidebar .category-box ul li a{
  color: #282828;
  font-size: 15px;
  font-weight: 400;
  padding: 12px;
  display: block;
  transition: all 0.3s;
  border-bottom: 1px solid #dcdcdc;
  background-color: #f9f9f9;
}
.shop-sidebar .category-box .submenu{
  margin-left: 0;
}
.shop-sidebar .category-box .submenu li a{
  padding: 8px 20px;
  background: #f9f9f9;
  /* color: #ffffff; */
  color: var(--text-color);
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px #dcdcdc solid;
  transition: all 0.3s;
  text-transform: capitalize;
}

.shop-sidebar .category-box ul li a:hover{
  padding-left: 15px;
  background: var(--primary-color);
}
.shop-sidebar .category-box .submenu li a:hover{
  color: #fff;
}

/************* CUSTOM SIDEBAR STARTS ************/


/************* PRODUCT PAGE STARTS *************/

.d_inline{
  display: inline-block;
}
.f_left{
  float: left !important;
}
.image_border{
  border: 1px solid #e6e6e6;
}
.margin_t_60{
  margin-top: 60px !important;
}
.margin_t_30{
  margin-top: 30px !important;
}
.margin_t_b_50{
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.woocommerce-ordering{
  float: right;
}

/* BREADCRUMB */
.bread_area{
  background: var(--secondary-color);
  border-top: 1px solid #ffffff1f;
  padding: 20px 0;
}
.bread_title{
  color: #fff;
  margin-bottom: 5px;
  font-size: 27px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}
.woocommerce .woocommerce-breadcrumb a{
  color: #fff !important;
  font-size: 13px;
  transition: 0.45s;
}
.woocommerce .woocommerce-breadcrumb a:hover{
  color: var(--primary-color) !important;
}

.woocommerce .woocommerce-breadcrumb{
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}

.product_r_text{
  font-family: 'Poppins', sans-serif;
}
.product_r_text h1{
  font-size: 32px !important;
  font-weight: 700;
  text-transform: capitalize;
  color: #343041;
  margin: 0px;
}
.product_r_text .price span{
  font-size: 28px;
    color: var(--primary-color);
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    line-height: 1;
}
.product_r_text .cart{
  margin: 25px 0 !important;
  display: flex;
}
.product_r_text .cart .quantity .qty{
  height: 40px;
  border-radius: 0;
  margin-right: 15px;
  width: 80px;
      padding: 20px 10px !important;
    display: inline-block;
}
.product_r_text .cart button{
  width: 130px;
  font-size: 14px;
  background: #000 !important;
  border-radius: 0;
  color: #fff;
  height: 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  transition: 0.45s;
}

.product_r_text .cart button:hover{
  background: var(--primary-color) !important;
}

.product_r_text .sku_wrapper, .posted_in{
  display: block;
  text-transform: capitalize;
  padding: 5px 0 0 0;
  font-size: 16px;
  color: #000;  
  font-weight: 700;
}
.product_r_text .sku{
  font-weight: 400;
}
.product_r_text .posted_in a{
  color: #000;
  transition: 0.45s;
}
.product_r_text .posted_in a:hover{
  color: var(--primary-color);
}

.product_r_text .entry-summary{
  margin: 0;
}
.product_r_text .woocommerce-product-rating{
  margin-bottom: 10px;
}
.product_r_text .woocommerce-product-rating a {
  color: #8e8e8e;
  font-size: 12px;
  padding-left: 10px;
}
.product_r_text .stock{
  background-color: #f7f8fa;
    padding: 8px;
    margin-bottom: 10px;
    color: #8e8e8e !important;
    font-size: 14px;
}
.product_r_text .stock span{
  color: #478d01;
  font-weight: 700;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top: 10px !important;
  right: 25px !important;
}


/*.f_text_1{*/
/*  text-transform: capitalize;*/
/*  font-size: 17px;*/
/*  font-weight: 600;*/
/*  color: #000;*/
/*  font-family: 'Poppins', sans-serif;*/
/*}*/
/*.f_text_p{*/
/*  text-transform: uppercase;*/
/*  font-size: 15px;*/
/*  font-weight: 600;*/
/*  color: var(--primary-color);*/
/*  margin-top: 5px;*/
/*  font-family: 'Poppins', sans-serif;*/
/*}*/
/*.f_text_b{*/
/*    width: 100%;*/
/*    background: #e5e5e5;*/
/*    display: inline-block;*/
/*    text-transform: uppercase;*/
/*    transition: 0.45s;*/
/*    margin-top: 9px;*/
/*    color: #000 !important;*/
/*    padding: 5px 10px;*/
/*    font-family: "Oswald", sans-serif;*/
/*    font-weight: 500;*/
/*    border: 0;*/
/*}*/

/*.rel_area{*/
/*  font-family: 'Poppins', sans-serif;*/
/*  margin-top: 20px;*/
/*}*/
/*.rel_area a .featurename h2{*/
/*  text-transform: capitalize;*/
/*  font-weight: 600;*/
/*  color: #000;  */
/*  font-size: 17px;*/
/*  padding: 0 !important;*/
/*  margin-bottom: 0 !important;*/
/*  margin-top: 10px;*/
/*}*/
/*.rel_area a .featurename{*/
/*  text-align: center;*/
/*}*/
/*.rel_area a .featurename span{*/
/*  text-transform: uppercase;*/
/*  font-weight: 600;*/
/*  color: var(--primary-color);*/
/*  margin-top: 5px;*/
/*  font-size: 15px;*/
/*}*/
/*.rel_area a .featureimg{*/
/*  overflow: hidden;*/
/*}*/
/*.rel_area a .featureimg img{*/
/*  transition: 0.45s;*/
/*}*/
/*.rel_area:hover a .f_text_b:focus{*/
/*  outline: 0 !important;*/
/*}*/

/*.rel_area:hover a .featureimg img{*/
/*  transform: scale(1.05);*/
/*}*/
/*.rel_area:hover a .f_text_b{*/
/*  background: var(--primary-color);*/
/*  color: #fff !important;*/
/*}*/



/************** CART SUCCESS MSG **************/

.carte_success .woocommerce-message {
  border-top-color: var(--primary-color);
}
.carte_success .woocommerce-message::before {
  color: var(--primary-color);
}

/************** PRODUCT PAGE ENDS *************/


/********** PAGINATION AREA STARTS **********/

.pagi-area{
  margin-top: 20px;
  text-align: center;
}
.pagi-area ul{
  display: inline-block;
  border: 1px solid #000;
}
.pagi-area ul li{
  display: inline-block;
}
.pagi-area ul li span{
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  background: var(--primary-color);
}
.pagi-area ul li a{
  padding: 5px 10px;
  display: inline-block;
  color: #000;
  font-size: 14px;
}
.pagi-area ul li .next{
  padding: 5px 10px !important;
  display: inline-block;
}

.pagi-area ul li a:first-child{
  padding: 0;
}

/*********** PAGINATION AREA ENDS ***********/










/*********** CHECKOUT PAGE STARTS **********/

.rel_area .woocommerce .wc-proceed-to-checkout a{
  background: var(--secondary-color);
  transition: 0.45s;
  color: #fff;
  outline: 0;
  border: 0;
}
.rel_area .woocommerce .wc-proceed-to-checkout a:hover{
  background: var(--primary-color);
}

.chk_area{
  font-family: 'Poppins', sans-serif;
}
.chk_area .bill_area h3{
  text-align: left;
}
.chk_area .bill_area p span input{
  padding: 10px 0 10px 15px;
  width: 100%;
}
.chk_area .bill_area p span input:focus{
  border: 2px solid var(--secondary-color);
  outline: 0;
}
.chk_area .bill_area p{
  width: 100%;
  margin-top: 25px;
}
.chk_area .bill_area span{
  width: 100%;
  text-align: left;
}
.bill_area .select2-selection--single{
  height: 50px;
}
.bill_area .select2-selection--single .select2-selection__arrow{
  padding: 24px 0;
}
.bill_area .select2-selection__rendered{
  padding: 10px 0 10px 15px;
}

.chk_area .order-a{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-weight: 400;
}
.woocommerce table.shop_table{
  border-collapse: collapse;
  margin-bottom: 0;
}
.woocommerce table.shop_table thead{
  background: var(--secondary-color);
}
.woocommerce table.shop_table thead tr th{
  color: #fff !important;
  background-color: transparent;
}
.woocommerce table.shop_table tbody tr .product-name, .product-total, .product-price, .product-quantity, .product-subtotal{
  color: #000 !important;
}
.woocommerce table.shop_table tbody tr a{
  color: #000;
}
.woocommerce table.shop_table tbody tr .cart_update{
  background: var(--secondary-color);
  border: 0;
  outline: 0;
  transition: 0.3s;
}
.woocommerce table.shop_table tbody tr .cart_update:hover{
  background: var(--primary-color);
}


.ad_info{
  margin-top: 30px !important;
  text-align: left;
}
.ad_info p label{
  width: 100%;
}
.ad_info p span{
  width: 100%;
}
.ad_info p span textarea{
  padding: 10px 0 10px 15px;
}
.ad_info p span textarea:focus{
  border: 2px solid var(--secondary-color);
  outline: 0;
}
.rel_area h3{
  text-align: left;
}







.rel_area form h2{
  text-align: left;
}

/* CART BREADCRUMB */
.woocommerce-breadcrumb {
  color: #fff;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}
.woocommerce-breadcrumb a{
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  transition: 0.45s;
}
.woocommerce-breadcrumb a:hover{
  color: var(--primary-color);
}





/*********** CHECKOUT PAGE ENDS ***********/


/****** HEADER MY ACCOUNT AREA STARTS *****/

.mm_search a{
  color: #000;
  float: left;
  margin-right: 10px;
  transition: 0.45s;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
.mm_search a i{
  font-size: 16px;
}

.mm_search a:hover{
  color: var(--secondary-color);
}

.rel_area .cart-view-sec form label{
  width: 100%;
  margin-top: 15px;
}
.rel_area .cart-view-sec form input{
  width: 100%;
  padding: 10px 0 10px 15px;
}
.rel_area .cart-view-sec form .woocommerce-form__input-checkbox{
  width: unset !important;
  margin-top: 10px;
}
.rel_area .cart-view-sec form .woocommerce-form-login__submit{
  background: var(--secondary-color);
  border: 0;
  outline: 0;
}
.rel_area .cart-view-sec form .lost_password a{
  color: #000;
}

/****** HEADER MY ACCOUNT AREA ENDS ******/


/********** CONTACT PAGE STARTS **********/

.con_area{
  font-family: 'Poppins', sans-serif;
}
.con_area input{
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 0 10px 20px;
}
.con_area textarea{
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
}
.con_area .sub-btn{
  background: #000;
  color: #fff;  
  font-size: 17px;
  padding: 13px 0;
  cursor: pointer;
  transition: 0.45s;
  margin-top: 10px;
  margin-bottom: 0;
}

.con_area input:focus{
  outline: 0;
  border: 2px solid var(--secondary-color);
}
.con_area textarea:focus{
  outline: 0;
  border: 2px solid var(--secondary-color);
}
.con_area .sub-btn:hover{
  background: var(--secondary-color);
}

/*********** CONTACT PAGE ENDS ***********/


/*********** DESCRIPTION, REVIEW &amp; ADDITIONAL INFO TABS AREA STARTS ***********/

.prod_tab_area{
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid var(--secondary-color);
  margin-top: 20px;
  padding: 0 !important;
}
.prod_tab_area li{
  display: inline-block;
  margin-bottom: -1px !important;  
}
.prod_tab_area li a{
  font-size: 16px;
  font-weight: 600;
  color: #000;
  border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 4px solid #fff;
}
.prod_tab_area li.active{
  border-left: 1px solid var(--secondary-color);
    border-right: 1px solid var(--secondary-color);
    border-top: 4px solid var(--secondary-color);
    border-bottom: 1px solid #fff;
}

.prod_tab_con{
  margin: 30px 0 70px 0;
}

a:focus{
  outline: 0 !important;
}

/*********** DESCRIPTION, REVIEW &amp; ADDITIONAL INFO TABS AREA ENDS ***********/

.cmnt1{
  font-family: 'Poppins', sans-serif;
}
.cmnt1 .comment_container{
  display: flex;
}
.cmnt1 .comment-text{
  margin-left: 20px;
}
.cmnt1 ol li article footer{
  background: transparent;
}
.cmnt1 .comment-reply-title{
  display: none;
}
.cmnt1 form{
  margin-top: 20px;
}
.cmnt1 form p{
  margin-top: 20px;
}
.cmnt1 form p label{
  width: 100%;
}
.cmnt1 form p input{
  width: 100%;
  padding: 10px 0 10px 15px;
}
.cmnt1 form .comment-form-cookies-consent input{
  width: unset;
  padding: 0;
}
.cmnt1 form .comment-form-cookies-consent label{
  width: unset;
}
.cmnt1 form .comment-form-url{
  display: none;
}
.cmnt1 form .form-submit input{
  padding: 15px 0 !important;
  background-color: var(--secondary-color) !important;
  color: #fff !important;
  transition: 0.45s;
}
.cmnt1 form p textarea{
  padding: 10px 0 0 15px;
}
.cmnt1 form .logged-in-as a{
  color: #000;
}
.cmnt1 .comment-list li article footer b a{
  color: #000;
}
.cmnt1 .comment-list li article footer .comment-metadata a{
  color: #000;
}
.cmnt1 .comment-list li article .reply a{
  color: #000;
}

.cmnt1 form .comment-form-rating{
  margin-top: 10px;
}
.cmnt1 form .stars{
  margin-top: 0;
}

.cmnt1 form p input:focus{
  outline: 0;
  border: 2px solid var(--secondary-color);
}
.cmnt1 form p textarea:focus{
  outline: 0;
  border: 2px solid var(--secondary-color);
}
.cmnt1 form .form-submit input:hover{
  background-color: var(--primary-color) !important;
}


/* RESPONSIVE AREA */

@media screen and (max-width: 991px){

.cart-collaterals{
  margin-top: 30px;
}

}

@media screen and (max-width: 767px){
.bg-img{
  padding: 50px 0px 50px ;
}
.shop-header{
  margin-top: 20px;
  text-align: center;
}
.woocommerce-ordering {
  margin-top: 10px;
  float: unset !important;
}
.woocommerce-ordering select{
  width: 100%;
  padding: 7px 0 7px 10px;
}
.bread_title{
  font-size: 20px;
}
.woocommerce .woocommerce-breadcrumb a{
  font-size: 12px;
}
.med-3{
  margin: 30px 0;
}
.med-3 .mt-5, .mb-5{
  margin: 0 !important;
}
.margin_t_b_50{
  margin: 30px 0 !important;
}
.med-3 .related{
  margin-top: 30px !important;
}
.rel_area form h2 {
  font-size: 25px;
}
.cart_totals h2{
  font-size: 25px;
}
.rel_area .woocommerce-additional-fields__field-wrapper {
  margin-bottom: 30px;
}



}




















/*Twenty TwentyOne*/





.more-review ::-webkit-scrollbar {
    display: none;
}

.more-review{ font-family: 'Montserrat', sans-serif !important; text-align:center;
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 6px 15px 0px #00000026;
    margin-bottom: 25px;
    min-height: 520px;
    
}
.more-review h2{
        color: #64666a;
    font-size: 19px;
    line-height: 1.2;
}
.more-review ul li{
        color: #009ade !important;
    font-size: 35px;
    margin-right: 10px;
    display: inline-block;
}
.more-review p{
    color: #64666a !important;
    font-size: 15px !important;
    overflow: auto;
    text-align: center;
    margin-bottom: 40px !important;
    height: 200px !important;
        margin-top: 20px;
    font-weight: 400 !important;
    line-height: 22px !important;
}
.more-review h6{
        color: #64666a;
    font-size: 15px;
}


.home-short{
    min-height: 118px;
}

.hanan_featured_1{ font-family: 'Montserrat', sans-serif !important; }
.home-short p{
    font-size: 15px;
    text-align: left;
    font-weight: 700;
    line-height: 1.5;
    margin: 10px 0 5px 0;
    color: #64666a;
}
.home-short ul li{
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
    list-style: disc;
    color: #64666a;
    text-transform: capitalize;
}

.woocommerce-LoopProduct-link{ color: #fff; }


#place_order{
    text-transform: uppercase;
    color: #fff;
    background: #f93822;
    height: 70px;
    line-height: 60px;
    padding: 0;
    font-family: 'Montserrat', sans-serif !important;
}
#place_order:hover{
    line-height: 60px !important;
    padding: 0;
    border: 0;
}


.woocommerce-privacy-policy-text p{
    font-size: 17px !important;
    font-family: 'Montserrat', sans-serif !important;
}

#order_review_heading{ font-family: 'Montserrat', sans-serif !important; }

.woocommerce-checkout .select2-container--focus .select2-selection, .woocommerce-checkout .select2-container--open .select2-selection{ outline: 0 !important; border: 1px solid #a5a5a5 !important; font-family: 'Montserrat', sans-serif !important; }
.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper{ width: 100%; }
.woocommerce-billing-fields__field-wrapper .form-row{
    float: left;
    width: 100%;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{ float: left; }
.woocommerce-billing-fields__field-wrapper .validate-required{ width: 100% !important; }

.woocommerce-billing-fields h3{
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}

.woocommerce-billing-fields label{
    font-size: 15px;
    font-family: 'Montserrat', sans-serif !important;
}
.woocommerce-billing-fields input{ border: 1px solid #a5a5a5;font-family: 'Montserrat', sans-serif !important; }
.woocommerce-billing-fields select{ border: 1px solid #a5a5a5; outline: 0 !important; }

.woocommerce-info, .woocommerce-message {
    font-family: 'Montserrat', sans-serif !important;
    border-top: 2px solid #009ade !important;
}

.cart_item{ font-family: 'Montserrat', sans-serif !important; }
.cart_totals{ font-family: 'Montserrat', sans-serif !important; }

a.remove:hover {
    background: #f93822 !important;
    color: #fff!important;
}

.shop_table .button,
.checkout_coupon  .button {
    text-transform: uppercase;
    font-size: 15px !important;
    padding: 11px 20px !important;
    line-height: 1 !important;
    font-family: 'Montserrat',sans-serif !important;
    background: #009ade !important;
    border-radius: 6px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    line-height: 1.5 !important;
    transition: 0.4s ease-in !important;
    display: inline-block !important;
    margin: 0px auto !important;
    border: none !important;
}

.input-text:focus,
.input-text:active{
   border:none !important;
}

.checkout-button{ 
    width: 100% !important;
    height: 55px !important;
    line-height: 55px !important;
    padding: 0 !important;}
.checkout-button:hover{ line-height: 55px !important; }

.coupon{ display: block !important; }

.wc-forward, .wc-backward{
   background: #f93822 !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-size: 15px !important;
}
.wc-forward, .wc-backward:hover{ border: none !important; }

.padd-t-50{ padding-top: 50px; }

.margin-t-0{ margin-top: 0 !important; }

.product_r_text .summary{ width: unset !important; float: left !important; }

.rel_area{ text-align: center; margin-bottom: 30px; }
.rel_area .price{ display: none; }


.featurename h2{
    color: #64666a !important;
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
        margin: 15px 0 5px 0;
}

.banner-margin .wpb_text_column{ margin-bottom: 0; }


.home-feature-slider{
    padding: 70px 0;
}

.f_text_1{
    color: #64666a !important;
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
        margin: 15px 0 5px 0;
}

.f_text_b{
    background-color: #009ade !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 6px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px !important;
    padding: 10px 30px;
    width: 100%;
    line-height: 1.5 !important;
    transition: 0.4s ease-in;
    border: 0 !important;
    margin: 15px auto 0;
    display: inline-block;
    font-weight: 700 !important;
}
.f_text_b:hover{
        background-color: #3fc4ff !important;
}



.hanan_featured .item{
    padding: 0 15px;
    text-align: center;
}

#sp-testimonial-free-wrapper-221 .sp-testimonial-free-section {
    padding: 0 30px 0 35px !important;
}
div.sp-testimonial-free-section .slick-list{ margin-right: 0 !important; }

.sp-testimonial-free img{ max-width: 100% !important; }

.res-bar a i,.res-bar a em{
    font-size: 30px;
    color: #00000080;
}

.res-bar{ display: none; }


.hanan_nav_in{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.top-right ul{ display: inline-grid; }


.rev-padd{ padding-top: 50px; }

.desktop-n{ display: none; margin-bottom: 0 !important; }

.rev-list p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    margin-bottom: 3px;
    color: #64666a;
    letter-spacing: -0.2px;
}



#ship-img{
        position: relative;
    padding-bottom: 150px;
}
#ship-img::after{
    content: "";
    background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/ship-01.png) no-repeat left bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: inherit;
    width: 100%;
}

.padd-tb-70{ padding: 70px 0; }

.padd-t-b-70 .col-md-30{ float: left; width: 100%; }

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{ outline: 0 !important; text-decoration: none !important; }

#lara-pro{ text-align: center; }

#lara-pro .price{ display:  none !important; }

#lara-pro a img{ height: unset !important; }

#lara-pro .button{
    background-color: #009ade !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 6px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 30px;
    line-height: 1.5;
    transition: 0.4s ease-in;
    border: 0 !important;
    margin: 25px auto 0 !important;
    font-weight: 700;
}

#lara-pro h2{
    color: #64666a !important;
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
        margin-top: 20px;
}




.calm-text p {
    font-size: 18px !important;
    color: #64666a;
    margin-bottom: 25px;
}

.doc-sec h5.wid-100 {
    width: 100%;
    line-height: 32px;
    font-size: 20px;
}
.doc-sec h5 {
    color: #64666a;
    font-size: 22px;
       font-family: 'Montserrat', sans-serif;
    margin-top: 40px;
    width: 110%;
    letter-spacing: 0;
}

.mid-text h4 span{ font-weight: 400 !important; }
.mid-text h4 {
    color: #64666a;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 30px;
    margin-top: -20px;
}

/*.bigbg-sec {
    background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/big-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 70px 0px;
}*/

.bigbg-sec .info-left-column img {
    bottom: -40px;
}

.info-left-column img {
    position: absolute;
    left: 0;
}
.mar-t5 {
    margin-top: 30px;
}
.mid-text p span {
    font-weight: 700;
}

.img-side-text p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding-right: 50px;
}

.banner-points {
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    border-bottom: 0 !IMPORTANT;
}
.box-container{ margin: 40px 0; }
.box-container .banner-points li {
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
}
.banner-points li {
    color: #64666a;
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 10px 0px;
    float: left;
    width: 100%;
    max-width: 50%;
    list-style-type: none;
}
.borderRight {
    border-right: 1px solid #979797;
}
.borderBottom {
    border-bottom: 1px solid #979797;
}
.box-container .banner-points li span.numberText {
    font-size: 40px;
    margin-right: 10px;
    font-weight: 700;
}
.banner-points li span.numberText {
    color: #009ade;
    font-size: 35px;
    margin-right: 20px;
    width: 100%;
    max-width: 120px;
    display: inline-block;
    text-align: center;
}
.box-container .banner-points li span.quoteText {
/*     font-size: 20px;
    font-weight: 500; */
	font-size: 18px;
    font-weight: 500;
    padding-left: 4px;
}
.banner-points li span.quoteText {
    width: 100%;
    max-width: calc(100% - 140px);
    display: inline-block;
    text-align: left;
    float: right;
}

.box-container h6 {
    color: #009ade;
    font-size: 20px;
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding: 0px 0px 6px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-weight: 700;
}
.box-container h6 i {
    font-size: 7px;
    margin-right: 10px;
    color: #009ade;
}
.mid-text {
    margin-top: 50px;
}
.mid-text img {
    margin-bottom: 45px;
}
.mid-text p {
    color: #64666a;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}
.left_flower {
    position: absolute;
    left: -190px;
    top: 30%;
}
.bigbg-sec .powder_bg {
    top: 28%;
    right:-174px;
}
.powder_bg {
    position: absolute;
    right: 0;
    top: 25%;
}
.bigbg-sec .bottom_left_flower {
    position: absolute;
    left: -175px;
    bottom: 0;
}
.bigbg-sec .bottom_right_flower {
    position: absolute;
    right: -174px;
    bottom: 10px;
}
.doc-sec p {
    color: #64666a;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 50px;
}
.doc-img {
    position: absolute;
    bottom: 0;
}


.doc-sec {
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
}
.doc-sec .sign {
    margin: 10px;
    margin-bottom: 30px;
}

.doc-sec h5 {
    color: #64666a;
    font-size: 22px;
    margin-top: 40px;
    width: 110%;
}








.blue-bar {
    background: #009ade;
    padding: 30px 40px 30px !important;
    font-family: 'Montserrat', sans-serif;
}

.blue-bar p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 28px;
}




.lara-content-single-product{ padding: 70px 0; }

.f-left ol{
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-left ol li{
        margin: 0 20px 0 0 !important;
}

.f-left .woocommerce-product-gallery{ width: 100% !important; margin-bottom: 0 !important; }

.prod-right .product_meta{ display: none !important; }
.prod-right form{ margin-top: 30px; }
.prod-right form .input-text{ border: 3px solid #000 !important; }

.prod-right form .single_add_to_cart_button{
    font-size: 20px !important;
    text-transform: uppercase !important;
    border: 0 !important;
    background: #f93822 !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    transition: 0.45s !important;
    width: 230px;
    height: 46px;
    line-height: 46px !important;
    padding: 0 !important;
}
.prod-right form .single_add_to_cart_button:hover{     background: #c72f1d !important; }

.prod-right p{
    font-size: 20px;
    color: #64666a;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px;
}

.prod-right ul li{
    text-transform: uppercase;
    color: #009ade;
    font-size: 20px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.my-guarante h5{
    font-weight: 700;
    font-size: 20px;
    color: #64666a;
    margin-bottom: 10px;
        letter-spacing: 0;
    line-height: 1;
}
.my-guarante .red-clr{
    color: #f93822 !important;
}

.p-large-stars{}
.p-large-stars li{ display: inline-block; margin-right: 5px; color: #009ade; font-size: 30px !important; }

.prod-right{ font-family: 'Montserrat', sans-serif; }
.prod-right h1{
        color: #64666a;
    font-size: 40px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    line-height: 1;
}
.prod-right .price{
    font-family: 'Montserrat', sans-serif;
    color: #64666a;
    font-size: 40px;
    margin-bottom: 15px !important;
    font-weight: 700;
}

.home-feature ul li a img:focus{ text-decoration: none !important; outline: 0 !important; }

.home-feature .star-rating{ display: none !important; }
.home-feature .price{ display: none !important; }

.supply-title{
    color: #64666a;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif; text-align: center;
    text-transform: capitalize;
}
.discount-title{
        color: #009ade;
    font-size: 20px;
    text-align: center;
    font-family: 'Montserrat', sans-serif; text-align: center;
    text-transform: capitalize;
    font-weight: 700;
}


.sp-testimonial-free-section .sp-testimonial-free-item {
    padding: 0 15px;
}

.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next{ transform: translateY(-50%); }

.slick-arrow i{ font-size: 50px; }
.home-video .wpb_video_wrapper{ padding-top: 56% !important; }
.home-video .wpb_video_widget{ margin-bottom: 0 !important; }

.home-phone h4{
    font-size: 35px;
    margin-top: 30px !important;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif; 
}
.home-phone h4 a{
    color: #009ade;
}

.home-rev .rev-btn button{ font-size: 16px !important; }

.home-rev p:nth-child(2){ display: none !important; }
.home-rev .sp-testimonial-free{
    background: white;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 0px #00000026;
        min-height: 520px !important;
        margin: 15px 0 !important;
        padding: 30px 15px;
}
.home-rev{ font-family: 'Montserrat', sans-serif; text-align: center; }
.home-rev h3{
        color: #64666a;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 700;
}
.home-rev ul{     margin-bottom: 30px; border-bottom: 0 !important; }
.home-rev ul li{ display: inline-block; }
.home-rev ul li i{
    color: #009ade !important;
    font-size: 30px;
    margin-right: 10px;
}
.home-rev ul li:last-child i{ margin-right: 0; }
.home-rev p{
    color: #64666a;
    font-size: 14px;
    margin-bottom: 40px;
}
.home-rev h6{
        color: #64666a;
    font-size: 15px;
    font-weight: 700;
}


.sp-testimonial-free{
    background: white;
    border-radius: 10px;
    box-shadow: 0px 1px 15px 0px #00000026;
        min-height: 400px !important;
        margin-bottom: 15px !important;
}
.testi-area{
    text-align: center;
}
.tfree-testimonial-content br{ display: none !important; }

.testi-area .sp-testimonial-free-section .tfree-testimonial-title{ margin: 0 !important; }

.testi-area img{ border-radius: 0 !important; border-top-left-radius: 10px !important; border-top-right-radius: 10px !important; }
.testi-area h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #64666a;
    font-size: 16px;
}
.testi-area h5{
        color: #009ade;
        font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1;
    margin: 10px 0;
}
.testi-area p{
    font-family: 'Montserrat', sans-serif;
        color: #64666a;
    font-size: 14px;
    padding: 0 20px 50px 20px;
}
.testi-area p:nth-child(4){ padding: 0 !important; }

#primary-menu li a:focus{ text-decoration:none !important; background: none !important; }

.foot-nav{ text-align: center; }
.foot-nav ul li{ display: inline-block; }
.foot-nav ul li a{ color: #fff; font-weight: 600; font-family: 'Montserrat', sans-serif; border-right: 2px solid #fff; padding: 0 12px; font-size: 14px;}
.foot-nav ul li:last-child a{ border-right: 0; }

.announce-title strong{
    font-size: 18px;
    color: #64666a;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    font-weight: 700;
}

.eric-text h5{
    color: #64666a;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
        line-height: 1.4;
        letter-spacing: 0;
}

.eric-content p{
    color: #009ade;
    font-size: 25px;
    font-weight: 700;
    margin-left: 15px;
    font-family: 'Montserrat', sans-serif;
}
.eric-content img{
        margin-right: 10px;
}

.margin-b-10 h5{ margin-bottom: 10px; }

.home-feature{ text-align: center; }

.home-feature h2{
    color: #64666a !important;
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
}
.home-feature .button{
    background-color: #009ade !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 6px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 30px;
    line-height: 1.5;
    transition: 0.4s ease-in;
    border: 0 !important;
    margin: 15px auto 0;
    font-weight: 700;
}

.home-feature .button:hover{
    background-color: #00aaf5 !important;
}

.res-area img{ max-width: 100% !important; }
.res-area .wpb_single_image .vc_figure {
    display: block;
}
.res-area .wpb_single_image .vc_single_image-wrapper {
    display: block;
}

.res-text h2{ font-family: 'Montserrat', sans-serif !important;     color: #009ade;
    font-size: 25px;
    font-weight: 700; 
    margin-bottom: 10px;
}

.res-text ol li{     color: #64666a;
    font-size: 20px; font-family: 'Montserrat', sans-serif !important; list-style-type: disc;     margin-bottom: 8px !important;}
    
    .res-text h5 strong{     color: #64666a;
    font-size: 20px; font-family: 'Montserrat', sans-serif !important; font-weight: 700;}
    .res-text h6{     color: #64666a;
    font-size: 20px; font-family: 'Montserrat', sans-serif !important;     font-weight: 400;
    letter-spacing: 0; margin: 10px 0;}
    
    .res-text h4 a{ font-family: 'Montserrat', sans-serif !important;     color: #009ade;
    font-size: 20px;
    text-decoration: underline;
    margin-bottom: 10px !important; 
    display: inline-block;
}

.res-btn a{ 
    font-family: 'Montserrat', sans-serif !important;
    padding: 17px 50px !important;
    background-color: #f93822 !important;
    font-size: 22px !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 700;
}
.res-btn a:hover{
        background-color: #c72f1d !important;
        color: #fff !important;
}

.rev-title h3{
        color: #64666a;
        font-weight: 700;
    font-size: 37px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
    margin-bottom: 30px;
}
.rev-title p{
    color: #64666a;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 700 !important;
}
.rev-01{ font-family: 'Montserrat', sans-serif !important;     border-bottom: 2px solid #c5c5c5; margin-bottom: 20px; }
.rev-01 p{
    color: #64666a;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.rev-01 h6{
    font-weight: 700;
    font-size: 20px;
    margin: 20px 0 30px 0 !important;
    color: #64666a;
    letter-spacing: 0;
}
.large-test p{ font-size: 13px !important; line-height: 24px !important;
    font-weight: 400 !important; }

.rev-btn{
        margin-top: 10px;
}
.rev-btn a{
    
    color: #009ade !important;
    font-size: 22px !important;
    border: 2px solid #009ade !important;
    background-color: transparent !important;
    padding: 13px 70px !important;
    text-transform: uppercase;
    font-weight: 700;

}
.rev-btn a:hover{
    
    background-color: #009ade !important;
    text-decoration: underline !important;
    color: #fff !important;
}
.no-border{ border-bottom: 0 !important; }

.bg-img{
background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/feat-bg.jpg);
background-size: cover;
    background-position: center center;
    padding: 50px 0px 115px;
}
.rev-01 ol{     margin-top: 20px !important; }
.rev-01 ol li{
    list-style-type: disc;
    color: #009ade;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}

.rev-title h3 strong{ font-weight: 400 !important; }

.position-right-img{ 
        background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/doc-bg.png);
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 30px 0;
    background-color: #f1f5f8;
}


.natural-text ol li{
    list-style-type: disc;
    margin-bottom: 8px;
    color: #64666a;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.story-list h6{
    font-family: 'Montserrat', sans-serif;
        font-size: 12px;
    margin-bottom: 8px;
    color: #64666a;
    letter-spacing: -0.2px;
}

.rev-01 a:hover{ text-decoration: underline; }
.rev-01 p strong{ color: #585757 !important; }

.shop-announce{
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f93822;
}
.shop-announce span{
        font-size: 30px;
        font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
        margin-left: 10px;
}
.f-left{ float: left; }

.prod-rev-btn{
    color: #009ade;
    font-size: 16px;
    border: 2px solid #009ade !important;
    padding: 13px 70px !important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 10px;
    display: inline-block;
    transition: 0.45s;
}
.prod-rev-btn:hover{
    background: #009ade;
    color: #fff;
}

.padd-t-b-70{ padding: 70px 0 40px 0; }

.my-vc{ margin-bottom: 0 !important; }

.owl-nav{ display: none; }

.home-feature-slider{
        background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/f-bg.png) !important;
        background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }

.margin-top-20{ margin-top: 20px !important; }









.loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
	z-index:999999;
}
.loader:after{
	content: '';
	position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
















/***********   RESPONSIVE AREA STARTS   ***********/

@media screen and (max-width: 1199px){
    
    
    .sp-testimonial-free-section .tfree-testimonial-title h3{ font-size: 20px !important; }
    
    .home-feature-slider{
        background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/f-1199.png) !important;
        background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }
    
    .shope-btn{ padding: 8px 0 !important; }
    
    .shop-announce img{ width: 30px; }
    .shop-announce span {
    font-size: 15px;}
    
    .info-left-column{ padding-left: 0; }
    
    .box-container .banner-points li span.numberText {
    font-size: 14px !important;
    max-width: 50px;
}
.box-container .banner-points li span.quoteText {
    font-size: 14px !important;
    max-width: unset !important;
}


    
    .img-side-text p {
    font-size: 13px !important;
}
    
    .box-container {
    margin: 0;
}
    .calm-text p {
    font-size: 14px !important;
    font-weight: 500;
}
.box-container h6 {
    font-size: 13px;}
    
    .bigbg-sec .info-left-column img{
        bottom: inherit;
    position: relative;
  
    }
    
    .doc-sec h5.wid-100 {
    font-size: 15px;
}
    
    .doc-sec h5 {
    font-size: 14px;
        margin-top: 20px;
    }
    .doc-sec p {
    font-size: 11px;}
    .mid-text p {
    font-size: 14px;
}
    .mid-text h4 {
    font-size: 24px;
}
    
    .blue-bar p {
    font-size: 14px;}
    .blue-bar p br{ display: none; }
    
    .prod-right h1{ font-size: 26px !important; }
    .prod-right .price{ margin-bottom: 0 !important; }
    .product_r_text .price span {
    font-size: 31px !important;}
    .prod-right p {
    font-size: 14px !important;
}
.prod-right ul li {
    font-size: 14px;}
    .my-guarante h5 {
    margin-top: 5px;
    font-size: 14px !important;}
    .p-large-stars li{font-size: 25px !important;}
    .hanan_nav_in ul li a {
    font-size: 11px;
    padding: 0px 5px;
}
    
    .rev-get-btn{ margin-top: 30px; }
.rev-01 p{
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 10px;
}    
.rev-01 ol li{ font-size: 15px !important; }

.rev-01 p:nth-child(2){ display: none !important; }
.rev-01 p:nth-child(4){ display: none !important; }
.rev-01 p:nth-child(6){ display: none !important; }

.con-01 p:nth-child(2){ display: block !important; }
.con-01 p:nth-child(4){ display: block !important; }
.con-01 p:nth-child(6){ display: block !important; }
.con-r-01 p:nth-child(2){ display: block !important; }

.rev-title h3{
        font-size: 30px !important;
    margin-bottom: 20px !important;
}
.please-br p:nth-child(8){ display: none !important; }

.res-btn .vc_btn3{ font-size: 18px !important; color: #fff !important; }

.res-text h2{ font-size: 20px !important; }
.res-text ol li{
        font-size: 16px !important;
    line-height: 22px !important;
}
.res-text h5 strong{ font-size: 18px !important; }
.res-text h6{ font-size: 16px !important; }
.res-text{ margin-bottom: 0 !important; }
.res-text h4 a{ font-size: 16px !important; }
    
}

@media screen and (max-width: 992px){
    
    .product_r_text .cart{ margin-bottom: 0 !important; }
    .prod-right{ margin-bottom: 0 !important; }
    
    .eric-main .vc_column-inner{ padding-top: 0 !important; }
    .eric-text{ margin-bottom: 10 !important; }
    .eric-text h5 {
    font-size: 14px !important;
}
.eric-content p {
    font-size: 15px !important;
}


    
    
    .rev-title .headingTitle {
    font-size: 25px !important;
}
    .rev-title{     margin-bottom: 0; }
    
    .top-right ul li h5{
            margin-left: 15px;
    }
    .top-right ul li h5 a{ padding: 0; }
    
.natural-text p:nth-child(3){ display: block !important; }    
    .rev-01 h6{ font-size: 16px !important; }
    .hanan_nav_in{ display: none !important; }
    .res-bar{ display: block !important; }
    
    .announce-title h4{ font-size: 0 !important; }
    .announce-title strong{ font-size: 14px !important; line-height: 1.3 !important; }
       #place_order{
        height: 50px;
    line-height: 40px;
    font-size: 18px;
    }
    .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 2rem;
}
}


@media screen and (max-width: 768px){
    
	

	
    .woocommerce table.shop_table_responsive tr:nth-child(2n+1) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n+1) td{ background: transparent !important; }

.margin-top-20{ margin-top: 0 !important; }

.home-feature-slider{
        background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/f-768.png) !important;
        background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }

.padd-b-30{ padding-bottom: 30px !important; }
.home-video{ padding: 50px 0; }

.my-vc{ margin-bottom: 20px !important; }

.eric-text {
    text-align: center;
}

.eric-main .vc_custom_1628852967257, .vc_custom_1628852783562{ text-align: center !important; }
.home-feature-slider{ padding: 50px 0; }
.home-phone h4{ margin-top: 0 !important; }

.padd-t-b-70 {
    padding: 50px 0 20px 0;
}
.woocommerce .woocommerce-result-count{ margin-bottom: 0 !important; }

.woocommerce-result-count{ margin-bottom: 0; }

.info-left-column{ padding-left: 15px; text-align: center; }

.mid-text p img {
    margin-bottom: 20px !important; 
}

.calm-text{ margin-bottom: 30px; }
    
    .mt-5{
    margin-top: 1rem !important;
}
    
    .bigbg-sec .info-left-column img{
            position: relative;
    margin-bottom: 20px;
    }
    
    .prod-rev-btn{
padding: 12px 45px !important;
}
    
    .doc-sec h5.wid-100 {
    font-size: 14px;
    line-height: 22px;
}
    
    .blue-bar p {
    line-height: 20px;
}
    .mid-text {
        margin-top: 0;
    position: relative;
    z-index: 9;
}
    .doc-img {
    position: static;
}
.doc-sec h5 {
    font-size: 16px;
}
.doc-sec p {
    font-size: 15px;
}


    
    .bigbg-sec .bottom_right_flower {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 17%;
}
.bigbg-sec .bottom_left_flower{ width: 20%; }
.bgImageSection .left_flower {
    position: absolute;
    left: 0;
    top: 10%;
    max-width: 15%;
}
.bgImageSection .powder_bg {
    position: absolute;
    right: 0;
    top: 10%;
    max-width: 15%;
}

    
    #ship-img::after{
        background-size: contain;
    margin-left: 15px;
    }
    
    .product_r_text{ margin-top: 30px; }

.announce-title strong br{ display: none !important; }

    .rev-title .headingTitle {
    font-size: 21px !important;
}
    
    .rev-01 h6 {
    font-size: 14px !important;
    margin: 10px 0 20px 0 !important;
}
    
    .rev-title p{ margin-bottom: 20px !important; }
    
    .rev-get-btn{ margin-top: 0 !important; }
    
    .rev-padd{ padding-top: 10px !important; }
    
    .rev-title p{
        
        font-size: 18px !important;
    line-height: 22px !important;
    }
    
    .rev-title h3{
        font-size: 26px !important;
        margin-bottom: 10px !important;
}

.res-btn .vc_btn3{
    font-size: 14px !important;
    padding: 10px 20px !important;
}

.rev-title{ margin-bottom: 0px !important; }

.position-right-img{ background: none !important; background-color: #f1f5f8 !important; padding-bottom: 0 !important;}

.desktop-n{ display: block !important; }

.ex-col{ display: none; }

.res-text p{ display: none; }

.rev-btn .vc_btn3{
    padding: 10px 30px !important;
    font-size: 14px !important;
}

  
}


@media screen and (max-width: 575px){
    #ship-img::after{
    margin: 0 15px !important;
    }
    .product_r_text{ padding-left: 30px; }
    
    .announce-title strong {
    font-size: 12px !important;
}
.hanan_featured{ padding: 0; }
    
    .home-feature-slider{
        background: url(https://pendulumint.com/4media/wp-content/uploads/2021/08/f-575.png) !important;
        background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }
    .home-phone{
        margin-top: 20px;
    }
    
}




/***********   RESPONSIVE AREA ENDS   ***********/




</pre></body></html>