/* defaults */
body { font-family: 'poppins'; font-size: 14px; }
.section { padding: 1.5rem; }
.is-primary { color: #444; }
#MainSection { padding-left: 0px; padding-right: 0px; }
#tab-pages .tab-page:not(.is-active) { display: none; }
.modal.is-active { z-index: 999; }
.widget-welcome td[width="10"] { width: 20%; }
html[data-page-type="main"] #MainSection { padding: 0px; }
.bg-is-offwhite { background-color: #f8f8f8; }

/* buttons */
.button.is-primary { transition: all 0.4s ease-out; }
.button.is-primary:hover { transition: all 0.2s ease-in; }

/* headers */
.section-header { font-size: 21px; letter-spacing: 0.2px; padding: 0px 0px 25px; text-align: center; }
.section-header .headerline { width: 40px; height: 5px; margin: auto; margin-top: 15px; }
.section-header h3 { margin-bottom: 5px; font-weight: 800; }
.section-header p { font-size: 13.5px; font-weight: 400; letter-spacing: 0.5px; color: #666; }

/* iframe */
iframe.:not(is-loading) { opacity: 1; transition: opacity 500ms; }
iframe.is-loading { opacity: 0; transition: opacity 1200ms; min-height:500px; }

/* site:top-bar */
#top-bar { background-color: #f8f8f8; min-height: 2.70rem; padding: 0.7rem 2rem; border-bottom: 1px solid #ececec; }
#top-bar .container { min-height: unset; }
#top-bar .columns { padding: 0 0.5rem; }
#top-bar .column { height: min-content; }
#top-bar .contactdetail-wrap { display: flex; flex-direction: row; justify-content: flex-end; }
#top-bar .contactdetail-wrap .contact-detail { padding: 0px 5px; }
#top-bar .contactdetail-wrap .contact-detail a { font-size: 13px; letter-spacing: 0.4px; color: #333; }
#top-bar .contactdetail-wrap .contact-detail a svg { margin-right: 5px; }
#top-bar h5, #top-bar a { color: #222; letter-spacing: 0.6px; font-size: 13px; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/* site:header */
#header { background: #fff; padding: .5rem 2rem; }
#header .navbar-brand { flex-direction: row; justify-content: space-around; }
#header .navbar-brand img { max-width: 340px; max-height: 140px; }
#header .cart .button { border-radius: 0px; padding: 25px; }
#header .cart .button strong { font-weight: 400; font-size: 13px; letter-spacing: 0.6px; }
#header .search-widget input, .ekmps-search-button { height: 53px; }
#header .search-widget .ekmps-search-button { border-radius: 0px; padding: 0px 22px 0px 20px; }
#header .search-widget input { border-radius: 0px; padding: 0px 20px; }

#mobile-search-menu { padding: 15px 0px; }
#mobile-search-menu .search-widget { width: 85vw; margin: auto; }
#mobile-search-menu .search-widget .input { height: 50px; border-radius: 0px; }
#mobile-search-menu .search-widget .button { height: 50px; border-radius: 0px !important; width: 65px; }

@media (min-width:1200px) { #header .search-widget input { min-width: 400px; } }
@media (max-width:1023px) {
	#header-menu .navbar-end { overflow:auto; }
	#header-menu .navbar-end .navbar-item.search-wrap { width: calc(100% - 100px); float: left; }
	#header-menu .navbar-end .navbar-item.search-wrap + .navbar-item { float: right; min-height: 75px; }
	#header-menu .navbar-end .navbar-item.search-wrap + .navbar-item strong { display:none; }
	#header .navbar-brand .navbar-item { max-width: 100%; }
	#header .navbar-brand img { padding: 10px 0px; max-width: 100%; }
	#header::before { background-size: cover; }
}
@media (max-width:770px) {
	.welcomemssg-wrap { text-align: center; }
	#header::before { opacity: 0.7; }
}


/* site:main-menu */
#main-menu { }
#main-menu .navbar-item.is-mega-menu img { max-height: unset !important; height: auto; max-width: 100%; }
@media (min-width:768px) {
   #main-menu.is-sticky.is-stuck { position: fixed; width: 100%; top: 0; }
   #main-menu .navbar-item.is-mega-menu { position: static; }
   #main-menu .navbar-item .navbar-dropdown { padding-top: 1rem !important; border: none; opacity: 0; transform: scaleY(0); transform-origin: top; transition: all 0.2s cubic-bezier(.49,1.28,1,1); display: block !important; }
   #main-menu .navbar-menu > div > .navbar-item:hover .navbar-dropdown { transform: scaleY(1); transition: all 0.4s cubic-bezier(0,.23,.23,1.02); opacity: 1; }
   #main-menu .navbar-item.is-mega-menu .is-mega-menu-title { margin-bottom: 10px; padding: .375rem 1rem .800rem; border-bottom: 1px solid #ededed; white-space: nowrap; max-width: 300px; overflow: hidden; text-overflow: ellipsis; }
}
@media (max-width:768px) {
	#main-menu .navbar-item.is-mega-menu .navbar-dropdown { padding: 12px; border: 1px solid #00000029; border-width: 1px 0; }
}

#main-menu a { font-size: 13px; letter-spacing: 0.4px; font-weight: 400; color: #fff; }
#main-menu a .has-text-info { color: #5dc3b6 !important; }
#main-menu .navbar-item, .navbar-link { color: #fff; }
#main-menu .navbar-dropdown a { color: #222; }
#main-menu .is-mega-menu a { color: #222; }
#main-menu .navbar-menu > div > .navbar-item .navbar-link { transition: all 0.4s; }
#main-menu .navbar-menu > div > .navbar-item { transition: all 0.4s; }
#main-menu .navbar-menu > div > .navbar-item:hover { color: #fff; transition: all 0.2s; }
#main-menu .navbar-menu > div > .navbar-item:hover > .navbar-link { color: #fff; }
#main-menu .navbar-menu > div > .navbar-item > .navbar-link:not(.is-arrowless)::after { border-color: #fff; }
#main-menu .navbar-menu > div > .navbar-item:hover > .navbar-link:not(.is-arrowless)::after { border-color: #fff; }
#main-menu .navbar-burger { color: #fff; }

#main-menu .navbar-brand .navbaronly-bttns { height: 3.25rem; width: 3rem; text-align: center; padding: 15px 0px; margin-left: 5px; }
#main-menu-toggle { padding: 0 .75rem; }

#main-menu .navbar-menu .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { background-color: transparent; }

/* uspbar */
#uspbar { padding: .6rem; background-color: #ededed;}
#uspbar .uspicon { padding: 0 .5rem; }
#uspbar .usptext { font-size: 13px; letter-spacing: 0.5px; }

@media(max-width:990px) {
	#uspbar { display: none; }
	#main-menu .navbar-item, .navbar-link { color: #222; }
}

/* slider */
.slider.is-default > .controls { position: absolute; top: 0; width: 100%; height: calc(100% - 57px); pointer-events: none; }
.slider.is-default > .controls .button { border-radius: 0px; pointer-events: auto; transition: all 0.4s ease-out; }
.slider.is-default > .controls .button:hover { background: #5dc3b6; transition: all 0.2s ease-in; }
.slider.is-default > .controls .slide-button-previous { position: absolute; left: 0px; top: calc(50%); }
.slider.is-default > .controls .slide-button-next { position: absolute; right: 0px; top: calc(50%); }
.slider.is-default .glide__slides > li { position: relative; }
.slider.is-default .glide__slides > li > div { position: absolute; bottom:6px; width:100%; padding: 15px; background: rgba(0, 0, 0, 0.41); color: #fff; }
.slider.is-default .button.is-info { background-color: #00000063; }
@media (min-width:1400px) { .glide__slides li img { height:456px; } }
@media (min-width:1216px) and (max-width:1400px) { .glide__slides li img { height:393px; } }
@media (min-width:1024px) and (max-width:1215px) { .glide__slides li img { height:329px; } }
@media (max-width:990px) { .ekm-banner.ekm-mobile .ekm-banner-nav .ekm-nav-arrow { width: 25px !important; height: 25px !important; } }

/* ekm#main-carousel */
#main-carousel { max-width: 1920px; margin: auto; display: block; }
.widget-slider-wrap, .widget-slider-wrap > div, .widget-slider-wrap .ekm-banner { width: 100%!important; }
.widget-slider-wrap .ekm-banner .ekm-banner-nav { background: #00000063; border-radius:0; }
.widget-slider-wrap .ekm-banner .ekm-banner-nav.left-arrow { left:0; }
.widget-slider-wrap .ekm-banner .ekm-banner-nav.right-arrow { right:0; }
.widget-slider-wrap .ekm-banner .ekm-banner-nav svg { width: 28px; height: 28px; }
.widget-slider-wrap .ekm-banner .ekm-banner-nav path { fill: #fff; }
@media (min-width:1400px) { #main-caroousel .ekm-banner, #main-caroousel .ekm-banner img { height:456px!important; } }
@media (min-width:1216px) and (max-width:1400px) { #main-caroousel .ekm-banner, #main-caroousel .ekm-banner img { height:393px!important; } }
@media (min-width:1024px) and (max-width:1215px) { #main-caroousel .ekm-banner, #main-caroousel .ekm-banner img { height:329px!important; } }

/* brandrow */
#brandrow .brandbox { border: 1px solid #ededed; height: 90px; padding: 5px; text-align: center; display: flex; flex-direction: column; justify-content: space-around; }
#brandrow .brandbox .brandimgwrap { max-height: 95%; }
#brandrow .brandbox .brandimgwrap img { max-height: 95%; max-width: 95%; transition: all 0.5s; }
#brandrow .brandbox:hover .brandimgwrap img { transform: scale(0.9); transition: all 0.2s; }

/* product grid */
.widget-products.section { padding: 3rem 1.5rem; }
.product-grid .card { transition: all 0.4s; box-shadow: none; padding-bottom: 25px; }
.product-grid .card .card-content { background-color: transparent; padding: 1.5rem 1.5rem 2.1rem; }
.product-grid .card .card-content .media-content { text-align: center; overflow: unset; }
.product-grid .card .card-image { padding: 1.3rem; height: 15rem; display: flex; flex-direction: column; justify-content: space-around; }
.product-grid .card .card-image .image { display: block; position: relative; max-height: 100%; max-width: 100%; }
.product-grid .card .card-image .image img { display: block; height: auto; max-width: 100%; max-height: 100%; width: auto; margin: auto; }
.product-grid .card .card-content .media-content .title { font-size: 16px; font-weight: 600; letter-spacing: 0.6px; margin-bottom: 30px; }
.product-grid-item .media a { color: #222 !important; }
.product-grid .card .card-content .media-content .subtitle { font-size: 14px; font-weight: 400; letter-spacing: 1px; }
.product-grid .card .button.is-primary { font-size: 13px; letter-spacing: 0.4px; border-radius: 0px; padding: 20px; }
.product-grid .card .product-grid-button { cursor: pointer; padding: 10px 13px 9px; border: 1px solid; position: relative; background-color: #333; opacity: 0; transition: all 0.3s linear; }
.product-grid .card .product-grid-button svg path {	fill: #fff; }
.product-grid .card .product-grid-button-quickview { float: left; left: -65px; }
.product-grid .card .product-grid-button-wishlist { float: right; right: -65px; }
.product-grid .card:hover .product-grid-button-quickview { opacity: 1; transition: all 0.1s linear; left: -15px; }
.product-grid .card:hover .product-grid-button-wishlist { opacity: 1; transition: all 0.1s linear; right: -15px; }
@media (max-width:1280px) { .product-grid .card .product-grid-button-quickview { opacity: 1; transition: all 0.1s linear; left: -15px; } .product-grid .card .product-grid-button-wishlist { border-color: #000; opacity: 1; transition: all 0.1s linear; right: -15px; }  }
.product-grid .card:hover { -webkit-box-shadow: 0px 10px 29px -10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 10px 29px -10px rgba(0, 0, 0, 0.1); box-shadow: 0px 10px 29px -10px rgba(0, 0, 0, 0.1); transition: all 0.2s; }
.product-social-icons { width: -moz-fit-content; width: fit-content; margin: auto; margin-top: 20px; }
#_EKM_VARIANTINWISHLIST { margin-top: 5px; }
#related-products .product-grid-item .card-buttons .button.is-primary { height: 2.25rem; }

.glide__arrow { border: none !important; border-radius: 30px !important; padding: 15px 18px !important; }

@media (min-width: 1340px) {
	.glide__arrow--right { right: -5em !important; }
	.glide__arrow--left { left: -5em !important; }
}

/* widget:full-width-cats */
#full-width-cats { max-width: 1920px; margin: auto; display: block; }
#full-width-cats .catbox-lg { position: relative; overflow: hidden; height: 100%; }
#full-width-cats .catbox-lg .catbox-img { overflow: hidden; max-height: 500px; width: 100%; height: 100%; position: relative; }
#full-width-cats .catbox-lg .catbox-img img { transform: scale(1); transition: all 0.6s cubic-bezier(.39,.58,.57,1); display: block; height: 100%; max-width: unset; }
#full-width-cats .catbox-lg:hover .catbox-img img { transform: scale(1.1); transition: all 1.5s cubic-bezier(.16,.13,.31,.74); }
#full-width-cats .catbox-lg .catbox-caption { pointer-events: none; position: absolute; bottom: 10%; left: 0; width: 70%; transition: all 0.6s;}
#full-width-cats .catbox-lg .catbox-caption p { color: #fff; font-size: 14px; font-family: 'poppins'; letter-spacing: 0.5px; }
#full-width-cats .catbox-lg:hover .catbox-caption { bottom: 15%; transition: all 0.5s; }
#full-width-cats .lg-imgselect p { display: none; }
#full-width-cats .lg-imgselect img { display: none; }

#full-width-cats .catbox-lg .catbox-caption .textbox { width: 80%; display: inline-block; padding: 20px 25px; }
#full-width-cats .catbox-lg .catbox-caption .caticon { color: #fff; display: inline-block; padding: 20px; position: relative; left: -4px; }

#full-width-cats .catbutton { transition: all 0.4s; width: 100%; text-align: center; padding: 15px 10px; border-radius: 5px; color: #fff; }
#full-width-cats .catbutton:hover { transition: all 0.2s; transform: scale(0.95); }

@media (max-width:990px) {
	#full-width-cats .catbox-lg .catbox-caption p { font-size: 11px; }
	#full-width-cats .catbox-lg .catbox-caption { width: 100%; }
	#full-width-cats .catbox-lg .catbox-caption .caticon { top: 2px; padding: 18px; }
	#brandrow .brandbox .brandimgwrap { max-height: 71%; }
	#brandrow .column.is-half-mobile { width: 49%; display: inline-block; }
}

/* widget:big-tiles */

.widget-big-tiles { padding: 2.5rem 1.5rem; }
.widget-big-tiles .tile.is-parent { position: relative; }
.widget-big-tiles .tile.is-child { display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; }
.widget-big-tiles .big-tile-image { width: 100%; overflow: hidden; position: relative; height: 100%; max-height: 350px; }
.widget-big-tiles .big-tile-image img { transition: all 0.4s; display: block; height: 100%; max-width: unset; }
.widget-big-tiles .is-child:hover .big-tile-image img { transform: scale(1.1); transition: all 0.2s; }
.widget-big-tiles .big-tile-text h3 { font-size: 18px; font-weight: 600; margin-bottom: 4px; font-family: 'montserrat'; letter-spacing: 0.4px; color: #333; }
.widget-big-tiles .big-tile-text { padding: .7rem; text-align: center; color: #666; letter-spacing: 0.4px; }
.widget-big-tiles .big-tile-img-edit img { display: none; }

.widget-big-tiles .big-tile-caption { pointer-events: none; opacity: 0; transition: all 0.4s; font-size: 10px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; text-align: center; display: flex; flex-direction: column; justify-content: space-around; }
.widget-big-tiles .is-child:hover .big-tile-caption { opacity: 1; font-size: 31px; transition: all 0.2s; }
.widget-big-tiles .big-tile-caption svg { margin: auto; }

/* socialmediabanner */
#socialmedia { background: url('/ekmps/shops/7d10a4/resources/design/socialmediabg.jpg'); background-attachment: fixed; background-size: contain; padding: 7rem 1.5rem; background-position: center; }
#socialmedia h3 { color: #fff; text-align: center; font-family: 'oswald'; text-transform: uppercase; font-size: 38px; }
#socialmedia .socialmediabttn-wrap { width: fit-content; width: -moz-fit-content; margin: auto; display: block; }
#socialmedia .socialmediabttn { display: inline-block; color: #fff; }
#socialmedia .socialmediabttn:first-of-type { margin-right: 15px; }
#socialmedia .socialmediabttn .textbox { display: inline-block; padding: 15px 40px 15px 20px; }
#socialmedia .socialmediabttn .socialmediaicon { display: inline-block; background-color: #4ea398; padding: 15px 20px; position: relative; left: -4px; }

/* herobanner */
#herobanner { max-width: 1920px; margin: auto; display: block; }

/* contactbar */
#contactbar .contact-wrap { display: flex; flex-direction: row; }
#contactbar .contact-wrap .iconbox { width: 100%; max-width: 70px; height: 70px; }
#contactbar .contact-wrap .iconbox .icon-wrap { background-color: #fff; width: 100%; max-width: 70px; height: 100%; border-radius: 70px; text-align: center; color: #001659; }
#contactbar .contact-wrap .iconbox .icon-wrap svg { position: relative; top: 33%; font-size: 24px; }
#contactbar .contact-wrap .contact-text { display: flex; flex-direction: column; justify-content: space-around; }
#contactbar .contact-wrap .contact-text .contact-wrap { display: flex; flex-direction: column; padding-left: 14px; color: #ffff; }
#contactbar .contact-wrap .contact-text .contact-wrap h4 { text-transform: uppercase; font-weight: 800; letter-spacing: 0.4px; font-size: 18px; white-space: nowrap; max-width: 330px; text-overflow: ellipsis; overflow: hidden; }
#contactbar .contact-wrap .contact-text .contact-wrap p { font-size: 14px; letter-spacing: 0.2px; white-space: nowrap; max-width: 330px; text-overflow: ellipsis; overflow: hidden; }

/* footer */
.footer { background-color: #fff; }
footer .logo-footer img { max-width: 250px; max-height: 100px; }
footer .footer-top { padding: 25px 30px 50px; }
footer .footer-top .footermenu li .footermenu-item { justify-content: left; padding: 0px 8px; }
footer .footer-top .logo-footer { margin-bottom: 15px; }
footer .footer-top .aboutblurb { font-size: 13px; letter-spacing: 0.3px; color: #222; margin-bottom: 25px; }
footer .footer-top .payment-row-item { display: inline-block; margin: 0px 3px; max-width: 50px; max-height: 30px; overflow: hidden; }
footer .footer-top .payment-row-item:first-of-type { margin-left: 0px; }
footer .footerheading { font-weight: 600; color: #222; margin-bottom: 8px; font-size: 15px; letter-spacing: 0.2px; white-space: nowrap;	overflow: hidden; text-overflow: ellipsis; max-width: 270px; }
.footerheading::after { content: ''; display: block; width: 30%; height: 1px; background-color: #fff; max-width: 25px; margin-top: 3px; }
footer a { color: #222; font-size: 13px; letter-spacing: 0.4px; font-weight: 400; }
footer a:hover { transition: all 0.2s; }
footer .footer-bottom { padding: 0 15px; border-top: 1px solid #eee; }
footer .footer-bottom .level { min-height: 70px; }
footer .footer-bottom .level-item { font-size: 12px; letter-spacing: 0.4px; color: #555; }
footer .footer-bottom a { color: #555; }
@media (max-width:1023px) { footer .footer-top .level { padding: 0 15px; } }
@media (max-width:990px) { .customercopyright { display: none; } .footer-bottom { padding: 25px !important; } footer .footer-top * { text-align: center; } .footerheading::after { margin: auto; margin-top: 5px; } footer .footerheading { max-width: unset; } }

/* ekm specific */
html[data-page-type="systempage"] #content * { font-family: 'poppins' !important; }
html[data-page-type="systempage"] #content button { background-color: #111; border: none; }
html[data-page-type="webpage"] #content { min-height:400px; font-family:poppins; }
html[data-page-type="webpage"] #content h1,
html[data-page-type="webpage"] #content h2 { font-family:poppins; font-size:21px; margin-bottom: 25px; font-weight: 600; position: relative; }
html[data-page-type="webpage"] #content h1:after,
html[data-page-type="webpage"] #content h2:after { content: ''; position: absolute; bottom: -10px; left: 0; width: 40px; height: 5px; }
html[data-page-type="webpage"] #content p, label { font-size: 14px; letter-spacing: 0.3px; line-height: 26px; }
html[data-page-type="webpage"] #content button { background-color: #111; }
html[data-page-type="webpage"] #MainSection { padding-left: 20px; padding-right: 20px; }
html[data-page-type="product"] .main-product__title { font-family:poppins; font-size:21px; margin-bottom: 25px; font-weight: 600; position: relative; }
html[data-page-type="product"] .main-product__title:after { content: ''; position: absolute; bottom: -10px; left: 0; width: 40px; height: 5px; }
html[data-page-type="product"] .main-product__price { font-size: 32px; font-weight: 800; }
html[data-page-type="cart"] #content a { color: #333; }
html[data-page-type="cart"] #content .ekmpscart-checkout-button.ekmpscart-checkout-button-checkout.top-button { margin: 15px 0px; }
html[data-page-type="cart"] #content .ekmpscart-checkout-button a { color: #fff; } 

/* quick view */
#quick-view-modal .modal-card { width: calc(100% - 30%); }
@media (max-width: 990px) { #quick-view-modal .modal-card { width: calc(100% - 10%); height: calc(100vh - 25%); } }
#quick-view-modal .modal-card iframe { width:100%; height:550px; }
#quick-view-modal .modal-card-body { border: 2px solid #fff; border-bottom: 0; padding:0; border-top-right-radius: 6px; border-top-left-radius: 6px; }
#quick-view-modal .modal-card-title { font-size: 15px; letter-spacing: 0.5px; }
#quick-view-modal .modal-card-title a { color: #333; }
#quick-view-modal .modal-card-head { border-top: 1px solid #dbdbdb; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-right-radius: 0px !important; border-top-left-radius: 0px !important; }
html.is-quickview { overflow: hidden; }
html.is-quickview #top-bar,
html.is-quickview #header,
html.is-quickview #main-menu,
html.is-quickview #info-tabs,
html.is-quickview #related-products,
html.is-quickview .footer,
html.is-quickview .pagination { display: none; }
#product-form .button { padding: 20px 15px !important; background-color: #111; } 

/* CategoryPage:LeftMenu */
#left-sidebar #category-menu { padding-bottom: 15px; }
#left-sidebar #category-menu div .panel-heading { padding: 14px 15px; background-color: #222; border: none !important; }
#left-sidebar #category-menu div .panel-heading h4 { font-size: 14px; letter-spacing: 0.6px; color: #fff; }
#left-sidebar #category-menu div .list-group .list-group-item { padding: 5px 15px; background-color: #f8f8f8; margin: 2px 0px; transition: all 0.4s ease-out; }
#left-sidebar #category-menu div .list-group .list-group-item:hover { padding: 5px 15px 5px 20px; transition: all 0.2s ease-in; }
#left-sidebar #category-menu div .list-group .list-group-item a { font-size: 12px; letter-spacing: 0.5px; color: #444; }
#left-sidebar .filtermenu .ekm-filterby-form h2 { padding: 10px 15px; margin: 15px 0px; background-color: #111; color: #fff; border-radius: 5px 5px 0px 0px; }
#left-sidebar .filtermenu .ekm-filterby-form ul { padding: 0px 10px; }
#left-sidebar .filtermenu .ekm-filterby-form ul input { margin-right: 10px; }
#left-sidebar .filtermenu .ekm-filterby-form .ui-slider { max-width: 96%; margin: auto; }
#left-sidebar .filtermenu .ekm-filterby-form button:last-of-type { margin-top: 10px; padding: 8px 15px; border: none !important; width: 100%; background-color: #111; color: #fff; font-size: 15px; font-family: 'poppins'; letter-spacing: 0.5px; }
#categorypagecontent #breadcrumbs { padding: 5px 0px; margin-bottom: 5px; }
#breadcrumbs * { color: #555; font-size: 12px; letter-spacing: 0.5px; }
#categorypagecontent .editable-area--in-category-description { letter-spacing: 0.3px; padding: 5px 0px; line-height: 25px; font-size: 15px; }

/* ProductPage */
.page--product #breadcrumbs { border-bottom: 1px solid #ededed; padding-bottom: 15px; }
.main-product { padding: 25px 0px; }
.main-product .button.is-primary { height: unset; padding: 10px 0px; font-family: 'poppins'; }
.main-product .wishlist-heart-icon { position: relative; top: 3px; }
.main-product .wishlist-heart-inner-color { fill: #fff; }
.main-product .product-buy-section .ekmps-qty + .main-product__qty { height: 100%; }
.main-product .main-product__options label { margin-bottom: 5px; }
#content .main-product .main-product__image img { max-height: 400px; width: auto; margin: auto; display: block; }
#content .main-product .main-product__image .main-product__list { width: -moz-fit-content; margin: auto; margin-top: 15px; }
#content .main-product .main-product__list .main-product__item { display: inline-block; margin: 0px 3px; }
#content .main-product .main-product__list .main-product__item img { height: 70px; width: 70px; object-fit: cover; }
#content .main-product .prod_attributes * { color: #555 !important; }
#related-products center { margin: auto; }

/* ContactPage */
.required { margin-top: 20px !important; }
.contact-form input, textarea { width: 80%; font-family: 'poppins'; font-size: 13px; text-transform: none !important; font-weight: 400 !important; letter-spacing: 0.4px; color: #333; }
.contact-form-row textarea { width: 80%; }

/* fixes */

/* Adjust Window on Item gallery - to be center of viewport */
@media (max-width:768px) { .main-product__list.nav { display:block; text-align:center; } }

/* Something popping out to the right on the product page? */
@media (max-width:768px) { #header .navbar-brand img { max-width:100%; height:auto; } html:not([data-page-type="main"]) #MainSection { padding: 1.5rem; } }

/* Can't close the megamenus on tablet by clicking the button again */
@media (max-width:1024px) { #main-menu .navbar-menu > div > .navbar-item { background-color: unset!important; } }
