/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
body {
	background: #e5dcd2 !important;
}
.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-100 {
	padding-left: 100px;
}
.top-header-section {
	background: #fff;
	-webkit-border-top-left-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius-topleft: 40px;
	-moz-border-radius-topright: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
header.site-header {
	/*display: none  !important;*/
}
/*header.entry-header {
	display: none !important;
}*/
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
    border-bottom: 0px !important;
    margin: 0 !important;
    padding: 0em 0em !important;
}
.ast-separate-container #primary, 
.ast-separate-container.ast-left-sidebar #primary, 
.ast-separate-container.ast-right-sidebar #primary {
    margin: 0em 0 !important;
    padding: 0 !important;
}
h1.woocommerce-products-header__title {
	display: none;
}
.site-main .ast-woocommerce-container {
	background: #fff;
	padding: 20px 15px;
}
body {
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
@media only screen and (min-width:1170px) {
	.site-main .ast-woocommerce-container {
		max-width: 1370px;
		margin: auto;
		background: #fff;
		padding: 30px 30px;
	}
	#ast-desktop-header {
		max-width: 1470px;
		margin-left: auto;
		margin-right: auto;
	}
	.max-width-1170 {
		max-width: 1170px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.max-width-1370 {
		max-width: 1370px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.max-width-1470 {
		max-width: 1470px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.ast-container {
	    max-width: 100% !important;
	    padding: 0 !important;
	}
}
p, ul li, p.para {
	font-family: "Jost", sans-serif;
	font-size: 20px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 10px !important;
}
.eael-ext-scroll-to-top-wrap {
	/*display: none !important;*/
}
ul#menu-top-menu {}
ul#menu-top-menu li {}
ul#menu-top-menu li a {
	border: 0px !important;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    color: var(--ast-global-color-3);
    font-family: "Inter", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}
.ast-builder-menu-1 .menu-item > .menu-link:hover,
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	color: #E43D11;
	text-decoration: underline;
}
#top-header {}
ul.hfe-nav-menu {}
ul.hfe-nav-menu li {
	background: #fff;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	margin-bottom: 0px !important;
}
ul.hfe-nav-menu li a {
	font-family: "Jost", sans-serif;
	font-size: 18px;
	font-weight: 400 !important;
	line-height: 26px;
	letter-spacing: 0px;
	text-align: left;
	color: #000000 !important;
	text-decoration: none;
	margin: 0 5px;
}
ul.hfe-nav-menu li a:hover,
ul.hfe-nav-menu li.current-menu-item a {
	color: #8dbe40 !important;
	text-decoration: none !important;
}

/* Home page CSS */
	.ast-primary-header-bar {
        border-bottom-width: 0px !important;
    }
	header.entry-header .entry-title {
	    color: #000 !important;
	    text-align: center;
	    margin: 15px 0;
	}
	.ast-single-post .entry-header.ast-header-without-markup, .ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
	    margin-bottom: 0;
	    display: none;
	}
	ul.button-list {
		margin: 10px 0 0 0;
		padding: 0px 0;
		display: flex;
    	column-gap: 20px;
	}
	ul.button-list li {
		list-style: none;
		list-style-type: none;
		display: flex;
		align-items: flex-end;
		margin-bottom: 0 !important;
	}
	ul.button-list li a {
		text-decoration: none !important;
		color: #000000;
		font-size: 20px;
		line-height: 20px;
	}
	ul.button-list li a:hover {
		color: #8dbe40;
	}
	ul.button-list li img {
		margin-right: 10px;
	}
	ul.social-icons {
		margin: 5px 0 60px 0 !important;
		padding: 0 0 0 0 !important;
	}
	ul.social-icons li {
		display: inline-block;
		list-style: none;
		list-style-type: none;
	}
	ul.social-icons li a {}
	ul.social-icons li a img {
		margin-left: 20px;
	}
	.main-manu > div {
		border-top: 1px solid #7E9983;
	}
	.hfe-site-logo-container {
		position: relative;
	}
	.hfe-site-logo-container img {
		position: absolute;
		z-index: 9999;
		top: -100px;
		left: 38%;
	}
	.slider-text {}
	.slider-text h2 {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 65px;
		line-height: 40px;
		color: #000000;
		margin: 0px;
		padding: 0px;
	}
	.slider-text h3 {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 700;
		font-size: 80px;
		line-height: 74px;
		color: #749971;
		margin: 0 0 20px;
		padding: 0px;
	}
	.sub-heading h4 {
		color: #CE7F93 !important;
	}
/* Home page CSS */


/* About Section */
	.about-bg {
		-webkit-border-top-left-radius: 150px;
		-webkit-border-top-right-radius: 150px;
		-moz-border-radius-topleft: 150px;
		-moz-border-radius-topright: 150px;
		border-top-left-radius: 150px;
		border-top-right-radius: 150px;
	}
	.about-bg::after {
		background-image: url(https://sustainablyyours.in/wp-content/uploads/2024/06/about-design.png);
		background-repeat: no-repeat;
		background-position: center 50px;
		position: relative;
		content: '';
		position: absolute;
		bottom: 0;
		left: 22%;
		height: 700px;
		width: 500px;
		z-index: 9;
	}
	.heading-border h4 {
		border-bottom: 1px solid #da9fae;
		padding-bottom: 10px;
		display: inline-block;
	}
	.about-image img {
		position: relative;
		left: -4px;
	}
/* About Section */


/* Product Section */
	.product-section img {
		margin-bottom: 10px;
	}
	.product-button {
		background: #7E9983;
		color: #000;
		padding-top: 30px;
		padding-bottom: 30px;
		width: 100%;
		text-align: center;
		margin-bottom: 20px !important;
	}
	.product-button p {
		margin-bottom: 0px !important;
	}
	.product-button.bg1 {
		width: 464px;
		background: #7E9983;
	}
	.product-button.bg2 {
		width: 316px;
		background: #c4b097;
	}
	.product-button.bg3 {
		width: 316px;
		background: #e5dcd2;
	}
	.product-button.bg4 {
		width: 316px;
		background: #ce7f93;
	}
	.product-button.bg5 {
		width: 316px;
		background: #b5cdd8;
	}
	.product-button a {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 21px;
		line-height: 32px;
		color: #000000;
		text-decoration: none !important;
	}
	.product-button a:hover {
		color: #fff;
	}
	.shop-now-button {
		background: #CE7F93;
		border-radius: 40px 40px 40px 0px;
		display: block;
		width: 200px;
		margin: auto;
		text-align: center;
		padding: 30px 0;
	}
	.shop-now-button:hover {
		background: #b5cdd8;
	}
	.shop-now-button a {
		color: #fff !important;
		text-decoration: none !important;
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 26px;
		line-height: 38px;
		letter-spacing: -0.03em;
	}
/* Product Section */


/* collaboration-text */
	.collaboration-text {}
	.collaboration-text::after {
		background-image: url(https://sustainablyyours.in/wp-content/uploads/2024/06/col-image-1.png);
		background-repeat: no-repeat;
		background-position: center 0px;
		position: relative;
		content: '';
		position: absolute;
		bottom: 12px;
		left: -53px;
		height: 95px;
		width: 65px;
		z-index: 9;
	}
	.collaboration-text::before {
		background-image: url(https://sustainablyyours.in/wp-content/uploads/2024/06/col-image-1.png);
		background-repeat: no-repeat;
		background-position: center 0px;
		position: relative;
		content: '';
		position: absolute;
		bottom: -80px;
		right: 130px;
		height: 95px;
		width: 65px;
		z-index: 9;
	}
/* collaboration-text */


/* Our Pledge Section */
	.our-pledge {
		-webkit-border-top-left-radius: 150px;
		-webkit-border-top-right-radius: 150px;
		-moz-border-radius-topleft: 150px;
		-moz-border-radius-topright: 150px;
		border-top-left-radius: 150px;
		border-top-right-radius: 150px;
		background-image: url('https://sustainablyyours.in/wp-content/uploads/2024/06/blue-bg.png');
		background-repeat: repeat-x;
		background-position: bottom center;
	}
	.our-pledge-text {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 23px;
		text-align: center;
		color: #000000;
	}
	.special-text p,
	.special-text a {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		text-align: center;
		color: #7E9983 !important;
		line-height: 24px;
		margin-bottom: 0px !important;
		text-decoration: none !important;
	}
	.special-text p:hover,
	.special-text a:hover {
		color: #ce7f93 !important;
	}
	.contact-us-text, .contact-us-text p {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 23px;
		color: #CE7F93;
	}
/* Our Pledge Section */


/* Contact us Section */
	.row {
		 clear: both;
	}
	.row .widht-50 {
		float: left;
		width: 48%;
		padding-right: 2%;
	}
	.row .widht-50 p {
		text-align: center;
		width: 100%;
		margin: auto;
	}
	.row .widht-50 p br {
		display: none;
	}
	.wpcf7 input.wpcf7-form-control:not([type=submit]), 
	.wpcf7 textarea.wpcf7-form-control {
	    padding: 12px 16px;
	    border: 1px solid #000;
	    margin-bottom: 10px;
	    color: #000;
	}
	.wpcf7 textarea.wpcf7-form-control {
		height: 150px;
	}
	.wpcf7 select.wpcf7-form-control {
	    border: 1px solid #000;
	    margin-bottom: 6px;
	}
	.wpcf7-form-control.wpcf7-submit {
		background: #CE7F93;
		border-radius: 10px;
		color: #ffffff;
		font-family: 'Jost';
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		line-height: 30px;
		padding: 8px 80px;
		margin: 10px auto 0;
		letter-spacing: 0.5px;
	}
	.wpcf7-spinner {
		display: block;
	}
/* Contact us Section */



/* Footer Section  */
	.site-footer > div {
		background: #ecdbc5 !important;
	}
	.site-footer .ast-builder-html-element {
		text-align: left;
	}
	.site-footer a, .site-footer p {
		color: #000000;
		font-weight: 400 !important;
	}
	.site-footer a:hover {
		color: #749971;
	}
	#ast-scroll-top {
	    background-color: #749971 !important;
	    font-size: 15px;
	}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	    max-width: 1250px !important;
	}
	.site-footer p.text-1 {
		margin-bottom: 30px !important;
	}
	.site-footer p.text-2 {
		margin-bottom: 10px !important;
		font-weight: 600 !important;
	}
	.site-footer p.text-3 {
		margin-bottom: 40px !important;
	}
	.site-footer p.text-4 {
		margin-bottom: 15px !important;
	}
	.site-footer ul.social-icons li a br {
		display: none;
	}
/* Footer Section */


/* Shop page Template */
	ul.product-menus {
		display: flex;
		justify-content: center;
		column-gap: 20px;
		padding-top:30px;
		padding-bottom: 50px;
	}
	ul.product-menus li {
		display: inline-block;
	}
	ul.product-menus li a {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 26px;
		color: #000000;
		text-decoration: none !important;
	}
	ul.product-menus li a:hover {
		color: #CE7F93 !important;
	}
	.woocommerce ul.products:not(.elementor-grid), 
	.woocommerce-page ul.products:not(.elementor-grid) {
	    grid-template-columns: repeat(3, 1fr) !important;
	}
	ul.products {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	ul.products li.product {
		margin: 0 0;
		box-sizing: border-box;
		border: 2px solid #bfc9c1;
		padding: 15px !important;
		margin-bottom: 25px !important;
	}
	.ast-on-card-button.ast-onsale-card {
	    display: none;
	}
	.woocommerce-js ul.products li.product .ast-woo-product-category, 
	.woocommerce-page ul.products li.product .ast-woo-product-category {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 26px;
		color: #7E9983;
		margin-bottom: 0px;
	}
	.woocommerce-js ul.products li.product .woocommerce-loop-product__title, 
	.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 23px;
		color: #000000;
		margin-bottom: 0px;
	}
	.woocommerce-js ul.products li.product .price, 
	.woocommerce-page ul.products li.product .price {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 600;
		font-size: 22px;
		line-height: 32px;
		color: #CE7F93;
	}
	.woocommerce-js ul.products li.product .price del {
	    margin-right: 60px;
	    font-weight: 300;
	}
	.woocommerce ul.products li.product.desktop-align-left .button {
		margin-left: 0;
		margin-right: 0;
		background: #95c34e;
		border: 0px;
		color: #fff;
		font-size: 16px;
		padding: 15px 40px;
		font-weight: 500;
	}
	.woocommerce ul.products li.product.desktop-align-left .button:hover {
		background: #CE7F93;
	}

	/* Product Single page */
	.woocommerce #content div.product div.images, 
	.woocommerce div.product div.images, 
	.woocommerce-page #content div.product div.images, 
	.woocommerce-page div.product div.images {
	    float: none;
	    width: 100% !important;
	}
	.wpgs-for .slick-slide {
	    border: 1px solid #000000 !important;
	}
	.product-single-gallery .flaticon-back.slick-arrow {
        background: #fff url('https://printerydubai.com/wp-content/uploads/2024/04/left-aarow-black.png') center center no-repeat !important;
        background-size: 15px 26px !important;
        outline: none !important;
        box-shadow: 5px 0px 10px #bbbbbb;
        top: 50%;
        left: 1px;
        height: 43px !important;
        width: 43px !important;
        border-radius: 0px;
        text-indent: -9999px;
        position: absolute;
        z-index: 9;
        cursor: pointer;
    }
    .product-single-gallery .flaticon-right-arrow.slick-arrow {
        background: #fff url('https://printerydubai.com/wp-content/uploads/2024/04/right-aarow-black.png') center center no-repeat !important;
        background-size: 15px 26px !important;
        outline: none !important;
        box-shadow: 0px 5px 10px #bbbbbb;
        top: 50%;
        right: 1px !important;
        height: 43px !important;
        width: 43px !important;
        border-radius: 0px;
        text-indent: -9999px;
        position: absolute;
        z-index: 9;
        cursor: pointer;
    }
    .wpgs-nav .slick-prev, 
    .wpgs-nav .slick-next {
    	display: none !important;
    }
    .wpgs-nav .slick-current {
	    border-color: #D9D9D9;
	}
	.woocommerce-breadcrumb {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400 !important;
		font-size: 18px !important;
		line-height: 26px;
		color: #7E9983 !important;
	}
	.elementor-widget-woocommerce-product-title h1 {
		font-family: 'Jost' !important;
		font-style: normal !important;
		font-weight: 500 !important;
		font-size: 26px !important;
		line-height: 38px !important;
		color: #000000 !important;
		text-transform: none !important;
	}
	.woocommerce-js div.product p.price, 
	.woocommerce-js div.product span.price {
		font-family: 'Jost' !important;
		font-style: normal !important;
		font-weight: 600 !important;
		font-size: 28px !important;
		line-height: 40px !important;
		letter-spacing: -0.03em !important;
		color: #CE7F93 !important;
	}
	.elementor-widget-woocommerce-product-content p {
		font-family: 'Jost' !important;
		font-style: normal !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		line-height: 23px !important;
		color: #000000 !important;
		margin-bottom: 50px !important;
	}
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button,
	.woocommerce-js a.button,
	.woocommerce-js .button {
	    padding: 10px 50px !important;
	    text-align: center !important;
		background: #CE7F93 !important;
		border-radius: 0px !important;
		color: #fff !important;
		font-family: 'Jost' !important;
		font-style: normal !important;
		font-weight: 400 !important;
		font-size: 18px !important;
		line-height: 26px !important;
	}
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover,
	.woocommerce-js a.button:hover,
	.woocommerce-js .button:hover {
		background: #61CE70 !important;
	}
	.woocommerce-js div.product p.price .woocommerce-Price-amount.amount {
		margin-right: 50px !important;
	}
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
	    background-color: #e5dcd2 !important;
	    color: #515151;
	    border-top: 3px solid #a46497;
	}
	:is(.elementor-widget-woocommerce-product-add-to-cart,
		.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
		.elementor-widget-wc-add-to-cart,
		.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
	    vertical-align: top;
	    margin-right: 0;
	    border: 1px solid #000;
	}
	.woocommerce-js #customer_details, .woocommerce-js .woocommerce table.shop_table {
	    background: #fff !important;
	}
	.woocommerce-cart .cart-collaterals .cart_totals, 
	.woocommerce-cart .cart-collaterals .cross-sells {
	    background: #fff !important;
	}
	.woocommerce .woocommerce-billing-fields, 
	.woocommerce .woocommerce-shipping-fields, 
	.woocommerce-page .woocommerce-billing-fields, 
	.woocommerce-page .woocommerce-shipping-fields,
	.woocommerce-additional-fields {
	    padding: 0 20px !important;
	}
	form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
	    border-width: 2px 2px 0 2px;
	    border-style: solid;
	    margin: 0;
	    padding: 1.5em 1.5em 1em;
	    border-color: var(--ast-border-color);
	    background: #fff !important;
	}
	form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
	    padding: 0 2em;
	    border-width: 0 2px 2px;
	    border-style: solid;
	    border-color: var(--ast-border-color);
	    background: #fff;
	}
	.woocommerce .cart-collaterals .cart_totals, 
	.woocommerce-page .cart-collaterals .cart_totals {
	    float: right !important;
	    width: 100% !important;
	}
	.woocommerce-cart .cart-collaterals .cart_totals > h2, 
	.woocommerce-cart .cart-collaterals .cross-sells > h2 {
	    margin: 0 -20px 20px;
	    background-color: #fbfbfb;
	    border-bottom: 1px solid var(--ast-border-color);
	    font-size: 24px;
	    line-height: 40px;
	}
	.ast-separate-container.ast-desktop .ast-blog-layout-4-grid .ast-row {
	    margin-left: 0;
	    margin-right: 0;
	    max-width: 1370px;
	    margin: 50px auto;
	}
	.special-text, .special-text p {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 23px;
		color: #000000;
		text-align: left;
	} 
	.wpcf7 form .wpcf7-response-output {
	    margin-top: 200px;
	}
	.related-products-text h4 {
		font-family: 'Jost' !important;
		font-style: normal;
		font-weight: 400 !important;
		font-size: 26px !important;
		line-height: 38px !important;
		color: #000000 !important;
	}
/* Shop page Template */



/* Responsive Code */
	@media only screen and (max-width: 1024px) {
		.cart-top-header {
			position: absolute;
			z-index: 9999;
			right: 20px;
			bottom: 110px;
		}
		.slider-text h2 {
			padding-top: 30px;
		    font-size: 30px;
		    line-height: 30px;
		}
		.slider-text h3 {
		    font-size: 36px;
		    line-height: 36px;
		}
		.hfe-site-logo-container img {
		    position: relative;
		    z-index: 9999;
		    top: 0;
		    left: auto;
		    background: #fff;
		    padding: 0 0 20px 0;
		}
		.ast-container, .ast-container-fluid {
		    padding-left: 15px;
		    padding-right: 15px;
		}
		ul.button-list {
		    margin: 20px auto 0px auto;
		    padding: 0px 0;
		    display: block;
		    width: 100%;
		    text-align: center;
		}
		ul.button-list li {
		    display: block;
		    margin-bottom: 15px !important;
		    width: 100%;
		}
		ul.product-menus {
		    display: block;
		}
		ul.product-menus li {
		    display: block;
		}
		.woocommerce ul.products:not(.elementor-grid), 
		.woocommerce-page ul.products:not(.elementor-grid) {
		    grid-template-columns: repeat(1, 1fr) !important;
		}
		.row .widht-50 {
		    float: left;
		    width: 100%;
		    padding-right: 0%;
		}
		.top-header-section {
			position: relative;
		}
		.top-header-section .mobile-menu-final {
			position: absolute;
			right: 15px;
			bottom: 160px;
		}
		.about-bg {
			-webkit-border-top-left-radius: 30px;
			-webkit-border-top-right-radius: 30px;
			-moz-border-radius-topleft: 30px;
			-moz-border-radius-topright: 30px;
			border-top-left-radius: 30px;
			border-top-right-radius: 30px;
			padding-top: 10px;
		}
		.about-bg::after {
			display: none;
		}
		.about-image img {
		    position: relative;
		    left: 0;
		}
		.product-button {
		    width: 100% !important;
		    margin-top: 10px;
		    margin-bottom: 30px;
		    padding: 10px 15px;
		    color: #fff;
		    display: block;
		}
		.product-button a {
		    font-size: 18px !important;
		    line-height: 32px !important;
		    color: #ffffff !important;
		    text-decoration: none !important;
		    display: inline-block !important;
		}
		.shop-now-button {
		    padding: 10px 0;
		}
		.shop-now-button a {
		    font-size: 20px;
		    line-height: 30px;
		}
		.pl-60 {
		    padding-left: 0px;
		}
		.our-pledge {
			-webkit-border-top-left-radius: 30px;
			-webkit-border-top-right-radius: 30px;
			-moz-border-radius-topleft: 30px;
			-moz-border-radius-topright: 30px;
			border-top-left-radius: 30px;
			border-top-right-radius: 30px;
			padding-top: 10px;
		}
	}
	/* @media only screen and (max-width: 1024px) */
/* Responsive Code */