/*!
Theme Name: velmar-brands
Author: extend.gr
Description: Description
Version: 1.0.0
*/

*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

body{
	font-family: 'Roboto', sans-serif;
    color: #000;
	margin:0;
	padding:0;
    font-size: 16px;
    line-height: 25px;
}

a { text-decoration: none; }
.page main a, .default-link { color: #000; }
.page main a:hover, .page main a:focus { color: #000; }
.colored-link { position: relative; display: inline-block; font-size: 11px; font-weight: bold; letter-spacing: 0.125em; margin-right: 8px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;}
.colored-link:last-child { margin-right: 0; }
.colored-link:hover { color: #fff !important;  }
.colored-link:hover > span { height: 30px; }
.colored-link span { position: absolute; width: 100%; left: 0; bottom: -2px; height: 3px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; z-index: -1;}
.content-wrapper { max-width: 1436px; width: 94%; margin: auto; }


main { padding-bottom: 60px;}
.page main { padding: 24px 0 60px; }

header { background: #000; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; }
#bottom-header.sticky { position: fixed; z-index: 1000; top: 0; background: #000; width: 100%; }


h2 { font-size: 38px; line-height: 48px; margin-top: 64px; margin-bottom: 36px; color: #000; font-weight: 900}
main h2 { margin-top: 40px; }
h3 { color: #000; font-size: 20px; line-height: 26px; }
h4 { font-size: 18px; line-height: 30px; color: #000; margin-bottom: 7px;}


#top-header, #bottom-header { border-bottom: 1px solid rgba(255,255,255,0.4); text-align: right;}
#top-header { background: #fff; }
#top-header a { line-height: 29px; color: #000; font-weight: 500; }
#top-header a:hover { color: #ffba00 }
header .content-wrapper { display: flex; align-items: center; justify-content: space-between;}
#bottom-header .content-wrapper { position: relative; }
#velmar-logo, #velmar-logo a { line-height: 0; }
#contact-top { padding: 0 16px; }
#brand-logo { border-right: 1px solid rgba(255,255,255,0.4); padding: 10px 25px 10px 12px; line-height: 0; }
#header-right { display: flex; justify-content: center; flex: 1; }

ul#primary-menu, ul#top-links-menu { list-style: none; margin:0; padding:0; display: flex; align-items: center; justify-content: space-between; }
ul#primary-menu { margin-left: 16px; }
ul#primary-menu li, ul#top-links-menu li { margin: 0 16px; }
ul#primary-menu li.menu-btn { background: #ffba00; padding: 4px 10px; border-radius: 2px; font-weight: 500;}
ul#primary-menu li.menu-btn a{ color: #000 }
ul#primary-menu li.menu-btn:hover { background: rgba(255,255,255,0.3); }
ul#primary-menu li.menu-btn:hover a { color: #fff; }
ul#primary-menu a { line-height: 29px; color: #fff; padding: 0 0 30px; }
ul#primary-menu a:hover, ul#primary-menu a.active { color: #ffba00 }


.slide { height: 485px; display: flex; align-items: center; background-position: center; background-size: cover;}
.slide-contents { color: #fff; padding-left: 10%; }
.slide-title { font-weight: 900; font-size: 30px; line-height: 36px; margin-bottom: 20px; }
.left-side { max-width: 610px; background: rgba(0,0,0,0.4); padding: 14px 30px 30px; min-width: 520px;}
.slide-subtitle { font-size: 16px; line-height: 20px; margin-bottom: 32px;}
.slide-more { background: #ffba00; padding: 8px 16px; font-size: 16px; font-weight: 700; color: #000; border-radius: 2px; }
.slide-more:hover { background: #0e6dee; color: #fff; }

.owl-dots { margin-top: -50px; margin-top: -56px; position: relative; text-align: center; }
.owl-dot { border: 2px solid #bdbdbd !important; width: 16px; height: 16px; border-radius: 50%; margin: 0 5px; }
.owl-dot.active { background: #ffba00 !important}


#main { padding: 60px 0; }
.home main .content-wrapper { box-shadow: 0 0 30px #d9d9d9; padding: 10px 60px; }
#banner { height: 200px; background-position: center; background-size: cover;}
.auto-list { display: flex; flex-wrap: wrap; align-items: flex-start;}
.auto-block { width: 23%; margin: 0 2% 50px 0; }
.orange-btn-outer { background: #ffba00; width: 160px; padding: 5px 10px; border-radius: 2px; margin-bottom: 5px;}
.orange-btn { color: #000 !important; font-weight: 900; position: relative; padding-right: 20px; text-decoration: none !important; display: block; width: 125px; }
.orange-btn:after { content: ''; background: url(/wp-content/themes/velmar-brands/images/arrow-black.svg); background-repeat: no-repeat;
    background-size: cover; background-position: center; width: 8px; height: 14px; position: absolute; right: 0; top: 6px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
.orange-btn:hover:after { right: -15px; }

#three-banners-homepage { font-size: 18px; line-height: 24px;}
#three-banners-homepage .banners-top { display: flex; justify-content: space-between;}
.banner-left-01 { width: 48.5%; background-color: #e0e0e0; padding: 40px 60px; text-align: center; margin: 40px 0;}
.banner-left-02 { width: 48.5%; background-color: #bdbdbd; padding: 40px 60px; text-align: center; margin: 40px 0;}
#three-banners-homepage h2 { margin: 0;}
.banner-bottom h2 { color: #000; }
.banner-left-01 p, .banner-left-02 p { min-height: 48px; max-width: 420px; margin: 15px auto 35px;}
.banner-left-01 img, .banner-left-02 img { width: 100%; max-width: 450px; height: auto;}
.black-btn { color: #0f0f0f !important; position: relative; padding-right: 20px; text-decoration: none !important; font-weight: 700;}
.black-btn:after { content: ''; background: url(/wp-content/themes/velmar-brands/images/arrow-black.svg); background-repeat: no-repeat;
    background-size: cover; background-position: center; width: 8px; height: 14px; position: absolute; right: 0; top: 5px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
.black-btn:hover:after { right: -15px;}
.banner-bottom { background: #dedad4; text-align: center; padding: 40px 60px; margin-bottom: 40px;} 
#stores-home-img { margin-bottom: 50px; margin-top: 30px; }
#stores-home-img img { width: 100%; height: auto; }

#offer-page .content-wrapper, #default-page .content-wrapper { box-shadow: 0 0 30px #d9d9d9; padding: 10px 60px; max-width: 900px; }
form { margin-top: 40px; }
input[type=text], input[type=email], input[type=tel], select, textarea { border: solid 1px #ddd; width: 100%; outline: none; }
input[type=text], input[type=email], input[type=tel], select { height: 40px; border-radius: 2px; margin-top: 3px;}
textarea { height: 100px; margin-top: 3px; }
input[type=submit] { background-color: #0e6dee; color: white; padding: 12px 30px; margin-top: 25px; border: none; outline: none; cursor: pointer; font-size: 16px; font-weight: 500; border-radius: 2px; }
input[type=submit]:hover { background-color: #0b57be; }


footer { background: #000; padding: 32px 0; }
footer .content-wrapper { display: flex; justify-content: space-between; border-top: 1px solid #82807f; margin-top: 40px; padding: 40px 0 10px;
}
#copyright { color: rgba(255,255,255,0.6); font-size: 12px;}
#footer-bottom-right { text-align: right;}
#vasilakis-logo { line-height: 0; margin: 14px 0 16px;}
.footer-bottom-right-wrapper { display: flex;}
footer .content-wrapper ul { list-style: none; margin: 0; padding: 0; display: flex;}
footer .content-wrapper ul li { padding-left: 25px;}
footer .content-wrapper ul li a { color: #fff; font-size: 14px;}
footer a:hover { opacity: 0.75 }

#mobile-btn { display: none; padding: 23px 0 23px 24px; border-left: 1px solid #ccc; cursor: pointer;}
#mobile-btn span {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/velmar-brands/images/mobile-btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#mobile-btn.active span {
    background: url(/wp-content/themes/velmar-brands/images/icon_close_menu.svg);
    background-repeat: no-repeat;
    background-size: 86%;
    background-position: center;
}

@media(max-width:1280px){
	.auto-block { width: 31.3333%; }
}

@media(max-width:1160px){
	#header-right { flex: 0; }
	.main-navigation { display: none; position: absolute; width: 100%; left: 0; background: #000; top: 70px; z-index: 1000; text-align: center; padding: 10px 0 30px; border-top: solid 1px rgba(255,255,255,0.4);}
	#mobile-btn, ul#primary-menu { display: block; }
	ul#primary-menu li { padding: 5px 0; border-top: 1px solid rgba(255,255,255,0.4);}
    ul#primary-menu li.menu-btn { margin: 25px auto 0; max-width: 200px; border-top: none; }
    ul#primary-menu li:first-child { border-top: none; }

    
}

@media(max-width:900px){
	.auto-block { width: 48%; }
}

@media (max-width: 768px) {
	#velmar-logo img { height: 52px; width: auto; }
	#brand-logo img { height: 32px; width: auto; }
	.main-navigation { top: 54px; }
	#mobile-btn { padding: 15px 0 15px 24px; }
}

@media (max-width: 680px){
	#main h2 { text-align: center; }
	.auto-block { width: 100%; max-width: 300px; margin-left: auto; margin-right: auto; text-align: center;}
	#three-banners-homepage .banners-top { display: block; }
	.banner-left-01, .banner-left-02 { width: 100%; }
	.orange-btn-outer { margin-left: auto; margin-right: auto;
	h2 { font-size: 32px; line-height: 38px;}
}

@media (max-width: 600px){
	footer .content-wrapper { flex-direction: column-reverse; }
	#footer-bottom-right, #copyright { text-align: center; }
	.footer-bottom-right-wrapper { justify-content: center;}
	#copyright { margin-top: 25px; }
	.slide { height: 350px; }
	.slide-title { font-size: 25px; line-height: 28px; margin-bottom: 10px;}
	.slide-subtitle { font-size: 15px; line-height: 20px; }
}

@media (max-width: 560px){
	.left-side { min-width: auto; width: 92%;}
}

@media (max-width: 480px){
	.slide-subtitle { font-size: 14px; line-height: 18px; }
	}