/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Product Template
    03. "Contact Us" Page
    04. "Shop" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .cta .mpc-button{
	border-color: #f7941d;
	background: rgba(0,0,0,0.6);
	color: #f7941d;
}

body .cta .mpc-button .mpc-button__background{
	background-color: #f7941d!important;
}

body .cta_banner .mpc-overlay{
	opacity: 0.7!important;
	background: #f7941d!important;
}

body .cta_banner .mpc-button{
	border-color: #ffffff;
	background: rgba(247,148,29,0.5);
	color: #ffffff;
}

body .cta_banner .mpc-button__title:hover{
	color: #f7941d!important;
}

body .mpc-connected-icons .mpc-icon-column .mpc-icon, body .the_content_wrapper .wpb_row .mpc-callout__icon{
	background-color:#5e97c7;
	border-radius:100px;
}

body #Footer .widgets_wrapper .container .one-fourth .widget{
	padding-top:35px !important;
}

body #gform_fields_1 .field_description_below label{
	margin-bottom:0px;
	margin-top:10px;
}

body .ubermenu-nav .ubermenu-item .ubermenu-target-title{
	text-transform:uppercase;
}

body .products li{
	text-align:center;
}

@media (max-width:992px){

	body #Wrapper #Content .content_wrapper .sections_group .entry-content .section .section_wrapper .the_content_wrapper .vc_custom_1503909613153 .mpc-column .vc_column-inner .wpb_wrapper .mpc-callout .mpc-callout__icon-wrap .mpc-callout__icon{
	padding-left:20px !important;
	padding-right:20px !important;
	}

}



@media (max-width:767px){

	body .menu_wrapper .ubermenu-responsive-toggle-main{
	text-transform:uppercase;
	}

}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
body.single-product .woocommerce-product-details__short-description ul li{
	list-style-position:outside;
	list-style-image:url(http://kalipso.co.za/wp-content/uploads/2017/11/check-2.png);
	padding-bottom:5px;
	line-height:32px;
	list-style-type:none;
	margin-left: 25px;
	font-size:21px;
	padding-top:5px;
}

body.single-product .woocommerce-product-details__short-description h3{
	font-size:32px;
	line-height:42px;
}

body.single-product .entry-summary .woocommerce-product-details__short-description{
	margin-bottom:20px;
}

body.single-product #tab-documentation p a{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#3498db;
	color:#ffffff;
	display:inline-block;
}

body.single-product #tab-documentation p{
	margin-bottom:0px;
	margin-top:10px;
}



/*-----------------------------------------------*/
/*  "Contact Us" Page                            */
/*-----------------------------------------------*/
body.page-id-19 .google_map .wpb_wrapper .wpb_map_wraper{
	margin-bottom:0px;
}



/*-----------------------------------------------*/
/*  "Shop" Page                                  */
/*-----------------------------------------------*/
body.post-type-archive-product #Content{
	padding-top:90px !important;
}