/* Global vars */
:root {
	
	--siti-primary:			#4D3E1D;
	--siti-secondary:	    #625333;
	--siti-text:     		#000000;
	--siti-accent:			#978366;
	--siti-black:			#000000;
	--siti-gray:			#999999;
	--siti-lt-gray:			#E7E7E7;
	--siti-white:			#ffffff;
	--siti-danger:			#D50000;
	--siti-warning:			#EC6800;
	--siti-info:			#009EC8;
	--siti-success:			#00C568;
	
	--siti-kraft:			#AB9A81;
	--siti-lt-kraft:		#e7e2db;
	--siti-blue:			#a1c5e6;
	--siti-alt-blue:		#739fc7;
	--siti-orange:			#cc6a2d;
	--siti-alt-orange:		#b3571e;
	--siti-pink:			#dc9a98;
	--siti-alt-pink:		#cf706d;
	--siti-marine:			#262B39;
	--siti-alt-marine:		#313B58;
	
}
/* END Global vars */

html {
	overflow-x: hidden;
}

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

#siti_cart .elementor-menu-cart__toggle > a {
	background: transparent !important;
}

.elementor-share-buttons--view-icon .elementor-share-btn {
    margin: 4px !important;
}

#siti_right_header > .elementor-element-populated > .elementor-widget-wrap{
    top: 50%;
    margin-top: -20px;
}

.imgcrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

.products.owl-carousel .product-item .product-thumb {
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
}

.products.owl-carousel .product-item .product-thumb > a {
    display: block;
    position: absolute;
    width: 100%;
    padding-top: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.products.owl-carousel .product-item .product-thumb > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

.elementor-menu-cart__product-name > dl.variation {
    display: none;
}

.wpm-row .wpm-col .wpm-block .fm-group.checkbox .wpm-checkbox-label .slider {
	background: rgb(210,210,210) !important;
}

.jw-row .jw-block .fm-group .fm-control,
.wpm-row .wpm-col .wpm-block .fm-group .fm-control {
	border: solid 1px transparent !important;
}

.jw-row .jw-block .fm-group .fm-control:focus,
.wpm-row .wpm-col .wpm-block .fm-group .fm-control:focus {
	border: solid 1px var(--pri-col) !important;
	background: transparent !important;
}

/* Preloader */
@keyframes sitipreload {
     from {margin-top: -50px;}
     to   {margin-top: 50px;}
}

#siti_preloader {
	-webkit-transition: all 500ms ease-in !important;
    -moz-transition: all 500ms ease-in !important;
    -o-transition: all 500ms ease-in !important;
    transition: all 500ms ease-in !important;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: var(--siti-white);
	background: rgba(255,255,255,.9);
	z-index: 100000;
}

#siti_preloader > .elementor-container {
	height: 100vh;
}

#siti_preloader.hidden {
	top: -110vh;
	opacity: 0;
	transform: rotate3d(-1, 0, 0, 80deg);
}

#preloader_logo .elementor-widget-container:first-child {
	display: block;
	position: relative;
    top: 50vh;
	transform: translateY(-50%);
	animation: sitipreload 0.5s ease infinite alternate;
}

#siti_preloader_label {
	display: block;
	position: absolute;
	bottom: 30px;
}
/* END Preloader */

#siti_create_bulk_box {
	display: none;
}

/* Cookies bar */
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button,
.cli-tab-footer .wt-cli-privacy-accept-btn {
    -webkit-transition: all 500ms ease-in !important;
    -moz-transition: all 500ms ease-in !important;
    -o-transition: all 500ms ease-in !important;
    transition: all 500ms ease-in !important;
    border-radius: 32px !important;
    font-weight: 600 !important;
    background-color: var(--siti-primary) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button:hover,
.cli-tab-footer .wt-cli-privacy-accept-btn:hover {
    background-color: var(--siti-accent) !important;
    color: #ffffff !important;
}

.cli-switch input:checked + .cli-slider {
    background-color: var(--siti-primary) !important;
}

.cli-modal-content {
    border-radius: .5rem !important;
}

#cookie-law-info-again {
    -webkit-transition: all 500ms ease-in !important;
    -moz-transition: all 500ms ease-in !important;
    -o-transition: all 500ms ease-in !important;
    transition: all 500ms ease-in !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    border-radius: 32px !important;
    margin: 0 0 10px 0 !important;
    box-shadow: rgb(0,0,0,.4) 0 1px 3px 0 !important;
}

#cookie-law-info-again:hover {
    background-color: var(--siti-primary) !important;
    color: #ffffff !important;
}

.cli-tab-container h4, .cli-tab-container h1 {
    font-size: 24px !important;
    text-align: center !important;
}

.wt-cli-cookie-description,
.cli-collapsed .cli-privacy-content,
.cli-tab-container p,
.cli-privacy-content-text,
.wt-cli-privacy-overview-actions {
    text-align: center !important;
}
/* END Cookies bar */

/* Go to top section */
#gototop_section,
#gototop_section div {
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

#jw_gototop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    padding: 0;
    text-align: center;
    line-height: 48px;
    z-index: 2;
}

#jw_gototop > span,
#jw_gototop > span > .elementor-button-icon {
    width: 48px;
    margin: 0 !important;
}
/* END Go to top section */

a {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
}

/* Header */
#siti_main_menu .elementor-menu-toggle,
#siti_main_menu .elementor-nav-menu--dropdown ul li,
#siti_main_menu .elementor-nav-menu--dropdown ul li > a {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
}

#siti_right_header .elementor-element-populated {
	display: block;
	text-align: right;
}

#siti_right_header > .elementor-element-populated > .elementor-widget-wrap {
    display: block;
}

#siti_search,
#siti_cart,
#siti_account_btn {
	display: inline-block;
	position: relative;
	width: auto;
	vertical-align: middle;
	width: 38px;
	height: 38px;
	margin: 0;
	text-align: center;
}

#siti_account_btn a {
	width: 38px;
	height: 38px;
	text-align: center;
	padding: 10px 8px;
}

#siti_account_btn a span .elementor-button-icon {
	margin: 0;
}

#siti_account_btn a span .elementor-button-text {
	display: none !important;
}

#siti_cart .elementor-menu-cart__toggle_wrapper,
#siti_cart .elementor-menu-cart__toggle_wrapper > .elementor-menu-cart__toggle {
	height: 38px;
}

#siti_cart .elementor-menu-cart__toggle > a {
	width: 38px;
	height: 38px;
    padding: 10px 12px 10px 6px;
}

#siti_cart .elementor-menu-cart__toggle > a:focus {
	background: transparent !important;
}
/* END Header */

/* Megamenu */
.htmega-menu-container .sub-menu li a {
	    padding: 5px 20px !important;
}

.htmega-menu-area {
	border: none !important;
	margin-bottom: 0 !important;
}

.htmega-menu-area > #menu-main-menu > li > a {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
}

.htmega-menu-area .htmegamenu-content-wrapper {
	width: 100vw !important;
	left: 0;
	margin-top: 25px !important;
	box-shadow: 0 0 0 0 transparent !important;
}

.htmega-menu-area .htmegamenu-content-wrapper > div > .elementor-section-wrap {
	box-shadow: 0 4px 6px 0 rgba(0,0,0,.15);
}

.htmega-menu-container ul.htmega-megamenu > li > .sub-menu {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
}

.htmega-menu-container ul.htmega-megamenu > li > .sub-menu > li > a {
	font-weight: 600 !important;
}

.htmobile-menu-wrap {
	max-width: 100vw !important;
}

.htmobile-menu-wrap > .htmobile-aside-close {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
    background: transparent !important;
    width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	left: 0 !important;
}

.htmobile-menu-wrap > .htmobile-aside-close > i {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
    background: transparent !important;
	color: var(--siti-black) !important;
	background: transparent !important;
}

.htmobile-menu-wrap > .htmobile-aside-close:hover {
	background: var(--siti-accent) !important;
}

.htmobile-menu-wrap > .htmobile-aside-close:hover > i{
	color: var(--siti-white) !important;
	transform: rotate(360deg);
}

.htmobile-aside-button {
	width: 100%;
	text-align: center;
}

.htmobile-menu-wrap > .htmobile-navigation {
	padding: 40px 20px !important;
}

.htmobile-menu-wrap > .htmobile-navigation > ul.htmega-megamenu > li {
	margin: 0 !important;
}

.htmobile-menu-wrap > .htmobile-navigation > .htmega-megamenu > .htmega_mega_menu > .htmegamenu-content-wrapper {
    box-shadow: 0 0 0 0 transparent !important;
    height: 50vh;
    overflow: hidden;
    overflow-y: scroll;
    border: solid 1px rgb(220,220,220);
    border-radius: 8px;
    padding: 5px;
}

.htmobile-menu-wrap > .htmobile-navigation > .htmega-megamenu > .htmega_mega_menu > .htmegamenu-content-wrapper p {
	margin-bottom: 0 !important;
}
/* END Megamenu */

/* Titlebar */
.siti_shop_archive_breadcrumb #breadcrumbs a,
.siti_shop_archive_breadcrumb #breadcrumbs .breadcrumb_last,
#breadcrumbs a,
#breadcrumbs .breadcrumb_last {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
	font-weight: 500;
}

.siti_shop_archive_breadcrumb #breadcrumbs a:hover {
	color: var(--siti-accent) !important;
}

#breadcrumbs i {
	font-size: 12px;
	opacity: .35;
}
/* END Titlebar */

/* Buttons */
.siti_btn_xs .elementor-button-link {
	padding: 8px 12px !important;
	border-radius: 6px !important;
}

.siti_btn_xxs .elementor-button-link {
	padding: 5px 8px !important;
	border-radius: 6px !important;
}

.btn_bottom {
	margin-bottom: -22px;
	margin-top: 12px;
}
/* END Buttons */

/* Customer face */
#siti_customer_face {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* END Customer face */

/* Hero */
.siti_hero .siti_overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.35);
}
/* END Hero */

/* CF7 forms */
.siti_contact_form label {
	display: block;
	position: relative;
	width: 100%;
	color: var(--siti-black) !important;
	font-weight: 600 !important;
}

.siti_contact_form input[type="text"],
.siti_contact_form input[type="email"],
.siti_contact_form input[type="tel"],
.siti_contact_form input[type="number"],
.siti_contact_form textarea,
.siti_contact_form select {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
	display: block;
	position: relative;
	width: 100%;
	margin-top: 6px;
	background: var(--siti-lt-gray);
	background: rgba(0,0,0,.05) !important;
	border: solid 1px transparent !important;
	border-radius: 4px !important;
	font-weight: 400 !important;
	color: var(--siti-black) !important;
}

.siti_contact_form input[type="text"]:focus,
.siti_contact_form input[type="email"]:focus,
.siti_contact_form input[type="tel"]:focus,
.siti_contact_form input[type="number"]:focus,
.siti_contact_form textarea:focus,
.siti_contact_form select:focus {
	background: var(--siti-white) !important;
	border: solid 1px var(--siti-accent) !important;
}

.siti_contact_form input[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
    background: var(--siti-primary);
    color: var(--siti-white);
    border: none !important;
    text-transform: uppercase !important;
    outline: none !important;
}

.siti_contact_form input[type="submit"]:hover {
	background: var(--siti-accent) !important;
}

.siti_contact_form .siti_required {
	color: rgb(235,0,0);
}

.siti_contact_form .form_notice {
	color: var(--siti-black);
	font-weight: 400;
}

#siti_contact_data a .elementor-icon-list-icon i,
#siti_contact_data a .elementor-icon-list-text {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
}

#siti_contact_data a:hover .elementor-icon-list-icon i {
	color: var(--siti-black) !important;
}

#siti_contact_data a:hover .elementor-icon-list-text {
	color: var(--siti-accent) !important;
}

.wpcf7-not-valid-tip {
	margin-top: 5px;
	font-size: 13px;
}

.wpcf7-form .wpcf7-response-output {
	text-align: center;
	background: var(--siti-black);
	color: var(--siti-white);
	font-weight: 600;
	border-radius: 6px;
	padding: 0.75em;
	border: none !important;
}

.wpcf7-form.sent .wpcf7-response-output {
	background: var(--siti-success);
}

.wpcf7-form.invalid .wpcf7-response-output {
	background: var(--siti-danger);
}
/* END CF7 forms */

/* Map */
#siti_contact_map {
	z-index: 1;
}
/* END Map */

/* Newsletter */
.siti_newsletter .mailpoet_form_shortcode {
	width: 80% !important;
	margin-left: 10%;
}

.siti_newsletter .mailpoet_paragraph {
	display: block;
	position: relative;
	width: 100%;
}

.siti_newsletter .mailpoet_form input[type="email"] {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
	display: block !important;
	position: relative !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 8px 100px 8px 12px !important;
	border-radius: 32px !important;
	background: var(--siti-white) !important;
	border: solid 1px transparent !important;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25);
}

.siti_newsletter .mailpoet_form input[type="email"]:focus {
	border: solid 1px var(--siti-accent) !important;
}

.siti_newsletter .mailpoet_paragraph > .siti_newsletter_submit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 32px;
	border: solid 1px transparent !important;
	outline: none !important;
}

.siti_newsletter .mailpoet_form .mailpoet_submit {
	display: none;
}

.siti_newsletter .parsley-custom-error-message {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	font-weight: 600;
	padding: 10px 16px;
	border-radius: 8px;
	background: var(--siti-danger);
	color: var(--siti-white);
}

.siti_newsletter .mailpoet_message .mailpoet_validate_success,
.siti_newsletter .mailpoet_message .mailpoet_validate_error {
	display: block;
	position: relative;
	width: 100%;
	padding: 10px 16px;
	border-radius: 8px;
	text-align: center;
	font-weight: 600;
	background: var(--siti-success);
	color: var(--siti-white);
}

.siti_newsletter .mailpoet_message .mailpoet_validate_error {
	background: var(--siti-danger);
}
/* END Newsletter */

/* Footer */
#siti_footer_menu ul li {
	padding: 5px;
}

#siti_copyright a,
#siti_footer_menu ul li a {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
    color: var(--siti-black);
}

#siti_copyright a:hover,
#siti_footer_menu ul li a:hover {
	color: var(--siti-white) !important;
}
/* END Footer */

/* Post featured image */
#siti_post_fi img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
/* END Post feautred image */

/* Post meta */
.siti_post_meta ul li a,
.siti_post_meta ul li i,
.siti_post_meta ul li a span {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.siti_post_meta ul li:hover i {
	color: var(--siti-black) !important;
}

.siti_post_meta ul li:hover a,
.siti_post_meta ul li:hover a span {
	color: var(--siti-accent) !important;
}
/* END Post meta */

/* Prev/Next posts navigation*/
.wpm_prev_next__posts .post_nav {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	width: 210px;
	z-index: 2;
}

.wpm_prev_next__posts .post_nav .img {
	-webkit-transition: all 1000ms ease-in !important;
	-moz-transition: all 1000ms ease-in !important;
	-o-transition: all 1000ms ease-in !important;
	transition: all 1000ms ease-in !important;
	display: block;
	position: relative;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.wpm_prev_next__posts .post_nav .img .overlay {
	-webkit-transition: all 1000ms ease-in !important;
	-moz-transition: all 1000ms ease-in !important;
	-o-transition: all 1000ms ease-in !important;
	transition: all 1000ms ease-in !important;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--siti-black);
	background: rgba(0,0,0,.75);
}

.wpm_prev_next__posts .post_nav .arrow {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	position: absolute;
	top: 0;
	width: 30px;
	height: 180px;
	background: var(--siti-black);
	background: rgba(0,0,0,.4);
	color: var(--siti-white);
	font-size: 150%;
	text-align: center;
}

.wpm_prev_next__posts .post_nav .arrow i {
	display: block;
	position: relative;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.wpm_prev_next__posts .post_nav .title {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	width: 100%;
	position: absolute;
	top: 180px;
	left: 0;
	background: var(--siti-black);
	color: var(--siti-white);
	padding: 12px;
	font-size: 12px;
	opacity: 0;
	text-overflow: ellipsis;
	font-weight: 600;
}

.wpm_prev_next__posts .post_nav:hover {
	width: 320px;
	text-decoration: none;
}

.wpm_prev_next__posts .post_nav:hover .arrow {
	width: 140px;
	background: var(--siti-accent);
}

.wpm_prev_next__posts .post_nav:hover .img .overlay {
	background: rgba(0,0,0,.1);
}

.wpm_prev_next__posts .post_nav:hover .title {
	opacity: 1;
}

.wpm_prev_next__posts .post_nav.prev {
	left: -180px;
}

.wpm_prev_next__posts .post_nav.prev .arrow {
	right: 0;
}

.wpm_prev_next__posts .post_nav.next {
	right: -180px;
}

.wpm_prev_next__posts .post_nav.next .img {
	position: absolute;
	top: 0;
	right: 0;
}

.wpm_prev_next__posts .post_nav.next .arrow {
	position: relative;
	display: block;
}

.wpm_prev_next__posts .post_nav.next .title {
	text-align: right;
}

.wpm_prev_next__posts .post_nav.prev:hover {
	left: 0;
}

.wpm_prev_next__posts .post_nav.next:hover {
	right: 0;
}
/* END Prev/Next posts navigation*/

/* Related posts */
#siti_related_posts .related_posts .owl-item .column {
	min-width: 100%;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}

#siti_related_posts .related_posts .owl-item .featured-post {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
}

#siti_related_posts .related_posts .owl-item .featured-post img {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

#siti_related_posts .related_posts .owl-item .featured-post:hover img {
	transform: scale(1.1) rotate(2deg);
}

#siti_related_posts .related_posts .owl-item .content .title a {
	font-weight: 600;
}
/* END Related posts */

/* Headings underline */
.heading_underline::after {
	content: '';
	display: block;
	position: relative;
	width: 80px;
	height: 2px;
	margin: 10px auto;
	background: var(--siti-pink);
}
/* Headings underline */

/* Gutter icon */
.siti_gutter_icon svg {
	max-height: 20px;
	width: auto !important;
	margin-top: -8px;
}
/* END Gutter icon */

/* Minimalist products slider */
.siti_minimalist_products_slider .owl-carousel {
	margin: 0 !important;
}

.siti_minimalist_products_slider .owl-carousel .owl-item .product-inner {
	padding: 0 15%;
}

.siti_minimalist_products_slider .owl-carousel .owl-item .product-content span.price,
.siti_minimalist_products_slider .owl-carousel .owl-item .product-content .product-actions {
	display: none;
}

.siti_minimalist_products_slider .owl-carousel .owl-item .product-content .title a {
	text-transform: uppercase !important;
	font-size: 16px;
	font-weight: 500;
}

.siti_minimalist_products_slider .owl-carousel .owl-item .onsale {
    border-radius: 8px !important;
    margin-left: 10px !important;
    margin-top: -5px !important;
    padding: 5px 10px !important;
    min-height: unset !important;
    min-width: unset !important;
    line-height: normal !important;
    background: var(--siti-orange) !important;
    font-weight: 700 !important;
}

.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-prev,
.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-next {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: transparent !important;
	color: var(--siti-black) !important;
	font-size: 32px !important;
}

.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-prev:hover,
.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-next:hover {
	color: var(--siti-accent) !important;
}

.siti_rb_ornament {
	display: block;
	position: absolute !important;
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: auto;
	transform: translate(60%,60%);
}
/* END Minimalist products slider */

/* SITI Woo custom products grid */
.siti_woo_custom_grid ul.products {
	
}

.siti_woo_custom_grid ul.products > li  {
	padding: 8px !important;
	border-radius: 8px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,.2);
}

.siti_woo_custom_grid ul.products > li > .woocommerce-LoopProduct-link > .os-product-img {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
}

.siti_woo_custom_grid ul.products > li > .woocommerce-LoopProduct-link > .os-product-img > .siti_product_quick-view__btn {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	z-index: 2;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 10px;
	zoom: 1;
	font-size: 20px;
	color: var(--siti-black);
}

.siti_woo_custom_grid ul.products > li > .woocommerce-LoopProduct-link > .os-product-img > .siti_product_quick-view__btn:hover {
	color: var(--siti-accent);
}

.siti_woo_custom_grid ul.products > li > .woocommerce-LoopProduct-link > .os-product-img > img {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

.siti_woo_custom_grid ul.products > li > .woocommerce-LoopProduct-link:hover > .os-product-img > img {
	transform: scale(1.1);
}

.siti_woo_custom_grid ul.products > li .woocommerce-loop-product__title {
	margin-top: 10px !important;
}

.siti_woo_custom_grid ul.products > li span.price {
	line-height: 1.2em;
	margin-bottom: 8px;
}

.siti_woo_custom_grid ul.products > li > .siti_product_buttons {
    display: flex;
    position: relative;
    width: 100%;
}

.siti_woo_custom_grid ul.products > li > .siti_product_buttons > .add_to_cart_button,
.siti_woo_custom_grid ul.products > li > .siti_product_buttons > .view_more,
.siti_woo_custom_grid ul.products > li > .add_to_cart_button {
	flex: auto;
	padding: 6px 8px;
	letter-spacing: -0.05em;
	font-size: 14px;
}

.siti_woo_custom_grid ul.products.columns-6 > li > .siti_product_buttons > .add_to_cart_button,
.siti_woo_custom_grid ul.products.columns-6 > li > .siti_product_buttons > .view_more,
.siti_woo_custom_grid ul.products.columns-6 > li > .add_to_cart_button {
	font-size: 11px;
}

.siti_woo_custom_grid ul.products > li > .siti_product_buttons > .view_more {
	width: 40%;
	margin-left: 5px;
}
/* END SITI Woo custom products grid */

/* YITH Whishlist */
.yith-wcwl-add-to-wishlist {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
    position: absolute !important;
    z-index: 10 !important;
    margin: 0 !important;
	top: 20px !important;
	left: 20px !important;
	font-size: 1.6rem !important;
	line-height: 0 !important;
	color: var(--siti-pink) !important;
}

.yith-wcwl-add-to-wishlist i {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: var(--siti-pink) !important;
}

.yith-wcwl-add-to-wishlist:hover,
.yith-wcwl-add-to-wishlist:hover i {
	color: var(--siti-alt-pink) !important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-to-wishlist .feedback {
	color: transparent !important;
}

.woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
	position: absolute !important;
	top: 70px !important;
	left: calc(100% - 50px) !important;
}

.woocommerce-product-gallery .yith-wcwl-add-to-wishlist i {
	font-size: 32px;
}

#yith-wcwl-popup-message {
	margin-left: 0 !important;
	transform: translateX(-50%) !important;
	border-radius: 12px !important;
}
/* Whishlist page */
#yith-wcwl-form .wishlist-title {
	width: 100%;
}

#yith-wcwl-form .wishlist-title h2 {
	width: 100%;
	text-align: center;
	color: var(--siti-black);
}

#yith-wcwl-form .shop_table {
	border: none;
}

#yith-wcwl-form .shop_table thead {
	background: var(--siti-black);
	color: var(--siti-white);
}

#yith-wcwl-form .shop_table thead > tr > th {
	border: solid 1px var(--siti-black);
}

#yith-wcwl-form .shop_table thead > tr > th.product-price,
#yith-wcwl-form .shop_table thead > tr > th.product-stock-status {
	text-align: center;
}

#yith-wcwl-form .shop_table tbody {
	background: transparent;
}

#yith-wcwl-form .shop_table tbody > tr > td {
	background: transparent !important;
	border: none;
	border-bottom: solid 1px var(--siti-gray);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-remove a,
#yith-wcwl-form .shop_table tbody > tr > td.product-thumbnail a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	font-weight: 700 !important;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-thumbnail a {
	display: block;
	position: relative;
	padding-top: 100%;
	overflow: hidden;
	border-radius: 4px;
	border: solid 1px rgb(180,180,180);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-thumbnail a:hover {
	border-radius: 8px;
	border: solid 1px var(--siti-primary);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-thumbnail a:hover img {
	transform: scale(1.1);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-thumbnail a img {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-remove a:hover {
	transform: rotate(360deg);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-name a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	position: relative;
	width: 100%;
	color: var(--siti-black);
	font-weight: 500;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-name a:hover {
	color: var(--siti-accent);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-name a.button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: inline-block;
	position: relative;
	width: auto;
	clear: both;
	background: var(--siti-black);
	color: var(--siti-white);
	font-weight: 600 !important;
	border-radius: 8px;
	font-size: 12px;
	padding: 4px 8px;
	margin-top: 5px;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-name a.button:hover {
	background: var(--siti-accent);
	color: var(--siti-white);
}

#yith-wcwl-form .shop_table tbody > tr > td.product-price,
#yith-wcwl-form .shop_table tbody > tr > td.product-stock-status {
	font-weight: 500 !important;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-add-to-cart a.add_to_cart_button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-black);
	color: var(--siti-white);
	font-weight: 600 !important;
	border-radius: 8px;
	font-size: 12px;
	padding: 6px 12px;
}

#yith-wcwl-form .shop_table tbody > tr > td.product-add-to-cart a.add_to_cart_button:hover {
	background: var(--siti-accent);
	color: var(--siti-white);
}

/* Mobile */
#yith-wcwl-form .shop_table.mobile {
	padding-left: 0;
}

#yith-wcwl-form .shop_table.mobile li {
	padding: 10px;
	margin-bottom: 12px;
	border: solid 1px var(--siti-gray);
	border-radius: 12px;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper {
	width: 100%;
	margin-bottom: 0;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details {
	width: calc(100% - 75px);
}
#yith-wcwl-form .shop_table.mobile li .item-wrapper .product-thumbnail a img {
	border-radius: 6px;
	border: solid 1px var(--siti-gray);
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .product-name h3 {
	font-size: 18px;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .product-name h3 a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: var(--siti-black) !important;
	font-weight: 700 !important;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .product-name h3 a:hover {
	color: var(--siti-accent) !important;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .product-name a.button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-black);
	color: var(--siti-white);
	font-weight: 600 !important;
	border-radius: 8px;
	font-size: 12px;
	padding: 6px 12px;
}

#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .product-name a.button:hover {
	background: var(--siti-accent);
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .additional-info tr {
	border: solid 1px var(--siti-gray);
	border-radius: 8px;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .additional-info td,
#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .item-details-table td {
	font-size: 16px !important;
	border: none !important;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .additional-info td.label,
#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .item-details-table td.label {
	font-weight: 500 !important;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .additional-info td.value,
#yith-wcwl-form .shop_table.mobile li .item-wrapper .item-details .item-details-table td.value {
	font-weight: 700 !important;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .additional-info td {
	border: none;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-add-to-cart,
#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-remove {
	display: inline-block;
	position: relative;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-add-to-cart {
	width: calc(100% - 86px);
	margin-bottom: 0;
	text-align: left;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-remove {
	width: 80px;
	float: right;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-add-to-cart .add_to_cart_button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-black);
	color: var(--siti-white);
	font-weight: 600 !important;
	border-radius: 8px;
	font-size: 12px;
	padding: 6px 12px;
	margin: 0 !important;
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-add-to-cart .add_to_cart_button:hover {
	background: var(--siti-accent);
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-remove a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: var(--siti-gray);
}

#yith-wcwl-form .shop_table.mobile li .additional-info-wrapper .product-remove a:hover {
	color: var(--siti-danger);
}

#yith-wcwl-form .yith_wcwl_wishlist_footer {
	display: none;
}
/* END YITH Whishlist*/

/* YITH Quick View */
#yith-quick-view-modal #yith-quick-view-content .summary .summary-content .product_title {
	text-transform: uppercase;
	color: var(--siti-marine);
	font-size: 28px;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content .price {
	color: var(--siti-pink);
	font-size: 20px;
	font-weight: 700;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content .product_meta > span {
	display: block;
	position: relative;
	width: 100%;
	margin: 6px auto;
	font-weight: 700;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content .product_meta > span > a,
#yith-quick-view-modal #yith-quick-view-content .summary .summary-content .product_meta > span > span {
	font-weight: 400 !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart input.qty {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
    width: 6em !important;
    border: solid 1px transparent !important;
    border-radius: 8px !important;
    color: var(--siti-black) !important;
    padding: 6px !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart input.qty:focus {
	background: transparent !important;
	border: solid 1px rgb(180,180,180) !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart .single_add_to_cart_button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
    color: #ffffff !important;
    outline: none !important;
    border-radius: 8px !important;
    padding: 0.618em 1em;
    height: 37px !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart .single_add_to_cart_button:hover {
	background: var(--siti-primary) !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart .variations td {
	background: transparent !important;
}

#yith-quick-view-modal #yith-quick-view-content .summary .summary-content form.cart .single_variation_wrap .woocommerce-variation-price {
	margin-bottom: 10px;
}

#yith-quick-view-modal #yith-quick-view-content .product .onsale {
	min-height: 0 !important;
    min-width: unset !important;
    border-radius: 8px;
    line-height: normal;
    padding: 6px 12px;
    background: var(--siti-orange);
    color: var(--siti-white);
}

#yith-quick-view-modal #yith-quick-view-close {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	border-radius:10px;
	background: var(--siti-gray);
	color: var(--siti-white);
	font-size: 12px;
    font-weight: 700;
}

#yith-quick-view-modal #yith-quick-view-close:hover {
	background: var(--siti-danger);
	color: var(--siti-white);
	transform: rotate(360deg);
}
/* END YITH Quick View */

/* Media queries */
@media (min-width: 1200px) and (max-width: 1319px){
	
	.siti_shop_data .siti_shop .heading_underline h3 {
		font-size: 20px !important;
	}
	
	.siti_shop_data .siti_shop .siti_text p {
		font-size: 13px !important;
	}
	
}

@media (min-width: 1025px) and (max-width: 1199px){
	
	.siti_shop_data .siti_shop .heading_underline h3 {
		font-size: 18px !important;
	}
	
	.siti_shop_data .siti_shop .siti_text p {
		font-size: 11.5px !important;
	}
	
}

@media (min-width: 1025px){
	
	/* Shop data */
	.siti_shop_data .siti_shop {
		width: 23.5% !important;
	}
	
	.siti_shop_data .siti_space {
		width: 2% !important;
	}
	/* END Shop data */
	
}

@media (max-width: 1024px){
	
	.siti_newsletter .mailpoet_form_shortcode {
		width: 100% !important;
		margin-left: 0% !important;
	}
	
	#siti_customer_face {
		display: block;
		position: relative;
		left: unset;
		bottom: unset;
		margin-bottom: -20px;
	}
	
	.siti_shop_data .siti_shop {
		margin: 10px 0;
	}
	
}

@media (max-width: 992px){
	
	.htmobile-menu-wrap > .htmobile-navigation > .htmega-megamenu > .htmega_mega_menu.active > .htmegamenu-content-wrapper .siti_megamenu_column {
	    margin-bottom: 20px;
	}
	
}

@media (max-width: 767px){
	
	#siti_contact_data ul li a {
		display: block;
	}
	
	#siti_contact_data ul li a span {
		display: block;
		position: relative;
		width: 100%;
	}
	
	#siti_contact_data ul li a span.elementor-icon-list-icon i {
		font-size: 22px;
	}
	
	.highlighted_container {
		max-width: 100% !important;
	}
	
	.siti_rb_ornament {
		display: none;
	}
	
	.highlighted_container {
		width: calc(100% - 30px) !important;
	}
	
	.siti_minimalist_products_slider .owl-carousel .owl-item {
		margin: 0 15px !important;
	}
	
	.siti_minimalist_products_slider .owl-carousel .owl-item .product-inner {
		padding: 0 25px;
		margin-left: 0 !important;
	}
	
	.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-prev {
		left: -15px !important;
	}
	
	.siti_minimalist_products_slider .owl-carousel .owl-nav .owl-next {
		right: -15px !important;
	}
	
	/* Prev/Next posts navigation*/
	.wpm_prev_next__posts .post_nav {
		background: var(--siti-black);
		position: relative;
		top: auto;
		transform: translateY(0);
		width: 100%;
		z-index: 1;
	}
	
	.wpm_prev_next__posts .post_nav .img {
		display: block;
		position: relative;
		width: 90%;
		height: 120px;
		overflow: hidden;
	}
	
	.wpm_prev_next__posts .post_nav .arrow {
		display: block;
		position: relative;
		width: 10%;
		height: 120px;
		position: relative;
		background: var(--siti-accent);
	}
	
	.wpm_prev_next__posts .post_nav .title {
		position: relative;
		top: auto;
		left: none;
		text-align: center;
		opacity: 1;
	}
	
	.wpm_prev_next__posts .post_nav.prev {
		left: 0;
	}
	
	.wpm_prev_next__posts .post_nav.prev .img {
		float: right;
	}
	
	.wpm_prev_next__posts .post_nav.prev .arrow {
		right: 0;
	}
	
	.wpm_prev_next__posts .post_nav.next {
		right: unset;
	}
	
	.wpm_prev_next__posts .post_nav.next .img {
		position: relative;
	}
	
	.wpm_prev_next__posts .post_nav.next .arrow {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.wpm_prev_next__posts .post_nav.next .title {
		position: relative !important;
		text-align: center !important;
	}
	
	.wpm_prev_next__posts .post_nav:hover {
		width: 100%;
		text-decoration: none;
	}
	
	.wpm_prev_next__posts .post_nav:hover .arrow {
		background: var(--siti-gray);
		width: 10%;
	}
	
	.wpm_prev_next__posts .post_nav:hover .img .overlay {
		background: rgba(0,0,0,.1);
	}
	
	.wpm_prev_next__posts .post_nav:hover .title {
		background: var(--siti-accent);
	}
	/* END Prev/Next posts navigation*/
	
}

@media (max-width: 600px){
	
	
	
}

@media (max-width: 480px){
	
	
	
}

@media (max-width: 380px){
	
	
	
}

@media (max-width: 299px){
	
	
	
}
/* END Media queries */

/* Woocommerce */
.woocommerce-variation-price > .price > .woocommerce-Price-amount.amount {
    color: var(--siti-pink);
}

.woocommerce .products .product {
	padding: 12px !important;
	border-radius: 12px !important;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,.2) !important;
}

.woocommerce .products .product .woocommerce-LoopProduct-link .os-product-img {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
}

.woocommerce .products .product .woocommerce-LoopProduct-link .os-product-img > .siti_product_quick-view__btn {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 10px;
	zoom: 1;
	font-size: 20px;
	color: var(--siti-blue);
}

.woocommerce .products .product .woocommerce-LoopProduct-link .os-product-img > .siti_product_quick-view__btn:hover {
	color: var(--siti-alt-blue);
}

.woocommerce .products .product .woocommerce-LoopProduct-link .os-product-img img {
	-webkit-transition: all 300ms ease-in !important;
    -moz-transition: all 300ms ease-in !important;
    -o-transition: all 300ms ease-in !important;
    transition: all 300ms ease-in !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

.woocommerce .products .product .woocommerce-LoopProduct-link .os-product-img:hover img {
	transform: scale(1.1);
}

.woocommerce .products .product .woocommerce-LoopProduct-link .onsale {
	border-radius: 8px !important;
	margin: 10px !important;
	padding: 5px 10px !important;
	min-height: unset !important;
	min-width: unset !important;
	line-height: normal !important;
	background: var(--siti-orange) !important;
	font-weight: 700 !important;
}

.woocommerce .products .product .add_to_cart_button,
.woocommerce .products .product .view_more {
	border-radius: 8px !important;
}

.siti_prod_archive ul.products > li {
	display: block !important;
	position: relative !important;
}

.siti_prod_archive ul.products > li > .woocommerce-LoopProduct-link {
	display: block !important;
	position: relative !important;
}

.siti_prod_archive ul.products > li .woocommerce-loop-product__title {
	margin-top: 20px !important;
	/*
	white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    */
}

.siti_prod_archive ul.products > li > .siti_product_buttons {
	display: flex;
	position: relative;
	width: 100%;
}

.siti_prod_archive ul.products > li > .siti_product_buttons > .add_to_cart_button,
.siti_prod_archive ul.products > li > .siti_product_buttons > .view_more,
.siti_prod_archive ul.products > li > .add_to_cart_button {
	flex: auto;
	padding: 6px 8px;
	font-size: 11px;
	letter-spacing: -0.05em;
}

.siti_prod_archive ul.products > li > .siti_product_buttons > .view_more {
	width: 40%;
	margin-left: 5px;
}

/* Product gallery */
#siti_product_gallery figure .woocommerce-product-gallery__image a,
#related_products_slider .product-thumb a {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
	display: block;
	position: relative;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
}

#siti_product_gallery figure .woocommerce-product-gallery__image a img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

#siti_product_gallery.radius_thumb figure > .woocommerce-product-gallery__image > a {
	border-radius: 12px;
	border: solid 1px rgb(180,180,180);
	overflow: hidden;
}

#siti_product_gallery.spaced_thumbs .woocommerce-product-gallery ol {
	margin-top: 10px;
}

#siti_product_gallery.spaced_thumbs .woocommerce-product-gallery ol li {
	padding: 5px;
}

#siti_product_gallery.radius_thumb .woocommerce-product-gallery ol li img {
	border: solid 1px rgb(180,180,180);
	border-radius: 10px;
	overflow: hidden;
}

#siti_product_gallery .onsale {
	padding: 5px 10px;
	border-radius: 5px;
	background: var(--siti-orange);
	color: var(--siti-white);
	text-transform: uppercase;
	font-weight: 600;
	margin-left: 15px;
	min-height: unset !important;
	line-height: normal !important;
	top: 15px;
	left: 0;
}

.siti_single_prod_cart_btn .single_add_to_cart_button {
	border-radius: 8px !important;
}

.siti_single_prod_cart_btn input.qty {
	width: 6em !important;
	border: solid 1px transparent !important;
	border-radius: 8px !important;
	color: var(--siti-black) !important;
}

.siti_single_prod_cart_btn input.qty:focus {
	border: solid 1px rgb(180,180,180) !important;
}

/* Woo related products slider */
#related_products_slider .product-thumb a img {
	-webkit-transition: all 250ms ease-in !important;
    -moz-transition: all 250ms ease-in !important;
    -o-transition: all 250ms ease-in !important;
    transition: all 250ms ease-in !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center;
    min-height: 100%;
}

#related_products_slider .product-thumb a:hover img {
	transform: scale(1.1) rotate(2deg);
}
/* END Woo related products slider */

.woocommerce nav.woocommerce-pagination ul {
	border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	line-height: 1.5em !important;
}

.woocommerce-pagination ul .page-numbers,
.elementor-pagination .page-numbers {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 19px;
	line-height: 38px !important;
	background: var(--siti-accent);
	color: #ffffff;
	font-weight: 600 !important;
}

.woocommerce-pagination ul li:not(:last-child) {
	margin-right: 6px !important;
}

.woocommerce-pagination,
.elementor-pagination {
	margin-top: 32px !important;
}

.woocommerce-pagination ul .page-numbers:hover,
.elementor-pagination .page-numbers:hover {
	background: var(--siti-primary) !important;
	color: #ffffff !important;
}

.woocommerce-pagination ul .page-numbers.current,
.woocommerce-pagination ul .page-numbers.current:hover,
.elementor-pagination .page-numbers.current,
.elementor-pagination .page-numbers.current:hover {
	background: rgb(180,180,180);
	color: #000000;
}

/* WC cart */
.woocommerce-cart-form table {
	border: solid 1px rgb(180,180,180) !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.woocommerce-cart-form table thead {
	background: var(--siti-accent);
	color: #ffffff;
}

.woocommerce-cart-form table thead tr {
	border-collapse: collapse !important;
}

.woocommerce-cart-form table thead tr th {
	border: none !important;
	border-bottom: solid 2px var(--siti-accent) !important;
}

.woocommerce-cart-form table tbody {
	font-weight: 600;
}

.woocommerce-cart-form table tbody tr {
	border-collapse: collapse !important;
}

.woocommerce-cart-form table tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	border: none !important;
}

.woocommerce-cart-form table tbody tr td.product-remove a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.woocommerce-cart-form table tbody tr td.product-thumbnail a {
	display: inline-block !important;
	position: relative;
	width: 60px;
	height: 45px;
	overflow: hidden !important;
}

.woocommerce-cart-form table tbody tr td.product-thumbnail a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.woocommerce-cart-form table tbody tr td.product-thumbnail a img {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	object-position: center;
	min-height: 100%;
}

.woocommerce-cart-form table tbody tr td.product-thumbnail a:hover {
	border-radius: 8px;
}

.woocommerce-cart-form table tbody tr td.product-thumbnail a:hover img {
	transform: scale(1.35);
	filter: grayscale(100%);
}

.woocommerce-cart-form table tbody tr td.product-quantity .quantity input {
	width: 80px;
	padding: .5rem 0.2rem .5rem 1rem;
}

.woocommerce-cart-form table tbody tr td .coupon #coupon_code {
	width: 120px;
	border: 1px solid var(--siti-primary);
	text-align: center;
}

.woocommerce-cart-form table tbody tr td.actions button[type="submit"]:disabled,
.woocommerce-cart-form table tbody tr td.actions button[type="submit"],
.woocommerce-cart-form table tbody tr td .coupon button[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent);
	color: #ffffff;
	padding: .78em 1em;
	border-radius: 32px;
	outline: none;
}

.woocommerce-cart-form table tbody tr td.actions button[type="submit"]:hover,
.woocommerce-cart-form table tbody tr td .coupon button[type="submit"]:hover {
	background: var(--siti-primary);
}

.cart-collaterals .cart_totals h2 {
	font-weight: 700;
}

.cart-collaterals .cart_totals table {
	border: solid 1px rgb(180,180,180) !important;
}

.cart-collaterals .cart_totals table tbody tr th,
.cart-collaterals .cart_totals table tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent);
	color: #ffffff;
	border-radius: 32px;
	outline: none;
	line-height: 0;
	padding: 24px;
	display: block;
	position: relative;
	font-weight: 700 !important;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
	background: var(--siti-primary);
}

/* WC account page */
.woocommerce-MyAccount-navigation ul  {
	list-style-type: none;
	padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
	border-bottom: solid 1px var(--siti-accent);
}

.woocommerce-MyAccount-navigation ul li a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: inline-block;
	width: 100%;
	padding: 8px 12px;
	font-weight: 600 !important;
}

..woocommerce-MyAccount-navigation ul li.is-active {
	background: var(--siti-accent) !important;
	color: #ffffff;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
	background: var(--siti-accent) !important;
	color: #ffffff;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a:hover {
	background: var(--siti-primary);
	color: #ffffff;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border-radius: 0 !important;
	margin-bottom: 0;
}

/* WC messages */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	border-radius: 6px;
	font-weight: 600;
	line-height: 2em;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	padding: 8px 12px !important;
	border-radius: 12px;
	font-size: 85% !important;
	font-weight: 600 !important;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
	background: var(--siti-primary) !important;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	font-family: 'Font Awesome 5 Free';
	content: '\f05a';
}

.woocommerce-error .woocommerce-Button,
.woocommerce-info .woocommerce-Button,
.woocommerce-message .woocommerce-Button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: #ffffff !important;
	color: #000000 !important;
	border-radius: 32px !important;
}

.woocommerce-error .woocommerce-Button:hover,
.woocommerce-info .woocommerce-Button:hover,
.woocommerce-message .woocommerce-Button:hover {
	background: var(--siti-primary) !important;
	color: #ffffff !important;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-Message {
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	border-top: none !important;
}

.woocommerce-message {
	background: var(--siti-accent) !important;
}

.woocommerce-message a.restore-item,
.woocommerce-info a.showcoupon,
.woocommerce-Message a.showcoupon {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: #ffffff;
}

.woocommerce-message a.restore-item:hover,
.woocommerce-info a.showcoupon:hover,
.woocommerce-Message a.showcoupon:hover {
	color: rgba(255,255,255,.75);
	text-shadow: none;
}

.woocommerce-error,
.woocommerce-Message.woocommerce-error {
	background: #cf0000 !important;
	color: #ffffff !important;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	color: #ffffff;
}

.woocommerce-MyAccount-content mark {
	background-color: #8ab3f4 !important;
	padding: 3px 6px;
	border-radius: 12px;
	font-weight: 700;
}


.woocommerce-MyAccount-content table tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.woocommerce-MyAccount-content .order-again a,
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"],
.woocommerce-MyAccount-content .woocommerce-address-fields button[type="submit"],
.woocommerce-MyAccount-content table tbody tr td.download-file a,
.woocommerce-MyAccount-content table tbody tr td .woocommerce-button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	border-radius: 32px !important;
	outline: none !important;
}

.woocommerce-MyAccount-content .order-again a:hover,
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]:hover,
.woocommerce-MyAccount-content .woocommerce-address-fields button[type="submit"]:hover,
.woocommerce-MyAccount-content table tbody tr td.download-file a:hover,
.woocommerce-MyAccount-content table tbody tr td .woocommerce-button:hover {
	background: var(--siti-primary) !important;
}

.woocommerce-MyAccount-content .button,
.woocommerce-MyAccount-content button[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: #ffffff !important;
	color: var(--siti-accent) !important;
	border-radius: 32px !important;
	outline: none !important;
	margin-top: 24px;
	font-weight: 600 !important;
	padding: 10px 12px !important;
}

.woocommerce-MyAccount-content .button:hover,
.woocommerce-MyAccount-content button[type="submit"]:hover {
	background: var(--siti-primary) !important;
	color: #ffffff !important;
}

.woocommerce-Address a.edit {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	border-radius: 16px !important;
	outline: none !important;
	font-size: 13px;
	font-weight: 600 !important;
	padding: 4px 8px;
}

.woocommerce-Address a.edit:hover {
	background: var(--siti-primary) !important;
	color: #ffffff !important;
	font-weight: 600 !important;
}

/* WC checkout */
.checkout.woocommerce-checkout .woocommerce-billing-fields label,
.checkout.woocommerce-checkout .woocommerce-shipping-fields label,
.checkout.woocommerce-checkout .woocommerce-additional-fields label {
	font-weight: 600;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields input,
.checkout.woocommerce-checkout .woocommerce-billing-fields textarea,
.checkout.woocommerce-checkout .woocommerce-shipping-fields input,
.checkout.woocommerce-checkout .woocommerce-shipping-fields textarea,
.checkout.woocommerce-checkout .woocommerce-additional-fields input,
.checkout.woocommerce-checkout .woocommerce-additional-fields textarea {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: #ffffff !important;
	border: solid 1px rgb(170,170,170) !important;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields .select2-selection,
.checkout.woocommerce-checkout .woocommerce-shipping-fields .select2-selection,
.checkout.woocommerce-checkout .woocommerce-additional-fields .select2-selection {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	border: solid 1px rgb(170,170,170) !important;
	height: 36px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields .select2-selection .select2-selection__rendered,
.checkout.woocommerce-checkout .woocommerce-shipping-fields .select2-selection .select2-selection__rendered,
.checkout.woocommerce-checkout .woocommerce-additional-fields .select2-selection .select2-selection__rendered {
	line-height: 32px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields input:focus,
.checkout.woocommerce-checkout .woocommerce-billing-fields textarea:focus,
.checkout.woocommerce-checkout .woocommerce-shipping-fields input:focus,
.checkout.woocommerce-checkout .woocommerce-shipping-fields textarea:focus,
.checkout.woocommerce-checkout .woocommerce-additional-fields input:focus,
.checkout.woocommerce-checkout .woocommerce-additional-fields textarea:focus,
.checkout.woocommerce-checkout .woocommerce-billing-fields .select2-selection:focus,
.checkout.woocommerce-checkout .woocommerce-shipping-fields .select2-selection:focus,
.checkout.woocommerce-checkout .woocommerce-additional-fields .select2-selection:focus {
	border: solid 1px var(--siti-accent) !important;
	box-shadow: 0 0 2px 1px var(--siti-accent) !important;
}

#order_review_heading {
	margin-top: 32px;
}

#order_review table {
	border: solid 1px rgb(180,180,180) !important;
}

#order_review table tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

#order_review #payment {
	background: rgb(235,235,235);
}

#order_review #payment .payment_box {
	background: var(--siti-accent);
	color: #ffffff !important;
}

#order_review #payment .payment_box::before {
	border: 1em solid var(--siti-accent);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

#order_review #payment #place_order {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent);
	color: #ffffff;
	border-radius: 32px;
	outline: none;
}

#order_review #payment #place_order:hover {
	background: var(--siti-primary);
}

#order_review #payment .payment_method_stripe_cc > label {
	width: 100%;
}

#order_review #payment .payment_method_stripe_cc label.save-source-label {
	font-weight: 600;
	color: #000000;
}

.checkout_coupon.woocommerce-form-coupon button[type="submit"],
.return-to-shop a.wc-backward {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	border-radius: 32px !important;
	outline: none !important;
	font-weight: 700 !important;
}

.return-to-shop a.wc-backward {
	margin-top: 20px;
	margin-bottom: 20px;
}

.checkout_coupon.woocommerce-form-coupon button[type="submit"] {
	width: 100% !important;
}

.checkout_coupon.woocommerce-form-coupon button[type="submit"]:hover,
.return-to-shop a.wc-backward:hover {
	background: var(--siti-primary) !important;
}

/* WC order done */
.woocommerce .woocommerce-order .woocommerce-order-overview {
	padding: 0;
}

.woocommerce .woocommerce-order table tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.woocommerce .woocommerce-order .order-again a,
.woocommerce .woocommerce-order table tbody tr td.download-file a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent);
	color: #ffffff;
	border-radius: 32px;
	outline: none;
}

.woocommerce .woocommerce-order .order-again a:hover,
.woocommerce .woocommerce-order table tbody tr td.download-file a:hover {
	background: var(--siti-primary);
}

/* Woocommerce tabs */
.woocommerce-tabs.wc-tabs-wrapper > ul.tabs {
	padding: 0 !important;
	border-bottom: solid 2px var(--siti-accent) !important;
}

.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: rgb(120,120,120) !important;
	border: none !important;
	border-radius: 0 !important;
	margin: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li.active {
	background: var(--siti-accent) !important;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}

.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li:hover {
	background: var(--siti-primary) !important;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}

.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li > a {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: #ffffff !important;
	font-weight: 600 !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
	margin-bottom: 38px;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr {
	border-bottom: solid 2px var(--siti-accent) !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: transparent !important;
	border: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th {
	background: var(--siti-accent) !important;
	color: #ffffff !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td.woocommerce-product-attributes-item__value p {
	padding: 8px !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews img.avatar {
	width: 72px !important;
	left: -40px !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #reply-title,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .comment-form-comment label {
	font-weight: 700 !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .comment-form-rating  label {
	margin: 12px 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments .star-rating span::before,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .comment-form-rating .stars a::before {
	color: #C69400 !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .form-submit input[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: #000000 !important;
	color: #ffffff !important;
	outline: none !important;
	border-radius: 32px !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .form-submit input[type="submit"]:hover {
	background: #C69400 !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .comment-form-comment #comment {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	margin-top: 12px !important;
	border: 1px solid rgb(180,180,180) !important;
}

.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #commentform .comment-form-comment #comment:focus {
	border: 1px solid #C69400 !important;
}

.woocommerce-form-login button[type="submit"],
.woocommerce-form-register button[type="submit"],
.woocommerce-ResetPassword button[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: #000000 !important;
	color: #ffffff !important;
	outline: none !important;
	border-radius: 32px !important;
}

.woocommerce-form-login button[type="submit"]:hover,
.woocommerce-form-register button[type="submit"]:hover,
.woocommerce-ResetPassword button[type="submit"]:hover {
	background: #C69400 !important;
}

/* Products grid */
.elementor-products-grid .products.elementor-grid li .woocommerce-LoopProduct-link .woocommerce-loop-product__title,
.elementor-products-grid .products.elementor-grid li .woocommerce-LoopProduct-link .price {
	text-align: center !important;
}

.elementor-products-grid .products.elementor-grid li .product_type_simple,
.elementor-products-grid .products.elementor-grid li .add_to_cart_button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	color: #ffffff !important;
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}

.elementor-products-grid .products.elementor-grid li .product_type_simple:hover,
.elementor-products-grid .products.elementor-grid li .add_to_cart_button:hover {
	/* background: var(--siti-primary) !important; */
}

.elementor-products-grid .products.elementor-grid li .added_to_cart {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	font-weight: 500 !important;
	font-size: 13px !important;
	color: rgb(180,180,180) !important;
}

.elementor-products-grid .products.elementor-grid li .added_to_cart:hover {
	color: var(--siti-accent) !important;
}

/* Single product */
.product-template-default .woocommerce-Price-amount {
	/*
	color: var(--siti-accent) !important;
	font-size: 20px !important;
	*/
}

.product-template-default .product_meta .detail-container {
	display: block;
	position: relative;
	width: 100%;
	margin: 6px auto;
}

.product-template-default .single_add_to_cart_button {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	background: var(--siti-accent) !important;
	color: #ffffff !important;
	outline: none !important;
}

.product-template-default .single_add_to_cart_button:hover {
	background: var(--siti-primary) !important;
}

.product-template-default table.variations td {
	background: transparent !important;
}

.product-template-default .woocommerce-variation-price {
	margin-bottom: 20px !important;
	font-weight: 700 !important;
}

/* Search products */
#sf_search_product form {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: block;
	position: relative;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
	border: solid 1px var(--siti-accent);
}

#sf_search_product form:focus {
	background: rgb(240,240,240);
	border: solid 1px var(--siti-primary);
}

#sf_search_product form input {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: inline-block;
	position: relative;
	width: calc(100% - 130px);
	border: none;
	outline: none;
	background: #ffffff;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#sf_search_product form button[type="submit"] {
	-webkit-transition: all 250ms ease-in !important;
	-moz-transition: all 250ms ease-in !important;
	-o-transition: all 250ms ease-in !important;
	transition: all 250ms ease-in !important;
	display: inline-block;
	position: relative;
	width: 120px;
	border: none !important;
	outline: none !important;
	border-radius: 0;
	transform: translateX(8px);
}
/* END Search products */

/* Woocommerce media queries */
@media (max-width: 1024px){
	
	.woocommerce .woocommerce-order .woocommerce-order-overview {
		border-top: 1px dashed var(--siti-accent);
		border-bottom: 1px dashed var(--siti-accent);
	}
	
	.woocommerce .woocommerce-order .woocommerce-order-overview li {
		margin: 0;
		padding: 12px;
		width: 100%;
		border-right: none;
		border-bottom: 1px dashed var(--siti-accent);
	}
	
}

@media (max-width: 767px){
	
	#siti_create_bulk_box > div {
	    text-align: center;
	}
	
	.product-template-default .product_meta .detail-container {
		text-align: center;
	}
	
	.woocommerce-MyAccount-navigation ul {
		margin-bottom: 32px;
	}
	
	.woocommerce-MyAccount-navigation ul li a {
		text-align: center;
	}
	
	.checkout.woocommerce-checkout .woocommerce-additional-fields {
		margin-top: 32px;
	}
	
	#order_review #payment .payment_method_stripe_cc > label span {
		float: unset;
		display: block;
		position: relative;
		margin-top: 12px;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li,
	.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li > a {
		width: 100% !important;
		text-align: center;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li > a {
		padding: 1.2em !important;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper > ul.tabs > li:not(:last-child) {
		border-bottom: dashed 1px var(--siti-accent) !important;
	}
	
}

@media (max-width: 600px){
	
	.checkout_coupon.woocommerce-form-coupon .form-row-first,
	.checkout_coupon.woocommerce-form-coupon .form-row-last {
		width: 100% !important;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2,
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information,
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews {
		text-align: center;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th,
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td {
		display: block !important;
		position: relative !important;
		width: 100% !important;
		text-align: center;
	}
	
	.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments .comment-text {
		text-align: left !important;
	}
	
	.woocommerce-result-count {
		width: 100%!important;
		text-align: center !important;
	}
	
	.woocommerce-ordering {
		width: 100%!important;
	}
	
}