/*
Theme Name:   Medibazar Child
 Theme URI:    http://klbtheme.com/medibazar/
 Description:  Medibazar Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     medibazar
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  medibazar-child
*/




@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{font-family: 'Poppins', sans-serif;}





.breadcrumb-area:before {
 background: rgb(51 51 51 / 61%) !important;}

.woocommerce-checkout #shipping_method li {
 
    width: 100%!important;
}


.woocommerce-checkout .klb-shop-breadcrumb {
    background: url(/wp-content/uploads/2023/11/checkout.jpg)!important;
    opacity: 1 !important;
    background-position: center center !important;
    background-size: cover !important;
}

.woocommerce-cart .klb-shop-breadcrumb {
   background: url(/wp-content/uploads/2023/11/checkout.jpg)!important;
    opacity: 1 !important;
    background-position: center center !important;
    background-size: cover !important;
}


.woocommerce-checkout .your-order {
    padding: 30px 40px 45px;
    border: 3px solid #eaedff;
    overflow: hidden !important;
}

button.button, a.checkout-button, p.woocommerce-mini-cart__buttons.buttons a {
    border: none;
    cursor: pointer;
    backface-visibility: hidden;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 20px 40px 20px 40px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition-property: color;
    background: #000000!important;
    font-weight: 700;
    transition: 0.3s;
    text-transform: uppercase;
}

button.button:hover, a.checkout-button:hover, p.woocommerce-mini-cart__buttons.buttons a:hover {
    background: #353535!important;
}



.formbg{box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);}
.woocommerce-product-details__short-description {
    padding-left: 0px !important;
}

.product-details-wrapper {
    padding-left: 0px!important;
}



.product-desc-area .bakix-details-tab{
	display:none !important;
}

.elementor-element-23ac44f {
   display:none !important;
}

.elementor-element-48adbfb3{display:none !important;}





/*CC-Form*/

#wc-stripe-cc-form label {
    padding: 0px;
}

.wc_payment_methods .wc-stripe-elements-field, .wc_payment_methods .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 15px 4px;
    background-color: #fff;
    outline: 0;
    width: 100%;
    height: 45px;
}

.wc_payment_methods ul.wc_payment_methods li label {
    background-color: #ffffff;
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #eaedff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 0;
    width: 100%;
}

#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100% !important;
}

.wc_payment_methods ul.wc_payment_methods li label {
    background-color: #ffffff;
    padding: 10px 10px 10px 0 !important;
    border-bottom: 0px solid #eaedff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 0;
    width: 100%;
}

.wc_payment_methods .form-row.form-row-first label {
    font-size: 0px;
    /* display: none; */
    margin-top: -6px;
}

input#nmi-card-cvc {
    margin-top: -7px;
}

.wc_payment_methods .form-row.form-row-last label {
   font-size: 0px;
    /* display: none; */
    margin-top: 1px;
}
ul.wc_payment_methods li label {
    background-color: #ffffff;
    padding: 0.75rem 1.25rem;
    border-bottom: 0px solid #eaedff !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 0;
}
p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
    float: none;
    width: 100%;
    margin-right: 0px;
}

.woocommerce-validated #wc-stripe-new-payment-method {position: relative;
    top: 32px;}



/*CC-Form**/








      /*Footer*/

.contacts-form  .wpcf7-not-valid-tip {
    color: #ff0000;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.contacts-form input {
    border: 0px solid #F8F5F3 !important;
    height: 60px!important;
    margin-bottom: 30px;
    padding: 0 18px!important;
    width: 100%;
    font-size: 14px!important;
    color: #666666!important;
    font-weight: 500;
    background: #F8F5F3!important;
}
.contacts-form p{margin-bottom: 0px;}

.contacts-form input.wpcf7-form-control.wpcf7-submit {
    height: auto;
    border-radius: 30px;
    color: #ffffff!important;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 25px 40px 25px 40px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition-property: color;
    background: #000000!important;
    font-weight: 700;
    transition: 0.3s;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    width: auto;
    margin-bottom: 0;
    border-radius: 0px;
    width: 100%;
}

.contacts-form input.wpcf7-form-control.wpcf7-submit:hover {
	 background: #4b4b4b!important;
	  color: #ffffff!important;
	
}

.contacts-form textarea {
    border: 0px solid #F8F5F3;
    height: 240px;
    margin-bottom: 30px;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    color: #666666;
    font-weight: 500;
    background: #F8F5F3;
}

.email{background-color: #608C7D; padding: 60px 0px 20px 0px; text-align: center;}

		.email h3{
    color: #FFFFFF;
    font-family: "Barlow", Sans-serif;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    }

    .email p{
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 20px;
    }


    .ship{    padding: 40px 0px 30px 0px;}
    .wd-details img{width: 23%; display: block; margin:0px auto; margin-bottom: 20px;}
    .wd-details h4{    color: #73A796;
    font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 700; margin-bottom: 10px; }

    .wd-details p{font-size: 15px;
    font-weight: normal;
    line-height: normal; color: #000000; margin-bottom: 10px;}
.wd-details{text-align:center;}

/*Footer*/



.category-sidebar {
    background: #e8fff7 !important;
}
.cat-title {
    font-size: 24px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 26px;
    color: #000;
}
.price_label {
    color: #000;
    font-weight: 700;
}
.widget_product_categories ul li a {
    font-size: 16px!important;
    color: #000000!important;
    padding-left: 18px;
    position: relative;
    font-weight: 500!important;
    transition: 0.3s;
    display: flex!important;
}

.hero-slider-caption p{display:none;}
.footer-area p:hover, .klbfooterwidget ul li a:hover, .footer-icon a:hover {
    color: #a9f3da !important;
}

.header-top-info {
    float: none;
}


#canceloder form {
    background: #696969;
    padding: 40px 40px 10px 40px;
}

#canceloder label {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#canceloder input[type="text"], #canceloder input[type="email"] {
    height: 60px;
    border-radius: 4px;
}

#canceloder .wpcf7-submit {
    background: #000;
    border-radius: 4px;
    height: 60px;
    width: 100%;
    margin-top: 20px;
}
#canceloder .wpcf7-submit:hover{ background: #fff; color:#696969 !important;}

#canceloder .mb-65 {
    margin-bottom: 25px;
}



.lisdonr li {
    list-style: inherit;
    margin-left: 30px;
}

.lisdonr ul{padding-left: 0px;}
.lisdonr ol{padding-left: 0px;}
h1.product_title.entry-title {
    font-size: 45px !important;
    font-weight: 500;
    margin-bottom: 20px;
}
.section .elementor-accordion-item div.elementor-tab-title.elementor-active {
    background-color: #46645a!important;
}
.infoheain .elementor-widget-container {
    height: 360px !important;
}


.table thead th { border-bottom: 2px solid #dee2e6;
    text-transform: uppercase;
    align-items: center !important;
    font-weight: 600;
}

.table thead th {
    vertical-align: inherit !important;
    border-bottom: 2px solid #dee2e6;
}

.table thead tr{vertical-align: middle !important;}
.features1 {
    color: #fff;
    background: #73a796;
  
}
.features {
    background: #46645a;
    color: #fff;
}
.nots td, th {
    padding: 20px;
}
.nots tr:nth-child(odd) {
    background: #f4f3f3;
}
.nots tr:nth-child(odd) td {
    border-bottom: 1px solid #e3e3e37d;
    border-top: 1px solid #e3e3e37d;
}
.nots .table-responsive {
    width: 90%;
    margin: 0px auto;
}
.nots thead tr {
    background: #fff !important;
}
.nots table.table {
    padding: 0;
    border-collapse: collapse;
    margin: 0 auto;
    background: #fff;
}
.nots .table-wrapper {
  overflow: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

.nots .table, .rte table {
  width: 100%;
  text-align: left;
  font-size: 15px; }
  .table th, .rte table th {
    font-weight: normal; }
  .table th, .rte table th,
  .table td,
  .rte table td {
    padding: 16px 20px; }
    .table th:first-child, .rte table th:first-child,
    .table td:first-child,
    .rte table td:first-child {
      padding-left: 20px; }
    .table th:last-child, .rte table th:last-child,
    .table td:last-child,
    .rte table td:last-child {
      padding-right: 20px; }
  .table tbody tr, .rte table tbody tr {
    border-top: 1px solid #c1c1c2; }
  .table .table__cell--right, .rte table .table__cell--right {
    text-align: right; }
  .table .table__cell--center, .rte table .table__cell--center {
    text-align: center; }

.table--loose tbody td {
  padding-top: 26px;
  padding-bottom: 26px; }


.subscription-role input[type="text"] {
    background: none !important;
    height: 60px;
    border-radius: 50px;
    padding: 20px 20px 20px 30px;
    color: #fff;
}

.subscription-role form{
    position: relative;
}

.subscription-role .mb-65 {
    margin-bottom: 5px;
}
.subscription-role input.wpcf7-form-control.wpcf7-submit {
    position: absolute !important;
    right: 0;
    top: 0;
    height: 60px;
    background: #fff0 url(http://223.30.218.166:8082/yoss/wp-content/uploads/2023/11/Vector.png);
    background-size: 20%;
    background-position: 30px 22px;
    background-repeat: no-repeat;
    font-size: 0px;
}


.subscription-role input::-ms-input-placeholder { /* Edge 12-18 */
  color:#fff !important;
}

.subscription-role input::placeholder {
  color:#fff!important;
}
.subscription-role input.wpcf7-form-control.wpcf7-submit:hover { background:#fff url(http://223.30.218.166:8082/savingsanddeals/wp-content/uploads/2023/06/Vector.png); background-size: 20%;
    background-position: 30px 22px;
    background-repeat: no-repeat;
    font-size: 0px;}



.page-id-3529 header{display:none;}
.page-id-3529 footer{display:none;}


#managefaqs .elementor-accordion-item div.elementor-tab-title.elementor-active {
    background-color: #010101!important;
}

#managefaqs .elementor-accordion-title {
    padding: 20px 30px 10px;
}

#managefaqs .elementor-accordion-item p {
    padding-left: 30px;
}

#managefaqs .elementor-tab-title {
    border-bottom: 1px solid #fff !important;
    padding: 30px 0px !important;
}

#managefaqs .elementor-tab-content p {
    color: #fff;
    font-size: 20px;
}

#managefaqs .elementor-tab-content {
    padding: 31px 0px 5px !important;
}


h3.footer-title {

    font-weight: 600;
    font-family: "Poppins", Sans-serif;
}

@media only screen and (max-width: 911px) {
.hero-slider-btn .b-button a {
    margin-top: 20px;
	}

}


div#sticky-header {
    /* padding: 20px 0; */
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}





.woocommerce-terms-and-conditions-wrapper li {
    list-style: auto;
}



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

	
	
	
	
	
	td.product-thumbnail img {
    max-width: 90px;
    height: 100%;
}
	
	
	.shop-banner-area .col-12{padding-left:0px!important; padding-right:0px !important;}	
	#managefaqs .elementor-accordion-title {
    padding: 12px 6px 10px 0px;
}
	
	#managefaqs .elementor-tab-title {
    border-bottom: 1px solid #fff !important;
    padding: 14px 0px !important;
}
	
	
	.short-list h3 {
    font-size: 20px !important;
}
	
	
	.short-list p{font-size:16px;}
	.role-list-2  p{font-size:16px;}
	
	.role-list-2 h3{margin-top:20px;}
	
	
	
	.pragrapho p span{font-size:16px !important;}
	.product-desc-area {
    padding-bottom: 20px;
}
	


	
	
	
	button.single_add_to_cart_button {
    backface-visibility: hidden;
    border-radius: 30px;
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height: 1;
    padding: 20px 20px 20px 20px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    font-weight: 700;
    text-transform: uppercase;
    background: #46645A;
    transition: 0.3s;
    border: none;
    width: 100%;
}
	
	.variations_button button.single_add_to_cart_button:hover {
		 background: #46645a !important;
	}
	
	.subscription-role input[type="text"] {
    background: #fff !important;
    height: 51px;
    border-radius: 50px;
    padding: 9px 20px 10px 30px;
}
	
	.subscription-role input[type="text"] {
    background: none !important;
    height: 60px;
    border-radius: 50px;
    padding: 20px 20px 20px 30px;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px;
}
	
	.product-text h4 a {
    transition: 0.3s;
    font-size: 15px;
    line-height: normal;
}
	
	h1.product_title.entry-title {
    font-size: 28px !important;
    font-weight: 500;
    margin-bottom: 20px;
}
	.infoheain .elementor-widget-container {
    height: auto!important;
}
	
	.klbfooterwidget {
    margin-bottom: 20px !important;
}
	.footer-area p, .klbfooterwidget ul li a, .footer-icon a {
    font-size: 15px;
    margin-bottom: 0px;
}
	
	footer .footer-area {
    padding: 30px 0 0 !important;
}
	footer {
    padding-bottom: 70px;
}
	.footer-bottom-link img {
    width: 63%;
    text-align: right;
}
	
	.email h3 {
    color: #FFFFFF;
    font-family: "Barlow", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
	.email p {
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 10px;
}
	.email {
    background-color: #608C7D;
    padding: 30px 0px 0px 0px;
    text-align: center;
}
	
	.ship .col-md-3
	#home-banner .single-slider .mt-90 {
    margin-top: 0px;
}
	.ship .col-md-3 {
    width: 50%;
}
	.wd-details h4 {
    color: #73A796;
    font-family: "Barlow", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
	
	.ship {
    padding: 30px 0px 20px 0px;
}
	
	#home-banner .single-slider .col-xl-5 {
    background: rgb(255 255 255 / 87%);
    padding: 1px 4px 0px;
    flex: 0 0 100% !important;
    max-width: 100%!important;
    border-radius: 10px;
    padding: 17px 10px 20px !important;
}
	
	#canceloder form {

    padding: 40px 20px 1px 20px;
}

#home-banner .single-slider .col-xl-5 {
    background: rgb(255 255 255 / 87%);
    padding: 1px 4px 0px;
    flex: 0 0 100% !important;
    max-width: 100%!important;
    border-radius: 10px;
	}
.features-wrapper {
    background: #ffffff;
    padding: 30px 10px 20px 20px!important;
    border-radius: 5px;
    transition: 0.3s;
    height: 100%!important;
}
	.product-area .mb-30 {
    margin-bottom: 10px;
}
.managerpls .pt-95 {
    padding-top: 31px;
}	
	
	.managerpls .mb-50 {
    margin-bottom: 30px;
}
	
	.sticky .mean-container a.meanmenu-reveal {
    border: 1px solid #222;
    color: #222;
    cursor: pointer;
    display: block;
    font-size: 1px;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    margin-top: -40px;
    padding: 8px 9px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 22px;
}
	.sticky img {
    width: 50%!important;
		padding-top:10px;
}
.testimonial-area {
    padding: 30px 0px 45px !important;
}
	
	.test-active .slick-dots {
    text-align: center;
    bottom: -40px;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
}
	
	.footer-area h3.footer-title {
    padding-top: 10px !important;
}
	
	.testimonial-area .mb-65 {
    margin-bottom: 35px;
}
	

	main .klb-shop-breadcrumb.breadcrumb-area.pt-125.pb-125 {
    padding-bottom: 70px !important;
    padding-top: 70px !important;
}
	.tax-product_cat .pb-100 {
    padding-bottom: 40px;
}
	
	.tax-product_cat .pt-100 {
    padding-top: 40px;
}
	
	.single-product .pt-100 {
    padding-top: 60px;
}
	
	
.bakix-details-tab ul li a {
    font-size: 16px!important;
    font-weight: 500;
    color: #333333;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    padding-right: 10px;
}
	
	.pb-100 {
    padding-bottom: 40px!important;
}

	.contacts-form input {
    border: 2px solid #e9e9e9;
    height: 55px!important;
    margin-bottom: 13px!important;
    padding: 0 16px!important;
    width: 100%;
    font-size: 16px!important;
    color: #666666;
    font-weight: 500;
}
	
	.contacts-form textarea {
    border: 2px solid #e9e9e9;
    height: 130px;
    margin-bottom: 30px;
    padding: 15px;
    width: 100%;
    font-size: 18px;
    color: #666666;
    font-weight: 500;
}
	.contacts-form input.wpcf7-form-control.wpcf7-submit {  
    width: 100%;
    margin-bottom: 0;
}
		.wd-details h4 {
    color: #73A796;
    font-family: "Barlow", Sans-serif;
    font-size: 18px !important;
    font-weight: 700;
    margin-bottom: 10px;
}
	
	#fkcart-mini-toggler{display:none;}
	
	.abt-banner h1{color:#fff!important;}
	.abt-banner p{color:#fff!important;}
	
	.footer-bottom-link img {
    width: 65%;
    text-align: right;
}
	
	.woo-variation-product-gallery {
    width: 100%;
    max-width: 100% !important;
}
	
	#whatsinside​ img {
    margin-bottom: 15px!important;
}
	
	
	
	
	
/*	
	
	.wc_payment_methods .form-row {
    float: left;
    width: 100%;
    margin-right: 5px;
}	
	
	.wc_payment_methods .form-row.form-row-first {
    width: 60%;
    padding-top: 0px;
}
	
	.wc_payment_methods .form-row-last {
    margin-top: 0px;
}
	
	.wc_payment_methods .form-row.form-row-last {
    width: 34%;
}
	
	*/
	
	
	
	
	
	

}