.nav-sections .navigation a.level-top{font-size:18px;color:#161616e3;}
.navigation .level0 > .level-top:hover,.navigation .level0 > .level-top.ui-state-focus{color:#7aa300;}
.navigation .level0.active > .level-top,.navigation .level0.has-active > .level-top{color:#7aa300;}
.nav-sections .navigation .level0 .submenu a{background-color:transparent;color:#161616e3;}
.nav-sections .navigation .level0 .submenu a:hover,.navigation .level0 .submenu a.ui-state-focus{color:#7aa300;}
.nav-sections .navigation .level0 .submenu .active > a{color:#7aa300;}
h1, h1.page-title{font-size:1.8rem;font-weight:600;color:#161616e3;}
.sidebar .block .block-title span strong, .sidebar .block .block-title span span, .sidebar .block .block-title strong, .sidebar .block .block-title span, .block .block-title strong, .filter .block-subtitle{font-weight:600;color:#161616e3;}
.products-grid .item .product.name a, .products-grid .product-item .product.name a, .products-list .item .product.name a{font-weight:600;color:#161616e3;}
/* ############ */
/*15<span class="min">%</span>

    background: #b23d5e;
    color: #fff;
    font-size: 22px !important;
    border-radius: 50%;
    font-weight: 500 !important;
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin: 0 !important;
    padding: 5px 8px !important;
    white-space: nowrap;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}*/

.spb-section-wrapper {
    min-height: 50px;
    min-width: 50px;
    display: none !important;
}
.navpro-dropdown .children > li.opened > a, .ui-corner-all .ui-menu-item-wrapper  > a.ui-state-focus{
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    color: #7aa300;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
}

.navpro .level0 .children>li>a:hover, .navpro .level0 .children .parent>a:hover {
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    color: #7aa300;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
	font-weight: 600;
}


.navpro .level0 .children>li>a, .navpro .level0 .children .parent>a {
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    color: #272e3d;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
	font-weight: 600;
}

.popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    order: 2;
    padding: 10px 31.5px 0 0;
    width: 50%;
}
.blog-page .columns .sidebar-additional {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2 !important;
}


span.min {
    font-size: 13px !important;   padding: 0px 0px 0px 1px !important;
}
.product-info-main .product.attribute.sku, .product-info-main .stock {
    margin: 21px 0;
    display: none !important;
}

.rating-summary {
    display: none !important;
}

.easyflags .flag-placeholder {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 2px 4px;
    display: none;
}

#maincontent > div > div > div.easyslide-wrapper {
    margin-top: -36px;
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #ffffff;
}


.jumbotron.no-padding {
    padding: 0 !important;
    top: -31px !important;
    margin-top: 0px !important;
}

.page-header {
    /* max-height: 176px !important; */
    /* background-image: linear-gradient(to bottom,rgb(0 0 0 / 63%),rgb(0 0 0 / 3%)); */
}

.cms-index-index .easyslide-description h1 {
    font-size: 30px;
    letter-spacing: normal;
    transition: 150ms transform linear, 150ms opacity linear !important;
    margin: 0 0 10px !important;
    text-shadow: 2px 2px #0000007d !important;
}

.cms-index-index .easyslide-description button.btn-alt {
    background-color: #b74362 !important;
    color: #ffffff !important;
	font-size: 24px !important;
    border: 2px solid #b74362 !important;
    min-width: 75px !important;
    border-radius: 15px !important;
    letter-spacing: 2px !important;
    text-shadow: 2px 2px #00000029 !important;
    line-height: 18px !important;
    text-transform: none !important;
    font-weight: 600 !important;
}

.action.primary {
    background-image: none;
    background: #2e2e2e !important;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    font-size: 1.3rem !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}
button.action.tocart.primary {
    background-image: none;
    background: #2e2e2e !important;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    max-height: 43px !important;
    padding-top: 5px !important;
    white-space: normal !important;
    text-wrap: pretty !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 6px 10px !important;
    font-size: 1.3rem !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 0px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}

.cd-cart .checkout {
    display: block !important;
    height: 72px !important;
    background: #89bc47 !important;
    line-height: 72px !important;
    vertical-align: middle !important;
    margin-right: 72px !important;
    padding: 0px 8px !important;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
    color: rgba(255, 255, 255, 0) !important;
    text-align: center !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    transition: all .2s 0s !important;
}

li.post-holder {
	width: auto !important;
}

.product-item .price-box .price, .product-items .item .price-box .price {
	font-size: 16px !important;
	font-weight: 700 !important;
	display: block !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	color: #7aa300 !important;
}

span.product-image-wrapper {
	margin-bottom: 5px !important;
	height: auto !important;
	vertical-align: bottom !important;
	display: inline !important;
	overflow: hidden !important;
	position: relative !important;
	z-index: 1 !important;
}

img.owl-lazy.product-image-photo {
	width: auto !important;
	max-height: auto !important;
	margin: auto !important;
	height: auto !important;
	vertical-align: bottom !important;
	display: block !important;
	margin-top: 25px !important;
}

img.product-image-photo {
    width: auto !important;
    max-height: 275px !important;
    position: relative !important;
}

span.product-image-wrapper >img {
	width: auto !important;
	max-height: auto !important;
}

.actions-primary {
	margin: auto !important;
	display: block !important;
	float: none !important;
}

.image-block.element .info .action.primary {
    display: inline-block !important;
    padding: 12px 50px !important;
    font-size: 1.4rem !important;
    letter-spacing: 1.2px !important;
}
.navpro-dropdown .children > li > a, .navpro-dropdown .children .parent > a {
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    line-height: inherit;
    color: #666666;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
}
.cms-index-index .block-highlight .block-title strong {
    color: #2e2e2e;
    font-weight: 400;
    line-height: 1.1;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 2.8rem;
    margin: 0 0 -2px;
    text-transform: uppercase !important;
    margin-top: 5px;
    padding-bottom: 5px !important;
    /* font-size: 24px; */
    letter-spacing: 1px;
}

 
h1.page-title::after, .catalog-product-view .product h1.page-title::after, h2::after, .h2::after, .content div.block .block-title [role="heading"][aria-level="2"]::after, .element.product-info .product.name::after {
    content: "";
    display: block !important;
    width: 75px;
    height: 5px;
    background-color: #7aa300 !important;
    margin: 0px auto !important;
    margin-top: 12px !important;
}
.cms-index-index .block-highlight .block-title strong:after, .block-title strong:after {
    content: "";
    display: block !important;
    width: 75px;
    height: 5px;
    position: relative;
    background-color: #7aa300 !important;
    /* margin: 0px auto !important; */
    margin-top: 12px !important;
    display: block;
    width: 40px;
    height: 5px;
    margin-left: 0px !important;
    background-color: #ea8e6a;
    margin: 16px auto;
    margin-bottom: 0;
}
.page-footer .footer.content .social-icons {
    text-align: left;
    padding-top: 25px !important;
}
h2 {
    color: #010101 !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    font-size: 3.6rem !important;
    margin-top: 0rem;
    margin-bottom: 2.1rem;
}
h3 {
    color: #454545 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    margin-top: 0rem !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
    cursor: auto;
    pointer-events: none;
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-all {
    margin: 0 !important;
    padding: 0 !important;
}
.block-highlight .block-title strong {
    color: #2e2e2e;
    display: block;
    font-weight: 600;
    line-height: 1.1 !important;
    font-size: 2.8rem !important;
    text-align: center;
    margin: auto !important;
    margin-top: 0px;
    padding-bottom: 0px !important;
    text-transform: uppercase !important;
    /* font-size: 24px; */
    letter-spacing: 2px;
}
.jumbotron .post-text-hld p {
    margin-bottom: 5px !important;
    text-align: left;
    font-size: 14px !important;
    font-weight: 200;
}
button {
    background-image: none !important;
    background: transparent;
    border: 1px solid transparent;
    color: #2e2e2e !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'Muli',sans-serif !important;
    font-weight: 800 !important;
    margin: 0 !important;
    padding: 10px 15px !important;
    font-size: 1.5rem !important;
    line-height: 1.7rem !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-width: 2px !important;
    border-color: #2e2e2e !important;
    text-transform: uppercase !important;
    line-height: 17px !important;
}
.block-compare .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title {
    margin: 0 0 0px !important;
}

.swissup-ajaxsearch-folded-loading .page-header .block-search .action.search, .page-header .block-search.folded .action.search {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIvPjxwYXRoIGQ9Ik0xMyAxM0wxOC4wMiAxOC4wMiIvPjwvZz48L2c+PC9zdmc+Cg==) !important;
    margin-right: -15px !important;;
}
.cart-open .cd-cart .checkout {
    color: #ffffff !important;
    transition: color .2s .3s;
}
.cms-index-index.luxury-fullscreen-slider .page-header .block-search.folded .action.search {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiNGRkYiPjxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIvPjxwYXRoIGQ9Ik0xMyAxM0wxOC4wMiAxOC4wMiIvPjwvZz48L2c+PC9zdmc+Cg==) !important;
    margin-right: -15px !important;
}
.page-header.configurable #switcher-language, .page-header.configurable .header.content #switcher-language {
     margin-top: -5px !important;
}
h1, h1.page-title{font-size:32px;}
.columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap !important;
    box-sizing: border-box !important;
    padding-top: 0px !important;
}
.checkout-cart-index .item-info .product-item-name a {
    font-size: 1.8rem !important;
    display: block;
    margin: -3px 0 5.25px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    /* margin: 5.25px 0 !important; */
    word-wrap: break-word !important;
    font-size: 20px;
    font-weight: 800;
    color: #454545;
    letter-spacing: 0.77px;
}

/* < 768 ############ */

@media only screen and (max-width: 767px) {

    .firecheckout .checkout-agreement .action,    .firecheckout .opc-sidebar .shipping-information .shipping-information-title button.action.action-edit {
    background-color: #ffffff !important;
}
    
    
    .firecheckout .checkout-agreement .action {
    background-color: #ffffff !important;
    letter-spacing: 1px !important;
    font-size: 15px !important;
}
    div#switcher-customer span.text {
    visibility: hidden !important;
    display: none !important;
}
.modal-content .block.block-new-customer {
    margin-top: 115px !important;
}
.modal-content .action.primary span {
    background-image: none;
    background: #2e2e2e !important;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}
.modal-content .action.primary.checkout span {
    background-image: none;
    background: transparent !important;
    border: 0px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 0px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}
.modal-content button {
    background-image: none !important;
    background: #2e2e2e !important;
    border: 1px solid transparent;
    color: #ffffff !important;
    letter-spacing: 2px !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: 'Muli',sans-serif !important;
    font-weight: 800 !important;
    margin: 0 !important;
    padding: 10px 10px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-width: 2px !important;
    border-color: #2e2e2e !important;
    text-transform: uppercase !important;
    line-height: 15px !important;
}
.modal-content li.google {
    background-image: none;
    background: #2e2e2e !important;
    vertical-align: middle !important;
    line-height: 30px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 500 !important;
    padding: 8px 25px 8px 25px !important;
    /* font-size: 1.3rem !important; */
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}

.modal-content .block.block-swissup-social-login {
    /* float: inline-start; */
    margin: 0 auto;
    display: block;
    top: 10px !important;
    text-align: left;
    position: fixed;
    padding: 0 !important;
    /* max-width: 600px; */
    width: 100% !important;
}

    
h2.titulo {
    color: #2e2e2e !important;
    font-weight: 400 !important;
    border-top: 2px solid #f7f7f7;
    line-height: 1.1;
    font-family: 'Open Sans';
    text-align: center;
    padding-top: 45px !important;
    font-size: 2.8rem !important;
    margin: 0 0 -2px;
    margin-top: 5px;
    padding-bottom: 5px !important;
    text-transform: uppercase !important;
    /* font-size: 24px; */
    letter-spacing: 1px !important;
}   
.column.main .products-grid .product-item:nth-child(n) {
    margin: 0 0 46px 6px !important;
    padding: 0;
}

.products-grid .item .product-item-name a, .products-grid .product-item .product-item-name a {
    font-weight: 500 !important;
    font-size: 16px;
    color: #2b3945 !important;
    letter-spacing: 0.62px;
}
.product-item-name {
    display: block;
    /* margin: auto !important; */
    max-width: 295px !important;
    height: 20px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    font-size: 14px !important;
    -webkit-hyphens: auto !important;
    -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: auto !important;
}
.rating-summary .rating-result>span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #2b39458f !important;
    font-family: 'FontAwesome';
    font-size: 14px;
    height: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.product-item .price-box .price, .product-items .item .price-box .price {
    font-size: 16px !important;
    font-weight: 700 !important;
    display: block !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    color: #7aa300 !important;
}
.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'FontAwesome';
    font-size: 14px;
    height: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    display: inline-block !important;
    font-size: 12px;
    text-decoration: none !important;
    vertical-align: middle;
    margin-top: 5px;
}
  h2.heading {
    padding-top: 35px;
    padding-bottom: 0px !important;
    color: #2e2e2e !important;
    font-weight: 600;
    line-height: 1.1 !important;
    font-size: 3.3rem !important;
    margin: 0 0 -2px;
    margin-top: 5px;
    padding-bottom: 5px !important;
    text-transform: none !important;
    letter-spacing: 2px;
    margin-bottom: 0px !important;
  }
	.filter.block {
		margin-bottom: 42px !important;
	}
	.cart.table-wrapper .product-item-name {
		max-width: 99% !important;
		height: 20px !important;
		overflow: hidden !important;
		font-size: 1.8rem !important;
		display: block !important;
		height: 20px !important;
		/* margin: 10px 0 5.25px !important; */
	}
	.cms-index-index .block-benefits .block-content>div {
		padding: 0 !important;
	}
	.jumbotron .row {
		margin-left: 5px !important;
		margin-right: 5px !important;
		padding: 0 !important;
	}
	.element.icon-text-small .icons {
		display: flex;
        flex-wrap: wrap;
		background-color: #fff;
		padding: 0px !important;
	}

	.element.icon-text-small .description h2.heading {
		font-size: 32px;
		text-wrap: pretty !important;
		padding-bottom: 1em;
		margin-top: 0;
		margin-bottom: 0;
	}
	.dropdown-left .ui-menu-item {
		text-align: left !important;
	}
	div.swiper-container .swiper-slide {
		height: auto;
		/*height: 50vh !important;*/
	}
	.nav-sections-item-title {
		background: #ffffff;
		border: solid #7aa300;
		border-width: 0 0 2px;
		font-weight: bold;
		height: 58px;
		text-transform: uppercase;
		text-decoration: none !important;
		padding: 18px 0 0;
	}
	.nav-sections-item-title:first-child {
		border-left-width: 0;
	}
	.nav-sections-item-title a {
		color: #7aa300;
		text-decoration: none !important;
	}
	.nav-sections-item-title.active {
		background: #7aa300;
		border: solid #7aa300;
		border-width: 0 0 2px;
	}
	.nav-sections-item-content {
		box-sizing: border-box;
		float: right;
		margin-left: -100%;
		margin-top: 45px !important;
		width: 100%;
		padding: 26.25px 0;
	}
	.nav-sections-item-title.active a {
		color: #ffffff;
	}
	.page-header .header.content .logo img {
		vertical-align: middle;
		display: inline-block;
		max-width: 125px !important;
		max-height: 75px !important;
		margin-top: 5px !important;
		margin-bottom: 22px !important;
	}
	.page-header .header.content .logo {
		/*min-height: 75px;
		line-height: 75px;*/
		display: inline-grid;
		justify-items: start;
		float: inline-start;
		margin: 0 0 10px 42px;
		max-width: 50%;
		position: relative;
		margin: auto;
		z-index: 5;
		width: 100% !important;
		justify-content: end;
		align-content: space-between;
		align-items: start;
	}
	.cms-index-index .easyslide-description {
		pointer-events: none;
		top: 0px !important;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0;
		padding: 0;
		width: auto;
		height: auto;
		min-height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		flex-direction: column;
		text-align: center;
		align-content: center;
	}
	.page-header .header.wrapper {
		background: #fff;
		max-height: 65px !important;
		border-bottom: 1px solid #9b9b9b9e;
	}
	span.product-image-wrapper >img {
		width: auto !important;
		max-height: 275px !important;
	}

	.page-main .page-title-wrapper .page-title {
		word-break: break-word;
	}

	.cms-index-index .column.main .easycatalogimg li.item .category-name {
		position: absolute;
		width: 100%;
		color: #fff;
		font-weight: 800;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		text-shadow: 2px 2px #0000007d !important;
		font-size: 24px;
		text-transform: uppercase;
		top: 50%;
		text-align: center;
		left: unset !important;
		margin: -10px auto !important;
		z-index: 1;
	}

	.page-main {
		width: -webkit-fill-available !important;
	}    

	.catalog-category-view .page-main .category-image {
		display: block !important;
	}

	.product-item-name {
		display: block;
		/* margin: auto !important; */
		max-width: 295px !important;
		height: 20px !important;
		overflow: hidden !important;
		white-space: nowrap !important;
		text-overflow: ellipsis !important;
		font-size: 14px !important;
		-webkit-hyphens: auto !important;
		-moz-hyphens: auto !important;
		-ms-hyphens: auto !important;
		hyphens: auto !important;
	}
	.category-view .page-title-wrapper h1 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    transition: 150ms transform linear, 150ms opacity linear !important;
    margin: 0 0 10px !important;
    /* text-shadow: 2px 2px #0000007d !important; */
    font-size: 28px !important;
    text-transform: uppercase;
	}
    
.page-header .switcher.customer {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjkiIGN5PSI1LjI5IiByPSI0Ljc5Ii8+PHBhdGggZD0iTTE2Ljk2IDE3LjVMMS4wNCAxNy41QzEuMyAxMy4zMyA0Ljc3IDEwLjAzIDkgMTAuMDMgMTMuMjMgMTAuMDMgMTYuNyAxMy4zMyAxNi45NiAxNy41WiIvPjwvZz48L2c+PC9zdmc+Cg==);
    width: 18px !important;
    height: 18px !important;
    content: '';
    background-size: auto !important;
    background-repeat: no-repeat;
    margin-right: -10px !important;
    margin-top: 10px !important;
    margin-left: 55px !important;
    padding: 0 !important;
    background-position: 50% 50%;
    display: inline-table !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    
    
}

/* > 768 ############ */

@media (min-width: 768px) {

    
.block.block-swissup-social-login {
    /* float: inline-start; */
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    /* max-width: 600px; */
    width: 100% !important;
}


li.google {
    background-image: none;
    background: #2e2e2e !important;
    vertical-align: middle !important;
    line-height: 30px !important;
    font-size: 20px !important;
    text-transform: uppercase;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 500 !important;
    padding: 8px 25px 5px 25px !important;
    /* font-size: 1.3rem !important; */
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}
li.google2 {
    background-image: none;
    background: #2e2e2e !important;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    font-size: 1.3rem !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}

li.google .icon img {
    height: 22px !important;
}
    .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart.active .text {
    color: transparent !important;
}
.navpro>.navpro-menu .links li a {
    padding: 5px !important;
    text-decoration: none !important;
}
    .catalog-product-view .product h1.page-title, .ajaxpro-modal-popup .product h1.page-title {
    font-weight: 700;
    font-size: 2.8rem;
    color: #161616e3;
    letter-spacing: 1px !important;
    text-wrap: balance !important;
    margin-bottom: 0.6em;
    margin-top: 0;
    text-transform: uppercase !important;
    text-align: left;
}
.filter .block-subtitle, .filter > .content .subtitle {
    color: #2b3945;
    font-family: 'Barlow Semi Condensed', sans-serif !important;
    font-weight: bold;
    font-size: 1.6rem;
    margin-top: 0rem;
    margin-bottom: 1.6rem;
    text-transform: uppercase !important;
    background: #7aa30057;
        display: none;
    border: 1px solid currentColor;
    font-size: 18px;
    line-height: inherit;
    margin: 0 0 -2px;
    padding: 16px;
}
.filter-options-item {
    border-width: 2px !important;
}
.filter-options-item, .filter > .content {
    border: 1px solid #eff0f1;
    border-width: 2px 0 ;
    margin-bottom: -2px;
    padding-bottom: 0;
}

.filter-options-title, .filter > .content .options > dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Barlow Semi Condensed', sans-serif;
    padding: 16px 40px 16px 16px;
        text-transform: uppercase !important;
    background: #7aa30057;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
h2.titulo {
    color: #2e2e2e !important;
    font-weight: 400 !important;
    border-top: 2px solid #f7f7f7;
    line-height: 1.1;
    font-family: 'Open Sans';
    text-align: center;
    padding-top: 45px !important;
    font-size: 3.3rem !important;
    margin: 0 0 -2px;
    margin-top: 5px;
    padding-bottom: 5px !important;
    text-transform: uppercase !important;
    /* font-size: 24px; */
    letter-spacing: 1px !important;
}   
h2.heading2 {
    color: #2e2e2e !important;
    font-weight: 400 !important;
    border-top: 2px solid #f7f7f7;
    line-height: 1.1;
    font-family: 'Open Sans';
    text-align: center;
    padding-top: 45px !important;
    font-size: 3.3rem !important;
    margin: 0 0 -2px;
    margin-top: 5px;
    padding-bottom: 5px !important;
    text-transform: uppercase !important;
    /* font-size: 24px; */
    letter-spacing: 1px !important;
}   
   	
    .product.data.items {
        position: relative;
        z-index: 1;
        border-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }

    .product.data.items:before,.product.data.items:after {
        content: '';
        display: table
    }

    .product.data.items:after {
        clear: both
    }

    .product.data.items>.item.title {
        float: left;
        width: auto
    }

    .product.data.items>.item.title>.switch {
        height: 21px;
        display: block;
        position: relative;
        z-index: 2
    }

    .product.data.items>.item.content {
        margin-top: 52px !important;
        box-sizing: border-box;
        border-top-color: antiquewhite !important;
        border-top-width: 2px !important;
        float: right;
        border: 1px solid #c9c9c9 !important;
        margin-left: -100%;
        width: 100%
    }

    .product.data.items>.item.content:before,.product.data.items>.item.content:after {
        content: '';
        display: table
    }

    .product.data.items>.item.content:after {
        clear: both
    }

    .product.data.items>.item.content.active {
        display: block
    }

    .product.data.items>.item.title {
        margin: 0 20px 0 0;
    }

    .product.data.items>.item.title>.switch {
        font-weight: 700;
        line-height: normal;
        font-size: 1.5rem;
        color: #6d6d6d;
        text-decoration: none;
        /* background:#fff; */
        border: none;
        border-bottom: none !important;
        height: 20px;
        /* padding:9px 0 9px 0; */
    }

    .product.data.items>.item.title>.switch:visited {
        color: #6d6d6d;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:hover {
        color: #2e2e2e;
        text-decoration: none
    }

    .product.data.items>.item.title>.switch:active {
        color: #2e2e2e;
        text-decoration: none
    }

    .product.data.items>.item.title:not(.disabled)>.switch:focus,.product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #fff
    }

    .product.data.items>.item.title:not(.disabled)>.switch:active,.product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover {
        background: #fff;
        color: #2e2e2e;
        text-decoration: none;
    }

    .product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover {
        padding-bottom: 10px;
    }

    .product.data.items>.item.content {
        background: #f1efef42 !important;
        .product.data.items>.item.content {
            background: #fff;
            margin-top: 39px;
            padding: 35px 48px 0 !important;
            border: none;
        }

        ; margin-top: 64px !important;
        padding: 35px 48px 0 !important;
        border: none
    }


    .product.data.items:not(.accordion)>.item.title>.switch,.product.data.items.collapsed>[role=tablist]>.item.title>.switch {
        text-transform: uppercase;
        border-color: #e4e4e4;
        margin-top: 0px
    }

    .product.data.items:not(.accordion)>.item.title.active>.switch,.product.data.items.collapsed>[role=tablist]>.item.title.active>.switch,.product.data.items:not(.accordion)>.item.title.active>.switch:focus,.product.data.items.collapsed>[role=tablist]>.item.title.active>.switch:focus,.product.data.items:not(.accordion)>.item.title.active>.switch:hover,.product.data.items.collapsed>[role=tablist]>.item.title.active>.switch:hover {
        box-shadow: inset 0 -2px currentColor;
        border-color: #e4e4e4;
        z-index: 3;
        padding-top: 9px;
        padding-bottom: 10px;
        margin-top: 0
    }

    .product.data.items .item.title a:after {
        display: none
    }
    .product.data.items:not(.accordion)>.item.title.active>.switch, .product.data.items.collapsed>[role=tablist]>.item.title.active>.switch, .product.data.items:not(.accordion)>.item.title.active>.switch:focus, .product.data.items.collapsed>[role=tablist]>.item.title.active>.switch:focus, .product.data.items:not(.accordion)>.item.title.active>.switch:hover, .product.data.items.collapsed>[role=tablist]>.item.title.active>.switch:hover {
		box-shadow: inset 0 -0px currentColor !important;
		border-color: #2d2c2c !important;
		z-index: 3;
		border: 1px solid #d5c0c0 !important;
		padding: 15px;
		border-bottom: 2px solid #f7f7f7 !important;
		border-radius: 25px 5px 0px 0px;
		padding-top: 21px !important;
		background-color: #f1efef5e;
		padding-bottom: 22px !important;
		margin-top: 0;
	}       	
	.products-list strong.product.name.product-item-name, .products-list strong.product.name.product-item-name > a {
		max-width: 100% !important;
		font-weight: 800 !important;
		color: #524f4f !important;
		letter-spacing: 0.8px !important;
		font-size: 16px !important;
		width: 100% !important;
	}
	.products-grid strong.product.name.product-item-name, .products-grid strong.product.name.product-item-name > a {
    max-width: 100% !important;
    padding-top: 8px !important;
    font-weight: 300 !important;
    color: #474646 !important;
    font-family: 'Mukta', sans-serif !important;
    font-size: 17px !important;
    width: 100% !important;

	}
	.navpro .navpro-a-with-thumbnail img {
		margin-top: 5px;
		display: block !important;
		filter: contrast(100%);
	}
	.jumbotron > .container {
		padding: 5px 10px;
		margin: 0 auto;
		width: auto;
		max-width: 1280px !important;
		box-sizing: border-box;
	}
	.post-list .post-content .post-read-more {
		padding: 12px 50px !important;
		letter-spacing: 1.2px !important;
		float: right;
		background: #2e2e2e !important;
		border: 1px solid #c9cfd4 !important;
		color: #ffffff !important;
		cursor: pointer !important;
		white-space: nowrap !important;
		display: inline-block !important;
		font-family: 'Muli', sans-serif !important;
		font-weight: 600 !important;
		text-decoration: none;
		font-size: 1.3rem !important;
		box-sizing: border-box !important;
		vertical-align: middle !important;
		border-radius: 2px !important;
		border-width: 2px !important;
		border-color: #2e2e2e94 !important;
		text-transform: uppercase !important;
		line-height: 17px !important;
	}
	.page-main {
		width: 100% !important;
	}
	.blog-widget-recent .post-description .post-text-hld {
		min-height: 120px;
		text-align: left;
		overflow-y: auto;
	}
	.mgz-product-items .mgz-grid-item .product-item-info {
		padding: 5px !important;
		border: 1px solid transparent;
	}
	.cms-index-index .easyslide-description h1 {
		font-size: 55px !important;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		margin: 0 0 10px !important;
		text-shadow: 2px 2px #0000007d !important;
	}
	.cms-index-index .easyslide-description {
		pointer-events: none;
		top: 345px !important;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0;
		padding: 0;
		width: auto;
		height: auto;
		min-height: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
		text-align: center;
		align-content: center;
	}
	
	.logo img {
		display: inline-block;
		max-width: 145px !important;
		height: 55px !important;
		padding-top: 15px !important;
		max-height: 55px !important;
		margin-top: -5px !important;
		margin-bottom: -15px !important;
	 }
	.page-header.configurable .header.content {
		padding-top: 5px !important;
		padding-bottom: 0px !important;
	}

	.page-header .header.content {
		padding: 35px 10px;
		text-align: center;
	}
	.cms-index-index .column.main .easycatalogimg li.item .category-name {
		position: absolute;
		width: 100% !important;
		top: 50%;
		text-align: center;
		left: 0;
		margin: -10px auto;
		z-index: 1;
	}
	.page-header {
		/* background: none !important; */
		/* max-height: 176px !important; */
		/* background-image: linear-gradient(to bottom,rgb(0 0 0 / 63%),rgb(0 0 0 / 3%)) !important; */
		/* backdrop-filter: blur(12px) !important; */
	}
	
	.product.media {
		float: left;
		margin-bottom: 0px !important;
		max-height: 525px !important;
	}
	
	.catalog-category-view .page-main .page-title-wrapper {
		position: absolute;
		width: 100%;
		z-index: 1;
		left: 0;
		top: 125px !important;
	}
	
	img.owl-lazy.product-image-photo {
		width: auto !important;
		max-height: auto !important;
		margin: auto !important;
	}
	.cart-open .cd-cart .checkout {
		color: #ffffff !important;
		transition: color .2s .3s;
	}
	.products-grid .product-image-wrapper > img {
		max-height: 275px !important;
	}
.page-layout-2columns-left .sidebar-main {
    width: 20.83333333% !important;
    float: left;
	display: contents;
    -ms-flex-order: 1;
    -webkit-order: 1 !important;
    order: 1;
    }
	.product-item-info > .quick-view {
		top: 100px;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 100;
		padding: 8px 9px;
		gap: 7px;
		background-color: rgb(255 255 255 / 99%);
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #000;
		transition: background-color 0.2s ease-in-out;
	}
	.products-grid .item .product-item-actions .actions-primary, .products-grid .product-item .product-item-actions .actions-primary, .products-grid .item .product-item-actions .actions-secondary, .products-grid .product-item .product-item-actions .actions-secondary {
		float: right !important;
		display: block !important;
		width: auto;
		margin-right: 10px !important;
		padding: 0;
	}


	.products-grid .item .product-item-actions, .products-grid .product-item .product-item-actions {
		width: 42px !important;
		opacity: 0;
		transition: all 0.2s ease-in-out;
		position: absolute;
		padding: 0;
		margin: 0;
		right: 0 !important;
		top: -160px;
	}

	.products-grid .item .action.tocart, .products-grid .product-item .action.tocart, .products-grid .item .action.towishlist, .products-grid .product-item .action.towishlist, .products-grid .item .action.tocompare, .products-grid .product-item .action.tocompare {
		width: 42px;
		height: 42px;
		margin: auto;
		background-size: 19px 19px !important;
		background-color: rgba(255, 255, 255, 0.98) !important;
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16) !important;
	}

	.products-grid .item .action.tocart, .products-grid .product-item .action.tocart, .products-grid .item .action.tocart:hover, .products-grid .product-item .action.tocart:hover, .products-grid .item .action.tocart:active, .products-grid .product-item .action.tocart:active, .products-grid .item .action.tocart:focus, .products-grid .product-item .action.tocart:focus {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHlsZT0ic3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiMyRTJFMkUiPjxwYXRoIGQ9Ik02LjQ4IDEwTDYuNDggNSA2LjQ4IDVDNi40OCAyLjc5IDcuODIgMSA5LjQ4IDFMOS40OCAxQzExLjE0IDEgMTIuNDggMi44IDEyLjQ4IDVMMTIuNDggMTAiLz48cGF0aCBkPSJNMS41NiA3TDIuMTcgMTQuOTNDMi4zIDE2LjYyIDMuNzkgMTggNS40NyAxOEwxMy40OCAxOEMxNS4xNyAxOCAxNi42NiAxNi42MiAxNi43OSAxNC45M0wxNy40IDcgMS41NiA3WiIvPjwvZz48L2c+PC9zdmc+Cg==) !important;
		/* width: 20px!important; */
		margin-bottom: 5px !important;
		/* height: 20px !important; */
		content: '' !important;
		/* background-size: contain !important; */
		background-repeat: no-repeat !important;
		background-position: 50% 50% !important;
		display: inline-block !important;
		text-rendering: auto !important;
		-webkit-font-smoothing: antialiased !important;
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16) !important;
		border: none !important;
		-moz-osx-font-smoothing: grayscale !important;
	}

	.page-title-wrapper h1.page-title::after {
		margin: 16px auto !important;
	}

	h1.page-title::after, .catalog-product-view .product h1.page-title::after, h2::after, .h2::after, .content div.block .block-title [role="heading"][aria-level="2"]::after, .element.product-info .product.name::after {
		content: "";
		display: block !important;
		width: 40px;
		height: 5px;
		background-color: #7aa300 !important;
		margin: 16px auto !important;
		margin-top: 16px !important;
	}



	.cms-index-index .column.main .easycatalogimg li.item a img {
		display: block;
		text-align: center;
		filter: saturate(0.7) brightness(0.8) sepia(0.1) !important;
	}

	.cms-index-index .column.main .easycatalogimg li.item:hover a img {
		filter: saturate(100%) brightness(100%) sepia(0)   drop-shadow(18px 16px 18px lightgray) !important;
		scale: 0.99 0.99;
		transition: all 0.2s ease-in-out;
	}

	.cms-index-index .column.main .easycatalogimg li.item:hover .category-name a {
		color: #fff;
		font-weight: 800;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		margin: 0 0 10px !important;
		text-shadow: 2px 2px #0000007d !important;
		font-size: 32px !important;
		text-transform: uppercase;
	}
	.cms-index-index .column.main .easycatalogimg li.item .category-name a {
		color: #fff;
		font-weight: 800;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		margin: 0 0 10px !important;
		text-shadow: 2px 2px #0000007d !important;
		font-size: 24px;
		text-transform: uppercase;
	}
	.element.icon-text-small .icons .item .info h4 {
		font-size: 18px;
		margin-top: 0;
		text-align: left !important;
		margin-bottom: 1rem;
		text-transform: none;
	}

	.element.icon-text-small .icons .item .info .text {
		text-align: left;
	}	
	.catalog-category-view .page-main .category-image .image {
		width: 100% !important;
		position: relative;
		filter: saturate(40%) opacity(1) brightness(85%) sepia(0) !important;
		overflow: hidden;
		height: 300px !important;
		top: -50% !important;
		object-fit: cover !important;
	}

	.catalog-category-view .page-main .category-image + .page-title-wrapper h1 {
		color: #fff;
		font-weight: 800;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		text-shadow: 2px 2px #0000007d !important;
		text-transform: uppercase;
	}
	.category-view .page-title-wrapper h1 {
		text-align: center;
		font-weight: 800;
		letter-spacing: 5px !important;
		transition: 150ms transform linear, 150ms opacity linear !important;
		margin: 0 0 10px !important;
		text-shadow: 2px 2px #0000007d !important;
		font-size: 24px;
		text-transform: uppercase;
	}
	.page-footer {
		margin-top: 45px !important;
	}    

	.product-item-name {
		display: block;
		/* margin: auto !important; */
		max-width: 165px !important;
		height: 20px !important;
		overflow: hidden !important;
		white-space: nowrap !important;
		text-overflow: ellipsis !important;
		font-size: 14px !important;
		-webkit-hyphens: auto !important;
		-moz-hyphens: auto !important;
		-ms-hyphens: auto !important;
		hyphens: auto !important;
	}
}

@media only screen and (max-width: 767px){
	.page-header.configurable .block-search .label {
		margin-top: 13px;
	}
	.page-header.configurable .block-search .label {
		position: absolute;
		margin-top: 10px;
		right: 55px;
		z-index: 5;
	}
	.header .block-search, .header .minicart-wrapper, .page-header.configurable .block-search .label {
		margin-top: 13px;
	}
	.page-header.configurable .block-search .label {
		position: absolute;
		right: 55px;
		z-index: 5;
	}
	.header .block-search, .header .minicart-wrapper, .page-header.configurable .block-search .label {
		margin-top: 13px;
	}
	.page-header.configurable .block-search .label {
		position: absolute;
		right: 55px;
		z-index: 5;
	}
    
    
div#switcher-customer span.text {
    visibility: hidden !important;
} 
.page-header .switcher.customer {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjkiIGN5PSI1LjI5IiByPSI0Ljc5Ii8+PHBhdGggZD0iTTE2Ljk2IDE3LjVMMS4wNCAxNy41QzEuMyAxMy4zMyA0Ljc3IDEwLjAzIDkgMTAuMDMgMTMuMjMgMTAuMDMgMTYuNyAxMy4zMyAxNi45NiAxNy41WiIvPjwvZz48L2c+PC9zdmc+Cg==);
    width: 49px !important;
    height: 38px !important;
    content: '';
    background-size: auto !important;
    margin-top: 3px !important;
    background-repeat: no-repeat;
    margin-left: 65px !important;
    padding: 0 !important;
    background-position: 50% 50%;
    display: inline-table !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice).fc-dirty select, .firecheckout.fc-form-hide-labels #checkout .form-login .fieldset div.field:not(.choice).fc-dirty select, .firecheckout.fc-form-hide-labels #maincontent .block-authentication .fieldset div.field:not(.choice).fc-dirty select, .firecheckout.fc-form-hide-labels #checkout .checkout-shipping-address .fieldset div.field:not(.choice).fc-dirty select, .firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset div.field:not(.choice).fc-dirty select, .firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice).fc-dirty textarea, .firecheckout.fc-form-hide-labels #checkout .form-login .fieldset div.field:not(.choice).fc-dirty textarea, .firecheckout.fc-form-hide-labels #maincontent .block-authentication .fieldset div.field:not(.choice).fc-dirty textarea, .firecheckout.fc-form-hide-labels #checkout .checkout-shipping-address .fieldset div.field:not(.choice).fc-dirty textarea, .firecheckout.fc-form-hide-labels #checkout .checkout-billing-address .fieldset div.field:not(.choice).fc-dirty textarea {
    padding-top: 1em !important;
    padding-bottom: 0.36em !important;
}

}


.block.block-swissup-social-login {
    /* float: inline-start; */
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    /* max-width: 600px; */
    width: 100% !important;
}


li.google {
    background-image: none;
    background: #2e2e2e !important;
    vertical-align: middle !important;
    line-height: 30px !important;
    font-size: 20px !important;
    text-transform: uppercase;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 500 !important;
    padding: 8px 25px 5px 25px !important;
    /* font-size: 1.3rem !important; */
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}
li.google2 {
    background-image: none;
    background: #2e2e2e !important;
    border: 1px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    font-size: 1.3rem !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 2px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}

li.google .icon img {
    height: 22px !important;
}
span.text {
    color: #ffffff !important;
    text-transform: uppercase;
    vertical-align: text-top;
}
ul.buttons {
    padding-left: 0px !important;
    margin: 1.5rem 0 2.75rem !important;
}
.login-container .block-new-customer .actions-toolbar>.primary .create:visited {
    text-decoration: none !important;
}

.login-container .block-new-customer .actions-toolbar>.primary .create {
    line-height: 1.42857143;
    text-decoration: none !important;
    max-width: 49%;
}

.spb-tree-actions button:hover, .spb-tree-actions button:focus {
    opacity: 1 !important;
    padding: 0 !important;
}

span.menu_info {
    font-size: 16px !important;
    text-transform: none !important;
    font-weight: 500;
}
.firecheckout #checkout .payment-method .payment-method-content .actions-toolbar .action.checkout {
    display: none !important;
}
.firecheckout .checkout-agreement .action {
    white-space: normal;
    font-size: 15px !important;
    color: #6D6D6D !important;
    padding: 0px !important;
    letter-spacing: 0 !important;
    margin-bottom: 1.5em;
    border-color: #6D6D6D !important;
    text-transform: none !important;
    font-weight: 400 !important;
    text-align: justify;
    line-height: 24px !important;
}


.firecheckout #checkout .opc-wrapper .step-title, .firecheckout #checkout .opc-block-summary>.title, .firecheckout #checkout .opc-sidebar .step-title {
    display: flex !important;
    align-items: center !important;
    color: #302f2f !important;
    text-transform: none;
    font-weight: 500 !important;
    font-size: 1.8rem !important;
    text-decoration: none;
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    background-color: #77a00124 !important;
    border-radius: 5px !important;
    border: 2px solid #eeeeee4d !important;
    padding: 5px !important;
    margin-bottom: 12px !important;
    width: 100% !important;
}

.firecheckout #checkout [data-collapsible="true"]>[role="tab"], .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"], .firecheckout #checkout [data-collapsible="true"]>[role="tab"]>span, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"]>span, .firecheckout #checkout [data-collapsible="true"]>[role="tab"]>strong, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"]>strong, .firecheckout #checkout [data-collapsible="true"]>[role="tab"] .action-toggle, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"] .action-toggle {
     display: flex !important;
    align-items: center !important;
    color: #302f2f !important;
    text-transform: none;
    font-weight: 500 !important;
    font-size: 1.8rem !important;
    text-decoration: none;
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    background-color: #77a00124 !important;
    border-radius: 5px !important;
    border: 2px solid #eeeeee4d !important;
    padding: 5px !important;
    margin-bottom: 12px !important;
    width: 100% !important;
}

.firecheckout .checkout-shipping-address .action.primary,.firecheckout .checkout-billing-address .action.primary,.firecheckout .modal-footer .action.primary,.firecheckout .actions-toolbar .action.primary,.firecheckout .checkout-shipping-address button.action,.firecheckout .checkout-billing-address button.action,.firecheckout .modal-footer button.action,.firecheckout .actions-toolbar button.action {
    border-style: solid;
    color: #77a001;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-width: 2px;
    border-radius: 3px;
    border-color: #77a001;
    box-shadow: none;
    background: #fff;
    padding: 7px 15px;
    transition: all 200ms ease-in-out
}

.firecheckout .checkout-shipping-address .action.primary:before,.firecheckout .checkout-billing-address .action.primary:before,.firecheckout .modal-footer .action.primary:before,.firecheckout .actions-toolbar .action.primary:before,.firecheckout .checkout-shipping-address button.action:before,.firecheckout .checkout-billing-address button.action:before,.firecheckout .modal-footer button.action:before,.firecheckout .actions-toolbar button.action:before,.firecheckout .checkout-shipping-address .action.primary:after,.firecheckout .checkout-billing-address .action.primary:after,.firecheckout .modal-footer .action.primary:after,.firecheckout .actions-toolbar .action.primary:after,.firecheckout .checkout-shipping-address button.action:after,.firecheckout .checkout-billing-address button.action:after,.firecheckout .modal-footer button.action:after,.firecheckout .actions-toolbar button.action:after {
    color: #00893c
}

.firecheckout .checkout-shipping-address .action.primary:hover,.firecheckout .checkout-billing-address .action.primary:hover,.firecheckout .modal-footer .action.primary:hover,.firecheckout .actions-toolbar .action.primary:hover,.firecheckout .checkout-shipping-address button.action:hover,.firecheckout .checkout-billing-address button.action:hover,.firecheckout .modal-footer button.action:hover,.firecheckout .actions-toolbar button.action:hover,.firecheckout .checkout-shipping-address .action.primary:focus,.firecheckout .checkout-billing-address .action.primary:focus,.firecheckout .modal-footer .action.primary:focus,.firecheckout .actions-toolbar .action.primary:focus,.firecheckout .checkout-shipping-address button.action:focus,.firecheckout .checkout-billing-address button.action:focus,.firecheckout .modal-footer button.action:focus,.firecheckout .actions-toolbar button.action:focus {
    border-style: solid;
    color: #fff !important;
    text-shadow: none;
    text-decoration: none;
    border-width: 2px;
    border-radius: 3px;
    border-color: #779f00 !important;
    box-shadow: none;
    background: #779f00 !important;
    padding: 8px 8px;
}

.firecheckout .checkout-shipping-address .action.primary:hover:before,.firecheckout .checkout-billing-address .action.primary:hover:before,.firecheckout .modal-footer .action.primary:hover:before,.firecheckout .actions-toolbar .action.primary:hover:before,.firecheckout .checkout-shipping-address button.action:hover:before,.firecheckout .checkout-billing-address button.action:hover:before,.firecheckout .modal-footer button.action:hover:before,.firecheckout .actions-toolbar button.action:hover:before,.firecheckout .checkout-shipping-address .action.primary:focus:before,.firecheckout .checkout-billing-address .action.primary:focus:before,.firecheckout .modal-footer .action.primary:focus:before,.firecheckout .actions-toolbar .action.primary:focus:before,.firecheckout .checkout-shipping-address button.action:focus:before,.firecheckout .checkout-billing-address button.action:focus:before,.firecheckout .modal-footer button.action:focus:before,.firecheckout .actions-toolbar button.action:focus:before,.firecheckout .checkout-shipping-address .action.primary:hover:after,.firecheckout .checkout-billing-address .action.primary:hover:after,.firecheckout .modal-footer .action.primary:hover:after,.firecheckout .actions-toolbar .action.primary:hover:after,.firecheckout .checkout-shipping-address button.action:hover:after,.firecheckout .checkout-billing-address button.action:hover:after,.firecheckout .modal-footer button.action:hover:after,.firecheckout .actions-toolbar button.action:hover:after,.firecheckout .checkout-shipping-address .action.primary:focus:after,.firecheckout .checkout-billing-address .action.primary:focus:after,.firecheckout .modal-footer .action.primary:focus:after,.firecheckout .actions-toolbar .action.primary:focus:after,.firecheckout .checkout-shipping-address button.action:focus:after,.firecheckout .checkout-billing-address button.action:focus:after,.firecheckout .modal-footer button.action:focus:after,.firecheckout .actions-toolbar button.action:focus:after {
    color: #fff
}

.blog-post-view .post-description p {
    font-size: 1.5rem !important;
    line-height: 1.7;
}
.blog-page .columns .sidebar-additional {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 15px !important;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.post-holder {
    margin-bottom: 20px !important;
    border-radius: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}.cd-cart footer .checkout, .cd-cart footer .checkout:hover {
    font-size: 20px !important;
    background: linear-gradient(to bottom,#779f00 0,#353f15e8 100%) no-repeat 0 0 !important;
}.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    z-index: 992;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.ampromo-items-add {
    margin-bottom: 12px;
    z-index: 9999 !important;
    position: relative;
    max-width: 305px !important;
    background-color: #ffffff !important;
    padding: 7px;
    border: 1px solid #ededed;
    text-align: center;
}


a.crosslink.color-animation {
    color: #76a51f !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

#checkout-payment-method-load > div > div > div.payment-method._active > div dd{
display: none !important;
}

iframe#_form_payment {
    display: none !important;
}

.page-footer .footer.content .block.newsletter .label {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    color: #454545;
    font-weight: 300 !important;
    line-height: 10px !important;
    font-size: 10px !important;
    margin-top: 0rem;
    margin-bottom: 2.1rem;
    padding-bottom: 40px
}	


.action.primary {
    background-image: none;
    background: #2e2e2e !important;
    background: linear-gradient(to bottom, #779f00 0, #353f15e8 100%) no-repeat 0 0 !important;
    border: 0px solid #c9cfd4 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 600 !important;
    padding: 12px 12px !important;
    font-size: 1.3rem !important;
    letter-spacing: 1px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
    border-width: 1px !important;
    border-color: #2e2e2e94 !important;
    /* text-transform: uppercase; */
    line-height: 17px !important;
}

.page-footer .footer.content .block.newsletter .label {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    color: #454545;
    font-weight: 300;
    line-height: 10px !important;
    font-size: 10px !important;
    margin-top: 0rem;
    margin-bottom: 2.1rem;
    padding-bottom: 40px
}		
.page-footer .footer.content .block.newsletter .label {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    color: #454545;
    font-weight: 300;
    line-height: 10px !important;
    font-size: 12px !important;
    margin-top: 0rem;
    margin-bottom: 2.1rem;
    padding-bottom: 40px;
}


.cookie-bar2 {
    z-index: 899;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 25px !important;
    box-sizing: border-box;
    color: rgba(var(--base-color, 34, 34, 34), var(--base-alpha, 1));
    background: rgba(var(--z-layer-bg, 255, 255, 255), var(--z-layer-bg-alpha, 1));
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.2);
    visibility: hidden
}


.cookie-bar2 {
    z-index: 899;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 25px !important;
    box-sizing: border-box;
    color: rgba(var(--base-color, 34, 34, 34), var(--base-alpha, 1));
    background: rgba(var(--z-layer-bg, 255, 255, 255), var(--z-layer-bg-alpha, 1));
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.2);
    visibility: hidden
}


button:not(.primary) {	    box-shadow: none;    padding 5px !important;
}

button {
    background-image: none !important;
    background: transparent;
    border: 1px solid transparent;
    /* color: #2e2e2e !important; */
    cursor: pointer !important;
    display: inline-block;
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    margin: 0 !important;
    padding: 15px 15px !important;
    font-size: 14px !important;
    line-height: 1.7rem !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
    border-width: 1px !important;
    border-color: #2e2e2e !important;
    text-transform: uppercase !important;
    line-height: 17px !important;
}

button,a.action.primary {
    border-radius: 0;
    padding: 15px !important;
}

button:not(.primary) {
    box-shadow: none;
    padding: 8px !important;
}
.consent a.liink {
    z-index: 9999999 !important;
    display: inline-block !important;
    position: relative !important;
    font-weight: 400 !important;
    font-size: 10px !important;
}
.cookie-bar~.cookie-wall {
    z-index: 898;
    position: fixed;
    pointer-events: none;
    opacity: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(var(--z-overlay-bg, 255, 255, 255), .2) !important;
}
.page-header {
    background-color: #ffffff00 !important;
    border-bottom: 0px solid #eff0f1;
    border-bottom: 0 solid #ebeef0 !important;
}
.cookie-bar .cookie-bar-buttons>* {
    margin-left: 5px !important;
    border-radius: 5px !important;
    padding: 10px !important;
}
 media="screen and (min-width: 768px)" {
    @media (min-width: 768px), print {
        .page-header .switcher.customer .toggle .text, .page-header .panel.wrapper .switcher.customer .toggle .text {
            display: none !important;
            top: -5px !important;
        }
    }
}
.cookie-bar {
    z-index: 899;
    position: fixed;
    bottom: auto !important;
    top: 0 !important;
    left: 0 !important;
    background-color: beige !important;
    width: 100%;
    padding: 25px 30px;
    box-sizing: border-box;
    color: rgba(var(--base-color, 34, 34, 34), 1);
    background: rgba(var(--z-layer-bg, 255, 255, 255), 1);
    box-shadow: 7px 7px 20px 3px rgb(0 0 0 / 43%);
    visibility: hidden;
}
button:hover {
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    color: #fff !important;
}