/*
 Theme Name:   Gallery Shoes Child
 Description:  Child Theme for Gallery Shoes
 Author:       HiMedia
 Author URI:   http://www.hi-media.de
 Template:     070-himedia-multipurpose-theme
 Version:      1.0
 Default Werte: /wp-content/plugins/070-igedo-multipurpose-plugin/css/color-css.php
*/

@import url("/wp-content/themes/070-himedia-multipurpose-theme/style.css");

body {
    font-family: font-family: 'Raleway', sans-serif;
    font-weight: 300;
    line-height: 160%;
    font-size: 16px;
    /* -webkit-tap-highlight-color: #fed136; */
}

h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Raleway', sans-serif;
}

h1 {
	font-weight: 800;
	font-size: 45px;
	margin: 0 0 30px 0;
}

h2 {
    font-weight: 800;
	font-size: 32px;
}

h2.subheading {
    font-size: 28px;
    margin: -15px 0 25px 0;
    font-weight: 200; 
}

h3 {
    font-size: 28px;
	font-weight: 400;
	margin: 10px 0 15px 0;
}
h3.subheading {
    font-size: 24px;
    margin: -10px 0 20px 0;
    font-weight: 200;
}

h4, h5, h6, h7 {
    font-weight: 600;
}

/* SIDEBAR */
aside {
	padding: 15px;
	margin: 60px 0;
	background: #f4f4f4;
}
aside .pdf {
	margin: 30px 0 60px 0;
	text-align: center;
}
aside h3.widget-title {
	margin: 50px 0 15px 0;
}

/* NOMOBILE */

@media (max-width: 992px) {
	.nomobile {
		display: none;
	}
}

/* Theme spezifische Elemente */

header #logo {
	background-image: url(/wp-content/uploads/sites/9/2018/02/logo_gallery-shoes_120x63.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 63px;
	margin: 10px auto;	
}

/* Formulare */

select {
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0;
}

/** rpwwt **/

.rpwwt-widget .rpwwt-post-excerpt {
	font-size: .85em;
	line-height: 160%;
}
.rpwwt-widget .rpwwt-post-title {
    line-height: 150%;
	margin: 0 0 10px 0;
}
.rpwwt-widget li {
	border-bottom: #ccc 1px solid;
	padding: 15px 0;
	margin: 0;
}

/** MAX MEGA MENU **/

/*** SOCIAL MEDIA MENU (FOOTER) ***/

#mega-menu-wrap-social-media-menu {
	background: none;
}
#mega-menu-wrap-social-media-menu li a {
	font-size: 1.75em !important;
}
#mega-menu-wrap-social-media-menu #mega-menu-social-media-menu > li.mega-menu-item > a.mega-menu-link {
	line-height: 100%;
}

/** MODUL RECENT POSTS **/

.hm_recent_posts .row {
	margin-bottom: 25px;	
}
.hm_recent_posts {
	text-align: center;
}
.hm_recent_posts img {
	max-width: 100%;
	height: auto;	
}
.hm_recent_posts img:hover {
	opacity: .9;	
}
.hm_recent_posts h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 15px 0 5px 0;
    text-transform: none;
    line-height: 125%;
}
.hm_recent_posts .date {
	margin: 15px 0;
	padding: 4px 0 5px 0;
	line-height: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: .75em;
}
.hm_recent_posts .date:before {
	content: '[ ';
}
.hm_recent_posts .date:after {
	content: ' ]';
}

/** PRESENTER HOME **/
.presenter-home .owl-nav {
	margin: 0;
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: none;
}
.presenter-home .owl-nav .owl-prev {
	float: left;
}
.presenter-home .owl-nav .owl-next {
	float: right;
}
.presenter-home .owl-dots {
	display: none;
}
.owl-prev, 
.owl-next, 
.prev, 
.next {
    background: #fff !important;
	color: #999999 !important;
    font-size: 28px !important;
	opacity: .7;
}
.owl-prev:hover, 
.owl-next:hover, 
.prev:hover, 
.next:hover {
	opacity: 1;
}

/** ARTICLE **/

article#post h1 {
    font-weight: 800;
    font-size: 42px;
    margin: 0 0 15px 0;
}
article#post h2 {
    text-transform: none;
	margin: 20px 0 15px 0;
}
article#post h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 20px 0 10px 0;
}

/** BLOCKQUOTES **/

blockquote {
    padding: 0;
    margin: 20px 0;
    font-size: 17px;
    border-left: none;
}
article#post blockquote {
	font-style: italic;
	border-left: 3px solid #ccc;
	padding: 5px 0 5px 15px;
	margin: 0 0 30px 0;
}
article#post blockquote p {
	line-height: 150%;
}

/** SONSTIGES **/

.bt-03 a:hover {
	text-decoration: none;
}
#btn_show_brands {
	float: right;
	cursor: pointer;
}

.flexslider {
	box-shadow: none !important;
	border: 0 !important;
}
.flex-direction-nav a,
.flex-direction-nav a::before {
	color: #fff !important;
}

.timings h4 {
	margin: 35px 0 0 0;
	font-size: 2em;
	font-weight: 700;
}
.timings p {
	font-size: 1.25em;
	font-weight: 300;
}

.segment-teaser .vc_column-inner {
	height: 590px;
	padding: 30px;
}
@media (max-width: 550px) {
	.segment-teaser .vc_column-inner {
		height: auto;
	}
}
.segment-teaser p {
    line-height: 1.55;
    font-size: .90em;
}

section.parallax-window {
	padding-bottom: 0;
}
section.parallax-window h1 {
	color: #fff;
	margin-bottom: 60px;
	font-size: 65px;
	font-weight: 200;
	letter-spacing: 5px;
}

.wpb_content_element ul li {
	margin-bottom: 10px;
}

.partner img {
	border: 1px solid #ccc;
}

.gradient-dark {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.68) 99%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.68) 99%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.68) 99%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}


/** MODUL HOVER BOX **/

.vc-hoverbox-back h3 {
	font-size: 24px !important;
	font-weight: bold;
}
.vc-hoverbox-back p {
	font-size: 13px !important;
	line-height: 140%;
}
.vc-hoverbox-front {
	border: 1px solid #ccc;
}

/* KEYFACTS */

.keyfact {
    background-color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    color: #000;
}

.keyfact span {
    display: block;
    font-size: 16px;
    line-height: 130%;
    margin: 10px 0 0 0;
    font-weight: 200;
    text-transform: uppercase;
	font-weight: 300;
	color: #666666;
}

.keyfact.square {

    height: 150px;
    padding: 20% 0 0 0;
}

/** FORMULARE / GRAVITY FORMS **/

ul.gfield_checkbox label { 
	font-weight: 300;
	padding-left: 7px !important;
}

.ginput_container_radio label {
	font-weight: 300;
}

.gform_wrapper input[type="text"],
.gform_wrapper textarea {
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #fafafa;
}

/** CONTACT **/

.contact-item {
	overflow: hidden;
}
.contact-item .vc_column-inner {
	content: "";
/*    background: url(http://gallery-shoes.com/wp-content/uploads/2017/01/bg-gr-gallery.png) #daeaf1 no-repeat right bottom; */
	background: #9ed6d6;
	padding-top: 20px;
	height: 500px;
	font-size: 15px;
	border: 3px solid #fff;
} 
.contact-item .vc_column-inner:hover {
	background-color: #3dadae;
	cursor: pointer;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
}

.contact-item-abroad .vc_column-inner {
	background: #9ed6d6;
	padding-top: 25px;
	height: 345px;
	border: 3px solid #fff;
} 

/** FOOTER **/

footer {
	color: #000;
	font-size: 14px;
	margin-top: 60px;
	font-weight: 200;
}

footer a {
	color: #000;
	text-decoration: none;
}

footer h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

footer a:hover {
	text-decoration: underline;
}

footer .container {
	padding: 80px 0;
}

footer .bottom-bar .container {
	padding: 10px 0 5px 0;
	font-size: 12px;
}
footer .bottom-bar {
	background: #000;
	color: #fff;
}
footer .bottom-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
footer .bottom-bar ul li {
	float: left;
	margin-right: 15px;
}
footer .bottom-bar a {
	color: #fff !important;
}
footer .bottom-bar a:hover {
	color: #ccc !important;
}

@media (max-width: 550px) {
	footer .widget {
		padding: 0 40px 15px 40px;
	}
}

/*Brandbox */
.exhibitor-teaser.list-view .brand-info .brand-name {
	width: 30% !important;
}	

.exhibitor-teaser.list-view .brand-info .segments {
	width: 40% !important;	
}

@media (max-width: 500px) {
	h1 {
		font-size: 30px;
	}
}

.bt-flipbook {
	margin: 40px 0 0 -55px;
	width: 250px;
	height: 250px;
    -webkit-transition: width 0.3s, height 0.3s, -webkit-transform 0.3s; /* Safari */
    transition: width 0.3s, height 0.3s tranbsform 0.3s;
}
@media (max-width: 764px) {
	.bt-flipbook {
		margin: -50px 0 30px 50px;
	}
}
.bt-flipbook:hover {
	width: 245px;
	height: 245px;
}