/*
 Theme Name:     Valenti Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Valenti Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       valenti
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */


.widget_mc4wp_widget {
    display: block;
	margin: 0 auto 25px;
	width: 313px;
	height: 163px;
	background: url('images/mailingwidget-copy.jpg') no-repeat center center;
}

.widget_mc4wp_widget form {
	margin: 130px 0 0 19px;
}

.widget_mc4wp_widget input[type="email"]{
	width: 250px;
	border: thin #666 solid;
	height: 26px;
	outline: none;
	padding-left: 4px;
	padding-right: 34px;
	position: relative;
	float: left;
}

.widget_mc4wp_widget input[type="submit"]{
	width: 24px;
	height: 26px;
	outline: none;
	border: none;
	text-indent: -999px;
	position: relative;
	background: url('images/mailsignwidget3.png') no-repeat center top;
}

/***SPLASH***/

.splash {
	background-color: rgba(0,0,0,.75)
}

.splash-center {
	text-align: center;
	width: 640px;
	height: 110px;
	/*padding: 20px;*/
	padding: 300px 0 0;
	background: #fff;
	margin: 10% auto 0;
	-webkit-box-shadow: 0px 0px 20px #000000;
	-moz-box-shadow: 0px 0px 20px #000000;
	box-shadow: 0px 0px 20px #000000;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.xbtn {
	background: url('coverpop/xbtn.png') no-repeat center center;
	width: 25px;
	height: 25px;
	display: block;
	position: relative;
	/*margin-top: -11px;*/
/*	margin-top: -350px; 
	margin-right: -13px; */
    margin-right: -13px;
    margin-top: -350px;
	float: right;
}

#mc4wp-form-1 {
    display: table;
    margin: 0 auto;
}

.ie  .xbtn {
	margin-top: -312px;
}

#mc4wp-form-1 input[type="email"] {
    border: 1px solid #000;
    color: #909090;
    display: block;
    float: left;
    font-size: 11px;
    height: 39px;
    line-height: 37px;
    margin: 0 4px 0 0;
    outline: medium none;
    padding: 7px 10px 4px;
    text-align: center;
    text-transform: uppercase;
    width: 315px;
}

.mc4wp-success {
	padding-top: 10px;
	font-size: 12px;
}

#mc4wp-form-1 input[type="submit"] {
	background: url('coverpop/submit.jpg') no-repeat center center;
	text-indent: -99999px;
	width: 38px;
	height: 39px;
	border: 0;
	cursor: pointer;
}

.ie .mc4wp-form {
	display: inline-block;
	height: 39px;
}

.ie #mc4wp-form-1 input[type="submit"] {
	float: right;
	margin-left: 5px;
}

::i-block-chrome,#mc4wp-form-1 input[type="email"]{
	line-height: normal;
}

@media only screen and (max-width: 1019px) {
	.widget_mc4wp_widget { width: 240px; height: 125px; background-size: 100% 100%; }
	.widget_mc4wp_widget form { margin: 97px 0 0 14px; }
	.widget_mc4wp_widget input[type="email"] { width: 190px; }
}

@media only screen 
and (max-width : 600px ) {
	.splash-center { width: 560px; height: 79px; padding: 280px 0 0; background-size: 100% 100% !important; }
	.xbtn { margin-top: -330px; }
}

@media only screen
and (max-width : 568px ) {
	.splash-center { width: 520px; height: 73px; padding: 260px 0 0; }
	.xbtn { margin-top: -315px; }
}

@media only screen
and (max-width : 480px ) {
	.splash-center { width: 420px; height: 69px; padding: 200px 0 0; }
	.xbtn { margin-top: -255px; }
}

@media only screen
and (max-width : 320px ) {
	.splash-center { width: 300px; height: 55px; padding: 150px 0 0; }
	#mc4wp-form-1 input[type="email"] { width: 240px; } 
	.xbtn { margin-top: -200px; }
}


.products li{ float:left !important; height:383px !important;}
.woocommerce ul.products li.last, .woocommerce ul.products li.first{ clear:none !important;}

.woocommerce-tabs {
    clear: none !important;
    float: left;
    left: 3%;
    margin-top: -20px;
    position: relative;
    top: -2% !important;
    width: 50%;
}

.related{ width:100%; clear:both;}


