/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
body main{
	padding: 100px 0;
}
body .container, body .page-content {
        padding: 0 20px;
    }
.alignwide {
    margin-inline: inherit;
}
.comments-area a, .page-content a {
    text-decoration: none;
}
.tooltip-custom .elementor-icon-box-content {
	width: 160px !important;
}
table.wc-block-cart-items{
	border: 2px solid #00000026 !important;
	border-collapse: inherit;
	font-family: "Montserrat";
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: none;
}
table.wc-block-cart-items .wc-block-cart-items__header th{
	font-size: 14px;
	padding: 15px 30px 15px 30px  !important;
}
.wc-block-cart table.wc-block-cart-items td{
	padding: 15px 30px 15px 30px  !important;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__image{
	padding-right: 0 !important;
	vertical-align: middle;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__image img{
	max-width: 80px;
	display: block;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product{
	vertical-align: middle !important;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap{
	display: flex;
    align-items: center;
	justify-content: space-between;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name{
	font-size: 16px;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap > *{
	padding:10px 20px 10px 0;
	margin:0;
}
.wc-block-components-product-badge{
	text-wrap: auto !important;
    padding: 5px !important;
    margin: 5px !important;
    font-size: 9px !important;
    border-radius: 0 !important;
    border-color: #c5c5c5 !important;
    font-weight: 700 !important;
}

.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata{
	display: none;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity{
	display: flex;
	align-items: center;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector{
	margin:0;
	width: auto;
	border: 1px solid #00000026;
    border-radius: 0;
}
.wc-block-components-quantity-selector:after {
	border: none !important;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus, .wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{
	width: 40px;
	height: 40px;
	font-size: 16px;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus:hover, .wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus:hover{
	color: #b67e53;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
	width: 40px;
	height: 40px;
	border-left: 1px solid #00000026;
    border-right: 1px solid #00000026;
    border-radius: 0;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	margin-left: 10px !important;
}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total{
	vertical-align: middle !important;
}
.wc-block-cart .wc-block-components-sidebar{
	padding: 20px 30px;
    border: 2px solid #00000026;
    font-family: "Montserrat";
}
.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title{
	font-size: 20px;
}
.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container a {
	background: #b67e53;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 14px 20px;
}
.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container a:hover{
	background: #86b85e;
}

.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container a:focus {
	outline: none;
	box-shadow: none;
}
@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main
 {
        max-width: 100%;
    }
}
@media (min-width: 1025px) {
    body .container, body .page-content {
        padding: 0 30px;
    }
}
@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
	max-width: 100%;
    }
}
@media (min-width: 768px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
	max-width: 100%;
    }
}
@media (min-width: 576px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
	max-width: 100%;
    }
}
@media (max-width: 1285px) {
	.wc-block-components-sidebar-layout .wc-block-components-main, .wc-block-cart .wc-block-components-sidebar{
		width: 100% !important;		
	}
	.wc-block-components-sidebar-layout .wc-block-components-main{
		padding-right: 0 !important;
	}
}
@media (max-width: 767px) {
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row{
		display: table-row !important;
	}
	.wc-block-cart .wc-block-components-sidebar{
		padding: 20px 30px !important;
	}
	.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
		font-size: 16px;
		display: block !important;
		text-transform: uppercase;
		font-weight: 700;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap{
		flex-direction: column;
		align-items: flex-start;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity{
		align-self: flex-start;
	}
	
}
@media (max-width: 575px) {
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__image{
		min-width: 80px;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity{
		flex-direction: column;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__product{
		padding-left: 15px !important;
		padding-right: 15px  !important;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total{
		padding-left: 15px;
	}
}
/*Mensaje de Compra********************************************************/
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	background-color: #e2dfcc !important;
	outline: none;
}
.woocommerce-message{
	border-top-color: #b67e53;
}
.woocommerce-message::before {
    color: #b67e53;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{
	font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 0;
    background-color: #B67E53;
    text-transform: uppercase;
	color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{
	background-color: #86B85E;
	color: #fff;
}
/*Carrito *****************************************************************/
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-text-input input[type=text], .wp-block-woocommerce-cart-order-summary-block .wc-blocks-components-select select{
	background: #f9f5ec !important;
    border-radius: 0 !important;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-text-input input[type=text]:focus, .wp-block-woocommerce-cart-order-summary-block .wc-blocks-components-select select:focus{
	border: 1px solid #b67e53 !important;
	outline: none;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    background: #b67e53;
    border: none;
    border-radius: 0;
    color: #fff;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-button:not(.is-link):disabled {
    opacity: .5;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
    opacity: 1;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-shipping-calculator .wc-block-components-button{
	background: #b67e53 !important;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 14px 20px;
    box-shadow: none !important;
    border: none;
    border-radius: 0;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-shipping-calculator .wc-block-components-button:hover{
	background: #86b85e !important;
}
/*Checkout *****************************************************************/
.wp-block-woocommerce-checkout{
	padding: 60px 25px !important;
}
.wp-block-woocommerce-checkout .wc-block-components-title.wc-block-components-title {
	font-size: 1.8em;
}
.wp-block-woocommerce-checkout .wc-block-components-text-input input, .wp-block-woocommerce-checkout .wc-blocks-components-select__container, .wp-block-woocommerce-checkout .wc-blocks-components-select__container select{
	background: none !important;
    border-radius: 0 !important;
}
.wp-block-woocommerce-checkout .wc-block-components-text-input input:focus, .wp-block-woocommerce-checkout .wc-blocks-components-select__container select:focus{
	border: 1px solid #b67e53 !important;
	outline: none;
}
 .wp-block-woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
	border-radius: 0 !important;
	box-shadow: none !important;
	border: 1px solid !important;
    background: #0000000f;
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	background: #b67e53;
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border: 1px solid #b67e53;
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
	outline: none;
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wp-block-woocommerce-checkout  .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #000;
    background: #0000000f;
}
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{
	background: #b67e53;
    border: none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{
	background:#86b85e;
}
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:focus{
	box-shadow: none;
	outline: none;
}
.is-large .wc-block-checkout__sidebar {
    top: 100px !important;
}
.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata, .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description p{
	display: none;	
}
.wp-block-woocommerce-checkout .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
    background: #b67e53;
    border: none;
    border-radius: 0;
    color: #fff;
}
.wp-block-woocommerce-checkout .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
    opacity: 1;
}
.wp-block-woocommerce-checkout .wc-block-components-button:not(.is-link):disabled {
    opacity: .5;
}
/*Quiz *************************************************************/
.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn, .qsm-quiz-container.qmn_quiz_container .btn {
    background: #B67E53 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 7px 10px !important;
}
.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn:hover, .qsm-quiz-container.qmn_quiz_container .btn:hover {
    background: #a0673c !important;
}
/*Checkout **************************************************/
.checkout.woocommerce-checkout, .checkout_coupon.woocommerce-form-coupon, .woocommerce-info{
	font-family: "Montserrat";
}
.col-1, .col-2 {
  -ms-flex: inherit!important;
  flex: inherit !important;
  max-width: 100% !important;
}
.woocommerce .form-row {
  display: block;
}
/*.col2-set {
    margin-left: -15px;
    margin-right: -15px;
}*/
.woocommerce form.checkout.woocommerce-checkout {
    position: relative;
    margin-top: 30px;
}
.woocommerce form.checkout.woocommerce-checkout a {
  color: #F61C24 !important;
  text-decoration: none  !important;
}
.woocommerce #customer_details {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.woocommerce #order_review_heading, .woocommerce #order_review {
    float: right;
    width: 41.66667%;
}
.woocommerce #customer_details .col-1, .woocommerce #customer_details .col-2 {
    width: 100%;
}
.woocommerce form.checkout.woocommerce-checkout:after {
    content:"";
    clear: both;
}
.woocommerce #order_review {
    padding: 100px 50px 30px;
    border-width: 2px;
    border-style: solid;
    position: relative;
    margin-bottom: 50px;
    border-color: rgba(52, 53, 56, 0.1);
    border-radius: 10px;
}
.woocommerce #order_review_heading {
    position: absolute;
    right: 0;
    padding: 40px 0 0 50px;
    margin: 0;
}
table.woocommerce-checkout-review-order-table {
    border: none !important;
}
.shop_table th, .shop_table td {
    vertical-align: middle;
}
table.woocommerce-checkout-review-order-table th {
    border-width: 0 0 1px 0 !important;
    padding: 8px 0 !important;
}
table.woocommerce-checkout-review-order-table .cart_item {
    line-height: 20px;
}
table.woocommerce-checkout-review-order-table td {
    border-width: 0;
    padding: 8px 0 !important;
}
table.woocommerce-checkout-review-order-table .cart_item th, table.woocommerce-checkout-review-order-table .cart_item td {
    vertical-align: middle;
    width: 65%;
	background: transparent;
}
table.woocommerce-checkout-review-order-table .cart_item:first-child td {
    padding-top: 27px !important;
}
table.woocommerce-checkout-review-order-table .cart_item:last-child td {
    padding-bottom: 27px !important;
    border-bottom-width: 1px;
}
table.woocommerce-checkout-review-order-table img{
	padding: 5px;
	vertical-align: middle;
}
table.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
}
table.woocommerce-checkout-review-order-table tfoot td, table.woocommerce-checkout-review-order-table tfoot th {
    padding: 15px 0;
    border-bottom-width: 1px;
}
table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
}
table.woocommerce-checkout-review-order-table .order-total strong .amount {
    font-size: 20px;
}
table.woocommerce-checkout-review-order-table tfoot td .includes_tax{
    display:block;
}

.amount {
  color: #000000  !important;
  font-family: "Montserrat, Sans-serif;
}
.includes_tax .amount{
    color: inherit !important;
}
.woocommerce-checkout #payment {
  background: none;
  border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods.wc_payment_methods {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.wc_payment_methods .wc_payment_method {
    margin-bottom: 10px;
}
.wc_payment_methods .wc_payment_method label {
    text-transform: uppercase;
    margin-left: 5px;
    display: initial;
}
.woocommerce-checkout #payment .wc_payment_methods div.payment_box  {
    padding: 10px 0;
    line-height: 20px;
    font-size: 12px;
    margin: 0;
    background: none;
}
.woocommerce-checkout #payment .wc_payment_methods div.payment_box:before  {
    display: none;
}

.wc_payment_methods .payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #payment div.form-row {
  padding: 0;
}

.woocommerce .place-order .button.button, .wc-proceed-to-checkout .button {
    display: block;
    cursor: pointer;
    padding: 20px 30px;
    transition: all 300ms ease;
    width: 100%;
    border-width: 0;
    border-radius: 0px;
    background: #b67e53;
	color:#fff;
	font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce .place-order .button.button:hover, .wc-proceed-to-checkout .button:hover {
    background: #86b85e;
	color:#fff !important;
}
.form-row .input-text {
    width: 100%;
    padding: 0 20px;
    height: 50px;
    FONT-WEIGHT: 500;
    border-color: #cdcdcd;
    border-radius: 100px;
}
select {
    line-height: normal;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-background-size: 9px 6px;
    background-size: 9px 6px;
    background-position: right -1rem center;
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-repeat: no-repeat;
    max-width: 100%;
}
/*select {
    height: 50px;
}*/
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    height: 50px;
    border-radius: 0px;
    border-color: #121212cc;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 15px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 24px;
}
.checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    margin-top: -13px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-right: 20px;
}
.woocommerce form.checkout.woocommerce-checkout h3 {
    font-size: 23px;
    margin-bottom: 15px;
	font-weight: 700;
    
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
 {
    line-height: 1.7;
    resize: none;
    border: 1px solid #121212cc !important;
    background: transparent;
    transition: all 0.2s ease-in-out 0s;
    box-shadow: none !important;
	 border-radius: 0;
	 outline: none;
}
.woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields{
    margin-top: 50px;
}
.woocommerce #order_comments {
    min-height: 120px;
    line-height: inherit;
    background-color: transparent;
    border-color: #121212cc;
    padding: 20px;
    border-radius: 0px;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding: 14px 30px 14px 60px;
    margin: 0px;
    position: relative;
    background-color: #eeeff2;
    list-style: none outside !important;
    width: auto;
    word-wrap: break-word;
    border: none;
    border-radius: 5px;
}
.woocommerce-info::before {
  color: #F61C24;
}
.woocommerce-info a{
    color: #000 !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: none;
  padding: 20px;
  margin: 5px 0 2em;
  text-align: left;
  border-radius: 5px;
  background: transparent;
}
.woocommerce .checkout_coupon .button {
  padding: 15px 30px;
  border: none;
  line-height: 20px;
  border-radius: 0;
  background: #b67e53;
  color: #fff;
  font-weight: 400;
}
.woocommerce .checkout_coupon .button:hover{
    background:#86b85e;
    color: #fff !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
    margin:0px;
}
.comments-area a, .page-content a {
    text-decoration: none !important;
}
.woocommerce-form-coupon-toggle{
    margin-top: 30px;
	margin-bottom: 10px;
}
.woocommerce-form-login-toggle .woocommerce-info::before{
    font-family: 'simple-line-icons';
    content: "\e005";
}
.woocommerce-form-coupon-toggle  .woocommerce-info::before{
    /*font-family: "Font Awesome 5 Free";
    content: "\f3ff";
    font-weight: 600;*/
	color: #b67e53;
}
 .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
     margin-top: 50px;
 }
 .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
     margin-bottom:50px;
 }
.woocommerce form .form-row select, select{
	height: 50px;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #121212cc !important;
    padding: .5em;
}
.swastarkencl-wrapper.woocommerce-checkout-review-order{
	background: transparent !important;
	padding: 0 !important;
	margin-bottom: 20px;
}
.form-control.swastarkencl-select-2{
	margin-bottom: 20px !important;
	margin-top: 0px !important;
	outline: none;
	    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-position: 98%;
    background-size: 16px;
}
.swastarkencl-wrapper.woocommerce-checkout-review-order label{
	line-height: 2 !important;
}
#billing_rut_field, #billing_state_field, #billing_address_1_field, #shipping_rut_field, #shipping_state_field, #shipping_address_1_field{
	float: left;
	width: 47%;
    overflow: visible;
	clear: none;
}
#billing_phone_field, #billing_city_field, #billing_address_2_field, #shipping_phone_field, #shipping_city_field, #shipping_address_2_field{
	float: right;
	width: 47%;
    overflow: visible;
	clear: none;
}
 /*.woocommerce-checkout #payment ul.payment_methods.wc_payment_methods label:before{
     content:"";
     height:20px;
     width: 20px;
     display: inline-block;
     vertical-align: sub;
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center;
 }
 .woocommerce-checkout #payment ul.payment_methods.wc_payment_methods .payment_method_bacs label:before{
    background-image:url(https://www.bottegagourmet369.pe/wp-content/uploads/2023/01/exchange_hires.png);
 }
.woocommerce-checkout #payment ul.payment_methods.wc_payment_methods .payment_method_cod label:before{
    background-image:url(https://www.bottegagourmet369.pe/wp-content/uploads/2023/01/plin-logo.png);
}
.woocommerce-checkout #payment ul.payment_methods.wc_payment_methods .payment_method_cheque label:before{
    background-image:url(https://www.bottegagourmet369.pe/wp-content/uploads/2023/01/yape-logo.png);
}
.woocommerce-checkout #payment ul.payment_methods.wc_payment_methods .payment_method_micuentawebstd label:before{
    background-image:url(https://www.bottegagourmet369.pe/wp-content/uploads/2023/01/bank-cards_hires.png);
}*/
@media (max-width: 991px){
    .woocommerce #customer_details {
        width: 100%;
    }
    .woocommerce #order_review {
        width: 100%;
        padding: 20px 15px;
    }
    .woocommerce #order_review_heading {
        position: static;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
}
/*End Checkout **************************************************/