/* 
Theme Name: twentytwentyone Child 
Theme URL: https://wordpress.org/themes/twentytwentyone/
Description: twentytwentyone Child 
Theme Author: the WordPress team
Author URL: https://wordpress.org/
Template: twentytwentyone 
Version: 1.3 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone-child 
*/


/*------- my own style --------*/
@font-face {
    font-family: Tablet-l;
    src: url("fonts/TabletGothicCondensed-Regular.ttf");
    font-display: swap;
}

@font-face {
    font-family: Tablet;
    src: url("fonts/TabletGothicCondensed-Heavy.ttf");
    font-display: swap;
}

@font-face {
    font-family: biker;
    src: url("fonts/BikerDiamond.otf");
    font-display: swap;
}

@font-face {
    font-family: texasAR;
    src: url("fonts/Bahij_TheSansArabic-Bold.ttf");
    font-display: swap;
}

::-webkit-scrollbar {
    width: 0.7em;
    height: 0.4em;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #120f0f;
    outline: 1px solid #120f0f;
}

html {
    font-family: Tablet;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: Tablet-l;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

p {
    font-family: Tablet-l;
    font-size: 16px;
    color: #6e7673;
}

h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2 {
    font-family: Tablet;
    font-size: 2rem;
}

h3,
.h3 {
    font-family: Tablet;
    font-size: 1.75rem;
}

h4,
.h4 {
    font-family: Tablet;
    font-size: 1.5rem;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}

a,
a:hover {
    text-decoration: none;
}

header#masthead {
    padding: 0;
    height: 106px;
}

ul#primary-menu-list li a {
    font-family: biker;
    /*
    padding-left: 14px;
    padding-right: 14px;
    */
    color: #f8b02d;
    font-size: 18px;
    padding: 0 14px;
    text-transform: uppercase;
}

article {
    background: #fff;
}

#appsuite-root {
    max-width: 90%;
    padding: 0 40px;
}

#appsuite-root h3,
#appsuite-root h4,
#appsuite-root h5,
#appsuite-root p,
#appsuite-root a,
#appsuite-root span,
#appsuite-root .item a {
    font-family: inherit;
}

.entry-content {
    margin-top: 0 !important;
}

/*
a.nav-link img {
    width: 25px;
}
*/
.menu-icon {
    padding-left: 25px;
}

li.nav-item.dropdown.cart.pad-1 img {
    width: 30px;
    margin-top: -4px
}

li.nav-item.dropdown.world.pad-1 img {
    width: 25px;
}

.site-logo img {
    width: 106px;
    padding-bottom: 7px;
}

ul#primary-menu-list li a:hover,
ul#primary-menu-list li a:focus {
    color: #9a3324;
    background: none;
}

li#menu-item-399 {
    background: #f6ae2d;
    border-radius: 10px;
    padding: 16px 7px;

}

li#menu-item-399 a {
    color: #2d2926 !important;
}

/*
#post-8 .entry-content {
    margin-top: -70px;
}
*/

a.menu-image-title-hide.menu-image-not-hovered img {
    max-width: 35px !important;
}

.slider-sec {
    margin-bottom: -40px;
    margin-top: 0;
}

.texas-menu.texas-menu-wood {
    max-width: none !important;
    margin-bottom: -30px;
    margin-top: 40px;

}

.heading-section .subheading.now {
    position: absolute;
    right: 45%;
    top: 57px;
    font-size: 35px;
    margin-left: 18px;
    display: block;
    margin-bottom: 0;
    font-family: biker;
    text-transform: uppercase;
    color: #9a3324;
    line-height: 1;
    margin-bottom: -21px;
    z-index: 1;
}

.texas-menu .nav-pills .nav-link {
    border-radius: 0;
    margin-bottom: 0;
    color: #9a3324;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f8b02d;
    margin-left: 21px;
    margin-right: 21px;
    font-family: biker;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
}

.menu-wrap h3 {
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 14px;
    font-family: Tablet-l;
    background: #9a3324;
    padding: 11px 5px;
    border-radius: 9px;
    /* border-radius: 0px 0px 9px 9px; */
    transition: .3s all ease-in-out;
    position: relative;
    cursor: pointer;
    display: table;
    width: 100%;
    height: 60px;
    line-height: 37px;
}

.menu-wrap {
    margin-bottom: 60px;
    transition: .3s all ease-in-out;
}

.menu-wrap .menu-img {
    display: block;
    /* height: 270px; */
}

.menu-wrap .menu-img img {
    /* display: block; */
    height: 250px;
    width: 100%;
    object-fit: contain;
    /* border-radius: 9px; */
    border-radius: 9px 9px 0px 0px;
    position: relative;
    cursor: pointer;
}

.menu-wrap:hover:not(.menu-wrap-nothover) h3 {
    background: #f8b02d;
}

.menu-wrap:hover:not(.menu-wrap-nothover) .bagicon:after {
    transform: scale(1.1);
}

a.menu-image-title-hide.menu-image-not-hovered img {
    max-width: 33px !important;
}

/*
.menu-wrap .bagicon:after {
     content: url(../images/bag.png); 
    position: absolute;
    top: 7px;
    right: 27px;
    background-image: url(http://localhost/WordPress.psdigital.me/wp-content/uploads/2021/06/bag.png);
    background-size: contain;
    display: inline-block;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    content: "";
    transition: .3s all ease-in-out;
    transform: scale(.8);
}
*/
.menu-wrap .price {
    font-size: 21px;
    font-family: Tablet-l;
    color: #fff;
    transition: .3s all ease-in-out;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.menu-wrap h3 i {
    /*    opacity: 0;*/
    padding: 6px;
    position: absolute;
    top: 15px;
    right: 3px;
    display: table-cell;
    vertical-align: middle;
}

.order-items {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    column-gap: calc(1 * var(--global--spacing-horizontal));
    margin-left: 100px;
    margin-right: 100px;
}

.menu-wrap:hover:not(.menu-wrap-nothover) h3 i {
    opacity: 1;
    color: #2d2926;
}

.menu-wrap:hover:not(.menu-wrap-nothover) .price {
    padding-right: 20px;
}

.menu-wrap:hover:not(.menu-wrap-nothover) h3 span {
    color: #2d2926;
    padding-left: 8px;
}

.menu-wrap h3 a,
.menu-wrap h3 span.til {
    width: 60%;
    text-align: left;
    display: inline-block;
    color: #ffffff;
    line-height: 19px;
    display: table-cell;
    vertical-align: middle;
}

#v-pills-tab p {
    display: flex;
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.texas-menu .nav-pills .nav-link.active,
.texas-menu .nav-pills .nav-link:hover {
    color: #2d2926;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f8b02d;
    border-radius: 9px;
    border-bottom: 1px solid transparent;
    padding: 0.5rem 1rem !important;
}

.menu-icon .navbar-nav>.nav-item .dropdown-menu {
    border: none;
    background: #2c2925;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 34px -20px rgb(0 0 0 / 41%);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgb(0 0 0 / 41%);
}

li.nav-item.dropdown.pad-1 {
    position: relative;
}

li.nav-item.order-btn.pad-1 {
    background: #f6ae2d;
    border-radius: 10px;
    padding: 4px 2px;
    line-height: 19px;
    margin-right: 8px;
    display: none;
}

li.nav-item.order-btn.pad-1 a {
    font-family: biker;
    color: #1d2327;
    font-size: 14px;
    padding: 0 14px;
    text-transform: uppercase;
}

.dropdown-menu {
    position: absolute;
    top: 46px;
    left: -35px;
    z-index: 1000;
    /*    display: none;*/
    float: left;
    min-width: 14rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: #fff; */
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu .form-group input::placeholder {
    color: #fff;
}

.dropdown-menu .form-group input:focus {
    outline: none
}

.menu-icon ol li>.dropdown-menu {
    display: none;
}

.menu-icon ol li:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu .contact-form .form-control {
    border: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    height: 40px !important;
    padding-left: 10px;
    padding-right: 0;
    /* background: #1f1d1b !important; */
    background: rgba(163, 147, 130, 0.18) !important;
    color: #2d2926 !important;
    /* color: #a39382 !important; */
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 9px;
    /* padding-left: 0px; */
    /* text-transform: capitalize; */
}

.menu-icon form {
    padding: 20px;
}

.popsign {
    text-align: center;
    margin: 20px 0 5px;
}

.menu-icon .popsign a {
    padding: 15px 20px !important;
    font-size: 11px;
    width: 85px;
    /* text-align: center; */
    /* height: 44px; */
    /* line-height: 46px; */
    /* margin: 2px; */
}

.menu-icon i {
    background: #f6ae2d;
    color: #2d2926;
    padding: 6px 8px;
    border-radius: 25px;
}

.menu-icon button.btn.btn-primary {
    font-size: 11px;
    padding: 20px;
}

ol.twoIcons.navbar-nav.justify-content-around {
    display: flex;
    list-style: none;
}

ol.twoIcons.navbar-nav.justify-content-around li a {
    padding: 8px;
}

.menu-icon .nav-item.dropdown a:hover {
    transform: scale(1.2);
}

.menu-icon .nav-item.dropdown a {
    transition: 0.3s all ease-in-out;
}

.texas-menu-wood {
    background: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/bgwood.jpg);
}

.texas-about.texas-section.texas-about-dark {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
    max-width: none !important;
    margin-bottom: -30px;
    /*    height: 406px;*/
    background: #2d2926;
    margin-top: 0px
}

.heading-section .subheading.white {
    color: #fff;
}

.viewmore {
    border-radius: 0 !important;
    margin-bottom: 0;
    color: #f8b02d;
    /* font-size: 18px !important; */
    font-weight: 400;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f8b02d;
    margin-left: 5px;
    margin-right: 5px;
    font-family: biker;
    padding: 0.5rem 1rem !important;
    margin-top: 21px;
}

.viewmore:hover {
    color: #2d2926;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f8b02d;
    border-radius: 9px !important;
    border-bottom: 1px solid transparent;
}

.StoryImg img {
    width: 100% !important;
    height: 406px !important;
    object-fit: cover;
}

.values-items article {
    background: transparent;
}

.texas-about-dark .bg-txt {
    opacity: 1 !important;
    /* background: #252525 !important; */
    background-image: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/overlayDark.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: right; */
    /* background-position: 96% center; */
    background-position: 100% center;
}

.img.StoryImg {
    width: 790px;
    height: 406px;
}

.opacity-medium {
    position: relative;
    height: 407px;
    width: 30%;
    /* width: 100%; */
    opacity: 0.7;
    z-index: 1;
    /* top: -408px; */
    /* right: 0; */
    left: 554px;
    bottom: 406px;
}

#custom-search-input {
    margin: 0px 65px;
    margin-top: 25px;
    padding: 0;
    height: 100px;
    position: relative;
}

#custom-search-input input.search-query.form-control {
    border-radius: 9px;
    height: 57px;
    font-family: 'Tablet-l';
}

#custom-search-input button.btn.btn-danger {
    position: absolute;
    top: 3px;
    right: 20px;
    background: none !important;
    padding: 0;
    height: 56px;
}

#custom-search-input span.icon-search {
    color: #2d2926;
}

.heading-section.texas-animate.texas-animated {
    margin-right: 27px;
    /*    margin-top: 100px;*/
    padding-left: 11px;
    position: relative;
    margin-bottom: 10px;
}

.bg-fast-red {
    background: #9a3324 !important;
    max-width: none !important;
    text-align: center;
    padding: 15px;
}

.texas-about-dark p {
    color: #a39382;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
}

/*
.heading-section.texas-animate.texas-animated h1.mb-4 {
    text-align: left;
}
*/
.heading-section.texas-animate.texas-animated.title-discover {
    text-align: left;
}

.locator span {
    font-size: 27px;
    font-family: biker;
    padding: 15px 0px 32px 0px;
    color: #fff;
    line-height: 40px;
}

section.bg-fast-red.no-padding.locator .d-inline-block.loc-btn {
    width: 13%;
    margin: 0 auto;
}

.d-inline-block.loc-btn {
    margin-top: 20px;
}

.bg-fast-red.no-padding.locator div {
    /* line-height: 27px; */
    padding: 6px;
}



.btn.btn-primary {
    background: #f8b02d;
    border: none;
    transition: .3s all ease-in-out;
    /* padding: 0.5rem 1rem !important; */
    font-family: Tablet;
    color: #2d2926;
    text-transform: uppercase;
    border-radius: 7px;
    padding: 15px 20px;
    font-size: 20px;
    width: fit-content;
    margin: auto;
}

.btn.btn-primary:hover {
    color: #fff !important;
    background: #2d2926;
}
.btn.btn-secondary {
    background: #9e3223;
    border: none;
    font-family: Tablet;
    transition: .3s all ease-in-out;
    /* padding: 0.5rem 1rem !important; */
    color: #fff;
    text-transform: uppercase;
    border-radius: 7px;
    padding: 15px 20px;
    width: fit-content
}
.btn.btn-secondary:focus{
    background: #9e3223 !important;
}
.btn.btn-secondary:hover {
    color: #fff !important;
    background: #2d2926;
}

#post-3 {
    background: #fff;

}

#post-3 header {
    display: none;
}

#post-648 header {
    display: none;
}

.policy h2 {
    color: #f8b02d;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 33px;
    padding-top: 33px;
}

.policy p {
    color: #a39382;
    /* word-break: break-all; */
    line-height: 22px;
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 1.8;
}

.policy h3 {
    color: #2c2925;
    font-size: 1.3rem;
}

.policy h4 {
    color: #9a3324;
    font-size: 1.3rem;
}

.privacy-sec {
    max-width: 1130px !important;
}

.policy ul.outermenu,
.terms>ul {
    padding: 0;
}

.policy ul.outermenu {
    list-style: none;
}

.policy ul.outermenu li {
    font-family: Tablet-l;
    color: #a39382;
}

.policy article {
    line-height: 1.8;
    font-size: 18ps;
}

.policy a {
    color: #f8b02d;
}

#post-402 {
    background: #fff;

}

#post-402 header {
    display: none;
}

.terms-sec {
    max-width: 1130px !important;
}

.terms h2 {
    color: #f8b02d;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 33px;
    padding-top: 33px;
}

.terms .important {
    color: #9a3324;
    font-weight: bold;
}

.terms p {
    color: #a39382;
    width: 100%;
    line-height: 22px;
    margin-bottom: 9px;
}

.terms>ul {
    list-style: none;
    width: 100%;
}

.terms h3 {
    color: #2c2925;
    font-size: 1.4rem;
}

.terms-sec a {
    color: #f8b02d !important;
    font-size: 18px !important;
}

.policy ul li>ul,
.terms ul li>ul {
    list-style-type: disc;
    line-height: 1.5;
    font-size: 17px;
    font-family: Tablet-l;
    color: #a39382;
}

footer#colophon {
    padding: 0;
}

h2.widget-title {
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Tablet;
}

.texas-footer-widget ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #a39382 !important;
    text-decoration: none;
    font-family: Tablet-l;
}

.texas-footer-widget ul li {
    line-height: 1.5;
}

.site-info {
    margin: 0;
}

.site-footer>.site-info {
    padding-top: 0
}

.site-name p {
    font-family: Tablet-l;
    color: #a39382;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 10px;
    font-size: 11px;
    text-transform: capitalize;
}

ul.footer-logos.list-unstyled a img {
    /*width: 70%; */
    position: relative;
    top: -11px;
    left: 85%;
}

.terms {
    margin-top: 2px;
    padding: 10px;
    color: #2d2926;
    margin: 0 auto;
}

.terms a {
    font-family: Tablet-l;
    color: #fff;
    padding: 5px;
    text-transform: capitalize;
    font-size: 12px;
}

.text-center.terms {
    color: #fff;
}

.terms a:hover {
    color: #f8b02d;
}

.powered-by img {
    width: 115px !important;
    ;
    padding: 9px 3px 9px 3px;
    display: inline-block;
    float: right;
}

.widget-area1 {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
    margin-bottom: 20px;
}

.footer-logos.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: flex;
}

ul.footer-logos1.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-flow: row-reverse;
    margin-top: 19px;
    margin-right: -63px;
}

ul.footer-logos1.list-unstyled li {
    padding-right: 18px;
}

.texas-footer-widget img {
    transition: .3s all ease-in-out;
}

ul.footer-logos1 img {
    transition: .3s all ease-in-out;
    border-radius: 2px;
}

.texas-footer-widget img:hover {
    transform: scale(.8);
}

ul.footer-logos1 img:hover {
    transform: scale(.8);
}

ul.texas-footer-social.list-unstyled.float-lft {
    padding: 0;
}

h2.texas-heading-2 {
    font-family: Tablet;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}

ul.texas-footer-social.list-unstyled.float-lft li a {
    height: 35px;
    width: 35px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative;
    transition: .3s all ease-in-out;
}

ul.texas-footer-social.list-unstyled.float-lft li a i {
    color: #fff;
    position: absolute;
    font-size: 17px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

ul.texas-footer-social.list-unstyled.float-lft li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}

ul.texas-footer-social.list-unstyled.float-lft li a:hover {
    background: #f8b02d;
}


/*------------- story ------------*/

h1.entry-title {
    color: #fff;
    font-weight: 400;
    font-family: Tablet;
    font-size: 2.5rem;
    text-transform: uppercase;
    text-align: center;
    padding-top: 119px;
    position: relative;
}

h1.entry-title {
    position: relative;
    z-index: 1;
}

header.entry-header:after {
    content: '';
    display: block;
    background: #2c2925;
    opacity: .4;
    position: relative;
    height: 351px;
    top: -164px;
}

header.entry-header.alignwide {
    max-width: none;
    background-image: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/storyy.jpg);
    height: 350px;
}

.page-id-644 header.entry-header.alignwide {
    display: none;
}

.brand-story h3 {
    color: #f8b02d;
    font-family: biker;
    /* font-size: 21px; */
    text-transform: uppercase;
    margin-bottom: 15px;
}

.brand-story article p {
    color: #fff !important;
    font-family: Tablet-l;
    line-height: 20px;
    font-size: 18px;
    margin-bottom: 21px;
}

.brand-story {
    /* padding: 3em 0 0; */
    /*    background: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/stamp3.png) #2c2925;*/
    background: #2c2925;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 18%;
    max-width: none !important;
    margin-top: -30px !important;
}

article.ordered {
    margin-left: 13%;
    margin-top: 2%;
    max-width: 800px;
    background: #2c2925;
}

.bgwood {
    background: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/bg_4-scaled.jpg);
    background-size: contain;
    /* padding: 5em 0; */
    position: relative;
    margin-bottom: 0;

}

section.texas-section.contact-section.texas-careerinner.bgwood {
    max-width: none !important;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
}

.heading-section h1,
.heading-section h2 {
    font-size: 67px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    color: #f8b02d;
    line-height: 100px !important;
    padding-top: 0;
    margin-top: -35px;
    font-family: Tablet;
}


.heading-section h2.text-primary {
    text-align: left;
}

.texas-careerinner p {
    color: #a39382;
}

.rev {
    margin-left: 20%;
    margin-top: 12%;
    margin-bottom: 22%;
}

.story.bgwood {
    max-width: none !important;
    margin-top: 0 !important;
    padding-bottom: 25px;
}

.heading-section .subheading {
    font-size: 40px;
    margin-left: 18px;
    display: block;
    margin-bottom: 0;
    font-family: biker;
    text-transform: uppercase;
    color: #9a3324;
    line-height: 1;
    margin-bottom: -21px;
    z-index: 1;
}

.heading-section sub {
    bottom: 1.3em;
    font-size: 30px;
    font-family: 'Tablet-l';
}

.heading-section {
    text-align: center;
    padding-top: 30px;
}

.values-items {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
}

.value-block img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #f8b02d;
    margin-bottom: 20px;
}

.value-block article h3 {
    font-family: biker;
    color: #9a3324;
    font-size: 18px;
}

.value-block article p {
    color: #a39382;
    text-align: left;
    font-size: 15px;
}


/*-------------- products -------------*/

#primary {
    max-width: none !important;
    padding: 0;
}

ul.products.columns-3 {
    max-width: none !important;
    padding: 100px;
    background: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/06/bg_4-1-scaled.jpg);
}

h2.woocommerce-loop-category__title {
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 14px;
    font-family: biker !important;
    background: #9a3324;
    padding: 11px 5px;
    border-radius: 9px;
    /* border-radius: 0px 0px 9px 9px; */
    transition: .3s all ease-in-out;
    position: relative;
    cursor: pointer;
    display: table;
    width: 100%;
    height: 60px;
    text-align: center;
}

header.woocommerce-products-header {
    display: none;
}

nav.woocommerce-breadcrumb {
    display: none;
}

h2.woocommerce-loop-product__title {
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 14px;
    font-family: Tablet-l;
    background: #9a3324;
    padding: 14px 5px;
    border-radius: 9px;
    /* border-radius: 0px 0px 9px 9px; */
    transition: .3s all ease-in-out;
    position: relative;
    cursor: pointer;
    display: table;
    width: 100%;
    height: 60px;
    text-align: center;
}

a.button.product_type_simple {
    display: none;
}

form.woocommerce-ordering,
p.woocommerce-result-count {
    display: none;
}

.product {
    background: #fff;
    height: 530px;
    background-size: contain;
    padding: 5em 0;
    position: relative;
    margin-top: 0;
}

ul.products.columns-3 li {
    background: none;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    padding-left: 50px;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-product-details__short-description p {
    color: #a39382;
    font-size: 18px;
    text-align: center;
}

h1.product_title.entry-title {
    color: #2d2926;
    font-size: 30px;
}

.woocommerce-product-details__short-description p strong {
    color: #f8b02d;
    font-family: biker;
    font-size: 20px;
}

.product_meta {
    display: none;
}


/*--------- locations ------------*/

#post-30 header {
    display: none;
}

.contact-section {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
    max-width: none !important;
}

.bg-orange {
    background-color: #f8b02d;
    text-align: center;
    padding-top: 65px;
}

.wpgmp_map_parent {
    margin-bottom: 0;
}

.map-info {
    text-align: left;
    padding-left: 70px;
}

.map-info a.btn.btn-primary.nav-link {
    width: fit-content;
    /*    background: white;*/
}

/*
.map-info a.btn.btn-primary.nav-link:hover{
    background: black;
}
*/
.map-info p.item-bold {
    font-weight: 800;
}

.map-info p a {
    font-weight: 100;
    color: #6e7673;
}

ul.map-icons {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}

ul.map-icons li {
    padding-right: 20px;
    margin: 4px 0 10px 0px;
}

ul.map-icons li a {
    color: black;
    font-size: 19px;
}

.wpgmp_iw_content a {
    color: #6e7673 !important;
}

.wpgmp_iw_content a.btn.btn-primary.nav-link {
    text-align: center;
}

/*--------------------------------------------------------------------blogs----------------------*/
.blogs .blog-entry {
    box-shadow: 1px 1px 16px 4px #e4e4e4;
    transition: 0.3s;
}

.blogs .blog-entry:hover {
    background: #2d2926;
}

.blogs .blog-entry:hover .block-20 {
    transform: scale(1.1);
}

.blogs .blog-entry:hover h3 a {
    color: #fff !important;
}

.blogs .blog-entry:hover {
    box-shadow: none;
}

.blogs .blog-entry:hover .viewmore {
    color: #2d2926;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f8b02d;
    border-radius: 9px !important;
    border-bottom: 1px solid transparent;
}

.blogs h2 {
    color: #2d2926;
    text-align: center;
    padding-bottom: 34px;
}

.blogs-inner img {
    width: 100%;
    padding-bottom: 42px;
    padding-top: 40px;
}

.blogs-inner .meta {
    margin-top: -25px;
}

.bg-light2 {
    background: #f9f9f973;
}

.text-body-c {
    color: #9a3324;
    font-family: "biker";
    text-transform: uppercase;
}

.terms2 h2 {
    color: #2d2926;
    font-family: biker;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 19px;
}

.terms2 ul li>ul {
    font-size: 14px;
}

/* Member Page */

.locator .icon-button {
    overflow: hidden;
}

.locator .container-checkbox .checkmark {
    padding: unset;
}

.locator .member-signup {
    display: none;
}

.locator .member-signup.show {
    display: block;
}

.member button.btn {
    background-color: #fff;
}

.member.hide {
    display: none;
}

.member .mt-4 {
    display: block;
    width: 100%;
}

.member-signup input.form-control {
    background: #fff !important;
}

.member-signup .btn {
    background-color: #fff;
}

.member-btn {
    text-align: center;
}

.member-btn a:hover {
    color: #2d2926 !important;
}

.member-btn a.btn.btn-primary {
    background: #fff;
}

.member-signup .container-checkbox a {
    color: #2d2926;
}

.member-info {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 20px;

}

.headingH3 .member-info {

    border-bottom: 1px solid #eee;
}

.order-menu .headingH3 .member-info {

    border-bottom: none;
}

.member-info ul {
    display: flex;
    list-style: none;
}

.member-info ul li svg {
    width: 25px;
    height: 25px;
    margin: 5px;
}

.member-img img {
    width: 100%;
}

.member-data table {
    margin-top: 50px;
    margin-bottom: 50px;
}

.member-data .sidebar a.nav-link {
    /*
    margin-right:10px;
    border:1px solid;
    font-size:25px;
    width:100%;
    text-align: center;
    font-family: Tablet-l;
    padding: 13px;
    border-radius: 9px;
    color: #f8b02d;
    */
    margin-right: 10px;
    border: 1px solid;
    font-size: 25px;
    width: 100%;
    text-align: center;
    font-family: Tablet-l;
    padding: 13px;
    border-radius: 9px;
    color: #ffffff;
    background: #9a3324;
}

.member-data .sidebar a.nav-link.active {
    background: #f8b02d !important;
    color: #fff;
}

.member-data .tab-pane img {
    width: 100%
}

.member .under-button p,
.member .under-button p a {
    color: #2d2926;
}

.order-menu div.nav-link-wrap {
    display: inline-flex
}

.order-menu div.nav-link-wrap .nav-pills {
    display: contents
}

.order-menu div.nav-link-wrap a.nav-link {
    width: 100%;
    text-align: center;
}

.gift-price {
    /* display: flex; */
    width: 100%;
    grid-template-columns: repeat(6, 1fr);
    display: grid;
    column-gap: calc(1 * var(--global--spacing-horizontal));
}

.gift-card p {
    font-size: 18px;
    line-height: 1.2;
    margin-top: 30px;
}

.gift-card p a {
    color: #f8b02d;
}

.gift-price button {
    margin: 0 10px 0 0;
    border: 1px solid #f8b02d;
    font-size: 25px;
    border-radius: 0.25rem;
    width: 100%;
    display: inline-block;
    background: #f8b02d !important;
    padding: 5px;
    font-family: Tablet-l;
    transition: .3s all ease-in-out;
}

.gift-price button:hover,
.gift-price button:focus,
.gift-price button:active {
    background: #9a3324 !important;
    color: #fff;
    border-color: #9a3324;
    outline: none;
}

.is-dark-theme select {
    background: var(--global--color-white-90) url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>) no-repeat;
    background-position: right var(--form--spacing-unit) top 60%;
    border: 1px solid;
    padding: 0px 26px 1px 10px;
    border-radius: 3px;
    margin-top: 20px;
}

.gift-image {
    display: grid;
    grid-auto-flow: column;
    gap: 15px;
    overflow: auto;
    padding-bottom: 38px;
    margin-top: 25px !important;
}

.gift-image button img {
    width: 100%;
    height: 100%;
    opacity: 0.7
}

.gift-image button:focus img {
    opacity: 1
}

.gift-image button {
    width: 250px;
    height: 200px;
    border: none;
    padding: 0
}

.gift-image button:hover img {
    opacity: 1;
}

.gift-image button:focus {
    outline: none;
}

.gift-image button:focus img {

    border: 2px solid #f8b02d;
}

.gift-card .member-data {
    width: 100%;
}

.gift-card .nav-link-wrap {
    display: flex;
}

.gift-card .nav-link-wrap .nav-pills {
    display: contents;
}

.gift-card .nav-link-wrap .nav-pills a.nav-link {
    width: 100%;
    text-align: center;
}

.gift-card .tab-content label {
    color: #2d2926;
    text-transform: capitalize;
}

.gift-card .tab-content input {
    background: rgb(238 236 232) !important;
    height: 40px !important;
    margin-bottom: 20px;
}

.tab-content>.tab-pane {
    display: none;
}

.fade:not(.show) {
    opacity: 0;
}

.tab-content>.active {
    display: block;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
}

.member-data .sidebarbox .nav-link-wrap {
    display: flex;
}

.member-data .nav-link-wrap .nav-pills {
    display: contents
}

article#post-150 header {
    display: none;
}

section.texas-section.gift-card {
    background: #fff;
    max-width: none !important;
    padding-left: 13rem;
    padding-right: 13rem;
    margin-top: -40px;
}

.headingH3 h3 {
    font-size: 35px;
    text-transform: uppercase;
    color: #2d2926;
    font-family: Tablet;
    text-align: center;
    /*    padding-top: 57px;*/
}

.sidebar select {
    width: 300px;
    padding: 5px 5px;
    margin-top: -13px;
}

.member-data .sidebar a.nav-link:hover {
    background: #f8b02d;
    color: #fff;
}

.form-btns {

    text-align: center;
}

.form-btns p {
    display: initial;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.contact-form .form-group {
    position: relative;
}

.gift-card .tab-content label {
    color: #2d2926;
    text-transform: capitalize;
    line-height: 44px;
    font-family: Tablet-l;
}

.gift-card .tab-content input {
    background: rgb(238 236 232) !important;
    height: 40px !important;
    margin: 0 !important;
}

.contact-form .form-control {
    border: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    height: 60px !important;
    padding-left: 0;
    padding-right: 0;
    /* background: #1f1d1b !important; */
    background: rgba(163, 147, 130, 0.18) !important;
    color: #2d2926 !important;
    /* color: #a39382 !important; */
    font-size: 17px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 9px;
    padding-left: 10px;
    /* text-transform: capitalize; */
}

.btn.btn-primary {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: #f8b02d;
    border: none;
    transition: 0.3s all ease-in-out;
    font-family: Tablet;
    color: #2d2926 !important;
    text-transform: uppercase;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
}

.bg-white {
    background: #fff;
}

#post-167 header {
    display: none;
}

.member-sec {
    margin-top: -37px;
}

.bg-orang {
    background-color: #f8b02d;
}

.LcationH {
    height: auto !important;
    min-height: 100% !important;
}

.account-order {
    padding-right: 4rem;
}

.p-5 {
    padding: 3rem !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.container-checkbox:hover input~.checkmark {
    background-color: #ccc;
}

.container-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    font-family: Tablet-l;
}

.billing-form label {
    color: #2d2926;
    text-transform: capitalize;

    font-family: Tablet-l;
}

label {
    margin-bottom: 0.5rem;
}

.billing-form .form-control {
    height: 42px !important;
}

.billing-form textarea.form-control {
    height: 80px !important;
}

.headingH3 p {
    color: #a39382;
    text-align: center;
}

.member-info p {
    color: #2d2926;
    font-size: 18px;
    font-family: Tablet-l;
    font-weight: 300
}

.mt-4.text-center p {
    text-align: center;
}

.contact-section .contact-info a:hover,
.contact-section .contact-info p {
    color: #a39382;
}

.member .under-button p,
.member .under-button p a {
    color: #2d2926;
    text-align: center;
    font-size: 18px;
}

.link {
    font-family: Tablet-l;
    color: #2d2926;
    position: relative;
    font-size: 14px;
    border-bottom: 2px solid #f8b02d;
}

.container-checkbox:hover input~.checkmark {
    background-color: #ccc;
}

.container-checkbox input:checked~.checkmark {
    background-color: #f8b02d;
}

.container-checkbox input:checked~.checkmark:after {
    display: block;
}

.container-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container-checkbox .checkmark:after {

    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.headingH3 h3 {
    font-size: 35px;
    text-transform: uppercase;
    color: #2d2926;
    font-family: Tablet !important;
}

section.texas-section.regist-sec {
    background: #fff;
    max-width: none !important;
}

.regist-sec {
    margin-top: -40px;
}

#post-176 header {
    display: none;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row.block-9.justify-content-center {
    display: flex;
}

label.container-checkbox a {
    color: #f8b02d;
}

#post-184 header {
    display: none;
}

article#post-184 {
    background: #fff;
    max-width: none !important;
}

.elementor-184 {
    max-width: none !important;
    padding: 0 100px 0 100px;
}

.membser-tab {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
}

.membser-tab .locator {
    padding: 0 40px;
}

.elementor-184 .elementor-element.elementor-element-906fde9 .elementor-tab-title.elementor-active,
.elementor-184 .elementor-element.elementor-element-906fde9 .elementor-tab-title.elementor-active a,
.elementor-184 .elementor-element.elementor-element-a6b024c .elementor-tab-title.elementor-active,
.elementor-184 .elementor-element.elementor-element-a6b024c .elementor-tab-title.elementor-active a {
    color: #FFFFFF;
    background: #f6ae2d;
}

.elementor-184 .elementor-element.elementor-element-906fde9 .elementor-tab-title,
.elementor-184 .elementor-element.elementor-element-a6b024c .elementor-tab-title,
.elementor-184 .elementor-element.elementor-element-a6b024c .elementor-tab-title a {
    color: #F8B02D;
    border: 1px solid;
    border-radius: 4px;
    text-align: center;
    font-family: Tablet-l;
    font-size: 25px;
    margin-right: 20px;
    padding: 19px;
}

#elementor-tab-title-1061 {
    background: #000;
    text-align: left;
    border: none;
}

#elementor-tab-title-1061 a {
    font-family: biker;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    border: none;
}

.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
    color: #f6ae2d;
}

.elementor-accordion .elementor-accordion-item {
    border: none;
}

label.rememb-p {
    padding-left: 34px;
}

.membser-tab .link {
    font-family: Tablet-l;
    color: #2d2926;
    position: relative;
    font-size: 14px;
    border-bottom: 2px solid #f8b02d;
}

.membser-tab .link:hover {
    color: #a39382;
}

label.container-checkbox {
    position: relative;
    display: block;
    padding-left: 35px;
    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.rememb-btn {
    margin-top: 20px;
}

.rememb-btn label {
    height: 30px;
}

.form-group {
    margin-bottom: 0.5rem;
}

.contact-info {
    min-height: 452px;
}

.careers-sec .contact-info {
    min-height: fit-content;
}

.site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus {
    outline: none;
}

.texas-section.sign-sec {
    background: #fff;
    max-width: none !important;
}

.sign-sec .headingH3 h3 {
    margin-top: 20px;
}

article#post-257 {
    margin-top: -76px;
}

#post-257 header {
    display: none;
}

.icon-button {
    background-color: #eeece8;
    border-radius: 2.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    height: 2.6rem;
    line-height: 2.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 2.6rem;
}

.icon-button i {
    background: none;
    color: white;
    height: 2.6rem;
    left: 0;
    line-height: 2.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 2.6rem;
    z-index: 10;
}

a.icon-button.facebook i {
    color: #3b5998;
}

a.icon-button.facebook:hover i,
a.icon-button.google-plus:hover i {
    color: white;
}

a.icon-button.google-plus i {
    color: #db5a3c;
}

.facebook span {
    background-color: #3b5998;
}

.google-plus span {
    background-color: #db5a3c;
}

.icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
}

.icon-button:hover span {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 2.6rem;
    margin: -1.3rem;
}

.text-center.icons-align {
    text-align: center;
    margin-top: 14px;
}

.text-center.icons-align p {
    display: inline-flex;
    text-align: center;
}

section.texas-section.order-menu {
    background: #fff;
    max-width: none !important;
}

#post-266 header {
    display: none;
}



.v-pills-loc {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
    padding-top: 40px;
}

.v-pills-loc .contact-info {
    min-height: unset !important;
}

/* section.texas-section.order-menu {
    padding: 0 90px;
} */
button.btn.btn-danger:hover {
    border: none;
    margin: 3px 3px;
}

.LcationH #custom-search-input button.btn.btn-danger {
    position: relative;
    top: -101px;
    left: 180px
}

.LcationH #custom-search-input {
    margin: 0px 2px 0 65px;
}

.loc-select label {
    font-family: 'Tablet-l';
}

.loc-select select#country {
    /* width: 100%; */
    /*    margin-bottom: 57px;*/
    height: 50px;
}

article#post-280 header {
    display: none;
}

article#post-280 {
    background: #fff;

    margin-top: -27px;
}

section.texas-section.member-dash-sec {
    max-width: 1050px !important;
}

.member-img img {
    width: 65%;
    padding: 0px;
}

.member-img {
    margin: 0px auto 35px;
    max-width: 1000px;
    padding: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.sidebar.texas-animate {
    margin-bottom: 25px;
}

.rewards-imgs {
    margin: 0px auto;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(255px, 1fr));
    gap: 15px;
    margin-bottom: 35px;
}

.form-profile {
    margin-top: 35px;
    margin-bottom: 30px;
}

.form-group input::placeholder {
    color: #000;
    font-family: Tablet-l;
    /* font-size: 18px; */
}

#form0 input::placeholder,
#form0 input:focus {
    color: #fff !important;
}

.member-data table {
    margin-top: 50px;
    margin-bottom: 50px;
}

.table .thead-primary {
    /* background: #f8b02d; */
    background: #2c2925;
}

.table tr {
    border-bottom: 2px solid #e9e8e7;
}

.table .thead-primary tr th {
    padding: 16px 10px;
    color: #fff !important;
    border: 1px solid transparent !important;
    font-family: biker;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 20px;
    box-shadow: none;
}

.table tbody tr td {
    font-family: Tablet-l;
    padding: 16px 10px;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    /* padding: 40px 10px; */
    border: 1px solid transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #2d2926;
}

.member-info p svg {
    width: 25px;
    height: 25px;
    margin: 0px 0px 6px;
}

.member-info>p {
    margin: 0px;
    padding: 0px;
    /*    font-size: 32px;*/
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.member-info>p>span {
    font-size: 20px;
    padding-left: 8px;
}

article#post-296 {
    background: #fff;

}

article#post-296 header {
    display: none;
}

/* Other Styles */

.app-div,
.app-div2 {
    /* background-image:url(../images/app-m.jpg); */
    background-size: cover;
    width: 100%;
    background-position: center;
    position: relative;
    /*          height: 550px;*/
}

/*
.app-div2{
      height: 550px;
}
*/
.app-div img,
.app-div2 img {
    width: 100%
}

.get-app {
    width: 33%;
    background-color: #fff;
    position: absolute;
    display: block;
    border-radius: 10px;
    padding: 30px;
    top: 7%;
    bottom: 7%;
    /*    bottom: 25%;*/
    right: 5%;
}

.app-div2 {
    background-size: contain;
    height: 500px;
    margin-top: 50px;
}

.app-div2.reward-bg {
    height: 490px;
    background-size: cover;
}

.app-div2 .get-app {
    left: 5%;
    bottom: 15%;
    width: 30%
}

.app-div2 .get-app p {
    color: #a39382;
    font-size: 19px;
    line-height: 1.2;
}

.app-div2.reward-bg .get-app {
    background: none;
    top: 44%;
    left: 2%;
}

.get-app .title {
    height: 80px;
    border-bottom: 1px solid #a3865b;
    /*    margin-bottom: 45px;*/
    margin-bottom: 35px;
}

.get-app .title h3 {
    font-size: 35px;
    text-transform: uppercase;
    color: #2d2926;
    font-family: 'Tablet';
}

.app-div2 .get-app .buttons a.btn {
    width: 160px;
    margin: 0px auto;
    height: 60px;
    display: flex;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
    line-height: 6px;
}

.app-div2 .get-app .buttons a.btn:hover {
    transform: scale(1.1)
}

.get-app .buttons a {
    padding: 5px;
    margin: 0px auto;
    display: block;
    /* height: 76px; */
    line-height: 11px;
    width: 75%;
}

.get-app .buttons a img {
    width: 100%;
    height: 100%
}

.app-page {
    margin-top: 80px
}

.app-page .headingH3 {
    margin-bottom: 60px
}

.app-page .headingH3 h3,
.app-feature .headingH3 h3 {
    font-size: 35px;
    text-transform: uppercase;
    color: #9a3324;
    font-family: 'biker' !important;
    padding-top: 0;
}

/* section.texas-section.order-menu.app-page {
    padding-top: 55px;
}

section.texas-section.order-menu.app-page {
    padding-top: 55px;
} */

a.reward-btn.btn.btn-primary.nav-link {
    margin: 0 auto;
    text-align: center;
    width: 40%;
    margin-top: 30px;
}

.app-page .headingH3 h4 {
    font-size: 35px;
    text-transform: uppercase;
    color: #f8b02d;
    font-family: 'Tablet';
    text-align: center;
}

.features {
    /* border: 1px solid #a3938263; */
    /* margin-bottom: 50px;
    height: 300px; */
    margin-bottom: 20px;
    height: 180px;
    background: #D64123;
    display: flex;
    position: relative;
    color: white;
    border-radius: 25px;
    overflow: hidden
}

.features .feature-head {
    height: 100%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* border-bottom: 1px solid #a3938263; */
}

/* .features .feature-head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.features .feature-body {
    padding: 15px;
    width: 67%;
    z-index: 1;
}

.features .feature-body h3 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Tablet';
}

.features .feature-body p {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
}

.app-div hr {
    border: 1px dashed #a3938263;
    margin-bottom: 5px;
}

.flags {
    display: flex;
    justify-content: center;
}

.flags .flag-img {
    margin: 10px;
    border-radius: 10px;
    width: 100px;
    overflow: hidden;
}

.app-tabs {
    /* width: 100%; */
    /* display: flex; */
    position: relative;
    padding-top: 20px;
    text-align: center;
    grid-template-columns: repeat(5, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
}

.app-tabs a i {
    color: #f8b02d;
}

.app-tabs .inner-tab {
    width: 20%;
    text-align: center;
}

.app-tabs .inner-tab h4 {
    font-family: biker;
    color: #9a3324;
    font-size: 18px;
    margin-top: 10px
}

.app-tabs .inner-tab i {
    font-size: 30px;
}

.reward-tabs {
    margin-top: 80px;
    margin-bottom: 80px;
}

.reward-tabs .app-div {
    border-top: 1px dashed #a3938263;
    padding-top: 20px;
    margin-bottom: 30px;
}

.reward-tabs .headingH3,
.earn-table .headingH3 {
    margin-bottom: 15px
}

.reward-tabs .headingH3 h3,
.earn-table .headingH3 h3 {
    text-align: left;
    margin-bottom: 0;
}

.earn-table p {
    color: #a39382;
    text-align: left;
    font-size: 17px;
}

.earn-table hr {
    border: 1px dashed #a3938263;
    margin-top: 30px;
    margin-bottom: 30px;
}

.earn-table .inner-heading {
    text-align: center;
    height: 100px;
    font-family: Tablet;
}

.earn-table .inner-heading h3 {
    color: #f8b02d;
    font-size: 35px;
    font-family: Tablet;
}

.earn-table .inner-heading p {
    color: #a39382;
    font-size: 17px;
    text-align: center;
}

.earn-table table {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #a39382;
    border-bottom: 1px solid
}

.earn-table table td:first-child {
    width: 20%;
    border-right: 1px solid;
}

.earn-table table td:nth-child(2),
.earn-table table td:nth-child(3) {
    width: 40%;
}

.earn-table table td,
.reward-member table td {
    padding: 15px;
    line-height: 1.5;
    text-align: left;
    border: none;
    font-size: 17px;
}

.reward-member table td,
.reward-member table th {
    border: 1px solid #a3865b;
    font-family: Tablet-l;
    font-size: 18px;
}

.earn-table table tbody tr:nth-child(odd) {
    background-color: #9a3324;
    color: #fff;
}

.earn-table table tbody tr {
    height: 90px;
    font-family: Tablet-l;
}

.reward-member table tbody tr {
    height: 75px;
}

.earn-table table tbody tr:hover {
    background-color: #f8b02d;
    color: #fff
}

.reward-member table tbody tr:hover {
    color: #fff;
    background-color: #9a3324 !important
}

.earn-table table tbody tr img {
    border-radius: 7px;
}

.reward-member {
    padding: 50px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
}

.points-sec {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
}

.reward-member .get-app {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    left: 0;
    width: 72%;
}

.reward-member .get-app .title {
    margin-bottom: 50px;
}

.reward-member table {
    width: 120%;
    margin-left: 28px;
    border: 1px solid #a39382;
    padding: 20px;
    background-color: #fff;
    color: #2d2926;
    margin-left: -103px;
}

.reward-member table thead {
    text-align: center;
    height: 75px
}

.app-page#member {
    margin-top: -50px
}

.app-feature .row#free {
    margin-top: 70px
}

.app-feature .row#free,
.app-feature .row#track {
    /*
  display: flex;
  justify-content: space-between;
    */
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(2 * var(--global--spacing-horizontal));
}

.app-feature .row#free .features,
.app-feature .row#track .features {
    /*  width:48%;*/
    height: 400px;
}

.app-feature .row#free .features .feature-head,
.app-feature .row#track .features .feature-head {
    height: 280px;
}

.faq h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #9a3324;
    font-family: 'Tablet';
    text-align: center;
}

.faq p {
    color: #a39382;
}

.feature-items {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    column-gap: calc(1 * var(--global--spacing-horizontal));
    margin-top: 20px;
    padding: 0 10%
}

a.faq-btn.btn.btn-primary.nav-link {
    margin: 0 auto;
    text-align: center;
    width: 29%;
    margin-top: 30px;
}

.earn-table table tbody tr:nth-child(odd) {
    background-color: #a39382;
    color: #fff;
}

.earn-table table tbody tr:hover {
    background-color: #9a3324;
    color: #fff;
}

/*
.earn-table table tbody tr {
  height: 70px;
}
*/
a.inner-tab:hover h4 {
    color: #2d2926;
}

article#post-312 header {
    display: none;
}

article#post-312 {
    background: #fff;

}

section.texas-section.reset-section {
    background: #fff;
    max-width: none !important;
    margin-top: -40px;
}

#post-358 header {
    display: none;
}


/*----------------- franchising -----------------*/

#post-427 {
    background: #fff;
}

#post-427 header.entry-header.alignwide {
    max-width: none;
    background-image: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/07/franshising.jpg);
    height: 350px;
}

.texas-ban .slider-item {
    position: relative;
    height: 350px;
    background-size: cover;
}

.texas-ban .slider-item .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2c2925;
    opacity: .4;
}

.texas-ban,
.frach-paragrph {
    max-width: none !important;
}

.frach-paragrph h3 {
    color: #f8b02d;
    text-transform: uppercase;
    font-family: biker;
    padding: 52px 0px 6px 0px;
}

.frach-paragrph p {
    color: #a39382;
    /* padding: 2em 0 0; */
}

a.navbar-brand.abs {
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.logo-ch img {
    transition: .3s all ease-in-out;
    width: 140px;
    margin-bottom: 30px;
}

.logo-ch img:hover {
    transform: scale(.8);
}

/*----------------- careers -----------------*/

article#post-425 {
    background: #fff;
}

#post-425 header.entry-header.alignwide {
    max-width: none;
    background-image: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/07/careersban.jpg);
    height: 350px;
    display: none;
}

section.texas-section.contactus-section.careers-sec {
    margin-top: -19px;
}

.texas-careers {
    padding: 50px;
}

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
}

.blog-entry .meta>div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 14px;
}

.blog-entry .meta>div a {
    color: gray;
    font-size: 15px;
    font-family: Tablet-l;
}

.blog-entry .text .heading {
    font-size: 18px;
    margin-top: -16px;
    font-weight: 400;
}

.texas-careers .blog-entry .text .heading a {
    color: #2d2926;
    text-transform: capitalize;
}

.texas-section.texas-careers {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    column-gap: calc(1 * var(--global--spacing-horizontal));
    max-width: none !important;
}

.texas-careers p {
    color: #a39382;
    margin-bottom: 20px;
    font-family: Tablet-l;
}

.blog-entry .text .heading a:hover,
.blog-entry .text .heading a:focus,
.blog-entry .text .heading a:active {
    color: #f8b02d;
}

.blog-entry .meta>div a:hover {
    color: #666666;
}

/*------------ faq -----------*/

#post-447 header {
    display: none;
}

#post-447 {
    background: #fff;
}

.faq-sec-pg {
    max-width: 1130px !important;
}

.faq-sec-pg {
    max-width: 1130px !important;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

.faq-sec-pg a.btn.btn-primary.nav-link {
    text-align: center;
    width: 20%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.faq {
    padding-top: 0 !important;
    margin-bottom: 20px !important;
}

/*--------------- contact us ---------------*/

#post-449 {
    background: #fff;
}

#post-449 header.entry-header.alignwide {
    max-width: none;
    background-image: url(https://tt.churchstexaschicken.com/wp-content/uploads/2021/07/contact.jpg);
    height: 350px;
    background-position: 60% 33%;
}

.contactus-section {
    margin-top: 0;
    max-width: none !important;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(0 * var(--global--spacing-horizontal));
    margin-top: -49px;
}

.contactus-section .contact-info h2,
.contactus-section .contact-info p span {
    color: #fff;
    font-family: biker;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}

.contactus-section .contact-info p span {
    color: #2d2926;
}

.contactus-section .contact-info.bg-orange p {
    color: #fff;
    text-align: left;
}

.inputs-form {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: calc(1 * var(--global--spacing-horizontal));
    margin-bottom: -16px;
}

.contactus-section input.btn.btn-primary.py-3.px-5 {
    background: #f8b02d;
}

.contactus-section textarea.form-control {
    height: 180px !important;
    font-family: 'Tablet-l';
}

.contactus-section textarea.form-control::placeholder {
    color: #2d2926 !important;
}

.contactus-section .contact-info a:hover {
    color: #a39382;
}

/*------------ accordion -----------*/

.accordion {
    padding-bottom: 4rem;
    padding-top: 30px;
}

.accordion--liner {
    position: relative;
}

.accordion--item {
    border-bottom: 1px solid rgba(70, 70, 70, 0.2);
}

.accordion--item.drawer-open .accordion--status {
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
}

.accordion--heading-row {
    padding: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: .3s;
}

.accordion--heading-row h2 {
    color: #2c2925;
    text-align: left;
    font-size: 16px;
    font-family: biker;
    margin-bottom: 0;
    /* font-family: Tablet; */
    text-transform: uppercase
}

.accordion--body__content p {
    color: #a39382;
    padding-top: 15px;
}

.accordion--heading-row__content {
    position: relative;
}

.accordion--heading-row:hover,
.drawer-open .accordion--heading-row {
    cursor: pointer;
    background-color: #2c2925;
}

.accordion--heading-row:hover h2,
.drawer-open .accordion--heading-row h2 {
    color: #fff;

}

.accordion--status {
    position: absolute;
    top: 50%;
    right: 0;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.accordion--status:before,
.accordion--status:after {
    display: block;
    content: '';
    position: absolute;
    background: #f8b02d;
}

.accordion--status:before {
    left: 50%;
    height: 100%;
    width: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.accordion--status:after {
    top: 50%;
    height: 4px;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion--body {
    height: 0;
    padding: 0px 1rem;
    overflow: hidden;
}

.accordion--body__content {
    padding-bottom: 2rem;
}

.accordion--body__content a {
    color: #f8b02d;
}

/*-------------- header page ----------------*/

.header-sec {
    max-width: none !important;
    background: #2d2926;
    height: 109px;
}

.header-sec li.nav-item.dropdown.cart.pad-1 img {
    margin-top: -37px;
}

/*#post-489 header.entry-header.alignwide {
    display: none;
}*/

/*-------------- footrt page ----------------*/

.footer-sec {
    max-width: none !important;
    background: #2d2926;
    height: 320px;
}

.footer-sec .site-name p {
    display: flex;
}

.footer-sec .text-center.terms {
    color: #fff;
    display: flex;
}

.footer-sec .powered-by {
    display: flex;
}

/* ----------------- Order now home page section -------------- */
.order-section.home-page{
    position: relative;
    background-image: url('https://stlucia.churchstexaschicken.com/wp-content/uploads/2025/04/order-now-Copy-1.jpg');
    background-size: cover;
    height: 750px;
    margin: 0;
    background-position: bottom center;
    overflow: hidden
}
.order-section.home-page .order-desc{
    padding: 30px;
    text-align: center;
    width: 45%;
    margin: auto
}
.order-section.home-page .order-desc h2{
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'Tablet';
    color: #f8b02d;
    margin-bottom: 10px;
}
.order-section.home-page .loc-btn {
    width: fit-content;
    margin: 10px auto;
}
.order-section.home-page .loc-btn a.btn{
    font-size: 20px;
    font-family: Tablet;
}
.order-section.home-page div{
    text-align: center;
}
.banner-btn a{
    font-family: Tablet !important;
    padding: 15px 20px !important
}

/* ----------------- App page ---------------- */

.order-menu.app-page{
    position: relative;
}
.order-menu.app-page .buttons{
    position: absolute;
    bottom: 100px;
    right: 13%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.order-menu.app-page .buttons a{
    padding: 5px;
    line-height: 11px;
    width: 50%;
}
.order-menu.app-feature h2 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 50px;
    padding: 0 5px
}
.user-guide{
    text-align: center;
}
.user-guide h3{
    font-size: 50px
}
.user-guide-btn {
    padding: 10px;
    margin: 20px auto;
}
.user-guide-btn a{
    font-size: 20px;
    margin: auto
}
.features-section{
    width: 100%;
    margin: 0;
    max-width: none !important;
    position: relative
}
.features-section .buttons{
    position: absolute;
    bottom: 35px;
    left: 5%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.features-section .buttons a{
    padding: 5px;
    width: 45%;
}


@media screen and (min-width: 900px) and (max-width: 1400px){
    .order-section.home-page .order-desc{
        width: 65%;
    }
    .order-section.home-page{
        height: 600px
    }
}

@media screen and (min-width: 900px) and (max-width: 1200px){
    .order-menu.app-page .buttons{
        right: 10%;
        bottom: 50px
    }
    .order-menu.app-page .buttons a{
        width: 45%
    }
    .features-section .buttons{
        bottom: 20px
    }
}

@media screen and (max-width:900px) {

    .accordion--status {
        position: absolute;
        top: 50%;
        right: -30px;
    }

    .accordion--heading-row {
        padding-right: 0;
    }
    .order-section.home-page{
        background-size: cover;
        background-repeat: no-repeat;
        height: 450px;
    }
    .order-section.home-page .order-desc h2{
        font-size: 35px;
        margin-bottom: 0
    }
    .order-section.home-page .order-desc{
        width: 80%
    }
    .order-menu.app-page .buttons{
        position: absolute;
        bottom: 20px;
        right: 15%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .order-menu.app-page .buttons{
        right: 6%;
        bottom: 50px
    }
    .order-menu.app-page .buttons a{
        width: 40%
    }
    .features-section .buttons a{
        width: 30%;
    }
}


@media screen and (min-width: 320px) and (max-width: 990px) {

    section.texas-section.order-menu {
        padding: 0;
    }

    video {
        width: 100%;
        height: 100%
    }

    #appsuite-root {
        padding: 0;
        max-width: 95%;
    }
}

@media screen and (min-width: 320px) and (max-width: 500px) {
    .features-section .buttons a{
        width: 20%;
    }
    .order-section.home-page .order-desc h2{
        font-size: 20px;
    }
    .order-section.home-page .order-desc{
        width: 100%;
        padding: 20px
    }
    .features-section .buttons{
        bottom: 7px
    }
    .v-pills-loc {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        padding-top: 0
    }

    .p-5 {
        padding: 13px !important;
    }

    .contact-info {
        min-height: 405px;
    }

    .headingH3 h3 {
        padding-top: 20px;
    }

    .accordion--status {

        right: 10px;
    }

    .accordion--heading-row__content {
        padding-right: 43px;
    }

    .accordion--heading-row h2 {
        font-size: 15px;
    }

    header#masthead {
        padding: 0;
        height: 82px;
        display: flex;
        align-items: center;
    }

    ol.twoIcons.navbar-nav.justify-content-around {
        padding-left: 0;
    }

    .menu-icon {
        /* display: none; */
        /* margin: 22px 142px; */
        /* float: right; */
        /* display: block; */
        position: relative;
        top: -5px;
        text-align: center;
        left: -64px;
        padding-left: 0;
    }

    li#menu-item-399 {
        display: none;
    }

    .table .thead-primary tr th {
        font-size: 14px;
    }

    .member-info>p>span {
        font-size: 16px;
        padding-left: 8px;
        text-align: left;
        line-height: 14px;
    }

    .member-info ul li svg {
        width: 20px;
        height: 20px;

    }

    .widget-area1 {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        margin-bottom: 10px;
    }

    body.home.page-template-default.page.page-id-8.custom-background.wp-custom-logo.wp-embed-responsive.theme-twentytwentyone.woocommerce-js.is-dark-theme.singular.has-main-navigation.primary-navigation-open.lock-scrolling .widget-area,
    body.home.page-template-default.page.page-id-8.custom-background.wp-custom-logo.wp-embed-responsive.theme-twentytwentyone.woocommerce-js.is-dark-theme.singular.has-main-navigation.primary-navigation-open.lock-scrolling .texas-footer-widget {
        display: none;

    }

    .widget-area {
        margin-top: calc(1 * var(--global--spacing-vertical));
    }

    .footer-logos.list-unstyled {
        margin-top: -26px;
        margin-bottom: 13px;
    }

    h2.texas-heading-2,
    ul.texas-footer-social.list-unstyled.float-lft {
        margin-left: 20px;
    }

    .site-name p {
        font-size: 10px;
    }

    .text-center.terms {
        margin-top: -1pc;
    }

    .powered-by img {
        float: left;
        margin-top: -20px;
    }
    .features{
        height: 110px;
        margin-bottom: 10px
    }
    .order-menu.app-feature h2{
        font-size: 30px;
        margin-bottom: 0;
    }
    .user-guide h3 {
        font-size: 30px;
    }
    .feature-items {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        margin-top: 20px;
        padding: 20px;
    }

    .get-app {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        display: block;
    }

    .app-div,
    .app-div2 {
        height: auto !important;
    }

    .app-div2.reward-bg {
        background-repeat: no-repeat;
        background-position: top center;
        height: 140px !important;
    }

    .get-app .title h3 {
        font-size: 32px;
    }

    a.faq-btn.btn.btn-primary.nav-link {
        width: 54%;
    }

    .points-sec {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
    }

    .reward-member {
        padding: 10px;
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }


    .reward-member table {
        width: 100%;
        margin-left: 28px;
        margin-left: 0;
        margin-top: 15px;
    }

    .app-tabs {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        padding: 0 20px;
    }

    .primary-navigation>div>.menu-wrapper li {
        margin-bottom: 25px;
    }

    section.texas-section.gift-card {
        padding-left: 0;
        padding-right: 0;
    }

    .gift-price {
        grid-template-columns: repeat(3, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
    }

    .gift-price button {
        margin-bottom: 10px;
    }

    .member-data .sidebar a.nav-link {
        font-size: 22px;
    }

    .contact-section {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .member-sec .headingH3 {
        margin-bottom: 32px;
    }

    .rememb-btn {
        margin-top: 25px;
    }

    .rememb-btn label {
        height: 20px;
    }

    .member-btn {
        margin-bottom: 40px;
    }

    .account-order {
        padding-right: 0;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .app-div2 .get-app {
        left: 0;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        position: relative;
        top: 3px;
        padding-bottom: 33px;
    }

    .app-div2.reward-bg .get-app {
        top: 160px;
    }

    .app-div2.reward-bg .get-app {
        top: 81%;
        left: 0;
        background: #961915;
        padding-top: 13px;
    }

    .app-div2.reward-bg .buttons a.btn {
        width: 120px;
        height: 44px;
        line-height: 2px;
        margin-bottom: -17px;
    }

    .texas-section.order-menu.reward-tabs {
        margin-top: 124px;
    }

    .reward-tabs .headingH3 h3,
    .earn-table .headingH3 h3 {
        text-align: center;
    }

    .app-feature .row#free,
    .app-feature .row#track {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        padding: 0 20px;
    }

    .order-items {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
        margin-left: 44px;
        margin-right: 113px;
    }

    .menu-wrap .menu-img img {
        left: 33px;
    }

    #v-pills-tab p {
        display: block;
    }

    .img.StoryImg {
        width: 100%;
    }

    .texas-about.texas-section.texas-about-dark {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        max-width: none !important;

    }

    .texas-about-dark .bg-txt,
    .title-discover {
        display: none;
    }

    section.bg-fast-red.no-padding.locator .d-inline-block.loc-btn {
        width: 51%;
        margin: 0 auto;
    }

    .menu-wrap h3 {
        width: 137%;
    }

    section.texas-section.contact-section.texas-careerinner.bgwood {
        max-width: none !important;
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
    }

    .values-items {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        text-align: center;
        margin-left: 3%;
        margin-right: 3%;
    }

    article#post-257 {
        margin-top: -62px;
    }

    a.reward-btn.btn.btn-primary.nav-link {
        width: 60%;
    }

    .dropdown-menu {
        position: absolute;
        top: 59px;
        right: -60px;
    }

    .value-block article p {
        text-align: center;
    }

    .n2-ss-slider .n2-ss-layer[data-pm=absolute] {
        position: absolute;
        left: -15px !important;
        top: 20px !important;
    }

    a.n2-ow div {
        line-height: 30px !important;
        font-size: 80% !important;
    }

    a.n2-ow {
        padding: 5px 10px !important;
    }

    .texas-section.texas-careers {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));

    }

    ul.footer-logos.list-unstyled a img {
        /* width: 65%; */
        position: relative;
        top: -5px;
        left: 12px;
    }

    .faq a.btn.btn-primary.nav-link {
        width: 75%;
        margin-bottom: 20px;
    }

    .contactus-section {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        margin-top: -39px;
    }

    .heading-section h1,
    .heading-section h2 {
        font-size: 27px;
    }

    .heading-section.texas-animate.texas-animated h1.mb-4 {
        font-size: 45px;
    }

    .heading-section .subheading.now {
        right: 36%;
        font-size: 25px;
    }

    .frach-paragrph {
        padding: 0 !important;
    }

    /*
        .n2-ss-item-image.n2-ss-item-content.n2-ow-all img {
            width: 30% !important;
        }
    */
    img#n2-ss-2item5,
    img#n2-ss-2item8,
    img#n2-ss-2item4,
    img#n2-ss-2item3 {
        position: absolute;
        top: -25px;
    }

    img#n2-ss-2item6,
    img#n2-ss-2item7 {
        position: absolute;
        top: -25px;
        /*        left: 127px;*/
    }

    .woocommerce .content-area .site-main {
        margin: 0;
    }

    ul.products.columns-3 {
        padding: 18px;
    }

    article.ordered {
        margin-left: 0;
    }

    .rev {
        margin-left: 10px;
        margin-right: 7px;
    }

    .contact-form.billing-form.col-md-12.form-profile,
    .rewards-imgs {
        padding: 0 10px;
    }

    .sidebar.texas-animate {
        padding-left: 10px;
    }

    .earn-table p {
        padding: 0 20px;
    }

    /*
        #custom-search-input button.btn.btn-danger {
            left: 90px;
        }
    */
    .loc-select select#country {
        width: 100%;
        margin-bottom: 57px;
    }

    .loc-select {
        padding: 15px;
    }

    ul.footer-logos1.list-unstyled li {
        padding-right: 23px;
        padding-left: 14px;
        padding-bottom: 10px;
    }

    ul.footer-logos1.list-unstyled {
        padding-left: 0;
        list-style: none;
        display: block;
        flex-flow: row-reverse;
        margin-top: 0;
        margin-right: 0;
        padding-bottom: 53px;
    }

    .get-app .title {
        text-align: center;
    }

    .privacy-sec {
        padding: 0 20px;
    }

    .policy ul li>ul,
    .terms ul li>ul {
        padding: 0 25px;
    }

    .locator span {
        font-size: 24px;
    }

    #custom-search-input {
        margin: 0px 33px;
    }

    .map-info {
        padding-left: 20px;
        margin-bottom: 28px;
    }

    .wpgmp_iw_content h4 {
        font-size: 18px;
    }

    .gnliEL {
        display: block !important;
    }

    .app-feature .row#free .features,
    .app-feature .row#track .features,
    .features .feature-head img,
    .app-feature .row#free .features .feature-head,
    .app-feature .row#track .features .feature-head {
        /*        height: 430px;*/
        height: auto;
    }

    li.nav-item.order-btn.pad-1 {
        display: block
    }

    body.home.page-template-default.page.page-id-8.primary-navigation-open .widget-area,
    body.home.page-template-default.page.page-id-8.primary-navigation-open .widget-area1 {
        display: none;
    }

    .n2-ss-layer.n2-ow.n-uc-125494cb27ee3,
    .n2-ss-layer.n2-ow.n-uc-14c975879da56 {
        width: 80px !important;
    }

    .n2-ss-layer.n2-ow.n-uc-125494cb27ee3 {
        transform: translate(45px, 70px) translate(-20%, -20%) !important;
    }
    .n2-ss-layer.n2-ow.n-uc-14c975879da56 {
        transform: translate(117px, 93px) translate(-50%, -50%) !important;
    }
    .order-menu.app-page .buttons{
        right: 6%;
        bottom: 20px
    }
    .features .feature-body h3{
        font-size: 18px
    }
    .order-menu.app-page .buttons a{
        width: 25%
    }
    .btn.btn-primary, .banner-btn a, .btn.btn-secondary{
        padding: 10px 15px !important;
        font-size: 17px;
    }
}

@media screen and (min-width: 353px) and (max-width: 481px) {
    .menu-icon {
        position: relative;
        top: -4px;
        text-align: center;
        left: -25px;
    }

}

@media screen and (min-width: 482px) and (max-width: 500px) {
    .site-logo img {
        padding-bottom: 28px;
    }
}

@media screen and (min-width: 501px) and (max-width: 767px) {

    ul#primary-menu-list {
        margin-top: 36px;
    }

    li#menu-item-399 {
        display: none;
    }

    .v-pills-loc {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        padding-top: 0
    }

    .accordion--heading-row__content {
        padding-right: 45px;
    }

    .menu-button-container #primary-mobile-menu {
        padding: calc(var(--button--padding-vertical) - (-0.55 * var(--global--spacing-unit))) calc(0.5 * var(--button--padding-horizontal));
    }

    .sidebarbox {
        margin-bottom: 20px;
    }

    .member-info>p>span {
        text-align: left;
        line-height: 20px;
    }

    .widget-area1 {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        margin-bottom: 10px;
    }

    .widget-area {
        margin-top: calc(1 * var(--global--spacing-vertical));
    }

    .footer-logos.list-unstyled {
        margin-top: -26px;
        margin-bottom: 13px;
    }

    h2.texas-heading-2,
    ul.texas-footer-social.list-unstyled.float-lft {
        margin-left: 50px;
    }

    .site-name p {
        font-size: 10px;
    }

    .text-center.terms {
        margin-top: -1pc;
    }

    .powered-by img {
        float: left;
        margin-top: -20px;
    }

    .feature-items {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        margin-top: 20px;
        padding: 20px;
    }

    .points-sec {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
    }

    .reward-member {
        padding: 50px;
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .app-tabs {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .primary-navigation>div>.menu-wrapper li {
        margin-bottom: 25px;
    }

    a.faq-btn.btn.btn-primary.nav-link {
        width: 43%;
    }

    section.texas-section.gift-card {
        padding-left: 0;
        padding-right: 0;
    }

    .gift-price {
        grid-template-columns: repeat(3, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
    }

    .gift-price button {
        margin-bottom: 10px;
    }

    .contact-section {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .rememb-btn {
        margin-top: 25px;
    }

    .rememb-btn label {
        height: 20px;
    }

    .order-menu .contact-info {
        min-height: 335px;
    }

    .contact-info {
        min-height: 435px;
    }

    .member-sec .headingH3 {
        margin-bottom: 32px;
    }

    .account-order {
        padding-right: 0;
    }

    .member button {
        font-size: 16px;
    }

    .accordion--status {
        right: 16px;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .app-div2 .get-app {
        left: 0%;
        bottom: 0%;
        width: 100%;
        top: 27%;
        border-radius: 0;
    }

    .app-div2.reward-bg .get-app {
        top: 50%;
    }

    .app-div2.reward-bg .get-app {
        background: none;
        top: 82%;
        left: 0;
        position: relative;
        background: #961915;
    }

    .texas-section.order-menu.reward-tabs {
        margin-top: 120px;
    }

    .reward-sc .app-div2 .get-app {
        left: 0%;
        bottom: 0%;
        width: 100%;
        top: 0%;
        border-radius: 0;
    }

    .reward-tabs .headingH3 h3,
    .earn-table .headingH3 h3 {
        text-align: center;
    }

    .reward-member .get-app {
        width: 100%;
    }

    .app-div2 {
        height: auto !important;
    }

    section.texas-section.order-menu.app-page .app-div2 {
        height: 507px !important;
    }

    section.texas-section.order-menu.app-page.reward-pg .app-div2 {
        height: 214px !important;
        background-size: contain;
        background-color: #961915;
    }

    .app-page.reward-pg .buttons a.btn {
        width: 120px;
        height: 44px;
        line-height: 2px;
        margin-bottom: -17px;
    }

    .app-div2.reward-bg {
        background-repeat: no-repeat;
        background-position: top center;
    }

    section.texas-section.order-menu.app-page .app-div2.member-tiesec {
        height: auto !important;
    }

    .reward-member table {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .reward-tabs {
        margin-top: -39px;
    }

    .app-feature .row#free,
    .app-feature .row#track {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
        padding: 10px;
    }

    a.reward-btn.btn.btn-primary.nav-link {
        width: 65%;
    }

    #v-pills-tab p {
        display: block;
    }

    .order-items {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
        margin-left: 100px;
        margin-right: 100px;
    }

    .img.StoryImg {
        width: 100%;
    }

    .texas-about.texas-section.texas-about-dark {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
        max-width: none !important;
        margin-bottom: -30px;
        height: 406px;
        background: #2d2926;
    }

    .get-app .title h3 {
        font-size: 15px;
    }

    .heading-section.texas-animate.texas-animated.title-discover,
    .texas-about-dark .bg-txt {
        display: none;
    }

    section.bg-fast-red.no-padding.locator .d-inline-block.loc-btn {
        width: 32%;
        margin: 0 auto;
    }

    section.texas-section.contact-section.texas-careerinner.bgwood,
    .values-items {
        max-width: none !important;
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(2 * var(--global--spacing-horizontal));
    }

    .value-block article p {
        text-align: center;
    }

    .texas-section.texas-careers {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));

    }

    ul.footer-logos.list-unstyled a img {
        width: 65%;
        position: relative;
        top: 3px;
        left: 46px;
    }

    .faq a.btn.btn-primary.nav-link {
        width: 62%;
    }

    .contactus-section {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .heading-section h1,
    .heading-section h2 {
        font-size: 45px;
    }

    .heading-section .subheading.now {
        right: 42%;
        top: 57px;
        font-size: 28px;
    }

    /*
        .n2-ss-item-image.n2-ss-item-content.n2-ow-all img {
            width: 30% !important;
        }
    */
    .n2-ss-slider .n2-ss-layer[data-pm=absolute] {
        position: absolute;
        left: -34px;
        top: 22px;
    }

    img#n2-ss-2item5,
    img#n2-ss-2item8 {
        position: absolute;
        top: -9px;
        left: 14px;
    }

    img#n2-ss-2item6,
    img#n2-ss-2item7 {
        position: absolute;
        top: -9px;
        left: 11px;
    }

    .n2-ss-button-container.n2-ss-item-content {
        position: relative;
        top: 25px;
        left: -27px;
    }

    .woocommerce .content-area .site-main {
        margin: 0;
    }

    ul.products.columns-3 {
        padding: 18px;
    }

    article.ordered {
        margin-left: 0;
    }

    .rev {
        margin-left: 10px;
        margin-right: 7px;
    }

    .contact-form.billing-form.col-md-12.form-profile {
        padding: 0 10px;
    }

    .contact-form.billing-form.col-md-12.form-profile,
    .rewards-imgs {
        padding: 0 10px;
    }

    .sidebar.texas-animate {
        padding-left: 10px;
    }

    .earn-table p {
        padding: 0 20px;
    }

    /*
        #custom-search-input button.btn.btn-danger {
            left: 158px;
        }
    */
    .loc-select select#country {
        width: 100%;
        margin-bottom: 57px;
    }

    .loc-select {
        padding: 15px;
    }

    ul.footer-logos1.list-unstyled li {
        padding-right: 23px;
        padding-left: 14px;
        padding-bottom: 10px;
    }

    ul.footer-logos1.list-unstyled {
        padding-left: 37px;
        list-style: none;
        display: block;
        flex-flow: row-reverse;
        margin-top: 0;
        margin-right: 0;
        padding-bottom: 53px;
    }

    .get-app .title {
        text-align: center;
        height: 28px;
        margin-bottom: 0;
    }

    .reward-pg .get-app .title {

        height: 61px;
        margin-bottom: 25px;
    }

    .privacy-sec {
        padding: 0 20px;
    }

    .policy ul li>ul,
    .terms ul li>ul {
        padding: 0 25px;
    }

    .gnliEL {
        display: block !important;
    }

    .menu-icon {
        /* padding-left: 25px; */
        position: absolute;
        right: 128px;
    }

    li.nav-item.order-btn.pad-1 {
        display: block
    }

    /* .n2-ss-layer.n2-ow.n-uc-125494cb27ee3,
    .n2-ss-layer.n2-ow.n-uc-14c975879da56 {
        width: 100px !important;
    } */
/* 
    .n2-ss-layer.n2-ow.n-uc-125494cb27ee3 {
        transform: translate(80px, 150px) translate(-50%, -50%) !important;
    }

    .n2-ss-layer.n2-ow.n-uc-14c975879da56 {
        transform: translate(178px, 147px) translate(-50%, -50%) !important;
    } */
    .feature-items{
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px
    }
    .order-menu.app-feature h2{
        font-size: 35px;
        margin-bottom: 0;
    }
    .user-guide h3{font-size: 35px}
    .features-section .buttons{
        bottom: 5px
    }
    .order-menu.app-page .buttons {
        bottom: 20px;
    }
    .order-menu.app-page .buttons a{
        width: 30%
    }
}


@media screen and (min-width: 768px) and (max-width: 990px) {

    .menu-button-container {
        display: none;
    }

    .primary-navigation>.primary-menu-container {
        height: 44px;
    }

    .primary-navigation>div>.menu-wrapper {
        padding-bottom: 0;
        margin: -3px 107px 0 0;
    }

    .accordion--status {
        position: absolute;
        top: 50%;
        right: 0px;
    }

    .v-pills-loc {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
        padding-top: 40px;
    }

    .p-5 {
        padding: 25px !important;
    }

    .admin-bar .primary-navigation>.primary-menu-container {
        height: calc(30vh - var(--global--admin-bar--height));
    }

    .widget-area1 {
        position: relative;
        left: 46px;
        max-width: 92%;
    }

    ul.footer-logos1.list-unstyled {
        margin-top: 0;
    }

    .text-center.terms {
        margin-top: -26px;
    }

    .app-page .get-app .title {
        height: 54px;
        margin-bottom: 28px;
    }

    .reward-pg .get-app .title {
        height: 88px;
        margin-bottom: 28px;
    }

    .get-app .title h3 {
        font-size: 27px;
    }

    .site-footer>.site-info .powered-by {
        margin-top: calc(-0.5 * var(--global--spacing-vertical));
    }

    section.texas-section.gift-card {
        padding-left: 0;
        padding-right: 0;
    }

    .menu-icon {
        position: absolute;
        right: 24px;
    }

    li.nav-item.order-btn.pad-1 {
        display: none;
    }

    /*
        .admin-bar .primary-navigation {
            top: initial;
            left: -17%;
        }
    */
    ul#primary-menu-list li a {
        font-size: 13px;
        padding: 0 10px;
    }

    .feature-items {
        padding: 0 20px;
    }

    .features .feature-body h3 {
        font-size: 22px;
    }

    .rememb-btn {
        margin-top: 25px;
    }

    .rememb-btn label {
        height: 20px;
    }

    .contact-info p button {
        font-size: 17px;
    }

    .billing-form label {
        font-size: 16px;
    }

    .member-sec .headingH3 {
        margin-bottom: 32px;
    }

    .account-order {
        padding-right: 0;
    }

    .member-data h3 {
        margin-bottom: 20px;
    }

    .member p button {
        font-size: 15px;
    }

    .powered-by img {
        float: left;
    }

    .accordion--status {
        right: 11px;
    }

    .app-div2 .get-app {
        left: 2%;
        bottom: 15%;
        width: 33%;
    }

    /*
        .app-div2.reward-bg .get-app {
             left: -5%;
        }
    */
    .reward-tabs {
        margin-top: 30px;
    }

    .app-div2.reward-bg {
        height: 330px;
        background-repeat: no-repeat;
    }

    .reward-member table {
        width: 100%;
        margin-left: 0;
    }

    .reward-member .get-app {
        width: 97%;
    }

    .app-div2 {
        height: 400px;
    }

    .app-feature .row#free,
    .app-feature .row#track {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
        padding: 16px;
    }

    .order-items {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        column-gap: calc(1 * var(--global--spacing-horizontal));
    }

    .texas-about.texas-section.texas-about-dark {
        grid-template-columns: repeat(1, 1fr);
        display: grid;
        column-gap: calc(0 * var(--global--spacing-horizontal));
    }

    .heading-section.texas-animate.texas-animated.title-discover,
    .texas-about-dark .bg-txt {
        display: none;
    }

    .img.StoryImg {
        width: 100%;
    }

    section.bg-fast-red.no-padding.locator .d-inline-block.loc-btn {
        width: 22%;
        margin: 0 auto;
    }

    img#n2-ss-2item5 {
        margin-left: 119px;
    }

    ul.products.columns-3 {
        padding: 12px;
    }

    li.product-category.product {
        height: auto;
    }

    article.ordered {
        margin-left: 0;
    }

    .rev {
        margin-left: 10px;

        margin-right: 7px;
    }

    .values-items {
        grid-template-columns: repeat(2, 1fr);
    }

    .value-block article p {
        text-align: center;
    }

    .privacy-sec,
    .points-sec,
    .earn-table,
    .reward-tabs {
        padding: 0 20px;
    }

    .earn-table table td,
    .reward-member table td {
        font-size: 16px;
    }
    .features-section .buttons{
        bottom: 15px
    }

}


@media screen and (min-width: 991px) and (max-width: 1270px) {
    .app-div2.reward-bg {
        height: 424px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .texas-section.order-menu.app-page.reward-pg {
        padding: 0;
    }
}


@media only screen and (min-width: 822px) {

    .site-footer>.site-info {
        display: flex;
        align-items: center;
    }

    .site-footer>.site-info .powered-by {
        margin-top: initial;
        margin-left: 0;
        margin-right: 177px;
    }

    .text-center.terms {
        margin-top: 0;
    }

    .powered-by img {
        width: 70px;
        padding: 9px 2px 9px 2px;
    }

}

@media screen and (min-width: 822px) and (max-width: 850px) {

    .primary-navigation>.primary-menu-container {
        position: relative;
        top: -104px !important;
        left: 64px;
    }
}

@media only screen and (min-width: 1500px) {

    #appsuite-root {
        max-width: 83%;
    }

}

@media only screen and (min-width: 1600px) {

    .n2-ss-button-container.n2-ss-item-content {
        position: relative;
        top: 40px;
        left: -104%;
    }

    /* .value-block article p {
        margin-left: 80px;
    } */

    .n2-ss-item-image.n2-ss-item-content.n2-ow-all {
        position: relative;
        top: 25px;
        left: -98%;
    }

    .get-app .title {
        margin-bottom: 80px;
    }

    #appsuite-root {
        max-width: 76%;
    }
}

@media only screen and (min-width: 1700px) {

    #appsuite-root {
        max-width: 70%;
    }

}

@media only screen and (min-width: 1800px) {

    #appsuite-root {
        max-width: 65%;
    }

}

@media only screen and (min-width: 1900px) {

    #appsuite-root {
        max-width: 62%;
    }

}

#post-522 header,
#post-485 header {
    display: none
}

.App-H .features .feature-head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mob-rewards {
    display: none
}

.desk-rewards {
    display: block
}

@media only screen and (max-width: 900px) {
    .mob-rewards {
        display: block
    }

    .desk-rewards {
        display: none
    }

    .contact-info iframe {
        width: 100% !important
    }
}

.pt-2-h {
    padding-top: 35px;
}

.formatted-text {
    font-weight: 500;
    font-style: italic;
    white-space: nowrap;
}

.formatted-text sup {
    font-weight: 400;
    font-style: normal;
}

.texas-about .heading-section .subheading{
    margin-bottom: 10px;
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        .pt-2-h {
            padding-top: 55px;
        }
    }

}
