/*
Theme Name: Pharmacy Mentor
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com
*/

header .header-topbar {
	background: #5eb130;
}
.header-topbar .woo-links-wrapper .woo-links {
	list-style: none;
	padding: 0;
	text-align: right;
}
.header-topbar .woo-links-wrapper .woo-links li {
	display: inline-block;
	margin-left: 10px;
}
.header-topbar .woo-links-wrapper .woo-links li a {
	color: #24254f;
}
.header-topbar .woo-links-wrapper .woo-links li .badge {
	background-color: #24254f;
	position: relative;
	top: -10px;
}
.header-topbar .dgwt-wcas-search-wrapp {
	max-width: 700px;
	margin: 0;
}
.header-topbar .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
	background: transparent;
}
.woocommerce .woocommerce-message .button, .woocommerce-page  div.woocommerce a.button, .woocommerce .shop_table .button, .woocommerce-checkout button.button, .woocommerce-checkout .button, .woocommerce .woocommerce-form-row .button, .woocommerce .woocommerce-form .button, .woocommerce .woocommerce-MyAccount-content .button {
    position: relative;
	background-color: #5eb130;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 17px 37px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    box-shadow: 0 10px 18px rgb(211, 220, 232, 0.8);
    transition: all 500ms ease;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.woocommerce .woocommerce-message .button:hover, .woocommerce-page div.woocommerce a.button:hover, .woocommerce .shop_table .button:hover, .woocommerce-checkout button.button:hover, .woocommerce-checkout .button:hover, .woocommerce .woocommerce-form-row .button:hover, .woocommerce .woocommerce-form .button:hover, .woocommerce .woocommerce-MyAccount-content .button:hover {
    background: #212121;
}

.woocommerce .woocommerce-message .button:before, .woocommerce-page div.woocommerce a.button:before, .woocommerce .shop_table .button:before, .woocommerce-checkout button.button:before, .woocommerce-checkout .button:before, .woocommerce .woocommerce-form-row .button:before, .woocommerce .woocommerce-form .button:before, .woocommerce .woocommerce-MyAccount-content .button:before {
    position: absolute;
    content: '';
    background: #212121;
    width: 0%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
    border-radius: 5px;
    z-index: -1;
    transition: all 500ms ease;
}

.woocommerce .woocommerce-message .button:hover:before, .woocommerce-page div.woocommerce a.button:hover:before, .woocommerce .shop_table .button:hover:before, .woocommerce-checkout button.button:hover:before, .woocommerce-checkout .button:hover:before, .woocommerce .woocommerce-form-row .button:hover:before, .woocommerce .woocommerce-form .button:hover:before, .woocommerce .woocommerce-MyAccount-content .button:hover:before {
    width: 100%;
    opacity: 1;
}
.woocommerce .shop_table .button, .woocommerce-checkout .button, .woocommerce-checkout button.button {
	padding: 7px 20px;
	width: auto;
}
.woocommerce-account #content_block_1 .content-box .upper-box {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.woocommerce-account #content_block_1 .content-box .upper-box .text {
	margin-bottom: 0;
}
.woocommerce form button.button.alt,
.woocommerce form a.button.alt {
	background-color: #5eb130;
}
.woocommerce form button.button.alt:hover,
.woocommerce form a.button.alt:hover {
	background-color: #5eb130;
}
.woocommerce form .form-row label,
.woocommerce .woocommerce-form .woocommerce-form-row label {
	display: block;
	width: 100%;
}
.woocommerce form.checkout .woocommerce-input-wrapper, .password-input, .woocommerce-MyAccount-content .woocommerce-input-wrapper {
	width: 100%;
	display: block;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 5px;
}
.woocommerce .woocommerce-MyAccount-content form {
	padding: 20px;
	border: 1px solid #c7c7c7;
}
.woocommerce form.checkout .woocommerce-input-wrapper input,
.woocommerce form.woocommerce-form-coupon input,
.woocommerce .woocommerce-MyAccount-content input,
.woocommerce .woocommerce-form-row input {
	padding: 8px;
	border: 1px solid #c7c7c7;
}
.woocommerce .form-row.validate-required  input {
	border-color: #b81c23;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border-color: #c7c7c7;
}
.woocommerce form.woocommerce-form-coupon .form-row-first {
	width: 50%;
}
.woocommerce form.checkout .woocommerce-input-wrapper textarea, .woocommerce form .form-row select, .woocommerce-MyAccount-content textarea, .woocommerce-MyAccount-content select {
	border: 1px solid #c7c7c7;
	padding: 10px;
}
.woocommerce .woocommerce-ordering select {
	padding: 10px;
}
.woocommerce form .select2-container--default .select2-selection--single {
	height: 40px;
	border: 1px solid #d7d7d7;
	border-radius: none !important;
}
.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	height: 100%;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}
.woocommerce .woocommerce-info::before {
	color: #24254f;
}
.woocommerce .woocommerce-info {
	border-top-color: #24254f;
}
.woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
	width: auto !important;
}
.woocommerce-ResetPassword, .woocommerce-account .woocommerce .woocommerce-form {
	max-width: 500px;
	margin: 0 auto;
	border: 1px solid #c7c7c7;
	padding: 25px;
}
.woocommerce .woocommerce-ResetPassword .woocommerce-form-row {
	width: 100%;
	display: block;
}
.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1220px;
  }
}
@media (min-width: 1025px){
	.products-item:is(.col-lg-12:first-child, .col-lg-6:nth-child(-n+2),.col-lg-4:nth-child(-n+3),.col-lg-3:nth-child(-n+4),.col-lg-20_0:nth-child(-n+5),.col-lg-2:nth-child(-n+6)){
		border-top-width:1px;
	}
}
@media (max-width: 768.98px){
	.products-item:is(.col-12:first-child,.col-6:nth-child(-n+2)){
		border-top-width:1px
	}
			
}


@media (min-width: 769px) and (max-width: 1024px){
	.products-item:is(.col-md-12:first-child, .col-md-6:nth-child(-n+2),.col-md-4:nth-child(-n+3),.col-md-3:nth-child(-n+4),.col-md-20_0:nth-child(-n+5),.col-md-2:nth-child(-n+6)){
		border-top-width:1px
	}
}
.woocommerce .product-item:first-child {
	border-left: 1px solid #d7d7d7;
}
.woocommerce .product-item:is(.col-lg-3:nth-child(1), .col-lg-3:nth-child(2), .col-lg-3:nth-child(3), .col-lg-3:nth-child(4), .col-lg-4:nth-child(1), .col-lg-4:nth-child(2), .col-lg-4:nth-child(3), .col-lg-6:nth-child(1), .col-lg-6:nth-child(2)) {
	border-top: 1px solid #d7d7d7;
}
.woocommerce .product-item:is(.col-lg-6:nth-child(2n + 3), .col-lg-4:nth-child(3n + 4), .col-lg-3:nth-child(4n + 5)) {
	border-left: 1px solid #d7d7d7;
}
.woocommerce .woocommerce-breadcrumb {
	margin: 10px 0;
}
.woocommerce .single-product-section .woocommerce-breadcrumb {
	margin-top: 0;
	margin-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
	color: #000 !important;
	font-size: 11px !important;
	text-transform: uppercase;
}
.woocommerce .woocommerce-breadcrumb .fa {
	margin-left: 3px;
	margin-right: 3px;
	font-size: 11px;
}
.loop-products-wrapper {
	clear: both;
}
.woocommerce .product-item {
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.product-item .woocommerce-loop-product__title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}
.woocommerce .product .product-item-top {
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-bottom: 10px;
}
.woocommerce .product .product-item-top img {
	width: 100%;
}
.product-item .product-meta-info {
	text-align: center;
}
.woocommerce .product-item .product-cta-wrapper {
	position: absolute;
	inset-inline: 0;
	padding: 3px;
	bottom: 0;
	opacity: .8;
	transition: transform .3s ease, opacity .3s ease;
	transform: translateY(103%) translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 3;
}
.woocommerce .product-item:hover .product-cta-wrapper {
	transform: translateY(0) translateZ(0);
}
.woocommerce .product-item .product-cta-wrapper .button {
	background-color: #5eb130;
}
.woocommerce .product-item .product-cta-wrapper .button:hover {
	background-color: #5eb130;
}
.woocommerce .product-item .product-cta-wrapper a {
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}
.woocommerce .product-item span.onsale {
	left: 1px;
	top: 1px;
	background-color: #5eb130;
	color: #fff;
}
.woocommerce .product-item .plines-badge {
	top: 10px;
	right: 0;
	background: #24254f;
	color: #fff;
	box-shadow: unset;
}
.woocommerce div.product-item .product-price .price {
	font-size: 1.063rem;
}
.woocommerce div.product .product-price .price .woocommerce-Price-amount {
	color: #5eb130;
	margin-left: 0;
	font-weight: 700;
}
.grid-switch-wrapper img {
	width: 20px;
	margin: 0 3px;
	opacity: 0.3;
}
.grid-switch-wrapper img.active {
	opacity: 1;
}
.woocommerce .archive-result-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: end;
	align-items: center;
}
.woocommerce .archive-result-wrapper .grid-switch-wrapper {
	margin: 10px 10px;
}
.woocommerce .archive-result-wrapper p {
	margin: 10px 0;
	color: #000;
	font-size: 15px;
}
.woocommerce .archive-result-wrapper .woocommerce-ordering {
	margin: 10px 0;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	width: 200px;
}
.wpfFilterWrapper .wpfFilterTitle {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.wpfFilterWrapper .wpfFilterTitle:before {
	content: '';
	position: absolute;
	border-bottom: 1px solid #d7d7d7;
	bottom: 5px;
	width: 100%;
	left: 0;
	right: 0;
}
.wpfFilterWrapper .wfpTitle {
	color: #000 !important;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper, .wpfFilterWrapper i, .wpfFilterWrapper svg {
	color: #323232 !important;
}
.archive-products-top .left-col {
	padding-left: 0;
}
.archive-products-top .right-col {
	/*padding-right: 0;*/
}
.shop-infobar {
	padding: 15px 0 10px;
	background: #5eb130;
}
.step-content-wrapper {
	display: flex;
}
.step-content-wrapper .icon {
	margin-right: 10px;
	font-size: 30px;
	color: #fff;
}
.step-content-wrapper .step-content h6 {
	color: #fff;
	font-weight: 600;
}
.step-content-wrapper .step-content p {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}
.woocommerce .single-product-summary .product_title {
	font-size: 34px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.4;
	margin-bottom: 10px;
}
.woocommerce .single-product-summary .woocommerce-Price-amount {
	padding: 0;
	color: darkgreen;
	margin-left: 0;
	font-size: 20px;
	color: #5eb130;
	font-weight: 700;
}
.woocommerce .single-product-summary .woocommerce-message {
	margin-bottom: 1em;
	border-top-color: #ffb933;
}
.woocommerce .single-product-summary .woocommerce-message:before {
	color: #ffb933;
}
.woocommerce .woocommerce-message {
	border-top-color: #5eb130;
}
.woocommerce .woocommerce-message:before {
	color: #5eb130;
}
.woocommerce .single-product-summary form.cart {
	margin-top: 1em;
	margin-bottom: 1em !important;
	padding: 20px;
	border: 1px solid #1010101A;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    appearance: none;
    margin: 0; 
}
.woocommerce .quantity input[type=number] {
    -moz-appearance:textfield;
}
.woocommerce .qty {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 1px 0;
}
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
	padding: 4px 7px;
	background: transparent;
	border: 1px solid #d7d7d7;
}
.woocommerce .quantity .minus {
	margin-right: -4px;
}
.woocommerce .quantity .plus {
	margin-left: -4px;
}
/*
.woocommerce div.product form.cart .button {
	float: right;
	width: 79%;
}*/

.woocommerce .woocommerce-product-gallery__wrapper {
	border: 0.7px solid #d7d7d7;
}
.woocommerce .single-product-summary .product_meta .sku_wrapper,
.woocommerce .single-product-summary .product_meta .posted_in {
	font-size: 15px;
	font-weight: 600;
	color: #323232;
}
.woocommerce .single-product-summary .product_meta .sku_wrapper .sku,
.woocommerce .single-product-summary .product_meta .posted_in a {
	font-weight: 500;
	color: #5eb130;
}
.woocommerce .accordion.woocommerce-tabs .card {
	border-left: transparent;
	border-right: transparent;
}
.woocommerce .accordion.woocommerce-tabs .card-header {
	background: transparent;
	border-bottom: transparent;
}
.woocommerce .accordion.woocommerce-tabs .card .collapse-description {
	max-height: 350px;
	overflow-y: auto;
}
.woocommerce .accordion.woocommerce-tabs .card button {
	box-shadow: unset;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce .accordion.woocommerce-tabs .card button i {
	font-size: 12px;
}
.woocommerce .accordion.woocommerce-tabs .card button:not(.collapsed) {
	color: #75a858;
}
.woocommerce .accordion.woocommerce-tabs .card h1,
.woocommerce .accordion.woocommerce-tabs .card h2,
.woocommerce .accordion.woocommerce-tabs .card h3,
.woocommerce .accordion.woocommerce-tabs .card h4,
.woocommerce .accordion.woocommerce-tabs .card h5,
.woocommerce .accordion.woocommerce-tabs .card h6,
.woocommerce form h1,
.woocommerce form h2,
.woocommerce form h3,
.woocommerce form h4,
.woocommerce form h5,
.woocommerce form h6 {
	margin-bottom: 0.5rem;
}
.woocommerce .woocommerce-cart-form__cart-item.cart_item .qty {
	margin-bottom: 1px !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 70px !important;
	border: 1px solid #c7c7c7;
}
.woocommerce table.shop_table td {
	vertical-align: middle !important;
}
.woocommerce .cart thead th {
	color: #323232;
}
.woocommerce .cart tbody td a {
	color: #75a858;
	font-weight: 600;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 150px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	display: block;
	padding: 10px;
	border: 1px solid #24254f;
	margin-bottom: 10px;
	background: #24254f;
	color: #fff;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
	background: #5eb130;
	border-color: #5eb130;
}
.woocommerce-account .content-box {
	margin-left: 0 !important;
}
.woocommerce-account .addresses .woocommerce-Address {
	padding: 20px;
	border: 1px solid #c7c7c7;
}

/*********my custom css**********/

.service-block-one .inner-box .lower-content {
    padding: 35px 40px 40px 40px
}

.home-form input, .home-form select, .home-form textarea {
    border: none!important;
}

.banner-bottom .img-container {
      
        position: relative;
        display: inline;
	   width: 100%;
       height: 100%;
    }

   .banner-bottom .img-container .img-top {
	display:none;
    position: absolute;
	top: 40%;
    left: 25%;
    z-index: 222;	   
    }


  .banner-bottom .img-container:hover .img-top {
        display: inline;
    }

	section.banner-bottom .card .rounded-corners:hover h5 {
    color: #fff;
	}

.nice-select {
	border: none!important;
}

div#wpcf7-f306-o1 .nice-select {
	border: 1px solid #e5e5e5!important;
}

.service-block-one .inner-box{border-radius: 8px;box-shadow: 0px 0px 16px 0px #3F7C974D;}

.shop-infobar.banner-top-section {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
}
.shop-infobar.banner-top-section .step-content-wrapper .icon {font-size: 16px;}

.shop-infobar.banner-top-section .step-content-wrapper {
    display: flex;
    justify-content: end;
}

.shop-infobar.banner-top-section i.fa-solid.fa-pound-sign{
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color: #5eb130;
    padding: 1px;
}

.banner-bottom .card{background:#E7E7F7;}
.banner-bottom .card h5{
    font-size: 15px;
    font-weight: 600;
    line-height: 22.5px;
    font-family: 'Poppins', sans-serif;
}

section.call-to-action{background:#5eb130;}
section.call-to-action p {
    color: #fff;
}
.col-lg-6.col-md-12.col-sm-12.left-area {
    text-align: right;
}

.col-lg-6.col-md-12.col-sm-12.left-area {
    border-right: 1px solid #fff;
}

section.banner-bottom .card .rounded-corners{ border-radius:11.2px;padding:14px 42px 14px 42px;}

.box-new-margin{ 
	top:-80px;    
	box-shadow: 0px -1px 14px 0px #13305A26;
	z-index: 44;    
	border-radius: 12px!important;
}

.banner-bottom .justify-content-arounds {
    -ms-flex-pack: distribute !important;
    justify-content: center;
    gap: 4rem;
}

.banner-bottom .card:hover{background: #24254F;color: #fff;}

.custom-card-new:hover a h5 {    color: #fff;}	

.expand-all a{color:#24254F; font-size:12px;line-height:18px;font-weight:600;font-family:'Poppins', sans-serif;}
.expand-all .explore-all-con{font-size: 16px;    vertical-align: middle;    padding: 0 10px;}
.expand-all a:hover{color:#5eb130;}
	
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
	font-family:'Poppins', sans-serif;
}	
	
.theme-btn-two:after{opacity:0;}

.featured-offers .service-block-one .inner-box {
    border-radius: 8px;box-shadow: 0px 0px 16px 0px #3F7C974D;}

.featured-offers .service-block-one .inner-box .lower-content {
    padding: 35px 40px 40px 40px
}


.featured-offers .service-block-one .inner-box .lower-content h3 a {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px!important;
	line-height:18.9px;
	font-family: 'Poppins', sans-serif;
	color:#24254F;
	font-weight:400;
	min-height: 40px;
}

.featured-offers p.price-area {color:#5EB130;font-weight:700;font-size:19px;line-height:25.65px;font-family: 'Nunito', sans-serif;margin-bottom: 30px!important;}

.featured-offers p.price-area span bdi{color:#5EB130;font-weight:700;font-size:19px;line-height:25.65px;font-family: 'Nunito', sans-serif;}

.featured-offers .btn-box a{padding: 0.44em 1em;
    text-transform: capitalize;
    box-shadow: none;
    font-size: 14px;
    line-height: 28px;
    font-weight: 900;
    height: 40px;}

.featured-offers .btn-white.theme-btn-one{line-height: 25px;}
	
	
.conditions-section .service-block-one .inner-box .lower-content p { margin-bottom: 21px; font-size: 22px;color: #5eb130 !important; font-weight:bold;}
	

.conditions-section .theme-btn-two:hover { border-color: #5eb130; border-width: 2px;}
		
.call-to-action .gap-3 { gap:2rem;}
	
.call-to-action p{ font-size:16px; line-height:21.6px; font-weight:900;}
.call-to-action p.shipping-text{ font-size:16px; line-height:21.6px; font-weight:400;}	
	
.conditions-section .service-block-one .inner-box .image-box::before{opacity:0;}	

.conditions-section .service-block-one .inner-box {  margin: 20px 0;}
.conditions-section .service-block-one .inner-box .lower-content h3 a {
    color: #5eb130;
    font-weight: 700;
    font-size: 30px;
	line-height: 40.5px;
}	

/*.conditions-section .service-block-one .inner-box .lower-content h3{margin:15px 0;}*/
.conditions-section .conditions-short-desc {    margin-bottom: 15px;}


.conditions-section .service-block-one .inner-box .lower-content{padding: 35px 40px 40px 40px}

.conditions-section .btn-box a{padding: 0.44em 1em;
    text-transform: capitalize;
    box-shadow: none;
    font-size: 14px;
    line-height: 28px;
    font-weight: 900;
    height: 40px;}
	
.conditions-section a.theme-btn-one.view-detial.w-100.mb-3.btn-white{line-height: 25px;}	
	
	
.conditions-section .btn-box {margin-bottom: 20px;}	
	
.conditions-section .service-block-one .inner-box .lower-content h3 a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}	
	
	
.btn-white{background:#fff !important; color:#000000!important; border:2px solid #000000!important; font-weight:500}		
.btn-white:hover{color:#fff!important; /*box-shadow:none;*/ border:2px solid #212121!important;background: #212121 !important;}	
	
section.call-to-action { background: #5eb130;}
.sec-title h2 { margin-bottom: 30px;}	
	
section.call-to-action {
    padding: 45px 10px;
}
	
.custom-card-new {
    margin-top: 25px;
}	

.top-range-products .service-block-one .inner-box {
    border-radius: 8px;
    box-shadow: none;
}

.top-range-products .inner-box .lower-content h3 a { font-size: 14px;  font-weight:400; line-height:18.9px; color: #ffffff; display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;}

/*.top-range-products .service-block-one .inner-box .lower-content {    position: relative;    padding: 25px;}*/

.top-range-products .green-color{background:#5eb130;color:#fff;}
.top-range-products h3 a, .top-range-products p.price-area, .top-range-products .btn-box a{color:#fff;}	

.top-range-products p.price-area{font-size:19px; font-weight:700; line-height:25.65px;    margin-bottom: 35px;}

.top-range-products .btn-box a{padding: 0.618em 1em; text-transform: capitalize;box-shadow: none;font-size:14px;line-height:18.9px;font-weight:900; min-height: 39px;}


.top-range-products .service-block-one .inner-box .image-box img {
    min-height: 248px;
    max-height: 100%;
    object-fit: cover;
}

.top-range-products .btn-box a:hover{border: 2px solid #212121!important;	box-shadow: none;}	

.top-range-products p.price-area bdi{color:#fff;}	
	
.top-range-products .inner-box .lower-content .btn-box a{width:100%; border:2px solid #fff; color:#fff!important;border-radius:10px;}		
.top-range-products .blue-color{background:#24254f; color:#fff;}

.top-range-products .service-block-one .inner-box .lower-content p{    margin-bottom: 30px;}

.top-range-products .btn-box {margin-bottom: 10px;}



	
.services-sec .lower-content h3 a{color:#000!important}
	
.feature-brands a.left-btn{
    color: #fff!important;
	text-transform: capitalize;
	box-shadow: none;
	border: 2px solid #5EB230!important;
	}


.feature-brands a.left-btn:hover{
    background: #5eb130;
    color: #fff!important;
    box-shadow: none;
	border: 2px solid transparent!important;
}	
	
	
.feature-brands a.right-btn{
	text-transform: capitalize;   
	color: #5EB230!important;    
	border: 2px solid #5EB230!important;
	background: transparent!important;
    box-shadow: none;}

.feature-brands a.right-btn:hover{
    color: #fff!important;
    box-shadow: none;
	border: 2px solid transparent!important;
	
}	
	
.faqs-section .sec-title.centred {
    text-align: left;
}
.faqs-section div#accordionExample .card {
    border: none;    margin-bottom: 20px; border-radius: 10px;	
}
.faqs-section .card-header {
    padding: 0px;
}

.faqs-section button{
    color: #fff;
    text-decoration: none;
    background: #5eb130;
    padding: 20px;   
	font-weight: 700;
	font-size: 21px;
	
}
.faqs-section .card-header {
    padding: 0px;
    border-radius: 10px;
}	
.faqs-section .btn-link:hover {
    color: #fff;
    text-decoration: none;
}
	
.faqs-section .collapse.show{background:#5eb130; color:#fff;}
	
.faqs-section button.btn.btn-link.btn-block.text-left.collapsed {
    background: #fff;
    color: #000;
}	
.faqs-section .btn-link:active, .faqs-section .btn-link:focus{text-decoration: none;}

.branch-section	.service-block-one .inner-box .lower-content h3 a{color:#000;}
	
.branch-section	.inner-box .lower-content p{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
	
.news-block-one .inner-box .lower-content {
    padding: 35px 40px 40px 40px
}	
	
.default-form {
    background: #fff;
}
.home-form label {
color: #5eb130;
text-transform: capitalize;
margin-bottom: 15px;
font-size: 16px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0em;
text-align: center;	
}

.default-form {    display: block;}

.home-form input, .home-form select, .home-form textarea{
    border: none;
    background: #e5e5e54a;
    padding: 10px 30px;
    border-radius: 8px!important;
	background: #FAFAFA!important;
}	
	
.home-form .nice-select.wpcf7-form-control.wpcf7-select{background: #FAFAFA!important;border:none!important}	
	
.home-form .nice-select .option:hover, .home-form .nice-select .option.focus, .home-form .nice-select .option.selected.focus {
    background-color: transparent;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
	background:  #5eb130!important;
	color:#fff;
}	
.home-form .wpcf7-form-control-wrap {
	position: relative;
    display: flex;
    flex-direction: column;
}
.contact-section .wpcf7 form .wpcf7-response-output{ margin:0px}	
.contact-section .sec-title.text-center h2, .contact-section .sec-title.text-center p{ color:#fff!important;}	
.home-form {
    margin-bottom: 10px;
}
	
.contact-section:before{background: linear-gradient(254.69deg, #F9F9F9 21.5%, rgba(255, 255, 255, 0.25) 91.52%);}
.contact-section .sec-title.text-center h2, .contact-section .sec-title.text-center p{color: #24254F!important;}
section.contact-section{background-position: 50%;}
	
#faq .card {
  margin-bottom: 30px;
  border: 0;    border-radius: 8px;
}

 #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 10px;
  padding: 0;
}

 #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #5eb130;
  padding: 20px;
	font-size: 21px;
    font-weight: 700;	 
}

 #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;font-size: 30px;
}

 #faq .card .card-header .btn-header-link.collapsed {
  background: #ffffff;
  color: #212121;

}

 #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

 #faq .card .collapsing {
  background: #5eb130;
  line-height: 30px;
}

 #faq .card .collapse {
  border: 0;
}

 #faq .card .collapse.show {
  background: #5eb130;
  line-height: 30px;
  color: #fff;
}	
section.banner-top-section {
    background: #5eb130;
}

section.banner-top-section div i{
    margin-right: 10px;
}

section.banner-top-section li {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    display: flex;
    align-items: center;
    flex: 1 auto;
}

section.banner-section.style-one .owl-nav.disabled {    display: none;}
.faqs-section .card-body p {    color: #fff;}

.pwb-all-brands .pwb-brands-col3 p {
    display: none;
}

.feature-brands .pwb-brands-col3 a {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center;
}

.pwb-brands-cols-outer { gap: 20px;}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div{
	position: relative;
    width: 100%;
    height: 100%;
    min-height: 156px;
    }

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{
	width:23.5%;
	box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0px 0px 24px 0px #CCDCE080;
}
	
.feature-brands .pwb-pagination-wrapper {
    display: none;
}

.feature-brands .pwb-all-brands {
    margin-bottom: 60px;
}

.faqs-section .sec-title {
    margin-bottom: 80px;
}




.faqs-section .card-header a{
font-size: 22px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
}

.faqs-section .card-body{
font-size: 16px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0em;
text-align: left;
}

.home form.default-form {
    border-radius: 8px;
}

.home form.default-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    box-shadow: none;
	text-transform:capitalize;
}


.home form.default-form span.wpcf7-spinner {
    position: absolute;
}


.feature-brands a.left-btn:hover{ background:inherit!important;}

.conditions-section  .service-block-one .inner-box .image-box img {
       min-height: 248px;
    max-height: 100%;
    object-fit: cover;
}

.featured-offers .lower-content h3 a{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.search-box .prodcut-search{
    border: none;
    height: 50px;
    border-radius: 8px 0 0 8px;
}

span#basic-text1{
    background: #5eb130;
    color: #fff;
    border: none;
    border-radius: 0 8px 8px 0;
	padding:0 20px;
}

.form-control:focus span#basic-text1 {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}


.service-section {
    padding: 80px 0px 80px 0px;
}
.service-block-one .inner-box .image-box::before{opacity:0;}

.loading-area img {
    width: 30px!important;
}

.search-box {
    position: relative;
}
.response{
    position: absolute;
    max-height: 600px;
    z-index: 999999999;
    width: 100%;
    top: 51px;
    right: 0;
    left: 0;
    height: auto;
    border: none;
	box-shadow: 0px 0px 16px 0px #3F7C974D;
}
.response a {
    background: #fff;
}
.loading-area {
    position: absolute;
    display: block;
    right: 60px;
    left: auto;
    top: 8px;
	z-index:55;
}

.close-area{cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: 160ms ease-in-out;
    -moz-transition: 160ms ease-in-out;
    -ms-transition: 160ms ease-in-out;
    -o-transition: 160ms ease-in-out;
    transition: 160ms ease-in-out;
    z-index: 1;
	 position: absolute;
    left: auto;
    right: 60px;
    top: 11px;z-index:55;
}

.search-box .form-control:focus {    box-shadow: none;}



/******************Media Quries***************/

@media(min-width:992px) and (max-width:1024px){
.service-section {
    position: relative;
    padding: 50px 50px 0px;
}
.service-block-one .inner-box .lower-content {
    position: relative;
    padding: 20px 20px 20px 20px;
}	

.pwb-brands-cols-outer {
    gap: 16px;
}

.banner-bottom .justify-content-arounds {
    gap: 2rem;
}
.shop-infobar.banner-top-section{font-size: 13px;}

}


@media (min-width: 768px) and (max-width: 992px){
	
section.banner-bottom .card .rounded-corners .card-body {
    padding: 5px;
}

.box-new-margin.hover-style .row.mx-2 {
    margin: 5px 0px 0px 0px;
}

.custom-card-new {
    margin-top: 25px;
    padding: 12px 0px !important;
}

.banner-bottom .justify-content-arounds {
    -ms-flex-pack: distribute !important;
    justify-content: center;
    gap: 1rem;
}	
	
.pwb-brands-cols-outer {
  gap: 14px;
	}
	
.shop-infobar.banner-top-section .step-content-wrapper {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0px;
}
	
	
}


@media(max-width:767px){
	.shop-infobar.banner-top-section .step-content-wrapper {
    display: flex;
    justify-content: center;
    margin: 10px 0px;
	}
	.shop-infobar.banner-top-section{padding:10px 0px 10px 0px}
	.mobile-menu {
    position: fixed;
    right: 0px;
    top: 0;
    width: 100%;
    padding-right:0px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}
.box-new-margin{ top:0; margin-top:50px;}
.theme-btn-one{ padding:17px; min-width:160px;}
.contact-section .sec-title {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
banner-bottom .justify-content-arounds {
    -ms-flex-pack: distribute !important;
    justify-content: center;
    gap: 2rem;
}
section.banner-bottom .card .rounded-corners{
	padding:5px;
}
 
.feature-brands .pwb-brands-cols-outer {
    gap: 30px;
}
.card.bg-white.position-relative.box-new-margin.hover-style.border-0 .col-sm-4 {
    padding: 0px;
}
section.banner-bottom .card .rounded-corners {
    padding: 5px;
    margin: 0;
}	
.shipping-text {
  margin-top: 20px;
}	
.banner-bottom.bg-color-1 {
  background: transparent;
  margin-bottom: 50px;
}	
.banner-carousel .content-inner {
	background: #ffffffd6;
	}	

.woocommerce div.product form.cart .button {
  float: none;
  width: auto;
}	
.woocommerce-message .button.wc-forward {
  padding: 0px !important;
  background: transparent !important;
  color: green !important;
  box-shadow: none !important;
  text-decoration: underline !important;
}	

.banner-section.style-one .banner-carousel .slide-item .image-layer {
    left: 0px;
    width: 100%;
    height: 650px;
}

.banner-section.style-one .banner-carousel .active .slide-item .image-layer {
    height: 650px;
    -ms-transform: scale(1.15);
}

.archive-filter {
  margin-bottom: 2rem;
}
.condition-term-description {
  padding: 0 15px;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 10px!important;
}

.row.align-items-center.archive-products-top{padding:0 15px;}	
	
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3316 {
  margin-right: 10px;
}	

}



@media(max-width:640px){
	.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{
		
		width: 100%;
		
	}
	.row.clearfix.call-to-actions {
    flex-wrap: nowrap;
	}
}

.feature-brands .pwb-all-brands a img {
    padding: 20px;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

section.service-section.feature-brands .pwb-brands-col3 a{pointer-events: none!important;}
.faqs-section  .card-body a {
    text-decoration: underline;
    color: #fff;
}

.faqs-section .sec-title.centred p a{
	text-decoration: underline;
	color:#888888;
}

.icon-cat i {
  color: #24254F;
  font-size: 42px;
}
section.banner-bottom .card .rounded-corners:hover .icon-cat i {
  color: #fff;
}

.google-map iframe {
    display: block;
    width: 100%;
}


@media (max-width:1200px){
	
.cart-counter {
  margin-left: 10px;
}	
	
.custom-width{
max-width: 100%;
    flex: 100%;
}	
	
.desktop-hide {
  display: none;
}	

.header-topbar .dgwt-wcas-search-wrapp {
    max-width: 100%;
    margin: 0;
}

.woo-links-wrapper.mobile-section-only{
  position: absolute;
  left: 25px;
  top: 10px;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  z-index: 10;
  transition: all 0.9s ease;
}	
.mobile-section-only .woo-links li {
  display: inline-block;
}	
 
.woo-links-wrapper.mobile-section-only ul li a i {
  color: #fff;
}
.woo-links-wrapper.mobile-section-only .badge.badge-primary.counter {
  position: absolute;
}	
.woo-links-wrapper.mobile-section-only	{
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-ms-transform: translateX(0%);
}
.mobile-menu-visible .woo-links-wrapper.mobile-section-only	{
	visibility: visible;
	-webkit-transition: all 1.0s ease;
	-moz-transition: all 1.0s ease;
	-ms-transition: all 1.0s ease;
	-o-transition: all 1.0s ease;
	-ms-transform: translateX(0%);
	animation: 2s autoplay6 linear;
	}	
 
	@keyframes autoplay6 {
  0% {opacity: 0.0}
  25% {opacity: 0.0}
  75% {opacity: 0.5}
  100% {opacity: 1.0}
}

}

.top-bages .owl-nav, .top-bages .owl-dots{display:none}


#wpcf7-f306-o1 .wpcf7-form-control-wrap {
    position: relative;
    display: flex;
    flex: 100%;
    max-width: 100%;
    width: 100%;
	flex-direction: column;
}

.related.products {
  float: left;
  width: 100%;
}

.related.products h2 {
  margin-bottom: 30px;
}
.related.products .product-item{
	margin-bottom: 50px;
}
.wc_payment_method .stripe-card-group{width:100%}

.wc_payment_method .wc-stripe-elements-field, .wc-stripe-iban-element-field {
  width: 100%;
}

.condition-term-description {
    margin-bottom: 20px 
}

nav.woocommerce-pagination {
    margin-top: 40px;
}
/*
.related.products .col-lg-4 {
    max-width: 24.9%;
}*/

span.designation{display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}

.team-section span.designation {
    min-height: 56px;
}

.team-section .team-block {
    margin-bottom: 25px;
}

.woocommerce a.cart_btn {background-color: #5eb130!important;}

.btn-box.woocommerce a.added_to_cart.wc-forward {
    text-align: center;
    width: 100%;
    margin-bottom: 1rem !important;
}