/*--- LOGIN -----*/
.theme-cantinarivale .woocommerce form.login {
	border: 1px solid #f1f1f1;
	padding: 0.8rem 1rem;
	margin: 0 0 2rem 0;
	text-align: left;
	border-radius: 0;
}
.theme-cantinarivale .woocommerce form.login .form-row label input[type="checkbox"] {
    margin: 0 0.5rem 0 0;
}
.theme-cantinarivale .woocommerce form .show-password-input,
.theme-cantinarivale .woocommerce-page form .show-password-input {
	position: absolute;
	cursor: pointer;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
    width: 8% !important;
}
.theme-cantinarivale .woocommerce .woocommerce-form-login .lost_password {
    margin: 2rem 0 0 0;
}


/*--- IL MIO ACCOUNT ------*/
.theme-cantinarivale .woocommerce-MyAccount-content {
	padding-left: 5%;
	float: left;
	width: 75%;
}
.theme-cantinarivale .woocommerce-MyAccount-navigation {
	background-color: #bb9a37;
	color: #fff;
    padding: 1.3rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    float: left;
}
.theme-cantinarivale .woocommerce-MyAccount-navigation ul {
	margin: 0;
    padding: 0;
    list-style-type: none;
}
.theme-cantinarivale .woocommerce-MyAccount-navigation ul li {
	margin: 0 0 0.4rem 0;
	padding: 0;
	list-style-type: none;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 500;
}
.theme-cantinarivale .woocommerce-MyAccount-navigation ul li:last-child {
	margin: 0;
}
.theme-cantinarivale .woocommerce-MyAccount-navigation ul li a {
	color: #fff;
}
.theme-cantinarivale .woocommerce-Addresses.addresses {
    margin-top: 2rem;
}
.theme-cantinarivale .woocommerce-Addresses.addresses address {
    color: #bb9a37;
}
.theme-cantinarivale .addresses .title:after,
.theme-cantinarivale .addresses .title:before {
	content: none;
}
.theme-cantinarivale .addresses .title h3 {
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
    float: none;
}
.theme-cantinarivale .addresses header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}
.theme-cantinarivale .addresses .title .edit {
    text-transform: lowercase;
    float: none;
    background-color: #1a1a1a;
    color: #fff;
    padding: 0.3rem 0.8rem;
    font-size: 0.8rem;
    font-weight: 500;
}
.theme-cantinarivale .addresses .title .edit:hover {
    background-color: #bb9a37;
	color: #fff;
    text-decoration: none;
}
.theme-cantinarivale .addresses .title .edit:hover {
    text-decoration: none;
}


/*--- NEGOZIO -------------*/
.theme-cantinarivale .wc-block-grid__product-add-to-cart a,
.theme-cantinarivale .wc-block-grid__product-add-to-cart button {
	padding: 0.8rem 1.5rem;
    border-radius: 0;
	background-color: #1a1a1a;
	font-weight: 600;
    text-transform: uppercase;
	font-size: 1rem;
    color: #d0d0d1;
}
.theme-cantinarivale .wc-block-grid__product-add-to-cart a:hover,
.theme-cantinarivale .wc-block-grid__product-add-to-cart button:hover {
	background-color: #bb9a37;
	color: #fff;
    text-decoration: none;
}
.theme-cantinarivale .wc-block-components-product-sale-badge {
	font-size: 0.8rem;
	border: none;
	border-radius: 0;
	color: #fff;
	background: #bb9a37;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}


/*--- DETTAGLI PRODOTTO -----------------*/
.theme-cantinarivale .woocommerce div.product div.images {
    margin-bottom: 4rem;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #bb9a37;
	background-color: #1a1a1a;
	border-radius: 0;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 1px solid #bb9a37;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	border-bottom-left-radius: 0;
    box-shadow: none;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border-color: #bb9a37;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: none;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border-bottom-right-radius: 0;
	box-shadow: none;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: #bb9a37;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0 0 1rem 0;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 500;
    text-transform: uppercase;
    font-size: 0.9rem;
	color: #bcbcbc;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs .panel {
	
}
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs .panel h1,
.theme-cantinarivale .woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none;
}
.theme-cantinarivale .woocommerce span.onsale {
    top: 0;
    left: 0;
}
.theme-cantinarivale .product_meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.theme-cantinarivale .woocommerce .related.products {
    display: none;
}


/*--- CARRELLO --------*/
.theme-cantinarivale .woocommerce table.shop_table {
	border: 1px solid #f5f5f5;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
}
.theme-cantinarivale .woocommerce table.shop_table td {
    border-top: 1px solid #f5f5f5;
}
.theme-cantinarivale table.cart td.actions .coupon .input-text,
.theme-cantinarivale .woocommerce-cart table.cart td.actions .coupon .input-text,
.theme-cantinarivale .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: none;
    padding: 1.2rem 0.6rem;
    height: 2.6rem;
    background-color: #f5f5f5;
    color: #bb9a37;
    width: 250px;
}
.theme-cantinarivale .woocommerce .quantity .qty {
	width: 3.631em;
	text-align: center;
	border: 1px solid #f5f5f5;
	color: #bb9a37;
}
.theme-cantinarivale .woocommerce table.shop_table tbody th,
.theme-cantinarivale .woocommerce table.shop_table tfoot td,
.theme-cantinarivale .woocommerce table.shop_table tfoot th {
	border-top: 1px solid #f5f5f5;
}


/*--- PAGAMENTO -------*/
.theme-cantinarivale .woocommerce form.checkout_coupon {
    border: 1px solid #f5f5f5;
    border-radius: 0;
}
.theme-cantinarivale .woocommerce form .create-account {
	padding: 1rem 1rem;
	background-color: #fbfafb;
	margin: 1rem 0 3rem;
}
.theme-cantinarivale .woocommerce form .create-account label {
	display: block !important;
	width: 100% !important;
}
.theme-cantinarivale .woocommerce form .create-account label > input {
    
}
.theme-cantinarivale .woocommerce form .create-account label > span {
    
}


/*--- GENERALE -------*/
.theme-cantinarivale .gutenberg-content .woocommerce {
    
}
.theme-cantinarivale .woocommerce-error:after,
.theme-cantinarivale .woocommerce-error:before,
.theme-cantinarivale .woocommerce-info:after,
.theme-cantinarivale .woocommerce-info:before,
.theme-cantinarivale .woocommerce-message:after,
.theme-cantinarivale .woocommerce-message:before {
	
}
.theme-cantinarivale .woocommerce .col-1 {
    max-width: inherit !important;
    padding: 0;
}
.theme-cantinarivale .woocommerce .col-2 {
    max-width: inherit !important;
    padding: 0;
}
.theme-cantinarivale .woocommerce #respond input#submit,
.theme-cantinarivale .woocommerce a.button,
.theme-cantinarivale .woocommerce button.button,
.theme-cantinarivale .woocommerce input.button {
    background-color: #1a1a1a;
    color: #d0d0d1;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.8rem 1.5rem;
    font-size: 1rem;
    display: inline-block;
    border-radius: 0;
    margin: 0;
    -webkit-transition: color 400ms,
				background-color 400ms;
	-o-transition: color 400ms,
				background-color 400ms;
	transition: color 400ms,
				background-color 400ms;
}
.theme-cantinarivale .woocommerce .woocommerce-orders-table #respond input#submit,
.theme-cantinarivale .woocommerce .woocommerce-orders-table a.button,
.theme-cantinarivale .woocommerce .woocommerce-orders-table button.button,
.theme-cantinarivale .woocommerce .woocommerce-orders-table input.button {
	background-color: #1a1a1a;
	color: #d0d0d1;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0.6rem 0.6rem;
	font-size: 0.7rem;
	display: inline-block;
	border-radius: 0;
	margin: 0;
	-webkit-transition: color 400ms, background-color 400ms;
	-o-transition: color 400ms, background-color 400ms;
	transition: color 400ms, background-color 400ms;
}
.theme-cantinarivale .woocommerce a.button.alt,
.theme-cantinarivale .woocommerce button.button.alt {
	padding: 0.5rem 1rem;
	font-size: 0.8rem;
}
.theme-cantinarivale .woocommerce #respond input#submit:hover,
.theme-cantinarivale .woocommerce a.button:hover,
.theme-cantinarivale .woocommerce button.button:hover,
.theme-cantinarivale .woocommerce input.button:hover {
	background-color: #bb9a37;
	text-decoration: none;
	background-image: none;
	color: #fff;
}
.theme-cantinarivale .woocommerce-info {
    border-top-color: #bb9a37;
}
.theme-cantinarivale .woocommerce-info:before {
	color: #bb9a37;
}
.theme-cantinarivale .woocommerce-error,
.theme-cantinarivale .woocommerce-info,
.theme-cantinarivale .woocommerce-message {
    background-color: #fbfafb;
}

/* FORM */
.theme-cantinarivale .woocommerce form .form-row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.theme-cantinarivale .woocommerce form .form-row label {
	line-height: 1;
	margin: 0 2rem 0 0;
	width: 30%;
}
.theme-cantinarivale .woocommerce form .form-row-first,
.theme-cantinarivale .woocommerce-page form .form-row-first {
    float: none;
}
.theme-cantinarivale .woocommerce form .form-row-first,
.theme-cantinarivale .woocommerce form .form-row-last,
.theme-cantinarivale .woocommerce-page form .form-row-first,
.theme-cantinarivale .woocommerce-page form .form-row-last {
    width: auto;
}
.theme-cantinarivale .woocommerce form .form-row-last,
.theme-cantinarivale .woocommerce-page form .form-row-last {
    float: none;
}
.theme-cantinarivale .woocommerce form .form-row label.woocommerce-form__label-for-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.theme-cantinarivale .woocommerce form .form-row input.input-text {
	width: 50%;
	height: 2rem;
	background-color: #f5f5f5;
    color: #bb9a37;
	border: none;
	filter: none;
	padding: 1.2rem 0.6rem;
}
.theme-cantinarivale .woocommerce form .form-row textarea {
	height: 10rem;
	background-color: #f5f5f5;
    color: #bb9a37;
	border: none;
	filter: none;
	padding: 0.6rem;
}
.theme-cantinarivale .woocommerce form .form-row input::placeholder {
    color: #dadada;
    opacity: 1;
}
.theme-cantinarivale .woocommerce form .form-row > span {
    margin-left: calc(30% + 2rem);
    width: 50%;
}
.theme-cantinarivale .woocommerce form .form-row > label:not(.screen-reader-text) + span {
    width: 50%;
    margin-left: 0;
}
.theme-cantinarivale .woocommerce form .form-row > label + * + span {
	flex-basis: 50%;
	margin-top: 0.4rem;
	font-size: 0.9rem;
	color: #ccc;
}
.theme-cantinarivale .woocommerce form .form-row span > input {
    width: 100% !important;
}
.theme-cantinarivale .woocommerce form .select2-selection {
	width: 100% !important;
	height: 38px !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
}
.theme-cantinarivale .woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
}
.theme-cantinarivale .woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #bb9a37;
    width: 100%;
}

.theme-cantinarivale .select2-dropdown {
    border: 1px solid #f5f5f5;
    border-radius: 0;
}
.theme-cantinarivale .select2-search--dropdown {
	display: block;
	padding: 4px;
	background-color: #bb9a37;
}
.theme-cantinarivale .select2-search--dropdown::placeholder {
	content: "...";
}
.theme-cantinarivale .select2-container--default .select2-search--dropdown .select2-search__field {
	border: none;
    background-color: #f5f5f5;
}
.theme-cantinarivale .select2-container--default .select2-results__option--highlighted[aria-selected],
.theme-cantinarivale .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #bb9a37;
}
/*--- </FORM> ---------*/

.theme-cantinarivale .screen-reader-text {
    /*position: static !important;*/
}
.theme-cantinarivale .woocommerce div.product p.price,
.theme-cantinarivale .woocommerce div.product span.price {
	color: #bb9a37;
	font-size: 1;
}
.theme-cantinarivale .woocommerce .woocommerce-ordering {
    display: none;
}
.mark, mark {
	background-color: #bb9a37;
    color: #fff;
}