.footer-menu-wrap
{
	width: 33%;
	float: right;
}
footer .widget .widget-title
{
	font-family: 'Heebo', sans-serif;
	font-size: 22px;
	color: #eeeeee;
	font-weight: 400;
	margin-bottom: 10px;
}
footer .widget ul
{
	padding: 0;
}
footer .widget ul li
{
	padding: 6px 0;
}
footer .widget ul li a
{
	color: #686868;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
footer .footer-card-wrapper
{
	float: right;
    width: 60%;
    margin-top: 25px;
}
footer .footer-card-wrapper ul
{
	list-style: none;
	padding: 0;
}
footer .footer-card-wrapper ul li
{
	display: inline-block;
}
footer .footer-card-wrapper .lockwrap
{
	position: relative;
	margin-bottom: 20px;
}
footer .footer-card-wrapper .lockwrap img
{
	margin-left: 10px;
}
footer .footer-card-wrapper .lockwrap span
{
	position: absolute;
    bottom: 0;
    line-height: 100%;
    font-size: 18px;
    color: #686868;
    font-weight: 400;
}
footer .social-wrap ul
{
	list-style: none;
	padding: 0;
	margin-top: 25px;
}
footer .social-wrap ul li
{
	display: inline-block;
	background: #121212;
    line-height: 45px;
    margin-left: 10px;
    width: 45px;
    height: 45px;
    text-align: center;
}
footer .social-wrap ul li a .fa
{
	color: #525252;
	font-size: 25px;
}
footer .tel
{
	width: 100%;
    display: block;
    color: #eeeeee;
    font-weight: 400;
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
}
footer .email
{
	width: 100%;
    display: block;
    color: #bb1d2a;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    font-size: 18px;
}
.newftrfrm .frm
{
	background: #cfcfcf;
	font-size: 16px;
	display: inline-flex;
	padding: 5px;
}
.newftrfrm input[type="email"]
{
	background: transparent;
    float: right;
    margin: 0;
    width: 95%;
    direction: rtl;
    height: auto;
    padding: 5px 10px;
    border: none !important;
    font-family: 'Heebo', sans-serif;
}
.newftrfrm input[type="email"]:focus
{
	border: none;
}
.newftrfrm input[type="email"]::placeholder
{
	color: #000;
}
.newftrfrm input[type="submit"]
{
	background: #000000;
	color: #c1c1c1;
	width: 40%;
	font-family: 'Heebo', sans-serif;
    font-weight: 700;
    padding: 5px 0px;
}
div.wpcf7 .ajax-loader
{
	display: none;
}
footer .contact-heading
{
	font-size: 18px;
    color: #c1c1c1;
    line-height: 26px;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    margin: 25px 0px 20px 0px;
        width: 98%;
}
footer .newsletter-title
{
	color: #c1c1c1;
	font-size: 18px;
	font-family: 'Heebo', sans-serif;
    font-weight: 700;
    text-align: right;
    margin: 30px 0px;
}
.footer-newslatter .wpcf7-response-output {
    color: #fff;
}
.home-contact-section
{
	background: url('../../../uploads/2020/06/contact-bg.jpg');
	background-size: cover;
	background-position: center;
	padding: 50px 0px;
	margin: 95px 0px;
}
.home-contact-section .contactblock-wrapper
{
	width: 30%;
    margin: auto;
    text-align: center;
}
.home-contact-section .contactblock-wrapper .contact-title
{
	font-family: 'Heebo', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #000;
    line-height: 35px;
}
.home-contact-section .contactblock-wrapper .contact-title strong
{
    font-weight: 500;
}
.home-contact-section .contactblock-wrapper ul
{
	padding: 0;
	list-style: none;
}
.home-contact-section .contactblock-wrapper ul li
{
	display: inline-block;
	background-color: #fff;
	padding: 7px 15px;
    margin: 0px 10px;
}
.home-contact-section .contactblock-wrapper li .fa
{
	color: #232323;
	font-size: 20px;
}
.home-contact-section .newftrfrm .frm
{
	background: #ffffff;
}
.home-contact-section .contactblock-wrapper .social-heading
{
	font-size: 28px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 100;
    letter-spacing: 2px;
    margin-bottom: 15px;
    display: block;
}
.home-contact-section .newftrfrm input[type="submit"]
{
	color: #fff;
}
.home-contact-section .newftrfrm input[type="email"]
{
	height: 45px;
}

.copyright_container
{
    margin-top:80px;
}

.copyright_container a.powerdby
{
    text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
    color: #6a6a6a;
}

.copyright
{
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #6a6a6a;
}
.home-hallof-fame
{
	text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
}
.home-hallof-fame h2 {
    font-size: 46px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-weight: 300;
    letter-spacing: 2px;
    margin-top: 0px;
}
.home-hallof-fame h3.sub_heading {
    font-size: 30px;
    font-family: 'Heebo', sans-serif;
    color: #000000;
    font-weight: 400;
    margin: 10px 0px 50px;
}
.fame-products
{
	display: flex;
}
.home-hallof-fame .fame-imageblock img
{
	width: 100%;
}
.home-hallof-fame .fame-imageblock span
{
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	letter-spacing: 2px;
	background: #958378;
	width: 100%;
	font-size: 25px;
	padding: 22px 0px;
	display: block;
	text-align: center;
}
.owl-carousel.owl-carousel-fame .owl-item img
{
	/*max-width: unset;*/
	padding: 0;
}


footer#colophon .container
{
	padding: 40px 25px 10px 30px;
    max-width: 90%;
}
.footer-right
{
	width: 70%;
	float: right;
	margin-top: 15px;
}
.footer-left
{
	width: 30%;
	float: left;
}
.footer-left #custom_html-3 form
{
	width: 85%;
}
.home .site-footer
{
	display: block;
}
.owl-carousel.productGallery .owl-item img
{
	padding: 0;
}
.owl-carousel.productGallery .owl-nav button.owl-prev, .owl-carousel.productGallery .owl-nav button.owl-next
{
	background: #fff;
	width: 67px;
	height: 67px;
	border-radius: 50px;
	top: 45%;
	display: flex;
    align-items: center;
    left: -37px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);

}
.owl-carousel.productGallery .owl-nav button.owl-prev .fa, .owl-carousel.productGallery .owl-nav button.owl-next .fa
{
	position: absolute;
    display: flex;
    align-items: center;
    right: 30%;
    font-size: 26px;
}
.owl-carousel.productGallery .owl-nav button.owl-next
{
    right: -37px;
}
.owl-carousel.productGallery .owl-nav button.owl-prev:focus, .owl-carousel.productGallery .owl-nav button.owl-next:focus
{
	outline: none;
}