/*
Theme Name: Padel Theme
Description: Padel Theme
Version: 1.0
*/




/* CSS Document
	Reset browser default styles
	All
	Header
	Content block
	Footer
	Media Queries
*/


@font-face { font-family: 'Neutrif Pro'; src: url('fonts/NeutrifPro-Regular.eot'); src: local('NeutrifPro-Regular'), url('fonts/NeutrifPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/NeutrifPro-Regular.woff2') format('woff2'), url('fonts/NeutrifPro-Regular.woff') format('woff'), url('fonts/NeutrifPro-Regular.ttf') format('truetype');font-weight: normal;font-style: normal;font-display: swap;}
@font-face { font-family: 'Neutrif Pro'; src: url('fonts/NeutrifPro-Medium.eot'); src: local('NeutrifPro-Medium'), url('Nfonts/eutrifPro-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/NeutrifPro-Medium.woff2') format('woff2'), url('fonts/NeutrifPro-Medium.woff') format('woff'), url('fonts/NeutrifPro-Medium.ttf') format('truetype'); font-weight: 500;font-style: normal;font-display: swap; }
@font-face { font-family: 'Neutrif Pro'; src: url('fonts/NeutrifPro-SemiBold.eot'); src: local('NeutrifPro-SemiBold'), url('fonts/NeutrifPro-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/NeutrifPro-SemiBold.woff2') format('woff2'), url('fonts/NeutrifPro-SemiBold.woff') format('woff'), url('fonts/NeutrifPro-SemiBold.ttf') format('truetype'); font-weight: 600;font-style: normal;font-display: swap;}
@font-face { font-family: 'Neutrif Pro'; src: url('fonts/NeutrifPro-Bold.eot'); src: local('NeutrifPro-Bold'), url('fonts/NeutrifPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/NeutrifPro-Bold.woff2') format('woff2'), url('fonts/NeutrifPro-Bold.woff') format('woff'), url('fonts/NeutrifPro-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal;font-display: swap; }
@font-face { font-family: 'Acumin Pro Condensed'; src: url('fonts/AcuminProCond-Semibold.eot'); src: url('fonts/AcuminProCond-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/AcuminProCond-Semibold.woff2') format('woff2'), url('fonts/AcuminProCond-Semibold.woff') format('woff'), url('fonts/AcuminProCond-Semibold.ttf') format('truetype'), url('fonts/AcuminProCond-Semibold.svg#AcuminProCond-Semibold') format('svg');font-weight: 600;font-style: normal;font-display: swap;}



/* Reset browser default styles */
html, body {min-height:100%;-webkit-text-size-adjust:100%;overflow-x:hidden;}
:root {
--primary-color:#FFFB00;
--text-color:#0B0B0B;
}
body {font:16px/1.7 'Neutrif Pro', sans-serif;color:var(--text-color);background:#fff;}
div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4, h5, h6, blockquote, header, section, footer, aside, nav, article, figure, figcaption, dt, dd, dl {margin:0;padding:0;} 
header, section, footer, aside, nav, article, figure, figcaption {display:block;}
table {border-collapse:collapse;}
img {border:none;max-width:100%;height:auto;}
iframe, object, embed {max-width:100%;}
ul, li {list-style:none;}
input {vertical-align:middle;}
input:focus, textarea:focus {outline:none;}
button, input[type="submit"] {cursor:pointer;-webkit-appearance:none;}
a, a:visited {text-decoration:none;color:var(--text-color);transition:color ease-in-out .2s;}
a:active, a:hover {outline:0;text-decoration:none;color:var(--primary-color);}




/* All */
.wrapper {max-width:1490px;padding:0 15px;margin:0 auto;position:relative;box-sizing:border-box;}
.alignfull {margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;}


    /* Typography */
h1 {font:700 18px/1.2 'Neutrif Pro';text-transform:uppercase;padding-bottom:28px;}
h2 {font:600 54px/1.2 'Acumin Pro Condensed';color:var(--primary-color);padding-bottom:10px;}
h3 {font:15px/1.2 'Neutrif Pro';padding-bottom:35px;}
p {padding-bottom:25px;}
.content_block .woocommerce-breadcrumb {font-size:14px;font-weight:500;color:#858585;margin:0 0 22px 0;}
.content_block .woocommerce-breadcrumb a:after {content:'';margin-right:11px;padding-left:20px;height:18px;vertical-align:middle;display:inline-block;background:url(images/icons/arrow.svg) right 1px no-repeat;opacity:.6;}
.content_block .woocommerce-breadcrumb + h2 {color:#000;font-weight:700;text-transform:uppercase;padding-bottom:38px;}


    /* Form */
input[type="text"], input[type="email"], input[type="tel"], textarea {font:14px 'Neutrif Pro', sans-serif;color:var(--text-color);border:1px solid #9EA4AB;border-radius:8px;padding:0 25px;height:52px;width:100%;box-sizing:border-box;}
input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {color:#9EA4AB;}
textarea {padding:10px;height:80px;}
.searchform > div {display:flex;flex-wrap:wrap;align-items:center;}
.searchform label {display:block;min-width:100%;}
.searchform input[type="text"] {flex:1;margin-right:20px;}
.gform_ajax_spinner, .gform_wrapper .validation_error, .gform_validation_errors, .gform_required_legend {display:none !important;}
.gform_wrapper form {display:flex;align-items:center;}
.gform_wrapper .gform_body .gform_fields {display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;}
.gform_wrapper .gform_body .gfield {position:relative;width:100%;padding-bottom:20px;}
.gform_wrapper .gform_body .gfield.half {width:calc(40% - 24px);}
.gform_wrapper .gform_body .gfield.half + .gfield.half {width:calc(60% - 24px);}
.gform_wrapper .gform_body .gfield label {display:none;}
.gform_wrapper .gform_body .gfield input {border-radius:8px 0 0 8px;}
.gform_wrapper .gform_body .gfield .validation_message {position:absolute;bottom:15px;left:0;z-index:2;color:var(--primary-color);font-size:12px;}
.gform_wrapper .gform_footer .button {font:700 11px/1.2 'Neutrif Pro';min-width:1px;margin-bottom:20px;border-radius:0 8px 8px 0;height:52px;}
.gform_confirmation_wrapper {padding-bottom:25px;}


    /* Buttons */
.wp-block-button {display:inline;}
.button, .button:visited, .wp-block-button__link, .wp-block-button__link:visited, .searchform input[type="submit"] {color:#000 !important;background:var(--primary-color) !important;padding:5px 10px !important;min-width:282px;height:50px;font:600 20px 'Acumin Pro Condensed';border:1px solid var(--primary-color) !important;border-radius:7px;text-align:center;display:inline-flex !important;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box;transition:all ease-in-out .2s;}
.button:hover, .wp-block-button__link:hover, .searchform input[type="submit"]:hover {color:#000 !important;background:var(--primary-color) !important;border-color:var(--primary-color) !important;}
.wp-block-buttons {gap:0;}
.wp-block-buttons .wp-block-button__link {margin:0 20px 10px 0;}
.wp-block-buttons .wp-block-button:last-of-type .wp-block-button__link {margin-right:0;}


    /* Main Colors */
.has-primary-color-color {color:var(--primary-color);}
.has-text-color-color {color:var(--text-color);}
.has-primary-color-background-color {background-color:var(--primary-color);}
.has-text-color-background-color {background-color:var(--text-color);}




/* Header */
.header {padding:25px 0;background:#000;}
.header .wrapper {display:flex;align-items:center;justify-content:space-between;}
.header .logo {width:200px;height:34px;background:url(images/logo.svg) center center/contain no-repeat;font-size:0;line-height:0;}
.header nav {flex:1;}
.header nav ul {display:flex;flex-wrap:wrap;justify-content:center;}
.header nav ul li {padding:0 28px;}
.header nav ul li a, .header nav ul li a:visited {color:#BCBCBC;}
.header nav ul li a:hover {color:#fff;}
.header .top_bar {display:flex;flex-wrap:wrap;align-items:center;}
.header .top_bar .cart_bag {font-size:16px;line-height:24px;font-weight:500;color:#FFFB00;padding-left:25px;background:url(images/icons/cart.svg) left center no-repeat;}
.header .top_bar .cart_bag .amount {display:none;}
.menu_trigger {position:relative;width:27px;height:22px;z-index:999;transform:rotate(0deg);transition:all ease-in-out 0.5s;cursor:pointer;display:none;}
.menu_trigger span {display:block;position:absolute;height:2px;width:100%;background:#FFFB00;border-radius:0;opacity:1;left:0;transition:all ease-in-out 0.25s;}
.menu_trigger span:nth-child(1) {top:0px;}
.menu_trigger span:nth-child(2), .menu_trigger span:nth-child(3) {top:10px;}
.menu_trigger span:nth-child(4) {top:20px;}
.menu_trigger.active span {background-color:#FFFB00;}
.menu_trigger.active span:nth-child(1), .menu_trigger.active span:nth-child(4) {transform:scale(0, 0);}
.menu_trigger.active span:nth-child(2) {transform:rotate(45deg);}
.menu_trigger.active span:nth-child(3) {transform:rotate(-45deg);}




/* Content block */
.content_block {padding:83px 0;}
.home .content_block {padding-top:0;}
.content_block article > ul, .content_block article > ol {margin-bottom:20px;}
.content_block article > ul li {list-style-position:inside;list-style-type:disc;}
.content_block article > ol li {list-style-position:inside;list-style-type:decimal;}
.content_block a:hover {color:#aaa;}
.content_block h2 {color:var(--text-color);}


	/* Logo List */
.logo_list_wrap {background:var(--primary-color);}
.logo_list_wrap .logo_list {margin-bottom:0;}
.logo_list_wrap .logo_list li {padding-bottom:0;}
.logo_list {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 -10px 50px -10px;}
.logo_list li {padding:0 10px 20px 10px;}


	/* Hero block */
.hero_block {background:#000;color:var(--primary-color);position:relative;padding:75px 0 0 0;margin-bottom:120px;}
.hero_block > .wrapper {padding-bottom:80px;}
.hero_block > .wrapper:before, .hero_block > .wrapper:after {content:'';display:block;width:100vw;height:4px;background:var(--primary-color);position:absolute;top:-65px;right:calc(100% + 35px);}
.hero_block > .wrapper:after {right:auto;left:calc(100% - 100px);}
.hero_block h1 {font:700 110px/1 'Acumin Pro Condensed';max-width:480px;padding-bottom:15px;}
.hero_block p {max-width:400px;}
.hero_block .wp-block-button__link {min-width:190px;font-size:14px;}
.hero_block .video {position:absolute;top:0;right:15px;width:455px;height:410px;}
.hero_block .video:before {content:'';position:absolute;top:0;right:0;display:block;width:100%;height:100%;background:url(images/p.png) no-repeat, url(images/plus.svg) 115px 50px no-repeat;}
.hero_block .video video {width:100%;height:100%;object-fit:cover;}
/*.hero_block + h2 + p {max-width:835px;}*/
.hero_block + h2 + p {padding-right:43%;box-sizing:border-box;}




	/* Shop */
.shop_wrap > .woocommerce.columns-4 {display:flex;flex-wrap:wrap;align-items:flex-start;padding:15px 0 150px 0;}
.shop_wrap > .woocommerce.columns-4 .woof {width:273px;margin:0 20px 0 0;padding:0;border:none;border-radius:0;box-shadow:none;background:none;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_redraw_zone {display:block;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_container {padding:24px 18px;margin:0 0 20px 0;width:auto;max-height:none;min-width:1px;border-radius:16px;background:#F6F6F6;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_container_inner {padding:0;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_container_inner h4 {font:600 18px/1.2 'Neutrif Pro';margin:0;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_container_inner h4 a {width:12px;height:7px;position:relative;top:8px;font-size:0;line-height:0;background:url(images/icons/check.svg) center center no-repeat;transform:rotate(180deg);}
.shop_wrap > .woocommerce.columns-4 .woof .woof_container_inner h4 a.woof_front_toggle_closed {transform:rotate(0);}
.shop_wrap > .woocommerce.columns-4 .woof .woof_list_checkbox li {margin:15px 0 3px 0;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_list_checkbox li input[type="checkbox"] {display:none;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_list_checkbox li input[type="checkbox"] + label {font:500 18px/1.2 'Neutrif Pro';cursor:pointer;margin-left:0 !important;padding:0 0 0 28px;background:url(images/icons/checkbox_unchecked.svg) left center no-repeat;display:inline-block;vertical-align:middle;}
.shop_wrap > .woocommerce.columns-4 .woof .woof_list_checkbox li input[type="checkbox"]:checked + label, .shop_wrap > .woocommerce.columns-4 .woof .woof_list_checkbox li input[type="checkbox"] + label:active {background-image:url(images/icons/checkbox_checked.svg);}
.shop_wrap > .woocommerce.columns-4 .woocommerce-notices-wrapper {order:-2;min-width:100%;}
.shop_wrap > .woocommerce.columns-4 .woocommerce-result-count {display:none;}
.shop_wrap > .woocommerce.columns-4 .woocommerce-ordering {order:-1;min-width:100%;margin:0 0 17px 0;float:none;text-align:right;}
.shop_wrap > .woocommerce.columns-4 .woocommerce-ordering select {border:none;background:none;color:#0B0B0B;font:600 18px 'Neutrif Pro';}
.shop_wrap > .woocommerce.columns-4 .products {flex:1;margin-bottom:0;}

.home .shop_wrap {display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;}
.home .shop_wrap > * {flex:1 0 100%;}
.home .shop_wrap > .widget {width:273px;flex:0 0 273px;padding:59px 0 0 0;}
.home .shop_wrap > .widget .wpc-filters-section {padding:24px 18px;margin:0 0 20px 0;width:auto;max-height:none;min-width:1px;border-radius:16px;background:#F6F6F6;}
.home .shop_wrap > .widget .wpc-filters-section .widget-title {margin:0 0 5px 0;}
.home .shop_wrap > .widget .wpc-filters-section .widget-title .wpc-wrap-icons {font:600 18px/1.2 'Neutrif Pro';margin:0;}
.home .shop_wrap > .widget .wpc-filters-section .widget-title .wpc-wrap-icons > div {display:none;}
.home .shop_wrap > .widget .wpc-filters-section .widget-title .wpc-open-icon {border-color:#000;top:4px;}
.home .shop_wrap > .widget .wpc-filters-section.wpc-closed .widget-title .wpc-open-icon {top:0;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list {padding:0;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li {margin:15px 0 5px 0;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li a {font-weight:500;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li input[type="checkbox"] {display:none;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li input[type="checkbox"] + label {font:500 18px/1.2 'Neutrif Pro';cursor:pointer;margin-left:0 !important;padding:0 0 0 28px;background:url(images/icons/checkbox_unchecked.svg) left center no-repeat;display:inline-block;vertical-align:middle;}
.home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li input[type="checkbox"]:checked + label, .home .shop_wrap > .widget .wpc-filters-section .wpc-filters-ul-list li input[type="checkbox"] + label:active {background-image:url(images/icons/checkbox_checked.svg);}
.home .shop_wrap > .widget .wpc-edit-filter-set {display:none;}
.home .shop_wrap > .woocommerce.columns-4 {flex:0 0 calc(100% - 293px);order:3;}




	/* Cart */
.page-cart .wc-block-cart-items > thead {display:none;}
.page-cart .wc-block-cart-items .wc-block-cart-items__row {grid-template-columns:115px 1fr !important;position:relative;padding:24px 0 28px 0 !important;}
.page-cart .wc-block-cart-items .wc-block-cart-item__image {width:140px;padding-left:0 !important;}
.page-cart .wc-block-cart-items .wc-block-cart-item__image a {display:block;height:140px;padding:5px;box-sizing:border-box;background:#f3f3f3;border-radius:18px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__image a img {max-height:100%;object-fit:contain;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-name {margin-right:135px;font-weight:600;font-size:16px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__prices, .page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-badge {display:none;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-metadata {min-height:45px;font-size:16px;font-weight:500;opacity:.6;margin-bottom:0;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-metadata p {padding-bottom:0;margin-bottom:0;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity {display:flex;flex-flow:column wrap;align-items:flex-end;justify-content:flex-end;padding:0 !important;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector {width:124px;margin:15px auto 0 0;border-radius:8px;background:#F6F6F6;align-items:center;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input {font:600 16px 'Neutrif Pro';padding:12px 0;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button {font-size:30px;opacity:1;position:relative;top:-2px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {display:none;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {order:-1;color:#EB2A00;font-size:18px;font-weight:500;text-decoration:none;align-items:right;display:inline-block;position:absolute;top:24px;right:16px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__total {position:absolute;bottom:0;right:0;border:none !important;margin:0;}
.page-cart .wc-block-cart-items .wc-block-cart-item__total .price {font-weight:700;font-size:24px;}

.page-cart .wc-block-components-sidebar .wc-block-components-totals-coupon form input {border-radius:7px 0 0 7px;border-color:#9EA4AB;font:14px 'Neutrif Pro';padding:8px 25px 0 25px;outline:none;box-shadow:none;}
.page-cart .wc-block-components-sidebar .wc-block-components-totals-coupon form input + label {outline:none;font:14px 'Neutrif Pro';padding:3px 27px;left:0;}
.page-cart .wc-block-components-sidebar .wc-block-components-button {margin-left:0;color:#000;background:var(--primary-color);padding:5px 10px;min-width:140px;height:52px;font:700 11px 'Neutrif Pro';text-transform:uppercase;border:1px solid var(--primary-color);border-radius:7px;text-align:center;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box;transition:all ease-in-out .2s;}
.page-cart .wc-block-components-sidebar .wc-block-components-button:hover {color:var(--primary-color);background:#000;border-color:#000;}
.page-cart .wc-block-components-sidebar .wc-block-components-totals-coupon form .wc-block-components-button {border-radius:0 7px 7px 0;}
.page-cart .wc-block-components-sidebar .wc-block-cart__totals-title {display:none !important;}
.page-cart .wc-block-components-sidebar .wc-block-components-button.wc-block-cart__submit-button {color:var(--primary-color);background:#000;border-color:#000;font-size:16px;font-weight:600;text-transform:none;}
.page-cart .wc-block-components-sidebar .wc-block-components-button.wc-block-cart__submit-button:hover {color:#000;background:var(--primary-color);border-color:var(--primary-color);}
.page-cart .wc-block-components-sidebar .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block ~ p {padding:0 0 0 25px;color:#484848;background:url(images/icons/safe.png) left center no-repeat;}
.page-cart .wc-block-components-sidebar .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block + p {margin-top:40px;background-image:url(images/icons/car.svg);}

.wp-block-woocommerce-cart-cross-sells-block {padding:28px 0;}
.wp-block-woocommerce-cart-cross-sells-block h2 {font:700 18px/1.2 'Neutrif Pro' !important;text-transform:uppercase;color:#000;}
.wp-block-woocommerce-cart-cross-sells-block > div {overflow:auto;display:flex;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {background:#F6F6F6;border-radius:10px;margin-right:20px;padding:15px !important;width:33.33% !important;min-width:174px !important;box-sizing:border-box;display:block !important;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product:last-child {margin-right:0;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product > div {width:100%;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product h3 {font-size:14px;text-align:left;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product h3 a {font-weight:600 !important;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-rating-stars {display:none;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-price {font-size:24px;font-weight:700;text-align:left;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image {text-align:center;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image img {max-width:263px;height:263px;object-fit:contain !important;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wp-block-button {display:none;}




/* Checkout */
.page-checkout .wc-block-checkout {margin:0;}
.page-checkout .wc-block-checkout .wc-block-components-main {padding:0;margin-right:6%;width:27%;}
.page-checkout .wc-block-checkout .wc-block-components-main h2.wc-block-components-title {text-transform:uppercase;font:700 18px 'Neutrif Pro';}
.page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-text-input {display:flex;flex-wrap:wrap;align-items:flex-start;padding-bottom:10px;min-width:100%;box-sizing:border-box;}
.page-checkout .wc-block-checkout .wc-block-components-main .components-flex-item input, .page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-text-input input, .page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-text-input input:focus {transform:none !important;position:static !important;box-shadow:none !important;outline:none !important;height:41px;background:none !important;padding:0 !important;border-width:0 !important;border-bottom-width:1px !important;border-radius:0 !important;color:#0B0B0B !important;font-size:16px !important;}
.page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-text-input label, .page-checkout .wc-block-checkout .wc-block-components-main .components-base-control__field > label {box-shadow:none;outline:none;color:#0B0B0B !important;font:600 18px 'Neutrif Pro' !important;padding:0 0 5px 0;margin:0;position:static !important;transform:none !important;display:block !important;order:-1;}
.page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-button {color:var(--primary-color) !important;background:#000 !important;padding:5px 10px !important;width:auto;min-width:150px;min-height:1px;height:50px;font:600 16px 'Acumin Pro Condensed';border:1px solid #000 !important;border-radius:7px;text-align:center;display:inline-flex !important;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box;transition:all ease-in-out .2s;}
.page-checkout .wc-block-checkout .wc-block-components-main .wc-block-components-button:hover {color:#000 !important;background:var(--primary-color) !important;border-color:var(--primary-color) !important;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar {position:relative !important;top:0;margin:0 6% 0 0;padding:0;width:27%;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {border:none;border-radius:0;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper {border-color:#0B0B0B;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-totals-block {border-color:#0B0B0B;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-item {padding:0;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-panel {padding:0;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon form input {border-radius:7px 0 0 7px;border-color:#9EA4AB;font:14px 'Neutrif Pro';padding:8px 25px 0 25px;outline:none;box-shadow:none;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon form input + label {outline:none;font:14px 'Neutrif Pro';padding:3px 27px;left:0;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-button {margin-left:0;color:#000;background:var(--primary-color);padding:5px 10px;min-width:140px;height:52px;font:700 11px 'Neutrif Pro';text-transform:uppercase;border:1px solid var(--primary-color);border-radius:7px;text-align:center;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box;transition:all ease-in-out .2s;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-button:hover {color:var(--primary-color);background:#000;border-color:#000;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon form .wc-block-components-button {border-radius:0 7px 7px 0;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item {font-size:16px;color:#6c6c6c;font-weight:600;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item__image {width:100px;height:100px;background:#f2f2f2;border-radius:15px;box-sizing:border-box;padding:5px;display:inline-flex;align-items:center;justify-content:center;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item__image img {width:100%;max-width:100;max-height:100%;object-fit:contain;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item__total-price {display:none;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item__description {padding-right:0;}
.page-checkout .wc-block-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name {color:#0B0B0B;}
@media only screen and (min-width: 960px) {
.page-checkout .wc-block-checkout .wc-block-components-main {margin-right:0;width:100%;}
.page-checkout .wc-block-checkout .wc-block-components-main form {columns:2;column-gap:43%;}
.wp-block-woocommerce-checkout-express-payment-block, #contact-fields, .wp-block-woocommerce-checkout-shipping-method-block, .wp-block-woocommerce-checkout-pickup-options-block, #billing-fields {break-inside:avoid;}
.page-checkout .wc-block-checkout .wc-block-components-sidebar {position:absolute !important;top:0;left:35%;margin-right:0;width:30%;}
}
.products_slider {padding:28px 0;}
.products_slider h2 {font:700 18px/1.2 'Neutrif Pro' !important;text-transform:uppercase;color:#000;}
.products_slider .woocommerce .products.columns-4 {overflow:auto;display:flex;}
.products_slider .woocommerce .products.columns-4 .product {background:#F6F6F6;border-radius:10px;margin-right:20px;padding:15px !important;width:33.33% !important;min-width:204px !important;box-sizing:border-box;display:block !important;}
.products_slider .woocommerce .products.columns-4 .product:last-child {margin-right:0;}



/* Single */
.single .top_wrap {display:flex;padding-bottom:110px;}
.single .top_wrap .image_wrap {flex-basis:46%;position:relative;max-width:46%;}
.single .top_wrap .image_wrap .new {position:absolute;top:13px;right:18px;z-index:10;background:#FF5C00;width:76px;height:38px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase;}
.single .top_wrap .image_wrap .images {margin:0;float:none;width:auto;display:flex;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__trigger {display:none;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper {height:540px;flex:1;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {height:100%;background:#F6F6F6;border-radius:28px;padding:24px;box-sizing:border-box;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {height:100%;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {height:100%;width:100%;object-fit:contain;}
.single .top_wrap .image_wrap .images .flex-viewport {flex:1;}
.single .top_wrap .image_wrap .images .flex-viewport:before {content:'';width:100%;height:100%;background:#F6F6F6;border-radius:28px;position:absolute;top:0;right:0;}
.single .top_wrap .image_wrap .images .flex-viewport .woocommerce-product-gallery__wrapper {margin-left:-185px;}
.single .top_wrap .image_wrap .images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {background:none;border-radius:0;padding:0;}
.single .top_wrap .image_wrap .images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {padding:24px 24px 24px 209px;display:block;box-sizing:border-box;}
.single .top_wrap .image_wrap .images .flex-control-nav {order:-1;width:165px;margin-right:20px;}
.single .top_wrap .image_wrap .images .flex-control-nav li {float:none;width:100%;height:165px;padding:5px 10px 0 10px;box-sizing:border-box;background:#F6F6F6;margin-bottom:20px;border-radius:24px;}
.single .top_wrap .image_wrap .images .flex-control-nav li img {height:100%;width:100%;object-fit:contain;opacity:1;}
.single .top_wrap .summary.entry-summary {margin:0;float:none;width:auto;flex:1 0 54%;padding:0 0 0 55px;}
.single .top_wrap .summary.entry-summary > * {max-width:540px;}
.single .top_wrap .summary.entry-summary h2 {color:#000;}
.single .top_wrap .summary.entry-summary .price {font-size:24px;font-weight:700;color:#000;}
.single .product .top_wrap .summary .cart {display:flex;flex-wrap:wrap;align-items:center;}
.single .product .top_wrap .summary .cart .variations {margin:0;display:block;}
.single .product .top_wrap .summary .cart .variations .label {display:block;font-size:18px;font-weight:600;text-align:left;padding-bottom:15px;}
.single .product .top_wrap .summary .cart .variations .value {display:block;}
.single .product .top_wrap .summary .cart .variations .value ul {display:flex;flex-wrap:wrap;}
.single .product .top_wrap .summary .cart .variations .value ul li {padding:0 15px 15px 0;}
.single .product .top_wrap .summary .cart .variations .value ul li:nth-last-child(2) {padding-right:60px;}
.single .product .top_wrap .summary .cart .variations .value ul li > div {background:#F6F6F6;width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.single .product .top_wrap .summary .cart .variations .sizeguide {background:#F6F6F6;font-weight:600;width:167px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.single .product .top_wrap .summary .cart .variations .sizeguide:hover {color:#000;}
.single .product .top_wrap .summary .cart .stock.out-of-stock {max-width:310px;padding:0 0 5px 0;}
.single .product .top_wrap .summary .cart .woocommerce-variation-add-to-cart {display:flex;flex-wrap:wrap;align-items:center;}
.single .product .top_wrap .summary .cart .quantity {text-align:center;display:flex;align-items:center;margin-bottom:5px;}
.single .product .top_wrap .summary .cart .quantity button {background:#F6F6F6;color:#0B0B0B;border:none;border-radius:8px 0 0 8px;padding:0;margin:0;height:50px;width:45px;box-sizing:border-box;font:600 20px 'Neutrif Pro';}
.single .product .top_wrap .summary .cart .quantity button.plus {border-radius:0 8px 8px 0;}
.single .product .top_wrap .summary .cart .quantity input::-webkit-outer-spin-button, .single-product .product .top_wrap .summary .cart .quantity input::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
.single .product .top_wrap .summary .cart .quantity input[type=number] {-moz-appearance:textfield;font:600 16px 'Neutrif Pro';background:#F6F6F6;height:50px;min-width:34px;max-width:34px;border:none;padding:0;width:auto;box-sizing:border-box;border-radius:0;}
.single .product .top_wrap .summary .cart .button {order:-1;margin:0 20px 5px 0 !important;min-width:165px;border-radius:8px;color:#FFFB00 !important;background:#0B0B0B !important;border-color:#0B0B0B !important;}
.single .product .top_wrap .summary .cart .added_to_cart.wc-forward, .single .product .top_wrap .summary .product_meta {display:none;}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist {margin:-87px 0 0 330px;font-size:0;line-height:0;}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist a {display:block;width:50px;height:50px;border-radius:50%;background:#0B0B0B url(images/icons/heart.svg) center center/26px auto no-repeat;}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist a.delete_item {background-image:url(images/icons/heart2.png);}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist a.delete_item ~ .view-wishlist {display:none;}
	/* Related */
.single .related.products {clear:both;}
.single .related.products h2 {color:#000;padding-bottom:46px;}
.woocommerce .products.columns-4 {margin:0 0 200px 0;display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:20px;}
.woocommerce .products.columns-4:before, .woocommerce .products.columns-4:after {display:none;}
.woocommerce .products.columns-4 .product {float:none !important;margin:0 !important;width:auto !important;position:relative;}
.woocommerce .products.columns-4 .product > .button {position:absolute;bottom:12px;right:12px;opacity:0;min-width:100px;height:48px;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link {background:#F6F6F6;border-radius:16px;display:block;height:100%;padding:13px 7px 7px 7px;box-sizing:border-box;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link .new {position:absolute;top:13px;left:18px;background:#FF5C00;width:76px;height:38px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link img {width:263px;height:263px;object-fit:contain;margin:0 auto 25px auto;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link h2 {font:600 14px/18px 'Neutrif Pro';padding:0 110px 13px 6px;box-sizing:border-box;min-height:calc(100% - 263px - 25px);display:flex;align-items:flex-end;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link .price {position:absolute;bottom:12px;right:12px;color:#fff;padding:2px 30px 2px 10px;display:flex;align-items:center;box-sizing:border-box;background:#0B0B0B url(images/icons/cart2.svg) right 10px center no-repeat;min-width:94px;height:36px;border-radius:24px;font:700 12px 'Neutrif Pro';}
.woocommerce .products.columns-4 .product .added_to_cart.wc-forward {position:absolute;bottom:18px;right:12px;width:36px;height:36px;background:#0B0B0B url(images/icons/check.png) center center/15px auto no-repeat;font-size:0;line-height:0;border-radius:24px;}
.woocommerce .products.columns-4 .product .yith-wcwl-add-to-wishlist {position:absolute;top:12px;right:12px;margin:0;font-size:0;line-height:0;}
.woocommerce .products.columns-4 .product .yith-wcwl-add-to-wishlist a {display:block;width:38px;height:38px;border-radius:50%;background:#0B0B0B url(images/icons/heart.svg) center center/20px auto no-repeat;}
.woocommerce .products.columns-4 .product .yith-wcwl-add-to-wishlist a.delete_item {background-image:url(images/icons/heart2.png);}
.woocommerce .products.columns-4 .product .yith-wcwl-add-to-wishlist a.delete_item ~ .view-wishlist {display:none;}




/* Footer */
.footer {background:#000;color:#fff;padding:105px 0 0 0;}
.footer .wp-block-group {text-align:center;}
.footer li a, .footer p a {color:#fff;}
.footer .wp-block-buttons {justify-content:center;}
@media only screen and (min-width: 960px) {
.footer .wp-block-button__link {min-width:176px;}
}
.footer .wp-block-group {padding-bottom:100px;font-size:18px;}
.footer .menu li {padding-bottom:14px;}
.footer .wp-block-columns {flex-wrap:wrap !important;gap:0;}
.footer .wp-block-columns .wp-block-column {padding-bottom:25px;}
.footer .wp-block-columns .wp-block-column p {padding-bottom:10px;}
.footer .wp-block-columns .wp-block-column:first-child:before {content:'';display:block;width:108px;height:32px;background:url(images/logo.svg) no-repeat;margin-bottom:28px;}
.menu-social-menu-container ul {display:flex;font-size:0;line-height:0;}
.menu-social-menu-container ul li {padding:20px 20px 0 0;}
.menu-social-menu-container ul li a {display:block;width:21px;height:21px;background:url(images/blank.gif) center center/auto 100% no-repeat;}
.menu-social-menu-container ul li a[href*="instagram"] {background-image:url(images/icons/instagram.svg);}
.menu-social-menu-container ul li a[href*="facebook"] {background-image:url(images/icons/facebook.svg);}
.footer .wrapper .copyright {margin-top:30px;display:flex;justify-content:space-between;padding:16px 0 10px 0;position:relative;}
.footer .wrapper .copyright:before {content:'';display:block;width:300vw;height:1px;background:#191919;position:absolute;top:0;left:-100vw;}
.footer .wrapper .copyright > p {flex-basis:61%;}
.footer .wrapper .copyright div {flex-basis:39%;}
.footer .wrapper .copyright ul {display:flex;flex-wrap:wrap;}
.footer .wrapper .copyright ul li {padding-right:19px;}




/* Media Queries */
	/* Tablets and mobiles */
@media only screen and (max-width: 959px) {
	/* Logo List */
.logo_list_wrap {padding-top:10px;}
	/* Hero block */
.hero_block {padding:60px 0 0 0;margin-bottom:80px;}
.hero_block > .wrapper {padding-bottom:50px;}
.hero_block > .wrapper:before, .hero_block > .wrapper:after {top:-50px;right:calc(100% - 80px);}
.hero_block > .wrapper:after {right:auto;left:calc(100% - 135px);}
.hero_block h1 {font-size:90px;max-width:100%;}
.hero_block p {max-width:100%;}
.hero_block .video {display:none;}
.hero_block + h2 + p {padding-right:0;}
/* Single */
.single .top_wrap {display:block;}
.single .top_wrap .image_wrap {max-width:100%;}
.single .top_wrap .summary.entry-summary {padding:25px 0 0 0;}
/* Footer */
.footer .wp-block-columns {flex-wrap:wrap !important;}
.footer .wp-block-columns .wp-block-column {flex-basis:100% !important;}
.footer .wp-block-columns .wp-block-column:nth-child(4) {order:-4;}
.footer .wp-block-columns .wp-block-column:nth-child(3) {order:-3;}
.footer .wp-block-columns .wp-block-column:nth-child(5) {order:-2;}
.footer .wp-block-columns .wp-block-column:first-child {order:5;}
}


	/* Mobile portrait and landscape modes */
@media only screen and (max-width: 767px) {
/* Header */
.header .logo {width:176px;height:30px;}
.header nav {position:absolute;top:100%;right:100%;width:100vw;background:#000;padding:20px;z-index:999;box-sizing:border-box;transition:transform ease-in-out .3s;}
.header nav.active {transform:translateX(100%);}
.header nav ul {display:block;}
.header nav ul li {padding:5px 0;}
.header .top_bar .cart_bag {font-size:18px;padding-left:29px;background-size:25px auto;}
.menu_trigger {display:block;}
/* Content block */
.content_block {padding:27px 0;}
	/* Logo List */
.logo_list {justify-content:center;}
/* Shop */
.shop_wrap > .woocommerce.columns-4 {display:block;}
.shop_wrap > .woocommerce.columns-4 .woof {width:100%;margin:0;}
.home .shop_wrap > .widget {width:100%;flex:0 0 100%;padding:0 0 0 0;}
.home .shop_wrap > .woocommerce.columns-4 {flex-basis:100%;}
/* Single */
.single .top_wrap {padding-bottom:70px;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper {height:281px;}
.single .top_wrap .image_wrap .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {border-radius:15px;padding:14px;}
.single .top_wrap .image_wrap .images .flex-viewport:before {border-radius:15px;}
.single .top_wrap .image_wrap .images .flex-viewport .woocommerce-product-gallery__wrapper {margin-left:-97px;}
.single .top_wrap .image_wrap .images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {padding:14px 14px 14px 111px;}
.single .top_wrap .image_wrap .images .flex-control-nav {width:85px;margin-right:12px;}
.single .top_wrap .image_wrap .images .flex-control-nav li {height:85px;padding:5px 10px 0 10px;margin-bottom:12px;border-radius:15px;}
.single .top_wrap .summary.entry-summary {padding:15px 0 0 0;}
.single .top_wrap .summary.entry-summary > * {max-width:100%;}
.single .top_wrap .summary.entry-summary h2 {font-size:40px;}
.single .product .top_wrap .summary .cart .variations .value ul li {padding:0 20px 24px 0;}
.single .product .top_wrap .summary .cart .variations .value ul li:nth-last-child(2) {padding-right:14px;}
.single .product .top_wrap .summary .cart .stock.out-of-stock {max-width:calc(100% - 70px);}
.single .product .top_wrap .summary .cart .quantity {order:-2;min-width:100%;margin-bottom:16px;}
.single .product .top_wrap .summary .cart .quantity input[type=number] {min-width:calc(100% - 90px);max-width:calc(100% - 90px);}
.single .product .top_wrap .summary .cart .button {min-width:calc(100% - 70px);}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist {margin-left:0;}
.single .product .top_wrap .summary .yith-wcwl-add-to-wishlist a {margin-left:auto;}
	/* Related */
.woocommerce .products.columns-4 {margin-bottom:87px;grid-template-columns:repeat(auto-fill, minmax(42%, 1fr));grid-gap:12px;}
.woocommerce .products.columns-4 .product > .button {right:0;min-width:100%;height:42px;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link .new {left:13px;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link img {width:169px;height:169px;margin-bottom:10px;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link h2 {padding:0 0 13px 6px;min-height:65px;}
.woocommerce .products.columns-4 .product .woocommerce-loop-product__link .price {position:relative;bottom:0;right:0;min-width:100%;}
/* Footer */
.footer .wrapper .copyright {display:none;}
}


@media only screen and (max-width: 730px) {
	/* Cart */
.page-cart .wc-block-cart-items .wc-block-cart-item__image {width:100px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__image a {height:100px;border-radius:15px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-name {margin-right:100px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-metadata {min-height:1px;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector {margin-right:0;}
.page-cart .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {position:static;}
.page-cart .wc-block-cart-items .wc-block-cart-item__total {bottom:auto;top:-10px;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {margin-right:12px;}
.wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image img {max-width:165px;height:165px;}
}