@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//seashepherd.org.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(2,2,2);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.post-single-page .post-date-year {
	font-size: 11px;
  margin-top: -3px;
  margin-bottom: 9px;
}

.page-title,
.copyrights-wrapper,
.wd-meta-reply{
	display: none
}

.category-empresa-amiga .meta-author{
    display: none;
}

.site-content {
    margin-bottom: 0;
}

.center-title .wpb_heading {
    text-align: center;
}

.btn.btn-color-default {
    background-color: #0082bc !important;
    color: #ffffff;
}
.btn.btn-color-default:hover {
    background-color: #0082bc !important; 
    color: #ffffff;
}

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    background-color: #f45700 !important; /* Safety Orange (SS Global) */
}
.vc_btn3.vc_btn3-color-warning:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover {
    background-color: #ae3e00 !important;
}
.vc_btn3.vc_btn3-color-warning:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active {
    background-color: #fd7e0d !important;
}

.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
	background-color: #0082bc !important; /* Surface Blue II (SS Global) */
}
.vc_btn3.vc_btn3-color-primary:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover {
    background-color: #0071b3 !important;
    color: #ffffff;
}

.gtranslate-header {
    display: flex;
}

.justify {
    text-align: justify;
}

/* override do tamanho básico de fonte em todas as pages, pois estavam menores que nos posts */
/*.page p,
.page li {
    font-size: 15.4px;
}	*/


@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.center-mobile {
	    text-align: center !important;
	}
}		

@media only screen and (min-width: 768px) {
    .only-small {
        display: none !important;
    }
}
@media only screen and (max-width: 769px) {
    .only-big {
        display: none !important;
    }
}



.italic {
    font-style: italic !important;
}

.m-auto > div {
    margin-left: auto !important;
    margin-right: auto !important;
}


.list ul {
    list-style-type: disc !important;
}

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.bebas,
.bebas span,
.bebas p,
.bebas h3,
.bebas div {
    font-family: 'Bebas Neue', sans-serif !important;
}

.montserrat,
.montserrat span,
.montserrat p,
.montserrat div {
    font-family: Montserrat !important;
}

.featured-caption {
    color: white;
    opacity: 0.75;
    font-size: 12px;
    margin: -55px 10px;
}

.w-100 { width: 100% !important; }
.w-75  { width: 75% !important; }
.w-60  { width: 60% !important; }
.w-50  { width: 50% !important; }
.w-40  { width: 40% !important; }
.w-25  { width: 25% !important; }
.m-auto { margin: 0 auto !important; }
.d-block { display: block !important; }


/* simple header / custom wpbakery template - vpck */
.main-header {
    margin-top: -40px !important;
}

@media only screen and (max-width: 768px) {
    
    div.main-header {
        margin-top: -50px !important;
    }
    
    div.main-header .main-title {
        font-size: 65px !important;
    }
    
    div.main-header .main-subtitle {
        width: 100% !important;
        margin-top: 25px !important;
        font-size: 18px !important;
    }
}	

.scrollToTop {
    bottom: 110px;
    right: 40px;
}

.d-none {
display: none
}

/* main footer overrides - vpck 2024 */

.main-footer .footer-column-1 {
	order: 2;
	font-size: 12px;
}

.main-footer .footer-column-1 mark {
	font-weight: 100;
}

.main-footer .col-lg-3 {
	flex: 0 0 33%;
	max-width: 33%;
}

@media only screen and (max-width: 800px) {
	.main-footer .col-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.main-footer .col-lg-3:last-child {
	display: none;
}


.main-footer .xtra-text {
	color: white;
	text-align: center;
}@media (min-width: 1025px) {
	/* fix for woodmart megamenu not working properly on hover items -vpck */
.wd-nav-main:not(.wd-offsets-calculated) .wd-event-hover:hover>.wd-dropdown, 
.wd-nav-main:not(.wd-offsets-calculated) .wd-event-click.wd-opened>.wd-dropdown, 
.wd-nav-main:not(.wd-offsets-calculated) .wd-dropdown.wd-opened,
.wd-nav-secondary:not(.wd-offsets-calculated) .wd-event-hover:hover>.wd-dropdown, 
.wd-nav-secondary:not(.wd-offsets-calculated) .wd-event-click.wd-opened>.wd-dropdown, 
.wd-nav-secondary:not(.wd-offsets-calculated) .wd-dropdown.wd-opened {
	opacity: 1;
	visibility: visible;
	pointer-events: unset;
}
}

@media (max-width: 576px) {
	#blip-chat-container #blip-chat-iframe {
        position: fixed !important;
}

.w-mobile-100 { width: 100% !important; }
.w-mobile-90 { width: 90% !important; }
.w-mobile-75  { width: 75% !important; }
.w-mobile-60  { width: 60% !important; }
.w-mobile-50  { width: 50% !important; }
.w-mobile-40  { width: 40% !important; }
.w-mobile-25  { width: 25% !important; }
.m-mobile-auto { margin: 0 auto !important }

.w-mobile-100 a{ width: 100% !important;}
.w-mobile-90 a{ width: 90% !important; }
.w-mobile-75  a{ width: 75% !important;}
.w-mobile-60  a{ width: 60% !important;}
.w-mobile-50  a{ width: 50% !important;}
.w-mobile-40  a{ width: 40% !important;}
.w-mobile-25  a{ width: 25% !important;}

}

