/*
Theme Name: stcroixrec
Theme URI: 
Description: This is a custom child theme for St. Croix Recreation
Author: My Name
Author URI: 
Template: salient
Version: 1.0.53
*/
.market-section .wpb_wrapper {
    position: relative;
}
.market-section .wpb_wrapper .nectar-button.btn-market {
    background-color: rgba(16, 91, 51, 0.8) !important;
    color: #fff;
    font-family: PT Sans;
    font-size: 30px !important;
    left: 50%;
    line-height: 1.41;
    padding: 10px 10px;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 287px;
    transition: background .3s ease;
}
.market-section .wpb_wrapper>.nectar-button.btn-market:hover {
    background-color: rgba(16, 91, 51, 1) !important;
    color: #fff !important;
    opacity: 1 !important;
}
.market-section .wpb_wrapper:hover>.nectar-button.btn-market {
    background-color: rgba(16, 91, 51, 1) !important;
    color: #fff !important;
    opacity: 1 !important;
}
.market-section .wpb_wrapper>.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    transition: opacity .3s ease;
}
.market-section .wpb_wrapper:hover>.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    opacity: .8
}
html body .market-section .vc_row-fluid>.span_12 {
    justify-content: center;
}
.product-card .wpb_wrapper {
    display: flex;
    flex-direction: column;
}
.desktop-contact {
    position: fixed;
    z-index: 11;
    max-width: 1260px;
    width: 100%;
    text-align: right;
    left: 50%;
    top: 0px;
    transform: translate(-50%);
}
.desktop-contact a {
    padding: 8px 35px;
    background-color: #005b49;
    transition: .3s;
    color: white;
}
.desktop-contact a:last-child {
    top: 20px !important;
}
.desktop-contact a:hover {
    background-color: rgba(0, 91, 73, .87);
    color: white !important;
}
@media (min-width: 1250px) {
    #social-in-menu {
        visibility: hidden;
    }
}
@media (max-width: 1249px) {
    .desktop-contact {
        visibility: hidden;
    }
}
@media (max-width: 1450px) {
    .desktop-contact {
        right: 90px !important;
        width: unset !important;
        left: unset !important;
        transform: unset !important;
    }
}
.gclid-fill,
.msclkid-fill {
    display: none;
}
body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description, body .gform_wrapper .instruction {
    font-size: 14px;
}
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 400;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px;
    margin-right: 2px;
}
#footer-widgets .gallery img {
	border: none;
}
@font-face {
    font-family: 'iconsmind';
    src: url('fonts/iconsmind.eot?qnd6ae');
    src: url('fonts/iconsmind.eot?qnd6ae#iefix') format('embedded-opentype'),
        url('fonts/iconsmind.ttf?qnd6ae') format('truetype'),
        url('fonts/iconsmind.woff?qnd6ae') format('woff'),
        url('fonts/iconsmind.svg?qnd6ae#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.2');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2') format('embedded-opentype'),
        url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.2') format('svg'),
        url('fonts/fontawesome-webfont.woff?v=4.2') format('woff'),
        url('fonts/fontawesome-webfont.ttf?v=4.2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}