/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/**************************
General
***************************/
.frontpage-themes .product-list-item {
	max-width: 23.5%;
	padding: 0;
	margin:1%;
}
.frontpage-themes a:nth-of-type(1) .product-list-item {
	margin-left:0px;
}
.frontpage-themes a:nth-of-type(4) .product-list-item {
	margin-right:0px;
}
.frontpage-themes h2:after {
	content: ' ';
	display: block;
	height: 3px;
	background: #f5bb7a;
	width: 57px;
	margin:auto;
	margin-top: 10px;
}
.handpicked p {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #9d9d9d;
	margin-top: 10px;
}
.frontpage-themes h2 {
	font-size: 33px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #000;
	text-align: center;
}
.frontpage-themes .product-list-item span {
	font-size:15px;
	line-height:100%;
}
.product-list-item-description {
	padding:15px;
}
.woocommerce-checkout input {
	text-transform: none !important;
}
.page img.fusion-standard-logo.fusion-logo-2x{
	
	display:block;
}
#wrapper, body {
	background:#eee;
}
.fusion-login-box-submit input#wp-submit {
	background:#4cbf99;
	width:100%;
	text-align:center;
	font-weight:600;
}
p.fusion-login-box-submit {
	width:100%;
}
a.fusion-menu-login-box-register {
	text-align: center;
	width: 100%;
	font-weight: 600;
}
.page-id-10 .col-2, .page-id-10 .col-1 {
	background: #fff;
	border: 0px solid #fff !important;
}
.page-id-10 #main .fusion-row {
	background: rgba(0,0,0,0);
}
.page-id-10 .form-row label {
	width: 100%;
	float: left;
	margin: 0;
	margin-left: 0px !important;
	display: inline-block;
}
.woocommerce #customer_login .login .lost_password a {
	margin-top: 20px !important;
	color: #f5bb7a !important;
	font-weight: 800;
}
.page-id-10 form.woocommerce-ResetPassword.lost_reset_password {
	max-width: 540px;
	margin: auto;
	text-align: center;
}
.page-id-10 input.woocommerce-Button.button {
	background: #4cbf99 !important;
	color: #fff !important;
	font-size: 16px !important;
	border-radius: 3px !important;
	padding: 10px 30px !important;
	display: inline-block !important;
	font-weight: 900 !important;
	margin: 25px 0 10px 0 !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
	margin-top: 0px !important;
	text-transform: capitalize !important;
}
body * {
	-webkit-font-smoothing: antialiased !important;
}
span.logo-font {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.49);
}

.logo-sub {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

* {
	font-family:'lato', 'helvetica neue', helvetica, arial, verdana;
}
.text-center {
	text-align:center;
}
.section-grey {
	display: inline-block;
	width: 100%;
	background: #eee;
}
.handpicked a {
	font-size: 14px;
	font-weight: 600;
	float: right;
	color: #ff9308;
	margin-top: 8px;
}
.single_variation_price_reset {
	display: inline-block;
}
.page-template-theme-template .section-grey:last-of-type , 
.page-template-landing-page .section-grey:last-of-type {
	padding-bottom: 40px;
}
.section-white {
	display: inline-block;
	width: 100%;
	background: #fff;
}
.button {
	padding: 10px 20px;
	font-weight: 600;
	color: #000;
	text-align:center;
	margin: 20px auto;
	display: inline-block;
	border: 2px solid #000;
	font-size: 16px;
	-webkit-transition:0.7s all;
	-moz-transition:0.7s all;
	-o-transition:0.7s all;
	transition:0.7s all;
}
.button:hover { 
	border: 2px solid #ff9308;
	background: #ff9308;
	color:#fff;
	-webkit-transition:0.7s all;
	-moz-transition:0.7s all;
	-o-transition:0.7s all;
	transition:0.7s all;
}


/**************************
header
***************************/
span.mobile-cart-amount-icon {
	background: #b7b7b7;
	color: #fff;
	padding: 6px;
	font-size: 13px;
	font-weight: 900;
	height: 23px;
	width: 23px;
	display: block;
	text-align: center;
	border-radius: 50%;
	margin-top: 0px;
	float: right;
	margin-left: 10px;
}
.fusion-header .fusion-main-menu > ul > li > a:hover, .fusion-header .fusion-main-menu .current-menu-item > a {
	border-color:rgba(0,0,0,0);
}
.fusion-header .fusion-main-menu > ul > li > a {
	color: #333;
	font-weight: 700;
}
.current_page_item a span{
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 6px;
}
.fusion-main-menu-cart a span{
	padding-bottom:0px;
	border-bottom: 0px solid #d2d2d2;
}
li.fusion-custom-menu-item.fusion-menu-cart.fusion-main-menu-cart.fusion-widget-cart-counter.current-menu-item.current_page_item {
	display:none !important;
}
.fusion-header .fusion-main-menu > ul > li > a:hover span {
	border-bottom: 2px solid #333;
	padding-bottom: 6px;
}
.fusion-header .fusion-menu-cart-checkout {
	background-color: #ffffff;
	padding: 0 10px 0 0;
}

span.fusion-widget-cart-number {
	background:#333;
	color: #fff;
}
.fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover span {
	padding-bottom:0px;
	border-bottom:0;
}
.fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover .fusion-widget-cart-number {
	color:#fff;
	border-bottom:0;
	padding-bottom:0;
	padding: 3px;
	margin:0;
	background:#000;
}
.fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number {
	padding: 3px;
	box-sizing: content-box;
	font-size: 14px;
	line-height: 120%;
}

.fusion-header .fusion-menu-cart-item-title {
	font-weight: 700;
	font-size: 13px;
	color: #000;
}
.fusion-header .fusion-menu-cart-items {
	border-top:0px solid #fff;
}
.fusion-header .fusion-menu-cart-link a:before, .fusion-header .fusion-menu-cart-checkout-link a:before {
	display:none;
}
.fusion-header .fusion-menu-cart-checkout-link, .fusion-header .fusion-menu-cart-link {
	max-width:50%;
	width:100%;
}
.fusion-header .fusion-menu-cart-checkout-link a, .fusion-header .fusion-menu-cart-link a {
	padding: 10px 5px;
	text-align: center;
	font-weight: 900;
	background: #f9f9f9;
	width:100%;
}
.fusion-menu-cart-item-quantity {
	font-weight: 400;
	color: #757575;
}
.fusion-menu-cart-link a {
	border-right: 1px solid #e8e5e5;
}
.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
	border-top: 0px solid #fff;
}
.social-sidebar {
	position: fixed;
	right: 0px;
	top: 45%;
	z-index: 9999;
	background: #fff;
	padding: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	text-align:center;
}
.social-sidebar a {
	display: block;
	margin-top: 10px;
}
.social-sidebar h5 {
	margin: 0px 0 7px;
	font-size: 18px;
	color: #333;
}
.social-sidebar h5:after {
	height: 2px;
	width: 30px;
	display: block;
	content: ' ';
	margin: auto;
	background: #ff9308;
	margin-bottom: 11px;
	margin-top: 2px;
}
.search-field input, .search-field input:focus, .search-field input:active {
	outline: none;
}
.searchform .search-table .search-button input[type=submit] {
	background: #ff9308;
	border-radius: 0px 2px 2px 0px;
}
#wrapper .fusion-header .search-table .search-field input {
	border: 1px solid #fff;
	background: #eee;
	border: 1px solid #eee;
}
.fusion-header .fusion-mobile-menu-icons a:before {
	color: #b7b7b7;
}
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul.fusion-menu, .fusion-mobile-nav-holder > ul.fusion-menu {
	border-color: #eaeaea;
	background: #fff;
}
.fusion-mobile-nav-holder .fusion-mobile-nav-item a {
	border-color: #eaeaea;
	background: #fff;
}
.fusion-header .fusion-mobile-nav-item a {
	font-size: 14px;
	padding: 5px 0px;
	height: auto;
	text-align: center;
	font-weight: 700;
	color: #000;
}
.fusion-header .fusion-menu-cart-item a span {
	border-bottom:0px;
	padding-bottom:0;
}
/**************************
Footer
***************************/
footer .fusion-footer-widget-column h4.widget-title {
	font-size: 17px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 0;
}
footer .fusion-footer-widget-column h4.widget-title:after {
	display: block;
	content: ' ';
	height: 2px;
	width: 30px;
	margin: 10px 0;
	background: #f4bb7a;
}
footer .textwidget ul li a {
	margin: 10px 0;
	font-size: 14px;
	color: #777;
	font-weight: 400;
}
footer .textwidget ul li a:first-of-type {
	margin-top:0;
}
.footer-social-media a {
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
	opacity:0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

}
.footer-social-media a:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer-credit-cards span {
	display: block;
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 10px;
	opacity: 0.6;
	width: 97px;
	float: left;
	margin:0px 10px 10px 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

}
.footer-credit-cards span:hover {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.fusion-copyright-notice div {
	font-size: 14px;
	padding: 5px 0;
	color: #9c9c9c;
}
#toTop {
	background-color:#151515;
}

/**************************
Default / General pages
***************************/
.page-template-default #main {
	background-color: #eee;
	padding: 50px 0 40px;
}
.page-template-default #main .fusion-row {
	background:#fff;
}
.page-template-default h1 {
	text-align: center;
	margin-top: 35px;
	color: #333;
	font-weight: 700;
	font-size: 38px;
	line-height:150%;
}
.page-template-default h1:after {
	display: block;
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 10px auto;
	background: #f4bb7a;
}
.page-template-default div#content {
	font-size: 16px;
	line-height: 170%;
	color: #4a4a4a;
	padding:0px 30px 30px 30px;
}

/**************************
Single Product page
***************************/
.product-template-default.single-product #main {
	background:#eee;
}
.product-template-default.single-product #wrapper #main .woocommerce-container .product .product_meta {
	display:none;
}

.product-template-default.single-product #wrapper #main .social-buttons li {
	float: left;
	list-style: none;
}
.product-template-default.single-product #wrapper #main ul.social-buttons {
	display: inline-block;
	margin: auto;
	padding: 0;
}

.product-template-default.single-product #wrapper #main ul.social-buttons i.fontawesome-icon {
	background: #bbbbbb;
	border-color: #bbbbbb;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.product-template-default.single-product #wrapper #main .social-buttons li a:hover i.fontawesome-icon {
	background: #ff9308;
	border-color: #ff9308;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.product-template-default.single-product #wrapper #main ul.social-buttons i.fontawesome-icon.fusion-icon-instagram  {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	border:0px;
}
.product-template-default.single-product #wrapper #main .social-buttons li a:hover i.fontawesome-icon.fusion-icon-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	border:0px;
}
.product-template-default.single-product #wrapper #main .woocommerce-container h4 {
	margin: 30px 0 10px 0;
	color: #333;
	font-weight: 400;
	font-size: 14px;
}

.product-template-default.single-product #wrapper #main .woocommerce-container .product .images{
	float: right;
	margin-right: 0;
	margin-left: 0;
	max-width: 49%;
}
.product-template-default.single-product #wrapper #main .woocommerce-container .product .summary.entry-summary {
	margin-left: 0;
	float: left;
	text-align: center;
	width: 50%;
	background: #fff;
	padding: 30px 40px;
}
.product-template-default.single-product .product .entry-summary .price {
	margin:0;
}
.product-template-default.single-product .product .summary-container .price span.woocommerce-Price-amount.amount {
	font-size: 30px;
	font-weight: 700;
}

.product-template-default.single-product .product .summary-container .single_variation_price_reset .single_variation_wrap {
	float: left;
	min-height: 0;
	padding: 0;
	margin: 0;
	max-width: 0;
}
.product-template-default.single-product #wrapper .single_variation_price_reset .reset_variations {
	width: 100%;
	margin-top: -16px;
}
.product-template-default.single-product #wrapper #main .woocommerce-container .product .images #carousel, .product-template-default.single-product #wrapper #main .woocommerce-container .product .images #slider {
	margin-bottom: 7px;
	max-width: 100%;
	margin: 0;
	margin-top: 10px;
	margin-left: 40px;
}

.product-template-default.single-product #wrapper #main .woocommerce-message {
	width: 100%;
	display: inline-block;
	float: left;
	font-size: 18px;
	text-align: center;
	position:relative;
	padding-bottom: 90px;
	z-index: 999;
}
.product-template-default.single-product #wrapper #main .fusion-title.title.sep-double {
	width: 100%;
}
.product-template-default.single-product #wrapper #main .related.products h3.title-heading-left {
	text-align: center;
	font-size: 30px;
	width: 100%;
	display: block;
	font-weight: 700;
	color: #333;
}
.product-template-default.single-product #wrapper #main .related.products h3.title-heading-left:after {
	display: block;
	width: 60px;
	content: ' ';
	height: 3px;
	background: #333;
	margin: 10px auto 0 auto;
}
.product-template-default.single-product #wrapper #main .woocommerce-message a.button.wc-forward {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	display: inline-block;
	max-width: 180px;
	top: 20px;
	top: 45px;
}

.product-template-default.single-product #wrapper #main .woocommerce-container .product .images #slider {
	margin-bottom: 7px;
	max-width: 100%;
	margin: 0;
	margin-left: 40px;
}

.product-template-default.single-product #wrapper #main .woocommerce-container h2.product-shortdescription {
	font-style: italic;
	color: #afafaf;
	font-weight: 400;
	font-size: 17px;
	margin: 0;
}
.product-template-default.single-product #wrapper #main .woocommerce-container .product-description-contents p {
	font-size: 14px;
	text-align: justify;
	color: #808080;
	line-height: 150%;
	margin: 0;
}
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations {
	margin-top:15px;
}
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations, 
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody,
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody tr,
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody tr th,
.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody tr td {
	width: 100%;
	display: inline-block;
	max-width: 100%;
	text-align:center;
}

.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody tr label {
	font-size: 19px;
	font-weight: 700;
	color: #333;
}

.product-template-default.single-product #wrapper #main .single_variation_wrap h3 {
	font-size: 19px;
	font-weight: 700;
	margin:0;
	color: #333;}

	.product-template-default.single-product #wrapper button.single_add_to_cart_button.fusion-button.button.button-default.button-small.alt.disabled.wc-variation-selection-needed {
		font-size: 16px;
		background: #ff9308;
		font-weight: 900;
		font-family: 'lato', helvetica, 'helvetica neue', arial, verdana;
		text-transform: capitalize;
		padding: 15px 20px;
		width:100%;
	}
	.product-template-default.single-product #wrapper .single_variation_wrap .variations_button .quantity {
		float: none;
		margin: 10px auto 20px auto;
	}
	.product-template-default.single-product #wrapper button.single_add_to_cart_button.fusion-button.button.button-default.button-small.alt {
		font-size: 16px;
		background: #ff9308;
		font-weight: 900;
		font-family: 'lato', helvetica, 'helvetica neue', arial, verdana;
		text-transform: capitalize;
		padding: 15px 20px;
		width:100%;
	}

	.product-template-default.single-product #wrapper #main .single_variation_wrap h3:after {
		content: ' ';
		display: block;
		width: 40px;
		height: 2px;
		background: #000;
		margin: 10px auto;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container table.variations tbody tr label:after {
		content: ' ';
		display: block;
		width: 40px;
		height: 2px;
		background: #000;
		margin: 10px auto;
	}
	.product-template-default.single-product #wrapper #main .avada-select-parent {
		max-width: 260px;
		margin: auto;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container h2.product-description-headline:after {
		content: ' ';
		display: block;
		width: 40px;
		background: #000;
		height: 2px;
		margin: 10px auto 0 auto;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container h2.product-description-headline {
		font-size:20px;
		margin-bottom:10px;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container h1.product_title.entry-title {
		font-weight: 700;
		font-size: 35px;
		margin: 0 0 0 0;
		line-height:150%;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container h1.product_title.entry-title:after {
		display: block;
		width: 60px;
		height: 3px;
		background: #000;
		content: ' ';
		margin: 20px auto 10px auto;
	}
/**************************
Checkout page
***************************/
.woocommerce-checkout p.form-row.terms.wc-terms-and-conditions {
	display: inline-block;
	margin: auto;
}
.woocommerce-checkout p.form-row.terms.wc-terms-and-conditions a {
	color:#ff9308;
}
.woocommerce .checkout input#place_order {
	background: #ff9308;
	text-transform: capitalize;
	font-size: 17px;
	padding: 15px 20px;
	margin: 20px auto 0 auto;
	font-weight: 700;
	font-family: 'lato', helvetica, arial;
	float:none;
}
.woocommerce .checkout input#place_order:hover {
	background:#d47a07
}
.woocommerce-checkout .checkout .shop_table tfoot th {
	text-align:left;
}
.woocommerce-checkout .form-row.place-order {
	text-align:center;
}
.woocommerce-checkout .terms.wc-terms-and-conditions label.checkbox {
	font-weight: 700;
	color: #000;
	float: left;
	font-size: 14px;
	border-bottom: 2px solid #000;
}
.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields p input, .col2-set .col-1 .woocommerce-billing-fields .select2-choice {
	font-size: 15px;
	padding: 10px 15px;
	height: auto;
	font-weight: 400;
	color: #868686;
	border-radius: 2px;
	text-transform: capitalize;
	font-family: 'lato', helvetica, arial;
}
.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields label {
	margin-bottom: 2px;
	display: inline-block;
	font-weight: 700;
	color: #464646;
	font-size: 14px;
}
.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields .select2-container .select2-choice .select2-arrow {
	height: 100%;
	width: 29px;
	line-height: 6;
	color:#333;
}
.woocommerce-checkout #main .fusion-row {
	background: #eee;
}
.woocommerce-checkout h1 {
	margin-top:0;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details div:last-child {
	margin-right: 0;
}
.woocommerce-checkout .col-2 .woocommerce-content-box {
	padding: 0;
	border: 0;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details div.col-2, .woocommerce-checkout .woocommerce form.checkout #customer_details div.col-1 {
	border:0;
	background:#fff;
	margin-top:20px;
}
.woocommerce-checkout #wrapper .woocommerce .checkout #order_review_heading, .woocommerce-checkout #wrapper .woocommerce .checkout .woocommerce-billing-fields h3{
	border-bottom: 2px solid #000;
	color: #000;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.6px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation {
	margin: 0;
	font-size: 14px;
	color: #717171;
	line-height: 130%;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation a {
	color: #ff9308;
}
.woocommerce-checkout .checkout .payment_methods .payment_box {
	padding: 0;
	margin: 0;
	background: #fff;
}


/**************************
Checkout- Purchase complete
***************************/

.woocommerce-checkout.woocommerce-order-received #main .fusion-row {
	background: #eee;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-content-box {
	text-align: center;
	border: 0;
	background: #FFF;
	padding-top: 20px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-content-box h2 {
	margin: 0;
	border: 0;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-content-box li {
	font-size:14px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-content-box li:before {
	display:none;
}

.woocommerce-checkout .avada-order-details .shop_table.order_details tfoot tr td {
	white-space: pre-wrap;
}
/**************************
Cart Page / View Cart
***************************/
.woocommerce-checkout.woocommerce-order-received #main .woocommerce p a {
	color: #ff9308 !important;
	border-bottom: 1px solid #ff9308;
} 
p.order-again {
	display:none;
}
.woocommerce-page.woocommerce-checkout .avada-myaccount-user {
	display: none;
}
.avada-order-details .download-url a {
	color: #ff9308 !important;
	border-bottom: 1px solid #ff9308;
}
a.installation-button, a.installation-button:active, a.installation-button:focus, a.installation-button:hover {
	background: #ff9308;
	color: #fff;
	padding: 10px 15px;
	font-weight: 600;
}
.woocommerce-cart .shipping-coupon, .woocommerce-cart .woocommerce-content-box h2:first-of-type {
	display:none;
}
.woocommerce-cart small.includes_tax {
	display: block;
}

.woocommerce-cart .post-content .cart_totals h2{
	margin:7px 0 0 0;
	border-bottom:2px solid black;
}
.woocommerce-cart .woocommerce-message {
	text-align:center;
	margin-bottom:0;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 13px 10px;
	max-width: 48%;
	margin: 0px;
	clear: none;
	text-transform: capitalize;
	color: #fff;
	background: #ff9308;
	font-family: 'lato', arial;
	font-weight: 400;
	font-size: 15px;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a:hover {
	background:#e68405
}
.woocommerce-cart .quantity {
	border: 2px solid #3a3a3a;
}
.woocommerce-cart .quantity .minus, .woocommerce-cart .quantity .plus {
	font-size: 18px;
	color: black;
	font-weight: 400;
}
.woocommerce-cart .quantity .qty {
	color:black;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a:first-of-type {
	margin-right:4%;
}
.woocommerce-cart #main .fusion-row {
	background: #eee;
}

.woocommerce-cart .woocommerce-content-box {
	border: 0px;
}

.woocommerce-cart .shop_table .product-quantity {
	display: table-cell !important;
}
.woocommerce-cart .woocommerce .shop_table.cart th, .woocommerce-cart .cart_totals.calculated_shipping h2 {
	font-size: 17px;
	font-weight: 700;
	color: black;
	border-bottom: 2px solid #000;
}
.woocommerce-cart .cart_totals.calculated_shipping h2 {
	margin: 6px 0 0 0;
}

.woocommerce-cart .shop_table {
	border-collapse: separate;
	border-spacing: 0px 10px;
}

.woocommerce-cart .post-content .woocommerce form{
	width: 65%;
	float:left;
}
.woocommerce-cart .cart-collaterals {
	margin-top:0;
}

.woocommerce-cart .post-content .woocommerce  .cart-collaterals .cart_totals {
	width:100%;
	border:0;
	padding: 30px 30px 0 0;
}

.woocommerce-cart .cart_totals.calculated_shipping tr {
	background:#fff;
}
.woocommerce-cart .cart_totals table th, .woocommerce-cart .cart_totals table td {
	padding: 15px;
	width: auto;
	background:#fff;
}
.woocommerce-cart .shop_table td {
	padding:15px;
	background: #fff;
	position:relative;
}
.woocommerce-cart .shop_table dl.variation, .woocommerce-cart .shop_table dl.variation p {
	margin: 0;
	color: #777;
	font-size: 14px;
	line-height:150%;
}
.woocommerce-cart .remove {
	font-size: 29px;
	position: absolute;
	top: 3px;
	right: 10px;
}
.woocommerce-cart .total-price-mobile {
	display:none;
}
.woocommerce-cart #main .woocommerce .cart-empty {
	width: auto;
	margin: auto;
	float: none;
	max-width: 500px;
	text-align:center;
	border-top:1px solid #e0dede;
	border-bottom:1px solid #e0dede;
	height:auto;
	margin-bottom:20px;
}
/**************************
Article Page
***************************/
.page-template-article #main {
	background-color: #eee;
	padding: 50px 0 40px;
}
.page-template-article #main .fusion-row {
	background:#fff;
}
.page-template-article h1 {
	text-align: center;
	margin-top: 35px;
	color: #333;
	font-weight: 700;
	font-size: 38px;
	line-height:150%;
}
.page-template-article h1:after {
	display: block;
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 10px auto;
	background: #f4bb7a;
}
.page-template-article #main .post-content h2 {
	color: #333;
	font-weight: 700;
	font-size: 38px;
	line-height:150%;
	margin-bottom: 10px;
}
.page-template-article #main .post-content h3 {
	color: #333;
	font-weight: 700;
	font-size: 30px;
	line-height:150%;
	margin-bottom: 10px;
}
.page-template-article div#content {
	max-width: 800px;
	font-size: 16px;
	line-height: 170%;
	color: #4a4a4a;
	margin: 0 auto;
	float: none;
}

/**************************
Contact Page
***************************/

.page-template-contact #main {
	background-color: #eee;
	padding: 50px 0 40px;
}

.page-template-contact h1 {
	text-align: center;
	margin-top: 0px;
	color: #333;
	font-weight: 700;
	font-size: 38px;
	line-height:150%;
}
.page-template-contact h1:after {
	display: block;
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 10px auto;
	background: #f4bb7a;
}

.page-template-contact div#content {
	max-width: 45%;
	font-size: 16px;
	line-height: 170%;
	color: #4a4a4a;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding: 10px 26px;
}
.contact-sidebar {
	max-width: 50%;
	display: inline-block;
	float: left;
	width: 100%;
	margin-left: 5%;
	background: #fff;
	padding: 26px;
}
.contact-sidebar h3 {
	margin-bottom: -10px;
}
.contact-sidebar a {
	color:#ff9308;
	font-weight:600;
	text-decoration:underline;
}
.contact-form-column {
	width: 49%;
	float: left;
	margin-bottom: 2%;
}
.contact-form-column:first-of-type,
.contact-form-column:nth-of-type(3) {
	margin-right:2%;
}
.wpcf7-form .contact-form input, .wpcf7-form .contact-form textarea {
	padding: 20px;
	border: 1px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
	font-size: 15px;
}
.g-recaptcha div {
	margin: auto;
}
.wpcf7-form .wpcf7-not-valid-tip {
	display: inline-block;
	width:100%;
	text-align: center;
}
.fusion-body .wpcf7-form .fusion-slider-loading {
	margin:auto;
}
.contact-form input.wpcf7-form-control.wpcf7-submit {
	margin: 2% auto 0 auto;
	display: inline-block;
	width: 100%;
	max-width: 300px;
	padding: 15px 10px;
	font-size: 18px;
	background: #ff9308;
	text-transform:capitalize;
}
.contact-form input.wpcf7-form-control.wpcf7-submit:hover {
	background: #de7f04;
}
div.wpcf7 .ajax-loader {
	display: block;
	text-align: center;
	margin: auto;
}
.wpcf7-form .contact-form input {
	min-height: 50px;
	padding: 10px 20px;
}
/**************************
Search page
***************************/
.search-no-results #main, .search #main {
	background: #eee;
	background-color: #eee;
}
.search h1 {
	text-align:center;
}
.search #main .fusion-meta-info, .search #main .fusion-single-line-meta, .search #main .fusion-content-sep, .search #main .fusion-post-content-container {
	display:none;
}
.search-no-results #content {
	width:100%;
}
.fusion-post-content.post-content h2 {
	background: #fff;
	padding: 20px !important;
}
.search .fusion-blog-layout-grid .fusion-post-content-wrapper {
	padding:0px !important;
}
.search-no-results #content h1{ 
	text-align:center;
}
.search-results .entry-title.fusion-post-title{
	margin-bottom:10px;
	font-size:20px;
}
.search-results .searchform .search-table input[type="text"] {
	padding: 20px;
	font-size: 15px;
	border-radius: 2px 0px 0px 2px;
	border-right: 0px;
}
.search-results .searchform .search-table .search-button input[type="submit"] {
	height: 42px;
	width: 45px;
	margin-bottom:20px;
}
/**************************
404 Page
***************************/
.error404 #main {
	background-color: #eee;
	padding: 50px 0 40px;
}
div#post-404page .post-content {
	padding: 0px 20px;
}
#wrapper #main #post-404page .post-content h2 {
	font-size: 28px;
	font-weight: 700;
	width:100%;
	text-align:center;
	color:#000;
}
#wrapper #main #post-404page .post-content h2:after {
	height: 3px;
	background: #000;
	width: 100px;
	content: ' ';
	display: block;
	margin: 10px auto 0 auto;
}
#post-404page .error-message {
	text-align: center;
	color: #9e9e9e;
}
.fourofour-search-section p {
	font-size: 18px;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 20px;
}

.fourofour-search-section .searchform .search-table input[type="text"] {
	padding: 20px;
	font-size: 15px;
	border-radius: 2px 0px 0px 2px;
	border-right: 0px;
}
.fourofour-search-section .searchform .search-table .search-button input[type="submit"] {
	height: 42px;
	width: 45px;
	margin-bottom:20px;
}
/**************************
Landing Page 
***************************/
.female-inventors-explanation-wrapper #main {
	padding:60px 0;
}
.page-template-landing-page span.fusion-widget-cart-number,
.page-template-theme-template span.fusion-widget-cart-number{
	background:#fff;
	color: #f4a174;
}
.page-template-landing-page .fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover span,
.page-template-theme-template .fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover span{
	
	padding-bottom:0px;
	border-bottom:0;
}
.page-template-theme-template .fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover .fusion-widget-cart-number , 
.page-template-landing-page .fusion-main-menu > ul > li > a.fusion-main-menu-icon-active:hover .fusion-widget-cart-number {
	color:#f4a174;
	border-bottom:0;
	padding-bottom:0;
	padding: 3px;
	margin:0;
	background:#fff;
}
.page-template-theme-template .fusion-main-menu .fusion-widget-cart-counter > a:before, .fusion-main-menu > ul > li > a ,
.page-template-landing-page .fusion-main-menu .fusion-widget-cart-counter > a:before, .fusion-main-menu > ul > li > a {

	color:#fff;
}
.page-template-theme-template .fusion-main-menu .fusion-widget-cart-counter > a:hover:before,
.page-template-theme-template .fusion-main-menu > ul > li > a:hover,
.page-template-landing-page  .fusion-main-menu .fusion-widget-cart-counter > a:hover:before, 
.page-template-landing-page  .fusion-main-menu > ul > li > a:hover {
	color:#fff;
}

.page-template-theme-template .fusion-logo-link,
.page-template-landing-page .fusion-logo-link {
	display:none;
}
.fusion-logo .frontpage-logo { 
	display:none;
}
.page-template-landing-page .frontpage-logo {
	display:block;
} 
.page-template-landing-page .button {
	margin:auto;
}
.page-template-theme-template .fusion-header,
.page-template-landing-page .fusion-header {
	position: absolute;
	top: 0;
	width: 100%;
	background: rgba(0,0,0,0);
}
.page-template-theme-template .fusion-main-menu > ul > li > a,
.page-template-landing-page .fusion-main-menu > ul > li > a {
	color:#fff;
}
.page-template-theme-template .fusion-main-menu > ul > li > a:hover span,
.page-template-landing-page .fusion-main-menu > ul > li > a:hover span {
	border-bottom: 2px solid #fff;
	padding-bottom: 8px;
	color:#fff;
}
.page-template-theme-template .fusion-main-menu .fusion-main-menu-icon:after,
.page-template-landing-page .fusion-main-menu .fusion-main-menu-icon:after  {
	color:#fff !important;
}
.hero-bg {
	background:#333;
	min-height:100vh;
	width:100%;
	float:left;
	display:inline-block;
	background-size: cover;
	background-position: center;
	background-image: url(https://outstandingthemes.com/wp-content/uploads/2018/04/mountains.jpg);
	padding:60px 0px;
	text-align:center;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
.hero-overlay-color {
	position: absolute;
	z-index:1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	float:left;
	display:block;
	background: #f86a69;
	background: -moz-linear-gradient(-45deg,  #f86a69 0%, #f9cc80 100%);
	background: -webkit-linear-gradient(-45deg,  #f86a69 0%,#f9cc80 100%);
	background: linear-gradient(135deg,  #f86a69 0%,#f9cc80 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86a69', endColorstr='#f9cc80',GradientType=1 );
	opacity:0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
*/
.hero-content-bg {
	position:absolute;
	z-index:4;
	top:70%;
	text-align:center;
	width:100%;
	color:#fff;
	font-size:18px;
	-ms-transform: translate(0,-70%); 
	-webkit-transform: translate(0,-70%); 
	transform: translate(0,-70%);  
	opacity:0.15;
}
.page-id-9 .woocommerce-checkout .shop_table {
	width: 100%;
	text-align: left;
	margin: 0;
	display: inline-block;
	max-width: 100%;
}
.page-id-9 .woocommerce-checkout .shop_table tbody {
	float:left;
}
.hero-content-bg h1 {
	font-size: 170px;
	font-weight: 100;
	margin-top: -90px;
	line-height: 120%;
	margin-left: 10px;
}
.hero-content {
	position:absolute;
	z-index:5;
	top:45%;
	text-align:center;
	width:100%;
	color:#fff;
	font-size:18px;
	-ms-transform: translate(0,-45%); 
	-webkit-transform: translate(0,-45%); 
	transform: translate(0,-45%);  
}
.hero-content h1 { 
	font-size: 45px;
	font-weight: 100;
	margin-bottom: 30px;
	opacity: 0.9;
	line-height:125%;
}

.hero-content p a, .hero-content p a:hover, .hero-content p a:visited, .hero-content p a:active, .hero-content p a:focus {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-bottom:2px;
}
.hero-content p a br{
	display:none;
}
.page-template-landing-page h2 {
	font-size: 30px;
	text-align: center;
}
.female-inventors-explanation-wrapper {
	background: #f86a69;
	background: -moz-linear-gradient(-45deg, #f86a69 0%, #f9cc80 100%);
	background: -webkit-linear-gradient(-45deg, #f86a69 0%,#f9cc80 100%);
	background: linear-gradient(135deg, #f86a69 0%,#f9cc80 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86a69', endColorstr='#f9cc80',GradientType=1 );
	display: inline-block;
	width: 100%;
}
.female-inventors-explanation-box {
	width: 100%;
	background: #fff;
	display: inline-block;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	text-align:center;
	overflow: hidden;
}
.female-inventors-explanation-box-text {
	padding: 30px 20px;
}
.female-inventors-explanation-box p {
	font-size: 15px;
	text-align: justify;
}

.female-inventors-explanation-box h4 {
	text-align: center;
	font-weight: 400;
	color: #f8766c;
	font-size: 14px;
	margin: 0 0 10px;
}
.female-inventors-explanation-box a, .female-inventors-explanation-box a:hover, .female-inventors-explanation-box a:visited, .female-inventors-explanation-box a:active, .female-inventors-explanation-box a:focus {
	text-align: center;
	width: auto;
	display: inline-block;
	margin: 20px auto 0 auto;
	font-size: 15px;
	font-weight: 700;
	color: #f87f6e;
	border-bottom: 2px solid #f78670;
	transition:all 0.5s;
}
.female-inventors-explanation-box img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	min-width: 520px;
}
.female-inventors-explanation-box-img-mobile {
	display:none;
}
.social-box-wrapper {
	position:relative;
	display:inline-block;
	float:left;
	width: 330px;
	text-align:center;
}
.social-box-wrapper-outer {
	display: inline-block;
	width: auto;
	margin: auto;
	max-width: 100%;
}
.social-box-wrapper:hover .social-box, .social-box-wrapper:hover .social-box-footer {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.5);
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;
}

.social-box {
	width:90%;
	background:#fff;
	position:relative;
	padding:60px 10px;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.16);
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;
	margin: auto;
}
.social-box h3 {
	font-size: 16px;
	font-weight: 400;
	margin: 15px 0 0 0;
	color: #909090;
}
.social-box-footer {
	display: inline-block;
	width: 70%;
	margin-right: 10%;
	padding: 10px 10px;
	margin: auto;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.16);
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;
}
.social-box-instagram .social-box-footer {
	background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.social-box-twitter .social-box-footer {
	background:#02aae9;
}
.social-box-facebook .social-box-footer {
	background:#35528d;
}

/**************************
Shop Page
***************************/
.page-template-shop #main {
	background-color: #eee;
	padding: 25px 0 20px;
}
.products {
	display: flex;
	flex-wrap: wrap;
	width:100%;
	float:left;
}
.products.products-4 > li {
	float: left;
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 30px;
}
.fusion-content-sep {
	border:0;
}
.fusion-row .products li.product {
	background-color: #fff;
	overflow:hidden;
}
.fusion-image-size-fixed {
	padding-bottom:2px;
}
.products .product-details {
	padding: 15px 15px 5px 15px;
	display: inline-block;
	border-top:2px solid #eee;
}
.fusion-image-wrapper.fusion-image-size-fixed {
	padding:5px;
}
.product-details-container {
	width: 72%;
	float: left;
	margin-right:2%;
}
.price-wrapper {
	width:26%;
	float:left;
	text-align:right;
}
.fusion-woo-product-design-clean .products h3.product-title {
	font-size: 15px;
	font-style: normal;
	display: block;
	float: left;
	text-align: left;
	font-weight: 900;
	width:100%;
	margin-bottom:0;
}

.product-shortdescription p {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	margin: 0 0 10px 0;
	font-weight: 400;
	font-size: 14px;
	color: #8c8c8c;
	white-space: nowrap
}
.products .price > .amount {
	font-size: 18px;
	font-weight: 700;
}
li .fusion-clean-product-image-wrapper .fusion-image-wrapper .fusion-rollover {
	background: rgba(248,105,105,1);
	background: -moz-linear-gradient(-45deg, rgba(248,105,105,1) 0%, rgba(249,205,128,0.8) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(248,105,105,1)), color-stop(100%, rgba(249,205,128,0.8)));
	background: -webkit-linear-gradient(-45deg, rgba(248,105,105,1) 0%, rgba(249,205,128,0.8) 100%);
	background: -o-linear-gradient(-45deg, rgba(248,105,105,1) 0%, rgba(249,205,128,0.8) 100%);
	background: -ms-linear-gradient(-45deg, rgba(248,105,105,1) 0%, rgba(249,205,128,0.8) 100%);
	background: linear-gradient(135deg, rgba(248,105,105,1) 0%, rgba(249,205,128,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86969', endColorstr='#f9cd80', GradientType=1 );
}
span.fusion-rollover-linebreak {
	display: none;
}
.fusion-woo-product-design-clean .products .product .fusion-product-buttons {
	margin-top:0;
}
.products .product .fusion-rollover-content {
	padding-top:0;
}
.products .fusion-rollover-content .fusion-product-buttons {
	height:auto;
}
.fusion-woo-product-design-clean .products .product .fusion-rollover .fusion-rollover-content .fusion-product-buttons a {
	width: auto;
	display: block;
	max-width: 170px;
	color: #fff;
	font-weight: 700;
	border: 2px solid #fff;
	text-align: center;
	padding: 10px 20px;
	margin: 15px auto;
	font-size: 15px;
	-webkit-transition:1s all;
	-moz-transition:1s all;
	-o-transition:1s all;
	transition:1s all;
	text-transform: capitalize;
}

.fusion-woo-product-design-clean .products .product .fusion-rollover .fusion-rollover-content .fusion-product-buttons a.button.product_type_variable.add_to_cart_button {
	display:none;
}

.fusion-woo-product-design-clean .products .product .fusion-rollover .fusion-rollover-content .fusion-product-buttons a:hover {
	background: #fff;
	color: #f29b7b;
	opacity: 1;
	-webkit-transition:1s all;
	-moz-transition:1s all;
	-o-transition:1s all;
	transition:1s all;
}

.fusion-woo-product-design-clean .products .product .fusion-rollover .cart-loading i {
	background-color: rgba(255, 255, 255, 0.9);
	font-size: 25px;
	color: #f29b7b;
}
.page-template-all-themes div#main.clearfix {
	display: none;
}
.fusion-woo-product-design-clean .products .product .view-cart {
	color: #fff;
	font-weight:700;
}

.hero-content h1 {
	font-size: 55px;
	font-weight: 600;
	margin-bottom: 20px;
	opacity: 0.9;
}	 
.hero-content p {
	font-size: 18px;
	max-width: 730px;
	margin: auto;
	opacity: 0.9;
	font-weight: 300;
}

a.header-button, a.header-button:hover {
	display: inline-block;
	color: #375160;
	margin: 20px 0 0 0;
	border-radius: 5px;
	font-weight: 700;
	padding: 10px 40px;
	transition: 0.5s all;
	background: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.42);
	opacity: 0.8;
	font-size: 16px;
	margin-top: 35px;
}
a.header-button:hover {
	opacity:1;
	color: #375160;
}
.contact-sidebar {
	max-width: 50%;
	display: inline-block;
	float: left;
	width: 100%;
	margin-left: 5%;
	background: #fff;
	padding: 26px;
}

.page-template-contact h1:after {
	display: block;
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 10px auto;
	background: #f4bb7a;
}

.contact-sidebar h2:after {
	display: block;
	content: ' ';
	height: 3px;
	width: 60px;
	margin: 10px auto;
	background: #f4bb7a;
}
.contact-sidebar h2{
	text-align: center;
	margin-top: 0px;
	color: #333;
	font-weight: 700;
	font-size: 30px;
	line-height: 150%;
}
img.fusion-standard-logo.fusion-logo-2x {
	max-height: 22px;
	width:auto;
	margin-top: 2px;
}
.frontpage-logo img {
	max-height: 22px;
	width: auto;
	margin-top: 2px;
}
.scroll-arrow {
	max-width: 30px;
	opacity: 0.6;
	position: absolute;
	bottom: 70px;
	position: absolute; 
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
}


.product-list-wrapper {
	display:inline-block;
	float:left;
	width:100%;
	background:#eee;
}
.product-list-item {
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 31.3%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	background: #FFF;
	padding: 10px 10px 0px;
	margin: 1%;
}
.product-list-item:hover {
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 7px 40px 0px rgba(84, 110, 122, 0.2);
	transform: translateY(-2px);
}
.product-list-item-description {
	font-size: 17px;
	font-weight: 600;
	padding: 15px 10px;
	color: #606367;
	display: inline-block;
	width:100%;
	float:left;
}
.page-id-477 div#main {
	padding-top:15px;
}
.item-price {
	float: right;
	font-size: 16px;
	color: #6d6d6d;
}

.themepage h1 {
	font-family: 'Lato', helvetica neue, helvetica, arial, verdana;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 65px;
	text-shadow: rgba(255,255,255,.1) -1px -1px 1px, rgba(0,0,0,.5) 1px 1px 1px;
	color: #fff;
}
.themepage h1:after {
	background-color: #fff;
	height: 2px;
	width: 20%;
	margin: 10px auto;
	content: '';
	display: block;
}
.themepage .hero-content p:first-of-type {
	color: #fff;
	font-weight: 400;
	padding: .2em 0;
	letter-spacing: 3px;
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	text-shadow: rgba(255,255,255,.1) -1px -1px 1px, rgba(0,0,0,.5) 1px 1px 1px;
}
.themepage .hero-content p:last-of-type {
	font-size: 16px;
	margin-top: 20px;
	opacity: 0.7;
}
.themepage .hero-content p a {
	border-bottom:1px solid #fff;
}
.themepage .section-grey#pagespeed {
	text-align:center;
}
.themepage .section-grey#pagespeed img{
	margin:10px;
}
.themepage .section-grey #main h2 {
	font-family: 'Lato', helvetica neue, helvetica, arial, verdana;
	font-weight: 700;
	font-size: 50px;
	margin-bottom: 5px;
	margin-top:0px;
	text-align:center;
}
.themepage .section-grey#pagespeed #main p {
	margin-bottom: 40px;
	color: #7d7d7d;
	font-weight: 500;
	text-align:center;
	font-size: 18px;
	margin-top:5px;
	font-style: italic;
}

.themepage .feature-overview h2{
	font-family: 'Lato', helvetica neue, helvetica, arial, verdana;
	font-weight: 700;
	font-size: 50px;
	margin-bottom: 5px;
}
.themepage .feature-overview .headline-description {
	margin-bottom: 40px;
	color: #7d7d7d;
	font-weight: 500;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	font-style: italic;
}
.themepage .feature-overview .feature-grid-item {
	max-width: 47%;
	display: inline-block;
	float: left;
	text-align: left;
	width: 100%;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.themepage .feature-overview .feature-grid-item:nth-of-type(even) {
	margin-left:3%;
}
.themepage .feature-grid-item-updates {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-meta.png);
}
.themepage .feature-grid-item-speed {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-speed.png);
}
.themepage .feature-grid-item-seo {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-onpage.png);
}
.themepage .feature-grid-item-plugin {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-plugin.png);
}
.themepage .feature-grid-item-code {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-code.png);
}
.themepage .feature-grid-item-responsive {
	background-size:100px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-responsive.png);
}
.themepage .feature-grid-content h3 {
	font-size: 30px;
	font-weight: 600;
	color: #171717;
	margin-top:0px;
	margin-bottom:10px;
	line-height:120%;
}
.themepage .feature-grid-content p {
	font-size: 15px;
	color: #6d6d6d;
	font-weight: 600;
}

.themepage .feature-list .headline-description{
	margin-bottom: 40px;
	color: #7d7d7d;
	font-weight: 500;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	font-style: italic;
}
.themepage .theme-feature-box {
	max-width: 31.3%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	background: #FFF;
	padding: 10px;
	margin: 1%;
	font-size: 14px;
	color: #6d6a6a;
	text-transform: capitalize;
	text-align: center;
	font-weight: 600;
	float: left;
	display: inline-block;
	width: 100%;
}
.themepage .theme-feature-box:hover {
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 7px 40px 0px rgba(84, 110, 122, 0.2);
	transform: translateY(-2px);
}
.section-purchase-list {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}
.purchase-list-wrapper {
	display:inline-block;
	float:left;
	position:relative;
	width:100%;
	max-width:33%;
	min-height:1px;
	text-align:center;
}
.featured-pricing-option {
	position: absolute;
	left: -10px;
	right: -10px;
	z-index: 9;
	top: -30px;
}
li.purchase-type {
	font-size: 18px;
	font-weight: 600;
	color:#000;
	padding: 7px;
	border-bottom: 1px solid #ececec;
}
li.purchase-price {
	font-size: 30px;
	font-weight: 900;
	color: #4cbf99;
	padding-top: 5px;
}
li.purchase-lifetime {
	border-bottom: 1px solid #ececec;
	color: #a0a0a0;
	margin-top: -2px;
	font-weight: 600;
	padding-bottom: 13px;
	font-style: italic;
}
li.purchase-feature {
	padding: 7px 10px;
	font-size: 14px;
	color: #383838;
	font-weight: 600;
	text-transform:capitalize;
}
.purchase-list-wrapper ul {
	padding:0px;
	margin:0px;
}
.purchase-list-wrapper li {
	list-style:none;
}
.purchase-list-wrapper strike {
	opacity: 0.2;
}
.section-dark .button-purchase {
	background: #4cbf99;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	padding: 10px 20px;
	display: inline-block;
	font-weight: 900;
	width: 90%;
	margin: 25px 0 10px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.section-dark .button-purchase:hover {
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 7px 40px 0px rgba(84, 110, 122, 0.2);
	transform: translateY(-2px);
}

.section-dark ul li:nth-of-type(4) {
	padding-top: 15px;
}
.section-dark {
	padding-bottom: 40px;
	float: left;
	background-size: cover;
	display: inline-block;
	background-color:#333;
	background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/dark.png);
	width: 100%;
}
.view-all-buttons {
	display:inline-block;
	float:left;
	width:100%;
	text-align:center;
}

.view-all-buttons a {
	display: inline-block;
	color: #fff;
	margin: 20px 0 0 0;
	border-radius: 5px;
	font-weight: 700;
	padding: 10px 40px;
	transition: 0.5s all;
	background: #f6ac57;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
	opacity: 1;
	font-size: 16px;
	margin-top: 35px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.view-all-buttons a:hover {
	color:#fff;
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 7px 40px 0px rgba(84, 110, 122, 0.2);
	transform: translateY(-2px);
}
/*
.view-all-buttons a {
    display: inline-block;
    color: #ff9308;
    border-radius: 30px;
    font-weight: 700;
    padding: 10px 40px;
    transition: 0.5s all;
    border: 1px solid #ff9308;
    font-size: 14px;
    margin-top: 35px;
    transition:0.5s all;
    border-radius: 30px 0px 0px 30px;
}
.view-all-buttons a:hover {
	    background: #ff9308;
    color: #fff;

}

.view-all-buttons a:nth-of-type(2) {
    margin-left: -4px;
    border-radius: 0px 30px 30px 0px;
    background: #ff9308;
    color: #fff;
}
*/
.section-dark h2 {
	color: #fff;
	font-family: 'Lato', helvetica neue, helvetica, arial, verdana;
	font-weight: 700;
	font-size: 50px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
}
.section-dark .headline-description {
	margin-bottom: 80px;
	color: rgba(255, 255, 255, 0.78);
	text-align:center;
	font-size: 19px;
	font-style: italic;
	font-weight: 400;
	margin-top:5px;
}
li.singleormember {
	padding-bottom: 20px;
	color: #ababab;
	font-weight: 600;
	font-size: 14px;
	font-style: italic;
}
.popular-banners img {
	max-width: 90px;
	position: absolute;
	left: auto;
	right: 0;
}
/**************************
Break points
***************************/

@media screen and (max-height:550px) {
	.hero-content {
		position: relative;
		-ms-transform: translate(0,-0%);
		-webkit-transform: translate(0,-0%);
		transform: translate(0,-0%);
		top: 0;
		left: 0;
		padding: 50px 0px;
	}
	.scroll-arrow {
		display:none;
	}
}
@media screen and (max-width: 1000px) {
	.products.products-3 {
		display: flex;
		flex-wrap: wrap;
		float: left;
		padding: 0px 5%;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container .product-description-contents p {
		text-align:left;
	}
}
@media screen and (max-width: 950px) {
	.themepage .theme-feature-box {
		max-width:48%;
	}
	.themepage .feature-overview .feature-grid-item:nth-of-type(even) {
		margin-left: 0;
	}
	.themepage .feature-overview .feature-grid-item {
		max-width: 100%;
		display: inline-block;
		float: left;
		text-align: left;
		width: 100%;
		padding-left: 120px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 900px) {
	ul.section-purchase-list.featured-pricing-option {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
	}
	.purchase-list-wrapper {
		max-width: 100%;
		text-align:center;
		margin: 0 0 40px 0;
	}
	.section-dark .headline-description {
		margin-bottom:40px;
	}
	.themepage .section-dark {
		padding-bottom:0px;
	}
	ul.section-purchase-list {
		max-width: 350px;
		margin: auto;
	}
	.woocommerce-checkout .checkout #customer_details .product-info {
		margin: 0;
		width: 100%;
		display: inline-block;
	}

	.fusion-body .products li.product {
		width: 100%;
		max-width: 30.3%;
	}
	.products.products-4 > li:nth-child(4n) {
		margin-right: 3%;
	}
	.page-template-article #content, .page-template-contact #content {
		padding: 25px;
	}
	.fusion-body .products.products-3 li.product {
		width: 100%;
		max-width: 32.5%;
	}
}

@media screen and (max-width: 800px) {
	.themepage .hero-content p:last-of-type {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.handpicked p br {
		display:none;
	}
	.product-list-item,
	.frontpage-themes .product-list-item {
		max-width: 48%;
	}
	.page-template-contact div#content,
	.contact-sidebar {
		max-width:100%;
		width:100%;
		margin-left:0px;
	}
	.hero-content {
		padding-left:20px;
		padding-right:20px;
	}
	#toTop {
		display:none !important; 
	}
	.social-sidebar a {
		display: inline-block;
	}
	.social-sidebar br {
		display:none;
	}
	.social-sidebar img {
		margin-top: -5px;
	}

	.fb_iframe_widget_fluid {
		display: inline;
		float: left;
	}
	.social-sidebar {
		position: fixed;
		right: 0;
		left:0;
		top: auto;
		bottom:0;
	}
	.social-sidebar h5 {
		display:none;
	}

	.female-inventors-explanation-wrapper #main {
		padding:40px 10px;
	}
	.female-inventors-explanation-box-img-mobile {
		display:block;
	}
	.female-inventors-explanation-box-img-desktop {
		display:none;
	}
	.female-inventors-explanation-box img {
		position: absolute;
		bottom: -5px;
		left: 0;
		width: 100%;
		min-width: 580px;
	}
	.female-inventors-explanation-box .col-sm-6:nth-of-type(2) {
		min-height: 92px;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container .product .images {
		width:100%;
		float:left;
		max-width:100%;
		margin-left:0;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container .product .images #slider {
		margin-left:0;
	}
	.product-template-default.single-product #wrapper #main .woocommerce-container .product .images #carousel {
		margin-bottom:20px;
		margin-left:0;
	}
	.woocommerce-cart #main .woocommerce .cart-empty {
		padding:20px 0;
	}
	.page-template-landing-page .fusion-header {
		position:static;
	}
	.page-template-landing-page .frontpage-logo {
		display:none;
	}
	.page-template-landing-page .fusion-logo-link {
		display:block;
	}
	.fusion-body .products li.product {
		max-width: 47%;
		width: 100%;
	}
	.woocommerce-cart .post-content .woocommerce form {
		width:100%;
	}
	.woocommerce-cart .cart-collaterals {
		margin-top: 0;
		width: 100%;
		padding: 0px 10px;
	}
	.woocommerce-cart .post-content .woocommerce  .cart-collaterals .cart_totals {
		padding:0;
	}
	.woocommerce-cart .woocommerce-content-box {
		padding:0px 10px;
	}
}
@media screen and (max-width: 700px) {

	.themepage .theme-feature-box {
		max-width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.social-box-wrapper {
		width:100%;
		max-width: 350px;
		margin: 0 auto 40px auto;
		float: none;
		display: block;

	}
	.hero-content p {
		font-size:16px;
	}
	.hero-content h1 {
		font-size:40px;
	}
	.social-box-wrapper:last-of-type {
		margin:0 auto;
	}
	.social-box, .social-box-wrapper-outer {
		width:100%;
	}
	.page-template-landing-page .section-grey:last-of-type {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 600px) {
	.view-all-buttons a {
		padding-left:10px;
		padding-right:10px;
		width:100%;
		max-width:100%;
	}
	.themepage .feature-overview .feature-grid-item {
		padding-left:70px;
	}
	.themepage .feature-overview .feature-grid-item {
		padding-top:10px;
		padding-bottom:10px;
	}
	.product-list-item, .frontpage-themes .product-list-item
	{
		max-width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.themepage .feature-grid-content h3 {
		font-size:20px;
		margin-bottom:0px;
	}
	.themepage .feature-grid-content p {
		font-size: 12px;
		font-weight: 400;
	}
	.themepage .feature-grid-item-updates {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-meta.png);
	}
	.themepage .feature-grid-item-speed {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-speed.png);
	}
	.themepage .feature-grid-item-seo {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-onpage.png);
	}
	.themepage .feature-grid-item-plugin {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-plugin.png);
	}
	.themepage .feature-grid-item-code {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-code.png);
	}
	.themepage .feature-grid-item-responsive {
		background-size:50px;
		background-repeat:no-repeat;
		background-position:left center;
		background-image:url(https://outstandingthemes.com/wp-content/uploads/2018/04/icon-responsive.png);
	}
	.product-template-default.single-product #wrapper #main .woocommerce-message a.button.wc-forward {
		top: 65px;
	}
	.terms.wc-terms-and-conditions label.checkbox {
		font-size: 13px;
	}
	.woocommerce-cart .remove {
		display:none;
	}
	.product-subtotal {
		display:none;
	}
	.total-price-mobile {
		display:block;
	}
	.fusion-body .products li.product {
		width: 100%;
		max-width:250px;
		margin-bottom:30px;
	}
	.hero-bg {
		min-height:100%;
	}
	.hero-content img {
		max-width: 300px;
		margin-right: 45px;
	}
	.hero-content-bg {
		display:none;
		padding:20px 10px;
	}
	.hero-content h1 {
		display:block;
		margin-top:0;
	}
	.hero-content p br{
		display:none;
	}
	.hero-content {
		position: relative;
		-ms-transform: translate(0,-0%);
		-webkit-transform: translate(0,-0%);
		transform: translate(0,-0%);
		top: 0;
		left: 0;
		padding:0px 15px;
	}

	.hero-content p a br{
		display:block;
	}
	.footer-credit-cards span {
		margin:0px 16px 15px 0;
	}
}

@media screen and (max-width: 800px) {
	.themepage h1 {
		font-size: 24px;
		letter-spacing: 4px;
	}
	a.header-button, a.header-button:hover {
		margin-top:15px;
		font-size: 14px;
	}
	.themepage .section-grey #main h2,
	.themepage .feature-overview h2,
	.themepage .section-grey #main h2, 
	.themepage .feature-overview h2,
	.section-dark h2 {
		font-size: 30px;
		line-height: 130%;
	}
	img.fusion-standard-logo.fusion-logo-2x {
		max-height: 20px;
	}
	.themepage .section-grey#pagespeed #main p,
	.themepage .feature-list .headline-description,
	.themepage .feature-list .headline-description,
	.section-dark .headline-description {
		font-size: 15px;
	}
}


.most-popular-theme {
	display: inline-block;
	float: left;
	width: 100%;
	background: url(https://outstandingthemes.com/wp-content/uploads/2018/04/dark.png);
	background-color: white;
	background-size: cover;
}
.most-popular-theme-column {
	max-width: 48%;
	display: inline-block;
	float: left;
	width: 100%;
	min-height: 1px;
}
#main .most-popular-theme-column h2 {
	color: #fff;
	font-weight: 300;
	text-align: left;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 10px;
}
#main .most-popular-theme-column h2 span {
	font-weight: 600;
	font-size: 26px;
}
.most-popular-theme-column p {
	margin-top: 0px;
	font-weight: 600;
	color: #fff;
	font-size: 14px;
}
.most-popular-theme-left-lists ul {
	margin: 0;
	padding: 0;
	max-width: 48%;
	width: 100%;
	display: inline-block;
	float: left;
	margin-top: 6px;
}
.most-popular-theme-left-lists ul li {
	list-style: none;
	font-size: 14px;
	margin-bottom: 7px;
	color: #fff;
	font-weight: 600;
}
#main .most-popular-theme-column h2:after {
	content: ' ';
	height: 2px;
	width: 40px;
	background: #f5bb7a;
	display: block;
	margin-top: 10px;
}
.most-popular-theme-left-lists ul li:before {
	background-image: url(https://outstandingthemes.com/wp-content/uploads/2018/04/check_alt-48.png);
	height: 16px;
	width: 16px;
	content: ' ';
	background-size: 16px;
	display: inline-block;
	margin-bottom: -3px;
	margin-right: 6px;
}
.most-popular-theme-column:nth-of-type(2) {
	margin-left: 2%;
	margin-top: 24px;
}
a.border-button {
	display: inline-block;
	color: #fff;
	border-radius: 30px;
	font-weight: 700;
	padding: 10px 40px;
	transition: 0.5s all;
	border: 1px solid #fff;
	font-size: 14px;
	margin-top: 35px;
	border-radius: 30px 0px 0px 30px;

}

a.border-button:nth-of-type(2) {
	margin-left: -4px;
	border-radius: 0px 30px 30px 0px;
	background: #fff;
	color: #333;
}

a.border-button:hover {
	background: #fff;
	color: #333;
}

@media screen and (max-width: 1020px) {
	.most-popular-theme-column {
		max-width: 40%;
	}
	.most-popular-theme-column:nth-of-type(2) {
		max-width: 58%;
		margin-top: 0px;
	}
}
@media screen and (max-width: 1020px) {

	.most-popular-theme-column:first-of-type {
		margin-top: 13px;
	}
}

@media screen and (max-width: 865px) {
	.most-popular-theme-column {
		max-width: 100%;
		margin-left:0px;
		margin-right:0px;
	}
	.most-popular-theme-column:nth-of-type(2) {
		max-width: 100%;
		margin-left:0px;
		margin-right:0px;
	}
	.most-popular-theme-column:nth-of-type(1)  {
		text-align:center;
	}
	.most-popular-theme-column:nth-of-type(1) img {
		max-width: 400px;
		width:100%;
		margin-bottom: 30px;
	}
	.most-popular-buttons {
		text-align: center;
	} 
	#main .most-popular-theme-column h2, .most-popular-theme-column h2 span, #main .most-popular-theme-column h2, .most-popular-theme-column p {
		text-align: center;
	}
	#main .most-popular-theme-column h2:after {
		margin: auto;
		margin-top: 10px;
	}
}
@media screen and (max-width: 550px) {
	.most-popular-theme-column ul {
		width:100%;
		max-width:100%;
	}

	a.border-button {
		padding:10px 20px;
	}
}
.about-outstanding-themes {
	background:#eee;
	display:inline-block;
	float:left;
	width:100%;
}
.about-left-column {
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 48%;
}
.about-box {
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 48%;
	background: #fff;
	padding: 50px 20px;
	text-align: center;
	margin-bottom:4%;
}
.about-box:nth-of-type(2), .about-box:nth-of-type(4) {
	margin-left: 4%;
}
span.about-box-number {
	font-size: 30px;
	font-weight: 900;
	color: #f5bb7a;
	text-align: center;
	display: inline-block;
	float: left;
	width: 100%;
}
.about-box-title {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin-top: 0px;
	display: inline-block;
	float: left;
	width: 100%;
}
.about-left-column:nth-of-type(2) {
	margin-left: 4%;
}
#main .about-left-column h2:after {
	content: ' ';
	display: block;
	height: 3px;
	background: #f5bb7a;
	width: 57px;
	margin-top: 10px;
}
.about-left-column a {
	color: #ff9308;
	font-weight: 700;
}
.about-left-column p {
	font-size: 15px;
	font-weight: 600;
	color: #9d9d9d;
}
#main .about-left-column h2 {
	text-align: left;
	font-size: 33px;
	margin-bottom: 0px;
	font-weight: 600;
	color: #000;
}
@media screen and (max-width: 1000px) {

	#main .about-left-column h2 {
		font-size:29px;
	}
	.about-box-title {
		font-size:13px;
	}
	.about-box {
		padding-left:10px;
		padding-right:10px;
	}
}

@media screen and (max-width: 860px) {
	.about-left-column {
		width: 100%;
		max-width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		text-align:center;
	}
	#main .about-left-column h2{
		text-align:center;
	}
	#main .about-left-column h2:after {
		margin:auto;
		margin-top:10px;
	}
	span.about-box-number {
		margin-bottom:0px !important;
	}
	.about-left-column p {
		font-size: 14px;
	}
	.about-box,
	.about-box:nth-of-type(2), 
	.about-box:nth-of-type(4),
	.about-left-column:nth-of-type(2) {
		margin-left:0%;
		margin:1%;
	}
}
@media screen and (max-width: 500px) {
	.about-left-column p {
		font-size: 13px;
		text-align: left;
	}
	.about-box,
	.about-box:nth-of-type(2), 
	.about-box:nth-of-type(4),
	.about-left-column:nth-of-type(2) {
		margin-left:0px;
		margin-right:0px;
		width:100%;
		max-width:100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

}


.product-list-item-description {
	padding:15px;
}