/*
  Theme Name: 		Firefly Child
  Theme URI: 		http://firefly.evatheme.com/demo/
  Description: 		Child theme for the Firefly - Unique Corporate Theme
  Author: 			Evatheme
  Author URI: 		http://www.evatheme.com
  Version: 			1.0
  Template: 		firefly
*/

@import url("../firefly/style.css");

/* Enter below your Customization CSS */
/*WOOCOMMERCE*/
.woocommerce #breadcrumbs .breadcrumbs_wrap,
.woocommerce .summary .product_meta,
.woocommerce .reviews_tab{
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs #tab-description,
.woocommerce-page div.product .woocommerce-tabs #tab-description{
    text-align: left !important;
}

div.up-sells.upsells.products > h2,
#default_page h2{
    font-size: 30px;
    line-height: 1.5em;
}

#default_page h3,
#customer_details h3{
    font-size: 24px !important;
    line-height: 1.5em !important;
}

#default_page h4,
#customer_details h4{
    font-size: 20px !important;
    line-height: 1.5em !important;
}

#default_page .woocommerce-info{
    color: #ff0000 !important;
}

/*
@media (min-width: 1200px) {
    h2{}
}

@media (min-width: 768px) and (max-width: 979px) {

}
*/

.woocommerce div.product form.cart .variations select {
    max-width: unset!important;
    width: auto!important;
    padding-right: 4rem!important;
}

.woocommerce ul.products li.product .product_wrap.products_list_type5:hover a img:first-child, .woocommerce-page ul.products li.product .product_wrap.products_list_type5:hover a img:first-child {
    opacity: 0.7;
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    z-index: 999;
}

#blog_list.bg_img_card .post-content {
    opacity: 100;
    transform: none;
    -webkit-transform: none;
}

#blog_list.bg_img_card .post-content-wrapper {
    min-height: 300px;
}

#blog_list.bg_img_card .post-meta {
    display: none;
}

#blog_list.bg_img_card .post-meta-date {
    color: #fff;
    font-size: 14px;
}

#blog_list.grid_card .post_likes,
#blog_list.masonry_card .post_likes,
#blog_list.grid_card .post_bottom_inf,
#blog_list.masonry_card .post_bottom_inf {
    display: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-size: 16px!important;
	color: #fff;
	background-color: #666;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #333;
	color: #fff;
}

.loginwithline-button,
#customer_login .button.loginwithline-button {
    background-color: #00C300!important;
}
.loginwithline-button:hover,
#customer_login .button.loginwithline-button:hover {
    background-color: #009300!important;
}

table.variations tr {
    width: unset;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

.woocommerce div.product form.cart .variations td.label {
    text-align: left;
    padding: 0;
}

.woocommerce div.product form.cart .variations label
,.single_variation_wrap:before {
    font-size: 14px;
    color: #000;
    font-weight: bold!important;
}

.woocommerce-form-login-toggle a.showlogin {
    color: #cf2e2e;
    font-weight: bold;
}

.woocommerce form .form-row .input-checkbox {
    margin: 8px 8px 0 0;
}

span.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 20px;
}

.single_variation_wrap:before {
    content: "\6570\91CF";
}

#billing_country_field {
    display: none;
}

label[for="delivery_date"],
label[for="delivery_time_zone"] {
	color: #cf2e2e;
}

.woocommerce form .form-row label span {
    margin-left: 1.5rem;
}

.alert a,
.woocommerce-product-details__short-description a {
	text-decoration: underline;
}

.page-id-9728 #pagetitle {
    background-position: center 25%;
}
.category-39 #pagetitle {
    background-position: center 40%;
}
.page-id-9726 #pagetitle {
    background-position: center 70%;
}
.page-id-9724 #pagetitle {
    background-position: center 20%;
}
.page-id-10094 #pagetitle {
    background-position: center 80%;
}
.page-id-10095 #pagetitle {
    background-position: center 30%;
}

@media (min-width: 768px) {
    .menu-item-cart {
	    display: none !important;
    }
}

.top-notice {
    background-color: rgb(235, 235, 235);
    text-align: center;
    color: red;
    font-size: 14px;
    line-height: 1.4;
    padding: 5px 0;
}

.top-notice + header.header-top {
    top: 29px;
}

header.header-top {
	background: #fff;
}
body.header-top header.header-top .header_bg {
    display: none;
}

.woocommerce-checkout-payment label {
    display: inline;
}

footer.full_width .container {
    max-width: 100%;
}

#pagetitle h2, #pagetitle a, #pagetitle p {
    text-shadow: 0 0 3px rgb(0 0 0 / 80%), 0 0 10px rgb(0 0 0 / 50%), 0 0 40px rgb(0 0 0 / 20%);;
}

@media only screen and (max-width: 768px) {
    h2,
    div.up-sells.upsells.products > h2,
    #default_page h2{
        font-size: 22px;
        line-height: 1.5em;
    }
    h3{
        font-size: 18px;
        line-height: 1.5em;
    }
    h4{
        font-size: 11px;
        line-height: 1.5em;
    }
}
@media only screen and (max-width: 991px) {
		#page-wrap > header{display:none;}
	#page-wrap > header#header_mobile_wrap{
		position:relative;
		z-index:100;
		display:block;
	}
	#header_mobile_wrap > div{
		display:table;
	}
	#header_mobile_wrap .cstheme-logo{
		float:none;
		display:table-cell;
		vertical-align:middle;
	}
	#header_mobile_wrap .cstheme-logo a{
		display:inline-block;
	}
	#header_mobile_wrap .menu-primary-menu-container-wrap{
		display:none;
		margin:0;
	}
	#header_mobile_wrap .mobile_menu_btn{
		display:table-cell;
		vertical-align:middle;
	}
	#header_mobile_wrap ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#header_mobile_wrap ul.nav-menu li a{
		display:block;
		margin:0;
		padding:10px 20px;
		line-height:20px;
		font-size:14px;
		color:#fff;
		opacity:0.5;
		transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
	}
	#header_mobile_wrap ul.nav-menu .sub-menu a{
        padding-left: 40px
    }
    #header_mobile_wrap ul.nav-menu .sub-menu .sub-menu a{
        padding-left: 60px
    }
	#header_mobile_wrap ul.nav-menu li.menu-item a:hover,
	#header_mobile_wrap ul.nav-menu li.current-menu-ancestor > a,
	#header_mobile_wrap ul.nav-menu li.current-menu-parent > a,
	#header_mobile_wrap ul.nav-menu li.current-menu-item > a{
		opacity:1;
	}
	#header_mobile_wrap li.menu-item-has-children > a{
		position:relative;
	}
	#header_mobile_wrap li.menu-item-has-children > a:before{
		content: '\f105';
		position:absolute;
		right:30px;
		top:11px;
		font-family: 'FontAwesome';
		font-size:12px;
		transition: transform 0.2s ease-in-out;
		-webkit-transition: -webkit-transform 0.2s ease-in-out;
	}
	#header_mobile_wrap li.menu-item-has-children > a.submenu_open:before{
		transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
	}
}
@media only screen and (max-width: 1199px) {
    header.header-top .menu-primary-menu-container-wrap > div > ul > li > a{
		padding-left: 8px;
		padding-right: 8px;
	}
}