/*
Theme Name: Studio Wallcoverings Theme
Theme URI: http: http://thememotive.com/
Description: Child theme is the recommended way to modify an existing theme if you want to make changes in the theme.
Author: ThemeMotive
Author URI: http://thememotive.com/
Template: converio
Version: 1.0.0
*/

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

body {
	font-size: 15px;
	color: #666;
}

p {
	line-height:23px;	
}

h2 {
	font-size: 24px;	
}

h3 {
	font-size: 20px;	
}

h4 {
	font-size: 19px;	
}

header .top {
    background: #333!important;
}

.h1 .mobile-nav a.search, .h1 .mobile-nav a.cart {
    padding: 0 10px!important;
    border-left: 1px solid #e2e2e2;
}

.h1 .mobile-nav .cart-icon {
    background: url("images/header-cart-icon.png") no-repeat 0 0!important;
	opacity: 1;
	width:35px;
	height:32px;
}

.h1 .mobile-nav .search-icon {
    background: url("images/header-search-icon.png") no-repeat 0 0!important;
		opacity: 1;
	width:31px;
	height:32px;
}

.h1 .main-header .btn-navbar {
    background: url("images/header-mobile-nav-icon.png") no-repeat 0 0!important;
		opacity: 1;
			width:20px;
	height:18px;
}

.h1 .mobile-nav li {
    padding-top: 0px!important;
	height:67px!important;
}

.h1.sticky .mobile-nav li.border {
    height: 52px!important;
}

.shopping-bag {
    background: rgba(175, 126, 181, .95)!important;
	color:#FFF!important;
}

.shopping-bag span, .shopping-bag p, .shopping-bag .variation-Size {
	color:#FFF!important;
}

header .top-message {
    color: #f5f5f5!important;
    font-size: 13px!important;
}

.top-navi li.menu-item.mi-depth-0 > .submenu-trigger, header .top-navi li.page_item.pi_depth_0 > .submenu-trigger {
    font-size: 13px!important;
}

header .top-navi li.menu-item.mi-depth-0 > .submenu-trigger {
    color: #f5f5f5!important;
}

header li.menu-item.mi-depth-0 > .submenu-trigger, header li.page_item.pi_depth_0 > .submenu-trigger {
    font-size: 16px!important;
	text-transform:uppercase;
	font-weight:500;
}

.breadcrumb div.content-container h1, .breadcrumb div.content-container .b-title {
	color: #666;
}

.breadcrumb div.content-container p {
    color: #d5d5d5!important;
}

/*-----------------Woocommerce-----------------*/

.msg.success, .msg.info {
    background-color: #bae186;
	color:#333;
}

.woocommerce-billing-fields .input-text, .shipping_address .input-text, .select2-drop-mask, textarea {
    width: 100%!important;
		padding:8px;
	color:#333;
	font-size:15px;
	line-height: 20px;
	border: solid 1px #9f9f9f;
	box-shadow: inset 2px 2px 8px #bababa;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.woocommerce-checkout-review-order table td, .woocommerce-checkout-review-order table th{
	font-size:15px!important;	
}

.woocommerce-checkout-review-order-table {
	width:100%;
}

.woocommerce-checkout-review-order-table .product-name {
	width:50%!important;
}

input[type="radio"]:checked, input[type="checkbox"]:checked {
    background: #bae186;
}
#customer_login .col-1, #customer_login .col-2 {
	float:left;
	width:49%;
}
label.checkbox {
	background-image:none;
}

label.radio input, label.checkbox input {
	visibility:visible;
    display: block;
	float:left;
	margin-right:5px;
}

/*-----------------End Woocommerce-----------------*/

/*-----------------Contact Form 7-----------------*/

.wpcf7 .wpcf7-form input[type="text"], .wpcf7 .wpcf7-form input[type="textarea"], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="url"], .wpcf7 .wpcf7-form input[type="date"], .wpcf7 .wpcf7-form input[type="number"], .wpcf7 .wpcf7-form input[type="range"], .wpcf7 .wpcf7-form span.select, .wpcf7 .wpcf7-form span.file-input {
width: auto;
max-width:none;
float: none;
}

.wpcf7-text, .wpcf7-textarea {
	padding:8px;
	width:100%!important;
	color:#333;
	font-size:15px;
	line-height: 20px;
	border: solid 1px #9f9f9f;
	box-shadow: inset 2px 2px 8px #bababa;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

::-webkit-input-placeholder {
 color: #494949;
}
:-moz-placeholder { /* older Firefox*/
 color: #494949;
}
::-moz-placeholder { /* Firefox 19+ */ 
 color: #494949;
} 
:-ms-input-placeholder { 
 color: #494949;
}
.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
	background: #efefef;
	outline: none;
}
.wpcf7 input.wpcf7-submit {
background: #af7eb5!important;
width:100%;
font-size:18px;
text-transform:none!important;

}
/* On hover */
.wpcf7 input.wpcf7-submit:hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #8e5e94!important;
}
/* On click */
.wpcf7 input.wpcf7-submit:active {
	top: 1px;
	color: #d8c6e2;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#8e5e94), to(#8e5e94));
	background:  -moz-linear-gradient(top, #8e5e94, #8e5e94);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e5e94', endColorstr='#8e5e94');
 -ms-filter: &quot;
progid:DXImageTransform.Microsoft.gradient(startColorstr=#245e8e, endColorstr=#5c98c9)&quot;;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors {
	border:none;
	background-color:#efefef;
	margin:0;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7 .wpcf7-mail-sent-ok {
	border:none;
	background-color:#efefef;
	margin:0;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*-----------------End Contact Form 7-----------------*/

@media screen and (min-width: 981px) {
.h1 .nav-container {
    float: left!important;
}

.h1.with-search-box.with-cart-box .nav-container {
    padding-right: 20px!important;
	margin-left:20px;
}

header .top .btn-navbar {
	display:none;	
}

}
@media screen and (min-width: 646px){

.h1 .main-header .btn-navbar {
	background-position: center center!important;
}
}

@media screen and (max-width: 645px) {

.h1 .main-header .btn-navbar {
	background-position: center center!important;
}
#customer_login .col-1, #customer_login .col-2 {
	float:none;
	width:100%;
}
}