/*
 Theme Name:   Lettuce Child Theme
 Theme URI:    http://lettuce.ancorathemes.com/
 Description:  Lettuce Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     lettuce
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  lettuce
*/


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

h3 {
    margin-top: 0.5rem;
}

/* =Product PAge 
-------------------------------------------------------------- */
.single-product .page_content_wrap {
    padding-top: 0.5rem;
}

.custom_options .checkbox {
    width: 50%;
    text-align: left;
    float: left;
    padding-top: 5px;
}


textarea{
    border-color: #E91D99 !important;
    background-color: #FFF8BC !important;
}

.select_container:after{
	display: inline !important;
	position: flex !important;

}

.select_container{
	border-width: 5em !important;
	display: inline;
}

.addons_checkbox_group_parent label:first-child, .wcpa_price, .wrap_parent label:first-child, label[for='wrap'] {
	font-weight: 500;
	color: #E63E97;
}

.sc_layouts_item_details_line1.sc_layouts_iconed_text_line1{
	color: #fff !important;
}

.sc_layouts_item_details_line2.sc_layouts_iconed_text_line2{
	color: #fff !important;
}

.sc_layouts_item_details_line2.sc_layouts_iconed_text_line2:after{
	color: #fff !important;
}

.sc_layouts_item_details_line1.sc_layouts_cart_label{
	color: #fff !important;
}

/* =Home page, top bar and Menu
-------------------------------------------------------------- */
.woocommerce-mini-cart__buttons.buttons{
	flex-direction:row;
	align-items: inherit;
}

.button.checkout.wc-forward{
	margin-bottom: 9px !important;
}

.layouts_inited{
	background-color: #fff !important;
	color: grey !important;
}

.layouts_inited::after{
	color: #6FBC44 !important;
}
.button.wc-forward{
	background: #6FBC44 !important;
}

.button.wc-forward:hover{
	background: #8E8578 !important;
}


#shipping_method_0_local_pickup7:checked + label[for=shipping_method_0_local_pickup7]::after {
    display: block;
    content:"Call The boutique ";
}

.sc_layouts_menu_nav > li li[class*="icon-"] > a > span{
	color: grey !important;
}


/* =Home page and Buttons
-------------------------------------------------------------- */
#sc_button_1773291773{
	background-color: #E91D99 !important;
}

.scheme_default.sc_layouts_row_type_narrow.sc_layouts_cart_items{
	background-color: #E91D99 !important;
}

.scheme_default{
background-color: #FFF8BC !important;
}


.button.wc-forward{
	background: #6FBC44 !important;
}

.button.wc-forward:hover{
	background: #8E8578 !important;
}

.eocustomgroup label{
	margin: 8px !important;
}
	


.eocustomgroup{
	margin-top: -2px;
}

.rowTitle{
	padding-top: 13px !important;
}

#topbar_slogan span, #topbar_login a, #topbar_login span, #topbar_cart .sc_layouts_cart_label {
	color: #fff !important;
}

.scheme_default .sc_layouts_row_type_narrow .sc_layouts_cart_items {
    background-color: #F0EE04;
    color: #E91D99 !important;
}

.footer_wrap .scheme_default{
    background-color: #909090 !important;
	color: #fff !important
}

.button.wc-forward{
	background: #6FBC44 !important;
}

/* =Checkout Page
-------------------------------------------------------------- */
.woocommerce-tabs, .product_id, .hide_on_desktop {
	display: none !important;
}

 .page_content_wrap {
    padding-top: 0.5rem;
}

.related {
	clear: both !important
}

#place_order {
	background-color: #E63E97 !important;
}

.woocommerce-checkout-review-order-table thead th {
	background-color: #909090 !important;
}

.textwidget, .textwidget a, .sc_layouts_item_details_line1  {
	color: #fff !important;
}

.wcpa_helptext {
	margin-bottom: 20px !important;
	display: block;
}

.footer_wrap .sc_layouts_column_icons_position_left.vc_empty_space {
      background-color: #E63E97 !important;
}


#shipping_method label::before {
	display: none;
}
#shipping_method label {
	padding-left: 0px;
}

.scheme_default h3,  {
    color: #555 !important;
}

.sc_layouts_item_details_line1.sc_layouts_iconed_text_line1{
	color: #fff !important;
}

.sc_layouts_item_details_line2.sc_layouts_iconed_text_line2{
	color: #fff !important;
}

.sc_layouts_item_details_line2.sc_layouts_iconed_text_line2:after{
	color: #fff !important;
}

.sc_layouts_item_details_line1.sc_layouts_cart_label{
	color: #fff !important;
}

.woocommerce-mini-cart__buttons.buttons a.button{
	padding: 1.2em 1.6em;
	margin-left: 10px;
}
