/*
Theme Name: Kenvic Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: kenvic
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.absolute-footer {
    padding: 20px 0 15px !important;
}
.tupian {
	list-style-type:none;
	float:left;
}

#content ul {
    margin-left:15px !important;
}

.header, .header-wrapper {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}

.page-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
}

.is-divider {
    display: none !important;
}

ul.menu > li > a, ul.menu > li > span:first-child, .widget > ul > li > a, .widget > ul > li > span:first-child {
    padding: 0 0!important;
}

.footer {
   padding:60px;}
 

.nav > li > a {
	padding-right:10px !important;letter-spacing:0.03em !important;
}

#secondary .col, #secondary .gallery-item, #secondary .columns {
    padding: 0 !important;
}

.border { 
	border:1px solid #ccc !important
}

#banner-855299704 .bg.bg-loaded {
    background:none !important;
}

#wrapper, #main {
    
    padding-bottom: 60px !important;
   
}


span.amount.price-description {display:none !important;}



/*--- 2 Column Form Styles Start ---*/

#left {
	background:red !important;
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}

/*--- 2 Column Form Styles End ---*/


.social {padding:0 5px 0 5px !important;}

element.style {
display:none;
}





/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {}