/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
	font-family: 'VentiCFBlack';
	src: url("../uncode-child/assets/fonts/Venti-CF-Black.otf") format("opentype");
}
@font-face {
	font-family: 'VentiCFMedium';
	src: url("../uncode-child/assets/fonts/Venti-CF-Medium.otf") format("opentype");
}
@font-face {
	font-family: 'VentiCFLight';
	src: url("../uncode-child/assets/fonts/Venti-CF-Light.otf") format("opentype");
}


/**
* General Styling
*/
.tmp-hidden {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}
body, .row-inner div[class*=col-lg-] {
	font-size: 16px !important;
}
.text-lead, .text-lead > * {
	margin: 28px 0px 0px 0px;
}
.page-body .row-navigation.row-navigation-light {
	background-color: #f8f8f3 !important;
}
/* Button Styling */
.btn-container .btn-square.btn-outline:not(.btn-hover-nobg) {
	font-size: 1.25em !important;
}
.btn-container .btn-square.btn-outline:not(.btn-hover-nobg):hover, .btn-container .btn-square.btn-outline:not(.btn-hover-nobg):focus {
	background-color: rgba(255,255,255,0.2) !important;
}
@media (min-width: 960px) {
	.overlay.overlay-search .search-container form .search-container-inner input {
		line-height: 1.5em !important;
		padding: .7em 3em .8em 1.5em !important;
	}
}


/**
* Header Bar Styling
*/
.social-facebook:before {
	display: none !important;
}

.submenu-light .menu-horizontal .menu-smart ul.uncode-cart-dropdown {
	box-shadow: 0px 1px 13px rgba(0,0,0,0.1);
}
.uncode-cart-dropdown .buttons a {
	font-size: 1.5em;
}
.uncode-cart .uncode-cart-dropdown .wc-forward i {
	top: 0 !important;
}

.mobile-shopping-cart {
	left: -40px !important;
}
.mobile-shopping-cart .cart-icon-container .badge {
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	top: -15px;
	right: -15px;
}

@media (min-width: 960px) {
	.navbar-social .menu-smart a i.fa, ul.menu-smart-social li.social-icon > a > i , ul.menu-smart-social li.search-icon > a > i {
		font-size: 22px !important;
		vertical-align: unset !important;
	}
	ul.menu-smart-social li.uncode-cart > a > span > i {
		font-size: 22px !important;
		top: 1px !important;
	}
	.menu-smart > li > a {
		padding: 0px 25px 0px 25px;
	}
	body[class*=hmenu] .uncode-cart .cart-icon-container .badge {
		font-size: 0.55em;
		line-height: 1.7;
		top: -7px;
		right: -14px;
	}
}
@media (min-width: 960px) and (max-width: 1166px) {
	.menu-horizontal .menu-horizontal-inner .navbar-nav-first:not(.navbar-main) {
		position: relative;
		left: -22px;
	}
	.menu-horizontal .menu-horizontal-inner .navbar-nav-last:not(.navbar-main) {
		position: relative;
		right: -22px;
	}
}
@media (max-width: 500px) {
	body.menu-custom-padding .menu-container #logo-container-mobile {
		padding-top: 12px !important;
		padding-bottom: 12px !important;
	}
}


/**
* Blog Archive Page Styling
*/
.t-entry-author > a > img {
	display: none !important;
}
.t-entry-author > a > span {
	margin: 0 !important;
}


/**
* General CF7 Form Styling
*/
.wpcf7 .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-validation-errors, .wpcf7 span.wpcf7-not-valid-tip {
	margin: 8px 0px 18px 0px !important;
}
.wpcf7-form .col-md-6 {
	float: left;
	width: 50%;
}
.wpcf7-form .col-md-6:nth-child(odd) {
	padding: 0 1% 0 0;
}
.wpcf7-form .col-md-6:nth-child(even) {
	padding: 0 0 0 1%
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	max-width: 100%;
	width: 100%;
}
.wpcf7-form textarea {
	margin-top: 28px;
}
span.wpcf7-list-item {
	margin: 0 auto 1em !important;
}
.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0 auto !important;
}
input.wpcf7-form-control.wpcf7-submit.btn {
	margin: 30px 0px 0px 0px;
}
div.wpcf7 .wpcf7-submit:disabled {
	opacity: 0.6;
}
div.wpcf7 .ajax-loader {
	margin: 45px 0px 0px 10px !important;
}
.wpcf7-form .wpcf7-validation-errors {
	max-width: 600px;
	margin: 20px auto !important;
	text-align: center !important;
}

@media (max-width: 520px) {
	.wpcf7-form .col-md-6 {
		padding: 0 !important;
		width: 100%;
	}	
}


/**
* Homepage Styling
*/
@media (max-width: 998px) {
	.homepage-content-row-one .double-block-padding {
		padding: 120px 36px;
	}
	.homepage-padding-row {
		display: none !important;
	}
}


/**
* Stock Us Page Styling
*/
/* Ordermentum Form Styling */
.ordermentum-form-popup-container a.om-signup-button {
	position: relative !important;
	background: #000 !important;
	font-weight: 400 !important;
	font-family: VentiCFBlack, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
	color: #FFF !important;
	width: auto;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 15px !important;
	padding: 14px 40px 14px 40px !important;
	height: auto;
	min-height: unset;
	max-height: unset;
	border-radius: 0;
	display: inline-block;
	min-width: 180px;
	line-height: 1.2;
	margin: 1px 0px;
	border: 1px solid #000;
}
.ordermentum-form-popup-container a.om-signup-button:hover, .ordermentum-form-popup-container a.om-signup-button:focus, .ordermentum-form-popup-container a.om-signup-button:active {
    background-color: transparent !important;
    border-color: #000000 !important;
	color: #000 !important;
}
@media (max-width: 569px) {
	.ordermentum-form-popup-container a.om-signup-button {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.stockist-form {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.stockist-confirmation input {
	cursor: pointer;
}
p.mc4wp-checkbox {
	margin-top: 28px;
	margin-bottom: -10px;
}
.mailchimp-opt-in input[type=checkbox] {
	margin-top: -5px;
}
.stockist-confirmation input[type=checkbox] {
	margin-right: 4px;
	margin-top: -5px;
}
.style-light .stockist-form input.wpcf7-submit {
	border-color: #3d3935;
}
.stockist-form span.wpcf7-not-valid-tip {
	color: #bf9cc9 !important;
}
@media (max-width: 959px) {
	.stockist-form {
		margin: 0 auto;
		text-align: center;
	}
}


/**
* Single Blog Post Page Styling
*/
.t-entry .t-entry-title {
	margin-bottom: 1px;
}
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title).t-entry-title:not(.t-entry-member-social) > a:not(.btn) {
	color: initial !important;
	font-size: 16px !important;
}
.t-entry .t-entry-meta {

}
.tmb .t-entry p.t-entry-meta span {
	font-size: 14px !important;
}
.tmb .t-entry p.t-entry-author span {
	font-size: 14px !important;
}
.t-entry .t-entry-author > a {
	display: block;
	margin-top: -5px;
}


/**
* Single Blog Post Page Styling
*/
.single-post.post-template-default .main-container .row-container .post-content .row-parent.limit-width {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
aside.widget_mc4wp_form_widget {
	margin-top: 25px;
}
#commentform input.error, #commentform textarea.error {
	border: 1px solid #f7adba !important;
}
#commentform div.error, #commentform label.error {
	color: #f7adba !important;
}


/**
* Help Page Styling
*/
#postcode-checker .widget_wp_sidebarzipcodechecker {
	max-width: 400px;
	text-align: left;
}
#postcode-checker .widget_wp_sidebarzipcodechecker h2 {
	font-size: 20px !important;
	font-weight: 600 !important;
	margin: 30px 0 25px !important;
}
#postcode-checker .widget_wp_sidebarzipcodechecker .zip-code-checker {
	margin: 0 auto;
	max-width: 400px;
}
#postcode-checker .widget_wp_sidebarzipcodechecker .zip-code-checker input {
	padding: 6px 30px;
	text-align: left;
}
#postcode-checker .widget_wp_sidebarzipcodechecker .sidebar_zip_code_checker_error {
	color: #3d3935;
}
#postcode-checker .widget_wp_sidebarzipcodechecker .sidebar_zip_code_checker_success {
	color: #3d3935;
	padding: 0;
	text-align: left;
}
#postcode-checker .widget_wp_sidebarzipcodechecker .zip-code-submit input {
	/* 	padding: 7px 35px;
	color: #3d3935;
	text-transform: uppercase;
	background: #FFF;
	border: 2px solid #3d3935; */
}


/**
* Archive Products Page Styling
*/
.tmb-content-center.tmb .t-entry-text {
	text-align: left !important;
}


/**
* Single Product Page Styling
*/
.carton-qty-label {
	margin-bottom: 18px;
	font-weight: bold;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty {
	font-size: 16px !important;
	padding: 11px 15px !important;
}
.woocommerce .products.related .related-title {
	font-size: 1.1em;
	font-weight: 800;
	font-family: ventiCFBlack;
}


/**
* Cart Page Styling
*/
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error-list, .woocommerce .woocommerce-info {
	border-color: #3d3935;
	color: #303133;
}
.woocommerce-cart .main-container .row-container .double-bottom-padding {
	padding-bottom: 36px !important;
}
.woocommerce table.shop_table.cart {
	margin-top: 36px !important;
}
.woocommerce table.cart td.actions .button {
	border: 1px solid !important;
}
.woocommerce table.cart td.actions .button:disabled {
	border: 0 !important;
	opacity: 0.5 !important;
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove {
	font-size: 22px !important;
	left: unset !important;
	text-align: center !important;
	width: 100% !important;
}
.woocommerce-cart a.restore-item {
	cursor: pointer;
}

@media (max-width: 959px) {
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents, body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody, body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tr, body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td {
		display: block;
		width: 100%;
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents thead {
		position: absolute;
		left: -99999px;
		top: -99999px;
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td {
		position: relative;
		padding-left: 35% !important;
	}
	
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td:before {
		position: absolute;
		top: 32%;
		left: 15px;
		width: 45%; 
		padding-right: 10px;
		white-space: nowrap;
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-remove:before {
		content: "Remove";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-remove {
		border-top: 2px solid #d3d3d3;
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-thumbnail:before {
		content: "Image";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-name:before {
		content: "Product";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-price:before {
		content: "Price";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-quantity:before {
		content: "Qty";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-subtotal:before {
		content: "Subtotal";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-subtotal {
		text-align: left !important;
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.product-total:before {
		content: "Total";
	}
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td:before {
		top: 32%;
	}
	
	.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove {
		text-align: left !important;
		padding-left: 35px;
	}
	
	body.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td.actions {
		padding-left: 18px !important;
	}
}
@media (max-width: 569px) {
	.btn.checkout, .btn.checkout-button {
		min-width: 100%;
		width: 100%;
		height: 62px;
		line-height: 58px;
		font-size: 1.6em;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		margin: 0 auto !important;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@media (max-width: 470px) {
	.btn.checkout, .btn.checkout-button {
		font-size: 1.3em;
	}
}
@media (max-width: 408px) {
	.btn.checkout, .btn.checkout-button {
		line-height: 20px;
		font-size: 1.3em;
		padding-top: 10px !important;
	}
}


/**
* Checkout Page Styling
*/
.woocommerce form.woocommerce-form-login {
	margin-bottom: 30px;
}
.woocommerce form.woocommerce-form-login button[type=submit] {
	border: 1px solid #e9e9e9;
	margin-right: 12px;
}

.woocommerce form.checkout_coupon {
	top: 0 !important;
}
.woocommerce form.checkout_coupon button[type=submit] {
	border: 1px solid #e9e9e9;
}

.woocommerce-checkout .main-container .row-container .double-bottom-padding {
	padding-bottom: 36px !important;
}
.woocommerce .woocommerce-checkout {
	margin-top: 36px !important;
}
.woocommerce #payment .place-order .btn {
	margin-top: 25px !important;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce form .form-row.validate-required.woocommerce-invalid .select2-selection--single {
	border-color: #f7adba !important;
}
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
	padding-left: 0 !important;
}
.wc-stripe-elements-field {
	padding: 10px !important;
}
.woocommerce #payment div.payment_box {
	margin-left: 0 !important;
}
.style-light .woocommerce #payment .place-order {
	background-color: #f8f8f2 !important;
}
.woocommerce_error.woocommerce-error.wc-stripe-error, .woocommerce form .form-row .required {
	color: #f7adba !important;
}


/**
* My Account Page Styling
*/
body.woocommerce-lost-password .lost_reset_password .form-row button[type=submit] {
	border: 1px solid #e9e9e9;
}


/**
* Footer Styling
*/
.row-navigation.row-navigation-light {
	background-color: #faf7f5 !important;
}


/**
* Footer Styling
*/
.site-footer :not(.footer-last) .row-parent.limit-width {
	border-top: 3px solid #3d3935;
}
footer .footer-last {
	font-size: 14px !important;
}
footer .footer-last .uncell {
	padding-top: 10px !important;
	padding-bottom: 53px !important;
}
@media (max-width: 959px) {
	footer .footer-last {
		padding-top: 0;
		padding-bottom: 0;
	}
	footer .footer-last .uncell.site-info {
		padding-top: 27px !important;
		padding-bottom: 0 !important;
	}
	footer .footer-last .uncell:not(.site-info) {
		padding-top: 27px !important;
		padding-bottom: 27px !important;
	}
}


/**
* NEWSLETTER SIGNUP FORMS STYLING
*/
/* General form baseline */
.mc4wp-form-fields {
	margin: 0 0 0 auto;
	display: block;
	width: 285px;
}
.hero-search-input-container {
	width: 100%;
	max-width: 77.5%;
	float: left;
}
.hero-search-inner {
}
.hero-search-inner .hero-search-input {
	line-height: 1em !important;
	margin-top: 1px !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	width: 100%;
}
.hero-search-inner.middle-line {
	margin-bottom: -1px;
	margin-top: -1px;
}
.hero-search-btn {
	border: 1px solid #e9e9e9;
	border-radius: 0 !important;
	height: 114px !important;
	width: 100% !important;
	max-width: 22%;
	margin-top: 1px;
}
.hero-search-btn .fa-check {
	margin-left: 0;
	font-size: 1.6em;
	vertical-align: middle;
}
/* Popup/overlay form */
.news-pop-container .hero-search-btn .fa-check {
	margin: -8px;
}
/* footer content block form */
.footer_newsletter_signup .hero-search-btn .fa-check {
	margin: -8px;
}
@media (max-width: 959px) {
	.footer_newsletter_signup .mc4wp-form-fields {
		margin: 0 auto;
	}
}


/**
* Delivery Checker Popup (situated in the footer)
*/
#delivery-checker-popup-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 100%;
	background: rgba(0,0,0,0.5);
	box-shadow: 0 0px 50px 50px rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 9998;
	transition: 0.5s;
	opacity: 0;
}
#delivery-checker-popup {
	background: #bf9cc9;
	box-shadow: 0px 0px 20px #333;
	padding: 20px;
	margin: auto;
	max-width: 300px;
	top: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	opacity: 0;
	transition: 0.5s;
}
#delivery-checker-popup h2 {
	margin-top: 0 !important;
}
#delivery-checker-popup p, #delivery-checker-popup a {
	color: #303133 !important;
}
#delivery-checker-popup input#zip_code{
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 15px;
}
#delivery-checker-popup input#wp-submit {
	border-radius: 0;
	box-shadow: none;
}
.close-delivery-checker {
	padding: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
#delivery-checker-popup-overlay.deliver-checker-displayed {
	top: 0;
	bottom: 0;
	transition: 0.5s;
	opacity: 1;
}
#delivery-checker-popup.deliver-checker-displayed {
	top: 120px;
	bottom: auto;
	transition: 0.5s;
	opacity: 1;
}
@media (max-width: 412px) {
	#delivery-checker-popup {
		max-height: 360px;
	}
}