/*
Theme Name: Caster Child
Theme URI: https://caster.caliberthemes.com
Description: Creative Portfolio WordPress Theme
Author: CaliberThemes
Author URI: https://www.caliberthemes.com
Template: caster
Version: 1.0
License: custom
License URI: http://themeforest.net/licenses
Tags: right-sidebar, featured-images, post-formats,  sticky-post
Text Domain: caster
*/


/**
 * #.# Child theme defaults
 *
 * Defaults that came with the child theme for elementor
 */


.elementor-slideshow__counter {
    font-size: 13px !important;
}

.elementor-slideshow__header > i.eicon-share-arrow{
    display:none !important;
}

.elementor-slideshow__title {
    font-weight: 500 !important;
}

.dialog-type-lightbox {
    background-color: rgba(9, 11, 11, 0.8) !important;
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
    border-radius: 0 !important;
}


@media screen and (max-width: 991px) {
    html {
        height: 100%;
    }

    body.light #masthead {
        position: relative;
        z-index: 10;
    }

    body.light .site-content-contain {
        z-index: 0;
    }

    body.light #masthead.site-header #ham-trigger-wrap {
        z-index:  999;
    }

    body.light #masthead.site-header #ham-trigger-wrap.open .ham-trigger span:before,
    body.light #masthead.site-header #ham-trigger-wrap.open .ham-trigger span:after{
        background-color: #fff;
    }

    #masthead.site-header #site-navigation {
        background: #323031;
        height: 100vh;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 1;
        transition: all 0.1s ease;
    }

    body.light #masthead.site-header #site-navigation .menu {
        background:  #323031;
        margin-top: 100px;
        text-align: center;
    }

    body.light #masthead.site-header #site-navigation .menu li a {
        font-family: 'Arquitecta', Poppins, sans-serif;
        font-weight: 300 !important;
        font-size: 36px !important;
        text-transform: uppercase;
    }
}



/**
 * #.# Global Items
 *
 * Components found on every page/section
 */

#masthead.site-header{
    background-color:#fff;
}

.single-post #masthead.site-header.standard #site-navigation .menu>li.current_page_parent>a:after,
.single-portfolio #masthead.site-header.standard #site-navigation .menu>li.work>a:after {
    opacity: 1;
    width: 15px;
}



/**
 * #.# Typography
 *
 * Fonts and such. Make sure they align with what's in Elementor
 */

h1, h2, h3, h4{
    font-family: 'Arquitecta', sans-serif !important;
    font-style: normal;
    padding-bottom: 1em;
    text-transform: uppercase !important;
}

h5, h6, p {
    font-family: Poppins, sans-serif !important;
    font-style:  normal;
}

h1,
.blog-banner-content h1,
.single-portfolio .entry-header h2.entry-title {
    font-size: 54px;
    font-weight: 200 !important;
    letter-spacing: 5.4px;
    line-height: 1.3em;
}

h2 {
    font-size: 44px;
    font-weight: 300 !important;
    letter-spacing: 2.8px;
    line-height: 1.3em;
}

h3,
.blog .post h2.entry-title a,
.single-post h1.entry-title {
    font-size: 34px;
    font-weight: 400 !important;
    letter-spacing: 2.8px;
    line-height: 1.3em;
}

h4 {
    font-size: 26px;
    font-weight: 400 !important;
    letter-spacing: 1.44;
    line-height: 1.4em;
}

h5 {
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 1.4em;
}

h6 {
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 1.5em;
}

p {
    font-size: 18px;
    font-weight: inherit;
    line-height: 1.4em;
}

@media screen and (max-width:991px) {
    /* All Global Mobile Styles */
    h1{
        font-size: 34px !important;
        line-height: 1.1em;
        font-weight: 300 !important;
    }

    h2{
        font-size: 26px !important;
        line-height: 1.1em;
    }

    h3{
        font-size: 22px !important;
        line-height: 1.3em;
    }

    h4{
        font-size: 20px !important;
        line-height: 1.4em;
    }

    h5{
        font-size: 18px !important;
        line-height: 1.5em;
    }

    h6{
        font-size: 15px !important;
        line-height: 1.5em;
    }

    p {
        font-size: 18px;
        line-height: 1.4em;
    }

    span.accent-color {
        font-size: inherit !important;
    }

    .single-portfolio header.entry-header h2.entry-title {
        font-size: 34px !important;
        font-weight: 300 !important;
        line-height: 1.1em !important;
    }
}



/**
 * #.# Blog
 *
 * Includes both archive and detail page
 */


.blog-banner-content {
    width: 70%;
}

.blog .post h2.entry-title a:hover {
    color: #c1a260 !important;
}

body.light .comment-body .reply .comment-reply-link{
    color:#0a0a0a;
}

.blog .post-thumbnail a {
    transition: opacity 0.2s ease-in !important;
}

.blog .post-thumbnail a:hover {
    opacity: 0.8;
}

#primary.content-area.content-list,
.single-post #primary.content-area {
    float: none !important;
    margin: 0 auto;
    padding-right: 0px !important;
    width: 85% !important;
}

aside#secondary {
    display: none!important;
}



/**
 * #.# Portfolio
 *
 * Includes both archive and detail page
 */


.single-portfolio .entry-header h2.entry-title{
    font-family: 'Arquitecta' !important;
    font-size:  54px !important;
    font-weight: 300;
    letter-spacing: 5.4px;
    line-height: 1.3em;
    text-transform: uppercase;
}


.single-portfolio.portfolio-details-bottom .entry-header,
.single-portfolio.portfolio-details-top .entry-header {
    text-align: left;
}

.single-portfolio.portfolio-details-bottom .entry-meta,
.single-portfolio.portfolio-details-top .entry-meta {
    display: block;
}

.single-portfolio.portfolio-details-bottom .entry-meta .meta-entries,
.single-portfolio.portfolio-details-top .entry-meta .meta-entries {
    font-size: 15px;
    font-weight: 400 !important;
    margin-top: 36px;
    max-width: 100%;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span:not(.portfolio-categories):not(.portfolio-tags) {
    font-size:15px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-categories a:after,
.single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-tags a:after {
    margin-right: 7px;
}



/**
 * #.# Form Components
 *
 * Start with Contact Form 7. Replace with Gravity Forms
 */


.wpcf7-form .wpcf7-form-control-wrap[data-name=your-message]{
    display:block;
    width:100%;
    margin-top:50px;
}

body.light .wpcf7-form input:not(.wpcf7-submit),
body.light .wpcf7-form textarea {
    background-color: transparent;
    border-bottom-color: #757475;
}

.gform_heading {
    display: none !important;
}

.gform-theme--foundation .gform_fields {
    row-gap: 40px;
}

.gfield_html > p {
    margin-bottom: 0px;
    color: #525252 !important;
    font-weight: 600 !important;
}

.gform-field-label {
    color: #525252 !important;
    font-weight: 500 !important;
}

.gfield_required {
    text-transform: lowercase;
}

.gfield_label,  
.gfield_label_before_complex,
.gfield_required {
    color: #757475 !important;
}

body.light textarea,
body.light input[type=text],
body.light input[type=email],
body.light input[type=url],
body.light input[type=password],
body.light input[type=search],
body.light input[type=number],
body.light input[type=tel],
body.light input[type=range],
body.light input[type=date],
body.light input[type=month],
body.light input[type=week],
body.light input[type=time],
body.light input[type=datetime],
body.light input[type=datetime-local],
body.light input[type=color],
body.light select {
    background-color: transparent;
    color: #525252;
    font-weight: 500;
    border: 1px inset transparent;
    border-bottom-color: #757475;
    box-shadow: none;
    border-radius: 0;
}

.gfield--type-phone {
    margin-bottom: 20px;
}

body.light textarea {
    resize: none;
}

input#gform_submit_button_1.gform_button.button{
    background-color: #c1a260;
    border-radius: 0;
}

.privacy-policy-link {
    color: #007AFF !important;
}

.contact-email {
    color: #525252 !important;
}

.contact-email:hover,
.contact-email:focus,
.privacy-policy-link:hover,
.privacy-policy-link:focus {
    color: #C1A260 !important;
}


/**
 * #.# Other Styles
 *
 * General styles, such as bullets from the services page
 */

.border-divider {
    border-bottom: 1px solid #999 !important;
}

.service-detail {
    padding: 45px 20px !important;
}

.service-detail .gold-bullets ul li {
    margin-bottom: 12px;
}

.service-detail .gold-bullets ul li::marker {
    color: #C1A260;
}

.service-detail .gold-bullets ul,
.service-detail .gold-bullets ul li:last-of-type {
    margin-bottom:  0px;
}

.service-detail .service-description p {
    margin: 0px;
    padding-top: 5px;
}

@media screen and (max-width: 991px) {
    .service-detail .service-description p {
        margin-bottom: 30px;
    }

    .service-detail {
        padding: 45px 0px !important;
    }
}

h1, h2, h3, h4 {
    padding-bottom: 0.5em;
}

#footer.site-footer {
    padding-top: 20px;
}

div[data-filter=".home"] {
    display: none !important;
}

a.btn-gold,
input[type="submit"].gform_button.button{
    background-color: #c1a260 !important;
    border-radius: 4px !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 0.875em !important;
    font-weight: 500 !important;
    letter-spacing: .5px !important;
    opacity: 1.0 !important;
    padding: 8px 24px !important;
    transition: opacity .3s !important;
}

a.btn-gold:hover,
input[type="submit"].gform_button.button:hover {
    opacity: 0.5 !important;
}

.cbp-filter-item {
    background-color: #f5f5f5;
    padding: 6px 20px !important;
    display: inline-block;
    border-radius: 50px;
    margin-right: 15px !important;
    transition: background-color .3 !important;
}

.cbp-filter-item:hover {
    background-color: #ddd;
}

.cbp-filter-item::after {
    content: "";
    display: none !important;
}

.cbp-filter-item.cbp-filter-item-active {
    background-color: #c1a260;
    color: #fff !important;
}

@media screen and (min-width: 992px){
    .caster-portfolio-wrap .cbp-l-filters-text {
        padding-right: 40px;
    }
}

div.ToastBase_module_toast__a4511d95.TopCenterActionItems_module_topCenterActionItems__cde6f652 {
    display: none !important;
}

.portfolio-media > iframe {
    border-radius: 4px !important;
    overflow: hidden !important;
}

.cbp-caption-defaultWrap,
.round-corners {
    border-radius: 4px !important;
    overflow: hidden !important;
}

.mejs-container .mejs-controls {
    background-color: transparent !important;
    background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) ) !important;
}

.mejs-container, 
.mejs-embed,
.mejs-embed body {
    background-color: transparent !important;
}


.mejs-controls button:not(.mfp-close):hover,
.mejs-controls input[type=button]:hover,
.mejs-controls input[type=submit]:hover {
    background-color: transparent !important;
    color: #090b0b;
}

.mejs-container.wp-video-shortcode.mejs-video {
    border-radius: 4px !important;
    overflow: hidden !important;
}

.mejs-overlay.mejs-layer.mejs-overlay-play {
    opacity: 0 !important;
}

.footer-menu-class ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-menu-class ul li {
    display: inline-block;
    padding: 0px 8px;
}

.footer-menu-class ul li a{
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 768px) {

#footer.site-footer {
    padding-left: 20px;
    padding-right: 20px;
}

.site-footer .wrap{
    flex-direction: column-reverse;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.site-footer .wrap .footer-menu-class {
    margin-bottom: 20px;
}

}


body.elementor-page .entry-content .elementor-element .caster-portfolio-wrap .cbp-l-grid-agency-desc,
body.elementor-page .entry-content .elementor-element .caster-portfolio-wrap .cbp-l-caption-desc,
body.elementor-page .entry-content .elementor-element .caster-portfolio-wrap .cbp.cbp-caption-custom-effect .view-project,
body .portfolio-listing-wide .btn-container a {
    color: #555 !important;
}
