/*
 Theme Name:   Rosewood Child
 Theme URI:    http://rosewood.ancorathemes.com/
 Description:  Rosewood - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     rosewood
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  rosewood
*/



/* =Theme customization starts here
-------------------------------------------------------------- */

.top_panel {
    margin-bottom: 1.25rem !important;
}

.body_wrap, .page_content_wrap, .scheme_default .page_wrap, .scheme_default .post_meta_item .socials_share .social_items {
	background-color: #F9F5ED !important;
}

.scheme_default {
    color: #856F47 !important;
}

/* .footer_wrap {
    margin-top: 1.25rem !important;
} */

.scheme_dark.footer_wrap .socials_wrap .social_item .social_icon {
    color: #000;
}

.footer_default:before {
	position: absolute;
	top:-22px;
	left: 0;
	right: 0;
	width: auto;
	content: url("images/transparent-trv.png");
	height: 22px;
}

.sc_item_title:before {
	visibility: hidden;
}

.site_link {
	color: #81704d;
	font-weight: bold;
	text-decoration: underline;
}

#service_read_all_news {
	padding: 1.9em 3em 2em;
}

.scheme_default .sc_testimonials [class*="column"] .sc_testimonials_item_content {
    background-color: #ffffff !important;
}

.sp-wcsp-cat-item-thumb-content {
	display: flex;
	flex-direction: column-reverse;
}

.product-category .post_data {
	background-color: #b4a77a;
}

.product-category .woocommerce-loop-category__title a {
	color: #ffffff !important;
}

#menu_footer>li>a {
	font-size: 12px !important;
	color: #ffffff !important;
}

.scheme_dark.footer_wrap, .footer_wrap .scheme_dark.vc_row {
    background-color: #81704d !important;
    color: #ffffff;
}

.footer_logo_inner {
    padding: 3.75em 0 0 0;
}

.sp-wcsp-cat-name a {
	color: #ffffff !important;
}

.sc_item_title + .sc_item_columns {
	margin-top: 0px !important;
}

#menu_footer .sc_layouts_menu_nav>li>a {
	font-size: 12px !important;
}

#shop_our_products .sp-wcsp-cat-name a {
	text-transform: uppercase !important;
}

#news_section .sc_services_item_title {
	text-transform: capitalize !important;
	text-align: left !important;
	font-size: 3em !important;
}

#news_section .sc_services_item_content, #news_section .sc_services_item_button  {
	text-align: left !important;
}

#contact_us_section .sc_icons_item_description, .sp-wcsp-section-title {
	color: #856F47 !important;
}

.scheme_default .vc_row-has-fill .mc4wp-form p, .scheme_default .vc_row-has-fill .mc4wp-form label, .scheme_default .vc_row-has-fill .mc4wp-form input[type="email"] {
    background-color: rgba(255, 255, 255, 0);
    border-color: #b4a77a;
    color: #856F47;
}

.shop_button {
	vertical-align: baseline !important;
}

#header_taste_of_tradition h3 {
	font-size: 5em !important;
}

.scheme_dark .menu_mobile_inner {
	background-color: #F9F5ED !important;
}

.menu_mobile_inner h4, .menu_mobile_inner .menu-item a {
	color: #856F47 !important;
}

.scheme_dark.menu_mobile .menu_mobile_nav_area ul ul {
    background-color: #ffffff !important;
}

.widget_categories_list .categories_list_style_1 .categories_list_image img {
    height: auto !important;
}

h5.categories_list_title {
	background-color: #856F47 !important;
    padding: 10px;
}

h5.categories_list_title a {
	color: #ffffff;
}

.widget_categories_list .categories_list_style_1 .categories_list_title {
    margin: 0 !important;
}

/* hide sidebar in my-account */
.woocommerce-account .sidebar {
	display: none;
}

.woocommerce-account .content {
	width: 100% !important;
}

.category .post_title.entry-title {
	text-align: center !important;
}

.category .post_meta {
	text-align: center !important;
}

.scheme_default .post_meta_item.post_categories a {
	color: #81704d !important;
}

.notice {
	text-align: center !important;
	color: red !important;
}

.float-right {
	float:right;
}

#wholesale_table {
    padding: 0.5em !important;
}

body.woocommerce-checkout {
    height: 100%;
}

.wholesale-date {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-family--inter: "Inter", sans-serif;
    --wp--preset--font-family--cardo: Cardo;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    --woocommerce: #7F54B3;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #7F54B3;
    --wc-primary-text: white;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #b3af54;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
    --wp-gdpr--bar--background-color: #000000;
    --wp-gdpr--bar--color: #ffffff;
    --wp-gdpr--button--background-color: #000000;
    --wp-gdpr--button--background-color--darken: #000000;
    --wp-gdpr--button--color: #ffffff;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    margin: 0;
    vertical-align: baseline;
    text-overflow: ellipsis;
    box-sizing: border-box;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    outline: none;
    resize: none;
    padding: 1.4em 1.4em;
    border: 2px solid #ddd;
    font-family: "Oswald",sans-serif;
    font-size: 1.067em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    border-radius: 0;
    color: #756969;
    border-color: #b5a87d;
    background-color: #ffffff;
    width: 100%;
    font-family: "Golos Text", sans-serif !important;
}

/* shop in menu */
#menu-item-2572 {
	display: none;
}

@media (max-width: 578px) {
	#header_taste_of_tradition h3 {
		font-size: 3em !important;
	}
}

@media (max-width: 959px) {
	.woocommerce-shop .content_wrap {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media (min-width: 371px) and (max-width: 479px) {
    .mc4wp-form .mc4wp-form-fields input[type="submit"] {
        margin-top: 0em !important;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .post_item .more-link {
		padding: 1.53em 0.7em;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
    .post_item .more-link {
		padding: 1.53em 0.7em;
	}
}

@media (max-width: 1060px) {
	.sc_promo_image, .sc_promo_image_wrap {
		background-size: contain;
	}
}