/**
 * Shop custom
 * Filters
 */
.outofstock.bottle__item .heading{
	margin-top: 0;
    font-size: 26px;
    line-height: 26px;
}
.filtering-goods {
	position: relative;
	margin: 28px 0px 30px;
	border-radius: 8px;
	overflow: hidden;	
}
@media all and (min-width: 50px) and (max-width: 849px) {
	.filtering-goods {
		width: calc(100% - 70px);
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
		background-color: #E8E2DA
	}
	html:not(.no-js) .filtering-goods--hat {
		display: flex
	}
	html.no-js .filtering-goods--hat {
		display: none
	}
	.filtering-goods--hat {		
		font-family: "Proza Libre", sans-serif;		
		margin-top: 10px;
	}
	.filtering-goods:not(.filtering-goods--no-active) .filtering-goods--hat {
		margin-bottom: 10px;
	}
	.filtering-goods--hat:before {
		display: inline-flex;
	}
	.filtering-goods--no-active .filtering-goods--hat strong {
		display: inline-block;
		margin-left: 6px;
		margin-bottom: 0px;
		font-size: 16px;
	}
	.filtering-goods--no-active .filtering-goods--hat span {
		display: inline-block;
		background: url(../../img/icons/filtering-goods.svg) center center no-repeat;
		background-size: contain;
		height: 22px;
		width: 16px;
	}
	.filtering-goods:not(.filtering-goods--no-active) .filtering-goods--hat span {
		background: url(../../img/icons/close.svg);
		background-size: contain;
		height: 24px;
		width: 24px;
		margin: 10px auto;
	}
	.filtering-goods:not(.filtering-goods--no-active) .filtering-goods--hat strong {
		display: none;
	}
	.filtering-goods--no-active form {
		display: none
	}
	.filtering-goods select {
		
	}
	.filtering-goods select:nth-child(even) {
		margin-left: 10px
	}
	.filtering-goods input[type="submit"] {
		width: auto;
		min-width: auto;
		/* margin-bottom: 10px; */
		margin-left: 0px;
	}			
}
@media all and (min-width: 850px) and (max-width: 7680px) {
	/* .filtering-goods select {
		width: 21%;
		margin-right: 2.5%
	} */
	.filtering-goods input.fr {
		/* width: calc(10% - 28px) */
	}
}
/* Button
 */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt:not(.single_subscription_button),
.woocommerce button.button.alt,
.woocommerce input.button.alt {	
	background: none !important;	
	background-color: #fff !important;	
	border: solid 1px #000;
	border-radius: 8px !important;
	white-space: nowrap;
	font-weight: normal;
	line-height: normal;	
	color: #000 !important;
	font-family: "Proza Libre", sans-serif;
	font-size: 16px;
	height: 43px;
}
.woocommerce .grid__item #respond input#submit.alt,
.woocommerce .grid__item a.button.alt:not(.single_subscription_button),
.woocommerce .grid__item button.button.alt,
.woocommerce .grid__item input.button.alt {
	width: 100%
}
a.single_subscription_button.button.alt.product_type_simple.add_to_cart_button, button.single_subscription_button.button.alt.product_type_simple.add_to_cart_button {
    margin-top: 0px;
	height: 43px;
	box-sizing: border-box;
	vertical-align: top;
}
.archive a.single_subscription_button.button.alt.product_type_simple.add_to_cart_button, .archive button.single_subscription_button.button.alt.product_type_simple.add_to_cart_button {
	margin-top: 16px;
}
.single_subscription_button,
button.single_subscription_button.button.alt.product_type_simple.add_to_cart_button.ajax_add_to_cart,
#place_order {	
	background: -moz-linear-gradient(180deg, #BE9935 0%, #A07B17 100%) !important;
	background: -webkit-linear-gradient(180deg, #BE9935 0%, #A07B17 100%) !important;
	background: -o-linear-gradient(180deg, #BE9935 0%, #A07B17 100%) !important;
	background: -ms-linear-gradient(180deg, #BE9935 0%, #A07B17 100%) !important;
	background: linear-gradient(180deg, #BE9935 0%, #A07B17 100%) !important;
	color: #fff !important;
	border: none;
}
button.single_subscription_button.button.alt.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
	background: #28323c !important;
}
@media all and (min-width: 50px) and (max-width: 849px) {
	.single_add_to_cart_button {
		width: 100%
	}
}
#place_order {
	border: none !important;
	float: right !important;
}
body#checkout #place_order {
	width: 100%
}
/* Checkout
 * Quantity
 */
.quantity {
	display: table;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #D4D4D4;
	text-align: center;
}
.products .quantity {
	display: none;
}
.quantity>* {
	display: inline-block;
}
.quantity a {
	width: 30px
}
.quantity input {
	width: 2em !important;
	border: none
}
.quantity .bt_plus {
	border-left: solid 1px #D4D4D4
}
.quantity .bt_minus {
	border-right: solid 1px #D4D4D4
}
.not-quantity {
	height: 40px
}
.woocommerce-checkout .woocommerce-billing-fields p,
.woocommerce-checkout .woocommerce-billing-fields input {
	color: #28323C
}
.woocommerce-checkout .woocommerce-billing-fields p input {
	background: #FFFFFF;
	border: 1px solid #D4D4D4;
	border-radius: 5px;	
	font-size: 16px;
	padding: 10px 16px;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection.select2-selection--single {
	height: 40px;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection__rendered {
	padding: 6px 16px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -10px;
	margin-top: 3px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}
.product-name,
.product-total {
	font-weight: bold
}
.bottle__item--cont.bottle__item--right.bottle__item--spoiler {
	padding: 0px 16px;
		
}
body#checkout .product-item-thumbnail {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle
}
@media all and (min-width: 1300px) and (max-width: 1400px) {
	body#checkout .product-name {
		font-size: 0px
	}
}
.mini_cart_item .product-item-thumbnail,
.payment__window .woocommerce td.product-quantity {
	display: none
}
body#checkout .cart_item td {
	min-height: 64px;
	padding-top: 6px;
	/*padding-bottom: 6px;*/
	vertical-align: middle
}
body#checkout .product-item-thumbnail img {
	min-width: 60px;
	max-width: 60px
}
.woocommerce td.product-quantity {
	/*width: 84px !important;*/
	min-width: 32px !important;
	/*padding-left: 20px;*/
	text-align: center
}
.woocommerce table.shop_table td {
	border: 0;
	padding: 6px 6px;
}
#shipping_method {
	text-align: center
}
#shipping_method label {
	/*font-size: 0*/
}
#shipping_method li {
	text-align: right;
}
#shipping_method label span {
	font-size: 18px
}
.product-total {
	min-width: 48px
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce form .form-row label {
	line-height: normal
}
.woocommerce-checkout #payment div.payment_box {
	margin: 0;
	background-color: #DED8D0
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
	margin: 0
}
.woocommerce-checkout #payment div.payment_box:before,
.payment_method_vivawallet_native>p {
	display: none
}
.payment_method_vivawallet_native label {
	display: none !important;
}
.payment_method_vivawallet_native > label {
    display: initial !important;
}
.payment_method_vivawallet_native>label {
	display: block;
	/*padding-left: 3.5%;*/
	background-color: transparent
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	display: block;
	width: 200px;
	/*margin-right: 70px*/
}
.wc_payment_methods p img,
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0 !important
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment ul.payment_methods {
	background: #DED8D0;
	border-radius: 8px
}
.woocommerce-checkout #payment {
	background-color: #f2ece4
}
/*
.woocommerce-checkout #payment ul.payment_methods li { 
    margin-bottom: 20px;
}
*/
.woocommerce-checkout #payment ul.payment_methods li img { 
    margin: 0;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_vivawallet_native img { 
    margin-left: 10px;
    width: 80px;
    margin-top: -4px;
}
/*
.woocommerce-checkout #payment ul.payment_methods li.payment_method_plisio { 
	margin-top: -18px;
}
*/
span.wc-stripe-card-icons-container {
    float: none;
    position: relative;
    bottom: 2px;
    margin-left: 10px;
}
.wc-stripe_cc-container.wc-stripe-gateway-container {
    padding-top: 1em !important;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_plisio img {
    width: 64px;
    padding-left: 8px;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label {
    visibility: collapse;
    position: absolute;
	width: 92px;
}
.wc-stripe_cc-new-method-container::after {
    height: 40px;
	width: 120px;
	content: '';
    background-image: url(/wp-content/themes/Glentbotal/src/img/icons/Stripe_Logo.svg);
    background-size: cover;
    background-position: center;
    position: relative;
    right: 12px;
    top: 6px;
    display: block;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label img {
    /* display: block !important; */
    visibility: visible;
    /* float: left; */
    position: absolute;
    left: 6px;
}

.woocommerce-checkout #payment div.payment_box {
    padding-left: 30px;
}

.woocommerce form .form-row {
	padding: 3px 0 !important
}
#wc-vivawallet_native-cc-form .form-row-first,
#wc-vivawallet_native-cc-form .form-row-first,
#wc-vivawallet_native-cc-form .form-row-last,
#wc-vivawallet_native-cc-form .form-row-last {
	width: 49% !important
}
#vivawallet_native-card-cvc {
	width: 100% !important;	
}
.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-last,
.woocommerce-billing-fields__field-wrapper .form-row-last,
.woocommerce form .form-row-last input,
.woocommerce-page form .form-row-last input {
	/*width: 100% !important*/
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border: none
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
	border-radius: 5px;
	border: solid 1px #d4d4d4
}
.woocommerce table.shop_table,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot tr:not(:first-child) td,
.woocommerce table.shop_table tfoot tr:not(:first-child) th,
.payment__window .woocommerce table.shop_table tbody th,
.payment__window .woocommerce table.shop_table tfoot td,
.payment__window .woocommerce table.shop_table tfoot th {
	border: none
}
body#checkout .woocommerce table.shop_table tfoot tr:first-child td,
body#checkout .woocommerce table.shop_table tfoot tr:first-child th {
	border: none
}
.woocommerce table.shop_table {
    border-collapse: collapse;
}
body#checkout .cart_item:not(:last-child) {
	border-bottom: solid 1px #ccc;
}
body#checkout .cart_item:last-child {
	background: linear-gradient(to top, #c4c4c4, rgba(255,255,255,0.14) 50%);
}
tr.woocommerce-shipping-totals.shipping {
    border-bottom: 1px solid #ccc;
}

#checkout .woocommerce .col2-set,
#checkout .woocommerce-page .col2-set {
	width: auto !important
}
#checkout .col2-set {
	padding: 61px 104px 56px;
	background-color: #F2ECE4;
	border-radius: 20px;
	font-family: 'Proza Libre', sans-sefir;
	font-style: normal
}
#checkout .woocommerce .col2-set .col-1,
#checkout .woocommerce-page .col2-set .col-1 {
	max-width: 458px !important
}
#checkout .woocommerce .col2-set .col-2,
#checkout .woocommerce-page .col2-set .col-2 {
	max-width: 485px !important
}
#checkout .col-1 h3 {
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
	font-size: 22px;
}
#checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required {
	margin-bottom: 24px;
	margin-top: 16px;
	font-size: 14px;
}
#checkout .col-2>table:not(.shop_table) {
	position: relative;
	width: 100%;
	border-collapse: collapse
}
#checkout .col-2>table:not(.shop_table):after {
	position: absolute;
	display: block;
	width: 100%;
	height: 41px;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(242, 236, 228, 0.14) 0%, #CFCFCF 100%);
	opacity: 0.78;
	content: ''
}
#checkout .col-2 h3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	font-size: 22px;
}
#checkout #order_review {
	padding-top: 53px
}
@media all and (max-width: 768px) {
	#checkout .col2-set {
		padding: 61px 10px 56px;
	}
	.checkout .col-1, .checkout .col-2 {
		margin: 0 auto;
	}
}

/* Page links
 */
.page__links {
	padding-bottom: 0.312496063in;
	text-align: center;
	font-family: 'Proza Libre', sans-sefir;
	font-style: normal;
	font-size: 17px;
	line-height: 160%;
	font-weight: normal
}
.page__links>* {
	padding-right: 10px
}
.page__links a {
	color: #AA8521
}
/**
 * Bottle
------------------------------
 */
.bottle__item {
	max-width: 100%
}
@media all and (min-width: 1231px) and (max-width: 7680px) {
	.bottle__item {
		padding-top: 54px
	}
	.bottle__item--left {
		float: left
	}
	.bottle__item--left.bottle__item--flavour__profile {
		float: none;
	}
	.outofstock .bottle__item--left:not(.bottle__item--cover):not(.bottle__item--flavour__profile) {
		margin-left: 230px;
	}
	.bottle__item--left:not(.bottle__item--cover):not(.bottle__item--flavour__profile) {
		width: 594px
	}
	.bottle__item--left.bottle__item--flavour__profile {		
		padding-bottom: 32px;
	}
	.outofstock .bottle__item--right {
		width: 970px;
	}
	.bottle__item--right {
		float: right;
		width: 592px;
	}
	.outofstock .bottle__item--cover {
		width: 200px;
		height: 200px;
	}
	.bottle__item--cover {
		position: sticky;
		width: 500px;
		height: 500px;
		top: 0;
		margin-right: 30px
	}
	.bottle__item--title {
		padding-bottom: 15px
	}
}
.bottle__item--left {
	overflow: hidden
}
.bottle__item--cover {
	display: block;	
	border-radius: 20px;
	border: solid 1px #ccc
}
.bottle__item--cover img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}
.bottle__item--title, .bottle__item--volume__degree, .bottle__item--price__stock strong, .bottle__item--cont.bottle__item--right.bottle__item--spoiler {
	font-family: "Proza Libre", sans-serif;
}
.bottle__item--cont.bottle__item--right.bottle__item--spoiler .spoiler--hat {
	font-size: 22px;
}
.bottle__item--title {
	font-weight: 400;	
	font-size: 32px;
	margin-top: 0;
}
.bottle__item--volume__degree {
	font-size: 22px
}
.bottle__item--volume__degree p,
.bottle__item--price__stock p {
	margin: 0
}
.bottle__item--tasting__notes__cont p {
	/*margin-left: 60px;*/
	display: block;
}
.flavour__profile__cont {
	/*margin-bottom: 32px;*/
}
.spoiler {
	margin-bottom: 0;
}
.spoiler .cont {
	padding: 16px;
	margin-bottom: 48px;
}
@media all and (min-width: 850px) and (max-width: 7680px) {
	.bottle__item--volume__degree {
		padding-bottom: 30px
	}
	.bottle__item--price__stock {
		padding-bottom: 40px
	}
	.bottle__item--price__stock strong {
		font-size: 40px
	}
}
.bottle__item--price__stock img {
	margin-right: 40px;
	margin-left: 40px
}
@media all and (min-width: 850px) and (max-width: 7680px) {
	.bottle__item--shipping {
		padding-bottom: 50px
	}
}
.bottle__item--shipping .bottle__item--shipping__title {
	display: inline-block;
	padding: 3px 6px;
	background-color: #eee;
	color: #28323C
}
.bottle__item--cart__subscription {
	padding-bottom: 50px
}
.bottle__item--cart__subscription form {
    display: contents;
}
@media all and (min-width: 50px) and (max-width: 1300px) {
	.bottle__item--cart__subscription {
		clear: both
	}
	.bottle__item--cart__subscription .button,
	.bottle__item--cart__subscription .quantity {
		max-width: 100%;
		margin-top: 15px !important;
		margin-right: auto !important;
		margin-bottom: 5px !important;
		margin-left: auto !important
	}
	.bottle__item--cart__subscription .button {
		display: block !important
	}
}
@media all and (min-width: 1301px) and (max-width: 7680px) {
	.bottle__item--cart__subscription .button {
		width: 35%;
		margin-left: 5px !important
	}
	.bottle__item--cart__subscription .quantity {
		float: left;
		margin-top: 3px
	}
}
.bottle__item--cart__subscription .button21 {
	display: none !important
}
.bottle__item h3,
.similar__products h3 {
	font-family: 'Lora';
	text-transform: uppercase
}
.similar__products h3 {
	margin-top: 60px;
	margin-bottom: 50px
}
.about_this_whisky li {
	position: relative;
	display: block;
	padding: 8px 35px 8px;
	border-bottom: 1px solid #F2ECE4;
	font-style: normal;
	font-family: 'Proza Libre', sans-sefir;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #28323C
}
@media all and (min-width: 50px) and (max-width: 1100px) {
	.about_this_whisky li {
		float: none;
		max-width: 100%;
	}
}
@media all and (min-width: 1101px) and (max-width: 7680px) {
	.about_this_whisky li {
		width: calc(50% - 100px);
		margin-right: 30px
	}
}
.about_this_whisky li:before {
	position: absolute;
	width: 20px;
	height: 100%;
	top: 0;
	left: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: ''
}
.about_this_whisky li.about_this_whisky--cask:before {
	background-image: url(../../img/icons/about_this_whisky/cask.svg)
}
.about_this_whisky li.about_this_whisky--malt:before {
	background-image: url(../../img/icons/about_this_whisky/malt.svg)
}
.about_this_whisky li.about_this_whisky--region:before {
	background-image: url(../../img/icons/about_this_whisky/region.svg)
}
.about_this_whisky li.about_this_whisky--chilfiltered:before {
	background-image: url(../../img/icons/about_this_whisky/chilfiltered.svg)
}
.about_this_whisky li.about_this_whisky--coloring:before {
	background-image: url(../../img/icons/about_this_whisky/color.svg)
}
.bottle__item--tasting__notes {
	position: relative;
	font-style: normal;
	font-family: 'Proza Libre', sans-serif;
	font-size: 14px
}
.bottle__item--tasting__notes__cont:not(:nth-child(2)) {
	padding-top: 15px
}
.bottle__item--tasting__notes__cont {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #DAE4EE;
	overflow: hidden;
	display: flex;
}
.bottle__item--tasting__notes__cont img {
	margin-right: 20px
}
/* :not() вне псевдоэлементов */
.bottle__item--tasting__notes__cont:first-child {
	padding-top: 0
}
.flavour__profile__cont {
	width: 100%;
	text-align: center;
}
.flavour__profile__block {
	position: relative;
	display: inline-block;
	margin-right: 30px;
	text-align: center;
	width: 62px;
}
.flavour__profile__block:before {
	content: '';
	display: block;
	width: 52px;
	height: 52px;
	background-size: auto auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: solid 3px #E6E6E6
}
.flavour__profile__block--fullness:before {
	background-image: url(../../img/icons/flavour_profile/fullness.svg)
}
.flavour__profile__block--balance:before {
	background-image: url(../../img/icons/flavour_profile/balance.svg)
}
.flavour__profile__block--sweet:before {
	background-image: url(../../img/icons/flavour_profile/sweet.svg)
}
.flavour__profile__block--smoky:before {
	background-image: url(../../img/icons/flavour_profile/smoky.svg)
}
.flavour__profile__block--medicinal:before {
	background-image: url(../../img/icons/flavour_profile/medicinal.svg)
}
.flavour__profile__block--fruity:before {
	background-image: url(../../img/icons/flavour_profile/fruity.svg)
}
.flavour__profile__block--floral:before {
	background-image: url(../../img/icons/flavour_profile/floral.svg)
}
.flavour__profile__block--salty:before {
	background-image: url(../../img/icons/flavour_profile/salty.svg)
}
.flavour__profile__block--tobacco:before {
	background-image: url(../../img/icons/flavour_profile/tobacco.svg)
}
.flavour__profile__block--spicy:before {
	background-image: url(../../img/icons/flavour_profile/spicy.svg)
}
.flavour__profile__block--winey:before {
	background-image: url(../../img/icons/flavour_profile/winey.svg)
}
.flavour__profile__block--nutty:before {
	background-image: url(../../img/icons/flavour_profile/nutty.svg)
}
.flavour__profile__block--honey:before {
	background-image: url(../../img/icons/flavour_profile/honey.svg)
}
.flavour__profile__block--malty:before {
	background-image: url(../../img/icons/flavour_profile/malty.svg)
}
.flavour__profile__block span {
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Proza Libre', sans-sefir;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #222
}
.quarter:after {
	position: absolute;
	display: block;
	width: 58px;
	height: 58px;
	top: 0;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	content: ''
}
.one__quarter:after {
	background-image: url(../../img/icons/flavour_profile/border25.svg);
	background-size: 29px
}
.two__quarter:after {
	background-image: url(../../img/icons/flavour_profile/border50.svg);
	background-size: 29px
}
.three__quarter:after {
	background-image: url(../../img/icons/flavour_profile/border75.svg);
	background-size: 58px
}
.four__quarter:after {
	background-image: url(../../img/icons/flavour_profile/border100.svg);
	background-size: 58px
}
/**
 * Small Window Subscript
 */
.small__window__subscript {
	z-index: 999;
	position: absolute;
	width: calc(100% + 2.5vw + 8px);
	height: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #E8E2DA;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	color: #000
}
.single-product .small__window__subscript {
    position: relative;
	width: calc(100% - 10vh);
}
.small__window__subscript:before {
	content: '';
	position: absolute;
	border-right: 14px solid transparent;
	border-bottom: 16px solid #e8e2da;
	border-left: 14px solid transparent
}
.single-product .small__window__subscript:before {
    right: 33%;
    top: -14px;
}
.single_subscription_button--question {
	vertical-align: middle;
	margin-left: 6px;
}
@media all and (min-width: 50px) and (max-width: 450px) {
	.small__window__subscript {
		bottom: 0;
		left: 50%;
		transform: translateX(-50%)
	}
	.grid__item .small__window__subscript:before {
		top: -17px;
		left: 50%;
		transform: translateX(-50%)
	}
}
@media all and (min-width: 451px) and (max-width: 7680px) {
	.post-type-archive .small__window__subscript {
		top: 50%;
		transform: translateY(-50%)
	}
	.single-product .small__window__subscript {
			transform: translateY(8%);
	}


}
@media all and (min-width: 451px) and (max-width: 1100px) {
	.grid__item .small__window__subscript:before {
		top: 50%
	}
	.grid__item:nth-child(odd) .small__window__subscript {
		left: calc(100% + 2.5vw)
	}
	.grid__item:nth-child(odd) .small__window__subscript:before {
		left: -17px;
		transform: translateY(-50%) rotate(-90deg)
	}
	.grid__item:nth-child(even) .small__window__subscript {
		right: calc(100% + 2.5vw)
	}
	.grid__item:nth-child(even) .small__window__subscript:before {
		right: -17px;
		transform: translateY(-50%) rotate(90deg)
	}
}
@media all and (min-width: 1101px) and (max-width: 7680px) {
	.grid__item .small__window__subscript:before {
		top: 50%
	}
	.grid__item:nth-child(4n+1) .small__window__subscript,
	.grid__item:nth-child(4n+2) .small__window__subscript {
		left: calc(100% + 1.5vw)
	}
	.grid__item:nth-child(4n+1) .small__window__subscript:before,
	.grid__item:nth-child(4n+2) .small__window__subscript:before {
		left: -17px;
		transform: translateY(-50%) rotate(-90deg)
	}
	.grid__item:nth-child(4n) .small__window__subscript,
	.grid__item:nth-child(4n-1) .small__window__subscript {
		right: calc(100% + 1.5vw)
	}
	.grid__item:nth-child(4n) .small__window__subscript:before,
	.grid__item:nth-child(4n-1) .small__window__subscript:before {
		right: -17px;
		transform: translateY(-50%) rotate(90deg)
	}
}
.small__window__subscript .single_subscription_button img {
	display: none
}
/**
 * Notifications
 */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	z-index: 999;
	position: fixed;
	display: table;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 16px;
	-webkit-animation: woomessage 1s 3s linear;
	-moz-animation: woomessage 1s 3s linear;
	-o-animation: woomessage 1s 3s linear;
	animation: woomessage 1s 3s linear;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.woocommerce-message .button.wc-forward {
	margin-right: 100px;
}
/* wave */
@-webkit-keyframes woomessage {
	0% {
		opacity: .9
	}
	99% {
		opacity: .1
	}
	100% {
		top: -100%
	}
}
@-moz-keyframes woomessage {
	0% {
		opacity: .9
	}
	99% {
		opacity: .1
	}
	100% {
		top: -100%
	}
}
@-o-keyframes woomessage {
	0% {
		opacity: .9
	}
	99% {
		opacity: .1
	}
	100% {
		top: -100%
	}
}
@keyframes woomessage {
	0% {
		opacity: .9
	}
	99% {
		opacity: .1
	}
	100% {
		top: -100%
	}
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	display: table-cell;
	padding: 0px 15px
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	position: relative;
	top: 0;
	left: 0;
	padding-right: 10px;
	text-align: center
}
/**
 * Payment window
 */
.payment__window {
    position: absolute;
    background-color: #F2ECE4;
    z-index: 999;
    top: 140px;
    max-width: 92%;
	text-align: center;
	border-radius: 10px;
}

.payment__window--close {
    z-index: 99;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #28323C;
    padding: 5px 10px;
}
.payment__window--close:hover {
	opacity: .5;
	text-decoration: none
}
.payment__window--cont {
	width: 90%;
	height: calc(100% - 180px);
	margin: 30px auto 20px;
	padding-top: 15px;
	border-top: 1px solid #d3ced2;
	border-bottom: 1px solid #d3ced2;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: 'Proza Libre', sans-sefir;
	font-style: normal
}
.payment__window--cont .col-1, .payment__window--cont .col-2{
	width: 48%;
}
p.form-row.validate-required {
    text-align: left;
}
@media all and (max-width: 1023px) {
	.payment__window {
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	.woocommerce .payment__window--cont .col-1, .woocommerce .payment__window--cont .col-2{
		width: 100%;
	}

}

.payment__window>*:not(a),
.payment__window .woocommerce-checkout,
.payment__window .woocommerce-checkout #customer_details {
	height: 100%
}
.payment__window #add_payment_method #payment div.form-row,
.payment__window .woocommerce-cart #payment div.form-row {
	padding: 1em 2em
}
.payment__window .woocommerce form .form-row .required {
	visibility: visible
}
.payment__window #payment>.place-order {
/*	position: fixed;
	height: 150px;
	bottom: -11px
	*/
}
#billing_share_field,
.payment__window #order_review_heading {
	display: none
}
.payment__window .col2-set>table {
	max-width: 461px;
	margin-right: auto;
	margin-left: auto;
	/*font-family: 'Roboto', sans-sefir;*/
	font-family: 'Proza Libre', sans-sefir;
	font-style: normal;
	font-weight: normal
}
.payment__window .col2-set>.shop_table.woocommerce-checkout-review-order-table, .payment__window .shop_table{
    margin-top: 20px;
    padding: 0 20px;
}
.payment__window .product-item-thumbnail {
	width: 289px;
	height: 360px;
	margin: -111px auto -161px;
	/*padding-top: 58px;*/
	background-color: #F2ECE4;
	border-radius: 50%;
	overflow: hidden;
	text-align: center
}
.payment__window .woocommerce table.shop_table th,
.payment__window .woocommerce table.shop_table td {
	padding: 15px 0 0 0 !important
}
.payment__window .woocommerce table.shop_table th {
	font-weight: normal;
	text-transform: none !important;
}
.payment__window .product-item-thumbnail img {
	width: 289px
}
.payment__window--cont h3 {
	font-weight: 600
}
.payment__window .cart_item,
.payment__window .woocommerce-checkout-review-order-table td {
	font-size: 18px
}
.payment__window .cart_item .product-name,
.payment__window .cart_item .product-total {
	padding-bottom: 20px
}
.payment__window .woocommerce-checkout-review-order-table {
	border-top: 1px solid #ccc !important
}
.payment__window .woocommerce-checkout-review-order-table th {
	font-size: 16px
}
.payment__window .cart_item,
.payment__window .woocommerce-checkout-review-order-table td {
	text-transform: uppercase
}

.payment__window span.subscription-price {
    text-transform: initial;
}

.payment__window td.subscription-price, .payment__window td.product-total {
    max-width: 180px;
    width: initial;
}

.payment__window .order-total, .payment__window .recurring-totals, .payment__window .recurring-total, .payment__window .cart_item .remove {
    display: none;
}

.payment__window table.shop_table td.first_renewal {
    border: none;
    text-align: right;
    font-size: 15px;
    padding-top: 0 !important;
}
