/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/
.quick-view {display:none !important;}

/********************* Footer Navigation ********************/
.menu-footer-navigation-container{text-align:center;background:#171717; }
#menu-footer-navigation li {display:inline-block; padding:1%;}
#menu-footer-navigation{ margin-bottom:0px !important;}
#menu-footer-navigation a {color:#fff !important;}


/*************************** Contact Form Style *******************************/
.wpcf7-form label {width:100% !important;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"]{height:30px;}
.wpcf7-form p{margin-bottom:0px !important; margin-top:0px !important;}
.wpcf7 input[type="submit"]{width:100%;}
.wpcf7 input[type="submit"]:hover{background:#c7458b !important; color:#fff !important;}

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img{height:auto !important; width:auto !important;}
.images{width:50%; float:left;} 
.posted_in{display:none;}
.summary{width:50%; float:left;}
@media screen and (min-width:240px) and (max-width:780px)
{
	.images{width:100%;} 
	.summary{width:100%;}
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{background:transparent;} 

/* Box product styles*/
.postid-2905 .product_category_title{display:none !important;}
.postid-2905 table{margin-left:auto; margin-right:auto;}
.postid-2905 .woocommerce-tabs{display:none !important;}
.postid-2905 .container{max-width:1350px;}
.postid-2905 .container-wrap{ 
background-repeat: no-repeat !important;
background-size: cover !important;
background: #98998b url("http://ourprojectdemo.com/5avenue/wp-content/uploads/2016/10/bg1.jpg") !important;
}

.postid-2905 #main-container{
background-image: url("http://ourprojectdemo.com/5avenue/wp-content/uploads/2016/10/overlay-pattern.png") !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}

.woocommerce.postid-2905 div.product div.images{
display: none !important;
height: 0px !important;
width: 0px !important;
}

.postid-2905 div.product div.summary{
    margin: 0 auto;
    float: none !important;
}

.postid-2905 #main-container p, .postid-2905 #main-container h1, .postid-2905 #main-container label, .postid-2905 #main-container h3
{
	text-align:center;
color: #ffffff !important;
}

.postid-2905 .shop_submenu_wrapper{
display: none;
height: 0px;
}