body{
	color: #000000;
	font-size: 16px;
}
body.home{ background-color: #fff; }

.elementor-widget-text-editor{
	color: #000000;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-color: #dadada;
	background: #ffffff;
}

/* classes */
body .noFrontendPad{
	padding: 25px;
}
.elementor-editor-active .noFrontendPad{
	padding: 25px;
}
.elementor-section.bgRow {
	position: absolute;
}
.visHidden{
	visibility: hidden;
}



/* general styles */
.customBtn.elementor-widget-button .elementor-button {
	background-color: #F3EC18;
	color: #000;
	border-radius: 500px;
	padding: 16px 24px;
	transition: background-color 0.25s linear;
}
.customBtn.elementor-widget-button .elementor-button:hover {
	background-color: #fff;
}

.elementor-widget-heading .elementor-heading-title {
	color: #000000;
	font-family: 'Montserrat',sans-serif;
	font-weight: 500;
}
.elementor-widget-heading .elementor-heading-title strong { font-weight: 700; }

.elementor-widget-heading h1.elementor-heading-title { font-size: 55px; }
.elementor-widget-heading h2.elementor-heading-title { font-size: 50px; }
.elementor-widget-heading h3.elementor-heading-title { font-size: 45px; }
.elementor-widget-heading h4.elementor-heading-title { font-size: 26px; }

.whiteText .elementor-widget-heading .elementor-heading-title,
.whiteText .elementor-widget-text-editor{ color: #fff; }



/* header */
/*.site-header { padding-bottom: 50px; }
.home .site-header { padding-bottom: 0; }*/
.ast-site-identity{ padding: 0.5em 0; }
.site-logo-img img {
	width: auto;
	max-height: 120px;
}
.main-header-menu > .menu-item > a {
	font-family: 'Roboto',sans-serif;
	font-weight: 500;
}
.main-header-menu .menu-item.hideAllThese {
    display: none;
}



/* content */
#primary section.noFrontendPad { padding: 0; }
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 0;
	background-color: transparent;
}
.donateTitle h3 { margin: 0; }
.donateTitle span {
    font-size: 0.9em;
    color: #eb1c24;
}


/* footer */
/*.site-footer { padding-top: 50px; }
.home .site-footer{ padding-top: 0; }*/
.ast-small-footer .widget ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.ast-small-footer .widget ul li ul.sub-menu { display: none; }
.ast-small-footer .widget ul li a {
    display: block;
    line-height: 1em;
    padding: 15px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
}
.copyright {
    background-color: #312c30;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    padding: 20px 10px;
}


/* homepage */
.home .elementor-widget-heading h4.elementor-heading-title { font-size: 36px; }
.entry-content .heroSliderSection-item p {
    margin: 0;
}
#heroSliderSection .heroSliderSection-item {
    height: 600px;
    display: flex;
    align-items: center;
    max-height: none;
}
.heroSliderSection-item p {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 45px;
    color: #fff;
    line-height: 1.2em;
}
#mainBanner {
	background-size: auto 100%;
    background-position: 104% 50%;
	background-size: 50% auto;
    background-position: 100% 50%;
}



#servicesContent,
#tcContent {
	display: flex;
	align-items: center;
}
#servicesContent > .elementor-container,
#tcContent > .elementor-container {
    width: 100%;
}

#servicesContent {
    background-size: 50% auto;
    background-position: top left;
}
#tcContent {
    background-size: 50% auto;
}


/* - services */
.styleUL li {
    background-image: url(/wp-content/themes/redlodge2020/assets/images/arrow-alt-circle-right-regular.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    background-size: auto 16px;
    list-style: none;
    padding-left: 25px;
    font-size: 20px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    color: #000;
}


/* - products */
#productsGrid figure.wp-caption {
    position: relative;
}
#productsGrid figure.wp-caption a {
    position: relative;
    display: block;
}
#productsGrid figure.wp-caption a:after {
    content: ' ';
    background-image: linear-gradient(0deg, black, transparent);
    height: 80%;
    width: 100%;
    bottom: 0;
    left: 0;
    display: block;
    position: absolute;
	opacity: 1;
	transition: opacity 0.25s linear;
}
#productsGrid figure.wp-caption:hover a:after {
	opacity: 0.3;
}
#productsGrid figure.wp-caption figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    color: #fff;
    line-height: 1.2em;
    font-size: 24px;
    padding: 10px 25px;
}


/* - success stories */
.ssPost {
    padding: 20px 100px 40px;
    overflow: hidden;
}
.ssWrap {
    display: block;
    font-size: 0;
    background-color: #fff;
	box-shadow: 0 15px 50px -45px #000;
}
.ssImg,
.ssContent {
    padding: 25px;
    line-height: 1.4em;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
.ssImg {
    width: 200px;
    padding-right: 0;
}
.ssImg img {
    position: relative;
    left: -40px;
    box-shadow: 3px 3px 5px -5px #000;
}
.ssImg span {
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    max-width: 50%;
    padding: 15px 0 0;
}
.ssContent {
    width: calc(100% - 200px);
    padding-left: 0;
}

/* -- list mode */
.ssList .ssPost {
    padding: 0;
    margin-bottom: 50px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e2e2;
}
.ssList .ssPost:last-of-type {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #e2e2e2;
}
.ssList .ssName {
    display: block;
    font-weight: 700;
    font-size: 20px;
}
.ssList .ssWrap {
    background-color: transparent;
    box-shadow: 0 0 0 0 #000;
}
.ssList .ssImg {
	padding-right: 25px;
}
.ssList .ssImg img {
	left: auto;
	box-shadow: 0 0 0 0 #000;
}
.ssList .ssImg,
.ssList .ssContent {
	font-family: 'Montserrat';
	line-height: 1.2em;
}



/* subpages */
.cstm-page-title {
	background-image: url(/wp-content/uploads/2020/04/headerFog.jpg);
	background-size: cover;
	background-position: center;
}
.cstm-page-title .cstm-ptwrap {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 200px;
}
.cstm-page-title h1 {
    color: #fff;
    font-size: 50px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
}


/* - product pages */
.manualGrid.elementor-section .elementor-widget-image .wp-caption a {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.manualGrid.elementor-section .elementor-widget-image .wp-caption a img {
    max-width: none;
    height: 100%;
}

.manualGrid.elementor-section .elementor-widget-image .wp-caption a {
    width: 100%;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 0 0 0 #000;
    transition: box-shadow 0.15s linear,top 0.15s linear;
    border: 1px solid #fff;
    position: relative;
    top: 0px;
}
.manualGrid.elementor-section .elementor-widget-image .wp-caption a:hover {
    box-shadow: 0 5px 35px -10px #000;
    top: -10px;
}

.product.woocommerce.add_to_cart_inline {
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
	width: 100%;
}
.product.woocommerce.add_to_cart_inline > a {
    font-size: 16px;
    border-radius: 500px;
    transition: background-color 0.25s linear;
}
.product.woocommerce.add_to_cart_inline > span {
    padding: 0 20px;
}

.calendarMainheading.elementor-widget-heading h3.elementor-heading-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
}
.calendarMainpricing .elementor-heading-title {
    font-weight: 700;
    font-family: 'Roboto';
    color: #777;
    margin-bottom: 15px;
}


/* - subpage manual grid */
.customProductGrid .elementor-inner-column {
    padding: 15px;
}
.customProductGrid .elementor-inner-column .elementor-column-wrap{
    padding: 20px !important;
    box-shadow: 0 0 0 0 #000;
    position: relative;
    top: 0;
    transition: box-shadow 0.15s linear,top 0.15s linear;
}
.customProductGrid .elementor-inner-column .elementor-column-wrap.elementor-element-populated {
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.customProductGrid .elementor-inner-column .elementor-column-wrap.elementor-element-populated:hover {
    top: -10px;
    box-shadow: 0 10px 25px -25px #000;
}
.noHoverEffects .customProductGrid .elementor-inner-column .elementor-column-wrap.elementor-element-populated:hover {
    top: 0;
    box-shadow: 0 0 0 0 #000;
}
.customProductGrid .elementor-inner-column .elementor-column-wrap .elementor-widget-wrap {
	padding-bottom: 90px;
}
.noA2Cbtn .customProductGrid .elementor-inner-column .elementor-column-wrap .elementor-widget-wrap {
    padding-bottom: 0;
}

.customProductGrid .elementor-widget-heading {
    margin: 0;
}
.customProductGrid .elementor-widget-heading h3.elementor-heading-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
}
.customProductGrid .elementor-widget-heading div.elementor-heading-title {
    font-weight: 700;
    font-family: 'Roboto';
    color: #777;
    margin-bottom: 15px;
}
.customProductGrid .wcA2C.elementor-widget {
	position: initial;
}
.customProductGrid .elementor-inner-column .elementor-column-wrap .product.woocommerce.add_to_cart_inline {
	position: absolute;
	bottom: 0px;
}


/* volunteers */
#gallery-1 figure.gallery-item {
	overflow: hidden;
}
#gallery-1 figure.gallery-item .gallery-icon,
#gallery-1 figure.gallery-item a {
	display: block;
	height: 100%;
}
#gallery-1 figure.gallery-item img {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    zoom: 1.5;
}


/* sidebar */
.sidebar-main aside {
    box-shadow: 2.5px 2.5px 10px -5px #121212;
}

#sidebarDonate {
    background-color: #75140c;
    color: #fff;
    font-family: 'Roboto',sans-serif;
}
.sbd-bot {
    padding: 25px;
    text-align: center;
}
.sbd-heading {
    font-size: 1.25rem;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 1rem;
}
.sbd-heading strong {
    font-size: 1.5625rem;
}
.sbd-text {
    font-size: 0.95rem;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 1rem;
}
#sidebarDonate .sbd-btn a {
    background-color: #F3EC18;
    color: #000;
    border-radius: 500px;
    padding: 16px 24px;
    transition: background-color 0.25s linear;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
}
#sidebarDonate .sbd-btn a:hover {
    opacity: 0.75;
}

/* donate extended */
.widget.donateUpper {
    margin: 0;
    overflow: hidden;
    background-color: #75140c;
}
.donateUpper .sbd-bot {
	padding: 25px 25px 0;
}
.donateUpper .sbd-btn{ display:none; }


.donateLower {
    background-color: #75140c;
    padding: 0 25px;
    color: #fff;
}
.donateLower .widget-title {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0;
}
/*
.donateLower .ywcds_amount,
.donateLower .ywcds_add_donation_product,
.donateLower .ywcds_button_field a{
    width: 100%;
}
.donateLower .ywcds_select_amounts_content {
    text-align: center;
    padding: 10px 0 0;
}
.donateLower .ywcdp_single_amount.button {
    font-size: 0.85em;
    width: 30%;
    margin: 0;
    background-color: #dd3333;
    font-weight: 600;
    opacity: 0.85;
    transition: opacity 0.15s linear;
}
.donateLower .ywcdp_single_amount.button:hover,
.donateLower .ywcdp_single_amount.button:active,
.donateLower .ywcdp_single_amount.button:focus{
    opacity: 1;
}/**/

.donateLower .ywcds_button_field {
    text-align: center;
    padding: 0 0 1rem;
}
.donateLower .ywcds_button_field a{
    width: 100%;
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #dd3333;
    background-color: #dd3333;
    border-radius: 2px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-family: inherit;
    font-size: 1rem;
    font-weight: inherit;
    line-height: 1;
    display: inline-block;
}
.donateLower .ywcds_button_field a:hover,
.donateLower .ywcds_button_field a:active,
.donateLower .ywcds_button_field a:focus {
    opacity: 0.85;
}


.donateLowest {
    background-color: #75140c;
    color: #fff;
    padding: 0 25px 25px;
    line-height: 1.2em;
    font-size: 0.76rem;
    text-align: center;
}
.donateLowest div {
    display: block;
    text-align: center;
}
.donateLowest a {
    text-transform: uppercase;
    color: #ffffff;
    opacity: 1;
    transition: opacity 0.15s linear;
    font-weight: 600;
}
.donateLowest a:hover {
    opacity: 0.75;
}

/* featured */
.featuredProduct.widget .widget-title {
    background-color: #272727;
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0.5em 0;
    line-height: 1em;
}
.sidebar-main .woocommerce ul.products li.product {
    width: 100%;
    margin: 0;
}
.sidebar-main .woocommerce ul.products li.product img {
    margin: 0;
}
.sidebar-main .woocommerce ul.products li.product .astra-shop-summary-wrap {
    padding: 15px;
}
.sidebar-main .woocommerce ul.products li.product .astra-shop-summary-wrap .add_to_cart_button {
    width: 100%;
    text-align: center;
}

/* covid masks */
#covidMasks {
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    background-color: #75140c;
    color: #fff;
}


/* - php custom grid shortcode */
#customProductGrid ul {
    margin: 0;
    display: block;
    font-size: 0;
}
#customProductGrid li {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    width: 100%;
    padding: 0px 20px 50px;
}
#customProductGrid.col-2 li { width: 50%; }
#customProductGrid.col-3 li { width: 33.33333336%; }
#customProductGrid.col-4 li { width: 25%; }
#customProductGrid.col-5 li { width: 20%; }
#customProductGrid.col-6 li { width: 16.66666667%; }
#customProductGrid.col-7 li { width: 14.285%; }
#customProductGrid.col-8 li { width: 12.5%; }
#customProductGrid.col-9 li { width: 11.11111111%; }
#customProductGrid.col-10 li { width: 10%; }

#customProductGrid .wcrl-wrap {
    padding: 10px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.wcrl-name h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 1.3em;
}
.wcrl-name .price {
    font-weight: 700;
    color: #777;
}
.wcrl-thumb {
    display: block;
    width: auto;
    max-height: 400px;
    text-align: center;
    padding: 0;
    overflow: hidden;
    margin: 15px 0;
    margin-left: -10px;
    margin-right: -10px;
}
.wcrl-thumb img {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
}
.wcrl-content {
    font-size: 14px;
    padding: 0 0 15px;
}
.wcrl-content h3 { display: none; }




#sponsorsColumn .elementor-inner-section {
    margin-bottom: 50px;
}
.sponsorTitle.elementor-widget-heading .elementor-heading-title {
	font-weight: 700;
	font-size: 1.3em;
	font-family: 'Roboto';
}
.flexCenter.elementor-column > div > div.elementor-widget-wrap {
	align-content: center;
}


/**
 * SHOP GRID
 **/
.stmwoo-cat-grid-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    margin-left: -15px;
    margin-right: -15px;
}
.stmwoo-category {
    padding: 15px;
    width: 25%;
}
.stmwoo-category-wrap {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}
.stmwoo-catimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    border: 1px solid #cecece;
    box-shadow: 3px 3px 15px -8px #000;
    position: relative;
    top: 0;
    transition: top 0.15s ease-out,box-shadow 0.15s ease-out;
}
.stmwoo-category-wrap:hover .stmwoo-catimg {
    box-shadow: 8px 8px 25px -8px #a7a7a7;
    top: -10px;
}
.stmwoo-catname {
    font-size: 20px;
    line-height: 1.2em;
    display: block;
    font-weight: 700;
    color: #1e1e1e;
    padding: 10px 5px;
    margin: 0 0 32px;
}
.stmwoo-category-wrap:hover .stmwoo-catname {
    color: #c62026;
}


/**
 * GALLERY
 **/
.stm-gallery > div {
    display: flex;
    flex-wrap: wrap;
}
.stm-gallery-item {
    width: 25%;
    padding: 15px;
    margin: 0;
}
.stm-gallery-item-wrap {
    box-shadow: 3px 3px 15px -8px #000;
    position: relative;
    top: 0;
    transition: top 0.15s ease-out,box-shadow 0.15s ease-out;
}
.stm-gallery-item-wrap:hover {
    box-shadow: 8px 8px 25px -8px #3e0a06;
    top: -10px;
}
.stm-gallery-item a {
    display: block;
    min-height: 250px;
    background-size: cover;
    background-position: center;
}




@media all and (max-width: 1500px){
    #servicesContent {
        background-size: auto 100%;
    }
    #servicesContent > .elementor-container {
        width: 100%;
    }
    #tcContent {
        background-size: 50% 100%;
    }
}
@media all and (max-width: 1170px){
	#mainBanner{
		background-color: #282828;
	}
}
@media all and (max-width: 1024px){
    #servicesBG.elementor-section.bgRow,
    .elementor-section.bgRow{
        position: initial;
    }
    #servicesBG.elementor-section.bgRow{
        padding: 0;
    }
    #servicesContent {
        background-image: none;
    }
    #servicesContentRight .elementor-column-wrap {
        padding: 0 25px;
    }
    #tcContent {
        background-color: #75140c;
        background-image: none;
    }
    
	.ssPost {
		padding: 20px 20px 40px;
	}
	
    #donateRow .elementor-widget-heading h4.elementor-heading-title strong { display: block; }
    
    .stmwoo-category {
        padding: 15px;
        width: 33%;
    }
}
@media all and (max-width: 980px){
    .ssWrap {
        position: relative;
    }
    .ssImg {
        padding-right: 0;
        padding: 10px;
        position: absolute;
        top: -25px;
        left: -25px;
    }
    .ssImg img {
        position: relative;
        left: 0;
        box-shadow: 3px 3px 5px -5px #000;
        max-height: 200px;
        max-width: 150px;
    }
    .ssImg span {
        max-width: 120px;
        padding: 15px 0 0;
        margin-left: 25px;
    }
    
    .ssContent {
        width: 100%;
        padding-left: 25px;
    }
    .ssContent:before {
        content: ' ';
        float: left;
        width: 150px;
        height: 240px;
    }

    .stm-gallery-item {
        width: 33%;
    }
}
@media all and (max-width: 767px){
    .stm-gallery-item {
        width: 50%;
    }
    .stmwoo-category {
        width: 50%;
    }
}
@media all and (max-width: 760px){
	.elementor-widget-heading h1.elementor-heading-title { font-size: 45px; }
	.elementor-widget-heading h2.elementor-heading-title { font-size: 40px; }
	.elementor-widget-heading h3.elementor-heading-title { font-size: 35px; }
	.elementor-widget-heading h4.elementor-heading-title { font-size: 22px; }

	.single-product .cstm-page-title h1 {
		font-size: 30px;
		line-height: 1.1em;
	}
}
@media all and (max-width: 560px){
    .stm-gallery-item a {
        min-height: 150px;
    }
    .stmwoo-category {
        width: 100%;
    }
}