/*
 Theme Name:     Calafate Child
 Theme URI:      https://heythemers.com/themes/calafate/
 Description:    A basic child theme for the Calafate theme.
 Author:         Hey Themers
 Author URI:     https://heythemers.com
 Template:       calafate
 Version:        1.0
*/

/* --------------------------------------
-----   Theme customization starts here   -----
------------------------------------------*/

/* fonts */
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('fonts/ProximaNova-Bold.eot');
    src: url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('fonts/ProximaNova-Bold.woff') format('woff'),
        url('fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Futura PT Demi';
    src: url('fonts/FuturaPT-Demi.eot');
    src: url('fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('fonts/FuturaPT-Demi.woff') format('woff'),
        url('fonts/FuturaPT-Demi.ttf') format('truetype'),
        url('fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'Futura PT Book';
    src: url('fonts/FuturaPT-BookObl.eot');
    src: url('fonts/FuturaPT-BookObl.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-BookObl.woff2') format('woff2'),
        url('fonts/FuturaPT-BookObl.woff') format('woff'),
        url('fonts/FuturaPT-BookObl.ttf') format('truetype'),
        url('fonts/FuturaPT-BookObl.svg#FuturaPT-BookObl') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* page */
html, body, div, span, applet, object, iframe, h1, h2, h3, #respond .form-submit #submit, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'Proxima Nova Rg', sans-serif;
}
h2, h3, h4, h5, h6, .single-portfolio .entry-breadcrumb, #respond .form-submit #submit {
    font-family: 'Futura PT Demi', sans-serif;
    font-weight: 600;
}
#site-navigation {
    font-size: 16px;
    font-family: 'Proxima Nova Rg', sans-serif !important;
    font-weight: normal;
    letter-spacing: 1.5px;
}
.responsive-nav {
    /* display: block; */
    margin-right: 0;
    margin-left: 34px;
    margin-top: 3px;
}
.responsive-search {
    display: block;
    margin-right: 0;
    margin-left: 34px;
    margin-top: 3px;
}
#site-actions {
    top: 200px;
}
.top-menu li:not(:first-child) {
    margin-left: 42px;
}
.sub-menu {
    padding-top: 3px;
    top: 25px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
}
.sub-menu li:not(:first-child) {
    margin-left: 24px;
}
.sub-menu li:hover a {
    font-weight: bold;
}
.site-content h1 {
    font-size: 72px;
    line-height: 1.152;
    font-family: 'Futura PT Demi', sans-serif !important;
    font-weight: 600;
    max-width: 850px;
}
.site-content h1 {
    position: relative;
    padding-bottom: 53px;
}
.home-title-cat h1 {
		font-size: 100%;
	}
.single h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #2cfec0;
    width: 51px;
    height: 2px;
}
.hero-header {
    top: 0 !important;
    height: 100vh !important;
}
/* .entry-hero-tagline h1:after {
    display: none;
} */
h2 {
    font-family: 'Futura PT Demi', sans-serif !important;
    font-weight: 600;
    font-size: 50.4px;
    line-height: 1.153;
}
div.h2-category {
    margin-bottom: 30px;
}
div.h2-category ul {
    list-style: none;
}
div.h2-category a {
}
.archive .blog-posts-carousel {
    display: none !important;
}
div.h2-category,
h2.h2-category {
    padding-top: 24px;
    position: relative;
    font-size: 34px;
    font-family: 'Futura PT Book', sans-serif !important;
    font-weight: normal;
}
div.h2-category:after,
.home-title-cat:after,
h2.h2-category:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 39px;
    height: 4px;
    background: transparent url('images/divider.png') no-repeat 50% 50%;
    background-size: 39px 4px;
}
.home-title-cat {
    float: left;
    width: 100%;
    margin: 0 25px 40px;
    position: relative;
    padding-top: 24px;
    font-size: 34px;
    font-family: 'Futura PT Book', sans-serif !important;
    font-weight: normal;
}
.home-title-cat h1,
.home-title-cat h2 {
	font-family: 'Futura PT Book', sans-serif !important;
    font-weight: normal;
	font-size: 100% important;
	margin: 0;
	padding: 0;
}
h3 {
    font-size: 38px;
    line-height: 1.25;
    font-family: 'Futura PT', sans-serif !important;
    font-weight: bold !important;
}
h4 {
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Futura PT', sans-serif !important;
    font-weight: bold !important;
    position: relative;
    margin-bottom: 20px;
}
h4 .underlined-heading {
    display: inline;
    position: relative;
}
h4 .underlined-heading:after {
    content: "";
    background-color: #2cfec0;
    height: 2px;
    margin-top: 2px;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    transition: all 100ms linear;
}
blockquote {
    font-family: 'Futura PT Book', sans-serif;
    font-style: italic;
}
blockquote > p {
    font-style: italic;
    line-height: 1.367;
    font-size: 28px;
}
.header-content-wrapper {
    padding-top: 180px !important;
}
.sub-menu li:hover a {
    font-weight: normal;
}
.header-content-wrapper .sub-menu li {
    padding-bottom: 10px;
}
#primary.content-area {
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
}
.error404 .site-content h1 {
    margin-left: auto;
    margin-right: auto;
}
video.error404-background {
    position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: none;
    margin: 0;
}
.error404 #site-header.sticky {
    background: rgba(0, 0, 0, 0.3) !important;
}


/* post */
#breadcrumbs {
	position: relative;
	z-index: 5050;
	padding: 20px 30px;
	font-size: 14px;
	margin-bottom: -61px;
}
.post .entry-hero-tagline {
	padding-top: 200px;
	margin-top: -200px;
}
.not-link > a {
	cursor: default !important;
	border-bottom-color: transparent !important;
}
.post-tags {
    text-transform: uppercase;
}
.entry-navigation--post {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
    text-align: left;
}
.entry-navigation__info {
    left: 0;
    width: 100%;
}
.post-tags {
    margin-top: 0;
    font-size: 13px;
    font-weight: bold;
}
.entry-navigation__link {
    font-size: 72px;
    line-height: 1.152;
    font-family: 'Futura PT Demi', sans-serif !important;
    font-weight: 600;
}
.entry-footer {
    margin-bottom: 84px;
}
#content {
    padding-bottom: 50px;
}
.blog .entry-portfolio .entry-caption {
    text-align: left;
}
.blog .entry-portfolio .entry-neta :first-child:after {
    display: none !important;
    content: "";
}
.blog-posts-carousel .car-post a {
    padding-top: 0px;
}
.blog .entry-portfolio .entry-caption {
    padding-top: 24px;
}
.car-meta .entry-grid__category .post-categories,
.blog .entry-portfolio .entry-neta,
.car-meta .entry-grid__category {
    margin-bottom: 13px;
    color: #0c5ce2;
    font-size: 13px;
    opacity: 1;
    text-transform: uppercase;
    font-family: 'Proxima Nova Rg', sans-serif !important;
    font-weight: bold;
}
.car-meta .entry-grid__category .post-categories {
    list-style: none;
}
.car-header {
	transition: all 200ms linear;
}
a:hover .car-header {
	opacity: 0.9;
}
.car-meta .entry-grid__category .post-categories a {
    padding-top: 0;
    color: #0c5ce2;
}
.blog-posts-carousel .car-post .car-meta {
    opacity: 1;
}
.blog .entry-portfolio .entry-sitle {
    font-size: 24px;
    line-height: 1.05;
}
.entry-excerpt {
    padding-top: 34px;
    color: #757575;
    font-family: 'Proxima Nova Rg', sans-serif !important;
    font-size: 16px;
    line-height: 1.625;
}
.search-results .entry-archive .entry-excerpt {
	opacity: 0.75;
	padding-top: 0;
}

/* header */
#site-header {
    transition: padding 250ms linear;
}
#site-header.site-header-fix {
    padding-top: 20px;
    padding-bottom: 20px;
}
#site-header .site-logo img {
    transition: all 200ms linear;
}
#site-header.site-header-fix .site-logo img {
    max-height: 40px !important;
}
#site-header h1:after {
    display: none !important;
}
#site-header .site-navigation a {
    opacity: 0.54;
}
#site-header .site-navigation a:hover,
#site-header .site-navigation li:hover > a {
    opacity: 0.8;
}

#site-header #menu-blog-menu > li.current-menu-parent > a,
#site-header #menu-blog-menu > li.current-menu-item > a,
#site-header #menu-blog-menu > li > ul > li.current-menu-parent > a,
#site-header #menu-blog-menu > li > ul > li.current-menu-item > a {
	opacity: 0.8;
}

/* footer */
.site-footer {
    padding-top: 100px;
    padding-bottom: 50px !important;
    background: #fff;
    color: #333333;
}
.site-footer .wrapper {
    /* max-width: 1100px; */
}
.site-footer a {
    color: #333333;
}
.site-footer .kcm .grid__item {
    margin-bottom: 0;
}
#site-footer {
    z-index: 1999;
}
.copyright {
    color: #333;
    font-size: 14px;
}
.footer-widget {
    margin-bottom: 75px;
}
.footer-widget-header {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}
.footer-widget-title {
    flex-grow: 1;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 15px;
}
.footer-widget-navigation a {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
    padding: 8px 0 6px;
	color: #333333;
	border-bottom: 2px solid #333333;
}
.footer-widget-navigation a:hover {
	border-bottom-color: #0fffbe;
}
.footer-widget-content img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}
.footer-navigation {
    margin-bottom: 30px;
}
.footer-nav-border {
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
    padding-left: 22%;
    min-height: 150px;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
}
.footer-navigation ul {
    list-style: none;
}
.footer-navigation > ul > li {
    margin: 0;
    padding: 0;
}
.footer-navigation > ul > li > a {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 15px;
}
.overlay-menu > li > ul a,
.footer-navigation a {
	border-bottom: 2px solid transparent;
}
.overlay-menu > li > ul a:hover,
.footer-navigation a:hover {
	border-bottom-color: #0fffbe;
}
.footer-navigation > ul > li > ul {
    margin: 5px 0 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    position: relative !important;
    top: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.footer-navigation > ul > li > ul > li {
    margin: 3px 0 !important;
    padding: 0;
    float: none !important;
}
.footer-navigation > ul > li > ul > li:hover a {
    font-weight: normal !important;
}
.footer-sign-up {
    max-width: 300px;
    margin-left: auto;
}
.footer-sign-up-title {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 15px;
    margin-bottom: 10px;
}
.footer-sign-up-note {
    font-size: 14px;
    margin-bottom: 26px;
}
.footer-sign-up-navigation {}
.footer-sign-up-navigation a {
    border: 1px solid #333333;
    color: #333333;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 10px;
    text-align: center;
}
.footer-sign-up-navigation a:hover {
    background-color: #333333;
    color: #fff;
}
ul.footer-social {
    margin-top: -5px;
    display: flex;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    margin-right: -22px;
}
ul.footer-social li {
    margin-right: 22px;
    margin-bottom: 10px;
}
ul.footer-social li a {
    display: block;
	padding-bottom: 3px;
}
ul.footer-social img {
    display: block;
    height: 18px;
	transition: all .2s linear;
}
ul.footer-social li a:hover img {
	transform: scale(1.1);
}
.instagram-pics {
    left: 0;
    width: 100%;
}
.instagram-pics li {
    width: 25%;
    background: #f1f4f5;
}
.instagram-pics li a {
    opacity: 1;
    display: block;
}
.instagram-pics li a img {
    display: block;
    margin: 0;
}
#site-footer .widget {
    width: 100% !important;
}
#site-footer .sml_emailinput {
    height: 34px !important;
    margin: 1px !important;
}
#site-footer .btn.sml_submitbtn {
    border: 1px solid #000;
    background: #fff;
    border-radius: 0;
    height: 34px !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000 !important;
}
#site-footer .btn.sml_submitbtn:hover {
	transform: scale(1.1);
}

.search-art-link h2.entry-title {
    background-image: linear-gradient(#0fffbe,#0fffbe);
	display: inline;
    background-size: 100% 2px;
    background-position: 0 calc(100% + 2px);
    background-repeat: no-repeat;
    transition: all .1s linear;
}
.search-art-link:hover h2.entry-title {
    background-position: 0 calc(100% - 2px);
}

/* #preloader {
	display: none !important;
}
#site {
	opacity: 1 !important;
}
.entry-minimal,
.entry-minimal.re.active,
.entries-thumbnails:not(.active),
.entries-thumbnails.re.active,
.blog-posts-carousel,
.blog-posts-carousel .car-post .car-content.re.active,
.archive-header,
.post-navigation,
.entry-header.re.active,
.entry-navigation.re.active,
.entry-navigation__info,
.comment-reply-link,
.entry-content > *:not(.grid), .entry-content > .grid > .grid__item, .entry-content > p > img, .entry-content > p > iframe, .entry-footer, .entry-archive, .single-product .summary > *, .single-product .images-view, .single-product .thumbnails img, .single-product .content-holder .grid__item, .entry-navigation, .shop_table tr, .cart-collaterals, .page-template-template-portfolio .entry-hero-tagline, .page-template-template-portfolio .post-navigation {
    opacity: 1 !important;
    visibility: visible !important;
} */

.blog-posts-carousel {
    margin-bottom: 100px;
}

.carousel-cell:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
.carousel-cell.is-selected:after {
	display: none;
}

/* typo */
h1.H1_Giga_Class {
  font-size: 72px;
  font-family: 'Futura PT Demi', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.153;
  text-align: left;
}
h2.H2_Mega_Class {
  font-size: 50.4px;
  font-family: 'Futura PT Demi', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.153;
  text-align: left;
}
h3.H3_Alpha_Class {
  font-size: 38px;
  font-family: 'Futura PT Demi', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.204;
  text-align: left;
}
h4.H4_Beta_Class {
  font-size: 24px;
  font-family: 'Futura PT Book', sans-serif !important;
  color: rgb(51, 51, 51);
  font-weight: bold !important;
  line-height: 1.042;
}
h5.H5_Gama_Class {
  font-size: 17px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(51, 51, 51);
  font-weight: bold !important;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
}
h6.H6_delta_Class {
  font-size: 13px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(12, 92, 226);
  font-weight: bold !important;
  text-transform: uppercase;
  line-height: 1.846;
}
.Large_Display_Sentence_Class {
  font-size: 34px;
  font-family: 'Futura PT Book', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.353;
  text-align: left;
  position: absolute;
}
.Small_Display_Sentence_Class {
  font-size: 28px;
  font-family: 'Futura PT Book', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.367;
  text-align: left;
}
.Paragraph_class_emphasis {
  font-size: 16px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.585;
  text-align: left;
}
.Paragraph_class_default {
  font-size: 16px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(117, 117, 117);
  line-height: 1.625;
  text-align: left;
}
.CTA_class {
  font-size: 14px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(51, 51, 51);
  font-weight: bold !important;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}
.Navigation_Class {
  font-size: 18px;
  font-family: 'Proxima Nova Rg', sans-serif !important;
  color: rgb(51, 51, 51);
  line-height: 1.444;
  text-align: left;
}
.color_orange {
    color: #E76032 !important;
}
.color_magenta {
    color: #DF16D3 !important;
}
.color_brown {
    color: #A97953 !important;
}
.color_flamingo {
    color: #FF5D5E !important;
}
.color_black {
    color: #1B1B1B !important;
}
.color_electric_blue {
    color: #485FF0 !important;
}




/* responsive */
@media only screen and (max-width: 1366px) {
    .entry-navigation__link,
    .site-content h1 {
        font-size: 60px;
    }
	.home-title-cat h1 {
		font-size: 100%;
	}
    h2 {
        font-size: 40px;
    }
}
@media screen and (max-width: 1024px) {
    .single-post .entry-navigation {
        margin-top: 0;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 769px) {
    .entry-navigation__link,
    .site-content h1 {
        font-size: 52px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 32px;
    }
    h4 {
        font-size: 20px;
    }
    .footer-nav-border {
        border-left: 0;
        border-right: 0;
        max-width: none;
        min-height: 0;
        padding-left: 0;
    }
    .footer-sign-up {
        margin-left: 0;
        margin-right: 0;
    }
    .header-content-wrapper {
        padding-top: 110px !important;
    }
	.blog-posts-carousel {
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 480px) {
    .entry-navigation__link,
    .site-content h1 {
        font-size: 40px;
    }
	.home-title-cat h1 {
		font-size: 100%;
	}
    h2 {
        font-size: 32px;
    }
    div.h2-category,
    h2.h2-category {
        font-size: 28px;
    }
    h3 {
        font-size: 28px;
    }
    blockquote > p {
        font-size: 22px;
    }
    .copyright {
        margin-top: 20px;
    }
	.blog-posts-carousel {
		margin-bottom: 50px;
	}
}
