/*!
Theme Name: Bochetti
Author: ednsk
Description: Bochetti.shop theme
Version: 9999.9999.9999.9999
Tested up to: 6.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bochetti
Tags: e-commerce, custom-menu, custom-logo, grid-layout, featured-images, right-sidebar, left-sidebar, custom-colors, editor-style, theme-options, threaded-comments, translation-ready, blog, one-column, two-columns, rtl-language-support, custom-background, custom-header, footer-widgets, post-formats, wide-blocks

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Bochetti is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@charset "utf-8";
@font-face {
  font-family: "Circe";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/Circe.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "CirceBold";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/CirceBold.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "CirceExtraBold";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/CirceExtraBold.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "CirceExtraLight";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/CirceExtraLight.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "CirceLight";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/CirceLight.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "CirceThin";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/CirceThin.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "DidonaC";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/DidonaC.ttf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "PTDidona";
  src: url("/wp-content/themes/botiga/assets/fonts/bochetti/PT Didona Cyrillic.ttf") format("opentype");
  font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/botiga/assets/fonts/jeanstop/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

a,
a:active,
a:focus {
  outline: none;
}

input,
textarea,
button,
select,
label,
.bochetti_product_attributes_title,
.bochetti_product_description_title,
.jt_mobile_bottom_menu .site-header-cart,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

p {
	font-family: 'CirceLight';
}

.woocommerce-view-order .woocommerce-table--order-details .order-actions-button {
	margin-right: 10px !important;
}

bdi {
	font-family: CirceLight;
}

.bhfb-component-woo_icons .wc-account-link {
	z-index: 2;
}

#jt_catalog_button {
	cursor: pointer;
	z-index: 2;
	position: relative;
	user-select: none;
}

.jt_catalog_window {
	width: 100%;
	opacity: 0;
	visibility: hidden;
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
	left: 0;
	user-select: none;
	top: 30px;
	height: calc(100vh - 30px);
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

.jt_catalog_window.active {
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
}

.site-header-cart .count-number, .header-wishlist-icon .count-number {
    position: absolute;
    top: 0;
    right: -13px;
    width: 17px;
    height: 17px;
    line-height: 16px;
    color: #FFF;
    background: #4F5E79;
    border: 1px solid #4F5E79;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    letter-spacing: 0;
}

.jt_catalog_window_catalog {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
}

.jt_catalog_window_catalog>div {
	width: 50%;
	display: flex;
	align-items: center;
	text-align: center;
	flex-direction: column;
	height: 70%;
	margin-top: 100px;
}

.jt_catalog_window_catalog h2 {
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 0;
	transition: 0.5s;
}

.jt_catalog_window_catalog li {
	margin: 0 !important;
}

.jt_catalog_window_catalog li .arrow {
	display: none;
}

.jt_catalog_window_catalog a {
	padding: 0;
	font-family: Circe;
	font-size: 16px;
	color: #111;
	transition: 0.5s;
}

.jt_catalog_window_catalog a:hover {
	color: #BE2526;
}

.jt_catalog_women ul,
.jt_catalog_men ul {
	flex-direction: column;			
}

.jt_catalog_women>ul,
.jt_catalog_men>ul {	
	max-width: 70%;
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-y: auto;
}

.jt_catalog_women {
	border-right: 1px solid #d6d6d6;
}

.jt_catalog_women ul li ul,
.jt_catalog_men ul li ul {
	width: 100%;
	opacity: 1;
	display: block;
	float: unset;
	transition: unset;
	position: unset;
	box-shadow: unset;
	white-space: normal;
	line-height: 1.4;
	padding: 10px 0;
	height: auto;
	transform: unset;
}

.jt_catalog_women ul li,
.jt_catalog_men ul li {
	background: unset !important;
	display: inline-block !important;
}

.jt_catalog_women .catalog-menu .submenu li a, 
.jt_catalog_men .catalog-menu .submenu li a {
	padding: 0 10px;
	color: #4F5E79;
	text-transform: uppercase;
	font-size: 14px;
}

.container {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

#bochetti_page_filter {
	font-family: CirceLight;
	width: fit-content;
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
	margin-right: 20px;
}

#bochetti_product_senddelivery ul {
	margin: 0 0 10px 0;
	padding-left: 15px;
}

#bochetti_product_senddelivery a {
	text-decoration: underline;
}

#bochetti_product_senddelivery ul li {
	padding-bottom: 0;
}

#bochetti_product_senddelivery li::marker {
	font-size: 10px;
}

#bochetti_page_sort {
	font-family: CirceLight;
	width: fit-content;
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
}

#bochetti_page_sort .widget {
	margin: unset;
	padding-bottom: unset;
}

#bochetti_page_sort select {
	font-family: CirceLight;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: -9999px;
	border: 0;
	width: 17px;
	padding: 5px;
	cursor: pointer;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 20' fill='none'%3E%3Cpath d='M6.75 1C6.75 0.585786 6.41421 0.25 6 0.25C5.58579 0.25 5.25 0.585786 5.25 1L6.75 1ZM5.46967 19.5303C5.76256 19.8232 6.23744 19.8232 6.53033 19.5303L11.3033 14.7574C11.5962 14.4645 11.5962 13.9896 11.3033 13.6967C11.0104 13.4038 10.5355 13.4038 10.2426 13.6967L6 17.9393L1.75736 13.6967C1.46447 13.4038 0.989593 13.4038 0.6967 13.6967C0.403806 13.9896 0.403806 14.4645 0.6967 14.7574L5.46967 19.5303ZM6 1L5.25 1L5.25 19L6 19L6.75 19L6.75 1L6 1Z' fill='%23212121'/%3E%3Cpath d='M18.25 19C18.25 19.4142 18.5858 19.75 19 19.75C19.4142 19.75 19.75 19.4142 19.75 19L18.25 19ZM19.5303 0.469669C19.2374 0.176777 18.7626 0.176777 18.4697 0.469669L13.6967 5.24264C13.4038 5.53553 13.4038 6.01041 13.6967 6.3033C13.9896 6.59619 14.4645 6.59619 14.7574 6.3033L19 2.06066L23.2426 6.3033C23.5355 6.59619 24.0104 6.59619 24.3033 6.3033C24.5962 6.01041 24.5962 5.53553 24.3033 5.24264L19.5303 0.469669ZM19 19L19.75 19L19.75 1L19 1L18.25 1L18.25 19L19 19Z' fill='%23212121'/%3E%3C/svg%3E") no-repeat center center;
}

#bochetti_page_sort .widgettitle {
	display: none;
}

.bochetti_filters_panel {
	display: block;
	width: 100%;
	text-align: right;
	margin: 20px 0 0 0;
}

.bochetti_catalog_filter {
	position: fixed;
	right: 0;
	text-align: left;
	overflow-y: auto;
	bottom: 0;
	width: 30%;
	padding: 30px;
	height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none;
	background: #ffffff;
	transform: translateX(100%) translateY(0); 
	transition: transform 0.3s ease, opacity 0.3s ease;
	z-index: 9990;
	box-shadow: -6px 0 16px rgba(0, 0, 0, 0.15);
	font-family: CirceLight;
}

.bochetti_catalog_filter.bochetti_filter_header_line {
	transform: translateX(100%) translateY(30px);
}

.bhfb-component-woo_icons .wc-account-link {
	margin-right: -10px;
}

.bochetti_catalog_filter.bochetti_filter_header_line.active {
	transform: translateX(0) translateY(30px);
}

.bochetti_catalog_filter.active {
	transform: translateX(0);
}

.icon-close_filter {
	width: 30px;
	margin-left: auto;
	display: block;
	cursor: pointer;
}

.bochetti_catalog_filter .wpc-filters-ul-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.bochetti_catalog_filter .wpc-filters-ul-list li {
	margin: 10px 0;
	margin-bottom: unset !important;
	display: flex;
	align-items: center;
	justify-content: start;
}

.bochetti_catalog_filter .wpc-filters-ul-list li input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;     
	border: 2px solid #D9D9D9;
	background: transparent;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	padding: 0;
	margin: 0 10px 0 0;
	line-height: normal;
	transition: border-color .12s ease, box-shadow .12s ease;
}

.bochetti_catalog_filter .wpc-filters-ul-list li input[type="checkbox"]:checked {
	background: #D9D9D9;
}

.bochetti_catalog_filter .wpc-filter-title {
	text-transform: uppercase;
	font-family: Circe;
	font-size: 16px;
}

.bochetti_catalog_filter .wpc-filter-layout-submit-button {
	flex-direction: column;
	font-family: 'CirceLight';
}

.woocommerce-products-header .wpc-custom-selected-terms:not(.wpc-show-on-mobile) {
    display: block;
}

.woocommerce-products-header .wpc-custom-selected-terms:not(.wpc-show-on-mobile) ul {
    padding-left: 0;
}

.woocommerce-products-header .wpc-custom-selected-terms:not(.wpc-show-on-mobile) ul li {
    display: inline-block;
}

.bochetti_catalog_filter .wpc-filter-layout-submit-button .wpc-filters-submit-button {
	width: 100%;
	border-color: #D9D9D9;
	background-color: #D9D9D9;
	border-radius: 3px;
	color: #111;
	font-family: 'CirceLight';
	margin-bottom: 10px;
}

.bochetti_catalog_filter .wpc-filter-layout-submit-button .wpc-filters-reset-button {
	width: 100%;
	border-radius: 3px;
	font-family: 'CirceLight';
}

body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a {
	border-color: #111 !important;
}

.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a {
	border-radius: 3px !important;
}

body .wpc-filter-chips-list li.wpc-chip-reset-all a {
	border-color: #BE2526 !important;
}

.bochetti_catalog_filter .wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown):not(.wpc-filter-terms-count-0) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list {
	max-height: unset;
	overflow-y: unset;
}

.site-branding {
	display: grid;
	grid-template-columns: repeat(2, auto);
	user-select: none;
}

.bochetti_privacy_check {
    position: relative !important;
    opacity: 1 !important;
    cursor: pointer !important;
    height: auto !important;
    width: auto !important;	
}

.bochetti_subscribe_form .mailpoet_checkbox_label {
    font-family: 'CirceLight';
    padding: 10px 0;
    margin-right: -20%;
    color: #111;
    text-align: center;
}

.bhfb-rows {
	z-index: 99999999;
	position: relative;
}

.site-branding .custom-logo-link {
	z-index: 2;
}

.bochetti_call .wpcf7-list-item {
    font-family: 'CirceLight';
    margin: 0;
    padding: 10px 0;
    font-size: 14px;
    user-select: none;
}

.contact_us .wpcf7-list-item {
	margin-left: 0;
}

.contact_us .wpcf7-list-item input[type="checkbox"] {
	width: auto;
}

#bochetti_catalog_menu_button {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 2;
}

#bochetti_catalog_menu_button svg {
	height: 20px;
	margin-right: 40px;
	cursor: pointer;
	stroke: #353535;
}

#bochetti_catalog_menu_button .icon-close {
	display: none;
}

.bochetti_catalog_menu.active ~ #bochetti_catalog_menu_button .icon-menu {
	display: none;
}

.bochetti_catalog_menu.active ~ #bochetti_catalog_menu_button .icon-close {
	display: block;
}

body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop #bochetti_catalog_menu_button svg {
	stroke: #ffffff;
}

.bochetti_catalog_menu {
	position: absolute;
	left: 0;
	margin-top: 70px;
	overflow-y: auto;
	width: 290px;
	top: 0;
	height: calc(100vh - 70px);
	padding-top: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
	background: rgba(255, 255, 255, 0.9);
	transform: translateX(-100%);
	transition: transform 0.3s ease-in-out;
	z-index: 1;
}

.bochetti_catalog_menu .botiga-ajax-search__wrapper {
	display: none;
}

.bochetti_catalog_menu::-webkit-scrollbar {
    display: none;
}

.bochetti_catalog_menu.active {
	transform: translateX(0);
}

.bochetti_catalog_menu .catalog-menu {
    list-style: none;
    padding: 0;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-family: CirceLight;
	text-transform: uppercase;
	font-size: 14px;
}

.bochetti_catalog_menu .mobile_search_menu input[type="search"] {
	width: 100%;
	border-top: 0;
	border-left: 0;
	padding-left: 0;
}

.bochetti_catalog_menu .mobile_search_menu {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.bochetti_catalog_menu .mobile_search_menu {
	margin-bottom: 15px;
	width: 100%;
	display: block;
}

.bochetti_catalog_menu .mobile_search_menu input[type="search"] {
    max-width: unset;
    padding: 0;
    border-right: 0;
    min-height: unset;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    font-family: CirceLight;
}

body .bhfb-header.bhfb-desktop .bhfb-main_header_row .bochetti_catalog_menu .ws-svg-icon svg:not(.stroke-based),
.bochetti_catalog_menu .search-submit .ws-svg-icon svg:not(.stroke-based), 
body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .bochetti_catalog_menu .ws-svg-icon svg:not(.stroke-based) {
	fill: #727271 !important;
}

.bochetti_catalog_menu .mobile_search_menu input[type="search"]:focus {
	color: #111111;
}

.bochetti_catalog_menu .mobile_search_menu .search-submit {
	margin-left: 0;
	height: 40px;
	padding: 3px 20px;
	background-color: #ffffff !important;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	border-left: 0;
}

.bochetti_catalog_menu .mobile_search_menu .search-submit {
	border-right: 0;
	border-top: 0;
	padding-right: 0;
}

.bochetti_catalog_menu .catalog-menu li::marker {
	font-size: 0.6em;
}

.bochetti_catalog_menu .catalog-menu ul, .catalog-menu li {
	padding-bottom: 0;
}

.bochetti_catalog_menu .catalog-menu .submenu {
    list-style: disc;
    padding-left: 20px;
    margin-top: 0;
	display: none;
}

.bochetti_catalog_menu .catalog-menu .has-submenu.open > .submenu {
	display: block;
}

.bochetti_catalog_menu .has-submenu > span {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.bochetti_catalog_menu .has-submenu .arrow {
	display: inline-block;
	margin-left: 8px;
	transition: transform 0.3s ease;
	font-size: 1.4vh;
}

.bochetti_catalog_menu .has-submenu.open .arrow {
	transform: rotate(180deg);
	margin-top: -10px;
}

.bochetti_catalog_menu .categories_tab {
	font-family: CirceLight;
	text-align: right;
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
}

.bochetti_catalog_menu .categories_tab[data-target="women"] {
	text-align: left;
	margin-right: 40px;
}

.bochetti_catalog_menu .categories_tab.active {
	font-weight: bold;
}

.bochetti_catalog_menu .categories_tab-content {
	display: none;
}

.bochetti_catalog_menu .categories_tab-content.active {
	display: block;
}

.bochetti_catalog_menu .categories_tabs {
    display: block;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    margin: 20px 0;
}

.bochetti_catalog_menu #site-navigation-mobile {
    padding: 0;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-family: CirceLight;
    text-transform: uppercase;
    font-size: 14px;
}

.bhfb-column .menu-toggle {
	display: none !important;
}

.bochetti_catalog_menu .mobile_menu_dop_block {
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}

.bochetti_catalog_menu .mobile_menu_dop_block a {
	font-size: 14px;
}

.bochetti_catalog_menu .mobile_menu_dop_block li {
	padding: 5px 0;
}

.bochetti_catalog_menu .header-contact {
	text-align: left;
	position: unset;
	padding-top: 20px;
	padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 20px;
}

.bochetti_catalog_menu small {
	opacity: 1 !important;
}

.header_contact_us {
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
}

.bochetti_ideal {
	width: 100%;
	padding: 30px 20%;
}

.bochetti-review-widget {
	position: relative;
	overflow: hidden;
	padding: 15px;
}

.bochetti-review-widget-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	padding: 20px 0;
}

.bochetti-review-widget .slider-wrapper {
	overflow: hidden;
}

.bochetti-review-widget .slider-container {
	display: flex;
	transition: transform 0.5s ease;
}

.bochetti-review-widget .review {
	flex: 0 0 25%;
	padding: 0 30px;
	border-radius: 8px;
	min-height: 200px;
	display: flex;
	flex-direction: column;
}

.bochetti-review-widget .review img {
	width: 50px;
	margin: 20px auto;
}

.bochetti-review-widget .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	cursor: pointer;
	user-select: none;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 12px;
	border-radius: 5px;
	z-index: 10;
}

.bochetti-review-widget .arrow.left { left: 0; }
.bochetti-review-widget .arrow.right { right: 0; }

.ideal-columns {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1px 1fr;
	gap: 20px;
	align-items: stretch;
}

.bochetti_block_products_collections {
	padding: 15px;
}

.bochetti_block_products_collections a {
	text-decoration: none;
}

.bochetti_block_products_collections_top {
	display: grid;
	grid-template-columns: 50% 50%;
}

.bochetti_block_products_collections_top_menu {
	padding: 20px 0;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: right;
}

.bochetti_block_products_collections_top_hit {
	border-bottom: 2px solid #BE2526;
	padding: 0 15px;
	margin-right: 15px;
}

.bochetti_block_products_collections_top_other {
	text-align: center;
}

.bochetti_block_products_collections_top_title {
	text-align: left;
	text-transform: uppercase;
	font-size: 21px;
	padding: 20px 0;
}

.bochetti_block_products_collections_button {
	width: calc(100% - 30px);
	color: #fff;
	display: block;
	font-weight: 600;
	background: #BE2526;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	font-size: 18px;
	padding: 5px 0;
	border-radius: 4px;
	transition: 1s;
	margin: 10px 15px;
}

.bochetti_block_products_collections_button:hover {
	opacity: 0.7;
	color: #ffffff;
}

.ideal_column {
	padding: 10px;
}

.ideal_column p {
	text-transform: uppercase;
}

.ideal_gap {
	height: 100%;
	background: #848688;
}

.ideal-title {
	width: 100%;
	text-transform: uppercase;
	font-size: 34px;
	margin: 20px 0;
	text-align: center;
}

.bochetti_advantages {
	width: 100%;
	margin: 50px 0;
	padding: 0 30px;
	user-select: none;
}

.bochetti_advantages .advantage-columns {
	display: grid;
	width: 100%;
	gap: 30px;
	grid-template-columns: repeat(6, 1fr);
}

.bochetti_advantages .advantage-title {
	width: 100%;
	text-align: center;
}

.bochetti_advantages .advantage-title p {
	font-size: 16px;
	text-transform: uppercase;
	color: #111111;
	font-family: 'Circe';
}

.bochetti_advantages .advantage-title img {
	margin-bottom: 30px;
}

.bochetti_advantages .advantage-block {
	text-align: center;
	width: 100%;
	line-height: 1.4;
	color: #353535;
	font-family: 'Circe';
	font-size: 16px;
}

.bochetti_advantages .advantage-block img {
	margin-bottom: 20px;
}

.bochetti_advantages .advantage-block p {
	color: #353535;
	font-family: Circe;
	margin-bottom: 0;
}

#page {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bochetti_new_year_notify {
	padding: 10px;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
}

#detach-button-host {
	display: none !important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    width: 100%;
    position: absolute;
    left: 15px;
}

#metaslider-id-54228, .bochetti_dostup_button {
	display: none;
}

#metaslider-id-54228 .ms-local-video.flex-active-slide {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
}

#metaslider-id-54228 .local-video.video-js {
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 0 !important;
}

#metaslider-id-54228 img {
	height: 100%;
}

.bochetti_dostup_button {
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    background: #BE2526;
    border-radius: 4px;
    margin: 0 auto;
    width: 90%;
    font-size: 4vw;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
    bottom: 27vw;
    font-weight: 500;
    text-align: center;
	transition: 1s;
}

.bochetti_dostup_button:hover {
	color: #fff;
	opacity: 0.7;
}

.bochetti_main_slider {
	position: relative;
}

div.opt_toggle{
	font-family: CirceLight;
	color: #fff;
	display: flex;
	margin-left: 35px;
}

.opt_toggle .label {
	font-size: 13px;
	color: #424242;
	font-weight: 500;
}

.btn-color-mode-switch{
	display: inline-block;
	margin: 0px;
	position: relative;
}

.btn-color-mode-switch > label.btn-color-mode-switch-inner{
	margin: 0px;
	width: 125px;
	cursor: pointer;
	height: 26px;
	background: rgba(114, 114, 113, 0.8);
	border-radius: 26px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease;
	display: block;
}

.btn-color-mode-switch > label.btn-color-mode-switch-inner:before{
	content: attr(data-on);
	position: absolute;
	font-size: 10px;
	padding-top: 4px;
	font-weight: 500;
	top: 2px;
	right: 20px;
}

.btn-color-mode-switch > label.btn-color-mode-switch-inner:after {
	content: attr(data-off);
	width: 60px;
	height: 22px;
	background: #BE2526;
	border-radius: 26px;
	position: absolute;
	left: 2px;
	top: 2px;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 6px -2px #111;
	font-size: 10px;
	padding-top: 4px;
}

.btn-color-mode-switch > .alert{
	display: none;
	background: #FF9800;
	border: none;
	color: #fff;
}

.btn-color-mode-switch input[type="checkbox"]{
	cursor: pointer;
	width: 50px;
	height: 26px;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	margin: 0px;
}

.btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner:after{
	content: attr(data-on);
	left: 64px;
	background: #BE2526;
}

.btn-color-mode-switch input[type="checkbox"]:checked + label.btn-color-mode-switch-inner:before{
	content: attr(data-off);
	right: auto;
	left: 9px;
}

.btn-color-mode-switch input[type="checkbox"]:checked ~ .alert{
	display: block;
}

.bhfb-header.bhfb-desktop .bhfb-main_header_row .bhfb-component-html a, 
.header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .bhfb-component-html p,
.header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .menu-main-container a,
.header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .menu-main-container p {
	white-space: nowrap;
}

body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .bhfb-component-html a, 
body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .bhfb-component-html p,
body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .menu-main-container a,
body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .menu-main-container p {
	color: #fff;
}

body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row .ws-svg-icon svg:not(.stroke-based)	{
	fill: #fff !important;
}
body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row svg {
	fill: #fff;
}
.bhfb-main_header_row svg {
	fill: #353535;
	height: auto;
	vertical-align: top;
}

.bochetti_product_cart_price .price {
	margin-bottom: 0;
}

body.header-search-form-active .site-header-cart .widget_shopping_cart {
	display: none !important;
}

input[type=text]::-ms-clear {  
	display: none; 
	width : 0; 
	height: 0; 
}

input[type=text]::-ms-reveal {  
	display: none; 
	width : 0; 
	height: 0; 
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { 
	display: none; 
}

.woocommerce-product-search .search-submit {
    margin-left: 0 !important;
    border-radius: 0 3px 3px 0;
    background: #111;
    border: 0;
}

.bochetti_header_line {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #353535;
	overflow: hidden;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: CirceBold;
	position: fixed;
	font-size: 12px;
	height: 30px;
	padding: 4px 0;
	transition: transform 0.3s ease, opacity 0.3s ease;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.bochetti_header_line.hidden {
	transform: translateY(-100%);
	opacity: 0;
	pointer-events: none;
}

.bochetti_header_spacer {
	height: 30px;
	transition: height 0.3s ease;
}

#bochetti_call_modal_close {
	padding: 0 5px;
}

body.header-hidden .bochetti_header_spacer {
	height: 0;
}

body.has-bhfb-builder.sticky-header-active:not(.header-transparent) {
	padding-top: 0 !important;
}

.bochetti_header_line.hidden {
	transform: translateY(-100%);
	opacity: 0;
	pointer-events: none;
}

.bochetti_header_line .header-text {
	text-align: center;
	color: #fff;
	opacity: 1;
	white-space: nowrap;
	transition: opacity 0.5s ease;
}

.bochetti_header_line .header-text.fade-out {
	opacity: 0;
}

.bochetti_header_line .header-link {
	color: #fff;
	text-decoration: none;
	transition: color 0.3s;
}

.bochetti_header_line .header-link:hover, .bochetti_header_line .header-text:hover {
	color: #BE2526;
}

.header-search-form-active .botiga-dropdown {
	pointer-events: unset !important;
}

.header-search-form form .search-field {
	border-radius: 3px 0 0 3px;
}

.header-search-form form  .search-submit .ws-svg-icon svg path,
.woocommerce-product-search .search-submit .ws-svg-icon svg path {
	stroke: #fff !important;
}

.header-search-form {
	margin-top: 70px;
}

.password-input .show-password-input {
    padding: 0;
    margin-top: 10px;
    width: 100%;
	opacity: 0.7;
    background: unset;
    border: 0;
    color: #111;
	text-align: left;
}


.bochetti_unsubscribe {
	width: 100%;
	text-align: center;
	font-family: CirceLight;
}

.bochetti_unsubscribe p {
	margin-top: 20px; 
	color: green;
}

.bochetti_unsubscribe label {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.bochetti_unsubscribe_button {
	background-color: #BE2526!important;
	border: 0!important;
	padding: 13px !important;
	color: #fff!important;
	text-decoration: none!important;
	text-transform: uppercase;
	font-family: CirceLight;
	border-radius: 3px !important;
}

.bochetti_unsubscribe_button:hover {
	background: #d9bea0 !important;
	color: #fff !important;
}

.bochetti_unsubscribe_line {
	padding-top: 8px !important;
	border-radius: 3px !important;
}

.woocommerce-ResetPassword .password-input .show-password-input {
	text-align: center;
}

.password-input .show-password-input:hover {
	background: unset;
}

.woocommerce-EditAccountForm .woocommerce-password-strength {
	text-align: left !important;
	margin-top: 10px;
}

.password-input .show-password-input::before {
	content: "Показать пароль";
}

.password-input .show-password-input.display-password::before {
	content: "Скрыть пароль";
}

.woocommerce-product-search .search-submit:hover {
    opacity: 0.7;	
}

.botiga-ajax-search__wrapper .botiga-ajax-search-categories, 
.botiga-ajax-search__wrapper .botiga-ajax-search__divider, 
.botiga-ajax-search__wrapper .botiga-ajax-search__heading-title {
	display: none;
}

.bochetti_discount_widget {
    position: fixed;
    right: 20px;
    bottom: 25px;
	border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #BE2526;
	color: #ffffff !important;
    height: 60px;
    z-index: 9998;	
}

.bochetti_discount_widget:hover {
	padding-left: 10px;
}

.bochetti_discount_widget_second {
    width: 170px;
    line-height: 0.88;
    margin: 0;
    margin-top: -4px;
	font-family: Circe;
	display: none;
}

.page-template-main_page .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.page-template-about_page .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;	
}

.page-template-about_page .tab-content {
  position: relative;
}

.page-template-about_page .tab-pane {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0s 0.4s;
}

.page-template-about_page .tab-pane-show {
  opacity: 1;
  visibility: visible;
}

.content-wrapper {
	margin-top: 70px;
}

.post-edit-link {
	display: none;
}

.bochetti_discount_widget_main {
    margin: 0;
    font-size: 25px;
    line-height: 0.7;
    padding: 0 1px;
	font-family: Circe;
}

.bochetti_discount_widget_second:hover, .bochetti_discount_widget_main:hover + .bochetti_discount_widget_second {
    display: block;
	padding-left: 10px;
}

.woocommerce-cart-form .product-name a::first-letter, .woocommerce-cart-form .product-name::first-letter, .woocommerce-mini-cart-item a::first-letter, .woocommerce-mini-cart-item::first-letter {
  text-transform: uppercase;
}

.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
    width: 100% !important;
    position: relative !important;
    top: unset !important;
    left: unset !important;
	font-family: 'CirceLight' !important;
    transform: unset !important;
    text-align: left !important;
}

.mailpoet_captcha_form {
	text-align: center;
	font-family: 'CirceLight' !important;
}

.bochetti-call-whatsapp {
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}

.bochetti-call-whatsapp p {
	margin: 0;
	margin-top: 5px;		
}

.mailpoet_captcha_form .mailpoet_text {
	width: 300px !important;
}

#mailpoet_captcha_form .mailpoet_message {
	padding: 0 !important;
}

.woocommerce-cart-form .product-name a, .woocommerce-cart-form .product-name, .woocommerce-mini-cart-item a, .woocommerce-mini-cart-item {
	word-break: break-word;
}

.digi-dolyame-modal-advanced-new {
	border-radius: 5px !important;
}

.digi-dolyame-banner--container .digi-dolyame-banner, .digi-dolyame-banner__button  {
	border-radius: 3px !important;
}

.single-product .digi-dolyame-button--wrapper {
	padding-left: 44px !important;
}

.single-product .digi-dolyame-button--wrapper .digi-dolyame-button {
    padding: 8px !important;
    border-radius: 3px !important;
    margin: 10px 0 !important;
    font-family: 'CirceLight' !important;
}

.single-product .digi-dolyame-button--wrapper .digi-dolyame-button .digi-dolyame-button__text {
	font-size: 16px !important;
}

.woocommerce-cart .coupon input[type="text"] {
	border-radius: 3px 0 0 3px;
}

.site-header-cart .widget_shopping_cart {
	border-radius: 5px;
}

.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
    border-radius: 0 0 5px 5px;
}

#bochetti_notice_close {
    width: 2%;
	margin-left: 98%;
    float: right;
    text-decoration: none;
    font-size: 30px;
    text-align: right;
    display: block;
    margin-top: -20px;
    margin-bottom: -15px;
}

.type-post .entry-content {
  margin: 0;
  max-width: unset !important;
}

#billing_last_name_field {
  z-index: 99;
}

#billing_first_name_field {
  z-index: 99;
}

.woocommerce-page-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.woocommerce-checkout-review-order .cart-discount .woocommerce-Price-amount {
	text-align: right;
	font-family: Montserrat;
	display: inline-block;
}

.woocommerce-checkout-review-order .woocommerce-Price-amount {
	display: block;
}

.jt_catalog_window a:hover,
.jt_catalog_window a:hover h2 {
	color: #BE2526 !important;
}

.bochetti-cart-coupon {
    word-break: break-word;
    margin-bottom: 0;
}

#wp-admin-bar-wp-statistics-menu-page {
  display: none !important;
}

.main-row .bochetti-main-page {
  padding: 0 !important;
  margin-top: 5px;
}

.includes_tax .woocommerce-Price-amount.amount {
  display: none;
}

.header-image {
  margin-bottom: 0 !important;
}

.wpcf7-form p {
  margin-bottom: 10px !important;
}

.woocommerce-product-gallery__wrapper {
  width: 100%;
}

.woocommerce-product-attributes-item--attribute_pa_dataokonchaniyarasprodazhi {
  display: none;
}

.modal__content {
  margin-top: 110px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  pointer-events: none;
  margin: 0;
  padding: 0;
}

#bochetti_call_modal_open {
	cursor: pointer;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}
.modal-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.25rem;
  font-weight: 500;
}

.close {
  float: right;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  text-decoration: none;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
  overflow: auto;
  padding-left: 10%;
  padding-right: 10%;
}

.social-profile a {
  margin-right: 10px;
}

table.shop_table_responsive tr td::before {
  display: none;
}

.woocommerce-cart .cart_totals th {
  display: none;
}

.cart-subtotal::before {
  content: "Стоимость товаров:";
  display: block;
  text-align: left;
}

.woocommerce-cart div.cart_totals table tr.cart-subtotal td {
  display: block;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods {
  display: block;
}

.woocommerce-cart div.cart_totals table tr.shipping td {
  display: block;
}

.bochetti_product_description {
  font-family: "CirceLight";
}

.bhfb-component-mobile_hamburger .menu-toggle i,
.menu-toggle svg {
  width: 23px !important;
  height: 20px !important;
}

.woosw-list table.woosw-items tr:nth-child(2n) td,
.woosw-list table.woosw-items tr:hover td {
  background-color: #ffffff !important;
}

.woosw-list table.woosw-items tr,
.woosw-list table.woosw-items td,
.woosw-list table.woosw-items {
  border: 0;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 500;
  font-family: "CirceLight";
  text-decoration: none;
  font-size: 16px;
}

.woosw-list .woosw-item .add_to_cart_inline a {
  background: #BE2526;
  border: 0;
  font-family: "CirceLight";
  padding-bottom: 9px;
  border-radius: 6px;
}

.woosw-list .woosw-item .add_to_cart_inline a:hover {
  background: #d6d6d6;
  color: #111111;
}

.woosw-list .woosw-item .stock.out-of-stock {
  margin-bottom: 20px;
  font-family: "CirceLight";
}

.bochetti_product_attributes
  .woocommerce-product-attributes
  .woocommerce-product-attributes-item
  th,
.bochetti_product_attributes
  .woocommerce-product-attributes
  .woocommerce-product-attributes-item
  td {
  padding: 0;
}

.botiga-ajax-search__item-price .woocommerce-Price-amount {
  width: max-content;
}

.bochetti_product_attributes {
	display: none;
	font-family: CirceLight;
}

.bochetti_product_attributes_title,
.bochetti_product_description_title {
	cursor: pointer;
	padding-left: 44px;
	font-family: "CirceLight";
	font-size: 24px;
	margin: 15px 0;
	user-select: none;
}

.botiga-single-addtocart-wrapper {
  gap: 5px !important;
}

.bochetti_product_attributes_title::before,
.bochetti_product_description_title::before {
  content: url(/wp-content/themes/botiga/img/svg/arrow_down.svg);
  padding-right: 19px;
  margin-left: -44px;
  position: absolute;
  padding-top: 5px;
}
.bochetti_product_attributes_title.active::before,
.bochetti_product_description_title.active::before {
  content: url(/wp-content/themes/botiga/img/svg/arrow_up.svg);
}

.bochetti_product_attributes
.woocommerce-product-attributes-item__label::after {
	content: ":";
}

.bochetti_product_attributes .woocommerce-product-attributes-item--weight,
.bochetti_product_attributes
.woocommerce-product-attributes-item--attribute_pa_rasprodazha,
.bochetti_product_attributes
.woocommerce-product-attributes-item--attribute_pa_strana-1 {
	display: none;
}

.woocommerce-Price-amount {
    display: inline-block;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    text-align: left;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods li {
  margin-bottom: -20px;
}

.woocommerce-cart .cart_totals {
  background-color: #fff;
  border: 0;
  padding: 0;
}

.bhfb-main_header_row {
  border-bottom-style: none;
}

.woocommerce-shipping-calculator {
  width: 100% !important;
  left: 0 !important;
}

ul.products li.product img {
  height: auto;
  width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img {
  width: 100%;
  height: 460px;
}

.checkout-wrapper .preloader__img {
	width: 70px;
	height: 70px;
}

.woocommerce-checkout .preloader {
	display: none !important;
}

.bochetti-shipping-button-container {
	width: 100%;
	margin-top: 10px;
}

.bochetti_pay_after {
	margin-top: -25px; 
	margin-bottom: 0;
	font-size: 14px;
}

.modal-esl-frame .modal_content, 
.eshoplogistic-widget-cart .eshoplogistic-theme-label, 
.eshoplogistic-widget-cart div,
.eshoplogistic-widget-cart p, 
.eshoplogistic-widget-cart a, 
.eshoplogistic-widget-cart span, 
.eshoplogistic-widget-cart h1, 
.eshoplogistic-widget-cart h2, 
.eshoplogistic-widget-cart h3, 
.eshoplogistic-widget-cart h4, 
.eshoplogistic-widget-cart input, 
.eshoplogistic-widget-cart label, 
.eshoplogistic-widget-cart textarea, 
.eshoplogistic-widget-cart b, 
.eshoplogistic-widget-cart strong, 
.eshoplogistic-widget-cart button, 
.eshoplogistic-widget-cart ul li, 
.eshoplogistic-widget-cart address, 
.eshoplogistic-widget-cart ol li {
	border-radius: 5px;
	border: 0;
	font-family: 'CirceLight' !important;
	font-size: 17px !important;
}

.modal-esl-frame .title {
	padding-bottom: 0 !important;
}

.modal-esl-frame .modal_content .close_modal_window {
    float: unset !important;
    text-align: right;
    display: block;
    width: 100%;
}

.related.products span.onsale {
  left: 15% !important;
}

.woocommerce-product-gallery__image img {
  width: 100% !important;
}

ul.wc-block-grid__products,
ul.products {
  gap: 10px !important;
}

ul.wc-block-grid__products li.wc-block-grid__product img,
ul.wc-block-grid__products li.product img,
ul.products li.wc-block-grid__product img,
ul.products li.product img {
  width: 100%;
}

del .woocommerce-Price-amount {
  margin-bottom: -25px;
  font-size: 14px;
}

.wc-block-grid__product-onsale,
span.onsale {
  font-size: 0.975rem;
}

.zoomImg {
  display: none !important;
}

.single-product span.onsale,
span.onsale {
	display: none;
}

.bhfb-footer .bhfb-column-3 {
  display: none;
}

.bhfb-footer .bhfb-column-1 {
  display: none;
}

.bhfb-footer .bhfb-column-2 {
  display: block;
}

.bhfb-footer .bhfb-row.bhfb-cols-3 {
  grid-template-columns: repeat(1, 1fr) !important;
  text-align: center;
}

.about_page {
  width: 100%;
}
.about_title {
  color: #BE2526;
  font-family: CirceLight;
  text-transform: uppercase;
  font-size: 25px !important;
  font-weight: unset;
}

.woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title,
.woocommerce-cart .entry-content h1,
.bfw_user_account_content h2 {
  color: #BE2526;
  font-family: CirceLight;
  font-size: 25px !important;
  font-weight: unset;
}

.bfw_user_account_content h2 {
  margin-top: 0;
}

.about_page_content {
  margin-left: 4%;
  margin-right: 4%;
}
.about_descr {
  font-family: CirceLight;
}

.about_feedback_content {
  background: #BE2526;
  padding: 4%;
  width: 100%;
}

.contact_us_privacy {
  width: 25%;
  margin-left: 75%;
  font-family: CirceLight;
  color: #fff;
  line-height: 1.5;
  font-size: 14px;
}
.contact_us_privacy a {
  color: #fff;
}
.contact_us_privacy a:hover {
  color: #111;
}

.contact_us_sub {
  width: 25%;
  margin-left: 75%;
}

.contact_us_sub input[type="submit"] {
  width: 100%;
  color: #fff;
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
  font-family: CirceLight;
  font-size: 26px;
}

.contact_us_sub input[type="submit"]:hover {
  color: #111;
  background: none;
}

.contact_us_names {
  width: 50%;
  margin-right: 50%;
}

.contact_us .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #fff;
}

.contact_us .wpcf7-spinner {
  display: none;
}

.contact_us .wpcf7-response-output {
  color: #fff;
  text-align: left;
  font-size: 12px;
}

.modal .modal-dialog .modal-body .wpcf7-submit {
  background: #BE2526;
  border: 0;
  border-radius: 6px;
}

.mailpoet-manage-subscription .mailpoet-change-email-info,
.mailpoet-manage-subscription .mailpoet_paragraph fieldset {
  display: none;
}

.mailpoet-manage-subscription .mailpoet_paragraph .mailpoet_select {
  margin-bottom: 10px;
}

.mailpoet_paragraph {
  margin-top: 10px;
}

.mailpoet_paragraph .mailpoet_text {
  width: 100%;
}

.mailpoet_page.type-mailpoet_page {
  margin-top: 45px;
}

.mailpoet_page.type-mailpoet_page h1 {
  text-align: left;
  color: #BE2526;
  font-family: CirceLight;
  font-size: 25px !important;
  font-weight: unset;
}

.mailpoet_submit {
	background: #111111 !important;
}

.mailpoet_submit:hover {
	opacity: 0.7 !important;
}

.site-main .entry-content,
.site-main .entry-content .wp-block-heading {
  font-family: "CirceLight";
}

.modal .modal-dialog .modal-content,
.modal .modal-dialog .modal-content .modal-title {
  font-family: "CirceLight";
}

.modal .modal-dialog .modal-body .wpcf7-submit:hover {
  background: #d6d6d6;
  color: #111111;
}

.about_feedback_content .wpcf7-response-output {
  color: #fff;
  text-align: left;
  font-size: 12px;
}

.contact_us {
  width: 100%;
  margin-left: 0;
  line-height: 40px;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans,
    Helvetica Neue, Arial, sans-serif;
}

.contact_us input,
textarea {
  margin-bottom: 0px;
  width: 100%;
  font-family: CirceLight;
}

.contact_us_text {
  font-size: 16px;
  font-weight: 400;
  color: #231f20;
}

.contact_us_texts {
  font-size: 9px;
  color: #231f20;
  font-weight: 400;
}

.contact_us p {
  margin: 0;
}

.contact_us textarea[name="Message"] {
  height: 150px;
}

.wpcf7-response-output {
  border: none !important;
  text-align: center;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans,
    Helvetica Neue, Arial, sans-serif;
  color: #dc3232;
  font-size: 12px;
  margin: 0 !important;
  padding: 0 !important;
}

.contitle1 {
  font-weight: 600;
}

.contitle2 {
  font-weight: 400;
}
.obr_img {
  width: 50%;
  margin-right: 0;
  float: right;
  margin-top: 110px;
}

.obr_form {
  width: 40%;
  margin-left: 0;
  float: left;
}

.bhfb-main_header_row {
  min-height: 55px !important;
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
}

.bhfb-main_header_row a, .bhfb-main_header_row p {
	color: #111;
}

.bhfb-mobile {
	z-index: 9999;
}

.botiga-dropdown li {
  margin-right: 15px !important;
}

.main-navigation a {
    font-family: CirceBold;
    text-transform: uppercase;
    font-size: 14px;
}

.main-navigation a svg {
	vertical-align: unset;
	margin-left: 6px;
}

.icon-cancel {
  padding-right: 4px;
}

.backcall-icon {
  height: 20px;
  margin-top: -10px;
  margin-right: 10px;
}

.backcall {
	font-family: CirceLight;
	font-size: 20px;
	margin-top: 4px;
	display: block;
}

.backcall p {
  margin: 0;
  margin-top: -3px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}

.header-contact {
  font-family: CirceLight;
  position: absolute;
  bottom: 30px;
}

.botiga-offcanvas-menu .botiga-dropdown a {
	padding: 10px 0 !important;
}

.mobile_search_menu {
  display: none;
}

.bochetti-block-blog-shorts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0px 15px;
    margin: 0;
    gap: 50px;
    width: 100%;
}

.bochetti-block-blog-shorts .bochetti-blog-short-video-text h2 {
	font-size: 25px;
}

.bochetti-block-blog-shorts .bochetti-blog-short-video {
    background: #ffffff;
    padding: 0;
    margin: 0;
    align-items: flex-start;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 50px auto 30px;
    gap: 30px;
}

.bochetti-block-blog-shorts .bochetti-blog-short-video-video {
	padding: 0;
}

.bochetti-block-blog-shorts a, .bochetti-block-blog-shorts-blog a {
    font-family: CirceLight;
    color: #727271;
    font-size: 20px;
    text-decoration: none;
}

.bochetti-block-blog-shorts-blog a {
	align-self: end;
}

.bochetti-block-blog-shorts-blog {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 50px auto auto 30px;
    gap: 30px;
}

.bochetti-block-blog-shorts-blog>h2, .bochetti-block-blog-shorts .bochetti-blog-short-video>h2 {
	margin-top: 0;
	font-size: 35px;
}

.bochetti-block-blog-shorts-blog>div {
    display: grid;
    grid-template-columns: 65% 30%;
    column-gap: 5%;
}

.bochetti-block-blog-shorts-blog>div h3 {
	font-size: 25px;
	margin-top: 0;
}

.bochetti-block-blog-shorts .bochetti-blog-short-video-text h2 {
	margin-top: 0;
}

.bochetti-block-blog-shorts-blog>div p {
	margin-bottom: 0;
}

.bochetti-blog-block-img-container {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    aspect-ratio: 16/10;
    background: #F0F0F0;
}

.bochetti-blog-block-img-container img {
    min-width: 100%;
    min-height: 100%;
    object-fit: contain;
    margin: 0 auto;
}

.btn-up {
  position: fixed;
  right: 20px;
  bottom: 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 50px;
  z-index: 9999;
}

.btn-up::before {
  content: "";
  width: 70px;
  height: 60px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("/wp-content/themes/botiga/img/backtotop.png");
}

.btn-up:hover::before {
  background-image: url("/wp-content/themes/botiga/img/backtotop_hover.png");
}

.btn-up_hide {
  display: none;
}

.mobile-menu-close {
	display: none !important;
}

.mobile_menu_dop_block {
  list-style: none;
  border-top: 1px solid #e6e6e6;
  margin-top: 10px;
}

.woocommerce-form-login .VkIdSdk_oauth_link_text {
	font-family: 'CirceLight' !important;
	display: block !important;
	text-align: left !important;
}

.product-gallery-summary .product_meta {
  padding-left: 44px;
  margin-bottom: 10px;
}

.product-gallery-summary .variations_form.cart {
	padding-left: 44px;
	margin-top: 44px;
}

.product-gallery-summary .bochetti_product_attributes,
.product-gallery-summary .bochetti_product_description {
  padding-left: 44px;
}

.product-gallery-summary .divider {
  display: none;
}

.woocommerce-tabs {
  margin: 0 !important;
}

.product-gallery-summary .variations .label {
  font-family: CirceLight;
  font-weight: 500;
  font-size: 20px;
}

table.woocommerce-product-attributes {
  font-family: CirceLight;
}

table.woocommerce-product-attributes tr:nth-child(even) {
  background-color: #fff !important;
}

table.woocommerce-product-attributes th,
table.woocommerce-product-attributes td {
  border: 0 !important;
}

.product-gallery-summary .price {
  font-family: "Circe";
  font-weight: 500;
  padding-left: 44px;
}

.product-gallery-summary .price p {
	margin: 0;
}

.product-gallery-summary .product_meta .sku_wrapper {
  font-family: CirceLight;
  font-size: 13px;
  text-transform: lowercase;
}

.mobile_menu_dop a {
  font-size: 12px;
}

.woosw-item--actions .add_to_cart_button {
	background: #BE2526 !important;
	border: 0;
	white-space: nowrap;
}

.woosw-item--stock .stock {
	text-align: right;
	margin-bottom: 0;
}

.woosw-item--actions .woosw-item--atc {
	text-align: right;
}

.woosw-item--actions .woosw-item--atc .button {
	background-color: #BE2526 !important;
	border: 0 !important;
}

.woosw-item--actions .added_to_cart {
	display: none;
}

.woosw-item--actions .woosw-item--atc .button:hover {
	opacity: 0.7;
}

.entry-footer {
  height: 0;
  display: block;
  padding: 0;
}

[class^="footer_col-"] {
  display: grid;
  padding: 10px 0;
}

.footer_logo {
  width: 180px;
}

.footer_text {
  font-family: "CirceLight";
  margin: 0;
  font-size: 14px;
  margin-top: 70px;
}
.footer_title {
  font-family: "Circe";
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.footer_link {
  font-family: "CirceLight";
  margin: 0;
  font-size: 14px;
}
.footer_col-4 .mailpoet_text {
  width: 80% !important;
  float: left;
  min-height: 10px;
  border: 0;
  outline: none;
  font-size: 10px;
  text-align: center;
  padding: 10px !important;
}
.footer_col-4 .mailpoet_text:focus {
  border: 0 !important;
  box-shadow: unset;
}
.footer_col-4 .mailpoet_submit {
  width: 20% !important;
  float: right;
  min-height: 10px;
  border-radius: 0;
  outline: none;
}
.footer_col-4 .parsley-errors-list.filled {
  display: none;
}
.footer_col-4 .mailpoet_paragraph {
  visibility: visible !important;
}
.footer_col-4 .mailpoet_validate_success {
  display: none !important;
}
.footer_social {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-family: Circe;
  font-size: 14px;
  font-weight: bolder;
}
.footer_social_img {
  display: inline;
  width: 35px;
}
.footer_social_block {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
}
.footer_privacy,
.footer_privacy_mobile {
  text-align: center;
  text-transform: uppercase;
  font-family: CirceLight;
  color: #111;
  font-size: 10px;
  margin-top: 10px;
}
.footer_privacy_mobile {
  display: none;
}
.footer_privacy a:visited {
  color: #111;
}
.tab {
  margin-top: 20px;
}
.tab-btn-active {
  pointer-events: none;
  font-weight: bold;
}
.tab-pane:not(.tab-pane-show) {
  display: none;
}

.tab-nav {
	width: 20%;
	float: left;
	margin-bottom: 50px;
}

.tab-btn {
  display: block;
  padding: 0;
  background: #fff !important;
  font-family: CirceLight;
  color: #BE2526 !important;
  border: 0;
  margin-bottom: 15px;
  text-align: left;
}
.tab-content {
  width: 80%;
  float: right;
}
.about_descr li {
  list-style-type: none;
  position: relative;
}

.about_descr li::before {
  content: "•";
  position: absolute;
  left: -0.8em;
  font-size: 1.1em;
}

.tab-pane .about_descr {
  margin-bottom: 20px;
}

#mailpoet_form_4 .mailpoet_paragraph {
  margin-bottom: 0 !important;
}

.bochetti_cat_container {
  position: relative;
  margin: 0 -40px;
  margin-top: 70px;
}

.bochetti_cat_container img {
  width: 100%;
  height: auto;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.bochetti_cat_container h1 {
  position: absolute;
  bottom: 60px;
  left: 40px;
  font-family: "CirceLight";
  text-transform: uppercase;
  font-size: 35px;
}

.bochetti-subcat {
  width: 100%;
  margin: 30px 0;
}
.bochetti-subcat a {
  font-size: 25px;
  font-family: "CirceLight";
  margin-right: 30px;
}

#cookie_notification {
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 150px;
  width: 280px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 15px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  opacity: 0.9;
  z-index: 99999;
}

#cookie_notification p {
  margin: 0;
  font-size: 14px;
  text-align: center;
  font-family: Circe;
}

.button.cookie_accept {
  background-color: black;
}

.button.cookie_accept:hover {
  background-color: grey;
  cursor: pointer;
}

.show#cookie_notification {
  display: block !important;
}

.active_catalog_filter {
  transform: rotate(180deg);
  margin: 23px 0 0 23px;
}

.related.products h2,
.products404 h2 {
  font-family: "CirceLight";
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
}

.related.products > .products,
.products404 > .woocommerce > .products {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 20px !important;
}

.bochetti_recently {
	margin-top: -70px;
}

.bochetti_recently > h2 {
  color: #111;
  font-family: "CirceLight";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2rem;
  text-align: left;
  padding: 56px 0 35px 0;
  margin-bottom: 0;
}

.bochetti_recently .bochetti_add_tocart {
  display: none;
}

.skip-link.screen-reader-text {
	display: none !important;
}

.block_bochetti_recently_viewed .bochetti_recently>h2 {
    margin-left: 15px;
    margin-right: 15px;
}

.bochetti_recently ul.products {
  gap: 18px !important;
}

.bochetti_recently ul.products li.product .loop-button-wrap {
  display: none;
}

.summary .product_title {
  font-family: "CirceLight";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
}

.error404 .page-content .price {
  text-align: left;
}

.page-template-shorts_page .bochetti-blog-short-video {
  background: #ffffff;
}	

#info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: #2d3667;
  font-size: 16px;
  text-align: center;
  padding: 14px;
  background-color: #f3f9f9;
}

#app-cover {
  position: relative;
  min-width: 125px;
  width: max-content;
  height: 42px;
  z-index: 1;
  margin-right: 30px;
}

#select-button {
  position: relative;
  height: 16px;
  padding: 12px 0;
  background-color: #fff;
  cursor: pointer;
}

#options-view-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}

#selected-value {
  font-size: 19px;
  font-family: CirceLight;
  line-height: 1;
  margin-right: 26px;
}

.option i {
  width: 16px;
  height: 16px;
}

.option,
.label {
  color: #111111;
  font-size: 16px;
}

.option .label {
  display: none;
  padding: 0;
}

#chevrons {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  padding: 9px 14px;
}

#chevrons i {
  display: block;
  height: 50%;
  color: #d1dede;
  font-size: 12px;
  text-align: right;
}

#options-view-button:checked + #select-button #chevrons i {
  color: #2d3667;
}

.options {
  position: absolute;
  left: 0;
  width: 250px;
}

#options {
  position: absolute;
  top: 42px;
  right: 0;
  left: 0;
  width: max-content;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 4px;
}

#options-view-button:checked ~ #options {
  border: 1px solid #e2eded;
  border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
  max-height: 200px;
  overflow: auto;
}

.option {
  position: relative;
  line-height: 1;
  transition: 0.3s ease all;
  z-index: 2;
}

.option i {
  position: absolute;
  left: 14px;
  padding: 0;
  display: none;
}

#options-view-button:checked ~ #options .option i {
  display: block;
  padding: 12px 0;
}

#options-view-button:checked ~ #options .label {
  display: block;
  padding: 12px 5px;
}

.s-c {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
}

.s-c.top {
  top: 0;
}

.s-c.bottom {
  bottom: 0;
}

.option input[type="submit"] {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 50%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.s-c:hover ~ i {
  color: #fff;
  opacity: 0;
}

.s-c:hover {
  height: 100%;
  z-index: 1;
}

.s-c.bottom:hover + i {
  bottom: -25px;
  animation: moveup 0.3s ease 0.1s forwards;
}

.s-c.top:hover ~ i {
  top: -25px;
  animation: movedown 0.3s ease 0.1s forwards;
}

.label {
  transition: 0.3s ease all;
}

.opt-val {
  position: absolute;
  left: 14px;
  width: 217px;
  height: 21px;
  opacity: 0;
  background-color: #fff;
  transform: scale(0);
}

.option input[type="submit"]:checked ~ .opt-val {
  opacity: 1;
  transform: scale(1);
}

.option input[type="submit"]:checked ~ i {
  top: 0;
  bottom: auto;
  opacity: 1;
  animation: unset;
}

.option input[type="submit"]:checked ~ i,
.option input[type="submit"]:checked ~ .label {
  color: #fff;
}

.option input[type="submit"]:checked ~ .label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#options-view-button:not(:checked)
  ~ #options
  .option
  input[type="submit"]:checked
  ~ .opt-val {
  top: -30px;
}

.option .fa-codepen {
  color: #000;
}

.option .fa-dribbble {
  color: #ea4c89;
}

.option .fa-behance {
  color: #0057ff;
}

.option .fa-hackerrank {
  color: #32c766;
}

.option .fa-stack-overflow {
  color: #f48024;
}

.option .fa-free-code-camp {
  color: #006400;
}

.bochetti_color_attr {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-left: 5px;
    transition: 0.5s;
	border: 1px solid #d6d6d6;
}

.bochetti_color_attr:hover {
	opacity: 0.7;
}

.variations_form.cart table.variations select {
    min-width: 100%;
    border: 1px solid #D9D9D9;
    font-family: CirceLight;
    text-transform: uppercase;
    padding-left: 80px;
    text-align: right;
    padding-right: 40px;
	cursor: pointer;
	font-weight: bolder;
}

.variations_form.cart table.variations .value.tsvet {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
	min-width: 100%;
    border: 1px solid #D9D9D9;
    font-family: CirceLight;
    text-transform: uppercase;
    padding-left: 80px;
    text-align: right;
	cursor: pointer;
}

.variations_form.cart table.variations select option {
    font-size: 18px;
}

.single-product .digi-dolyame-button {
	width: 100% !important;
}

.variations_form .variations .value.pa_razmer::before {
    content: 'Размер';
    position: absolute;
    left: 10px;
    top: 25%;
    text-transform: uppercase;
    font-family: CirceLight;
}

.variations_form.cart table.variations .value.tsvet::before {
    content: 'Цвет';
    position: absolute;
    left: 10px;
    top: 25%;
    text-transform: uppercase;
    font-family: CirceLight;	
}

.variations_form .variations .value.pa_rost::before {
    content: 'Рост';
    position: absolute;
    left: 10px;
    top: 25%;
    text-transform: uppercase;
    font-family: CirceLight;
}

.variations_form.cart table.variations td {
	position: relative;
}

.variations_form.cart .variations tbody > tr + tr > td::before {
	top: calc(25% + 6px) !important;
}

#option-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  transition: 0.3s ease all;
  z-index: 1;
  display: none;
}

#options-view-button:checked ~ #options #option-bg {
  display: block;
}

.option:hover .label {
	color: #BE2526;
}

.option:nth-child:hover ~ #option-bg {
	background-color: #000;
	border-radius: 4px 4px 0 0;
}
.chevron-down-r::before {
	content: url("/wp-content/themes/botiga/img/arrow-down.svg");
}
.chevron-down-t::before {
	content: url("/wp-content/themes/botiga/img/arrow-down.svg");
}
.chevron-down-s::before {
	content: url("/wp-content/themes/botiga/img/arrow-down.svg");
}
.chevron-down-so::before {
	content: url("/wp-content/themes/botiga/img/arrow-down.svg");
}

/* Бирючков */


.button.confirm-phone.order{
    background-color: #111111 !important;
    border: 0;
    font-family: "CirceLight";
    width: 100% !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 19px;
    padding-bottom: 19px;
}

.woocommerce-MyAccount-navigation {
	margin-top: 30px;
    border-right: 1px solid #ccc;
}

.woocommerce-MyAccount-navigation .avatar-wrap {
    display: grid;
    grid-template-columns: 24% 71%;
    gap: 5%;
	margin-bottom: 20px;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation ul .is-active a{
	font-weight: 700 !important;
	color: black !important;
	background-color:white !important;
}

.woocommerce-account .about_title {
    text-transform: none;
	margin-top: 0;
}

.woocommerce-MyAccount-navigation .avatar-wrap img {
	border-radius: 50%;
	width: 90px;
	height: 90px;
	object-fit: cover;
	box-shadow: 0 4px 12px rgba(0,0,0,0.3);
	margin-bottom: 0; 

}

.woocommerce-MyAccount-navigation .avatar-wrap .profile-name {
    font-size: 16px;
    color: #000;
    display: flex;
    font-family: 'CirceBold', sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    align-items: center;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
    border-bottom: none !important;
}

.woocommerce-MyAccount-navigation li {
	margin-bottom: 1px;
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.woocommerce-MyAccount-navigation a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	width: 100%;
	text-transform: uppercase;
	border-bottom: none !important;
}

.woocommerce-MyAccount-navigation li {
	margin-bottom: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.woocommerce-MyAccount-navigation a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	width: 100%;
}

.svg_avatar {
	width: 100%;
}

.woocommerce-MyAccount-navigation a:hover {
	text-decoration: underline;
}

.woocommerce-MyAccount-navigation .count {
	color: #888;
	font-size: 14px;
	font-weight: 200 !important;
}

.count {
	color: #888;
	font-size: 14px;
}

.woocommerce-account.woocommerce-form-login.custom {
	border: none !important;
}

.woocommerce-form.woocommerce-form-register.register.custom {
	border: none !important;
}

.auth-left {
    flex: 1 1 55%;
    display: block;
}

.denim-left {
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	max-width: 40%;
	left: 25%;
}

.denim-left svg {
	width: 100%;
}

.denim-bottom {
	margin-top: 20px;
}

.auth-box-login-reg {
    max-width: 500px;
    color: #151515;
}

.auth-tabs {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 24px;
	text-transform: uppercase;
}

.auth-tab {
    background:none;
    border:none;
    cursor:pointer;
    text-decoration: underline;
    font-size:16px;
    padding:4px 8px;
	color: black;
}

.auth-tab.active{
    font-weight:700;
    text-decoration:none;
	color: black;
}

.auth-forms { 
	width: 500px;
	height: 712px; 
 }
 
.auth-form {
	display: none; 
}

.auth-form.active {
	display: block; 
}

.input-block-login {
	margin-bottom: 20px; 
}

.input-field-login.error {
	border-bottom: 2px solid #d93025; 
}

.error-text-login {
	margin-top: 6px; 
	font-size: 12px; 
	color: #d93025; 
	min-height: 16px;
}

.divider { 
	text-align: center; 
	margin-top: 60px;
    margin-bottom: 20px;
	font-size: 14px; 
	color: black; 
}

.sr-only {
	position: absolute;
	left: -10000px; 
	top: auto;
	width: 1px;
	height: 1px; 
	overflow: hidden; 
}

#auth-login-panel .VkIdSdk_oauth_item svg,
#auth-login-panel .VkIdSdk_oauth_link_text {
	display: none !important;
}

#auth-login-panel .VkIdSdk_oauth_item {
	transition: 0.5s;
}

#auth-login-panel .VkIdSdk_oauth_item:hover,
.btn-login-enter:hover,
.btn-login-code:hover,
.btn-login-registration:hover {
	opacity: 0.7;
}

#auth-login-panel .VkIdSdk_oauth_list .VkIdSdk_oauth_item {
    content: "";
    background-size: contain;
    background-color: #8d8a8aff;
    background-repeat: no-repeat;
    display: block;
	border: 0;
    background-position: center;
	border-radius: 0;
}

.auth-wrapper-main-logreg {
    display: flex;
    width: calc(100% + 40px);
    margin: 0 -20px;
    height: 100%;
    position: relative;
    background-image: url('/wp-content/themes/botiga/img/login_form/login_image.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
}

.big-text-left{
    height: 20%;
    background-image: url('/wp-content/themes/botiga/img/login_form/denim.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 800px;
	margin: 300px 100px 100px 100px;
}

#auth-login-panel .VkIdSdk_oauth_item[data-oauth="vkid"] {
    background-image: url("data:image/svg+xml,%3Csvg width='35' height='22' viewBox='0 -15 35 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5219 1.09015L11.4617 1.63727C11.45 3.24266 13.0358 2.1183 13.1726 3.29627L13.1904 9.97928C13.1186 10.9847 12.1988 10.4309 11.8963 9.95064C10.2537 7.33398 8.94176 4.95674 7.4231 2.26445C6.76677 1.10484 6.50739 1.01598 5.50681 1.01598C4.95383 1.01598 0.740049 0.957222 0.493669 1.06958C-0.128439 1.35012 -0.0387845 2.64266 0.102884 3.21916C1.45934 7.31048 8.6372 18.5328 12.7812 21.029C14.9521 22.3032 16.7623 21.9778 19.2007 21.922C21.1985 21.878 20.5011 19.1313 20.8494 17.3923C21.0609 16.497 21.5927 16.345 22.1066 16.6946C22.4488 16.9281 24.9126 19.6549 25.0844 19.8966C25.5135 20.371 25.8372 20.6956 26.3163 21.1414C26.9323 21.7135 26.9939 21.9176 28.0273 21.9242C29.8183 21.9367 31.6361 21.9015 33.3977 21.8765C34.1635 21.8574 34.6645 21.264 34.878 20.7015C35.0227 20.3327 35.0392 19.9204 34.9246 19.5396C34.4605 18.065 29.3044 13.2576 29.3002 12.3227C29.715 11.2946 34.8192 4.41476 34.8253 2.02063C34.6309 1.35453 34.0663 1.01524 33.2266 1.01524H27.0671C26.625 1.03801 26.5319 1.17754 26.3608 1.43091C25.8277 2.22626 25.0085 4.38538 24.619 5.38416C24.5294 5.73006 23.7848 7.52419 23.6369 7.69971C23.3926 8.56336 22.4926 9.75014 21.9356 10.1967C20.4189 11.4209 20.6961 9.30363 20.7037 7.99347C20.7037 7.3002 20.7365 2.09627 20.6667 1.62773C20.4997 0.495287 19.805 0.278641 18.8777 0.10973C18.1755 -0.0151177 13.7523 -0.0525719 12.8927 0.0994481C12.3014 0.203732 11.8395 0.466646 11.524 1.09088L11.5219 1.09015Z' fill='white'/%3E%3C/svg%3E");
    aspect-ratio: 35 / 22;
}

#auth-login-panel .VkIdSdk_oauth_item[data-oauth="ok_ru"] {
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='23' viewBox='0 -15 40 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.04217e-07 11.1886C-0.000287846 13.1712 0.596134 15.1093 1.71384 16.7579C2.83155 18.4066 4.42033 19.6916 6.27927 20.4505C8.13822 21.2094 10.1838 21.4081 12.1574 21.0215C14.131 20.6349 15.9438 19.6803 17.3668 18.2785C18.7897 16.8767 19.7588 15.0906 20.1515 13.1461C20.5441 11.2016 20.3427 9.18609 19.5728 7.35438C18.8028 5.52267 17.4988 3.95707 15.8258 2.85556C14.1527 1.75406 12.1857 1.16614 10.1735 1.16614C7.47559 1.16614 4.88813 2.22202 2.98027 4.10155C1.07241 5.98109 0.000386185 8.53033 1.04217e-07 11.1886ZM14.3795 11.1886C14.3798 12.0083 14.1333 12.8096 13.6714 13.4913C13.2094 14.173 12.5526 14.7044 11.7841 15.0183C11.0156 15.3321 10.1698 15.4144 9.35387 15.2547C8.5379 15.0949 7.78833 14.7004 7.19997 14.1208C6.61161 13.5413 6.21088 12.8029 6.04848 11.999C5.88607 11.1951 5.96928 10.3618 6.28757 9.60447C6.60587 8.84715 7.14496 8.19985 7.83666 7.74442C8.52836 7.289 9.3416 7.04592 10.1735 7.04592C11.2888 7.04592 12.3583 7.48233 13.1471 8.25919C13.9358 9.03605 14.3791 10.0897 14.3795 11.1886Z' fill='white'/%3E%3Cpath d='M28.4408 7.651C27.611 3.63456 25.682 1.2333 25.5786 1.10563C25.3571 0.810349 25.0774 0.562201 24.7561 0.376085C24.4349 0.189972 24.0788 0.069725 23.7093 0.0225716C23.3397 -0.0245838 22.9643 0.00232506 22.6055 0.101679C22.2468 0.201031 21.9121 0.370781 21.6216 0.600739C21.3311 0.830696 21.0907 1.11612 20.9149 1.43987C20.7392 1.76363 20.6316 2.11905 20.5987 2.48478C20.5658 2.85052 20.6082 3.21903 20.7235 3.5682C20.8387 3.91738 21.0243 4.24001 21.2693 4.51674C21.2896 4.54112 23.2856 7.09873 23.2885 11.326C23.2914 15.5533 21.2838 18.164 21.2693 18.1884C20.8102 18.7522 20.5972 19.4726 20.6772 20.1911C20.7572 20.9097 21.1236 21.5675 21.6958 22.0198C22.2681 22.4721 22.9992 22.682 23.7285 22.6032C24.4577 22.5243 25.1253 22.1633 25.5844 21.5995C25.6892 21.4704 27.6692 18.9659 28.4787 14.8404L34.5714 20.5825C34.8323 20.8339 35.141 21.032 35.4799 21.1654C35.8188 21.2987 36.1811 21.3647 36.5459 21.3595C36.9108 21.3543 37.271 21.278 37.6059 21.135C37.9407 20.992 38.2435 20.7852 38.4968 20.5264C38.7501 20.2676 38.949 19.962 39.0819 19.6272C39.2148 19.2924 39.2792 18.9349 39.2713 18.5755C39.2635 18.216 39.1835 17.8616 39.036 17.5328C38.8885 17.2039 38.6764 16.907 38.412 16.6593L32.6366 11.3174L38.4484 5.43622C38.9651 4.92438 39.2546 4.23146 39.2533 3.50954C39.2521 2.78762 38.9602 2.09569 38.4417 1.5856C37.9232 1.0755 37.2205 0.788925 36.4878 0.788763C35.7551 0.788603 35.0523 1.07487 34.5336 1.58474L28.4408 7.651Z' fill='white'/%3E%3C/svg%3E");
    aspect-ratio: 40 / 23;
}

#auth-login-panel .btn-login-enter,
#auth-register-panel .btn-login-registration,
#auth-login-panel .btn-login-code {
    font-family: 'Montserrat';
    font-weight: 500;
	transition: 0.5s;
	padding: 12px 0;
	margin-top: 15px;
	cursor: pointer;
	font-size: 14px;
    color: white;
    border: none;
	width: 100%;
	background: #8d8a8aff !important;
	border-radius: 0;
}

#auth-login-panel .btn-login-code {  
	background: #666464ff;
}


 
#auth-login-panel .btn-login-enter {
	width: 200%;
}

#auth-register-panel #privacy_policy_reg_field {
    color: #727271;
    font-size: 12px;
    font-family: Montserrat;
}

#auth-register-panel #privacy_policy_reg_field a {
    text-decoration: none;
    color: #BE2526;
}

.auth-wrapper-main-logreg .input-field-login {
    width: 100%;
    padding: 0;
    border: none;
    border-bottom: 1px solid #999;
    background: transparent;
	color: #111;
	font-family: Montserrat;
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
    box-sizing: border-box;
}

.auth-wrapper-main-logreg .input-field-login::placeholder { 
	color: #111; 
	font-size: 12px; 
	letter-spacing: 0.5px; 
	text-transform: uppercase; 
	padding: none !important; 
}

.auth-wrapper-main-logreg .auth-right {
    width: 45%;
    padding: 80px 70px;
   	display: flex;
    justify-content: center;
    align-items: center;  
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
}

.privacy-login-text{
    color: #727271; 
    font-size: 12px;
    font-family: Montserrat;
}

.required-login-policy{
    text-decoration: none !important;
    color: #BE2526;
}

.bonus-card {
	background: #666 ;
	color: white ;
	border-radius: 7px ;
	padding: 40px ;
	margin: 0 ;
	text-align: right ;
	font-family: Arial, sans-serif ;
	box-shadow: 0 6px 18px rgba(0,0,0,0.3) ;
	max-width: 400px ;
	min-height: 240px ;
	aspect-ratio: 2 / 1 ;
}

.bonus-logo {
    font-family: 'Cinzel Decorative', serif;
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
}
.bonus-amount {
    font-size: 20px;
    margin-top: 20px;
    color: #d6d6d6;
}

.profile-bonus-system {
    display: flex;
    gap: 30px;
}

.bonus-card.grey {
    background: #e6e6e6 !important;
    color: #111 !important;
    text-align: left !important;
}

.news-feed-wrapper {
	margin: 0 auto;
	overflow: hidden;
}

.feed-header {
	background: #666;
	color: white;
	padding: 40px 30px;
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
}

.logoJT {
	grid-column: 2;
}

.message-preview {
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	opacity: 0.8;
	transition: opacity 0.25s ease;
}

.feed-item.open .message-preview {
	opacity: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.message-full {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-height 0.35s ease, opacity 0.35s ease;
}

.feed-item.open .message-full {
	max-height: 2000px;
	opacity: 1;
}

.header-content {
	grid-column: 1;
	margin-top: -80px;
}

.user-greeting h1 {
	margin: 0 0 10px 0;
	font-size: 32px;
	font-weight: 700;
	font-family: "CirceLight";
}

.welcome-text {
	margin: 0;
	opacity: 0.9;
	font-size: 16px;
	font-family: "CirceLight";
}

.feed-stats {
	display: flex;
	gap: 15px;
}

.stat-badge {
	background: rgba(220, 38, 38, 0.3);
	padding: 12px 20px;
	border-radius: 50px;
	text-align: center;
	backdrop-filter: blur(10px);
}

.unread-stat {
	background: rgba(255, 255, 255, 0.3);
}

.stat-count {
	display: block;
	font-size: 24px;
	font-weight: 700;
}

.stat-label {
	font-size: 14px;
	opacity: 0.9;
}

.feed-container {
	padding: 0;
}

.empty-feed {
	text-align: center;
	padding: 60px 30px;
	color: #666;
}

.empty-icon {
	font-size: 80px;
	margin-bottom: 20px;
	opacity: 0.5;
}

.empty-feed h3 {
	margin: 0 0 10px 0;
	color: #333;
	font-size: 24px;
}

.empty-feed p {
	margin: 0 0 30px 0;
	font-size: 16px;
}

.empty-tips {
	max-width: 400px;
	margin: 0 auto;
}

.tip-item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 0;
	border-bottom: 1px solid #f0f0f0;
}

.tip-item:last-child {
	border-bottom: none;
}

.tip-icon {
	font-size: 20px;
}

.news-feed {
    padding: 20px 0;
    max-height: 600px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.feed-item {
	display: flex;
	padding: 0;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease;
	opacity: 0;
	transform: translateY(20px);
	animation: slideInUp 0.5s ease forwards;
}

.feed-item:hover {
	background: #fafafa;
}

.feed-item.unread {
	background: #fff5f5;
}

.feed-item.unread::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	background: #dc2626;
}

.feed-item.no-expand {
	cursor: default !important;
}

.item-timeline {
	padding-top: 10px;
	background: #517fd7;
	width: 1px;
	margin-bottom: 10px;
}

.feed-item.unread {
	background: #dc2626;
	box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.2);
}

.timeline-line {
	flex: 1;
	width: 2px;
	background: #eee;
	margin-top: 5px;
}

.item-content {
	flex: 1;
	padding: 20px 0;
	padding-left: 20px;
}

.item-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.message-type {
	padding: 6px 12px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
}

.type-info {
	background: #fee2e2; 
	color: #dc2626; 
}

.type-promo {
	background: #fef2f2; 
	color: #991b1b; 
}

.type-warning {
	background: #fecaca; 
	color: #7f1d1d; 
}

.type-news {
	background: #fca5a5; 
	color: #450a0a; 
}

.type-update {
	background: #f87171; 
	color: #000000; 
}

.message-meta {
	text-align: right;
}

.message-date {
	display: block;
	font-weight: 200;
	color: #727070;
	font-size: 12px;
}

.message-time {
	font-size: 12px;
	color: #888;
}

.item-body {
	margin-bottom: 15px;
}

.message-title {
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	line-height: 1.4;
	font-family: "CirceLight";
}

.message-filters-users {
	display: flex;
	gap: 12.5px;
	flex-wrap: wrap;
	margin: 0 0 30px 0;
	text-transform: none;
}

.message-filters-users .filter-btn {
	padding: 3px 28px;
	border: 1px solid #333;
	border-radius: 30px;
	background: #fff;
	cursor: pointer;
	transition: 1s;
	color: #333;
	margin: 0;
	position: relative;
	text-transform: none;
	width: auto;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
}

.message-filters-users .filter-btn:hover {
    background-color: #111111;
    color: #fff;
}

.woocommerce-edit-account .message-filters-users {
	margin: 0;
	margin-bottom: 30px;
}

.woocommerce-edit-account .filter-btn {
	margin: 0;
}

.message-filters-users .filter-btn.active {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.message-filters-users .filter-btn .count {
	margin-left: 8px;
	font-size: 0.85em;
	opacity: 0.8;
}

.message-filters-users .filter-btn.active .count {
	opacity: 0.9;
}
				
.message-text {
	color: #4b4a4a;
	line-height: 1.6;
	font-family: "CirceLight";
	font-size: 16px;
}

.message-text p {
	margin: 0 0 10px 0;
}

.message-text p:last-child {
	margin-bottom: 0;
}

.message-image {
	margin: 15px 0;
	border-radius: 12px;
	overflow: hidden;
}

.message-image img {
	width: 100%;
	height: auto;
	border-radius: 12px;
	object-fit: cover;
}

.promo-highlight {
	margin-top: 15px;
}

.promo-badge {
	background: linear-gradient(135deg, #dc2626, #ef4444);
	color: white;
	padding: 8px 16px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
}

.custom-account-header {
    text-align: center;
    margin-bottom: 30px;
}

.woocommerce-MyAccount-content {
  margin-top: 30px;

}

.cart-layout2,
.woosw-list {
  margin-top: 30px;
}

.woocommerce-breadcrumb {
  margin-top: 30px;
  font-family: "CirceLight";
  font-size: 18px;
  opacity: 1;
}

.bochetti_title {
  display: table;
}

.bochetti_title_wishlist,
.bochetti_title .product_title {
  display: table-cell;
}

.bochetti_title_wishlist button {
  padding-left: 0;
  padding-right: 24px !important;
}

.bochetti_add_wishlist {
  position: absolute;
  top: 10px;
  right: 0;
}
.woosw-btn-text {
  display: none;
}
.woosw-btn {
  background: none !important;
  border: 0;
  color: #696969 !important;
  font-size: 20px !important;
}

.woosw-btn-added,
.woosw-btn.woosw-added {
  color: #BE2526 !important;
}

.woosw-btn-added .woosw-icon-24:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M8.95034 0.746775C9.05626 0.552547 9.10922 0.455433 9.15466 0.395578C9.55483 -0.131591 10.3475 -0.131591 10.7477 0.395578C10.7931 0.455433 10.8461 0.552548 10.952 0.746777L13.2746 5.00557C13.3057 5.06263 13.3213 5.09116 13.3378 5.11743C13.4747 5.33519 13.6903 5.4918 13.9397 5.55473C13.9698 5.56233 14.0017 5.56831 14.0656 5.58027L18.8337 6.47317C19.0512 6.51389 19.1599 6.53425 19.2309 6.55897C19.8559 6.77664 20.1008 7.53053 19.7231 8.07402C19.6802 8.13573 19.6042 8.21611 19.4523 8.37687L16.1196 11.9019C16.075 11.9491 16.0527 11.9727 16.0328 11.9965C15.868 12.194 15.7857 12.4474 15.8029 12.7041C15.805 12.735 15.8091 12.7673 15.8175 12.8317L16.4417 17.6424C16.4702 17.8618 16.4844 17.9715 16.4828 18.0466C16.469 18.7083 15.8277 19.1742 15.1941 18.9829C15.1221 18.9612 15.0222 18.9138 14.8223 18.8189L10.44 16.7387C10.3813 16.7108 10.352 16.6969 10.3232 16.6853C10.0844 16.5896 9.81795 16.5896 9.57918 16.6853C9.55038 16.6969 9.52102 16.7108 9.46231 16.7387L5.08001 18.8189C4.88015 18.9138 4.78022 18.9612 4.70828 18.9829C4.07468 19.1742 3.43338 18.7083 3.4195 18.0466C3.41792 17.9715 3.43216 17.8618 3.46062 17.6424L4.08485 12.8317C4.09321 12.7673 4.09739 12.735 4.09947 12.7041C4.11669 12.4474 4.03435 12.194 3.86957 11.9965C3.84969 11.9727 3.82736 11.9491 3.78271 11.9019L0.450082 8.37687C0.298093 8.21611 0.222099 8.13573 0.179213 8.07402C-0.198495 7.53053 0.0464582 6.77664 0.671484 6.55897C0.742451 6.53425 0.851179 6.51389 1.06863 6.47317L5.83672 5.58027C5.9006 5.56831 5.93254 5.56233 5.96263 5.55473C6.21204 5.4918 6.4276 5.33519 6.56452 5.11743C6.58104 5.09116 6.5966 5.06263 6.62772 5.00557L8.95034 0.746775Z' fill='%23BE2526'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.woosw-list .woosw-popup-content-mid-message {
  text-align: center;
  font-size: 20px;
  font-family: "CirceLight";
  padding-top: 30px;
}

.bochetti_wishlist_gotocatalog,
.woocommerce .return-to-shop .button.wc-backward {
  color: #BE2526 !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: CirceLight;
  background: 0;
  border: 0;
  padding: 0;
  font-size: 15px;
}

.bochetti_wishlist_gotocatalog:hover,
.woocommerce .return-to-shop .button.wc-backward:hover {
  color: #111 !important;
}

.woosw-list .woosw-actions {
  text-align: center;
  display: block;
}

.woosw-popup-content {
  border-radius: 8px;
  font-family: "CirceLight";
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
  background-color: #f0f0f0 !important;
  color: #111 !important;
}

.bochetti_razmer_table {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
  font-family: CirceLight;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
}

.bochetti_add_tocart input[type="radio"]:checked + label {
  font-weight: bold;
  color: #BE2526;
}

.bochetti_add_tocart a, 
.bochetti_add_tocart a:hover, 
.bochetti_add_tocart a:focus, 
.bochetti_add_tocart a:active {
	color: rgb(117, 117, 117);
}

.bochetti_add_tocart .added_to_cart {
	display: none;
}

.bochetti_addtocart_button {
    display: block;
    width: 100%;
    font-size: 14px;
    font-family: CirceLight;
    color: #fff !important;
    padding: 8px 0;
    background: #BE2526;
	transition: 1s;
}

.bochetti_addtocart_button:hover {
	color: #fff;
	opacity: 0.7;
}

.bochetti_add_tocart {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #f0f0f0;
  opacity: 0;
  transition: 0.5s;
}
.loop-image-wrap:hover .bochetti_add_tocart {
  opacity: 1;
  transition: 0.5s;
}

.woocommerce-variation.single_variation {
  display: none !important;
}

.product-gallery-summary .botiga-single-addtocart-wrapper .button {
	background-color: #111111;
	border: 0;
	font-family: CirceLight;
	font-size: 17px;
	padding-top: 4px !important;
	padding-bottom: unset !important;
}

.product-gallery-summary .botiga-single-addtocart-wrapper .quantity {
  height: 50px;
  border-radius: 3px;
  border-color: #a5a5a5;
}

.product-gallery-summary .entry-summary {
  max-width: 40%;
}

.product-gallery-summary .woocommerce-product-gallery {
  max-width: 60%;
  flex: 0 0 60%;
}

.reset_variations {
  display: none !important;
}

.variations_form.cart .variations tbody > tr + tr > td {
  padding-top: 6px !important;
}

.bochetti_product_image_1 img,
.bochetti_product_image_2 img,
.bochetti_product_image_3 img,
.bochetti_product_image_4 img,
.bochetti_product_image_all img,
.bochetti_product_image_all_last img {
  width: 100%;
}
.bochetti_product_image_1 {
  width: 49.5%;
  display: inline-block;
  margin-right: 1%;
}
.bochetti_product_image_2 {
  width: 49.5%;
  display: inline-block;
}
.bochetti_product_image_3 {
  width: 49.5%;
  display: inline-block;
  margin-right: 1%;
  margin-top: 1%;
}
.bochetti_product_image_4 {
  width: 49.5%;
  display: inline-block;
  margin-top: 1%;
}
.bochetti_product_image_all {
  width: 24.25%;
  display: inline-grid;
  aspect-ratio: 9 / 12;
  overflow: hidden;
  margin-top: 1%;
  margin-right: 1%;
}
.bochetti_product_image_all_last {
  width: 24.25%;
  display: inline-grid;
  margin-top: 1%;
  aspect-ratio: 9 / 12;
  overflow: hidden;
}
.bochetti_fullscreen {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.bochetti_fullscreen_modal {
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: none;
}

.bochetti_fullscreen_container {
    width: 90%;
    height: 90%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bochetti_fullscreen_img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transition: transform 0.3s ease;
}

.bochetti_fullscreen_prev,
.bochetti_fullscreen_next {
    position: absolute;
    top: 50%;
    font-size: 48px;
    padding: 30px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    transform: translateY(-50%);
}

.bochetti_fullscreen_prev:hover,
.bochetti_fullscreen_next:hover {
	color: #BE2526;
}

.bochetti_fullscreen_prev { left: 20px; }
.bochetti_fullscreen_next { right: 20px; }

.bochetti_fullscreen_modal::before {
    content: "✖";
    position: absolute;
    color: #fff;
    right: 1%;
    top: 1%;
    font-size: 25px;
    z-index: 9;
    background: #111;
    border-radius: 50px;
    padding: 0 10px;
    cursor: pointer;
    opacity: 0.85;
}

.bochetti_empty_img {
  width: 100%;
}

.flex-control-nav li .flex-active {
  width: 60px !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, 0.7) !important;
  border: 0 !important;
}

.mobile_menu_dop.mobile-profile {
  display: none;
}

.bochetti_main_collections {
  width: 100%;
  display: grid;
  grid-template-columns: 49.7% 49.7%;
  gap: 0.6%;
  user-select: none;
}

.bochetti_main_collections_women,
.bochetti_main_collections_men {
  overflow: hidden;
  position: relative;
  transition: 0.5s;
  height: 99%;
}

.bochetti_main_collections_women:hover,
.bochetti_main_collections_men:hover {
  opacity: 0.8;
  transition: 0.5s;
}

.bochetti_main_collections img {
  width: 100%;
  height: auto;
}

.bochetti_main_collections_text {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-family: "CirceLight";
  text-transform: uppercase;
  font-size: 28px;
}

.bochetti_block_popular_top {
  width: 100%;
  font-size: 20px;
  font-family: CirceLight;
  text-decoration: underline;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 35px;
  user-select: none;
}
.bochetti_block_popular {
  padding: 0 15px;
}

.bochetti_block_two_products {
  padding: 0 15px;
  margin-top: 60px;
}
.bochetti_block_two_products .button-layout2 {
  display: none !important;
}
.bochetti_block_two_products .bochetti_addtocart_button,
.bochetti_block_popular .bochetti_addtocart_button {
  text-decoration: none !important;
}
.bochetti_block_two_popular
  .bochetti_add_tocart
  input[type="radio"]:checked
  + label {
  font-weight: bold;
  color: #BE2526;
}

.bochetti_block_promobanner {
  width: 100%;
  display: block;
  margin: 60px 0;
}
.bochetti_block_promobanner img {
  width: 100%;
}

.block_bochetti_text_collections {
	width: 100%;
	margin: 20px 0;
}

.bochetti_text_women_collection {
  width: 50%;
  float: left;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.bochetti_text_men_collection {
  width: 50%;
  float: right;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.block_bochetti_text_collections a {
  font-family: CirceLight;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 24px;
  user-select: none;
}
.bochetti_text_collections_container {
  width: fit-content;
  margin: 0 auto;
}
.bochetti_text_collections_container p {
  text-align: right;
  margin-right: 35px;
  margin-top: -6px;
  text-transform: uppercase;
  font-size: 10px;
  color: #808080;
}

.block_bochetti_recently_viewed {
  width: 100%;
}

.block_bochetti_recently_viewed .products {
  padding: 0 15px;
}
.bochetti_recently .woocommerce-loop-product__title {
  padding-right: 20px;
}
.block_bochetti_recently_viewed .bochetti_addtocart_button {
  text-decoration: none;
}

.woocommerce-product-details__short-description {
  margin-left: 44px;
  font-family: CirceLight;
  color: #808080;
}

.woocommerce-cart .woocommerce-cart-form .actions .button,
.woocommerce-cart .cart_totals .checkout-button {
	font-family: CirceLight;
	background: #7A7A7A;
	border: 0;
	font-size: 13px;
}

.woocommerce-cart .woocommerce-cart-form .actions .button:hover,
.woocommerce-cart .cart_totals .checkout-button:hover {
	opacity: 0.7;
}

.woocommerce-cart
  .woocommerce-cart-form
  .actions
  .coupon
  input[type="text"]:focus {
  box-shadow: unset;
}

.button[name="update_cart"] {
  display: none !important;
}

.bochetti_product_cart_price .auth_price {
  color: #727271;
  font-weight: 100;
}

.bochetti_product_cart_price .auth_price .auth_price_line {
  text-decoration: line-through;
  text-decoration-style: solid;
  padding-left: 10px;
}

.bochetti_product_cart_price .auth_price .auth_price_procent {
  color: #BE2526;
}
.bochetti_product_cart_price {
  font-family: "CirceLight";
  text-align: left;
  font-size: 18px;
}

.product-gallery-summary .auth_price {
  font-family: "Circe";
  color: #727271;
  font-size: 20px;
}

.product-gallery-summary .auth_price .auth_price_line {
  text-decoration: line-through;
  text-decoration-style: solid;
}

.product-gallery-summary .auth_price .auth_price_procent {
  color: #BE2526;
}

.ws-svg-icon svg:not(.stroke-based) {
  fill: #353535 !important;
}

#auth_notification {
  position: fixed;
  bottom: 35%;
  margin: 0 35%;
  border-radius: 15px;
  background: #fff;
  width: 30%;
  padding: 10px;
  text-align: center;
  font-family: CirceLight;
  display: none;
  -webkit-box-shadow: 0px 0px 21px 12px rgba(17, 17, 17, 0.2);
  -moz-box-shadow: 0px 0px 21px 12px rgba(17, 17, 17, 0.2);
  box-shadow: 0px 0px 21px 12px rgba(17, 17, 17, 0.2);
}

#auth_notification span {
  font-size: 20px;
}
#auth_notification p {
  margin-bottom: 20px;
}
#auth_notification a {
  background: #BE2526;
  border: 0;
}
#auth_notification a:hover {
  background: #c9a67d;
}
#auth_notification div {
  width: 100%;
  text-align: right;
}
.auth_notification_close {
  background-color: #ffffff !important;
  padding: 0;
  border: 0;
  margin-right: 10px;
  color: #111111 !important;
}
.show#auth_notification {
  display: block !important;
}

.woocommerce-cart .cart_totals .shipping,
.woocommerce-cart .cart_totals .order-total,
.woocommerce-cart .cart_totals .cart-subtotal::before,
.woocommerce-cart .cart_totals h2 {
  display: none;
}

.woocommerce-cart .cart_totals .cart-subtotal .woocommerce-Price-amount {
  font-family: CirceLight;
  font-size: 25px;
  font-weight: 100;
  text-align: right !important;
}

.woocommerce-shipping-methods li label, .woocommerce-shipping-methods li input {
	cursor: pointer;
}

.bochetti-cart-checkout {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
	border-radius: 3px !important;
}

.bochetti-cart-checkout strong {
	text-align: right;
}

.bochetti-cart-checkout .includes_tax {
	display: none !important;
}

.bochetti-cart-checkout .woocommerce-Price-amount {
	text-align: right;
	font-size: 22px;
}

.bochetti-checkout-text {
	text-align: left;
	font-size: 22px;
}

.bochetti-discount-info {
    text-align: right;
    font-size: 22px;
    margin-bottom: 20px;
    color: #BE2526;
}

.bochetti-discount-total-without {
	text-align: right;
}

.woocommerce-notices-wrapper .woocommerce-message, 
.woocommerce-notices-wrapper .woocommerce-error, 
.woocommerce-notice, .woocommerce-MyAccount-content .woocommerce-info, 
.woocommerce-NoticeGroup .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-message {
    position: fixed;
    width: 50%;
    -webkit-box-shadow: 0px 0px 23px 13px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 23px 13px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 23px 13px rgba(0, 0, 0, 0.2);
    top: 40%;
    margin: 0 25%;
	margin-left: calc(25% - 40px);
    padding: 30px;
    border-radius: 5px;
    font-size: 18px;
    background: #f0f0f0;
    text-align: left;
    z-index: 999999;
    font-family: CirceLight;
}

.woocommerce-notices-wrapper .woocommerce-message:focus-visible,
.woocommerce-notices-wrapper .woocommerce-error:focus-visible,
.woocommerce-notice:focus-visible,
.woocommerce-MyAccount-content .woocommerce-info:focus-visible,
.woocommerce-NoticeGroup .woocommerce-error:focus-visible {
	outline: none;
}

#modal-esl-frame .footer {
	text-align: right;
}

.modal-esl-frame #buttonModalDoor {
    left: unset !important;
    transform: unset !important;
    background: #BE2526;
    border: 0;
}

.modal-esl-frame #buttonModalDoor:hover {
    background: #d9bea0 !important;
    color: #111;
}

.woocommerce-order {
  margin-top: 45px;
}

.woocommerce-thankyou-order-details,
.woocommerce-table--order-details {
  border-radius: 8px;
}

.site-header-cart
  .widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .button:not(.checkout) {
  color: #111111 !important;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
  padding: 15px;
}

.cart-empty.woocommerce-info {
  text-align: center;
  font-size: 20px;
  font-family: "CirceLight";
  padding: 30px 0;
  background-color: #ffffff;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders {
  border-radius: 8px;
}

.button.wc-forward,
.woocommerce-form-login__submit,
.woocommerce-Button,
.woocommerce-button.button.view,
.woocommerce-edit-address .button {
  background-color: #111111 !important;
  border: 0 !important;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: CirceLight;
  border-radius: 5px;
}
.woocommerce-button.button.pay,
.woocommerce-button.button.cancel {
  background-color: #111111 !important;
  border: 0 !important;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: CirceLight;
  border-radius: 5px;
  margin: 10px 0;
}

.woocommerce .return-to-shop {
  text-align: center;
}

.search-submit .ws-svg-icon svg:not(.stroke-based) {
  fill: #ffffff !important;
}

.woocommerce-notices-wrapper {
  margin-bottom: 0 !important;
}

.bochetti-logn-grid {
	display: grid; 
	grid-template-columns: repeat(2, 1fr);
}

.bochetti-logn-grid p {
	margin-bottom: 10px;
}

.bochetti-logn-grid .woocommerce-LostPassword {
	text-align: right;
}

.woocommerce-form-login .form-row, .woocommerce-form-register .form-row {
	margin-bottom: 25px;
}

.woocommerce-checkout-review-order-table .product-name {
  width: 50%;
}
.woocommerce-checkout-review-order-table .product-total {
  width: 25%;
}

.woocommerce-checkout-review-order-table
  .product-total
  .woocommerce-Price-amount {
  text-align: right;
}

.woocommerce-checkout-review-order-table .product-quantity {
  text-align: center;
  width: 25%;
}

.woocommerce-shipping-totals.shipping td {
	border: 0;
}

.checkout-wrapper table tr {
  border-bottom: 1px solid #d6d6d6 !important;
}
.woocommerce .woocommerce-additional-fields .notes {
  padding: 0;
  background-color: #ffffff;
}

.woocommerce .checkout-wrapper .woocommerce-checkout-review-order {
  border-radius: 8px;
}

.order-total .woocommerce-Price-amount, 
.fee .woocommerce-Price-amount {
  text-align: right;
}
.wc-esl-terminals__container
  .woocommerce-input-wrapper
  #wc_esl_billing_terminal {
  width: 100%;
}

.wc-esl-terminals__button_under br, .esl_desct_delivery, #wc-esl-terminals-wrap-button-billing .wc-esl-frame__button {
  display: none !important;
}

.woocommerce-shipping-methods .wc-esl-terminals__button_under,
.woocommerce-checkout-payment .place-order #place_order,
.wc-esl-terminals__button {
	background-color: #111111 !important;
	border: 0;
	font-family: "CirceLight";
}

.woocommerce-shipping-methods .wc-esl-terminals__button_under:hover,
.woocommerce-checkout-payment .place-order #place_order:hover,
.woocommerce-button.button.pay:hover,
.woocommerce-button.button.cancel:hover,
.wc-esl-terminals__button:hover {
	opacity: 0.7;
}

.button.wc-forward:hover,
.woocommerce-form-login__submit:hover,
.woocommerce-Button:hover,
.woocommerce-button.button.view:hover,
.woocommerce-edit-address .button:hover {
	opacity: 0.7;
}

.woocommerce-ResetPassword {
  margin-top: 45px;
}

.woocommerce-lost-password .woocommerce-ResetPassword {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-password-strength {
  text-align: center !important;
}

.woocommerce-ResetPassword p {
  max-width: 500px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.woocommerce-lost-password p {
  margin-left: unset;
  margin-right: unset;
  max-width: unset;
}

.woocommerce-form-login-toggle .woocommerce-info {
  margin-top: 30px;
}

.woocommerce-form-login-toggle .woocommerce-info a {
  text-decoration: none;
}

.payment_method_tinkoff img {
  display: none;
}

.bochetti_post_image {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.bochetti_post_image img {
  width: 100%;
}
.bochetti_post_image h1 {
  position: absolute;
  left: 20px;
  font-family: "CirceLight";
  width: 40%;
  font-size: 50px;
  font-weight: 100;
}
.bochetti_post_title {
  width: 100%;
}
.bochetti_post_title h1 {
    font-size: 50px;
    font-weight: 100;
    font-family: "CirceLight";
    margin: 25px 0;
    padding: 0 15px;
}
.single-post .site-main {
  font-family: "CirceLight";
}

.bochetti-blog-posts {
	display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
	padding: 50px;
}

.bochetti-blog-short-video {
    width: calc(100% + 40px);
	display: grid;
    background: #D9D9D9;
    padding: 20px 50px;
    grid-template-columns: 45% 55%;	
	gap: 50px;
    margin: 0 -20px;
	align-items: center;
}

.bochetti-blog-short-video-video {
	padding: 0 35% 0 0;
}

.bochetti-blog-short-video-text {

}

.bochetti-blog-short-video-text div {
    display: flex;
	align-items: center;
}

.bochetti-blog-short-video-text div p {
	margin-left: 10px;
	margin-bottom: 0;
}

.bochetti-blog-short-video-text h3 {
	margin: 0;
	display: inline-block;
}

.bochetti-blog-short-video-text h2 {
	margin-top: 20px;
}

.bochetti-blog-short-video-text p {
	font-family: 'CirceLight';
	font-size: 20px;
}

.bochetti-blog-short-video-text h3, .bochetti-blog-short-video-text h2 {
	font-family: CirceLight;
	font-weight: 100;
}

.bochetti-blog-first-post {
    width: calc(100% + 40px);
    background: #D9D9D9;
    padding: 50px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin: 0 -20px;
}

.bochetti-blog-first-post-img {
    height: 500px;
    overflow: hidden;
}

.bochetti-blog-first-post-img img {
	max-width: unset;
}

.bochetti-blog-first-post-desc h2 {
	font-family: 'CirceLight';
	font-weight: 100;
}

.bochetti-blog-first-post-desc p {
    font-family: 'CirceLight';
	font-size: 18px;
}

.bochetti-blog-first-post-desc a {
    font-family: 'CirceLight';
    font-size: 21px;
}

.bochetti-blog-posts-post {
	font-family: 'CirceLight';
	overflow: hidden;
}

.bochetti-blog-posts-post-image {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    aspect-ratio: 16/12;
	background: #F0F0F0;
}

.bochetti-blog-posts-post-image img {
    min-width: 100%;
    min-height: 100%;
	object-fit: contain;
	margin: 0 auto;
}

.bochetti-blog-posts-post h2{
	font-weight: 100;
    font-size: 24px;
    margin-top: 20px;	
}

.bochetti-blog-posts-post p {
	margin-bottom: 0;
}

.bochetti-blog-posts-post-date {
    color: #727271; 
	margin-top: 10px;
}

.bochetti-blog-posts-post-descr, .bochetti-blog-first-post-date {
	font-size: 16px;
}

.bochetti-record-button {
    font-size: 12px !important;
    border-radius: 30px;
    background: #BE2526;
    color: #ffffff;
    padding: 2px 10px;
}

.bochetti-blog-short-video-video .plyr--fullscreen-enabled [data-plyr=fullscreen] svg {
	height: 20px;
	width: 20px;
}

.bochetti-blog-short-video-text a {
	font-family: 'CirceLight';
	color: #727271;
	font-size: 20px;
	text-decoration: none;
}

#bochetti_blog_more {
    text-align: center;
    font-size: 24px;
    font-family: CirceLight;
    cursor: pointer;
}

.woosw-item--name {
	text-transform: uppercase;
	font-weight: 100;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--name a {
	font-weight: 100;
	font-size: 16px;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover {
	color: #d6d6d6;
	border-color: #d6d6d6;
}

.woocommerce-sorting-wrapper #app-cover .option {
	font-family: 'CirceLight';
}

.bochetti_product_cart_empty_image {
    font-size: 22px;
    text-align: center;
    padding: 200px 0;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-bottom: 0;
	color: #666666;
}

input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
}

input[type="number"] { 
	-moz-appearance: textfield; 
}

.jt_catalog_women ul li, .jt_catalog_men ul li {
    margin-right: 0 !important;
}

.jt_left_menu {
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	font-family: CirceLight;
	font-size: 16px;
	text-transform: uppercase;
}

.jt_left_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.jt_left_menu li {
	padding-bottom: 25px;
	padding-left: 25px;
}

.jt_left_menu_profile_icon svg {
	width: 15px;
	fill: none;
	margin-top: -2px;
}

.jt_left_menu_profile {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    margin-bottom: 25px;
}

.jt_left_menu_profile_text {
	text-transform: math-auto;
}

.jt_left_menu_profile_text p {
    margin: 0;
    font-size: 14px;
    color: #727271;
    margin-top: 5px;	
}

.jt_left_menu a:hover {
    color: #BE2526;
}

.jt_left_bottom_contacts {
    padding-left: 45px;
    padding-right: 20px;
	margin-top: 45px;
}

.jt_left_bottom_contacts p {
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: fit-content;
    border-bottom: 1px solid #a7a7a7;
    font-family: 'CirceLight';
    font-size: 14px;
    text-transform: uppercase;
}

.jt_left_bottom_contacts_icons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 145px;
	margin-left: -7px;
}

.jt_left_bottom_contacts_icons a {
    display: flex;
    justify-content: center;
    align-items: center;
}

#jt_footer {
	display: grid;
	grid-template-columns: 20% 60% 20%;
	width: calc(100% - 30px);
	box-sizing: border-box;
	padding: 50px 0;
	margin: 0 15px;
	border-top: 1px solid #727271;
	border-bottom: 1px solid #727271;
	margin-top: 20px;
}

#jt_footer .column_1 p {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;	
}

#jt_footer .column_2 {
	padding: 0 20%;
}

#jt_footer .column_2 ul {
    list-style-type: none;
    padding-left: 0;
    text-transform: uppercase;
    font-family: 'CirceLight';
    font-size: 14px;
}

#jt_footer .column_2 ul li {
    padding-bottom: 0;
    margin-top: 10px;
}

#jt_footer .column_2 p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
}

#jt_footer .jt_contact_us {
    color: #fff;
    background: #111;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
    white-space: nowrap;
	font-family: CirceLight;
    padding: 10px 0;
    margin: 10px 0 20px 0;
	transition: 0.5s;
}

#jt_footer .jt_contact_us:hover {
	opacity: 0.7;
}

#jt_footer .jt_backcall,
#jt_footer .jt_email,
#jt_footer .jt_address {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #727271;
	font-family: CirceLight;
	font-size: 15px;
	color: #212121;
}

#jt_footer .jt_backcall svg,
#jt_footer .jt_email svg {
	margin-right: 10px;
}

#jt_footer .jt_address br {
	display: none;
}

.jt_footer_text {
	width: calc(100% - 30px);
	margin: 15px;
	color: #111111;
	font-size: 13px;
}

.jt_footer_contacts {
	margin-bottom: 20px;
}

.jt_footer_contact_icons {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 5px;
}

.jt_footer_contact_icons svg {
	width: 100%;
	aspect-ratio: 57 / 49;
}

.jt_footer_contact_icons a {
	transition: 0.5s;
}

.jt_footer_contact_icons a:hover {
	opacity: 0.7;
}

#jt_footer .jt_privacy {
    bottom: 0;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
	line-height: 1.2;
	color: #111111;
}

#jt_footer .column_3 {
	position: relative;
}

#jt_footer .jt_privacy p {
    margin: 0;
}

#jt_footer .jt_privacy a {
    font-family: CirceLight;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
    color: #111111;
}

.jt_catalog_collection_for .catalog-menu {
	list-style: none;
	padding: 0;
	text-align: left;
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 14px;
}

.jt_catalog_collection_for .catalog-menu span {
	font-weight: 600;
}

.jt_catalog_collection_for .catalog-menu ul, .jt_catalog_collection_for .catalog-menu li {
	padding-bottom: 0;
}

.jt_catalog_collection_for .has-submenu>span {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.jt_catalog_collection_for .has-submenu .arrow {
	display: inline-block;
	margin-left: 8px;
	transition: transform .3s ease;
	font-size: 12px;
}

.jt_catalog_collection_for .catalog-menu .submenu {
	list-style: none;
	margin-top: 0;
	padding-left: 0;
	display: none;
	line-height: 1.5;
	font-size: 12px;
	margin-top: 5px;
}

.jt_catalog_collection_for .catalog-menu .submenu a {
	color: #4F5E79;
	font-weight: 500;
}

.jt_catalog_collection_for .catalog-menu .has-submenu.open>.submenu {
	display: block;
}

.jt_catalog_collection_for .has-submenu.open .arrow {
	transform: rotate(180deg);
	margin-top: -5px;
}

.jt_catalog_collection_for {
	height: fit-content;
	max-height: 70%;
	display: flex;
	justify-content: center;
	font-family: "Montserrat";
	color: #000;
	width: 100%;
	box-sizing: border-box;
	overflow-y: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.jt_catalog_collection_for::-webkit-scrollbar {
	display: none;
}

.jt_catalog_collection_for h2 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Montserrat';
	margin: 0 0 20px 0;
}

.main-home-collection-item.big:hover .jeanstop_main_collections_text {
	color: #111;
	z-index: 3;
}

.main-home-collection-item.big:hover .collection-hover-menu {
	opacity: 1;
	visibility: visible;
}

.main-home-collection-item.small {
	transition: 0.5s;
}

.main-home-collection-item.small:hover {
	opacity: 0.7;
}

.collection-hover-menu {
	position: absolute;
	inset: 0;
	z-index: 2;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.85);
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.4s ease;
}

.jeanstop-home-collection-for.her .collection-hover-menu {
	width: calc(100% - 10px);
	margin: 0 5px;
}

.jeanstop-home-collection-for.him .collection-hover-menu {
	width: calc(100% - 5px);
	margin-left: 5px;
}

.jeanstop-home-collection-for {
	display: grid;
	margin-bottom: 5px;
	width: 100%;
	align-items: stretch;
}

.jeanstop-home-collection-for.her {
	grid-template-columns: 10% 50% 40%;
}

.jeanstop-home-collection-for.him {
	grid-template-columns: 10% 40% 50%;
}

.main-home-collection-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 5px;
	width: 100%;
	height: 100%;
}

.jeanstop-home-collection-for.him .main-home-collection-grid {
	padding-left: 5px;
}

.main-home-collection-item.big {
	aspect-ratio: 1 / 1;
	width: 100%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;	
}

.jeanstop-home-collection-for.her .main-home-collection-item.big {
	padding: 0 5px;
}

.jeanstop-home-collection-for.him .main-home-collection-item.big {
	padding-left: 5px;
}

.main-home-collection-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.main-home-collection-item img {
	width: 100%;
}

.collection-title {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	text-transform: uppercase;
	font-size: 8vw;
	font-family: "Montserrat";
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 150;
	align-self: center;
	user-select: none;
}

.main-home-collection-item {
	position: relative;
	overflow: hidden;
}

.main-home-collection-item a {
	text-decoration: none;
}

.jeanstop_main_collections_text {
	position: absolute;
	bottom: 40px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-family: "CirceLight";
	text-transform: uppercase;
	font-size: 18px;
	display: block;
}

.jeanstop_main_collections_text:hover {
	color: #fff;
}

.stylist-looks-simple .lp-name {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: Montserrat;
	text-decoration: none !important;
}

.stylist-looks-simple .woosw-btn {
	padding: 0 !important;
}

.stylist-looks-simple .lp-add-to-cart {
	background: #000;
	color: #fff;
	border: none;
	font-size: 10px;
	padding: 4px 12px;
	font-family: Montserrat;
	cursor: pointer;
	font-weight: 500;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: 0.5s;
}

.stylist-looks-simple .lp-add-to-cart:hover {
	opacity: 0.7;
	color: #fff;
}

.stylist-looks-simple .lp-size select {
	border: 0;
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 2px;
	font-size: 12px;
	background-color: #D9D9D9;
	min-height: unset;
	min-width: unset;
	background-position-y: calc( 100% - 5px);
	background-position-x: calc(100% - 5px);
	text-transform: uppercase;
	box-sizing: border-box;
	margin-top: -5px;
}

.stylist-looks-simple .lp-size p {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.stylist-looks-simple .looks-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.stylist-looks-simple .look-overlay {
	position: absolute;
	inset: auto 0 0 0;
	height: auto;
	max-height: 100%;
	padding-top: 8px;
	box-sizing: border-box;
	background: rgba(255,255,255,.92);
	transition: 0.5s;
	opacity: 0;
	display: block;
	visibility: hidden;
}

.stylist-looks-simple .stylist-title {
	font-size: 70px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-left: 0;
	font-family: "Montserrat";
	font-weight: 80;
	user-select: none;
}

.stylist-looks-simple .lp-actions .added_to_cart.wc-forward,
.stylist-looks-simple #lp_open_overlay {
	display: none;
}

.stylist-looks-simple .stylist-title.look {
	font-size: 15vw;
	display: none;
}

.stylist-looks-simple {
	margin: 0px 25px 0px 25px;
}

.stylist-looks-simple .look-item {
	position: relative;
}

.stylist-looks-simple .look-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	user-select: none;
}

.stylist-looks-simple .lp-add-to-cart.added {
    background: #2e9e4f !important;
    color: #fff !important;
    cursor: default !important;
	
}

.stylist-looks-simple .lp-add-to-cart.loading {
    position: relative;
    color: transparent !important;
}

.stylist-looks-simple .lp-add-to-cart.loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

.stylist-looks-simple .lp-sku {
	font-size: 10px;
	color: #777;
	margin-top: 2px;
}

.stylist-looks-simple .look-product {
    display: grid;
    grid-template-columns: 70px 1fr auto;
    grid-template-rows: auto auto;
    gap: 8px 12px;
    margin-bottom: 14px;
}

.stylist-looks-simple .lp-size {
    display: flex;
    align-items: center;
    gap: 8px;
}
  
.stylist-looks-simple .lp-title {
	font-size: 15px;
	line-height: 1.2;
}

.stylist-looks-simple .lp-price {
	font-weight: 700;
	font-size: 14px;
	text-align: right;
}

.stylist-looks-simple .lp-thumb {
	grid-row: 1 / 3;
}

.stylist-looks-simple .lp-thumb img {
	width: 100%;
}

.stylist-looks-simple .lp-actions {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: flex-end;
}

.jeans-guide {
	margin: 0 25px;
	user-select: none;
}

.jeans-guide .guide-title {
    font-size: 70px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-left: 0;
    font-family: "Montserrat";
    font-weight: 80;
}

.jeans-guide .img-guide {
	margin: 0 -25px;
	display: block;
	position: relative;
}

.jeans-guide .img-guide img {
	width: 100%;
}

.jeans-guide .guide-text {
    position: absolute;
    top: 0;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 500;
    left: 25px;
    display: flex;
    margin: 0;
    height: 100%;
    width: 25%;
    align-items: center;
}

.jt-subscrbe-window-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 0;
    box-sizing: border-box;
}

.jt-subscrbe-window-content {
    background: #fff;
    padding: 30px 20px;
    border-radius: 4px;
    max-width: 500px;
    width: 100%;
    position: relative;
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}

.jt-subscrbe-window-content .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
    left: 50% !important;
    position: absolute !important;
    text-align: center !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.jt-subscrbe-window-close {
    position: absolute;
    top: -15px;
    right: -10px;
	z-index: 2;
    font-size: 34px;
    background: none;
    background-color: unset !important;
    border: none;
    cursor: pointer;
    color: #111 !important;
}

.jeans-blog-block {
	margin: 0 25px;
	user-select: none;
}

.jeans-blog-block .blog-title {
    font-size: 70px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-left: 0;
    font-family: "Montserrat";
    font-weight: 80;
}

.jeans-blog-block .jeans-blog-header {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.jeans-blog-block .jeans-blog-mail-manage a {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    white-space: nowrap;
	text-decoration: none;
	align-items: center;
	transition: 0.5s;
	cursor: pointer;
}

.jeans-blog-block .jeans-blog-mail-manage a:hover {
	opacity: 0.7;
}

.jeans-blog-block .jeans-blog-mail-manage {
    margin-bottom: 30px;
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.jeans-blog-block .jeans-blog-mail-manage-text {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    font-family: "Montserrat";
    font-weight: 300;
}

.jeans-blog-block .blog-wrapper {
    display: grid;
    width: calc(100% + 50px);
    margin: 0 -25px;
}

.jeans-blog-block.one-column .blog-wrapper {
	grid-template-columns: 100%;
}

.jeans-blog-block.two-columns .blog-wrapper {
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.jeans-blog-block .img-blog {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.jeans-blog-block .article-blog {
    position: absolute;
    top: 0;
    left: 25px;
    width: 30%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.jeans-blog-block.two-columns .article-blog {
    width: 50%;
}

.jeans-blog-block .blog-wrapper a {
    text-decoration: none;
    position: relative;
    display: block;
}

.jeans-blog-block .article-name {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 600;
}

.jeans-blog-block .short-description-article {
	font-family: 'Montserrat';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.about_feedback_content {
    background: #e6e6e6;
    padding: 4% calc(4% + 15px);
    width: 100%;
}

.contact_us_sub input[type="submit"] {
    width: 100%;
    color: #111;
    background: none;
    border: 0;
    padding: 0;
    text-align: left;
    font-family: CirceLight;
    font-size: 26px;
}

.contact_us_sub input[type="submit"]:hover {
	color: #BE2526;
}

.contact_us_privacy {
    width: 25%;
    margin-left: 75%;
    font-family: CirceLight;
    color: #111;
    line-height: 1.5;
    font-size: 14px;
}

.contact_us_privacy a {
    color: #BE2526;
}

.contact_us .wpcf7-not-valid-tip {
    font-size: 16px;
    color: #dc3232;
}

.jt_map_container {
	display: flex;
	height: 100%;
}

.jt_map_sidebar {
    width: 400px;
    overflow-y: auto;
    padding-left: 10px;
    max-height: 500px;
    scrollbar-width: thin;
}

.jt_map_sidebar h3 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px;
    padding-left: 8px;
    font-family: 'Montserrat';
    font-weight: 500;
	cursor: pointer;
	transition: 0.5s;
}

.jt_map_sidebar div {
    padding: 8px;
    margin-bottom: 5px;
    background: unset;
    cursor: pointer;
    font-size: 14px;
    transition: 0.5s;
}

.jt_map_sidebar div:hover,
.jt_map_sidebar h3:hover {
    opacity: 0.7;
}

#jt_map {
	flex-grow: 1;
	height: 500px;
	width: 100%;
}

.botiga-dropdown ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.jt_mobile_bottom_menu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #F5F5F5;
    min-height: 55px;
	z-index: 99;
    grid-template-columns: repeat(5, 1fr);
}

.jt_mobile_bottom_menu .botiga-ajax-search__wrapper, .header-item.wc-account-link,
.jt_mobile_bottom_menu .site-header-cart,
.jt_mobile_bottom_menu > a,
.jt_mobile_bottom_menu .bhfb-component-search {
    display: flex !important;
    align-items: center;
    justify-content: center;
	z-index: 3;
}

.jt_mobile_bottom_menu .site-header-cart .count-number, 
.jt_mobile_bottom_menu .header-wishlist-icon .count-number {
    right: unset;
    left: 58%;
    top: 10px;
}

.jt_mobile_bottom_menu .ws-svg-icon {
	width: auto;
	height: auto;
}

.jt_mobile_bottom_menu .header-item {
    margin-right: 0;
    line-height: unset;
}

.footer-catalog-icon {
	cursor: pointer;
}

.footer-catalog-icon .ws-svg-icon svg:not(.stroke-based) {
    fill: none !important;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu {
	margin-top: 0;
	margin-bottom: 0;
	position: fixed;
	top: 55px;
	bottom: 55px;
	height: calc(100vh - 110px);
	transform: translateY(-100%);
	background: #fff;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .has-submenu > span {
    justify-content: center;
	text-align: center;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .catalog-menu ul, 
.jt_mobile_catalog_menu .catalog-menu li {
    text-align: center;
	list-style: none;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .catalog-menu .submenu a {
	color: #4F5E79;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .catalog-menu {
	font-family: Montserrat;
	font-size: 12px;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .catalog-menu .submenu b {
    font-weight: 500;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .catalog-menu .submenu {
	padding-left: 0;
}

.admin-bar .bochetti_catalog_menu.jt_mobile_catalog_menu {
	top: 87px;
	height: calc(100vh - 142px);	
}

.bochetti_catalog_menu.jt_mobile_catalog_menu.active {
    transform: translateY(0);
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .categories_tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .categories_tab[data-target="women"] {
    text-align: center;
    margin-right: 0;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .categories_tab {
    font-family: Montserrat;
    text-align: center;
    display: block;
	font-size: 18px;
}

.bochetti_catalog_menu.jt_mobile_catalog_menu .categories_tab.active {
    font-weight: 500;
}

#jt_mobile_catalog_menu_button svg {
	margin-top: 2px;
}

.jt-denim-style {
    width: 100%;
    padding: 0;
    margin-top: 90px;
    margin-bottom: 0;
	font-family: "Montserrat";
}

.jt-denim-style__logo svg {
    width: 23vw;
}

.jt-denim-style__text li {
    padding-bottom: 0;
}

.jt-denim-style__title {
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 40px 0;
    font-family: 'Montserrat';
    color: #686565;
}

.jt-denim-style-text-wrap {
    margin-left: 37vw;
    margin-bottom: 50px;
}

.jt-denim-style__text {
    text-align: left;
    color: black;
    font-size: 14px;
    line-height: 1.1;
    padding-left: 20px;
    margin-right: 15vw;
}

.jt-denim-style__links {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.jt-denim-style__links a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #333;
    text-decoration: none;
    position: relative;
}

.jt-denim-style__links a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #000;
    transition: width .3s;
    margin-top: 5px;
}

.jt-denim-style__links a:hover:after {
    width: 100%;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 200px auto;
	}
}

@media (min-width: 768px) {	
    .eshoplogistic-widget-cart .eshoplogistic-theme-filter-button-group {
		grid-template-columns: repeat(2,1fr) !important;
	}
	
	.eshoplogistic-widget-cart .eshoplogistic-theme-filter-button {
		max-width: 100% !important;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	
	.single-product .woocommerce-notices-wrapper .woocommerce-message .button, 
	.single-product .woocommerce-notices-wrapper .woocommerce-error .button {
		margin-right: calc(100% - 210px);
		margin-top: 20px;
	}
	
	.bhfb-component-search {
		height: 25px;
		padding: 17px 10px;
	}
	
	.bhfb-component-woo_icons {
		padding: 5px;
		padding-left: 10px;
		margin-left: 0 !important;
	}
	
	.woosw-item--actions .woocommerce.add_to_cart_inline {
		text-align: right;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {	
	.admin-bar.sticky-header-active .bhfb.bhfb-header.has-sticky-header.sticky-row-main-header-row {
		top: 0 !important;
	}

	.woocommerce-notices-wrapper .woocommerce-message, 
	.woocommerce-notices-wrapper .woocommerce-error, 
	.woocommerce-notice, .woocommerce-MyAccount-content .woocommerce-info, 
	.woocommerce-NoticeGroup .woocommerce-error {
		margin-left: calc(25% - 15px);
	}
	
	.bochetti_catalog_menu {
		width: 35%;
	}
}

@media (min-width: 992px) {
	.jt_catalog_window {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.container-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (min-width: 1024px) {
	.bhfb-main_header_row {
		min-height: 70px !important;
	}
	
    .stylist-looks-simple .look-item:hover .look-overlay {
        visibility: visible;
		opacity: 1;
    }
}

@media (min-width: 1024px) and (max-width: 1160px) {
	.bochetti_catalog_menu .categories_tab {
		font-size: 10px;
	}
	
	.bochetti_catalog_menu .has-submenu > span, .bochetti_catalog_menu .catalog-menu .has-submenu.open > .submenu {
		font-size: 12px;
	}
	
	.bochetti_catalog_menu .mobile_menu_dop_block a, .header_contact_us, .header-contact a {
		font-size: 12px;
	}
}

@media (min-width: 1025px) {
	form.cart .quantity {
		max-width: 20% !important;
	}
}

@media (min-width: 1400px) {
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
	}
	
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (max-width: 1240px) {
	.stylist-looks-simple .lp-size p {
		display: none;
	}
	
	.stylist-looks-simple .lp-size select {
		width: 50%;
	}
}

@media (max-width: 1200px) {
	.bonus-card {
		margin: 0 auto;
	}
	
	.profile-bonus-system {
		flex-direction: column;
	}
}

@media (max-width: 1152px) {
	.custom-logo-link img {
		width: 118px !important;
	}
	.footer_logo {
		width: 118px;
	}
}

@media (max-width: 1260px) and (min-width: 1024px) {
	div.opt_toggle {
		margin-right: -25px;
		margin-left: 10px;
	}
	.backcall {
		font-size: 15px;
	}
	.bhfb-component-html svg {
		width: 15px;
		height: 15px;
	}
	.bochetti-call-whatsapp {
		margin-right: 0;
	}
	.backcall-icon {
		margin-top: -12px;
	}
	.bhfb-component-search {
		padding-right: 0;
	}
	.bochetti-call-whatsapp p {
		margin-top: 0;
	}
}

@media (max-width: 1260px) and (min-width: 768px) {
	.botiga-dropdown li {
		margin-right: 10px !important;
	}

	.main-navigation a {
		font-size: 12px;
	}
	
	#jt_catalog_button {
		line-height: 0.9;
	}
}

@media (max-width: 1024px) {
	.stylist-looks-simple .looks-grid {
		grid-template-columns: 100%;
	}

    .stylist-looks-simple .look-overlay {
        visibility: visible;
		opacity: 1;
    }
	
	.stylist-looks-simple .lp-size select {
		width: 25%;
	}
	
	.stylist-looks-simple {
		margin: 0;
	}
	
	.stylist-looks-simple .stylist-title {
		text-align: center;
	}
	
	.jeanstop-home-collection-for.her,
	.jeanstop-home-collection-for.him {
		grid-template-columns: 100%;		
	}
	
	.collection-title {
		writing-mode: unset;
		transform: unset;
		margin: 10px;
		font-size: 15vw;
	}
	
	.jeanstop-home-collection-for.her .main-home-collection-item.big {
		padding: 0;
		padding-bottom: 5px;
	}
	
	.jeanstop-home-collection-for.him .main-home-collection-item.big {
		padding-left: 0;
		padding-top: 5px;
	}
	
	.jeanstop-home-collection-for .collection-hover-menu {
		display: none !important;
	}
	
	.jeanstop-home-collection-for.him .main-home-collection-grid {
		padding-left: 0;
	}
	
	.main-home-collection-item.big {
		transition: 0.5s;
	}
	
	.main-home-collection-item.big:hover {
		opacity: 0.7;
	}
	
	.main-home-collection-item.big:hover .jeanstop_main_collections_text {
		color: #fff;
		z-index: unset;
	}
	
    .auth-wrapper-main-logreg {
		flex-direction: column;
	}
	
    .auth-left { 
		display: none; 
	}
	
    .auth-wrapper-main-logreg .auth-right {
		width: 100%; 
		padding: 40px 20px; 
		min-height: auto; 
	}
	
    .big-text-left {
		display: none; 
	}
	
	#jt_footer {
		grid-template-columns: 30% 40% 30%;
	}
	
	.jt_left_menu_profile_icon svg {
		margin-top: 2px;
	}
	
	.jt_left_menu li {
		padding-bottom: 15px;
	}
	
	.bochetti_catalog_filter {
		z-index: 99999;
		width: 100%;
	}
	
	.bochetti_catalog_menu {
		margin-top: 55px;
		height: calc(100vh - 55px);
	}
	
	.bhfb-component-woo_icons {
		z-index: 2;
	}
	
	.bhfb-component-search {
		display: none !important;
	}
	
	.bochetti_block_products_collections .products {
		width: calc(200% + 15px);
		grid-template-columns: repeat(4,1fr) !important;
		gap: 15px !important;
	}
	
	.bochetti_block_products_collections_products {
		overflow: auto;
	}
	
	.bochetti_block_products_collections_products .woosw-btn-has-icon {
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.bochetti_block_products_collections_top_menu {
		text-align: center;
	}
	
	.bochetti_block_products_collections_top {
		grid-template-columns: 100%;
	}
	
	.bochetti_block_products_collections_top_hit {
		margin-right: 50px;
	}
	
	.bochetti_block_products_collections_top_title {
		text-align: center;
		font-size: 24px;
		padding: 0;
	}
	
	.ideal-columns {
		grid-template-columns: 100%;
	}
	
	.ideal-title {
		font-size: 26px;
	}
	
	.ideal_gap {
		height: 1px;
	}
	
	.bochetti_ideal {
		padding: 30px 15px;
	}
	
	.bochetti_advantages .advantage-columns {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.bochetti_advantages .advantage-block img {
		width: 60px;
	}
	
	.bochetti_advantages .advantage-block p {
		font-size: 14px;
	}
	
	#openModal .modal-dialog {
		top: 25%;
		margin: 0 auto;
	}
	
	.content-wrapper, .bochetti_cat_container {
		margin-top: 55px;
	}
	
	.bochetti_cat_container {
		margin-left: -20px;
		margin-right: -20px;
	}
	
	.bochetti_discount_widget {
		right: unset;
		left: 20px;
		bottom: 25px !important;
	}
	
	.bochetti_discount_widget:hover {
		padding-left: unset;
	}
	
	.bochetti_discount_widget_second {
		width: 160px;
	}
	
	.bochetti_discount_widget_second, .bochetti_discount_widget_second:hover, .bochetti_discount_widget_main:hover + .bochetti_discount_widget_second {
		display: block;
		padding-left: unset;
	}
	
	.bochetti_discount_widget_main {
		padding: 0 5px;
	}
	.bochetti-block-blog-shorts {
		grid-template-columns: 100%;
	}
	.bochetti-block-blog-shorts-blog {
	    grid-template-rows: unset;
		grid-template-columns: 100%;
	}
	.bochetti-blog-first-post {
		display: block;
		padding: 30px;
	}
	.bochetti-blog-first-post-img {
		height: auto;
		width: 100%;
		text-align: center;
	}
	.bochetti-blog-first-post-desc a {
		position: relative;
	}
    .bochetti-blog-posts {
        display: block;
		padding: 0;
		margin-top: 30px;
	}		
	.bochetti-blog-posts-post {
		margin-bottom: 30px;
	}
	.bochetti_post_image h1,
	.bochetti_post_title h1 {
		font-size: 25px;
	}
	.bochetti_recently > h2,
	.related.products h2,
	.products404 h2 {
		text-align: center;
	}
	#auth_notification {
		margin: 0 5%;
		width: 90%;
	}
	.woocommerce-cart .woocommerce-cart-form .actions .coupon {
		width: 100%;
	}
	.woocommerce-cart .woocommerce-cart-form .actions .coupon input[type="text"] {
		flex-grow: 1;
	}
	.clear_cart,
	.button[name="update_cart"] {
		margin-right: 0;
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	.bochetti_text_men_collection,
	.bochetti_text_women_collection {
		width: 100%;
		float: none;
	}
	.bochetti_text_women_collection {
		margin-bottom: 30px;
	}
	.bochetti_text_men_collection {
		margin-top: 0;
	}
	.product-gallery-summary .summary .botiga-single-addtocart-wrapper .button {
		padding-top: 13px !important;
		padding-bottom: 8px !important;
	}
	.bochetti_main_collections {
		display: block;
	}

	.bochetti_add_tocart {
		display: none;
	}
	#app-cover {
		width: 100%;
		z-index: unset;
	}
	#options {
		width: 100%;
		z-index: 2;
	}
	.option {
		z-index: 3;
	}
	.select-hide {
		position: relative;
		z-index: 0;
	}
	#cookie_notification {
		left: auto;
		margin-left: 50%;
	}
	.footer_col-3,
	.footer_col-2 {
		display: none;
	}

	.contact_us_names {
		width: 100%;
		margin-right: 0;
	}
	.contact_us .wpcf7-response-output {
		text-align: center;
	}

	.about_feedback_content .wpcf7-response-output {
		text-align: center;
	}

	.tab-btn {
		display: inline-block;
		padding: 2.5px 10px;
		padding-left: 0;
		margin-bottom: 0;
	}

	.tab-nav {
		width: 100%;
		float: none;
		border-bottom: 1px solid #e6e6e6;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}

	.tab-content {
		width: 100%;
		float: none;
	}
	
	.bochetti_cat_container h1 {
		width: 100%;
		left: 0;
		bottom: 0;
		height: 100%;
		display: flex;
		text-align: center;
		align-items: center;
		font-size: 30px;
		justify-content: center;
	}
	
	.bochetti-subcat a {
		display: block;
	}

	.bochetti-subcat {
		margin-top: 10px;
	}
}

@media (max-width: 991px) {
	.woocommerce-MyAccount-navigation .avatar-wrap {
		grid-template-columns: 100%;
		grid-column: 1 / -1;
		border-bottom: 1px solid #e6e6e6;
		padding-bottom: 20px;
	}
	
	.woocommerce-MyAccount-navigation .avatar-wrap .profile-name {
		justify-content: center;
	}
	
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation {
		padding-right: 0;
		border-right: 0;
	}
	
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation ul li {
		padding-left: 0;
		text-align: center;
	}
	
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		border-bottom: 1px solid #e6e6e6 !important;
	}
	
	.bochetti_block_two_products ul.products {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	
	.bochetti_block_popular ul.products {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	
	.bochetti_block_popular .bochetti_add_wishlist,
	.bochetti_block_two_products .bochetti_add_wishlist {
		top: 3px !important;
		right: -8px !important;
	}
	
	.single-product span.onsale {
		left: 0px !important;
	}
}

@media (max-width: 768px) {
	.eshoplogistic-widget-cart .eshoplogistic-theme-services-list {
		grid-template-columns: repeat(auto-fill,minmax(250px,1fr)) !important;
		padding-right: 0 !important;
	}
	
	.jt-denim-style__links {
		display: none;
	}
	
	.jt-denim-style__text {
		margin-right: 25px;
		margin-left: 25px;
	}
	
	.jt-denim-style-text-wrap {
		margin-left: 0;
	}
	
	.jt-denim-style__logo {
		text-align: center;
	}
	
	.jt-denim-style__title {
		text-align: center;
	}
	
	.jt-denim-style__logo svg {
		width: 50%;
	}
	
	.bochetti_catalog_menu {
		background: #fff;
	}
	
	.jt_mobile_bottom_menu {
		display: grid;
	}

	.btn-up {
		bottom: 70px;
		right: 10px;
	}
	
	.header-search-form {
		margin-top: 55px;
	}
	
	.jt_map_container {
		flex-direction: column;
	}
	
	.jt_map_sidebar {
		width: 100%;
		max-height: 500px;
		padding-top: 20px;
		padding-left: 0;
	}
	
	.jt_map_sidebar h3 {
		padding-left: 0;
		font-size: 18px;
	}
	
	.jt_map_sidebar div {
		padding: 0;
		padding-bottom: 8px;
	}
	
	.contact_us_privacy {
		width: 100%;
		margin-left: 0;
	}
	
	.contact_us_sub input[type="submit"] {
		text-align: center;
	}
	
	.contact_us_sub,
	.contact_us_privacy {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	
	.jeans-blog-block .blog-title {
		font-size: 12vw;
		text-align: center;
	}
	
	.jeans-blog-block .jeans-blog-header {
		grid-template-columns: 100%;
	}
	
	.jeans-blog-block .jeans-blog-mail-manage {
		margin-top: 0;
		justify-content: center;
	}
		
	.jeans-blog-block .jeans-blog-mail-manage-text {
		font-size: 13px;
	}
	
	.jeans-blog-block .img-blog {
		height: auto;
	}
	
	.jeans-blog-block.one-column .article-blog, 
	.jeans-blog-block.two-columns .article-blog	{
		position: unset;
		width: 100%;
		color: #111;
		height: auto;
		box-sizing: border-box;
		padding: 10px;
		flex-flow: row;
		gap: 10px;
		justify-content: space-between;
	}
	
	.jeans-blog-block.one-column .blog-wrapper, 
	.jeans-blog-block.two-columns .blog-wrapper {
		grid-template-columns: 100%;
	}
	
	.jeans-blog-block .article-name {
		color: #111;
		font-size: 14px;	
	}
	
	.jeans-blog-block .short-description-article {
		color: #111;
		font-size: 11px;
	}
	
    .jt-subscrbe-window-content {
        padding: 20px 15px;
        max-width: 100%;
    }
	
	.jeans-guide .guide-title {
		font-size: 12vw;
		text-align: center;
	}
	
	.jeans-guide .guide-text {
		width: 100%;
		text-align: center;
		left: 0;
		justify-content: center;
	}
	
    .stylist-looks-simple .look-overlay {
        visibility: hidden;
		opacity: 0;
    }
	
	.stylist-looks-simple .stylist-title {
		display: none;
	}
	
	.stylist-looks-simple .stylist-title.look {
		display: block;
	}
	
	.stylist-looks-simple #lp_open_overlay {
		display: block;
		position: absolute;
		z-index: 1;
		top: calc(50% - 11.5px);
		left: calc(50% - 12px);
		cursor: pointer;
		user-select: none;
	}
	
	.stylist-looks-simple .lp-size select {
		width: 50%;
	}
	
	.auth-tabs .auth-tab {
		padding: 4px 0;
	}
	
	.auth-box-login-reg {
		min-width: 100%;
	}
	
	.auth-tabs {
		gap: 14px;
	}
	
	.auth-forms {
		width: auto;
		height: auto;
	}
	
	.woocommerce-account .woocommerce-form-login,
	.woocommerce-account .woocommerce-form-register {
		padding: 0;
	}
	
	.auth-wrapper-main-logreg .auth-right {
		padding: 20px;
	}
	
	.bonus-card {
		max-width: unset;
		width: 100%;
	}
	
	.bonus-logo {
		font-size: 70px;
	}
	
	.bonus-amount {
		font-size: 28px;
	}

	.news-feed-wrapper {
		margin: 10px;
	}
	
	.feed-header {
		padding: 25px 20px;
	}
	
	.header-content {
		flex-direction: column;
		gap: 20px;
		text-align: center;
	}
	
	.feed-stats {
		justify-content: center;
	}
	
	.item-header {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}
	
	.message-meta {
		text-align: left;
	}
	
	#jt_footer {
		display: flex;
		flex-direction: column;
		padding: 30px 0;
		width: calc(100% - 30px);
	}
	
	#jt_footer>div {
		padding-left: 0 !important;
		padding-right: 30% !important;
	}
	
	#jt_footer .column_1 {
		order: 1;
		border-bottom: 1px solid #727271;
		padding-bottom: 30px;
	}
	
	#jt_footer .column_2 {
		order: 0;
		border-bottom: 1px solid #727271;
		margin-bottom: 30px;
	}
	
	#jt_footer .column_3 {
		order: 3;
		padding-top: 30px;
	}
	
	#jt_footer .jt_privacy {
		position: unset;
		margin-top: 30px;
	}
	
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation ul {
		grid-template-columns: 100%;
	}
	
	.bhfb-component-woo_icons #site-header-cart {
		margin-right: 10px;
	}

	.bochetti_fullscreen_prev { 
		left: 0; 
	}

	.bochetti_fullscreen_next { 
		right: 0; 
	}

	.bochetti_catalog_menu {
		width: 100%;
	}

	.bochetti-review-widget .review { 
		flex: 0 0 100%; 
	}

	#metaslider-id-320,
	.bhfb-component-woo_icons {
		display: none !important;
	}

	#metaslider-id-54228, .bochetti_dostup_button {
		display: block;
	}

	.bochetti_header_line {
		font-size: 10px;
	}

	.bochetti-subcat a {
		font-size: 20px;
	}

	.bochetti_cat_container h1 {
		font-size: 22px !important;
	}

	.woosw-popup-content .woosw-items .woosw-item .woosw-item-inner {
		flex-wrap: wrap;
	}

	.woosw-popup .woosw-items .woosw-item .woosw-item--image {
		width: 90%;
		flex: 0 0 90%;
		margin-bottom: 20px;
		margin-right: 0 !important;
	}

	.woosw-popup .woosw-items .woosw-item .woosw-item--actions {
		width: 100%;
		text-align: right;
	}

	.bochetti_block_two_products {
		margin-top: 0;
	}

	.bochetti_block_promobanner {
		margin: 0;
	}

	.bochetti_text_women_collection {
		margin-top: 0;
	}

	.bochetti_text_men_collection {
		margin-bottom: 0;
	}

	.block_bochetti_text_collections a {
		font-size: 18px;
	}

	.bochetti_text_collections_container p {
		display: none;
	}
	
	.woocommerce-notices-wrapper .woocommerce-message, 
	.woocommerce-notices-wrapper .woocommerce-error, 
	.woocommerce-notice, .woocommerce-MyAccount-content .woocommerce-info, 
	.woocommerce-NoticeGroup .woocommerce-error {
		margin: 0;
		margin-left: -15px;
		width: 100%;
	}
	.modal-esl-frame .modal_content {
		margin: 0 !important;
	}
	.bochetti-block-blog-shorts .bochetti-blog-short-video-text h2 {
	margin-top: 20px;
	}
	.bochetti-block-blog-shorts .bochetti-blog-short-video {
		grid-template-columns: 100%;
		grid-template-rows: unset;
		gap: 0;
	}
	.bochetti-block-blog-shorts .bochetti-blog-short-video-text p {
		margin-top: 10px;
	}

	.bochetti-block-blog-shorts-blog>div {
		grid-template-columns: 100%;
		column-gap: unset;
	}
	.bochetti-block-blog-shorts-blog>div>span {
		margin-top: 20px;
	}
	.bochetti-blog-short-video {
		grid-template-columns: 100%;
	}
	.bochetti-blog-short-video-video {
		padding: 0;
	}
	.checkout-wrapper #shipping_method .woocommerce-Price-amount {
		position: relative;
	}
	.checkout-wrapper #shipping_method > li {
		padding-right: 0;
	}
	.checkout-wrapper .order-total .amount,
	.checkout-wrapper .order-total .includes_tax {
		white-space: nowrap;
	}
	.mobile_menu_dop.mobile-profile {
		display: block;
	}
	.woosw-list table.woosw-items .woosw-item td {
		display: block;
		width: 80vw;
	}
	.woosw-list table.woosw-items .woosw-item .woosw-item--image,
	.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
		width: 80vw;
	}
	.woosw-list table.woosw-items .woosw-item .woosw-item--remove {
		display: table-cell;
	}
	.contitle2 {
		font-size: 12px;
	}
	.obr_img {
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	.obr_form {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	#mailpoet_form_4 {
		width: 80% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.footer_logo {
		display: none;
	}
	.footer_text {
		margin-top: 0;
	}

	.footer_col-3,
	.footer_col-2 {
		display: none;
	}
	.footer_col-1,
	.footer_col-4 {
		display: block;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	#flex_mobile {
		display: flex;
		flex-direction: column;
		padding-bottom: 90px;
		padding-top: 40px;
	}
	#mobile1 {
		order: 1;
	}
	#mobile2 {
		order: 2;
	}
	.footer_privacy_mobile {
		display: block;
	}
	.footer_privacy {
		display: none;
	}
	.contact_us {
		width: 100%;
	}
	.botiga-ajax-search__wrapper,
	.header-item.wc-account-link {
		display: none;
	}
}

@media (max-width: 767px) {
	table.woocommerce-cart-form__contents tr.cart_item td.product-price {
		display: none;
	}
	
	table.woocommerce-cart-form__contents tr.cart_item td.product-subtotal span {
		text-align: right;
	}
	
	table.woocommerce-cart-form__contents tr.cart_item td.product-thumbnail {
		-ms-flex: 0 0 30% !important;
		flex: 0 0 30% !important;
		width: 30% !important;
	}
	
	table.woocommerce-cart-form__contents tr.cart_item td.product-name {
		-ms-flex: 0 0 70% !important;
		flex: 0 0 70%  !important;
		padding: 0 15px !important;
	}
	
	.woocommerce-view-order .my_account_tracking tr td {
		display: block;
		text-align: left;
		border: 0;
		clear: both;
		padding: 5px 0;
	}
	.woocommerce-view-order .my_account_tracking {
		border: 0;
		background: #f5f5f5;
		border-radius: 8px;
		padding: 15px 30px;
		display: block;
		margin-bottom: 0;
	}
	.woocommerce-view-order .my_account_tracking tr, .woocommerce-view-order .my_account_tracking {
		border: 0;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders th {
		display: inline-block;
		border-top: 0!important;
		width: 50%;
		text-align: left;
		padding: 0;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders th a {
		text-decoration: none;
		font-family: CirceBold;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders .woocommerce-Price-amount {
		text-align: right;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-status {
		width: auto;
		display: inline-block;
		padding-top: 5px;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-date {
		display: inline-block;
		width: 50%;
		text-align: right;	
		padding: 0 !important;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a {
		width: 100% !important;
		text-align: center !important;
	}
	.woocommerce-orders .shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total {
		display: block;
		width: auto;
		margin-left: auto;
		float: right;
		padding-top: 5px;
	}
	.product-gallery-summary .entry-summary {
		max-width: 100%;
	}
	.product-gallery-summary .woocommerce-product-gallery {
		max-width: 100%;
	}
}

@media (max-width: 719px) {
	.loop-image-wrap {
		max-height: unset !important;
	}
}

@media (max-width: 718px) {
	.related.products ul.products li.product img {
		height: auto;
		width: 100%;
		margin-left: 0;
	}
	ul.products li.product img {
		height: auto;
		width: 100%;
	}
	.related.products span.onsale {
		left: 0 !important;
	}
	.wc-block-grid__products .wc-block-grid__product-image img {
		height: auto;
	}
}

@media (max-width: 498px) {
	.footer_col-4 #mailpoet_form_4 .mailpoet_text {
		font-size: 8px !important;
	}
	
	.footer_col-4 #mailpoet_form_4 .mailpoet_submit {
		padding: 3px !important;
	}
}

@media (max-width: 468px) {
	#jt_map {
		height: 300px;
	}
	
	.jt_map_sidebar {
		max-height: 400px;
	}
	
	.jeans-guide .guide-text {
		font-size: 30px;
	}
	
	.message-filters-users {
		gap: 5px;
	}
	
	.message-filters-users .filter-btn {
		padding: 3px 10px;
	}
	
    .bonus-logo {
        font-size: 50px;
    }
	
    .bonus-amount {
        font-size: 22px;
    }

	#jt_footer>div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
    .bochetti_post_image h1,
    .bochetti_post_title h1 {
        font-size: 20px;
    }
	
    .bochetti-cart-checkout {
        grid-template-columns: 100%;
    }
	
	.bochetti-discount-info, .bochetti-discount-total-without {
		text-align: center !important;
	}
	
    .bochetti-cart-checkout .woocommerce-Price-amount, .bochetti-checkout-text {
        font-size: 18px;
    }
	
	.tab-btn {
		font-size: 13px;
	}
}

@media (max-width: 385px) {
	.bochetti_unsubscribe_line {
		width: 150px;
	}
}

@keyframes slideInUp {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes moveup {
	0% {
		bottom: -25px;
		opacity: 0;
	}
	
	100% {
		bottom: 0;
		opacity: 1;
	}
}

@keyframes movedown {
	0% {
		top: -25px;
		opacity: 0;
	}
	
	100% {
		top: 0;
		opacity: 1;
	}
}

@keyframes spin {
    to { transform: rotate(360deg); }
}