/* Theme Name: Made in CA
Template: oceanwp 
Version: 1.0
Designed & developed by 368 Durham - https://www.368durham.com 
Using OceanWP as Framework. */

/* Global */

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}


.clear {
	clear: both;
}

#site-header {
    border-bottom: 0px solid #fff!important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + 2rem + 2px);
    padding: 1rem 1.25rem;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #474849;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #bccc9a;
    border-radius: .25rem;
    -webkit-transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.home .page-header {
    display: none;
}


.is-form-style input.is-search-input {
    height: 65px!important;
    padding: 10px!important;
}

.is-form-style input.is-search-submit, .is-search-icon {
    height: 65px!important;
    padding: 10px!important;
    margin-top: -14px!important;
    width: 65px!important;
}

.red {
    border-bottom: 5px solid #f34235;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.searchandfilter ul li {
    width: 33.3%!important;
    float: left;
}

.searchandfilter select.sf-input-select {
    background-color: #fff!important;
    padding: 20px!important;
}

.searchandfilter select {
    height: 60px!important;
}

.searchandfilter h4 {
    color: #fff;
}

.topheading h2 {
    color: #fff!important;
    font-size:54px;
    margin-bottom: -20px;
    padding-bottom: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}

.topheading h3 {
    color: #fff!important;
    font-size: 36px;
    margin-bottom: -20px;
    padding-bottom: 0px;
    margin-top: 20px;
    text-transform: uppercase;
}

.topheading {
    margin-bottom: 100px!important;
}

.searchandfilter ul {
    margin-left: 0!important;
}

.sf-field-submit {
    margin-top: 37px!important;
}

input[type="submit"] {
    padding: 24px 20px!important;
    background-color: #f34235;
}

.elementor-posts .elementor-post__card {
    min-height: 175px!important;
    padding-top: 45px!important;
    text-align: center!important;
}


.recent .category-miscellaneous .elementor-post__card {
    border: 1px solid #f34235!important;
}

.recent .location-quebec .elementor-post__card {
    border: 1px solid #003aa7!important;
}

.recent .location-bc .elementor-post__card {
    border: 1px solid #ffd600!important;
}

.recent .location-new-brunswick .elementor-post__card {
    border: 1px solid #92760a!important;
}

.recent .location-ontario .elementor-post__card {
    border: 1px solid #006e0b!important;
}

.recenthome .elementor-post {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    width: 100%!important;
    clear: both!important;
    grid-row-gap: 20px!important;
}

.recenthome .elementor-column {
    margin-left: 10px;
    margin-right: 10px;
}

.recenthome .elementor-image-box-img img {
    height: 250px!important;
    object-fit: cover;
}

.searchandfilter select.sf-input-select {
    min-width: 285px!important;
}

.foot1 li {
    width: 100%;
    clear: both;
    float: none;
}

.foot2 li {
    width: 25%;
    float: left;
}

.menu-item-425 .sub-menu {
    min-width: 500px!important;
}

.menu-item-425 li {
    width: 33.3%;
    float: left;
}

.menu-item-425 li li {
    width: 100%;
    float: none;
    background-color: #f5f5f5;
}

.menu-item-425 .sub-menu .sub-menu {
    min-width: 150px!important;
    border: 1px solid #222;
}

.page-header-title, .site-breadcrumbs {
    text-transform: capitalize!important;
}

.bottomsearch h4 {
    color: #000!important;
}

.elementor-button {
    padding: 15px!important;
    background-color: #f34235!important;
}

.featuredon img {
    height: 100px!important;
    width: 100px;
    object-fit: contain;
}

.elementor-image-box-title {
    margin-top: -150px;
    margin-bottom: 110px;
}

.elementor-image-box-img {
    background-color: #000;
}

.recenthome img {
    opacity: 0.7;
}

.recenthome img:hover {
    opacity: 1;
}

.elementor-image-box-title {
    color: #fff;
    position: relative;
    z-index: 999;
    font-size: 24px!important;
}

.headersearch .is-form-style input.is-search-input {
    height: 45px!important;
}

.headersearch .is-search-icon {
    height: 45px!important;
    margin-top: -5px!important;
    padding: 12px 5px 0px 5px!important;
    width: auto!important;
}

.headersearch {
    margin-top: 5px;
}

.elementor-posts--skin-classic .elementor-post__text {
    width: 100%!important;
    clear: both!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

@media (max-width: 768px) {
    .topheading h2 {
        font-size: 36px;
        margin-bottom: -10px;
    }
    .minheightimage {
        height: auto;
        min-height: 500px!important;
    }
    .menu-item-425 li {
        width: 100%;
        float: none;
    }
    .foot2 li {
        width: 100%;
        float: none;
    }
    .searchandfilter ul li {
        width: 100%!important;
        float: none;
        clear: both;
    }
    .sf-field-submit {
        margin-top: 0;
    }
}