@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Qwitcher+Grypen:wght@400;700&display=swap');

/* Custom CSS goes here */
body{
	font-size: 16px;
	font-family:"Montserrat", sans-serif;
	font-weight:300;
}

.breadcrumbs{
	display:none;
}

.columns .column.main{
	padding-bottom:0 !important;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"],
select,
textarea{
	font-family:"Montserrat", sans-serif !important;
	font-weight:300 !important;
}

input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="url"]::placeholder, input[type="tel"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="datetime"]::placeholder, input[type="email"]::placeholder{
	opacity:0.5;
}

.action.primary:focus, .action.primary:active {
    background: #8d8d8d !important;
    border: 1px solid #8d8d8d !important;
}

/*p, 
strong, 
b, 
i, 
span, 
a {
	line-height:1.6em;
}*/

a {
    color: #1F1D39;
}

.nav-sections-item-title{
	font-weight:500;
	border:1px solid #1F1D39;
	background:white;
	height: auto !important;
	padding: 15px !important;
}

.nav-sections-item-title.active {
	background: #1F1D39;
	border-bottom: 0;
}

.nav-sections {
    background: white;
}

.nav-sections-item-title.active a{
	color:white;
}

.line-height-0{
line-height:0;
}

.full-width .mgz-container{
	max-width:100% !important; 
	width:100% !important;
}

.img-full-width .mgz-single-image-wrapper,
.img-full-width img{
	width: 100%;
}

.main-banner-img img{
    height: 500px;
    object-fit: cover;
    object-position: center;
}

@media(max-width:767px){
	.main-banner-img img{
		height: 230px;
	}
}

.pt-serif{
	font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: normal;
}

.font-12 *{
	font-size:12px;
line-height:1.8em;
}

.font-14 *{
	font-size:14px;
	line-height:1.7em;
}

.font-16 *{
	font-size:16px;
	line-height:1.6em;
}

.h2-serif *{
	font-size:40px;
	color:#1F1D39 !important;
	letter-spacing:inherit;
	font-family:"PT Serif", serif;
	line-height: 1.2em;
    text-transform: unset;
}

h2,
.page-title,
.step-title,
.page-title h1,
.ppbd-product-name{
  font-size: 30px !important;
  line-height:1.35em;
  text-transform:uppercase;
  font-weight:300 !important;
  color:#9D9595 !important;
}

@media(max-width:767px){
  h2 {
    font-size: 18px !important;
  }
}

.title-hand h2 {
  text-transform: initial;
}

h3{
	font-size:24px;
	line-height:1.3em;
	font-weight:400;
	text-transform:uppercase;
}

h4{
	font-size:20px;
	line-height:1.4em;
	font-weight:400;
	text-transform:uppercase;
}

h6{
	font-size:16px;
	line-height:1.4em;
	font-weight:bold;
}

.title-hand-main-section *{
	font-size:86px !important;
}

.weight-500 *{
	font-weight:500 !important;
}

.weight-400 *{
	font-weight:400 !important;
}

.text-uppercase{
	text-transform:uppercase;
}

.title-hand h1,
.title-hand h2{
  font-family: "Qwitcher Grypen", cursive;
  font-weight: 400;
}

.title-hand-main h1,
.title-hand-main h2{
	font-size:128px;
    line-height:0.75em;
}


.section-title h2,
h1.cpb-category-name{
	color:#9D9595;
	text-transform:uppercase;
}

.text-white *{
	color:#fff;
}

.mgz-btn,
.mgz-newsletter-btn,
.action.primary,
button{
	padding:18px 15px;
	text-transform:uppercase;
	border:none;
	border-radius:0 !important;
	box-shadow:none !important;
}

.action.primary,
button{
	background-color:#1F1D39;
	border:1px solid #1F1D39;
	color:#fff;
	font-size:16px;
	font-weight:300;

}

.action.primary:hover,
button:hover{
	background-color:#fff;
	color:#1F1D39;
	border:1px solid #1F1D39;
}

.mgz-btn i{
	margin:0 5px;
}

/* HEADER */

.hfb-header{
	border-bottom:1px solid rgba(31, 29, 57, 0.21) !important;
	margin-bottom:0 !important;
}


.mgz-element-site_logo .nav-toggle {
    top: unset;
    left: unset;
    position: relative;
}


.hfb-logo-hamburger > .mgz-element-inner {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}

.header-nav .nav-sections{
	margin-bottom:0;
}

.header-nav #navpro-topnav{
	padding:0;
	background-color:#fff;
}

.header-nav #navpro-topnav .li-item{
	margin-right:0 !important;
}

.header-nav .li-item span{
	font-size: 14px;
    color: #000000 !important;
    font-weight: 300;
	text-transform: uppercase;
    letter-spacing: 2px;
}

.header-nav .level0 > .level-top {
    padding: 9px !important;
}

.header-right-col > .mgz-element-inner{
	display: flex;
    align-items: center;
    justify-content: flex-end;
	gap:5px;
}

.header-right-col .mgz-element-inner{
margin-bottom:0 !important;
}

@media(min-width:992px){



.header-right-col .block-search {
	width:auto !important;
	height: auto !important;
}

.header-right-col .field.search{
    opacity: 1 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
    top: 0 !important;
    transition: 300ms opacity ease-in-out !important;
    position: relative !important;
}

.header-right-col .input-text {
	box-shadow: none !important;
	border: none !important;
	padding: 10px 45px 10px 10px !important;
	height: auto !important;
	max-width:250px !important;
	width: 100% !important;
}

.header-right-col .action.search{
    z-index: 99999 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 5px !important;
}


.loading-mask{
	top:50% !important;
	transform:translateY(-50%) !important;
	right: 45px !important;
	bottom:unset !important;
	left:unset !important;
}


}

.head-icons img{
	object-fit:contain !important;
	object-position:center center;
}

.head-icons a,
.minicart-wrapper a{
	width:25px;
	height:25px;
}

.minicart-wrapper .action.showcart:before{
	content:'';
	background-image:url(../images/bag.svg);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}

.minicart-wrapper .action.showcart.active:before{
	content:'' !important;
}

.minicart-wrapper .block-minicart{
    margin-top: 12px;
    right: -6px;
	border: 1px solid #e5e5e5;
	box-shadow:0 3px 11px 3px rgba(0, 0, 0, 0.15);
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #1F1D39;
}

.minicart-wrapper .action.close{
    right: 2px;
    top: 5px;
}

.header-right-col-wrapp{
	z-index:9;
}

.header-right-col {
	justify-content:center;
	align-items:flex-end;
}

.header-right-col .block-search .control{
	width:100%;
}

.mgz-element-inner{

}

.newsletter-main-wrapper{

}

@media(min-width:768px) and (max-width:1200px){
	.header-right-col{

	}

	.header-middle-col{

	}

	.header-left-col{
		order:3;
	}
}

/* gallery grid */

.gallery-grid{
	height:100%;
}

.gallery-grid > .mgz-element-inner:before,
.gallery-grid > .mgz-element-inner:after{
	display:none;
}

.gallery-grid > .mgz-element-inner{
display:grid;
grid-template-columns:repeat(2,1fr);
grid-template-rows:auto;
gap:20px;
}

.gallery-grid .mgz-element-inner{
	margin-bottom:0 !important;
    line-height:0;
}

.gallery-grid img{
	width:100%;
}

/* product slider */
.prod-slider .product-item-info{
	text-align:left !important;
}

.prod-slider .product-item-link,
.product-item-link{
	font-size: 20px;
	text-transform:uppercase;
}

@media(max-width:768px){
	.prod-slider .product-item-link,
	.product-item-link{
		font-size: 16px;
	}
}

.prod-slider .price,
.product.details .price,
.product-info-price .price{
	font-size:16px !important;
	font-weight:600 !important;
	color:#5F6368;
}

.product-info-price .price{
	font-weight: 400 !important;
}

.product-info-main .product-info-price{
	border-bottom:0 !important;
}

.prod-slider .price-box{
	margin:0 !important;
}

.prod-slider .product-image-container{
	width: 100% !important;
}

/* newsletter form */

.hfb-footer .newsletter-form .mgz-newsletter-form-wrapper{
	align-items:flex-end;
	max-width:465px;
	margin:50px auto 25px;
}

.hfb-footer .newsletter-form .mgz-newsletter-fields{
	width:100%;
}

.hfb-footer .newsletter-form form{
    display: flex;
    align-items: flex-end;
}

.th9uyn2-p .mgz-parallax-inner{
	background-size:cover !important;
}

.hfb-footer .newsletter-form .mgz-element-inner{
	text-align:center;
	color:#fff;
}

.hfb-footer .newsletter-form .mgz-newsletter-btn{
	font-size:14px;
	font-weight:300;
	width:130px;
	padding-top: 13.5px;
    padding-bottom: 13.5px;
}

.hfb-footer .newsletter-form input{
	padding: 10px 15px;
    height: auto;
    font-weight: 300;
}

.hfb-footer .newsletter-form .mgz-newsletter-fields{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	row-gap:20px;
}

.hfb-footer .mgz-newsletter-field{
	width: 100%;
}

.hfb-footer .mgz-newsletter-field.firstname{
    width: calc(100% + 130px);
}

.form-privacy{
	max-width:580px;
	margin-left:auto;
	margin-right:auto;
}

/* PRODUCT PAGE */

.page-main{
	margin-bottom:80px;
	margin-top:60px;
}

@media(max-width:768px){
	
	.page-main{
		margin-bottom:50px;
		margin-top:30px;
	}

}

@media(min-width:768px){
	.page-layout-1column .product.media{
		padding-right:60px;
	}
}

@media(min-width:768px){

	.page-layout-1column .product.media,
	.page-layout-1column .product-info-main{
		width: 50% !important;
		box-sizing:border-box;
	}

	.page-layout-1column .product.media{
		padding-right:30px;
	}

}

@media (max-width:768px){

	.product-info-main{
		margin-top: 10px;
	}

}


.product.attribute .mgz-element-inner{
	padding: 0 !important;
}

.product-item-info .price{
	color:#1F1D39;
	font-weight:400 !important;
	font-size: 16px !important;
}

.product-item-info .action.tocart{
	font-size:14px;
    padding: 12px 13px;
}

.minicart-wrapper .action.showcart{
	vertical-align: middle;
}

.product-item .price-box{
    margin: 0px 0 25px !important;
}

.product-add-form label,
label {
	margin-bottom:6px !important;
}

.ppbd-product-name{
	color:#000 !important;
	letter-spacing:0 !important;
}

.product-add-form label,
label span,
.label span{
	color:#4D4D4D !important;
	font-size:12px !important;
	font-weight: 600 !important;
}

.product-add-form{
	max-width:230px;
}

.product-add-form .product-options-wrapper .field .control,
.product-add-form .box-tocart .action.tocart{
	width: 100% !important;
}

.product-info-main .product-add-form {
	padding-top: 0px !important;
}

.product-add-form .box-tocart .action.tocart span:before{
	content:"\f290";
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 11px;
    font-size: 19px;
}

.product-add-form input, 
.product-add-form select,
.product-add-form textarea{
	border: 1px solid #D7D7D7;
	font-size:12px;
	font-weight:500;
	font-family:'Montserrat', sans-serif;
}

.ppbd-product-description h2{
	font-size: 20px !important;
	font-weight: 400 !important;
	letter-spacing:0px;
	margin-top:25px !important;
	color:#1F1D39 !important;
	margin-top:35px;
}

.ppbd-product-description .mgz-element-inner {
	padding:0 !important;
}

.page-title{
	color:#000 !important;
	letter-spacing:0 !important;
}

.product.description h2{
	color:#1F1D39 !important;
}

.product.description p{
	font-size:14px;
	line-height:1.55em;
	color:#A5A5A5;
}

.ppbd-product-price .price{
	color:#1F1D39;
}

.toolbar select {
    font-family: 'Montserrat';
    background-color: #f7f7f7;
    box-shadow: none;
    border-radius: 0;
	padding: 6px 30px 6px 10px;
    box-sizing: border-box;
    height: auto;
    width: auto;
}

.toolbar-amount{
	font-weight:600;
}	

/* product slider */

/* shop page */
@media (min-width: 640px) {

	
	.products-grid .product-item-info{
		border: none !important;
		padding:0;
		transition-duration: 0.2s !important;
	}

    .products-grid .product-item-info:hover, 
	.products-grid .product-item-info.active {
        background: #ffffff;
        box-shadow: none;
        border: none !important;
		padding:0px;
		margin:0;
    }


}

@media (min-width: 1024px){
	.page-products .products-grid .product-items{
		margin-left:-2% !important;
	}
}

/* checkout page */

    @media (min-width: 768px), print {
        .checkout-cart-index .page-main {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

	@media (min-width: 992px), print {
        .checkout-cart-index .page-main {
            padding-left: 30px;
            padding-right: 30px;
        }
    }

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before{
	background: #1F1D39 !important;
	border-color: #1F1D39 !important;
}

.opc-progress-bar-item._active > span:after {
	border-color: #1F1D39 !important;
}

.opc-wrapper .step-title{
	color: #1F1D39 !important;
	letter-spacing:0 !important;
}

.opc-block-summary {
    padding: 22px 20px !important;
}

.product-item-details *,
.table-totals *,
.shipping-information-content *{
	font-size:14px;
	line-height:1.6em;
}

.payment-group input[type='radio']{
	vertical-align: middle;
    margin-top: 0;
}

.cart-price{
	margin-top:4px;
}

.cart.table-wrapper .cart thead tr th.col{
	font-weight:500;
	color:#000;
}

dt,
.cart.table-wrapper .price{
	font-weight:600 !important;
	color:#000 !important;
}

.cart.table-wrapper .product-item-name,
.paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.qty .input-text{
	font-size:16px;
}

.cart.table-wrapper .product-item-name + .item-options {
    margin-top: 0;
}

@media (min-width: 768px), print {
	.cart.table-wrapper .item .col.item {
		padding: 20px 8px 00px 0;
	}

}

#block-shipping *{
	font-size:14px !important;
}

#discount-coupon-form .apply{
	padding-top: 10px;
    padding-bottom: 10px;
}

#coupon_code{
    padding-top: 7px;
    padding-bottom: 7px;
    height: unset;
}

@media only screen and (max-width: 768px) {
    .cart.table-wrapper .col.subtotal{
		text-align:right !important;
	}

	.cart.table-wrapper .col.qty{
		text-align:center;
	}

}

@media only screen and (max-width: 767px) {
    .checkout-payment-method .payment-methods,
	.checkout-payment-method .payment-option{
        margin: 0 !important;
	}
}

@media (max-width: 991px), print {
	.checkout-cart-index .page-main,
	.page-layout-checkout .page-main{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.opc-estimated-wrapper{
		margin:15px 0 !important;
		padding: 18px 45px 18px 15px;
	}

}
/* login register */

#password-strength-meter{
	font-size: 12px;
}

.onpage_newsletter_form button[type="submit"] {
  height: initial;
}

.text-white h1, .text-white h2, .text-white h3, .text-white p {
  color: white !important;
}

/* VERTICAL TEXT */

.vertical-text > .mgz-element-inner{
    flex-direction: row-reverse !important;
    flex-wrap: nowrap;
}

.vertical-text .mgz-element-heading-text{
    text-orientation: mixed;
    transform: rotate(180deg);
    text-align: right;
    letter-spacing: 2px;
	writing-mode: vertical-rl;
	padding-left:10px;
	font-size: 24px !important;
}

.vertical-text .mgz-single-image-wrapper,
.vertical-text .mgz-single-image-inner,
.gallery-grid .mgz-element-inner,
.gallery-grid .mgz-single-image-wrapper,
.gallery-grid .mgz-single-image-inner {
	height:100%;
}

.vertical-text img,
.gallery-grid img{
	object-fit:cover;
	object-position:center center;
	width: 100%;
	height: 100%;
}

@media(max-width:767px){
.vertical-text img{
height: auto !important;
}
}

.vertical-text img{
	object-position:bottom left !important;
}

/* Product page - thumbnail images */
.thumbnail-gallery{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: max-content;
  gap: 10px;
  margin-top: 10px;
}

.thumbnail-gallery a{
  display: block;
  height: 100%;
}

.product.media img {
  object-fit: cover;
  aspect-ratio: 1 / 1; /* Ensures that height is always equal to width */
}

/* Mobile search field positioning */
@media only screen and (max-width: 767px) {
  .mgz-element-search_form .block-search .control {
    bottom: -45px !important;
  }
}

@media only screen and (max-width: 991px) {
  .block-search {
    bottom: -4px;
  }

  .swissup-ajaxsearch-folded-loading .block.block-search .action.search:before, .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 25px !important;
  }
}

/* Minicart tweaks */
.minicart-wrapper .action.showcart .counter.qty {
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
}

.minicart-wrapper .action.showcart .counter-number {
  font-size: 12px;
}

/* Mobile menu tweaks */
@media only screen and (max-width: 767px) {
  .nav-sections-item-title[aria-controls="store.menu"], .nav-sections-item-title[aria-controls="store.links"] {
    display: none;
  }

  .nav-sections-item-content {
    margin-top: 0;
    padding-top: 0;
  }
}

/* search page */
.product-item-info:hover .product-item-inner{
	display:none !important;
}

body:not(.page-layout-1column-fullwidth) #maincontent{
	max-width:1260px;
}

.paypal-express-in-context-mini-cart-container .paypal-button > .zoid-outlet > iframe.zoid-component-frame {
  z-index: auto !important;
}

.catalog-category-view .product-item .price-box .price-label,
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > .price-label,
.mgz-carousel .owl-item .product-item-details .price-box .price-container > .price-label {
  display: none !important;
}

#maincontent .mgz-newsletter-message-success {
  color: black !important;
}

/* Cookies notice/message */
#notice-cookie-block {
  text-align: center;
  background-color: #1f1d39;
}

#notice-cookie-block strong {
  display: block;
}

#notice-cookie-block strong,
#notice-cookie-block span,
#notice-cookie-block a {
  color: white;
}

#notice-cookie-block a {
  text-decoration: underline;
}

#notice-cookie-block button {
  background-color: white;
  padding: 14px 20px;
}

#notice-cookie-block button > span {
  color: black;
  font-size: 15px;
}

.banner-max-height img{
	max-height:484px;
	object-fit:cover;
	object-position: center center;
	width: 100%;
}

.banner-max-width img{
  width: 100vw; /* Full width of the viewport */
  height: auto; /* Maintain aspect ratio */
}

/* header mobile fix */
@media(max-width:767px){

	.block-search .label:before{
		margin-right:0;
	}

	.head-icons > .mgz-element-inner,
	.header-right-col .mgz-element-minicart > .mgz-element-inner{
		margin-left:0 !important;
	}

	.block-search .label{
		margin-bottom: 0 !important;
	}

	.block-search.block-swissup-ajaxsearch{
		vertical-align:middle;
	}

	.header-right-col > .mgz-element-inner{
		gap:10px;
		margin-right:-10px;
	}

	.header-right-col > .mgz-element-inner:before,
	.header-right-col > .mgz-element-inner:after{
		display:none;
	}


	.header-middle-col,
	.header-right-col-wrapp{
		width: 50% !important;
	}

	.header-right-col-wrapp{
		z-index:99;
	}

	.header-middle-col .logo img{
		width:130px !important;
	}

	.mgz-element-site_logo .mgz-element-inner{
		justify-content:space-between;
	}

	.mgz-element-site_logo .mgz-element-inner:before,
	.mgz-element-site_logo .mgz-element-inner:after{
		display:none;
	}

	.header-middle-col .logo{
		transform:translate(50%);
		margin:0 -10px 0 0 !important;
	}

}


@media(max-width:400px){
.header-middle-col .logo img{
		width:110px !important;
	}
}

@media(min-width:768px) and (max-width:1200px){

	.content-middle .mgz-element-row.mgz-row-equal-height.content-middle > .mgz-element-inner > .inner-content{
		display: grid;
		grid-template-columns: repeat(3, 33.33%);
		grid-auto-flow: row;
	}

	.mgz-element-row.mgz-row-equal-height.content-middle > .mgz-element-inner > .inner-content > .mgz-element:before,
	.mgz-element-row.mgz-row-equal-height.content-middle > .mgz-element-inner > .inner-content > .mgz-element:after{
		display:none !important;
	}

	.content-middle .mgz-element-column{
		width: 100% !important;
	}

	.content-middle .mgz-element-column{
		width: 100%;
	}

	.header-middle-col{
		grid-area: 1 / 2 / 1 / 3; 
	}

	.header-right-col-wrapp{
		grid-area: 1 / 3 / 1 / 4; 
	}

	.header-left-col{
		grid-area: 2 / 1 / 2 / 4; 
	}

	.content-middle .navpro.orientation-horizontal > ul{
		justify-content:center;
	}

	.mgz-element-inner.p47ec0j-s{
		margin-left: 10px !important;
	}

	.mgz-element-site_logo .logo{
		margin-left:auto !important;
		margin-right:auto !important;
	}

}

.navpro-icon-caret {
  display: none !important;
}