/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.col2
{
	background: url("https://vap3.co.za/wp-content/uploads/2019/09/bg1.png") repeat-x
}


.col-last
{
	background: url("https://vap3.co.za/wp-content/uploads/2019/09/bg2.png") repeat-x bottom;
}

.col-land
{
	background-color:#000;
}

h1, h2, h3 , h4, h5 , h6
{
	text-transform: uppercase;
}

h2 , h1 , h4
{
	margin-bottom:0 !important;
}

hr
{
    margin-bottom: 10px !important;
    color: #fff;
    height: 1px;
    background-color: #fff;
}

.pager .pages
{
    background-color: transparent;
}

.boxspacing
{
	padding-top:40px;
	padding-bottom:40px;
}

.boxspacing2
{
	padding-top:20px;
	padding-bottom:20px;
}

.text-cent
{
	text-align:center;
}

.nomargin
{
	margin-bottom: 0 !important;
}

.nomargin .vc_single_image-wrapper
{
	margin-bottom:10px
}

.wpb_wrapper > div
{
	margin-bottom:0 !important;
}

.col-black
{
background-color:#000;	
}

.topmargin
{
	margin-top:20px;
}
#Top_bar
{
	border-bottom: 2px solid #222222;
}
#text-4 .textwidget p
{
	font-size: 12px !important;
	line-height:15px !important;
	color:#fff !important;
}

#vap3gallery
{
	padding-top:20px;
}

#Footer
{
	border-top: 2px solid #222222;
}

@media only screen and (max-width: 1200px)
{
	#Content
	{
	 padding-top: 0px;
	}
}

@media only screen and (max-width: 774px)
{
	.boxspacing
{
	padding-top:40px !important;
	padding-bottom:40px !important;
}
}

.payment_method_payflex .fontcolor
{
	color:#fff;
}

.md-stepper-horizontal .md-step div
{
	color:#fff !important;
}

.header-cart-count
{
	color:#000 !important;
}

/* Single Product pages */

.woocommerce .product .product_wrapper .product_image_wrapper {
    width: 28%;
}

.woocommerce .product .product_wrapper .entry-summary {
    width: 68%;
}


/*footer li */
#Footer .widget_nav_menu ul li:after
{
	border:0;
}
#Footer li
{
	list-style-type:none;
}

#Footer .menu
{
	padding-left:0 !important;
}

#custom_html-2
{
	margin-top:0px;
	padding-top:0 !important;
}

#Footer .widget_nav_menu ul li a:hover
{
	margin-left:5px;
	transition-duration:0.5s;
	text-decoration:none;
}