/*
Theme Name: We Are Handsome 0.01 Child
Theme URI: 
Author: JD
Author URI: hayward.nu
Description: WAH Child Theme
Version:1.0.0
Tags: na
Template: WAH
Text Domain:  WAH-child
*/

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

@font-face {
	font-family: 'FuturaBT-Heavy';
	src: url('font/futura/911Fonts.com_FuturaHeavy__-_911fonts.com-fonts-pITw (1).eot');
	src: url('font/futura/911Fonts.com_FuturaHeavy__-_911fonts.com-fonts-pITw (1).woff2') format('woff2'),
	url('font/futura/911Fonts.com_FuturaHeavy__-_911fonts.com-fonts-pITw (1).eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaBT-Heavy';
	src: url('font/futura/FuturaBT-Heavy.woff') format('woff'),
	url('font/futura/FuturaBT-Heavy.ttf') format('truetype'),
	url('font/futura/FuturaBT-Heavy.svg#FuturaBT-Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}



#payment ul{
	position: relative;
	padding:80px 0 0;
}

#payment .radio-mark{
	height:70px;
	width:100%;
	cursor:pointer;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	border-radius: 0px;
	background-image:url('img/paypal.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:none;
	opacity: 1;
	background-color: transparent;
}

#payment .radio-wrap {
	top:0;
	left:0;
	position: absolute;
	height: 70px;
	width: 56%;
	margin: 0;
	border: none;
	box-shadow: none;
	cursor:pointer;
}

#payment input[type="radio"]{
	cursor: pointer;
}

#payment .radio-mark{
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}

#payment ul li > span{
	display: block;
}

#payment .radio-wrap~label{
	display: none;
}

#payment .payment_method_first_data_payeezy_gateway_credit_card .radio-mark{
	background-image:url('img/credit.png');
	background-position: left center;
}


#payment .payment_method_paypal .radio-wrap{
	left:60%;
	width:40%;
}


/*hover*/

#payment .active .radio-mark{
	background-image:url('img/paypal-hover.png');
}

#payment .payment_method_first_data_payeezy_gateway_credit_card .active .radio-mark{
	background-image:url('img/credit-hover.png');
}

.shop_table.woocommerce-checkout-review-order-table th {
	border-bottom:0px;
}

/* css for coupon hr  */

.cart-after > a {

	border-top: 1px solid rgba(0, 0, 0, .2);
	padding-top: 2rem;
}

/* css for font family 2017-01-18*/
.rws-total {
	font-family: 'FuturaBT-Heavy'; 
	font-size: 14px;

}

.footer__row .row--table{
	opacity:1 !important;
}

/* Recaptcha Contact form Support */

#contact-form {
	padding-bottom: 20px;
}
/*staging site*/

/*loading css 6/feb/2017 start*/

.loader p {
	color: #fff;
	background: #7ac9de;
	position: absolute;
	bottom: -19px;
	margin-bottom: 0;
	width: 80px;
	padding: 0;
	font-size: 8px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	left: 0;
}

/*loading css 6/feb/2017 start*/


/*hide before title hooks content*/

.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce-pagination{
	//display:none;
}

/*END OF TITLE CONTENT HOOK*/

/*checkout gift block*/
.gift-certificate.sc_info_box{
	display: none;
}
/*End of checkout gift block*/


/*loader for widget*/
.hide_products .berocket_aapf_widget_loading{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #7ac9de;
	background-image: url(img/oval.svg);
	height: 80px;
	left: 50%;
	margin-bottom: -100px;
	opacity: 1;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transition: opacity .5s ease-in-out .5s, left .001s linear 1s;
	-webkit-transition: opacity .5s ease-in-out .001s, left 1ms linear 1s;
	width: 80px;
	z-index: 100;
	position: relative;
	background-size: 55px 55px;
}

.hide_products .berocket_aapf_widget_loading:before{
	content: "Loading More";
	position: absolute;
	bottom: -15px;
	background-color: #7ac9de;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	font-size: 8px;
	left: 0;
}

/*This is loader section*/
/*
.hide_products .berocket_aapf_widget_loading:before{
	content:" ";
	border-radius: 100%;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .3) inset;
	display: block;
	height: 60px;
	overflow: hidden;
	position: absolute;
	transform-origin: 100% 100% 0;
	width: 60px;
	z-index: 10;
}

.hide_products .berocket_aapf_widget_loading:after{
	content:" ";
	animation: 2s ease-in-out 0s normal none infinite running spin;
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	transform-origin: 100% 100% 0;
	width: 30px;
	z-index: 10;
}
*/

/*.berocket_aapf_widget_loading b:nth-child(2):after {
	border-radius: 100%;
	box-shadow: 0 0 0 2px #fff inset;
	content: '';
	display: block;
	height: 200%;
	left: 0;
	position: absolute;
	top: 0;
	width: 200%;
	}*/

.woocommerce-pagination {
    max-width: 1200px;
    margin: 0 auto;
}
.page-numbers {
    padding: 1.4rem .6rem;
    background: none;
}
.page-numbers:hover{
	background: none;
}
.page-numbers li {
    display: inline-block;
}
.page-numbers li a{
    background: #42C8DD;
    color: #fff !important;
    padding: 11px 16px 10px;
    border: 1px solid #42C8DD;
    font-size: 14px;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.page-numbers li a:hover{
	background: #93D5E6;
	border: 1px solid #93D5E6;
	color: #fff !important;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.page-numbers.current {
    background: #fff;
    color: #42C8DD !important;
    border: 1px solid #42C8DD !important;
    padding: 11px 16px 10px 16px;
    font-size: 14px;
}
.product_details_wrapper .woocommerce-loop-product__title {
    font-size: 1.4rem;
    line-height: 1.75rem;
    color: #cfcdcd;
    margin-bottom: 5px;
}
.product_details_wrapper {
    text-align: center;
    border-top: 1px solid #f1f0f0;
    padding: 10px 10px 0;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.product_details_wrapper .price {
    color: #cfcdcd;
    font-size: 12px;
    display: block;
    word-spacing: 3px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.product--preview:hover .product_details_wrapper {
    border-top: 1px solid #fff;
}
/*.product__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    background: #48b3cf;
    background: -webkit-linear-gradient(-180deg, #48b3cf, #8ccedd);
    background: linear-gradient(270deg, #48b3cf, #8ccedd);
        background-size: auto auto;
    background-size: 200% 200%;
    -webkit-animation-name: gradient;
    -webkit-transform-origin: center center;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -moz-animation-name: gradient;
    -moz-transform-origin: center center;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease;
    -moz-animation-delay: 0;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -ms-animation-name: gradient;
    -ms-transform-origin: center center;
    -ms-animation-duration: 3s;
    -ms-animation-timing-function: ease;
    -ms-animation-delay: 0;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    animation-name: gradient;
    transform-origin: center center;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-direction: normal;
}
.product--preview:hover .product__overlay {
    opacity: 0.5;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}*/
.product--preview:hover .product_details_wrapper .woocommerce-loop-product__title, 
.product--preview:hover .product_details_wrapper .price, 
.product--preview:hover .product_details_wrapper .price ins {
    color: #fff;
}
.woocommerce-result-count{
	display: none;
}
.woocommerce-pagination-view-more {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    color: #C0C5C6;
    text-transform: uppercase;
    font-size: 20px;
}
table.variations{
	display: block !important; 
}
table.variations tbody,
table.variations tr,
table.variations td {
    display: block;
    text-align: center;
    border-bottom: none;
}
.attribute-pa_size .value > div {
    position: relative;
    height: 52px;
    width: 52px;
    display: inline-block;
    margin: 4px;
}
.value > div input {
    height: 52px;
    width: 52px;
    margin: 0;
}
.attribute-pa_size .value label {
    position: absolute;
    height: 52px;
    width: 52px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    line-height: 52px;
    margin: 0;
    text-align: center;
    border-radius: 52px;
    background: #fff;
	border: 1px solid #AFAFAF;
	cursor: pointer;
}
.attribute-pa_size .value .active label{
	background: #7AC9DE;
	color: #fff;
	border-color: #7AC9DE;
	box-shadow: 0px 0px 5px #94d5e6;
}
.attribute-pa_size > .label,
.attribute-pa_size .value .reset_variations{
	display: none !important;
}

/* april 2018 addition */
.archive.woocommerce.woocommerce-page .loader {
	display: none !important;
}
.yith-wcwl-share ul li [class^="icon--"], 
.yith-wcwl-share ul li [class*=" icon--"] {
	font-size:  0 !important;
}
table.shop_table.cart.wishlist_table img {
	height: auto !important;
}

/* div.disable-input-inside,
.value > div [disabled^="disabled"],
.value > div [disabled*="disabled"],
.value > div [disabled^="disabled"] ~ label,
.value > div [disabled*="disabled"] ~ label {
	display: none !important;
} */