/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart

MW - Styles
*/

@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts-mw/Gotham-Bold/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts-mw/Gotham-Bold/Gotham-Bold.otf')  format('opentype'),
	     url('fonts/Gotham-Bold.woff') format('woff'), url('fonts-mw/Gotham-Bold/Gotham-Bold.ttf')  format('truetype'), url('fonts-mw/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts-mw/Gotham-Book/Gotham-Book.eot?#iefix') format('embedded-opentype'),  url('fonts-mw/Gotham-Book/Gotham-Book.otf')  format('opentype'),
	     url('fonts-mw/Gotham-Book/Gotham-Book.woff') format('woff'), url('fonts-mw/Gotham-Book/Gotham-Book.ttf')  format('truetype'), url('fonts-mw/Gotham-Book/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('fonts-mw/Gotham-Light/Gotham-Light.eot?#iefix') format('embedded-opentype'),  url('fonts-mw/Gotham-Light/Gotham-Light.otf')  format('opentype'),
	     url('fonts-mw/Gotham-Light/Gotham-Light.woff') format('woff'), url('fonts-mw/Gotham-Light/Gotham-Light.ttf')  format('truetype'), url('fonts-mw/Gotham-Light/Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Gotham-Medium';
  src: url('fonts-mw/Gotham-Medium/Gotham-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts-mw/Gotham-Medium/Gotham-Medium.otf')  format('opentype'),
	     url('fonts-mw/Gotham-Medium/Gotham-Medium.woff') format('woff'), url('fonts-mw/Gotham-Medium/Gotham-Medium.ttf')  format('truetype'), url('fonts-mw/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeue-Regular';
  src: url('fonts-mw/BebasNeue-Regular/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts-mw/BebasNeue-Regular/BebasNeue-Regular.otf')  format('opentype'),
	     url('fonts-mw/BebasNeue-Regular/BebasNeue-Regular.woff') format('woff'), url('fonts-mw/BebasNeue-Regular/BebasNeue-Regular.ttf')  format('truetype'), url('fonts-mw/BebasNeue-Regular/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body { border: solid 1px #1d3e73}
p { font-family: 'Gotham-Book'; color: black; font-size: 14px;}
h1,h2,h3,h4,h5,h6,.title { font-family: 'BebasNeue-Regular';
  /* letter-spacing: 6px !important; */
}

.btn-style-default {
    border-radius: 5px;
    color: white !important;
    padding: 4%;
    font-family: 'BebasNeue-Regular';
    font-size: 18px;
}

.btn-style-default:hover {
    background-color: #00AFDF;
    color: white !important;

}

.title-wrapper .title-subtitle, .title-wrapper .title {font-family: 'BebasNeue-Regular';}

.lan-cont .wpb_raw_html {
    margin: 0 !important;
}

.text_white ,.text_white p {
    color: white !important;
}

.text_black ,.text_black p {
    color: black !important;
}

.text_center ,.text_center p {
   text-align: center !important;
}

.footer_number {
    margin-bottom: 10px !important;
}

.footer-sidebar {
	padding-top: 0px;
}

.menu_footer ul  {
    display: inline-flex !important;
		font-weight: 900;
		width: 100%;
}
.menu_footer ul li {
   padding: 1%;
}

.menu_footer ul li a{
   color: white !important;
}

.menu_footer .menu-main-navigation-container {
    text-align: center;
}

.social_links {
    text-align: center;
}

.item_social {
    display: inline;
    padding: 4%;
}

.btn_no_background button {
    background: transparent !important;
    border-color: transparent !important;
    border: none !important;
		padding: 0px !important;
}

footer .vc_sep_line {
    border-color: gray !important;
}

.img-footer img {
    max-width: 50px !important;
}

.menu-item-design-sized .sub-menu-dropdown {
    padding-top: 10px !important;
}

.woodmart-navigation .item-level-0.menu-item-has-children>a:after {
	content: "" !important;
}

.full-bk {
    background-size: 100% 100% !important;
}

.medium-bk{
    background-size: 40% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.btn-large button {
    font-size: 20px !important;
    font-family: 'BebasNeue-Regular';
    border: none !important;
    background-image: none !important;
    padding: 8% 20px !important;
    letter-spacing: 4px !important;
}

.lang-btn, .search-button-icon.wd-tools-icon {
  border-radius: 20px;
  padding: 9px;
}

.lang-btn, .search-button-icon.wd-tools-icon:hover {
    border: solid #00afdf 2px;
    color: #00afdf;
}

.search-button-icon.wd-tools-icon, .lang-btn:hover  {
    border: solid white 2px;
    color: white;
}

.right-bk {
    background-position: top right !important;
    background-size: 100% 50%;
}

/*
.woodmart-title-size-extra-large .woodmart-title-container { font-size: 70px !important}
.woodmart-title-size-large .woodmart-title-container { font-size: 50px !important}
.woodmart-title-size-extra-large .woodmart-title-container { line-height: 50px !important;}*/

.testimonials .owl-item.active:first-child .testimonial .testimonial-inner{
    border-left: solid 6px #1d3e73;
}
.testimonial-inner { border-radius: 5px;}

.testimonial .testimonial-content footer, .testimonial .testimonial-content footer > span {
    color: #1d3e73 !important;
    font-weight: normal !important;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'BebasNeue-Regular';
}

.testimonial-content {
    color: black;
    font-family: 'Gotham-Book'
}

.owl-nav >div:after, .owl-next > div::after {
  border-radius: 30px;
  border: solid 3px #d2e8f5;
  color: white;
  background-color: transparent !important;
  padding: 8px !important;
}

.owl-nav > div[class*="prev"] {
    left: -70px !important;
}
.owl-nav > div[class*="next"] {
    right: -70px !important;
}

.whb-color-light .navigation-style-default .item-level-0 > a span {
  font-weight: bolder;
  font-family: 'Gotham-Medium';
  font-size: 12px;
}

.whb-color-light .navigation-style-default .item-level-0 > a span:hover {
  color: #00afdf;
}

.woodmart-navigation .item-level-0 > a {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

.bk-texts .vc_column-inner {
  background-repeat: no-repeat;
  background-size: 75% 70% !important;
  background-position: 63% 50%;
}

.contact_caller .flotant-contact {
    right: 0;
    position: fixed;
    z-index: 9999 !important;
}
.contact_caller .flotant-contact {
    right: 0;
    position: fixed;
    z-index: 9999 !important;
}

.contact_caller .flotant-contact#online-engicold {
  bottom: 47.3%;
}

.contact_caller .flotant-contact#online-w {
  bottom: 40.9%;
}

.contact_caller .flotant-contact#online-email {
  bottom: 34.9%;
}

.contact-btn, .contact-body {
    padding: 5% 10px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
}

.contact-btn { border-radius: 5px 0 0 5px;}

.contact-btn img { width: 20px;}

#online-engicold .contact-body { background-color: #1d3d73 }
#online-engicold .contact-btn { background-color: #2caddc }
#online-w .contact-body { background-color: #00d561; padding: 8% 10px;}
#online-w .contact-btn { background-color: #00d561; padding: 8% 9px;}
#online-w .contact-btn i { font-size: 25px;  vertical-align: middle;}
#online-email .contact-body { background-color: #1d3d73; }
#online-email .contact-btn { background-color: white;}
#contact-form-popup .info-box-inner, #contact-form-popup .info-box-inner p { color: white;}

.slide-product .entry-title.title { height: 30px;}
.contact-mw p strong, .contact-mw p span {font-family: 'Gotham-Bold';}
.view-all-results { display: none;}
.next-section {cursor: pointer;}
.link-slider { text-transform: none;}
