/*
Theme Name: Skivalakis Child Theme
Theme URI: 
Description: Child theme of Skivalakis
Author: CommerceGurus
Author URI: 
Template: skivalakis
Version: 1.0.0
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

/* CSS that needs to be also on live after all changes (22-oct-25 - internal memo) */
.shoptimizer-category-banner .col-full {
	text-align: center;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/opensanscondensed/opensanscondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed/opensanscondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensedlight';
    src: url('fonts/opensanscondensed/opensanscondensed-light-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed/opensanscondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensedLtIt';
    src: url('fonts/opensanscondensed/opensanscondensed-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed/opensanscondensed-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Bold';
    src: url('fonts/NotoSans-Bold.ttf') format('truetype'),
}

@font-face {
    font-family: 'Noto Sans Regular';
    src: url('fonts/NotoSans-Regular.ttf') format('truetype'),
}

.my-addons-for-roman {
	margin-bottom:40px;
}

/* FIX the coupon problem by HIDDING the checkout button on product & cart widget  - START */

.archive-header .col-full .woocommerce .woocommerce-message .message-inner .button.checkout {
	display:none;
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward.wp-element-button {
	display:none;
}
/* FIX the coupon problem by HIDDING the checkout button on product & cart widget  - END */

/* AMEA CHANGES */

.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li p.product__categories a, li.menu-item-product ul.products li.product p.product__categories a, ul.products li.product p.product__categories a,li.menu-item-product p.product__categories, ul.products li.product p.product__categories,#secondary .widget_recent_comments ul li a, #secondary .widget a, body .widget-area .widget, body .widget-area .widget.widget_categories a, body .widget_product_categories ul .children a,.orderby.select2-hidden-accessible,
.woocommerce-result-count,.page-numbers,.bapf_slidr_all .irs--square .irs-single,.irs-min, .irs-max, .woocommerce-product-search > button,.product_meta .sku_wrapper span,.product_meta .posted_in a, .product_meta .tagged_as a,#page .woocommerce-tabs ul.tabs li a,.reset_variations,body .woocommerce-MyAccount-navigation li a,.addresses header.title a,.woocommerce-mini-cart-item.mini_cart_item a,.quantity, .woocommerce-Price-amount.amount, .woocommerce-Price-currencySymbol,.product-quantity {
	color:#292929 !important;
}

.terms-google-recaptha a, .wpcf7-list-item-label a,.elementor__link a,.woocommerce-MyAccount-content a ,.remove,.woocommerce-privacy-policy-link {
	color:#004B91;
}

.terms.wc-terms-and-conditions.register-page {
	margin-top:15px;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background-color:white !important;
}

.woocommerce-info {
	color:red !important;
	display:block;
	margin:0 auto;
}

.black {
	color:#292929 !important;
}

.wc_payment_methods .woocommerce-notice.woocommerce-notice--info {
	color:#fff;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	background-color:#fff !important;
}
.required {
	color:#B00010 !important;
}

.woocommerce-Button.button,.button.checkout.wc-forward, .checkout-button.button.alt.wc-forward,.button.alt {
	background-color: #2A7E34 !important;
}

.hfeed.site > a {
	color: #000;
}

.hide-text {
	opacity:0;
}

#page .woocommerce-tabs ul.tabs li.active a {
	color:#fff !important;
}

.onsale, .product-label {
	font-size:16px !important;
	background-color: #2c6f35 !important;
}

#text-3 .textwidget{
	background-color:#000 !important;
}

#text-3 .textwidget p {
	color:#FFF !important;
}

.gdpr-sr-only {
	background-color:#000;
	color:#FFF;
}

.lang-item-en.lang-item-first {
	background-color:#FFF;
}

.lang-item-en.lang-item-first a {
	color:#000;
}

#secondary .top-seller .gamma.widget-title {
	background-color:#435A5B !important;
}

.orderby.select2-hidden-accessible option {
	background-color:#46282A !important;
	color:#FFF !important;
}

.mobile-filter {
	background-color:#FFF;
	color:#000;
}

#pa_color option {
	background-color:#FFF;
	color:#000;
}

p.price.pewc-main-price {
	color:#444 !important;
}


/* END AMEA CHANGES */

.product-details-wrapper .summary.entry-summary .onsale {
	color:#FFF;
	padding:5px;
}

.woocommerce.archive.filter-open #secondary {
	z-index: 9000000010 !important;
}


body a:hover, 
body a:active, 
body a:focus {
	outline:0;
}

p,
body .entry-content,
body {
	font-family: 'open_sansregular', Helvetica, sans-serif;
}

h1,h2,h3 {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight: normal;
}

#secondary .widget .product-categories .current-cat > a {
	color: #78464A;
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight: normal;
}

.term-description h3 {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight: normal;
}

.topbar-wrapper,
.topbar-wrapper p {
	 font-family: 'open_sans_condensedlight', Helvetica, sans-serif;
}

.pink-txt {
	color:#CFCECE;
}

.header-4-container {
	max-width:2000px;
	margin: 0px auto;
}

.header-widget-region {
	display:none;
}

.topbar-wrapper .top-bar {
	font-size: 20px;
}

.opens-font-bold {
	 font-family: 'open_sansbold', Helvetica, sans-serif;
}

.topbar-wrapper .top-bar .top-bar-center .opens-font-bold {
	font-size: 18px;
}

.header-4 .header-4-container,
.topbar-wrapper.col-full {
	padding: 0 40px;
}

ul.site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
	top: 0;
	left: 0px;
}

ul.site-header-cart a.cart-contents:hover .shoptimizer-cart-icon .mini-count {
	top:0;
}

.header-4 .site-header-cart.menu .cart-contents .amount {
	display:none;
}

.header-4-container .top-icons {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 9;
}

.header-4-container .top-icons a {
	padding: 0 10px;
	color:#292929;
}

.top-icons ul.lang li a {
	border: 1px solid #292929;
	border-radius: 20px;
	padding: 3px 4px;
	line-height: normal;
	font-size: 14px;
}

.header-4 .site-header-cart {
	padding-left:10px;
}

.header-4 .header-4-container .search-trigger span {
	border-right:0px;
	margin-right: 0;
	padding: 0 10px;
}

.header-4 .search-trigger {
	display: flex;
	align-items: center;
}

.front-offer-btn-wrapper {
	display:flex;
	flex-wrap:wrap;
}

#front-offer .elementor-widget-wrap {
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

#front-offer .front-offer-btn-wrapper > .elementor-container .elementor-widget-wrap {
	display:flex;
	flex-direction:row;
	justify-content: flex-start;
}

.front-offer-btn-wrapper > .elementor-container {
	margin-right: 0;
	margin-left: 0;
	width:100%;
}

#front-offer .offers-btn {
	width:auto;
	margin-bottom:0px;
	margin-right:20px;
	margin-bottom: 20px;
}

#front-offer {
	padding:30px;
	margin: 50px 0;
}

#front-offer-title h2 {
	font-size: 40px;
}

#front-offer .offers-btn.white-btn .elementor-button:hover {
	background:#404040;
	color:#fff;
}

#front-offer .offers-btn.black-btn .elementor-button:hover {
	background:#fff;
	color:#404040;
}

.woocommerce ul.products li.product .button {
	background-color: #78464A;
}

.woocommerce ul.products li.product .button:hover {
	background-color: #93696C;
}

.below-content {
	background:#EFD4D6;
}

.below-content .widget .footer-icons p{
	padding-left: 0px;
}

.below-content .footer-icons h3 {
	margin-bottom:0px;
	font-size: 16px;
}

.below-content .textwidget {
	display: flex;
	align-items: center;
}

.below-content .textwidget i::before {
	font-size: 32px;
	color: #5C5C5C;
}

.footer-icons {
	padding-left:10px;
}

.fa-euro-sign::before {
	border: 3px solid #5C5C5C;
	border-radius: 35px;
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;
}

.below-content .textwidget .fa-euro-sign::before {
	font-size: 24px;
}

.below-content .col-full .widget {
	padding: 40px 0px;
}

.page .below-content .col-full {
	max-width: 1400px;
}

.footer-contact-details-widget {
	font-size: 14px;
}

.footer-contact-details-widget img {
	margin-bottom:40px;
}

.footer-contact-details {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 5px;
}

.footer-contact-details .contact-info{
	padding: 5px 15px 5px 0;
}

p.contact-info {
	margin-bottom: 0;
}

.footer-contact-details .contact-info:last-child {
	margin:0 !important;
	width:100%;
}

.footer-contact-details a:not(.button):hover {
	color:#ccc;
}

.footer-contact-details span {
	padding-right:5px;
}

footer.site-footer .gamma.widget-title{
	text-transform:none;
	font-size: 16px;
	letter-spacing:0;
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

.widget_nav_menu .menu {
	font-size: 14px;
}

footer.site-footer .col-full .widget-odd:first-child {
	width: 15%;
	flex:auto;
}

footer.site-footer .col-full .widget-odd,
footer.site-footer .col-full .widget-even {
	flex:auto;
}

footer.site-footer .widget_nav_menu ul.menu li {
	padding-bottom: 10px;
}

footer.site-footer  .footer-socials .gamma.widget-title{
	font-size: 28px;
	font-weight: lighter;
}

.footer-socials-wrapper span::before{
	font-size: 40px;
	padding-right: 5px;
}

.footer-socials-wrapper,
footer.site-footer  .footer-socials .gamma.widget-title {
	text-align: right;
	font-family: 'open_sanslight', Helvetica, sans-serif;
}

footer.site-footer  .bank {
	float: right;
}

.footer-socials-wrapper {
	margin-bottom: 28px;
}

.footer-socials-wrapper span:hover::before {
	color:#ccc;
}

footer.site-footer {
    padding: 6rem 0;
}

footer.copyright {
	background:#101010;
	font-weight:lighter;
	font-size: 14px;
}

footer.copyright:last-child:not(:only-of-type) {
    margin-top: 0;
}

footer.site-footer .col-full,
footer.copyright .col-full {
	max-width: 100%;
}

.wpfFilterContent .wpfCheckboxHier {
	display:none;
}

.wpfFilterContent .wfpDescription {
	cursor:pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #484848;
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

.wpfFilterWrapper .wpfFilterContent .wfpDescription {
	padding-bottom: 10px;
}

.wpfFilterContent .wpfCheckboxHier.opened {
	display:block;
	padding-top: 20px;
	border-top: 1px solid #D1D1D1;
}

#secondary.widget-area .WpfWoofiltersWidget .wpfMainWrapper .wpfFilterWrapper {
	border-bottom: 1px solid #D1D1D1;
}

.top-seller .product_list_widget li img{
	max-width:none;
	margin-bottom:10px;
	float:none;
}

.top-seller .product_list_widget li  {
	text-align:center;
}

.top-icons ul {
	list-style:none;
}

.header-4-container .col-full-nav .lang-item {
	display:none;
}

.header-4-container .col-full-nav .top-icons ul.lang .lang-item {
	display:block;
}

.header-4-container .col-full-nav .top-icons ul.lang {
	margin:0px;
	padding: 0 10px;
}

.berocket_aapf_widget_selected_area ul {
	margin:0px;
}

.bapf_sfilter.bapf_sfa_mt_hide {
	margin-bottom:40px;
	padding: 20px;
	background: rgba(248, 241, 242, 0.5);
}

.bapf_sfilter.bapf_sfa_mt_hide .bapf_head {
	display:none;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy li a,
.braapf_unselect_all {
	color:#484848;	
}

.bapf_sfilter .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy li {
	border: 1px solid #8B8B8B;
	border-radius: 10px;
	padding: 5px 10px !important;
	margin-right: 10px !important;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy li a,
.braapf_unselect_all {
	display: flex;
	align-items: center;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy li a i,
.braapf_unselect_all i {
	order:2;
	padding-left: 5px;
}

#primary header.woocommerce-products-header {
	background-color: #ECE6DE;
}


.shoptimizer-category-banner {
	background-color: rgba(248, 241, 242, 0.5);
}

.shop #primary header.woocommerce-products-header {
	margin-bottom:20px;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body {
	display:none;
	padding-bottom: 20px;
	padding-top: 10px;
}

#secondary .berocket_single_filter_widget h3 {
	font-size:18px;
	letter-spacing: 0;
	font-weight: normal;
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox h3:after {
	content:url("/wp-content/uploads/2021/09/downArrow.svg");
	width:15px;
	transition: all 0.2s ease-out;
	display: block;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox h3 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #484848;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_slidr {
	padding-bottom:20px;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_head.up-arrow h3:after {
	transform: rotate(180deg);
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body.opened {
	display:block;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.bapf_ckbox h3:hover {
	cursor:pointer;
}

#secondary .berocket_single_filter_widget .bapf_sfilter  {
	border-bottom: 1px solid #D1D1D1;
	padding-bottom: 20px;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.filter_btn{
	border-bottom: 0;
	padding-bottom: 0;
}

#secondary .berocket_single_filter_widget .bapf_sfilter {
    margin-top: 0px;
	margin-bottom: 0px;
}

#secondary .berocket_single_filter_widget .bapf_sfilter h3 {
	margin-bottom:0px;
}

.offers-btn-sidebar {
	padding-top:20px;
}

.bapf_slidr_all .irs--square .irs-bar {
	background-color: #E8C3C3;
}

.bapf_slidr_all .irs--square .irs-handle {
	border: 2px solid #D6D6D6;
	transform: none;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bapf_slidr_all .irs--square .irs-from,
.bapf_slidr_all .irs--square .irs-to {
	display:none;
}

.bapf_slidr_all .irs--square .irs-single {
	visibility: visible !important;
	background-color: transparent;
	color: #626262;
}

.bapf_slidr_all .irs--square .irs-max, 
.bapf_slidr_all .irs--square .irs-min {
	background-color: #E8C3C3;
	color: #fff;
	font-weight: 700;
}

#secondary .bapf_button.bapf_update {
	background: #363636;
	color: #fff;
	border-radius: 20px;
	padding: 5px 10px;
	text-transform:none;
	font-size: 16px;
	font-weight:normal;
}

#secondary .widget.offers-btn-sidebar {

	background: #212121;
	color: #fff;
	padding: 0px;
	font-family: 'open_sansbold';
}

#secondary .bapf_button.bapf_update:hover {
	background:#000;
}

.bapf_slidr_all .irs--square .irs-handle i:nth-child(2){
	width: 8px;
	height: 8px;
	display: block;
	background: #E8C3C3;
	border-radius: 10px;
}

.bapf_slidr_all .irs--square .irs-handle {
	width: 18px;
	height: 18px;
	top: 24px;
}

.offers-btn-sidebar .custom-html-widget a::before {
	content:url("/wp-content/uploads/2021/09/offer.png");
	width:40px;
	height:40px;
	padding-right: 10px;
}

.offers-btn-sidebar .custom-html-widget,
.top-seller .gamma.widget-title {
	display: flex;
	align-items: center;
}

#secondary .top-seller .gamma.widget-title {
	background: #A7CACC;
	padding: 20px;
	color:#fff;
	font-family: 'open_sansbold';
	margin-bottom: 0;
}

.top-seller .gamma.widget-title::before {
	content:url("/wp-content/uploads/2021/09/top.png");
	width:40px;
	height:40px;
	padding-right: 10px;
}

.top-seller ul.product_list_widget {
	border: 1px solid #E2E2E2;
}

.top-seller ul.product_list_widget img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}

#secondary .top-seller ul.product_list_widget li{
	padding:20px;
	border: 0;
}

#secondary .widget.offers-btn-sidebar a {
	display: flex;
	align-items: center;
	width: 100%;
	color: #fff !important;
}

#secondary .widget.offers-btn-sidebar:hover {
	background:red;
}

textarea {
	resize:none;
}

body.woocommerce-checkout.min-ck.header-4 .site-header {
	width:auto;
}

body.woocommerce-checkout.min-ck header .main-header h1 {
	display:none;
}

body.sticky-d.woocommerce-checkout.min-ck.header-4 .search-trigger {
    display: block;
}

.inner-title h2 {
	font-weight:300;
	letter-spacing: 0;
}

.main-paddings {
	padding: 100px 50px;
}

.inner-text-width {
	max-width:870px;
}

.inner-title h2 {
	font-size:40px;
	line-height: normal;
}

.images-ontop-wrapper .inner-ontop-img img {
	border: 15px solid #fff;
	position: relative;
	z-index: 9;
}

.images-ontop-wrapper .inner-txt-ontop {
	max-width:560px;
	margin-left: 45%;
}

.images-ontop-wrapper .inner-ontop-img {
	position: absolute;
	right: 30%;
	top: 0;
}

.images-ontop-wrapper .images-ontop-col-2,
.images-ontop-wrapper .images-ontop-col-2 .elementor-widget-wrap {
	position:static;
}

.images-ontop-wrapper {
	padding-bottom:350px;
}

.images-ontop-wrapper .inner-bg-img img {
	transform: rotateY(180deg);
	margin-top: 20px;
}

#content.site-content .woocommerce-breadcrumb {
	color: #78464A;
}

.woocommerce-tabs.wc-tabs-wrapper,
div.product .product_meta{
	background-color: #f8f8f8;
}

.product-details-wrapper .summary h1 {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight: normal;
}

.woocommerce-product-details__short-description {
	color:#000;
}

.content-area .summary p.stock {
	border-top: 0;
}

.shoptimizer-product-prevnext a:first-child::before {
	content: url("/wp-content/uploads/2021/11/arrow-left.jpg");
	width: 25px;
	height:25px;
	display: block;
	background: #fff;
	padding: 6px;
	border-radius: 20px;
	text-align: center;
	line-height: normal;
}

.shoptimizer-product-prevnext a:nth-child(2)::before {
	content: url("/wp-content/uploads/2021/09/arrow-right-2.jpg");
	width: 25px;
	height:25px;
	display: block;
	background: #fff;
	padding: 6px;
	border-radius: 20px;
	line-height: normal;
}

.shoptimizer-product-prevnext svg {
	display:none;
}

.shoptimizer-product-prevnext .tooltip {
	top:20px;
}

.shoptimizer-product-prevnext a {
	position:relative;
}

.summary.entry-summary .shoptimizer-product-prevnext {
	top:0;
	right:0;
}

.single-product .product-details-wrapper .summary.entry-summary  {
	width: 46%;
	margin-right: 0;
}

.stock-price-wrapper {
	display:flex;
	align-items:center;
	justify-content:space-between;
	border-top: 1px solid #000;
	padding-top: 10px;
}

.content-area .stock-price-wrapper p.stock {
	margin-top:0;
	padding-top:0;
}

.single-product .summary .stock-price-wrapper .price {
	display:block;
}

.single-product .summary .stock-price-wrapper .price ins {
	color:#009245;
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight: normal;
}

.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
#yith-wcwl-popup-message,
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
	font-weight: normal;
}

.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a::before {
	content:none;
}

.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
	padding-left:0px;
	display: flex;
	align-items: center;
}

.single-product .summary .yith-wcwl-add-to-wishlist a::before {
	width: 30px;
	height: 30px;
	position: relative;
	margin-right: 10px;
}

.single-product .summary .yith-wcwl-add-to-wishlist a {
	font-weight: normal;
	padding-left: 0;
	display: flex;
	align-items: center;
}

.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .fa.fa-heart-o  {
	background: #fff;
	padding: 5px;
	border-radius: 20px;
	border: 1px solid #C8C8C8;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .fa.fa-heart-o::before{
	color:#C88E8E;
	font-size: 18px;
}

.archive .shoptimizer-sorting {
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding: 20px 40px;
	margin-top: 0;
	margin-bottom: 0;
}

.shoptimizer-sorting .woocommerce-notices-wrapper {
	display:none;
}

.shoptimizer-sorting form.woocommerce-ordering select.orderby {
	bottom:0;
	border: 1px solid #ccc;
	color: #989898;
	padding: 0 10px;
}

body .shoptimizer-sorting.sorting-end .woocommerce-result-count,
body .shoptimizer-sorting .woocommerce-result-count,
nav.woocommerce-pagination .page-numbers li .page-numbers {
	color: #989898;
}

ul.products li.product.type-product .yith-wcwl-add-button a {
	opacity:1;
	border: 1px solid #C8C8C8;
}

ul.products li.product .yith-wcwl-wishlistexistsbrowse a {
	border: 1px solid #C8C8C8;
}

#primary div.product .product_meta {
	font-size:20px;
	padding: 30px 0;
}

.woocommerce-tabs table.woocommerce-product-attributes th {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	width: 20%;
}

#page .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
	margin:0px auto;
	text-align:left;
	padding-right: 20px;
	padding-left: 20px;
}

#page .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
	margin: 0;
}

.single-product #page .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
	border: 1px solid #eee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background:#fff;
}

.single-product #page .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active {
	background: #78464A;
}

.single-product #page .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a {
	color:#fff;
}

.single-product #page .woocommerce-tabs .woocommerce-Tabs-panel {
	padding-right: 40px;
	padding-left: 40px;
	max-width: none;
}

.single-product .woocommerce-tabs .tabs li a::after {
	border-bottom: 0;	
}

#page .woocommerce-tabs ul.tabs li a,
body.single-product #page .woocommerce-tabs ul.tabs li.active a {
	font-family: 'open_sansregular', Helvetica, sans-serif;
	font-weight:normal;
}

body.single-product .woocommerce-tabs table.woocommerce-product-attributes  {
	border-collapse: collapse;
}

body.single-product .woocommerce-tabs table.woocommerce-product-attributes tr {
	border-bottom: 1px solid #A0A0A0;	
}

body.single-product .woocommerce-tabs.wc-tabs-wrapper {
	max-width: 1200px;
	margin: 0px auto;
	margin-top: 100px;
}

body.single-product .woocommerce-tabs table {
	width:100%;
}

.single-product .site-content .archive-header .col-full {
	padding-top: 40px;
	padding-bottom: 40px;
}

.shoptimizer-archive #secondary .widget,
#secondary .widget.widget_product_search,
.berocket_single_filter_widget{
	margin-bottom: 0;
	border-bottom:0;
	padding:10px 0;
}

#secondary .widget.widget_product_search {
	padding-bottom:0;
}

.shoptimizer-archive #secondary .widget.offers-btn-sidebar {
	background: #78464A;
	padding: 20px;
	clear: both;
}

.shoptimizer-archive #secondary .widget.top-seller {
	background: #fff;
	margin-top: 40px;
	padding: 0;
}

.archive .secondary-wrapper {
	width: 20%;
}

.archive #primary.content-area {
	width: 80%;
	padding-left: 20px;
}

.archive #secondary {
    width: 100%;
}

.product-card__slide ul.products li.product img {
	border: 1px solid #E2E2E2;
}

.product-card__slide .front-new ul.products li.product:not(.product-category):hover .woocommerce-card__header,
.product-card__slide .front-popular ul.products li.product:not(.product-category):hover .woocommerce-card__header,
.product-card__slide .front-offers ul.products li.product:not(.product-category):hover .woocommerce-card__header,
.archive.product-card__slide ul.products li.product:not(.product-category):hover .woocommerce-card__header,
.product-card__slide ul.products li.product.type-product:not(.product-category):hover .woocommerce-card__header {
	transform: none;
}

.front-new ul.products li.product:not(.product-category),
.front-popular ul.products li.product:not(.product-category),
.front-offers ul.products li.product:not(.product-category) {
	padding:0;
	margin: 10px;
	width: 23%;
}

.archive ul.products li.product:not(.product-category) {
	width:33%;
	padding:0;
	margin: 0px;
}

.front-new ul.products li.product:not(.product-category):hover,
.front-popular ul.products li.product:not(.product-category):hover,
.front-offers ul.products li.product:not(.product-category):hover,
.archive ul.products li.product:not(.product-category):hover,
.related.products ul.products li.product:not(.product-category):hover {
	-webkit-box-shadow: 5px 5px 15px 5px #ccc; 
	box-shadow: 5px 5px 15px 5px #ccc;
}

.archive .site-search ul.products li.product:not(.product-category):hover {
	box-shadow:none;
}

.product-card__slide .front-new ul.products li.product .button,
.product-card__slide .front-popular ul.products li.product .button,
.product-card__slide .front-offers ul.products li.product .button,
.archive.woocommerce ul.products li.product .button {
	max-width: 250px;
	margin: 0px auto;
	border-radius: 5px;
}

.product-card__slide .front-new .woocommerce-card__header,
.product-card__slide .front-popular .woocommerce-card__header,
.product-card__slide .front-offers .woocommerce-card__header,
.archive .woocommerce-card__header,
.single-product .woocommerce-card__header {
	padding-bottom: 20px;
}

.archive  ul.products {
	padding:20px 40px;
	justify-content: center;
}

body ul.products li.product .woocommerce-card__header .button {
	font-weight:normal;
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

ul.products li.product .woocommerce-LoopProduct-link {
	padding: 20px;
}

ul.products li.product.type-product .price ins {
	font-weight:normal;
}

body h1.woocommerce-products-header__title {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	color:#484848;
}

ul.products li.product.type-product .yith-wcwl-add-button a, 
ul.products li.product.type-product .yith-wcwl-wishlistaddedbrowse a, 
ul.products li.product.type-product .yith-wcwl-wishlistexistsbrowse a {
	top: 38px;
	right: 39px;
}

ul.products li.product.type-product .woocommerce-LoopProduct-link,
h1.woocommerce-archive-title{
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

h1.woocommerce-products-header__title.page-title {
	display:none;
}

#secondary input[type="search"], 
.site-search form input[type="search"] {
	box-shadow:none;
	border: 1px solid #949494;
}

#secondary form.woocommerce-product-search {
	border-bottom: 1px solid #D1D1D1;
	padding-bottom: 20px;
	margin-bottom: 0;
}

#secondary ul.product-categories {
	border-bottom: 1px solid #D1D1D1;

}

#secondary .widget.widget_product_categories {
	padding-bottom:0;
}

#secondary .widget .product-categories .current-cat > a:hover {
	font-weight:normal;
}

#secondary .gamma.widget-title {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	color: #484848;
	font-size: 18px;
}

.clr-filters .bapf_button.bapf_reset{
	background-color: #363636;
	color: #fff;
	border-radius: 30px;
	font-size: 14px;
}

#secondary .bapf_rst_nofltr {
	padding-top:0px;
}

#secondary .berocket_single_filter_widget .bapf_sfilter.clr-filters {
	border-bottom:0;
	font-size: 13px;
	margin-top: 7px;
}

.related-wrapper > section:first-of-type > h2 {
	font-family: 'open_sansbold', Helvetica, sans-serif;
	font-weight:normal;
	text-align: center;
}

.related-wrapper .product_meta {
	display:none;
}

.related.products {
	padding-bottom:50px;
}

.top-bar .col-full {
	max-width:none;
}

body ul.products li.product .woocommerce-card__header .button,
body .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.product a.button {
	font-weight:normal;
}

.topbar-wrapper .top-bar-right .fa-phone-volume::before{
	padding-right: 10px;
}

.site-footer .widget_nav_menu a {
	font-weight:lighter;
}

.contact-title {
	font-family: 'open_sansbold', Helvetica, sans-serif;
}

body .related.products ul.products li {
	padding-left:0px;
	padding-right:0px;
}

body .related.products ul.products li .button  {
	max-width:300px;
	margin:0px auto;
}

.single-product .varthumbs {
	max-width: 1500px;
	margin: 0px auto;
	padding: 0 20px;
}

.flex-row-center .elementor-container {
	align-items:center;
}

.images-ontop-col-1 {
	z-index:5;	
}

.woocommerce .checkout-wrap ul.checkout-bar a,
.cart-collaterals .cart_totals .shop_table tr.order-total th,
.cart-collaterals .cart_totals .shop_table tr.order-total td strong,
.checkout.woocommerce-checkout .form-row label,
#order_review .woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout-review-order-table tr.order-total td strong,
input[type="submit"].wpcf7-form-control {
	font-weight:normal;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.terms-google-recaptha {
	font-size:12px;
	margin-bottom:20px;
}

.contact-form .wpcf7-form .wpcf7-list-item {
	margin-left:0px;
	font-size: 14px;
}

h3.umsMarkerTitle {
	margin-top:0px;
}

.leaflet-popup-content {
	padding:10px;
}

footer.site-footer .col-full {
	max-width:1600px;
}

.wpcf7-form input[type="submit"] {
	background-color: #fff;
    color: #78464A;
}

.wpcf7-form-control.wpcf7-text.wpcf7-email:focus {
	background-color: white;
}
.wpcf7-response-output {
	color: white;
}

.wpcf7-response-output {
	color: black;
}


#newsletter-startpage .wpcf7-response-output {
	max-width: 530px;
	font-weight: bold;
	color: white;
	border: none;
}


#newsletter-startpage .wpcf7-not-valid-tip {
	color: yellow;
}

.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background-color: #000;
    color: #fff;
}

.fp-newsletter {
	color: #fff;
	font-weight: bold;
	font-size: h3;
}
.fp-email-input {
	max-width:600px;
}

.single-product #page .woocommerce-tabs ul.tabs li a {
	padding: 10px 20px;
}


.site-header-cart.menu .shoptimizer-cart-icon svg {
	width: 25px;
	height: 25px;
}

.top-icons .top-account .fa-user::before,
.top-icons .wishlist .fa-heart::before {
	font-size: 20px;
}

.header-4 a.search-trigger svg{
  width: 22px;
  height: 22px;
  margin-top:5px;
}

.header-4 a.search-trigger {
  line-height: normal;
}

select option:disabled {
    color: #ccc;
}

.product-attrs-wrapper {
	display:none;
}

.product-attrs-wrapper.vissible-extra {
	display:block;
}

.single-product .summary.entry-summary .main-content {
	padding-top: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
	max-width: 600px;
	margin-bottom: 20px;
}

.single-product .woocommerce-variation-add-to-cart {
	border-top: 1px solid #000;
    margin-top: 40px;
    padding-top: 40px;
}

.single-product div.product form.cart {
	max-width: 600px;
}

.single-product .woocommerce-variation .woocommerce-variation-description {
	display:none;
}

.single-product .woocommerce-variation {
/* 	display: flex; */
    justify-content: space-between;
	max-width: 600px;
	padding-bottom: 40px;
}

.single-product .woocommerce-variation .woocommerce-variation-price .woocommerce-Price-amount.amount,
.variation-price .woocommerce-Price-amount.amount{
	color:#329b3f;
	font-weight: bold;
}

.single_variation_wrap .woocommerce-variation-price {
	display:none;
}

.single-product .woocommerce-variation .woocommerce-variation-price {
	order: 2;
}

.single-product .woocommerce-variation .woocommerce-variation-availability {
	order: 1;
    color: #3BB54A;
    font-size: 18px;
}

.single-product div.product .summary form.cart {
	padding-top:0px;
}

.single-product .variation-wrapper {
	display:flex;
	justify-content: space-between;
    max-width: 600px;
}

.single-product .variation-wrapper .price {
	order:2;
	font-size: 20px;
}

.single-product .variation-wrapper .availability {
	order:1;
}

.single-product .variation-wrapper .price .woocommerce-Price-amount.amount {
	color: #329b3f;
    font-weight: bold;
}

.single-product .single_variation_wrap select {
	background-color:#fff;
}

.single-product .price.pewc-main-price {
	display:none;
}

.cookies-table td {
	border-bottom: 1px solid var( --e-global-color-text );
}

.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul {
	display:flex;
}


.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter {
	display:flex;
	flex-wrap: wrap;
}

.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy {
	font-size: 14px;
}

.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul {
	flex-wrap: wrap;
}

.berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy li {
	margin-bottom:10px!important;
}

#primary .berocket_aapf_widget_selected_area .berocket_aapf_widget_selected_filter .bapf_sfa_unall {
	margin-top:25px;
}

.bapf_sfilter.bapf_sfa_mt_hide.clr-filters {
	padding:0px;
	background:transparent;
}

.secondary-wrapper #secondary .berocket_single_filter_widget .clr-filters .bapf_sfa_taxonomy{
	display:none;	
}

.secondary-wrapper #secondary .filter-btns {
	padding:0px;
	padding-bottom: 20px;
    padding-top: 20px;
	float: left;
	padding-left: 10px;
}

.archive #site-navigation ul.products li.product:not(.product-category),
#site-navigation ul.products li.product:not(.product-category) {
	width:auto;
	box-shadow:none;
}

.archive.product-card__slide .products .woocommerce-card__header {
	padding:20px;	
}

.sidebar-prod-cats .iksm-terms-tree .iksm-term__inner {
	background:transparent;
}

.sidebar-prod-cats .iksm-term__inner .iksm-term__link {
	line-height:normal;
	padding-left:0px;
	padding-right:0;
}

.sidebar-prod-cats .iks-icon-chevron-1 {
	content: url(/wp-content/uploads/2021/09/downArrow.svg);
    width: 15px;
    transition: all 0.2s ease-out;
    display: block;
}

.sidebar-prod-cats .iksm-term__inner .iksm-term__toggle {
	width:auto;
}

.sidebar-prod-cats .iksm-container .iksm-term__inner:hover {
	background:transparent;
}

.sidebar-prod-cats .iksm-term__shifts {
	width: 0!important;
    min-width: 0!important;
    max-width: 0!important;
}

.sidebar-prod-cats .iksm-terms-tree--level-2,
.sidebar-prod-cats  .iksm-terms-tree--level-3{
	padding-left:0px;
}

.sidebar-prod-cats .iksm-container .iksm-term.iksm-term--current > .iksm-term__inner {
	background-color:transparent;
}

.sidebar-prod-cats .iksm-terms-tree--level-2 a.iksm-term__link {
	border-bottom:1px solid rgba(166, 114, 118, 0.3);
}

.sidebar-prod-cats .iksm-terms-tree--level-2 a.iksm-term__link {
	padding: 0 10px;
}

.sidebar-prod-cats .iksm-terms-tree--level-3 a.iksm-term__link {
	padding: 0 15px;
}

#main header.woocommerce-products-header {
	display:none;
}

.shoptimizer-category-banner.visible {
	padding: 172px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.shoptimizer-category-banner.visible::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0.43deg,
    rgba(0, 0, 0, 0) 0.39%,
    rgba(0, 0, 0, 0.13) 50.02%,
    rgba(60, 60, 60, 0) 86.28%
  );
  pointer-events: none;
  z-index: 1;
}


#page .shoptimizer-category-banner.lazy-background:before {
	background-color: rgba(0,0,0,.1);
}

.term-116795 #page .shoptimizer-category-banner h1 {
	font-family: 'Noto Sans Regular',Helvetica, sans-serif;
}

#page .shoptimizer-category-banner h1


.iksm-term--current a.iksm-term__link > span {
	color:#78464A;
}

#main .shoptimizer-product-prevnext {
	right: 14%;
	top: 3%;
}

.archive .shoptimizer-archive {
	margin-top:70px;
}

.single-product #main .type-product .shoptimizer-product-prevnext {
	display:none;
}

#sku-wrapper {
	font-size: 16px;
    color: #55A54E;
}

#sku-wrapper span {
	font-weight:bold;
}

#product-options-title h3 {
	font-weight:bold;
	font-size:20px;
}

.main-navigation .menu-cat-title > a > span {
	font-weight:bold;
}

#site-navigation.main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.menu-item-has-children > a {
	font-weight: normal;
}

.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu ul .sub-menu-wrapper .container>ul.sub-menu {
	padding-left:10px;
}

.single-product .product-details-wrapper .rtwpvg-thumbnail-slider {
	display:flex!important;
}

.woocommerce select option {
	color: #7e7e7e;
    font-size: 14px;
    padding: 3px;
    border: 0px;
	background: transparent !important;
}

.select2-container--default .select2-selection--single,
.select2-dropdown {
	border-radius:0px;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:38px;
}

.select2-results__option {
	font-size:14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color:#78464A;
}

.select2-container {
    z-index: 9;
}

.primary-navigation .sub-menu-wrapper li.menu-item-has-children .caret::before {
/* 	font-family: "IksIcons";
	content:"\E807"; */
    font-family: "FontAwesome";
    content: "\f078";
    width: 10px;
    height: 10px;
    font-size: 10px;
}

.primary-navigation li.full-width .sub-menu-wrapper .sub-menu li.menu-item-has-children .sub-menu-wrapper .sub-menu li {
	clear:both;
}

.primary-navigation li.full-width .sub-menu-wrapper .sub-menu li.menu-item-has-children .sub-menu-wrapper .sub-menu li a {
	float:left;
}

.primary-navigation li.full-width .sub-menu-wrapper .sub-menu li.menu-item-has-children .sub-menu-wrapper .sub-menu li .caret{
	float:right;
	width: 8px;
    height: 20px;
	cursor:pointer;
	display:none;
}

.primary-navigation li.full-width li.menu-item-has-children.menu-cat-title > .caret {
	display:none;
}

.primary-navigation .sub-menu-wrapper li.menu-item-has-children .caret.opened-caret::before {
    content: "\f077";	
}

.terms-table {
	border: 1px solid #f1f1f1;
}

.terms-table tr td{
	border-bottom: 1px solid #f1f1f1;
}

#page.site.overlay .site-content:after {
	opacity:0;
}

body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper {
    border-bottom: 1px solid #f1eaea;
}

.menu-cat-title > .sub-menu-link {
	cursor:default;
}

.menu-cat-title > a.sub-menu-link:hover {
	color:#6f6f6f;
}

body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-cat-title a:not(.wc-forward):hover {
	color:#6f6f6f;
}


body a.remove:before {
    width: 30px!important;
    height: 30px!important;
	filter: invert(13%) sepia(57%) saturate(7141%) hue-rotate(355deg) brightness(121%) contrast(119%);
	margin-top:0!important;

}

body a.remove:hover::before {
    width: 30px!important;
    height: 30px!important;
	filter: invert(13%) sepia(60%) saturate(7141%) hue-rotate(355deg) brightness(121%) contrast(119%);

}

.footer-left-wrapper {
	display: flex;
}
.footer-contact-details-right {
	padding-left: 50px;
}

.h3-footer-titles {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.more-colors {
	font-size:14px;
	display: inline-block;
	border-bottom: 1px solid #292929;
}


@media (max-width: 1500px) { 
	
	.images-ontop-wrapper .inner-ontop-img img {
		max-width:500px;
	}
}

@media (max-width: 1400px) { 
	.images-ontop-wrapper .inner-bg-img img {
		max-width: 1000px;
	}
	
	.images-ontop-wrapper {
		padding-bottom: 250px;
	}
}



@media (max-width: 1200px) { 
	.primary-navigation .menu-primary-menu-container > ul.menu {
		min-width:auto;
	}
	
	.primary-navigation .menu-primary-menu-container > ul > li > a {
		padding-right: 0;
	}
	
	.header-4 .primary-navigation {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}
	
	.images-ontop-wrapper .inner-bg-img img {
		max-width: 900px;
	}
	
	.main-paddings {
		padding: 50px 20px;
	}
	
	.inner-title h2 {
		font-size: 30px;
	}
	
	.images-ontop-wrapper {
		padding-bottom: 250px;
	}
	
	.images-ontop-wrapper .inner-ontop-img img {
		max-width: 400px;
	}
}



@media (max-width: 992px) { 
	.header-4 .header-4-container, 
	.topbar-wrapper.col-full {
		padding:0px;	
	}
	
	.header-4-container .top-icons a {
		color: #222;	
	}
	
	.header-4-container .top-icons a:first-child {
		padding-left:0px;
	}
	
	.site-header-cart.menu .shoptimizer-cart-icon svg,
	.site-header .mobile-search-toggle svg, 
	.site-header .mobile-myaccount svg {
		stroke: #949494;
	}
	
	.header-4 .primary-navigation {
		position: static;
	}
	
	#front-offer {
		padding:20px;	
	}
	
	.footer-socials-wrapper, 
	footer.site-footer .footer-socials .gamma.widget-title {
		text-align: left;
	}
	
	footer.site-footer .bank {
		float: none;
	}
	
	.footer-socials-wrapper {
    	margin-bottom: 20px;
	}
	
	#page footer.site-footer {
		padding: 2rem;
	}
	
	.main-paddings {
    	padding: 50px 20px;
	}
	
	.images-ontop-wrapper {
		padding-bottom: 350px;
	}
	
	.archive #primary.content-area {
		width:100%;
	}
	
	.product-card__slide .front-new ul.products li.product .button, .product-card__slide .front-popular ul.products li.product .button, .product-card__slide .front-offers ul.products li.product .button, .archive.woocommerce ul.products li.product .button {
		position:static;
	}
	
	.archive #primary.content-area {
		padding-left:0px;
	}
	
	.archive ul.products,
	.archive .shoptimizer-sorting {
		padding:0;
	}
	
	footer.copyright,
	footer.copyright .widget.widget_text:last-child,
	#page footer .widget,
	footer.site-footer .footer-socials .gamma.widget-title,
	.footer-socials-wrapper {
		text-align:center;
	}
	
	.footer-contact-details-widget img {
		margin:0px auto;
	}
	
	footer.site-footer .bank {
		margin:0px auto;
	}
	
	#page footer.site-footer {
		padding: 1rem;
	}
	
	.footer-contact-details {
		justify-content:center;
	}
	
	.front-new ul.products li.product:not(.product-category), 
	.front-popular ul.products li.product:not(.product-category), 
	.front-offers ul.products li.product:not(.product-category) {
		width: 30%;
	}

}

@media (max-width: 980px) { 
	.images-ontop-wrapper .inner-ontop-img {
		position: static;
	}
	
	.images-ontop-wrapper .inner-txt-ontop {
		margin-left: 0;
	}
	
	.images-ontop-wrapper .inner-ontop-img img {
		max-width: 100%;
	}
}

@media (max-width: 768px) { 

	.images-ontop-wrapper .images-ontop-col-2, 
	.images-ontop-wrapper .images-ontop-col-2 .elementor-widget-wrap {
		position: relative;	
	}
	
	.images-ontop-wrapper .inner-bg-img {
		position:relative;
		max-width: none;
		left: initial;
		top: initial;
	}
	
	.images-ontop-wrapper {
		padding-bottom: 50px;
	}
	
	.images-ontop-wrapper .inner-bg-img img {
		max-width: 100%;
		height: auto;
	}
	
	.images-ontop-wrapper .inner-ontop-img img {
		z-index:0;
		border:0px;
	}
	
	.archive ul.products li.product:not(.product-category) {
		width: 45%;
	}
	
	.front-new ul.products li.product:not(.product-category), 
	.front-popular ul.products li.product:not(.product-category), 
	.front-offers ul.products li.product:not(.product-category) {
		width: 45%;
	}
	
	.shoptimizer-category-banner.visible {
		padding:100px;
	}

}



@media (max-width: 480px) { 
	.woocommerce ul.products li.product {
		width: 100%;
	}
	
	footer.copyright .widget:last-child {
		text-align: left;
	}
	
	#front-offer-title h2 {
		font-size: 30px;
	}
	
	.archive ul.products li.product:not(.product-category) {
		width: 100%;
	}
	
	.front-new ul.products li.product:not(.product-category), 
	.front-popular ul.products li.product:not(.product-category), 
	.front-offers ul.products li.product:not(.product-category) {
		width: 100%;
	}
	
	.shoptimizer-category-banner.visible {
		padding:50px;
	}
	
	#page .shoptimizer-category-banner h1 {
		padding:10px;
	}
	
	#page .shoptimizer-category-banner h1 {
		font-size: 26px;
	}

}

@media (max-width:360px) { 
	body.wp-custom-logo .site-header .site-branding .custom-logo-link img {
		height: auto;
	}

}

.term-115701 .shoptimizer-category-banner.visible {
	transform: rotateY(180deg);
}

.term-115701 .shoptimizer-category-banner.visible .col-full {
	transform: rotateY(180deg);
}

#billing_timologio_field .optional{
	display:none !important;
}
