/* WP - GLOBAL */

.main-container{ 
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0;
}

.vc_sep_width_50{
    width: 10%;
    padding-top:20px;
    padding-bottom:20px;
}


/* ============================================ *
 * WORDPRESSS
 * ============================================ */


.wpb_revslider_element.wpb_content_element{
    margin-bottom: 0px;
    
}


/* WP - BANNER ARROWS */

.vc_images_carousel .vc_carousel-control {
    margin-top: -50px;
    width: 50px;
}


.full-with-banner .vc_images_carousel .vc_carousel-control .icon-prev,
.full-with-banner .vc_images_carousel .vc_carousel-control .icon-next{
	width: 50px;
	height: 50px;
	border-radius: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 50px;
	display: block;
	color: #FFF;
	background-color: #999;
	line-height: 65px;
	left: 0;
}


/* WP - AFTER BANNER ROW  */

.container-height-small{
    margin-bottom: 0px;
}


    
.container-height-small  >  .wpb_column.vc_column_container{
    height: 350px;
}


.mwi-product{
    padding-left: 10px;
    padding-right: 10px;
}
.mwi_ps_wrapper{
    text-align: center;
}


/* WP -VISUAL COMPOSER GENERIC CLASSES */

.set_bottom_50{
    position: absolute;
    width: 100%;
    bottom:100px;
}

