/*!
Theme Name: THIRSTY
Theme URI: http://underscores.me/
Author: Thought & Found
Author URI: https://thoughtandfound.co
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/

@media screen and (min-width: 0) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
html {
	-webkit-text-size-adjust: 100%;
}

html, body, a, p, h1, h2, h3, h4, h5, h6, span, div {
  font-family: acumin-pro, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: white;
}

a {
  text-decoration: none;
}

h3 {
  margin: 0;
  font-size: 21px;
  line-height: 25.5px;
}

h2 {
  margin: 0;
  font-size: 26px;
  line-height: 30px;
}

p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

body {
  background: black;
  padding: 0;
  margin: 0;
}

.m-toggle span, .menu-items span, .menu-items a, span.close, input, button, .bag a {
  font-size: 80px;
  line-height: 70px;
	color: white;
}

.bag sup {
  position: absolute;
  right: 0;
  top: -20%;
  font-size: 50%;
	display: none;
}

input, button {
  background: transparent;
  color: white;
  border: none;
  -webkit-appearance: none;
  padding: 0;
}

img {
  width: 100%;
  display: block;
	max-width: none;
	height: auto;
}

.desktop {
	display: none;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.m-toggle, .bag {
  z-index: 5;
}
	
.menu-items.desktop {
  width: 0;
  height: 0;
  overflow: hidden;
}

span.date {
  position: fixed;
  z-index: 15;
  top: 5px;
  right: 10px;
  font-size: 11px;
  text-transform: uppercase;
}

/* .menu-items.desktop,
span.close.desktop {
  display: none;
  height: 0;
  width: 0;
  overflow: hidden;
} */

.menu-items span, .menu-items a {
  margin-left: -5px;
}

.menu-inner {
  padding-top: 80px;
}

.m-inner {
  padding: 160px 10px 10px 10px;
  position: relative;
  height: 100vh;
  height: calc(100vh - 377px);
  min-height: 335px;
}

input {
  border-bottom: 1px solid;
  height: 80px;
  outline: none;
  width: 100%;
  width: calc(100% - 5px);
  text-align: left;
  padding-left: 5px;
}

input#mc-embedded-subscribe {
  height: 90px;
  border-bottom: none;
  display: inline-block;
  width: auto;
}

.clear.foot {
  font-size: 0;
}

img.arrow {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin-top: 13px;
}

.site-branding {
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  z-index: 1;
  top: 80px;
  background: black;
}

.feature-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
}

.feature-img img {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
}

.branding {
  padding: 20px;
}

.branding img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

.site-branding, .menu-items, .newsletter,
.p-foot, .p-inner, .m-toggle, .bag, .p-inner .mod,
span.close, .feature-img {
  transition: filter 250ms ease-in-out, opacity 500ms ease-in-out;
}

.blur {
  filter: blur(20px);
  opacity: 0;
}

.panel {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: black;
	overflow-y: scroll;
	display: none;
}
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
header.navigation-panel {
  position: fixed;
  left: 0;
  top: 0;
}

span.close, .m-toggle, .bag {
  position: fixed;
  top: 5.5px;
  left: 4.5px;
}

.bag {
	left: auto;
	right: 4.5px;
}

.sub-ttl-row {
  font-size: 0;
  padding: 10px;
  border-bottom: 1px solid;
}

.sub-ttl-row span {
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  width: 50%;
}

span.sub-no {
  text-align: right;
}

.contents {
  padding: 10px;
}

.p-inner {
  padding-top: 140px;
  min-height: 100vh;
  min-height: calc(100vh - 343.5px)
}

.contents {
  padding-bottom: 40px;
}

.p-foot {
  font-size: 0;
}

.p-inner.info-content, .p-inner.contact-content {
  display: none;
}

div#mce-responses {
    padding-left: 19px;
}

.image-block .mod-inner, .text-block .mod-inner  {
	padding: 10px;
	border-bottom: 1px solid;
}

.image-block .mod-inner {
	padding: 20px;
}

.text-block h2 {
	margin-bottom: 20px;
}

.text-block p {
	width: 75%;
}

.modules {
	border-top: 1px solid;
}

.a-inner.a-content {
  padding-top: 60px;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
footer {
  font-size: 0;
  /* position: fixed; */
  z-index: 5;
  bottom: 0;
  left: 0;
  right: 0;
  /* display: none; */
}

.f-inner {
  padding: 10px;
}

.p-foot span, footer span {
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  width: 25%;
}

span.year {
  width: 50%;
  text-align: right;
}
/*--------------------------------------------------------------
# WOOCOMMERCE
--------------------------------------------------------------*/
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	opacity: 1;
}

figure.woocommerce-product-gallery__wrapper {
  padding: 20px;
  margin: 0;
  border-bottom: 1px solid;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	float: none;
	width: 100%;
	margin: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	display: none;
}

.woocommerce ul.products li.product .price {
	display: none;
}

.woocommerce-variation-price span.price {
  display: block!important;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

.woocommerce-variation-availability {
	display: none;
}

a.reset_variations {
  display: none!important;
}

table.variations th.label {
  display: none;
}

span.price, span.price bdi, span.qty-label, table.variations select, button.single_add_to_cart_button.button {
	font-size: 80px;
}

table.variations {
  width: 100%;
}

table.variations select {
	color: white;
	-webkit-appearance: none;
	border: none;
	background: transparent;
	border-bottom: 1px solid;
	width: 100%;
	padding: 7px 4px;
	display: block;
	line-height: 62px;
	height: 85px;
}

.woocommerce-variation-add-to-cart {
	font-size: 0;
}

span.qty-label {
	border-bottom: 1px solid;
	height: 85px;
	line-height: 85px;
	text-indent: 7px;
}

span.qty-label, .quantity {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.woocommerce .quantity .qty {
	height: 85px;
	width: 100%;
	padding: 0;
	border-left: 1px solid;
}

.woocommerce-variation-add-to-cart {
	position: relative;
}

.woocommerce-variation-price {
  position: absolute;
  right: 7px;
  bottom: 3px;
	height: 85px;
}

.woocommerce ul.products li.product .button {
	margin-top: 0;
}

button.single_add_to_cart_button.button {
	color: white;
	-webkit-appearance: none;
	padding: 0;
	background: transparent;
	font-weight: normal;
	text-indent: 5px;
	height: 85px;
	border-radius: 0;
	text-align: left;
	width: 50%;
}

button.single_add_to_cart_button.button.disabled.wc-variation-selection-needed {
	padding: 0;
}

button.single_add_to_cart_button.button:hover {
	background: white;
	color: black;
}

.single_variation_wrap {
	border-bottom: 1px solid;
}

.woocommerce .products ul, .woocommerce ul.products {
	margin: 0;
}

.p-thumb-wrap {
	padding: 20px;
	border-bottom: 1px solid;
}

.pro-cont-wrap .page {
	padding: 10px 10px 0px 10px;
}

.newsletter {
  overflow: hidden;
}

body.woocommerce-cart .panel, body.woocommerce-checkout .panel,
body.woocommerce-cart .menu-items, body.woocommerce-checkout .menu-items {
  background: white;
}

body.woocommerce-cart, body.woocommerce-checkout {
	background: white;
	color: black;
}

body.woocommerce-cart article, body.woocommerce-checkout article {
  padding: 0 10px;
}

body.woocommerce-cart html, body.woocommerce-cart a,
body.woocommerce-cart p, body.woocommerce-cart h1,
body.woocommerce-cart h2, body.woocommerce-cart h3,
body.woocommerce-cart h4, body.woocommerce-cart h5,
body.woocommerce-cart h6, body.woocommerce-cart span,
body.woocommerce-cart div, body.woocommerce-cart input,
body.woocommerce-cart button,
body.woocommerce-checkout html, body.woocommerce-checkout a,
body.woocommerce-checkout p, body.woocommerce-checkout h1,
body.woocommerce-checkout h2, body.woocommerce-checkout h3,
body.woocommerce-checkout h4, body.woocommerce-checkout h5,
body.woocommerce-checkout h6, body.woocommerce-checkout span,
body.woocommerce-checkout div, body.woocommerce-checkout input,
body.woocommerce-checkout button {
	color: black;
}

body.woocommerce-cart h1, body.woocommerce-cart h2,
body.woocommerce-checkout h1, body.woocommerce-checkout h2 {
	font-size: 80px;
  line-height: 70px;
	margin: 60px 0;
}

.woocommerce-message, .woocommerce-info {
  border-top-color: black;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: transparent;
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	display: none;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  float: right;
  background: transparent;
  color: black;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
	background: transparent;
	color: black;
	text-decoration: underline;
}

.woocommerce table.shop_table td {
	padding: 10px 0;
	font-size: 14px;
	border-top: 1px solid black;
}

.woocommerce table.shop_table {
  border: 1px solid black;
  margin: auto;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 0;
	border-left: none;
	border-right: none;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
	font-weight: 400;
}

.woocommerce table.shop_table .quantity .qty {
  font-size: 14px;
	line-height: 18px;
	height: auto;
	border: none;
	text-align: right;
}

.woocommerce a.remove {
	font-size: 14px;
	color: black!important;
	border: 1px solid;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 18px;
  font-weight: 400;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
	color: black;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid black;
  padding: 10px;
  margin: 0;
  outline: 0;
  font-size: 14px;
	color: black;
	height: auto;
	line-height: normal;
	height: 33px;
	text-align: center;
}

input#coupon_code::placeholder {
	color: black;
	text-transform: capitalize;
}

.woocommerce table.cart td.actions .coupon .input-text+.button,
.woocommerce table.cart td.actions .button {
	color: black;
	border-radius: 0;
	border: 1px solid;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	background: transparent;
	height: 33px;
}

.cart_totals {
  margin-top: 80px;
}

.cart_totals h2 {
	text-transform: capitalize;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-collapse: collapse;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background: transparent;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: 1px solid black;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	font-size: 26px;
	text-transform: capitalize;
	color: black;
	font-weight: 400;
	background: transparent;
	border-radius: 0;
	border: 1px solid;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  background: black;
	color: white;
	border-color: black;
}

body.woocommerce-checkout h3 {
	font-size: 80px;
	line-height: 70px;
	margin: 60px 0;
	text-transform: capitalize;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: auto;
	line-height: normal;
	font-size: 14px;
	padding: 0;
}

.woocommerce form .form-row textarea {
	height: 100px;
	font-family: 'acumin-pro', sans-serif;
}

.woocommerce form .form-row label {
	text-transform: capitalize;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
	border: none;
	border-bottom: 1px solid black;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: black;
	font-size: 14px;
	padding-left: 0;
}

.woocommerce table.shop_table th {
  font-weight: 500;
  padding: 10px 0;
	font-size: 14px;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: 1px solid black;
}

tr.cart_item strong, .woocommerce table.shop_table tfoot th {
	font-weight: 500;
}

#order_review th.product-total, #order_review td.product-total,
#order_review tr.cart-subtotal td, #order_review tr.order-total td {
	text-align: right;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	border: none;
}

#add_payment_method #payment,
.woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
		line-height: 18px;
		color: black;
}

#add_payment_method #payment ul.payment_methods li,
woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout #payment div.form-row {
	padding: 10px 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 40px;
	font-size: 26px;
	text-transform: capitalize;
	color: black;
	font-weight: 400;
	background: transparent;
	border-radius: 0;
	border: 1px solid;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
  background: black;
	color: white;
	border-color: black;
}

.woocommerce form .form-row {
	padding: 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border: none;
	padding: 0;
}

form.checkout_coupon.woocommerce-form-coupon button.button.wp-element-button {
	font-size: 14px;
	padding: 0;
	text-transform: capitalize;
	color: black;
	background: transparent;
	font-weight: 500;
}

form.checkout_coupon.woocommerce-form-coupon button.button.wp-element-button:hover {
	color: black;
	text-decoration: underline;
	background: transparent;
}

textarea#order_comments {
	border: 1px solid;
	border-radius: 0;
}

.woocommerce table.shop_table tfoot td {
	font-weight: 500;
}

.woocommerce ul#shipping_method li {
	text-align: right;
	margin: 0;
}

input#ship-to-different-address-checkbox {
  border: none;
  height: 15px;
  margin: 0;
  padding: 0;
  width: 15px;
  display: inline;
  -webkit-appearance: auto;
}

nav.woocommerce-MyAccount-navigation {
	margin-bottom: 60px;
}

nav.woocommerce-MyAccount-navigation ul {
	font-size: 26px;
	line-height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.a-inner .mod-inner {
	padding: 10px;
}

body.woocommerce-account button.woocommerce-Button.button.wp-element-button {
	color: white;
	border-radius: 0;
	background: transparent;
	border: 1px solid;
	text-transform: capitalize;
	font-weight: 500;
	margin-top: 30px;
}

span.required {
	color: white!important;
}

fieldset {
	margin-top: 30px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: -6px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	color: white;
	border-radius: 0;
	background: transparent;
	border: 1px solid;
	text-transform: capitalize;
	font-weight: 500;
	margin-top: 30px;
}

input#rememberme {
    width: auto;
    height: auto;
		margin-top: 47px;
}

body.woocommerce-account .u-column2.col-2 {
    margin-top: 70px;
}

body.woocommerce-account h2 {
   font-size: 70px;
	 line-height: 80px;
}
	
p.return-to-shop a.button.wc-backward.wp-element-button {
   background: transparent;
	text-transform: capitalize;
	color:  black;
	border-radius: 0;
	border: 1px solid;
	font-weight: 500;
}
	
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-size: 14px;		
}
	
h1.entry-title,
h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
    text-transform: capitalize;	
}

.woocommerce ul.order_details li,
.woocommerce ul.order_details li strong {
	float: none;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	border: none;
}
	
.woocommerce ul.order_details li strong {
   display: inline-block;	
}
	
.woocommerce ul.order_details {
   padding: 0;	
}
	
ul.wc-item-meta {
    padding: 0;
    margin: 0;
}
	
strong.wc-item-meta-label {
    font-size: 14px;
    line-height: 18px;
}
	
.woocommerce .woocommerce-customer-details address {
   border: none;
   font-size: 14px;
   padding: 0;
}
	
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	font-size: 14px;
	padding: 0;
}
	
	.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
   display: none;		
}

}

@media screen and (min-width: 568px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.bag sup {
	display: block;
}

a.cart-count {
  padding-right: 50px;
}
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
}

@media screen and (min-width: 768px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
.desktop {
	display: block;
}

.mobile {
	display: none;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
span.close, .m-toggle, .bag {
  top: 15.5px;
}

.m-toggle, span.close {
	left: 17.5px;
}

.panel {
	z-index: 5;
}

.m-toggle {
	z-index: 6;
}

.bag {
  right: 17.5px;
}

.menu-inner {
  padding-top: 0;
}

.m-inner {
  padding: 16px 20px 20px 20px;
}

span.date {
  right: 50%;
  margin-right: 10px;
}

.site-branding {
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  width: 50vw;
  border: none;
  border-left: 1px solid;
	border-bottom: 1px solid;
}

.feature-img {
  padding: 20px;
}

.branding {
  padding: 20px;
  height: 100%;
  height: calc(100% - 40px);
}

.f-inner {
  padding: 10px 20px;
}

.menu-items.mobile {
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
}
	
.menu-items.desktop {
  position: fixed;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: black;
  border-left: 1px solid;
}

.bot-wrap {
	position: fixed;
	left: 0;
	bottom: 0;
}

input {
	padding-left: 16.5px;
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.p-foot {
  display: inline-block;
}

.p-foot.ship {
	text-align: right;
}

.panel .p-foot.ship {
	position: fixed;
	right: 0;
	bottom: 0;
}

span.shipping {
	width: auto;
}
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
.modules {
  border-top: none;
}
	
.p-inner {
  padding-top: 90px;
  width: 50%;
  margin-bottom: 50px;
}

.newsletter, .p-foot {
  width: 50vw;
}

span.policy {
  width: 31.5%;
}

span.year {
  width: 43.5%;
}

.modules {
	font-size: 0;
}

.contents, .sub-ttl-row {
  padding: 10px 20px;
}

.flex.mod.w-50 {
  width: 50%;
  display: inline-block;
	vertical-align: bottom;
	box-sizing: border-box;
}

.p-inner .mod.w-100 {
  padding-bottom: 20px;
}

.flex.mod.image-block.w-50 {
	border-right: 1px solid;
}

.flex.mod .mod-inner {
	padding: 20px 10px;
}

.flex.mod.image-block .mod-inner {
	padding: 20px;
}

.flex.mod.product-block .mod-inner {
	padding: 0;
}

.a-inner.a-content {
  padding-top: 90px;
	font-size: 0;
}

.sub-ttl-row span {
	width: 70%;
}

span.sub-no {
	width: 30%;
}
/*--------------------------------------------------------------
# WOOCOMMERCE
--------------------------------------------------------------*/
.pro-cont-wrap {
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.pro-cont-wrap .page {
  padding: 20px 20px 0px 23px;
}

.p-thumb-wrap {
  width: 50%;
  width: 50vw;
  width: calc(50vw - 40px);
	position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
	border-left: 1px solid;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	height: 100vh;
}

.p-thumb-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

table.variations select {
	padding: 7px 16.5px;
}

span.qty-label {
	text-indent: 15px;
}

button.single_add_to_cart_button.button {
	text-indent: 17.5px;
}

.woocommerce-variation-price {
	right: 17.5px;
}

body.woocommerce-cart h1,
body.woocommerce-cart h2,
body.woocommerce-checkout h1,
body.woocommerce-checkout h2 {
	 margin: 120px 0;
}



}

@media screen and (min-width: 769px) {
/*--------------------------------------------------------------
# WOOCOMMERCE
--------------------------------------------------------------*/
/* header.entry-header {
	display: none;
} */

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 110px;
	margin-right: 10px;
}

th.product-quantity {
    text-align: center;
}

th.product-subtotal {
	text-align: right;
}

td.product-subtotal {
  text-align: right;
}

body.woocommerce-cart article, body.woocommerce-checkout article {
  padding: 100px 20px 0 20px;
}

body.woocommerce-cart h1, body.woocommerce-cart h2,
body.woocommerce-checkout h1, body.woocommerce-checkout h2,
body.woocommerce-checkout h3 {
	font-size: 26px;
	line-height: 30px;
}

body.woocommerce-checkout h3, body.woocommerce-cart h1, body.woocommerce-cart h2 {
	margin: 60px 0 10px 0;
}

body.woocommerce-checkout header.entry-header {
  display: none;
}

.woocommerce form .form-row textarea {
	height: 71px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 1px solid;
}

form.woocommerce-cart-form {
	width: 50%;
	width: calc(50% - 20px);
}

.cart_totals {
    width: 50%;
    width: calc(50% - 20px);
    position: absolute;
    right: 20px;
    top: 20px;
    float: none;
}

body.woocommerce-cart .entry-content {
    min-height: 100vh;
    min-height: calc(100vh - 233px);
}

td.product-thumbnail, th.product-thumbnail {
	display: none;
}

.wc-proceed-to-checkout {
  position: fixed;
  left: 0;
  right: 0;
	bottom: 60px;
  text-align: center;
	padding: 0 20px!important;
}

a.checkout-button.button.alt.wc-forward.wp-element-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 80px;
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}

.a-inner .mod-inner {
    padding: 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 50%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 50%;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .addresses .title h3 {
	font-size: 14px;
}

.woocommerce-account .addresses .title h3 {
	text-transform: capitalize;
}

nav.woocommerce-MyAccount-navigation ul {
    font-size: 70px;
    line-height: 65px;
    list-style: none;
    padding: 0;
    margin: 0;
}

body.woocommerce-account .u-column2.col-2 {
    margin-top: 0;
}

body.woocommerce-account h2 {
	margin-bottom: 30px;
}

body.woocommerce-account .entry-content {
    min-height: 100vh;
    min-height: calc(100vh - 33px);
}
	
body.woocommerce-cart h1, body.woocommerce-cart h2, body.woocommerce-checkout h1, body.woocommerce-checkout h2, body.woocommerce-checkout h3 {
   margin: 60px 0 10px 0;	
}
	
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
   margin-top: 60px;
   font-size: 26px;
   line-height: 30px;
}
	
.woocommerce ul.order_details li, .woocommerce ul.order_details li strong {
   font-size: 26px;
   line-height: 30px;	
}
	
body.woocommerce-order-received .woocommerce-customer-details address {
	border-top: 1px solid black;
    display: block;
    border-radius: 0;
    padding-top: 10px;
}
	
body.woocommerce-order-received .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, body.woocommerce-order-received .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
   width: 50%;	
}
	
body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th, body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
  width: 50%;	
}



}

@media screen and (min-width: 1024px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
h3 {
  font-size: 25px;
  line-height: 30px;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
.p-inner {
  font-size: 0;
}

.mod.w-50 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

}

@media screen and (min-width: 1100px) {
/*--------------------------------------------------------------
# GLOBALS
--------------------------------------------------------------*/
.m-toggle span, .bag a, .menu-items span, .menu-items a, span.close, input, button {
  font-size: 12vw;
  line-height: 8.5vw;
}

h2 {
  font-size: 4vw;
  line-height: 4.25vw;
  margin-top: -0.75vw;
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
span.close, .m-toggle {
  top: 23px;
	left: 10.5px;
}

.bag {
	top: 23px;
	right: 10.5px;
}

.menu-items span, .menu-items a {
  margin-left: -8px;
}

.m-inner {
  padding-top: 15px;
  /* height: calc(100vh - 24vw); */
  /* margin-bottom: -50px; */
}

a.cart-count {
  padding-right: 7.5vw;
}

.m-inner span, .m-inner a {
  line-height: 10vw;
}
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
.a-inner.a-content {
  padding-top: 12vw;
}

.p-inner {
  padding-top: 12vw;
  min-height: calc(100vh - 37vw - 75px);
}

input, input#mc-embedded-subscribe {
  height: 11.2vw;
  line-height: 0;
  font-size: 12vw;
}

input#mc-embedded-subscribe {
  height: 14vw;
  margin-top: -1vw;
}

img.arrow {
  margin-top: 1.5vw;
  width: 3.5vw;
}

span.policy {
  width: 36.5%;
}

span.year {
  width: 38.5%;
}

.flex.mod .mod-inner {
	padding: 20px;
}

.text-block p {
	width: 50%;
}

.f-inner {
  padding: 10px 20px;
}
/*--------------------------------------------------------------
# WOOCOMMERCE
--------------------------------------------------------------*/
.pro-cont-wrap .page {
  padding: 10px 20px 0px 20px;
}

span.price, span.price bdi, span.qty-label,
table.variations select, button.single_add_to_cart_button.button {
	font-size: 12vw;
  line-height: 12vw;
}

table.variations select, span.qty-label, .woocommerce .quantity .qty,
button.single_add_to_cart_button.button, .woocommerce-variation-price {
	height: 12vw;
}

table.variations select {
	padding: 7px 9px;
}

span.qty-label {
	text-indent: 9px;
}

button.single_add_to_cart_button.button {
	text-indent: 10.5px;
}

body.woocommerce-cart article {
  padding: 140px 20px 0 20px;
}

body.woocommerce-checkout article {
	padding-top: 12.25vw;
}

body.woocommerce-checkout h3, body.woocommerce-cart h1, body.woocommerce-cart h2 {
  font-size: 45px;
}

a.checkout-button.button.alt.wc-forward.wp-element-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 12vw;
	line-height: 12vw;
}

.cart_totals {
	top: 60px;
}

nav.woocommerce-MyAccount-navigation ul {
	font-size: 12vw;
	line-height: 10vw;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-left: -8.5px;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 35%;
}

body.woocommerce-account h2 {
    font-size: 12vw;
    line-height: 10vw;
	margin-left: -9px;
}
	
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
   font-size: 40px;
   line-height: 45px;
}
	
h2.woocommerce-order-details__title, h2.woocommerce-column__title {
	font-size: 40px!important;
}
	
.woocommerce ul.order_details li, .woocommerce ul.order_details li strong {
   font-size: 40px;
   line-height: 45px;	
}

}
