/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.8
Text Domain: uncode
*/

@import url('fonts/made-coachella-normal.css');
@import url('fonts/anglecia.css');

#main-logo .text-logo {
	font-family: 'MADECoachella';
	font-weight: 300;
}

/* Display Sale! Badge Icon */
.sale-icon[data-icon]:before {
	font-family: 'ETmodules';
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
/* Optional styling */
.woocommerce-page ul.products li.product span.onsale, .woocommerce ul.products li.product span.onsale {
   background: #e50f30!important;
}

.detail-label, form p {
	font-weight: normal;
}

/*body {
	font-family:'Anglecia Pro Txt'!important;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Anglecia Pro Txt'!important;
}

.font-family-menu, .menu-container:not(.grid-filters) ul.menu-smart, .top-menu.top-menu-enhanced ul.menu-smart, .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn), .top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn), .uncode-menu-additional-text, .burger-label, #masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
	font-family:'Anglecia Pro Txt'!important;
}

.buttons-style, input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit), input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit), input[type="button"]:not(.btn-custom-typo):not(.btn-inherit), button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit), .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), .tab-container:not(.default-typography) .nav-tabs, .uncode-accordion:not(.default-typography) .panel-title > a > span, .search_footer {
	font-family:'Anglecia Pro Txt'!important;
}*/

.sober-size-guide {
	font-size: 10px;
}
.size-guide-modal {
	display: none;
}

.product-gallery-placeholder .woocommerce-product-gallery__image:before {
	content: "";
	background-image: url('loader.gif');
	  position: absolute;
	  background-repeat: no-repeat;
	  top: 50%;
	  left: 50%;
	  margin-left: -128px;
	  margin-top: -128px;
	  bottom:0px;
	  right:0px;
	  opacity: 0.55;
}

.navbar-extra-icons {
	position: absolute;
	right: 0;
}
.style-dark .breadcrumb {
	color: #141618 !important;
	fill: #141618 !important;
}

.style-dark .breadcrumb > li a {
	color: #101213 !important;
	fill: #101213 !important;
	
}

	.menu-smart ul > li > a, .menu-smart ul > li > ul > li > a {
		letter-spacing: 0.05em !important;
	}

.woocommerce span.soldout {
	background-color: #999;
}

.woocommerce span.onsale,.woocommerce span.soldout {
	letter-spacing: 0.03em;
} 

.sober-size-guide__table tr > th, .sober-size-guide__table tr > td {
	 text-align: center !important; 
}

.sober-size-guide__table tr > td:first-child {
	 text-align: left !important; 
}

del span.woocommerce-Price-amount {
	color: #96345b;
}

 .style-light .btn-default, .style-dark .style-light .btn-default, .tmb-light .t-entry-text .btn-default, .style-dark .tmb-light .t-entry-text .btn-default, .tmb-dark .t-overlay-inner .btn-default {
	color: #ffffff !important;
	background-color: #96345b !important;
	border-color: #96345b !important;
}

.style-light .btn-default.btn-flat:hover, .style-dark .style-light .btn-default.btn-flat:hover, .tmb-light .t-entry-text .btn-default.btn-flat:hover, .style-dark .tmb-light .t-entry-text .btn-default.btn-flat:hover, .tmb-dark .t-overlay-inner .btn-default.btn-flat:hover {
	color: #96345b !important;
	background-color: #fff !important;
	border-color: #96345b !important;
	
}

.breadcrumb li {
	font-size: 13px;
}
.oldmap {
	display: none;
}