:root {
	--display-font-family: Bevan;
	--body-font-family: Suez One;

	--font-size: 16px

	--logo-padding: 26px;
	--logo-height: 84px;

	--header-width: 100%;
	--header-border-position: bottom;
	--header-border-size: 0;
	--header-bg-color: 20 20 36;
	--header-border-color: 245 245 245;

	--brand-color: 242 114 39;
	--brand-color-inverted: 255 15 ;

	--background-color: 255 15 ;
	--text-color: 61 61 61;
	--link-color: 61 61 61;

	--action-color: 242 114 39;
	--action-color-inverted: 20 20 36;

	--announcement-bar-bg-color: 231 205 176;
	--announcement-bar-text-color: 16 22 31;
	--announcement-bar-link-color: 61 61 61;

	--main-navigation-bg-color: 20 20 36;
	--main-navigation-link-color: 242 114 39;
	--main-navigation-link-color-hover: 255 255 255;
	--main-navigation-link-bg-color: 44 81 112;
	--main-navigation-link-font-size: 18px;
	--main-navigation-link-alignment: center;

	--auxiliary-bg-color: transparent;
	--auxiliary-border-color: transparent;
	--auxiliary-link-color: 61 61 61;

	--order-status-bg-color: 245 245 245;
	--order-status-color: 162 162 162;

	--store-menu-bg_color: 248 248 248;
	--store-menu-color: 119 7 ;

	--footer-bg-color: 20 20 36;
	--footer-color: 242 114 39;
	--footer-link-color: 231 205 176;
}

/*Custom Styles*/
.shaded_rectangle {
    align-items: center !important;
    display: flex;
    justify-content: center;
    flex-direction: row;
    max-width: 65%;
    background-color: white;
    border-radius:8px !important;
    box-shadow: 0px 0px 20px 0px #b6b1a6;
    margin-bottom: 50px !important;
    margin-top: 50px;
    margin: auto;
    height: 500px;
}
.photoGalleryWidget__photo{
    border-radius:8px!important;
}
.shaded_rectangle:last-of-type{
    margin-bottom: 50px !important;
}

.rectangle_text_half, .rectangle_photo_half {
    flex-basis: 50%;
    min-width: 50%;
}

.rectangle_text_half {
    align-items: center !important;
    justify-content: center !important;
    padding: 3% !important;
}
.rectangle_text_half h3, .rectangle_text_half ul {
    max-width: 400px !important;
    margin: auto !important;
}

.rectangle_text_half h3 {
    padding-bottom: 10px !important;
    
}
.rectangle_photo_half {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.rectangle_photo_half figure {
    height: 100%;
}
.right_image_float {
    width:30%;height:100%;margin-top:5%;margin-bottom:5%;
    float:right;
    margin-right:15%;
    margin-left:5%;
    border-radius:8px !important;
    overflow:hidden;
    box-shadow: 0px 0px 20px 5px #b6b1a6;
    }
.left_image_float {
    width: 20%;
    float:left;
    margin-right:5%;
    margin-left:15%;
    border-radius:8px !important;
    overflow:hidden;
    box-shadow: 0px 0px 20px 5px #b6b1a6;
}
.newsletterWidget__header{
    color:#141424;
    margin-bottom:30px;
}
.bannerWidget--19{
    text-shadow:0 0 0 !important;
}


@media ( min-width: 850px ) and ( max-width: 2000px ) {
    .image-fit-cover {
        height: 100%;
        max-width: none;
    }

    .image-fit-cover--square {
        height: auto;
        max-width: 100%;
    }
}
@media ( min-width: 850px ) and ( max-width: 1215px ) {
    .image-fit-cover--square {
        height: 100%;
        max-width: none;
    }
}
@media (min-width:850px) and (max-width:1115px) {
    .shaded_rectangle {
        height: calc(85vh - 80px) !important;
        padding-left:30px!important;
        
    }
}

@media ( max-width: 850px ) {
    .shaded_rectangle {
        height: calc(100vh - 100px) !important;
        max-width: 90% !important;
    }
    
    .rectangle_photo_half {
        flex-basis: 55%;
        min-width: 55%;
    }
    .rectangle_text_half {
        flex-basis: 45%;
        min-width: 45%;
        padding: 20px !important;
        padding-top: 30px !important;
    }
    .image-fit-cover {
        object-fit: cover !important;
        height: 100% !important;
        width: 100% !important;
    }
    
    .image-fit-cover--square {
        height: auto !important;
        width: 100% !important;
    }
    .shaded_rectangle-photo_left {
        display: flex !important;
        flex-direction: column !important;
    }
    .shaded_rectangle-photo_right {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .shaded_rectangle-photo_right .rectangle_photo_half,
    .shaded_rectangle-photo_left .rectangle_photo_half {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .rectangle_text_half h3, .rectangle_text_half ul {
        max-width: 300px !important;
        margin: auto !important;
    }
    .rectangle_text_half ul {line-height: 1.6 !important;}
    .rectangle_text_half h3 {font-size: 24px ; line-height: 1.2 !important;}
    .bannerWidget--36 {
        height: 200px!important;
        background-attachment: fixed;
        position:fixed;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        width:100%; 
       }
    .right_image_float {
        width:90%;
        float:none;
        margin-right:5%;
        margin-left:5%;
        align-items:center!important;
    }
    .left_image_float {
        width:90%;
        float:none;
        margin-right:5%;
        margin-left:5%;
        align-items:center!important;
    }
    .bannerWidget--92 .bannerWidget__subheading {
        font-size:60px!important;
    }
    
}

@media ( min-width: 851px ) {
    .shaded_rectangle-photo_right .rectangle_photo_half {
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
    }

    .shaded_rectangle-photo_left .rectangle_photo_half {
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
    }
}

@media (max-width: 768px) {
    .bannerWidget--3562 .bannerWidget__innerContainer {
        padding-top: 6rem !important;
        padding-bottom: 24rem !important;
    }
}

.backToTopLink__container {
	background-color: #141424;
    padding-bottom: 50px !important;
}


.photoGridWidget__listItemContainer{
    box-shadow: 0px 0px 20px 5px #b6b1a6 !important;
}

.htmlWidget.htmlWidget--20 {
    background-image:url('https://s3.amazonaws.com/grazecart/rangelandrevival/images/1692832753_64e693f1dd0c2.jpg');
    background-size:contain;
    background-repeat:repeat;
    padding-bottom: 20px;
}
.htmlWidget.htmlWidget--18{
    background-color:#e7cdb0;
}
.htmlWidget.htmlWidget--01{
        background-color:#EFE9E3 !important;
        padding-bottom:5%;
        padding-top:5%;
}
.marquee-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align:center;
    -webkit-align-items: center;
    -moz-box-align-items: center;
    -ms-box-align-items:center;
    -ms-flex-align: center;
    align-items: center;
    background-color:#f27227;
    width:100%;
}
.contactPage__address {
    display: none;
}

.marquee-text {
    display: block;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    font-size: 20px;
    font-weight:lighter!important;
    color:#ffffff;
}
.teamWidget__listCaption {
    color: #E7CDB0;
}
.textWidget--90 {
    padding:60px 0px;
}
.teamWidget__listSubcaption {
    color:#E7CDB0;
}
.teamWidget__listCaption {
    color:#F27227;
}
.footerAccreditation {
    background-color: #141424;
    color: #E7CDB0;
}
.footerAccreditation a {
    color: #F27227;
}
