/******************************
 * reset the browser styles
 ******************************/

 body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 { color: #444; }
.fa { font-size: 14px; }
h1 { font-size: 33px; margin-top: 0; }
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 10.2px; }
a { color: #23a1d1; }
a:hover { text-decoration: none; }
ol, ul { padding-left: 25px; }
legend { font-size: 18px; padding: 7px 0; }
label { font-size: 14px; font-weight: normal; }
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control,
input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control,
input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control,
input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control,
input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}


/****************************
 * WordPress WYSIWYG Editor Styles
 ****************************/

.entry-content img { margin: 0 0 1.5em 0; }
.alignleft, img.alignleft { margin-right: 1.5em; display: inline; float: left; }
.alignright, img.alignright { margin-left: 1.5em; display: inline; float: right; }
.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }


/****************************
 * New Cart/Basked Layout
 ****************************/

 @media (min-width:992px) {
	.woocommerce-cart .woocommerce { display:flex; }
	.woocommerce-cart .woocommerce .woocommerce-cart-form {flex-grow: 1;align-self: start;display: flex;padding:2em;}
	.woocommerce-cart .woocommerce .cart-collaterals {display:flex;flex-shrink: 1;width: unset;padding:2em; min-width: 30%; }
	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {width: 100%;}
}

div.woocommerce div.cart-collaterals div.cart_totals h2 {font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-size: 17px;letter-spacing: 2px;font-weight: 600;color: #000;}
div.cart_totals div.wc-proceed-to-checkout a.checkout-button { background-color: #010B75; border-radius: 0px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; padding: 18px; }
div.cart_totals div.wc-proceed-to-checkout a.checkout-button:hover { background-color: #000; }
div.cart-collaterals div.cart_totals table.shop_table tbody tr th { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 14px; letter-spacing: 0.3px; color: #000; font-weight: 600; }
div.cart-collaterals div.cart_totals table.shop_table tbody tr td { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 13px; letter-spacing: 0.3px; color: #000; font-weight: 400; }
form.woocommerce-cart-form table.shop_table thead tr th { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; color: #000; font-weight: 600; }
form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 12px; letter-spacing: 0.3px; color: #000; font-weight: 500; }
form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item a { color: #000; }
form.woocommerce-cart-form table.shop_table tbody td.product-thumbnail a img { width: 50px; }
table.shop_table div.coupon input.input-text { width: 70% !important; border: 1px solid #efefef !important; height: 40px; font-family: 'Montserrat', sans-serif; font-size: 12px; letter-spacing: 0.3px; color: #000; font-weight: 500; }
table.shop_table div.coupon { width: 83%; }
table.shop_table div.coupon input.input-text { width: 70%; border: 1px solid #efefef; height: 40px; font-family: 'Montserrat', sans-serif; font-size: 12px; letter-spacing: 0.3px; color: #000; font-weight: 500; }
table.shop_table div.coupon button.button { width: 28%; border-radius: 0px; height: 40px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
table.shop_table td.actions button.button { border-radius: 0px; height: 40px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
table.shop_table tr.woocommerce-cart-form__cart-item td.product-quantity div.quantity input.input-text { border: solid 2px #efefef; height: 40px; }

.woocommerce-cart .woocommerce .woocommerce-cart-form table { border:0; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals { border:1px solid #ccc; padding:1em 2em; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {font-size: 20px;/* font-weight:500; */}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table { border:0; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table th { padding-left:0; }


/****************************
 * New Checkout Layout
 ****************************/
 
@media (min-width:992px) {
    .woocommerce .col2-set, .woocommerce-page .col2-set { width:calc(70% - 20px)!important; float:left; margin-right:20px; margin-top:-1rem; }
    .woocommerce .col2-set > div, .woocommerce-page .col2-set > div { width:unset!important; float:unset!important; }
    .woocommerce #order_review { width: 30%; float:right; }
}

form.woocommerce-checkout h3 { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 17px; letter-spacing: 2px; font-weight: 600; color: #000; }

form.woocommerce-checkout div.woocommerce-billing-fields p.form-row label { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; font-weight: 500;
    color: #000; }

form.woocommerce-checkout div.woocommerce-billing-fields p.form-row span.woocommerce-input-wrapper input { border: solid 2px #efefef; height: 45px; padding: 10px; font-family: 'Montserrat', sans-serif; }

form.woocommerce-checkout div.woocommerce-billing-fields p.form-row span.woocommerce-input-wrapper span.select2-selection { border: solid 2px #efefef; height: 45px; padding: 7px; border-radius: 0px; font-family: 'Montserrat', sans-serif;}

form.woocommerce-checkout div.woocommerce-billing-fields p.form-row span.woocommerce-input-wrapper span.select2-selection__arrow { height: 45px; right: 6px; }

div.woocommerce-additional-fields__field-wrapper p.form-row label { font-family: 'Montserrat', sans-serif; color: #000; letter-spacing: 0.3px; }

div.woocommerce-additional-fields__field-wrapper p.form-row span.woocommerce-input-wrapper textarea { border-radius: 0px; font-family: 'Montserrat', sans-serif; letter-spacing: 0.3px; padding: 5px;
    font-size: 13px; border: solid 2px #efefef; }

div.woocommerce-shipping-fields div.shipping_address p.form-row label { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; font-weight: 500;
    color: #000; }

div.woocommerce-shipping-fields div.shipping_address p.form-row span.woocommerce-input-wrapper input { border: solid 2px #efefef; height: 45px; padding: 10px; font-family: 'Montserrat', sans-serif; }

div.woocommerce-shipping-fields div.shipping_address p.form-row span.woocommerce-input-wrapper span.select2-selection { border: solid 2px #efefef; height: 45px; padding: 7px; border-radius: 0px; font-family: 'Montserrat', sans-serif;}

div.woocommerce-shipping-fields div.shipping_address p.form-row span.woocommerce-input-wrapper span.select2-selection__arrow { height: 45px; right: 6px; }

form.checkout table.shop_table th { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 14px; letter-spacing: 0.3px; color: #000; font-weight: 600; }

form.checkout table.shop_table td { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 13px; letter-spacing: 0.3px; color: #000; font-weight: 400; }

form.checkout table.shop_table { border-radius: 0px; }

div.woocommerce-checkout-review-order div.woocommerce-checkout-payment { border-radius: 0px !important; }

div.woocommerce-checkout-review-order div.woocommerce-checkout-payment ul.wc_payment_methods li label { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 13px; letter-spacing: 0.3px; color: #000; font-weight: 500; }

div.woocommerce-checkout-review-order div.woocommerce-checkout-payment ul.wc_payment_methods li p { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 12px; letter-spacing: 0.3px; color: #000; font-weight: 400; margin-top: 0px; }

div.woocommerce-checkout-review-order div.woocommerce-checkout-payment div.woocommerce-terms-and-conditions-wrapper p { font-family: 'Montserrat', sans-serif; text-transform: capitalize; font-size: 12px; letter-spacing: 0.3px; color: #000; font-weight: 400; }

div.woocommerce-checkout-review-order div.woocommerce-checkout-payment button.button { background-color: #010B75; border-radius: 0px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; padding: 18px; width: 100%; margin-top: 10px; }


div.woocommerce-checkout-review-order div.woocommerce-checkout-payment button.button:hover { background-color: #000; }

/****************************
 * Account Page
 ****************************/

.woocommerce #customer_login div h2 { font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 26px; letter-spacing: 2px; color: #000; font-weight: 600; }
.woocommerce #customer_login div form { border-radius: 0px; }
.woocommerce #customer_login div form label { font-family: 'Montserrat'; color: #000; font-weight: 600; letter-spacing: 0.3px; text-transform: capitalize; }


/****************************
 * Shop Page
 ****************************/

div.woocommerce ul.products li.product a.added_to_cart { display: none; }

div.woocommerce p.woocommerce-result-count { font-family: 'Montserrat', sans-serif; letter-spacing: 0.3px; color: #000; font-size: 13px; line-height: 41px; }

div.woocommerce form.woocommerce-ordering select.orderby { padding: 10px; border-radius: 0px; border: solid 1px #000; font-family: 'Montserrat', sans-serif; letter-spacing: 0.3px; font-size: 13px; }

div.woocommerce ul.products li.product a.button { background-color: #010B75 !important; width: 100%; border-radius: 0px; border: none; color: #fff; font-family: 'Montserrat', sans-serif !important; text-transform: uppercase; font-weight: 600 !important; letter-spacing: 2px; font-size: 12px; padding: 12px; }

div.woocommerce ul.products li.product a.button:hover { background-color: #000 !important; }

div.woocommerce ul.products li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title { font-family: 'Montserrat', sans-serif; font-size: 15px !important; letter-spacing: 0.3px; }

div.woocommerce ul.products li.product span.price { font-family: 'Montserrat', sans-serif !important; font-size: 14px !important; letter-spacing: 0.5px; }