/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #000000; 
}
a {	
	color: #512eff; 
}
h1 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:500;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #edf0f0; 
}
body #site-logo a img {		width: 180px; 
}
.woocommerce span.onsale,.woocommerce ul.products li.product .onsale {	background: none;
	background-color: #512eff;
	font-family: "Montserrat";	font-weight:400;
 
}
#slide-cart {	
	font-family: "Montserrat";	font-weight:400;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #512eff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }
/* Themify Custom CSS */
.themify_builder_content-16 .tb_dfxf806.module-icon .module-icon-item em {
background: #000 !important;
}
.themify_builder_content-16 .tb_dfxf806.module-icon .module-icon-item em:hover {
background: #512eff !important;
}


/**** SLIDE CART ****/
.tbp_slide_cart .tbp_cart_details h3.tbp_cart_title {
	font-family: 'Montserrat', helvetica, sans-serif;
	font-weight: 600 !important;
	font-size: 15px !important;
}

.tbp_slide_cart .tbp_cart_details p.tbp_cart_quantity {
	font-family: 'Montserrat', helvetica, sans-serif;
	font-weight: 600 !important;
	font-size: 11px !important;
	color: #5A6163 !important;
}

.tbp_slide_cart .tbp_cart_wrap .tbp_cart_amount, .tbp_cart_wrap .tbp_cart_amount .amount {
	font-family: 'Montserrat', helvetica, sans-serif;
    display: block;
    font-size: 16px;
    margin-bottom: -2px;
}

.tbp_slide_cart a.tbp_view_cart {
	font-size: 10px !important;
	text-transform: capitalize !important;
	text-decoration: underline;
}

.tbp_slide_cart .tbp_cart_wrap button {
    background: #000;
    border: 0;
    border-radius: 30px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 500;
    left: auto;
    letter-spacing: 1px;
    line-height: 110%;
    margin: 0 0.1em;
    overflow: visible;
    padding: 0.9em 2.2em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: capitalize;
}