/*
	Theme Name: Artuyt
	Theme URI: https://degustation.am/
	Author: CODEMAN
	Author URI: https://codeman.am/
*/

body iframe.component-frame{
	z-index: 1 !important;
}
.breadcrumb-container{
	align-items: center;
    justify-content: center;	
}
.products_filter{
	padding: 19px;
	background-color: #f6f6f6;
}
.woof_container{
	background-color: #fff;
	padding: 14px;
}
.woof_auto_show{
	position: relative;
}

.woof_container_inner h4{
	margin-bottom: 0;
	position: relative;
}

.woof_block_html_items {
	margin-top: 10px;
	border-top: 1px solid #f6f6f6;
}
.woof_list label{
	padding-bottom: 0px;
	font-size: 13px;
	margin-left: 0 !important;
	display: flex;
}
.woof_show_auto_form woof_btn_default{
	display: none;
}
.woof_show_auto_form_txt.woof_show_auto_form, .woof_show_auto_form_txt.woof_hide_auto_form{
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Conv_segoeui', '-apple-system','BlinkMacSystemFont', 'Segoe UI', Arial, sans-serif;
	display: block;
	position: relative;
	padding: 14px;
	text-align: center;
	background-color: #fff;
	color: #000;
	border: 1px solid #e4e4e4;
	transition: color .3s ease, background-color .5s ease;
	text-decoration: none;
}

.product-item-inner-wrapper {
background: #f6f6f6;
padding: 10px;
}

.product-item-inner-wrapper .wp-post-image{
max-height: 200px;
}

.button.woof_reset_search_form{
width: 100%;
font-size: 14px;
text-transform: uppercase;
font-family: 'Conv_segoeui', '-apple-system','BlinkMacSystemFont', 'Segoe UI', Arial, sans-serif;
display: block;
position: relative;
padding: 14px;
text-align: center;
background-color: #fff;
color: #000;
border: 1px solid #e4e4e4;
transition: color .3s ease, background-color .5s ease;
}

.button.woof_reset_search_form:hover, .button.woof_reset_search_form:focus, .button.woof_reset_search_form:active{
background-color: #000;
color: #fff;
text-decoration: none;
}

.widget .woof_redraw_zone ul, .widget .woof_redraw_zone ol{
padding-left: 0;
}
a.woof_front_toggle{
position: absolute;
right: 0;
width: 100%;
text-align: right;
}

form.cart{
width: 100%;
}
.aligncenter{
display: block;
margin: 0 auto;
}
.custo-hr {
width: 100%;
height: 1px;
margin: 10px 0;
padding: 0;
border-top: 1px solid #000;
}

.search_bar_input_cont_mobile{
max-width: 100% !important;
width: 100% !important;
right: 0 !important;
top: 0 !important;
transition: width 0.5s ease-in-out;
height: 40px;
margin-top: 20px;
}

.search_bar_input_cont_mobile .search_bar_input{
border-bottom: 1px solid #999;
padding-right: 22px;
padding-left: 22px;
}

.search_bar_input_cont_mobile .search_checkbox{
position: absolute;
top: 30px;
}
.cc-window.cc-floating{
padding: 1em;
max-width: 24em;
font-size: 13px;
}
.blog_post_content img{
height: auto;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
float: left;
}

.woocommerce-customer-details{
width: 100%;
}

.woocommerce-checkout-review-order-table {
width: 100%;
}
.woocommerce-checkout-review-order-table thead{
background-color: #f6f6f6;
}
.woocommerce-checkout-review-order-table thead th{
padding: 15px;
}

.woocommerce-checkout-review-order-table tbody th, .woocommerce-checkout-review-order-table tbody td{
padding: 15px;
}
.woocommerce-checkout-review-order-table tfoot tr{
border-bottom: 1px dotted #ccc;
}

.woocommerce-checkout-review-order-table tbody td.product-name{
padding-left: 0;
}

.woocommerce-checkout-review-order-table thead th.product-total, .woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout-review-order-table tbody td.product-total{
text-align: end;
}
.woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout-review-order-table tfoot td{
padding: 15px;
}

.woocommerce table.shop_table td{
text-align: end !important;
}

form.checkout_coupon.woocommerce-form-coupon {
display: block !important;
width: 100%;
}

.woocommerce-form-coupon-toggle {
	display: none;
}

.aw-referrals-share-buttons a.btn{
	background: #000 !important;
	color: #fff !important;
}

form.aw-email-referral-form {
    max-width: 400px;
    margin: 0 auto;
}

form.aw-email-referral-form button{
	display: block;
    padding-left: 32px;
    padding-right: 32px;
    border: 1px solid #000;
    min-height: 50px;
    line-height: 48px;
    position: relative;
    max-width: 246px;
    width: 100%;
}

form.aw-email-referral-form button::before {
    content: '';
    display: block;
    width: 18px;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 32px;
    background-image: url(../assets/images/right_black.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
	color: #fff;
    background-color: #000;
}

.footer-nav-col ul.menu li a{
	color: #fff !important;
}
