/** Shopify CDN: Minification failed

Line 542:33 Unexpected "{"

**/
body .gf-left #gf-tree .globo-selected-items-wrapper .globo-selected-items {
	border: none;
}
body .globo-selected-items-wrapper .selected-item .hidden-xs{
	display:none;
}

body #gf-controls-container .globo-selected-items-wrapper .selected-item>a, body  .gf-top_one #gf-tree .globo-selected-items-wrapper .selected-item>a, body #gf-controls-container .globo-selected-items-wrapper .selected-item > a.clear-refinements, body .selected-item.gf-option-label a{
	border-radius:17.5px;
	background-color:rgba(39, 38, 44, 0.1);
	font-size:11px !important;
	padding:6px 20px;
	color:#27262C !important;
	border:none;
}

body #gf-tree .selected-item.gf-option-label {
	display:block;
	width:auto;
}

body .selected-item.gf-option-label a {
	display:inline-block;
	width:auto;
}

body .globo-selected-items span.selected-item {
	display:inline-block;
}

body .selected-item span.gf-clear {
	margin-left:10px;
	
}


body .spf-product-card.spf-product-card__template-1:hover button.spf-product__form-btn-addtocart {
	transform: translateY(0) translateZ(0);
	transform: translateX(-50%);
	
}


body .spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart {
	transform: translateX(-50%);
	width: auto;
    height: auto;
    line-height: unset;
    background: rgba(224,225,217,0.8) !important;
    box-shadow: none;
    border-radius: 11.8px;
    font-size: 11px;
    color: RGB(22, 40, 56) !important;
    border-width: 1.5px !important;
    left: 50%;
    bottom: 32px;
    font-weight: 500;
}



body .gl-fullscreen-layer .gl-card-thumbnail a {
	padding-top: 125%;
}

body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions {
	background-color: RGB(244, 244, 243);
	
}


body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions > div {
	padding: 0;
	font-weight: 500;
	color: RGB(39, 38, 44);
	padding: 34px 15px;
}

body .gl-fullscreen-layer .gl-card-content {
	text-align: left;
}

body .gl-fullscreen-layer .gl-card-content .h4.spf-product-card__title {
	margin-bottom: 10px;
}

body .gl-fullscreen-layer .gl-card-content .h4.spf-product-card__title {
	font-size: 16px;
    margin-bottom: 10px;
}

body .spf-product-card.spf-product-card__left .spf-product__form {
	height: 0;
}
@media screen and (max-width: 749px) {
	body .gl-fullscreen-layer .gl-fullscreen-results__meta {
		padding-left: 0;
	}

	body .gl-fullscreen-layer .gl-card {
		padding: 0;
	}
}

@media screen and (min-width: 750px) {
	body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions > div {
		padding: 34px 72px;
	}
	body .selected-item span.gf-clear {
		margin-top:3px;
	}



	body .spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart {
		width: auto;
	    border-radius: 16px;
	    font-size: 14px;
	    border-width: 0px !important;
	    font-size: 14px;
	    bottom: 16px;
	    width: 140px !important;
	    height: 32px !important;

	    transform: translateY(170%) translateZ(0) translateX(-50%);

	    

	}
}


body .globo-selected-items-wrapper .gf-block-title .h3{
	display:none;
}

body .gf-filter-selection .sort-by.limit-by {
	display:none;
}



body .gf-filter-selection .sort-by {
	border-radius:17.5px;
	background:#fff;
	border:1.5px solid #27262C;
}

body .gf-filter-selection .sort-by:before {
	right:10px;
}

body .sort-by-toggle {
	height:35px;
	line-height:35px;
	font-family: 'Styrene A Web';
	font-weight:  500;
	font-size:11px;
	padding:0 15px; 
}


body .gf-option-block ul li a {
	font-weight: 500 !important;
	font-size: 10px !important;
	padding: 5px 0;
}

body .h4.spf-product-card__title a {
	color: RGB(39, 38, 44);
	font-weight: 500;
	font-family: 'Styrene A Web';
	text-decoration: none;
}

body .gl-fullscreen-layer .gl-fullscreen-header {
	background-color: RGB(224, 225, 217);
}

body .gl-filter-search-fullscreen .gl-fullscreen-layer {
	background-color: white;
}

body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-initial-content {
	padding-top: 0;
	padding-bottom: 0;
}

body .gl-fullscreen-layer .gl-d-searchbox-icon, .gl-fullscreen-layer .gl-d-searchbox-input {
	background-color: RGB(250, 250, 252, 0.75);
	font-family: 'Styrene A Web';
}

body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-top-searches {
	background: RGB(224, 225, 217);
	margin-top: 39px;
	padding: 17px 29px;
}



body .gl-fullscreen-layer .gl-d-searchbox {
	border-radius: 25px;
    background: transparent;
    overflow: hidden;
    padding-right: 0;
}

body .gl-fullscreen-layer .gl-d-close-btn {
	border: 1.5px solid #27262C;
	border-radius: 100%;
}

body .gl-fullscreen-layer .gl-d-close-btn svg path {
	fill: #27262C;
}

body .gl-fullscreen-layer .gl-d-close-btn {
	border: 1.5px solid #27262C;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    padding: 9.5px;
    margin-left: 34px;
}

body .gl-fullscreen-layer .gl-d-close-btn:focus-visible {
    outline: 1rem solid gray;
  }

body .gl-filter-search-fullscreen .gl-backdrop {
	opacity: .25!important;
}

body .gl-fullscreen-layer .gl-fullscreen-top-searches ul li {
	margin: 0;
}

body .gl-fullscreen-layer .gl-fullscreen-top-searches ul li a {
	font-weight: 500;
	color: RGB(22, 40, 56);
	padding: 0 !important;
	line-height: 28px;
}

body .gl-fullscreen-layer .gl-fullscreen-results__meta a {
	display: none;
}






@media screen and (min-width: 750px) { 
	body .gl-fullscreen-layer .gl-fullscreen-results__content {
		grid-template-columns: repeat(auto-fill,minmax(409px,1fr));
	}
	body .gl-fullscreen-layer .gl-fullscreen-results__meta {
		margin-top: 41px;
	}
	body .gl-fullscreen-layer .gl-fullscreen-top-searches ul li a {
		line-height: 42px;
	}

	body .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-list__title {
		font-size: 32px;
	}
	body .sort-by-toggle {
		padding-right: 38px;
	}
	
	body .gf-option-block ul li a {
		font-size: 13px !important;
		padding: 8px 0;
	}

	body .gl-fullscreen-layer .gl-fullscreen-header {
		padding: 38px 72px;
	}
}

body #gf-grid .gf-filter-trigger .fa {
	display:none;
}


body .gf-refine-toggle-mobile {
	border-radius:17.5px;
	background:#fff;
	border:1.5px solid #27262C !important;
	max-width:153px;
}

body .gf-refine-toggle-mobile span{
	height:33px;
	line-height:32px;
	font-family: 'Styrene A Web';
	font-weight:  500;
	font-size:11px;
	padding:0 15px; 
	display:block;
	text-align:center;
}


body .gf-left #gf-tree {
	width:30%;
	padding-right:30px;
}

body .gf-refine-toggle {
	flex: 1;
    text-align: left;
    font-size:15px !important;
    text-decoration:underline;
    text-transform:uppercase !important;
}

body .gf-filter-contents .gf-option-block {
	border: none;
	padding-bottom: 25px;
}

body .gf-option-block ul.gf-option-box .gf-count{
	display: none;
}

body .gf-Checkbox {
	margin-right: 12px;
	border-radius: 3.5px;
	border-color: #000000;
	width: 17px;
	height: 17px;
}

body .checked .gf-Checkbox  {
	
}

body .gl-fullscreen-layer .gl-card-thumbnail img {
	object-fit: cover;
}

body .gf-filter-contents .gf-option-block .gf-block-title {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-right: 20px;
}

body .gf-filter-contents .gf-option-block .gf-block-title .h3{
	font-size:16px !important;
	text-transform: none !important;
	color: #27262C !important;
}

body .gf-filter-contents .gf-option-block .gf-block-title .gf-clear {
	display: none;
}

body .gf-left .gf-option-block .gf-block-title .h3:after {
	display:none;
}


body .gf-left #gf-tree:not(.spf-hidden)+#gf-grid {
	width: 70%;
    
    padding-left: 50px;
}

body .product-grid .spf-col-6 {
	flex: 0 0 49.4%;
}

body .product-grid .spf-col-6 {
		padding-left: 9px;
		padding-right: 9px;
		
	}

	body .spf-has-filter #gf-products {
		margin-left: 0px;
		margin-right: 0px;
	}



body .spf-product__info .spf-product-card__vendor {
	display: none;
}

body .spf-product__info .h4.spf-product-card__title {
	margin-bottom: 10px;
}
body .spf-product__info .h4.spf-product-card__title a{
	font-size: 16px;
	margin-bottom: 10px;
	font-family: 'Styrene A Web';
}

body .spf-product-card__price-wrapper,body  .spf-product__info  span.spf-product-card__price {
	font-size: 12px;
	line-height: 13px;
	font-family: 'Styrene A Web';
	font-weight: 500;
	
}

body .spf-product-card {
	margin-bottom: 20px;
}

body .spf-product__info .product-collection, body .gl-card  .product-collection{
	margin-top: 11px;
}

body .spf-has-filter #gf-products {
	column-gap: 18px;
}

	body .spf-has-filter #gf-products.grid--2-col-desktop .grid__item ,  body #gf-grid #gf-products.grid--2-col-desktop .spf-col-6, body #gf-grid #gf-products.grid--4-col-desktop .spf-col-6{
		width: calc(50% - 18px / 2);
    	max-width: calc(50% - 18px / 2);
    	padding: 0;
	}

body .spf-product__info{
	padding-top: 24px;
}

@media screen and (max-width: 749px) { 

	body .gf-left #gf-tree .globo-selected-items-wrapper .globo-selected-items {
		display: none;
	}

	body .sort-by-toggle span {
		text-align: center;
	}

	body .spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart {
		
	    bottom: 43px;
	    margin-top: 10px;
	    background-color: #e0e1d9 !important;
	    border: none !important;
	    height: 22px;
	    font-size: 10px;

	}

	body .spf-product__info { 
		padding-top: 15px;
	}
}

@media screen and (max-width: 749px) { 
	body .gf-left #gf-tree {
		background-color: rgb(224, 225, 217);
	}

	body > #gf-tree .gf-filter-header {
		display: none;
	}
	/*.gf-filter-heading {
		visibility: hidden;
	}

	.gf-filter-header span.gf-close-canvas {
		display: none;
	}*/

	body > #gf-tree .gf-filter-footer {
		text-align: left;
		justify-content: flex-start;
	    padding-left: 18px;
	    padding-bottom: 26px;
	}
    
	body > #gf-tree .gf-filter-footer button {
		width: auto;
	    padding: 0 32px;
	    height: 37px;
	    line-height: 35px;
	    border: 1.5px solid RGB(39, 38, 44);
	    font-size: 11px;
	    text-transform: none;
	    border-radius: 17.5px;
	    letter-spacing: 0.21px;
	    color: RGB(39, 38, 44);
	    font-family: 'Styrene A Web';

	}

	body > #gf-tree .globo-selected-items button.clear-refinements {
		text-transform: uppercase;
		color: #27262C;
		background: unset;
		text-decoration: underline;
		font-family: 'Styrene A Web';
	font-weight:  500;
		margin-bottom: 30px;
	}

	body > #gf-tree .globo-selected-items .selected-item>a {
		border-radius: 17.5px;
	    background-color: rgba(39, 38, 44, 0.1);
	    font-size: 11px !important;
	    padding: 6px 20px;
	    color: #27262C !important;
	    border: none;
	}
}


@media screen and (min-width: 750px) { 
	body .gf-filter-contents .gf-option-block .gf-block-title .h3{
		font-size:22px !important;
	}
	body .gf-actions {
		align-items: flex-start;

	}
	body span.gf-summary {
		height: auto;
		line-height: 18px;
	}
	body .gf-summary {
		line-height: 18px;
	}

	body .gf-filter-selection {
		margin-top: -10px;
	}
	body .product-grid .spf-col-6,  {
		padding-left: 30px;
		padding-right: 30px;

		
	}

	body .spf-has-filter #gf-products {
		margin-left: -30px;
		margin-right: -30px;
		column-gap: 60px;
		row-gap : 40px;
	}

	body .spf-has-filter #gf-products.grid--2-col-desktop .grid__item, body #gf-grid #gf-products.grid--2-col-desktop .spf-col-6, body #gf-grid #gf-products.grid--4-col-desktop .spf-col-6 {
		width: calc(50% - 60px / 2);
    	max-width: calc(50% - 60px / 2);
    	padding: 0;
	}

	body .spf-product__info .h4.spf-product-card__title a, body .gl-card .h4.spf-product-card__title a{
		font-size: 22px;
		margin-bottom: 12px;
	}

	body .spf-product-card__price-wrapper, body .spf-product__info span.spf-product-card__price {
		font-size: 16px;
	}

	 body .price-from {
		font-size: 8px;
	}

	body .gl-fullscreen-layer .gl-card-content {
		margin-top: 21px;
	}

	body .gl-fullscreen-layer .gl-fullscreen-results__content {
		grid-row-gap: 35px;
	}
}

@media only screen and (max-width: 380px) {
	body .gf-filter-trigger, .gf-filter-selection {
	    flex: 1 1 50%;
   		max-width: 50% !important;
	}
}


body form.search {
  background-color: #27262c0d;
  border-radius: 17.5px;
}

body form.search .search__input.field__input{
  background:transparent;
}

@media only screen and (max-width: 380px) {

body form.search {
  border-radius: 25px;
}


}


