/*
Theme Name:     Orga Child
Theme URI: 		http://orga.vedicthemes.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Orga theme powered by DesignThemes
Template:       orga
Version:        1.3.3
*/

.abs-all {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}
.woocommerce div.product .product_title {
	line-height: 1.4;
}
.woocommerce-cart .craigies-promo,
.woocommerce-checkout .craigies-promo {
	max-width: 1000px;
}
.woocommerce-checkout .woocommerce-additional-fields {
	display: block !important;
}
/*.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping {
	display: none;
}*/
.woocommerce-cart .checkout-button {
	width: 100%;
}
.craigies-promo {
	position: relative;
	display: flex;
	background-color: #b97ebb;
	margin-bottom: 20px;
}
.craigies-promo img {
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
}
.craigies-promo .copy {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
}
.craigies-promo .copy,
.craigies-promo .copy h3 {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
}
.craigies-promo .copy h3 {
	font-size: 18px;
}
.craigies-promo .copy h3,
.craigies-promo .copy p {
	margin: 0 0 5px;
}
.craigies-promo .copy h3 + p + p {
	margin: 0;
}
.csp-shipping-rate-notice {
	display: none !important;
}
.main-title-section-wrapper .main-title-section-bg {
	background-image: none !important;
}
.ywcdd_timeslot_content .select2-container,.ywcdd_timeslot_content .select2-selection {
	border: solid 1px #c7c5c5;
    background-color: #e5e5e5 !important;
}

.ywcdd_timeslot_content  .select2-selection__rendered{
	padding-top:4px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td{
	width:100%;
}

.tablepress thead th{
	background-color:#523957;
}

 .container #primary .yith-ajaxsearchform-container{
	display:none;
}


.search .container #primary .yith-ajaxsearchform-container, .container #primary .wpb_raw_code .yith-ajaxsearchform-container{
	display:block;
}

div#dt-1590397650407-4159f280-dff5 ul.dt-custom-nav li.current_page_item > a, div#dt-1590397650407-4159f280-dff5 ul.dt-custom-nav li.current-menu-item > a{
	color:black !important
}



.search .container .yith-ajaxsearchform-container{
	display:block;
	padding-bottom:30px;
}

.shop-header .vc_row[data-vc-full-width]{
	overflow: visible !important;
}

.widget .yith-ajaxsearchform-wide .search-input-container{
	display:block;
	margin-bottom:10px;
}

.search-submit-container input{
background-color:#a980af !important;
	padding-top:14px !important;
	padding-bottom:14px !important;
}
input[type="search"]{
	padding-top:14px !important;
	padding-bottom:14px !important;
}

.woocommerce-additional-fields__field-wrapper{
	padding-bottom:30px;
}
body.woocommerce-checkout .websites-depot-checkout-review-shipping-table,
body.woocommerce-checkout .websites-depot-checkout-review-shipping-table tbody,
body.woocommerce-checkout .websites-depot-checkout-review-shipping-table td {
	background-color: transparent !important;
	border:none !important;
}
body.woocommerce-checkout .websites-depot-checkout-review-shipping-table {
	margin-top: 10px !important;
}
body.woocommerce-checkout .websites-depot-checkout-review-shipping-table td {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body.woocommerce-checkout #e_deliverydate_field {
	float: left;
	clear: both;
	width: 100%;
}
body.woocommerce-checkout label[for="orddd_time_slot"] {
	display: block !important;
}
.woocommerce-checkout .woocommerce-shipping-fields {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
.woocommerce-cart #shipping_method,
.woocommerce-checkout #shipping_method {
	display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    margin-left: 23px !important;
}
.woocommerce-cart #shipping_method {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.woocommerce-checkout #shipping_method {
	height: auto;
}
.woocommerce-cart #shipping_method input[checked="checked"] + label,
.woocommerce-checkout #shipping_method input[checked="checked"] + label {
	background-color: #e5e5e5;
}
.woocommerce-cart #shipping_method li label,
.woocommerce-checkout #shipping_method li label {
	/*background-image: url('images/icon-delivery.png');
    background-repeat: no-repeat;
    background-position: 50% 10px;
    background-size: 52px;*/
    font-size: 16px;
	padding: 0;
	margin: 0 10px 5px;
    cursor: pointer;
    white-space: nowrap;
}

/* Hide the "x" */
 
.woocommerce-cart-form a.remove {
    text-indent: -9999px;
    border: 0;
}
 
/* Add a Fontawesome icon instead */
/* Learn More in the Following Paragraphs */
 
.woocommerce-cart-form a.remove:before {
    font-family: FontAwesome;
    content: "\f1f8";
    float: left;
	text-indent: 4px;
    font-size: 21px;
}


body .woocommerce ul#shipping_method li {
	margin: 0;
	padding: 0;
}
body .woocommerce .cart-collaterals .cart_totals {
	width: 60%;
}
.woocommerce-cart .shipping-calculator-button {
	background-image: url('images/icon-address.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 52px;
    padding: 53px 10px 10px;
    margin: 0 auto;
    display: block;
    width: 146px;
    width: fit-content;
    color: #32424D;
}
.woocommerce-cart .shipping-calculator-button:hover,
.woocommerce-cart .shipping-calculator-button:focus,
.woocommerce-cart .woocommerce-shipping-destination {
	background-color: #e5e5e5;
}
.woocommerce-cart .woocommerce-shipping-destination {
	text-align: center;
	border-radius: 5px;
	font-size: 0;
	line-height: 0;
	padding: 10px;
}
.woocommerce-cart .woocommerce-shipping-destination strong {
	font-size: 14px;
	line-height: 1.5;
}

/*.woocommerce-cart #shipping_method li:last-child label,
.woocommerce-checkout #shipping_method li:last-child label {
	background-image: url('images/icon-click-collect.png');
}*/
.woocommerce-checkout #primary{
	background-color:white;
	padding:25px;
}
.woocommerce-checkout .woocommerce-shipping-totals.shipping th{
	display: none;
}
.woocommerce-checkout #primary input, .woocommerce-checkout #primary textarea, input, textarea {
	border:solid 1px #c7c5c5;
	background-color: #e5e5e5 !important;
}

.woocommerce-checkout #payment div.payment_box{
	background-color: #e5e5e5 !important;
}


.woocommerce-checkout #payment{
	background-color:white !important;
}



ul.products li.product .woo-type1 .product-thumb:after,
.woocommerce ul.products li.product .woo-type14 .product-thumb:after,
ul.products li.product .woo-type14 .product-thumb:before,
ul.products li.product .woo-type14 .product-thumb:before,
.woocommerce ul.products li.product .woo-type14 .product-thumb:after {
	content:none !important;
}

ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details h5{
	padding-left:10px;
	padding-right:10px;
}

.woocommerce ul.products li.product .product-wrapper {
	text-align: center;
	/*background: #e0ebd1;*/
	background: #fff;
	padding-bottom: 12px;
	height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
body ul.products li.product .price,
body ul.products li.product .woo-type14 .product-details {
	color: #523957 !important;
	padding: 0;
}
body ul.products li.product .price {
	font-weight: bold !important;
}
body.woocommerce ul.products li.product .product-details h5 {
	border:none;
	text-transform: uppercase;
}
body.woocommerce ul.products li.product .product-details h5,
body.woocommerce ul.products li.product .add_to_cart_button {
	margin: 0;
}
body ul.products li.product:hover .woo-type14 .product-details,
body ul.products li.product .woo-type14 .product-details {
	background: transparent;
	box-shadow: none;
}
body ul.products li.product .woo-type14 .product-details:after {
	display: none;
}
ul.products li.product .product-thumb .image img:nth-child(1):nth-last-child(1) {
	transition: all 0.5s ease-in-out 0s;
}
ul.products li.product:hover .product-thumb .image img:nth-child(1):nth-last-child(1) {
    transform: scale(1.15);
}
body.tax-product_cat #primary > .products,
body ul.products {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
    margin-left: -10px !important;
    width: calc(100% + 20px) !important;
}
body.post-type-archive.post-type-archive-product .woocommerce-notices-wrapper + ul.products {
	display: none !important;
}
body ul.products:before,
body ul.products:after {
	display: none;
}
body ul.products li.product {
	width: calc(25% - 20px);
	margin: 0 10px 20px !important;
}
body ul.products.columns-3 li.product {
	width: calc((100% / 3) - 20px);
}
body ul.products li.product .woo-type1,
body ul.products li.product .woo-type14,
body ul.products li.product .dt-sc-one-fourth {
	height: 100%;
}
body ul.products li.product .woo-type14 > .column,
body ul.products li.product .dt-sc-one-fourth {
	width: 100%;
	height: 100%;
}
body ul.products li.product .woo-type1 > .column,
body ul.products li.product .woo-type14 > .column {
	margin: 0;
}
.woocommerce ul.products li.product a.add_to_cart_button {
	margin-top: auto;
	background-color: #b97ebb;
}
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:focus {
	background-color: #ae6ab0;
}
.woocommerce ul.products li.product a.added_to_cart {
	margin-left: 14px;
}
body ul.products li.product .woo-type1 .product-details .product-price {
	position: relative;
	bottom: 0;
}
body ul.products li.product .woo-type1 .product-details {
	padding: 0 0 1em;
}

body .widget_collapscat ul li > a{
	width:auto;
	padding-left:5px;
}
body .widget_collapscat ul li:before{
	content: "";
}
body .widget_collapscat .widget ul li{
/*	border:none;*/
}


.woocommerce ul.products li.product:hover .price {
text-align: center !important;
	padding: 0 0 0 0 !important;
	width: 100% !important;
}


.widget_collapscat .collapsing.categories div ul:first-child{
	margin-top:10px;



}

body .widget_collapscat  ul li:first-child{
	margin-top:10px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding-top:10px;
	background-color:white;
	margin-bottom:0 !important;
		padding-left:20px;
	padding-right:20px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom:none;
}

body.woocommerce div.product .woocommerce-tabs .panel {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}

 #primary > .products {
	display:none;
}

.search #primary > .products {
	display:block;
}
.tax-product_cat #primary > .products {
	display:block !important
}

.mobile-menu{
	z-index:9999 !Important;
}

.grecaptcha-badge{
	display:none !important;}

dt-1592390789969-31253b3d-d559-mobile{
	margin-left:auto;
	margin-right:auto;
}

.wc_payment_method.payment_method_stripe img{
	width:50px;
}

.woocommerce-shipping-methods{
	text-align:left !Important;
}

.sku_wrapper{
	display:none !important;
}

.product-remove{
	font-size:24px !important;
}

/*body {
	background-image: url('/wp-content/uploads/2020/06/Craigies-Wood2.jpg') !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
}*/
input#email___3c59495a3edf2d27cd20fc1987544522 {
	color: #FFF !IMPORTANT;
}
vc_row.wpb_row.vc_row-fluid.dt-sc-dark-bg.vc_custom_1590325826288.ult-vc-hide-row.vc_row-has-fill {

	text-shadow: 0px 1px 1px #000;
	font-weight: 500;
}
a.dt-sc-button.medium.filled {
	font-weight: 400;
}
ul.products li.product .woo-type1 .product-details h5 {
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: -0.5px;
	font-weight: 600;
}
.dt-sc-title.script-with-sub-title h6 {
	letter-spacing: 0px;
}
.dt-sc-title.script-with-sub-title h2 {
	letter-spacing: -2px;
}
.dt-sc-title.script-with-sub-title h3 {
	letter-spacing: -1px;
}
ul.products li.product .woo-type1 .product-details h5 a {
	color: #472521;
}
ul.products li.product .woo-type1 .product-details h5 a:hover {
	color: #d6a360;
}
.woocommerce-checkout .allow.delivery-info {
	display: inline-block;
	width: 100%;
}
label[for="billing_country"] + .woocommerce-input-wrapper,
label[for="shipping_country"] + .woocommerce-input-wrapper {
	display: block;
}
#main p a {
	text-decoration: underline;
}
#footer .dt-sc-dark-bg h3 {
	color: #fff;
	padding-bottom: 20px;
}
.vc_row.wpb_row.vc_row-fluid.dt-sc-dark-bg.vc_custom_1591129067028.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex.ult-vc-hide-row.vc_row-has-fill {
	font-size: 15px;
}
.woo-type1 ul.products li.product-category:hover .product-details h5, .woo-type1 ul.products li.product-category:hover .product-details h5 .count, body ul.products li.product .woo-type1 .product-details .product-price .amount, ul.products li.product .woo-type1 .product-details span.price, ul.products li.product .woo-type1 .product-details span.price del, ul.products li.product .woo-type1 .product-details span.price del .amount, ul.products li.product .woo-type1 .product-details span.price ins, ul.products li.product .woo-type1 .product-details span.price ins .amount, .woo-type1.woocommerce.single-product .product .summary .product_meta a:hover, .woo-type1.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #533430;
	letter-spacing: -0.5px;
	font-weight: 600;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
	width: 24px!important;
	height: 24px!important;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	text-align: left;
	float: left;
	padding: 6px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {    font-family: Poppins;}
#toTop {
	display:none !important;
}
#header .dt-sc-contact-info {
	color: #7f2346;
}
.whiteit a {color:#fff !important;}
.whiteit a:hover {color:#dfd0a5 !important;}

.menu-icons-wrapper .search a  {
	color: #ffffff;
}
.whiteit p {color:#fff !important;}
.menu-icons-wrapper .search a:hover  {
	color: #95775e;
}
.vc_row.wpb_row.vc_row-fluid.dt-sc-dark-bg.vc_custom_1590388987279.ult-vc-hide-row.vc_row-has-fill p {
	FONT-WEIGHT: 600;
}
.homeninja  .nf-form-content .list-select-wrap .nf-field-element>div, .homeninja  .nf-form-content input:not([type=button]), .homeninja  .nf-form-content textarea {
	border-radius: 12px;
	border:0px !important;
}
.homeninja .nf-form-fields-required {
	display: none;
}
.homeninja .nf-field-label {
	display: none;
}
#footer .dt-sc-contact-info {
	font-weight: 600;
}
a.dt-sc-button.small.rounded-corner:hover {
	background-color: #95785e !important;
	border-color: #95785e;
}
div#dt-1590393284265-acad11c2-b42f ul.dt-primary-nav > li:hover > a, div#dt-1590393284265-acad11c2-b42f ul.dt-primary-nav > li.current_page_item > a, div#dt-1590393284265-acad11c2-b42f ul.dt-primary-nav > li.current-menu-item > a, div#dt-1590393284265-acad11c2-b42f ul.dt-primary-nav > li.current-page-ancestor > a, div#dt-1590393284265-acad11c2-b42f ul.dt-primary-nav > li.current-menu-ancestor > a {
	color: #decea5 !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	background: #7f2346 !important;
	padding: 13px 20px 11px;
	color: #fff !important;
	border-radius: 6px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	background: #95775e !important;
	color: #ffffff !important;
}
#ninjareversed .nf-form-content label {
	color: #ffffff;
}
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li {
	padding-top: 0px;
	padding-bottom: 0px;
}
div#dt-1590397650407-4159f280-dff5 ul.dt-custom-nav li a {
	padding: 0px 15px;
	border-width: 0px;
}
#header .dt-sc-contact-info span {
	font-size: 20px;
	cColor: #401e1f;
}
p#headercontact {
	text-align: right;
}
.single-product .variations_form tr {
	display: flex;
	flex-direction: column;
}
.single-product .variations_form td.label {
	padding-bottom: 10px;
}
.cross-sells .dt-sc-one-half {
	width: 100%;
}
body .menu-trigger.menu-trigger-icon {
	background-color: rgba(149, 119, 94, 0);
}
.wooco_component_product_selection .dd-desc {
	display:none;
}
.wooco_component_product_selection .dd-options li {
	padding-bottom:0;
}
.wooco_component_product_selection .dd-select a,
.wooco_component_product_selection .dd-option{
	display:flex;
	align-items:center;
}
@media only screen and (max-width: 1199px) {
	div#dt-1590393284265-acad11c2-b42f-mobile .menu-trigger > i:hover {
		color: #95775e;
	}

	div#dt-1590393284265-acad11c2-b42f-mobile .menu-trigger > span:hover {  color: #95775e;}
}

@media only screen and (max-width: 991px) {
	.vc_custom_1590398057332 {
		display: none !important;
	}
	p#headercontact {
		text-align: center;
	}
	#header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child, #header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child {
		float: none !important;
		text-align: center !important;
	}
	.vc_custom_1591118776362 {
		padding-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.vc_custom_1591118731900 .rs_col-sm-12 {
		margin-bottom: 0px;
	}
	body ul.products li.product {
	    width: calc(50% - 20px);
	}
	.wpb_column.vc_col-xs-6 {
		width: 50% !important;
	}
	html .ult-ih-container.ult-adjust-bottom-margin {
		margin-bottom: 0;
	}
	body .columns-4 ul.products li.product-category {
		width: calc(50% - 20px);
	}
	body ul.products.columns-4 li.product-category .product-wrapper {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.spacer-5fa518c8215e6,
	.spacer-5fa518c822008 {
		display: none !important;
	}
}
.blog-entry .entry-thumb,
.blog-entry .entry-thumb img {
	width: 100% !important;
}
.vc_custom_1592394234384{
	text-align:right;
}
.secondary-has-right-sidebar .ctct-form-description,
.secondary-has-right-sidebar .ctct-disclosure {
	display: none;
}
.secondary-has-right-sidebar .ctct-submit {
	background-color: #b97ebb !important;
}
.woocommerce-checkout .col-2 {
	display: flex;
	flex-direction: column;
}
.woocommerce-checkout .col-2 .woocommerce-shipping-fields {
	order: 1;
}
.woocommerce-checkout .col-2 .my-custom-shipping-table {
	order: 2;
}
.woocommerce-checkout .col-2 .woocommerce-additional-fields {
	order: 3;
}
@media only screen and (max-width: 991px){
	.vc_custom_1592394234384{
		text-align:center;
	}
}
@media only screen and (max-width: 767px){
	body .container {
		width: 94%;
	}
	body #primary.with-left-sidebar,
	body #primary.with-right-sidebar,
	body #primary.with-both-sidebar {
		width: 100%;
	}
	body #secondary-left.secondary-sidebar,
	body #secondary-right.secondary-sidebar {
		display: block;
	}
	.woocommerce div.product h1.product_title {
	    font-size: 18px;
	    line-height: 1.4;
	}
	body.woocommerce-cart table.shop_table.cart thead {
		display: none;
	}
	body.woocommerce-cart table.shop_table.cart tbody {
		white-space: normal;
	}
	body.woocommerce-cart table.shop_table.cart tbody tr {
		display: block;
		border-bottom: 2px solid #a9a9a9;
	}
	body.woocommerce-cart table.shop_table.cart td {
		width: 100%;
	}
	body.woocommerce-cart table.shop_table.cart td.product-name {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	body.woocommerce-cart .shop_table td.product-name a {
		margin: 10px 0;
	}
	.woocommerce-cart #shipping_method,
	.woocommerce-checkout #shipping_method {
		flex-direction: column;
		height: 200px !important;
		align-items: center;
	}
	.woocommerce-cart #shipping_method li label,
	.woocommerce-checkout #shipping_method li label {
		display: block;
		height: inherit;
	}
	.woocommerce-checkout #place_order,
	.woocommerce-cart .wc-proceed-to-checkout,
	body .woocommerce .cart-collaterals .cart_totals {
		width: 100%;
	}
	.woocommerce ul#shipping_method li {
	    width: 100%;
	    text-align: center;
	}
	.woocommerce-cart .cart-collaterals .cart_totals .button {
		width: 100%;
	}
	.woocommerce-cart #shipping_method {
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 400px) {
	div#dt-1590397650407-4159f280-dff5 ul.dt-custom-nav li a {
		padding: 0px 5px;
		border-width: 0px;
	}
	div#dt-1590397650407-4159f280-dff5 ul.dt-custom-nav li a{
		font-size 10px !important;
	}
}



