.woocommerce-checkout #customer_details {
	justify-content: space-between;
	display: flex;
    flex-wrap: wrap;
}
.woocommerce-checkout #customer_details:before,
.woocommerce-checkout #customer_details:after {
	display: none;
}
.woocommerce-checkout #customer_details .col-1{
	width: calc(100% - 580px);
	float:none;
}

.woocommerce-checkout #customer_details .col-2 {
    width: 450px;
	float:none;
}
.woocommerce-checkout #customer_details .col-2 .col-wrap{
	border: 1px solid #ebebeb;
    padding: 32px 38px 16px 38px;
    border-radius: 0px;
}
.woocommerce-checkout #payment {
	display: block;
}
#shipping_method li, #payment li{
	position:relative;
	padding-left: 25px;
	text-align: left;
	line-height:115%;
}
#shipping_method li, #payment li img{
	float:none!important;
}
#shipping_method li input, #payment li input {
	position: absolute;
	left:0;
	top:6px;
	width: 15px;
	height:15px;
	margin:0!important;
}
#payment li input{
	top:12px;
}
.owl-carousel.owl-drag .owl-item.current .product_gallery_dot{
	border: 1px solid #d3a075;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{
	vertical-align: middle;
}
strong.product-quantity {
	display: block;
}
.woocommerce-checkout .cart_item img {
	width: 86px !important;
    margin-left: 0px !important;
	position:absolute;
	top: 15px;
	left:0;
}
.woocommerce-checkout .cart_item .product-name {
	position: relative;
}
.woocommerce-checkout .cart_item .product-name p strong {
	font-weight: 100;
    font-size: 18px;
    color: #202020;
	display: block;
	width:100%;
}
.woocommerce-checkout .cart_item .product-name p{
	padding-left: 55px;
	font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #202020;
    text-decoration: none;
    margin-bottom: 8px;
	min-height: 80px;
}
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{
	width: 100%;
}
.woocommerce-checkout span.woocommerce-Price-amount.amount{
	float:right;
	font-weight: 300!important;
}
.woocommerce-checkout .payment_box{
	display: none!important;
}
#payment ul.payment_methods li img {
	max-width: 80px!important;
	height: auto;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    overflow: hidden;
    transition: all 0.25s;
	background-color: #D3A075;
    user-select: none;
    padding: 11px 24px;
	font-family: 'Futura New';
	width: 100%;
	font-weight: 300;
	max-width:350px;
    outline: none;
    cursor: pointer;
}
span.optional {
	display:none;
}
#wcus_np_billing_fields .woocommerce-input-wrapper {
	display: block;
    width: 100%;
}
#wcus_np_billing_custom_address_active {
	display: inline-block;
    width: 20px;
    margin-right: 7px;
}
.no-nova {
	display: flex!important;
}
.no-nova.hide-f{
	display: none!important;
}
.flex-wr {
	display: flex;
}
.woocommerce-additional-fields h3{
	display: none;
}
.taxonomy-description {
	font-weight: 100;
    font-size: 17px;
    color: #606060;
    padding: 10px 50px;
	font-family: 'Futura New';
	
	line-height: 145%;
}
.taxonomy-description .wr{
	max-width: 1180px;
	margin: auto;
}
.taxonomy-description strong {
	font-weight: 300;
}
.front_decision__desctiption strong{
	color: #d3a075;
}
.front_recommended__title.page__title {
	margin-bottom: 20px;
}
.front_about_company strong{
	font-weight: 300;
}
.front_about_company p{
	margin-top: 15px;
}
.front_recommended .producs_item__prices>div {
	padding-left: 0;
}
.front_recommended .producs_item__description{
	line-height: 125%;
	padding-right: 6%;
}
.taxonomy-description h1{
	font-size: 40px;
	margin: 25px 0;
}
.taxonomy-description h2{
	font-size: 36px;
	margin: 20px 0;
}
.taxonomy-description h3{
	font-size: 32px;
	margin: 15px 0;
}
.taxonomy-description h4{
	font-size: 26px;
	margin: 15px 0;
}
.taxonomy-description h5{
	font-size: 24px;
	margin: 10px 0;
}
.taxonomy-description h6{
	font-size: 20px;
	margin: 10px 0;
}
.taxonomy-description p{
	margin: 16px 0;
}
.woocommerce-order p{
	margin: 30px 0;
    font-size: 24px;
}
.woocommerce ul.order_details li{
	display: inline-block;
    border: 0;
    float: none;
    font-size: 14px;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d39f77;
}
.woocommerce ul.order_details li:last-of-type{
	border-bottom: 1px solid #d39f77;
}
.woocommerce ul.order_details li strong {
	padding: 8px 0 0 0;
}
.woocommerce ul.order_details .woocommerce-Price-amount.amount {
     font-weight: bold;
    font-size: inherit;
    color: #202020;
	
}
@media (max-width: 1199px){
	.woocommerce-checkout #customer_details .col-1 {
		width: calc(100% - 470px);
	}
}
@media (max-width: 991px){
	.woocommerce-checkout #customer_details .col-1,
	.woocommerce-checkout #customer_details .col-2	{
		width: 100%;
		margin-bottom: 30px;
	}
	.woocommerce-checkout #customer_details .col-2{
		max-width: 480px;
		margin: auto;
	}
	.woocommerce-checkout .cart_item img {
		width: 70px !important;
		top: 9px;
	}
	.woocommerce-checkout .cart_item .product-name p{
		padding-left: 65px;
	}
	#shipping_method li input{
		left: 1px;
		top: 3px;
	}
	#payment li input {
		left: 1px;
	}
}
.woocommerce-message {
	display: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
	line-height: 34px;
}
.woocommerce-form-coupon-toggle {
	display: none;
}
.checkout.woocommerce-checkout {
	padding-top: 20px;
}
@media (max-width: 767px){
	.woocommerce-checkout .cart_item img {
		top: 0px;
	}
	.woocommerce table.shop_table_responsive tr td {
		/*float: none;
		display: block;
		width: 100%;*/
	}
	.woocommerce table.shop_table tr .product-price {
		min-width: 150px;
	}
	.woocommerce table.shop_table tr {
		min-height: 100px;
	}
	.woocommerce table.shop_table tr .product-remove {
		width: 100%;
		display: block!important;
		height: 1px;
	}
	.woocommerce table.shop_table tr .product-remove a{
		display: none;
	}
	.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
		border:0;
	}
	.product-thumbnail {
		height: auto;
	}
}
@media all and (max-width: 680px) {
	.woocommerce-checkout #customer_details .col-2 .col-wrap{
		padding-left: 15px;
		padding-right: 15px;
	}
}

.wc_payment_method.payment_method_fondy label,
.wc_payment_method.payment_method_liqpay-webplus label,
.wc_payment_method.payment_method_wayforpay label {
	font-size:0;
}
#search h2 {
	margin: 30px 0 40px 0;
}
#search .shop__content {
	padding: 0;
	width: 100%;
}
#searchform {
	margin: 30px 0;
}
#searchform input {
	border: 1px solid #D3A075;
	max-width: 400px;
	width: 90%;
	font-size:18px;
	margin: 10px 10px 10px 0;
}
#searchform #searchsubmit{
	width: 150px;
	background: #D3A075;
	color: #fff;
}
#search .archive_blog__item:nth-child(4n+4), .archive_blog__item:last-child{
	margin-right: 0
}
#search .shop__producs_item.archive_blog__item{
	width: calc(25% - 20px);
    margin-right: 20px;
}
@media all and (max-width: 991px) {
	#search .shop__producs_item.archive_blog__item{
		width: calc(33.3333% - 20px);
	}
	#search .archive_blog__item:nth-child(2n+2), .archive_blog__item:last-child {
		margin-right: 20px;
	}
	#search .archive_blog__item:nth-child(4n+4), .archive_blog__item:last-child{
		margin-right: 20px;
	}
	#search .archive_blog__item:nth-child(3n+3), .archive_blog__item:last-child{
		margin-right: 0;
	}
	
}
@media all and (max-width: 620px) {
	#search .shop__producs_item.archive_blog__item{
		width: calc(50% - 20px);
	}
	#search .archive_blog__item:nth-child(4n+4), .archive_blog__item:last-child{
		margin-right: 20px;
	}
	#search .archive_blog__item:nth-child(3n+3), .archive_blog__item:last-child{
		margin-right: 20px;
	}
	#search .archive_blog__item:nth-child(2n+2), .archive_blog__item:last-child {
		margin-right: 0;
	}
}
@media all and (max-width: 400px) {
	#search .shop__producs_item.archive_blog__item{
		width: 100%;
		margin-right: 0!important;
	}
}
.blog_single__image img {

    max-height: 500px!important;
}

.woocommerce-order.custom tbody tr td,
.woocommerce-order.custom tr td {
	padding: 16px 24px 16px 24px;
	border: 1px solid #ccc;
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #202020;
}

.commentlist {
	flex-direction: column!important;
	position: relative!important;
  }
  .commentlist .js-comment-show-all {
	position: absolute!important;
	bottom: 0;
  }
  