/*
Theme Name: Fashion loudge Child Theme
Description: This is child theme of Fashion Loudge
Author: wpprocare
Author URI: http://wpprocare.com
Template: wpp-fashion-loudge
Version: 1.0
*/
@import url("../wpp-fashion-loudge/style.css");

/** Header **/
header#masthead.site-header .site-navigation .navbar .site-title{
	margin-right: 24px;
}
header.site-header .site-navigation .navbar .site-title img{
	height: 26px;
	margin-top: 17px;
}
/** Home **/
.home.page .block-breadcrumb{
	display: none;
}
.block-heading .container .heading-right .banner-1 .before{
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
.block-heading  .heading-right .banner-1 a.lg{
	text-align: left;
}
.block-heading .heading-right .banner-1 .grid-sm .col-sm-4:first-child{
	border: 0;
}
.block-carousel .container .item-header .line img,
.woocommerce div.products div.product .line img, 
.woocommerce ul.products div.product .line img{
	display: none;
}
/** Footer **/
body footer .copyright a .fa{
    background: #3d3d3d;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    margin: 0 7px;
    padding: 8px 0;
    text-align: center;
    vertical-align: top;
    width: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.8;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
body footer .copyright a .fa:hover{
	opacity: 1;
}
body footer .copyright p img{
	height: auto;
	max-width: 205px;
}
/** Page **/
.spacer-margin{
	margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}
.no-margin-top{
	margin-top: 0;
}
.block-breadcrumb .social-icons{
	display: none;
}
body .container .sidebar aside.widget .widget-title{
	background: none;
}
body .container .sidebar aside.widget .widget-title:after{
    content: "";
    display: block;
    height: 1px;
    background: #da402d;
    width: 107px;
    margin: 0 auto;
    position: relative;
    top: 16px;
    clear: both;
}
/** Sidebar **/
body .sidebar aside.widget.widget_nav_menu li.menu-item{
	padding: 8px 0;
    border-bottom: 1px dotted #CCC;
}
/** Single Product **/
.single-product.woocommerce #content .product div.summary .product_title.entry-title{
	font-size: 28px;
	margin-bottom: 10px;
}
.single-sku-product{
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.single-sku-product .sku_wrapper{
    font-size: 19px;
}
.single-product.woocommerce #content .product div.summary .price span.amount{
    font-size: 28px;
}
.single-product.woocommerce #content .product div.summary h3{
    font-size: 23px;
    margin-top: 25px;
}
.single-product.woocommerce #content .product div.summary ul li{
    margin-bottom: 5px;
}
body.single-product.woocommerce #content .product div.summary.entry-summary form.cart {
    margin-top: 1.5em;
    max-width: 100%;
    /* width: 100%; */
    display: flex;
    flex-flow: wrap;
}
body.single-product.woocommerce #content .product div.summary.entry-summary form.cart .yith-wcwl-add-to-wishlist {
    position: initial !important;
}
body.single-product.woocommerce #content .product div.summary.entry-summary form.cart div#wcpay-payment-request-wrapper {
    order: 7;
    padding-top: 0 !important;
	width: 100%;
}
body.single-product.woocommerce #content .product div.summary.entry-summary form.cart p#wcpay-payment-request-button-separator {
    margin-top: 15px !important;
    order: 6;
	width: 100%;
}
body.single-product.woocommerce #content .product div.summary.entry-summary form.cart .quantity{
    max-width: 65px;
	margin-bottom: 10px;
}
body.single-product.woocommerce #content .product div.summary form.cart .label label{
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin-top: 8px;
    vertical-align: middle;
}
body.single-product.woocommerce #content .product div.summary form.cart select{
	height: 32px;
	margin-bottom: 8px;
}
/** Upsell **/
.woocommerce div.products.upsells{
	overflow: hidden;
	padding-top: 3em;
}
.woocommerce div.products.upsells h2{
	margin-bottom: 20px;
}
.woocommerce div.products.upsells .products{

}
.woocommerce div.products.upsells .products div.product{
    margin: 0 2.53% 2.992em 0;
    width: 23.1%;
}
.woocommerce div.products.upsells .products div.product.last{
	margin-right: 0;
}
/** Single Product - Wholesale **/
body.wholesale_customer.single-product.woocommerce #content .product div.summary .price span{
	font-size: 28px;
}
body.wholesale_customer.single-product.woocommerce #wholesale_form #matrix_form_table .price span{
	font-size: 16px;
	margin: auto;
}
body.wholesale_customer.single-product.woocommerce #wholesale_form #matrix_form_table .price span.wholesale_price_title{
	display: none;
}
.single-product.woocommerce #content #wholesale_form #matrix_form_table div.images{
	margin-bottom: 10px;
}
.single-product.woocommerce #content #wholesale_form #matrix_form_table div.summary{
	margin-top: 0 !important;
}
#matrix_form_table{
    border-bottom: 1px solid #C4C4C4;
}
#matrix_form_table tfoot tr td{
	border-right: 1px solid #C4C4C4;
}

/**** Responsive ****/
@media screen and (max-width: 1199px){
	/** Header **/
	header.site-header .site-navigation .navbar .site-title img{
		height: 22px;
		margin-top: 19px;
	}
	header#masthead.site-header .site-navigation .navbar .nav li a{
		padding: 21px 18px;
	}
}
@media screen and (max-width: 991px){
	/** Header **/
	header.site-header .site-navigation .navbar .site-title img{
		margin-top: 20px;
	}
	/** Single Product **/
	body.single-product.woocommerce #content .product div.summary.entry-summary form.cart button[type=submit]{
	    width: 54%;
	}
	body.single-product.woocommerce #content .product div.summary.entry-summary .yith-wcwl-add-to-wishlist{
	    max-width: 46px;
	}
	.woocommerce div.products.upsells .products div.product{
	    width: 31.64%;
        margin-right: 2.53% !important;
	}
	.woocommerce div.products.upsells .products div.product:nth-child(3n+3){
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 768px){
	/** Single Product **/
	.single-product.woocommerce #content .product div.summary{
		width: 100% !important;
		display: inline-block;
		margin: 40px 0 30px;
	}
	body.single-product.woocommerce #content .product div.summary.entry-summary .yith-wcwl-add-to-wishlist{
		max-width: 73px;
	}
	body.single-product.woocommerce #content .product div.summary.entry-summary form.cart{
		max-width: 480px;
	}
	.woocommerce div.products.upsells .products{
	    text-align: center
	}
	.woocommerce div.products.upsells .products div.product{
		clear: none !important;
		display: inline-block;
		margin-right: 2.53% !important;
		max-width: 255px;
		min-width: 216px;
		width: 36%;
		vertical-align: top;
	}
	.woocommerce div.products.upsells .products div.product:nth-child(3n+3){
	    margin-right: 2.53% !important;
	}
	.woocommerce div.products.upsells .products div.product:nth-child(2n+2){
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 767px){
	/** Shop **/
	.woocommerce div.products div.product .links-title, .woocommerce ul.products div.product .links-title{
		padding-bottom: 3em;
	}
}
@media screen and (max-width: 552px){
	/** Header **/
	header#masthead.site-header .site-navigation .navbar .site-title{
		margin-right: 5px;
	}
	header.site-header .site-navigation .navbar .site-title img{
		height: 18px;
		margin-top: 22px;
	}
	header#masthead.site-header .site-navigation .navbar .header-right .list-header-right li i.fa-shopping-cart{
		margin-right: 5px;
	}
}
@media screen and (max-width: 496px){
	/** Single Product **/
	.woocommerce div.products.upsells .products div.product{
		clear: both !important;
		margin-right: 0 !important;
		width: 255px;
	}
	.woocommerce div.products.upsells .products div.product:nth-child(3n+3){
	    margin-right: 0 !important;
	}
	.woocommerce div.products.upsells .products div.product:nth-child(2n+2){
	    margin-right: 0 !important;
	}
}
@media screen and (max-width: 380px){
	header.site-header .site-navigation .navbar .site-title img{
	    height: 16px;
	}
}
@media screen and (max-width: 320px){
	header.site-header .site-navigation .navbar .site-title img{
		height: 13px;
		margin-top: 24px;
	}
}

/** Header - WC 3.3.3 **/
header#masthead.site-header .site-navigation .navbar .nav li a {
    padding: 21px 4px;
    font-size: 13px;
    letter-spacing: -.2px;
}

.woocommerce .cart-collaterals div.products div.product, 
.woocommerce .cart-collaterals ul.products div.product{
    width: 48%;
}
.woocommerce .cart-collaterals div.products div.product:first-child, 
.woocommerce .cart-collaterals ul.products div.product:first-child{

}
.woocommerce .cart-collaterals div.products div.product:last-child, 
.woocommerce .cart-collaterals ul.products div.product:last-child{
    margin-left: 4%;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	header.site-header{
	    margin-bottom: 60px;
	}
	header#masthead.site-header .site-navigation .navbar .nav{
		margin-top: 0;
	}
	header.site-header .site-navigation:before{
		content: "";
		display: block;
		position: absolute;
		top: 62px;
		right: 0;
		left: 0;
		height: 2px;
		background: #3d3d3d;
	}
	header#masthead.site-header .site-navigation .navbar .nav li a{
	    border-top: 2px solid #3d3d3d;
	}
	header#masthead.site-header .site-navigation .navbar .nav li a:hover,
	header#masthead.site-header .site-navigation .navbar .nav li.active a{
		color: #d33e2c;
		border-top: 2px solid #000;
		border-bottom: 2px solid #da402d;
		border-left: 1px solid #363636;
		border-right: 1px solid #363636;
		background: #000;
	}
	header#masthead.site-header .site-navigation{
		background: #000;
		position: relative;
	}
	header#masthead.site-header .site-navigation .navbar .nav li a{
		padding: 21px 7px;
	}
}

@media screen and (max-width: 1199px){
	.form-wppp-select label[for="product-filter-show"]{
		display: none;
	}
}

@media screen and (max-width: 767px){
	.woocommerce .cart-collaterals div.products div.product:last-child, 
	.woocommerce .cart-collaterals ul.products div.product:last-child{
		margin-left: auto;
	}
	.woocommerce .cart-collaterals div.products div.product, 
	.woocommerce .cart-collaterals ul.products div.product{
	    width: 100%;
	}
}

/* FIX 20/01/2020 */
.archive .block-slideshow.site-banner, 
.single-product .block-slideshow.site-banner {
    display: none;
}

@media (max-width: 450px) {
	.block-heading .title {
	    font-size: 20px !important;
	    padding: 0px 15px !important;
	}
}

/* Adding search - Menu */
.navbar-collapse .search-form {
    display: none;
}
.navbar-collapse input.search-field {
    background: #000;
    border: 1px solid #848484;
}
.navbar-collapse input.search-submit {
    background-color: #848484;
    border-color: #848484;
    color: #000;
}
.navbar-collapse form.search-form {
    margin: 25px -5px 0px;
}
@media (max-width: 767px) {
	.navbar-collapse .search-form {
	    display: block;
	}
}


/* New Styles Mobile */
.catMobile.catTitle {
    margin-bottom: 30px !important;
}
.catMobile.catTitle h2 {
    width: 100% !important;
    text-align: center;
}
section.catMobile {
    display: none;
}
/*.catMobile .container {
    display: flex;
    flex-flow: wrap;
}*/
.catMobile .catBlock {
    width: calc(50% - 20px);
    margin: 10px;
    height: 200px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.catMobile .catBlock span {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    color: #fff;
    padding: 8px 15px;
    font-size: 18px;
    text-align: center;
    font-family: 'Roboto Slab';
}

section.shopNow {
    background-color: #da402d;
    color: #fff;
    padding: 50px 0;
    text-align: center;
}
section.shopNow h2 {
    font-family: 'Roboto Slab',serif;
    margin-bottom: 20px;
    margin-top: 0;
}
.btnSite {
    display: table;
    margin: 15px auto 0;
    background-color: #000;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    min-width: 200px;
}


#text-5 {
    display: none;
}
#mc4wp-form-1 {
    display: table;
    margin: 0 auto;
}
#mc4wp-form-1 label {
    display: none;
}
#mc4wp-form-1 .mc4wp-form-fields {
    display: flex;
}
#mc4wp-form-1 .mc4wp-form-fields input {
    height: 55px;
    padding: 0 25px;
    border: none;
    font-size: 16px;
}
#mc4wp-form-1 input[type="submit"] {
    background-color: #fff;
    text-indent: -999px;
    width: 55px;
}
#mc4wp-form-1 p:nth-child(2) {
    position: relative;
}
#mc4wp-form-1 p:nth-child(2):after {
    content: "\f105";
    color: #000;
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
}

@media (max-width: 767px) {
	.block-slideshow {
	    display: none;
	}
	.block-carousel .item-header {
	    padding: 0 15px 25px 15px !important;
	}
	.owl-pagination, .yith-wcwl-add-to-wishlist, .compare.button {
	    display: none !important;
	}
	.add_to_cart_button {
	    display: table !important;
	    margin: 0 auto !important;
	    float: none !important;
	}
	.woocommerce div.products div.product .price, .woocommerce ul.products div.product .price {
	    margin-bottom: 10px;
	}

	.block-coupon {
	    display: none;
	}

	section.catMobile {
		display: -webkit-flex;
		display: flex;
	    flex-flow: wrap;
	    justify-content: center;
	    padding: 0 15px;
	    width: 100%;
	}
	
	#text-5 {
	    display: block;
	}

	.site-info .row > div:nth-child(2), 
	.site-info .row > div:nth-child(3) {
		display: none;
	}
}

@media (max-width: 580px) {
	.catMobile .catBlock span {
	    padding: 8px 5px;
	    font-size: 14px;
	}
}

@media (max-width: 450px) {
	.catMobile .catBlock {
   		width: calc(50% - 8px);
	    margin: 4px;
	}
	.catMobile .container {
	    padding: 0 5px;
	}
	.catMobile.catTitle {
	    margin-bottom: 5px !important;
	}
}

@media (max-width: 400px) {
	.catMobile .catBlock span {
	    font-size: 12px;
	}
}

/* Fix PopUp */
.pum-theme-37236 .pum-content, 
.pum-theme-default-theme .pum-content {
    color: #000 !important;
    outline: none !important;
}
.pum-container {
    padding-left: 320px !important;
    width: 650px !important;
}
.pum-container:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    content: '';
    background-image: url('http://www.whittallandshon.com/wp-content/uploads/2020/11/pop-up-img-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.pum-content h2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}
.pum-content h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: 'Roboto Slab', serif;
}
.pum-theme-37236 .pum-content + .pum-close, 
.pum-theme-default-theme .pum-content + .pum-close {
    background-color: transparent !important;
    box-shadow: none !important;
    top: -30px !important;
    line-height: 20px !important;
    font-size: 30px !important;
    padding: 0 !important;
}

.pum-content .gform_wrapper form {
    display: flex;
}
body .pum-content .gform_wrapper ul li.gfield, 
body .pum-content .gform_wrapper .top_label div.ginput_container, 
.pum-content .gform_wrapper li.hidden_label input, 
.pum-content .gform_wrapper .gform_footer {
    margin-top: 0 !important;
}
.pum-content .gform_wrapper .gform_footer, 
.pum-content .gform_wrapper ul.gform_fields li.gfield {
	padding: 0 !important;
}
.pum-content .gform_wrapper .gform_footer input.button, 
.pum-content .gform_wrapper .gform_footer input[type=submit], 
.pum-content .gform_wrapper .gform_page_footer input.button, 
.pum-content .gform_wrapper .gform_page_footer input[type=submit] {
    width: 100%;
    margin: 0;
}
.gform_body input {
    border: 2px solid #da402d;
    height: 45px;
    padding: 0 12px !important;
}
.gform_footer input[type=submit] {
    background-color: #da402d;
    border: none;
    color: #fff;
    height: 45px;
    padding: 0 15px;
    font-family: 'Roboto Slab', serif;
    margin: 0 !important;
    width: 100% !important;
}
.pum-content .gform_wrapper .gform_body {
    min-width: 65%;
}
.pum-content .gform_wrapper div.validation_error {
    display: none;
}
.pum-content .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    margin: 0 !important;
    width: 100% !important;
    border-top: none;
}
.pum-content .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.pum-content .gform_wrapper li.gfield_error textarea {
    border: 2px solid #da402d !important;
}
.pum-content .gform_wrapper .field_description_below .gfield_description {
    padding: 5px !important;
    font-size: 12px !important;
}

@media (max-width: 800px) {
	.pum-container {
	    width: 80%!important;
	    padding-left: 20px!important;
	}
	.pum-container:before {
	    display: none;
	}
}
@media (max-width: 450px) {
	.pum-container {
	    width: 90%!important;
	    padding: 15px !important;
	}
	.pum-content .gform_wrapper .gform_body {
	    min-width: 60%;
	}
}

/* FIX padding carousel */
.woocommerce div#owlCarousel-products div.product {
    padding-bottom: 50px !important;
}

/* Text Paypal - Product */
p.paypalText {
    display: flex;
    width: 100%;
    align-items: center;
    font-weight: 600;
}
p.paypalText img {
    height: 19px;
    margin-right: 5px;
}
p.paypalText span {
    color: #da402d;
    margin-left: 5px;
}

/* Links Mobile */ 
.onMobile {
	display: none !important;
}
@media (max-width: 479px) {
	.onMobile {
	    display: block !important;
	}
	header.site-header .site-navigation .navbar .nav li.onMobile a{
	    border-top: 1px solid #3d3d3d !important;
	}
}

/* add to cart */
body.single-product.woocommerce #content .product div.summary form.cart button[type=submit] {
    line-height: 23px !important;
}

body.tax-product_cat.woocommerce div.products{
    display: flex;
    flex-wrap: wrap;
}

/* New Notice Homepage */
section.notice-banner {
    background-color: #da412d;
    text-align: center;
    padding: 20px;
}
section.notice-banner h4 {
    color: #fff;
    margin: 0;
    font-weight: 300;
    line-height: 1.4;
}
section.notice-banner h4 a {
    color: #fff;
    text-decoration: underline;
}
section.notice-banner h4 a:hover {
    text-decoration: none;
}

/* PRODUCT */
.single_variation_wrap {
    width: 100%;
}
body.single-product.woocommerce #content .product div.summary form.cart button[type=submit] {
    width: calc(100% - 60px) !important;
    max-width: initial;
}
@media (max-width: 767px) {
	body.single-product.woocommerce #content .product div.summary form.cart button[type=submit] {
		width: 100% !important;
		max-width: initial !important;
	}
}