/*------------------------------------------------------ MAP ------------------------------------------------------*/

#_the_map_wrapper .b2b-location.wide .b2b-location-items ul li.show-details {
    overflow: auto !important;
}

html:not(.mobileview) .phone:after {
    content: '(205) 722-2741 | 2703 6th St. Tuscaloosa, AL 35401' !important;
}


/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/

html:not(.mobileview) .home .full_width_content {
    max-width: 100% !important;
    overflow: hidden !important;
}

hr {
    width: 15% !important;
    display: inline-block !important;
    border: 1px solid #d9561d !important;
    margin-top: 2rem !important;
    margin-bottom: 0 !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}

.tsidesign_title hr,
.tsidesign_banner hr {
    border: 1px solid #fff !important;

}

.the_list_item:hover hr {
    width: 40% !important;
}

#container .section .list_block.type_testimonials.t2.small .slick-slides .the_list_item .the_list_item_desc {
  background: #fff !important;
}

.mediaqueries.mobileview .dl-logo {
display:none  !important;
}



/*-----------Popup 18+ Modal----------*/
#screen-shade {
opacity: 0;

position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;

background: #000; /*-----Color of the shade----*/


transition: opacity 0.8s;
}

#modal_popup {
background: #000;
z-index: 9999999;

position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;

text-align: center;
white-space: nowrap;
height: 100%;
}


.css-only-modal-check:checked ~ .css-only-modal {
opacity: 1;
pointer-events: auto;
}
.css-only-modal {
opacity: 0;
z-index: 1;
overflow: hidden;

position: relative;
vertical-align: middle;
top: 18%;

border: 3px solid #fff;

text-align: center;
white-space: normal;

max-width: 100%;
width: 60%;
margin: auto !important;
pointer-events: none;
box-shadow: inset 2px 2px 12px;
}

.modal_txt_area {
background: rgba(255,255,255,0.5);
}
.modal_headline {
font-size: 2rem;
font-weight: 900;
letter-spacing: .05em;
line-height: 2.8rem;
text-transform: uppercase;
width: 100%;
}

.modal_desc {
display: inline-block;
font-size: 1.5rem;

width: 100%;
}

.modal-buttons {
display: flex;
}
.modal-buttons a, .modal-buttons label {
color: #fff !important;
width: 100% !important;
font-size: 1.5rem !important;
text-decoration: underline !important;
padding: 10px !important;
cursor: pointer;
}
.modal-buttons a:hover, .modal-buttons label:hover {
background: rgba(247, 202, 24, 1) !important;
}
.css-only-modal-check {
display: none !important;
}
.modal_txt_area {
padding: 2% 8% 0;
}
.css-only-modal-close {
opacity: 0 !important;
}
/*---- Media Quries ----*/
@media(max-width: 1100px) {
.modal-buttons {
flex-direction: column;
}
.css-only-modal {
top:0;
max-height:100% !important;
}
}
@media (max-width: 1035px){
.modal_headline {
font-size: 1.5rem;
line-height: 2rem;
}
.css-only-modal {
top:0;
max-height:100% !important;
}
}

@media (max-width: 800px){
.css-only-modal {
top:0;
max-height:100% !important;
}
}
/*-----------END Popup Modal----------*/
/*----------------------------------------------------- CTA -------------------------------------------------------*/
/* floating button */
#floating-btn {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.mobileview #floating-btn{
  display: none !important;
}
html:not(.mobileview) #floating-btn{
  display: block !important;
}
.cta_btn {
  background-color: #7E151B;
  border-radius: 15px;
  color: #fff;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  border: solid 3px #000;
}
.cta_btn:hover{
background-color: #000;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
}
#_the_copyright {
    padding-bottom: 6rem !important;
}
.page-id-231227 .cta_btn {
 display: none; 
}

/* end floating button code */

.tsidesign_banner *,
.tsidesign_title * {
    color: white !Important;
}

.tsidesign_banner {
    text-align: center !important;
    margin: 0 auto 4rem !important;
    background-color: #9e2f00 !important;
    background: linear-gradient(to right, #9e2f00, #d9561d, #d9561d, #9e2f00) !important;
    color: white !important;
    padding-top: 4% !important;
    padding-bottom: 2% !important;
}

.home .tsidesign_banner {
    margin-bottom: 0 !important;
}

.tsidesign_banner .the_list_wrap {
    max-width: 90rem !Important;
    margin: 0 auto !Important;
}

.tsidesign_banner .the_list_item .the_list_item_headline,
.tsidesign_title .the_list_item .the_list_item_headline {
    font-size: 3.3rem !important;
}

/*---------------------------------------------------- HEADER -----------------------------------------------------*/

#the_header,
.container-wrap {
    max-width: 100% !important;
    margin: 0 auto !important;
}

#wrapper .header {
    background-attachment: fixed !important;
}

/*----------------------------------------------------- LOGO ------------------------------------------------------*/

#wrapper #_the_logo {
    max-width: 130rem !important;
    margin: 0 auto !important;
}

#the_header .logo-variation.logo-variation-header .logo-slot img {
    max-height: 16rem !important;
    padding-bottom: 1rem !important;
}

.mediaqueries.mobileview .logo-slot img {
    max-height: 8rem !important;
}

.isMobile #the_header #_the_logo,
.isMobile #the_header,
.isMobile #the_header #_the_logo .slot-type-image {
    min-height: 10rem !important;
}

#_the_logo .logo-slot {
    padding: 0 !important;
}

/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/

#the_header .menu {
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.4) !important;
}

html:not(.mobileview) #access .menu li a {
    font-size: 1.5rem !important;
    letter-spacing: .15em !important;
    font-weight: 300 !important;
    font-family: lato !important;
}

#_the_navigation a {
    font-size: 1.3rem !important;
    letter-spacing: .15em !important;
    font-weight: 300 !important;
    text-transform: uppercase !Important;
}

#menu-holder a {
    font-size: 1.2rem !important;
    letter-spacing: .15em !important;
    font-weight: 300 !important;
    text-transform: uppercase !Important;
}

/*---------------------------------------------------- BUTTON -----------------------------------------------------*/

.the_list_item_action a,.gform_button  {
    background: transparent !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 3px solid #231f20 !important;
    font-size: 1.5rem !important;
    text-transform: uppercase !important;
    color: #231f20 !important;
    font-weight: normal !important;
    letter-spacing: .2em !IMPORTANT;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    transition: all 1s ease-in-out !important;
}

.the_list_item_action a:hover ,.gform_button:hover {
    background: #231f20 !important;
    color: #fff !important;
}

.the_list_item_action {
    background-color: transparent !important;
}

.tsidesign_feature .the_list_item_action a {
    font-size: 1.2rem !important;
    font-weight: 400 !important;
    max-width: 15rem !important;
    margin: 0 auto !important;
    padding: .6em .4em .4em !important;
}

/*------------------------------------------------- FONT STYLING --------------------------------------------------*/

h1,
h2,
h3 {
    font-weight: normal !important;
}

.the_list_item_desc,
.textwidget {
    letter-spacing: .02em !important;
    font-weight: 400 !important;
}

.the_list_item .the_list_item_headline,
.the_list_item .gform_wrapper h3.gform_title {
    letter-spacing: .05em !important;
    text-transform: inherit !important;
}

.the_list_item .the_list_item_subheadline {
    letter-spacing: .12em !important;
    font-weight: 400 !important;
    text-transform: inherit !important;
}

/*--------------------------------------------------- CONTENT -----------------------------------------------------*/

.home .content {
    padding-top: 3rem !important;
}

.tsidesign_content {
    text-align: center !important;
    max-width: 90rem !Important;
    margin: 0 auto !Important;
}

.tsidesign_list {
  max-width: 106rem !important;
  margin: 0 auto !important;
}

.tsidesign_list .the_list_item_subheadline {
    font-size: 1.7rem !important;
    margin: 0 !IMPORTANT;
}

.tsidesign_list .the_list_item_subheadline {
    background-color: #fff !important;
}

.tsidesign_list .the_list_item_desc {
    font-size: 1.4rem !important;
}

@media only screen and (min-width: 815px) {
    .tsidesign_list .the_list_item:nth-of-type(3n + 0) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 815px) and (min-width:569px) {
    .tsidesign_list .the_list_item:nth-of-type(3n + 0) {
        margin-right: 2.024291497976% !important;
    }
}

@media (min-width:815px) {
    .home .tsidesign_list .item_4.the_list_item .the_list_wrap,
    .home .tsidesign_list .item_5.the_list_item .the_list_wrap {
        max-width: 70% !important;
        margin: auto !important;
    }
    .home .tsidesign_list .item_5.the_list_item {
        margin-right: 0 !important;
    }
}

.tsidesign_title {
    max-width: 100% !important;
    margin: 0 auto !important;
    background-color: transparent !important;
    xbackground: linear-gradient(to right, #9e2f00, #d9561d, #d9561d, #9e2f00) !important;
    color: white !important;
    text-align: center !Important;
    padding: 5% 6% 3.7% !important;
}

.tsidesign_title .the_list_wrap {
    max-width: 110rem !important;
    margin: 0 auto !Important;
}

.tsidesign_title .the_list_item_headline {
    text-transform: uppercase !important;
}

@media (max-width:569px) {
    .tsidesign_title {
        padding: 10% 4% 3.7% !important;
    }
}

/*REVIEWS*/
.tsidesign_reviews .the_list_item_desc {
    background: transparent !important;
    border: 9px solid #7f151a  !important;
    margin-top: 4rem !important;
}

.tsidesign_reviews p {
color: #333333 !important;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
    font-family: lato !important;
    letter-spacing: .03em !important;
  padding-top: 5% !important;
      text-align: center !important;
}

.tsidesign_reviews .the_list_item .the_list_item_headline {
    color: #575757 !important;
}

.tsidesign_reviews .the_list_item .the_list_item_subheadline {
    color: #575757 !important;
}

.tsidesign_reviews .the_list_item_heads::after {
    border-right: 30px solid #7f151a !important;
}


/*----------------------------------------------------- DLS -------------------------------------------------------*/

.tsidesign_dl {
    margin-bottom: 0 !important;
}

.tsidesign_dl .caption {
    overflow: hidden !important;
}

.tsidesign_dl span,
.tsidesign_dl2 span {
}

html:not(.mobileview) .home .tsidesign_dl .caption {
    text-align: center !important;
    background: linear-gradient(to bottom, white, #88888829, transparent) !important;
}

.tsidesign_dl .the_list_item,
.tsidesign_dl .the_list {
    margin-bottom: 0 !important;
}

.tsidesign_dl .the_list_item .the_list_item_subheadline,
.tsidesign_dl2 .the_list_item .the_list_item_subheadline {
    xpadding: .5em .4em .4em 1.5rem !important;
}

.tsidesign_dl .the_list_wrap {
    background: linear-gradient(to left, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) !important;
    padding: 10% 7% 13% !important;
    text-align: right !important;
}

.tsidesign_dl .the_list_text {
    max-width: 106rem !important;
    margin: 0 auto !important;
    text-align: left !important;
    float: left !important;
  
}

.tsidesign_dl .the_list_item .the_list_item_headline,
.tsidesign_dl .the_list_item .the_list_item_headline a {
    font-size: 4rem !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1) !important;
    text-transform: uppercase !important;
    letter-spacing: -.1rem !important;
    line-height: 1 !important;
}

.tsidesign_dl .the_list_item_action a {
    background: transparent !important;
    border: 1px solid #fff !important;
    box-shadow: none !important;
    color: #fff !important;
}

.tsidesign_dl .the_list_item_action a:hover {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
}



.tsidesign_dl2 .the_list_item,
.tsidesign_dl2 .the_list {
    margin-bottom: 0 !important;
}

.tsidesign_dl2 .the_list_wrap {
    background: linear-gradient(to right, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) !important;
    padding: 10% 5% 10% !important;
}

.tsidesign_dl2 .the_list_text {
    max-width: 56rem !important;
    margin: 0 auto !important;
    float: left !important;
}

.tsidesign_dl2 .the_list_item .the_list_item_headline,
.tsidesign_dl2 .the_list_item .the_list_item_headline a {
    font-size: 6rem !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1) !important;
    text-transform: uppercase !important;
    letter-spacing: -.1rem !important;
    line-height: 1 !important;
}

.tsidesign_dl2 .the_list_item_action a {
    background: transparent !important;
    border: 1px solid #fff !important;
    box-shadow: none !important;
    color: #fff !important;
}

.tsidesign_dl2 .the_list_item_action a:hover {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
}

.tsidesign_dl2 .the_list_item_action {
    margin-left: -70% !important;
    -webkit-transition: all .7s ease-in-out !important;
    -moz-transition: all .7s ease-in-out !important;
    -o-transition: all .7s ease-in-out !important;
    transition: all .7s ease-in-out !important;
}

.tsidesign_dl2 .the_list_wrap:hover .the_list_item_action {
    margin-left: 1rem !important;
}

.tsidesign_dl3 .the_list_wrap {
    text-align: center !important;
    background: rgba(69, 69, 69, 0.6) !important;
    padding: 15% 8% 11% !important;
}

.tsidesign_dl3 .the_list_text {
    max-width: 134rem !important;
    margin: 0 auto !important;
    text-align: center !important;
}

.tsidesign_dl3 {
    margin-bottom: 0 !important;
}

.tsidesign_dl3 .the_list_item .the_list_item_headline,
.tsidesign_dl3 .the_list_item .the_list_item_headline a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1) !important;
}

/*--------------------------------------------------- FEATURES ----------------------------------------------------*/

.tsidesign_photofeature11 .the_list_wrap {
padding: 6% 7% !important;
text-align: center !important;
background: rgb(127,21,26,.7) !important;
-webkit-transition: all 0.5s ease-in-out !important;
-moz-transition: all 0.5s ease-in-out !important;
-o-transition: all 0.5s ease-in-out !important;
transition: all 0.5s ease-in-out !important;
}
html:not(.mobileview) .tsidesign_photofeature11 .the_list_wrap {
max-width: 50% !important;
display: block !important;
margin: 0 auto !important;
}
.tsidesign_photofeature11 .the_list_item:nth-child(even) .the_list_wrap {
float : right !important;
}
.tsidesign_photofeature11 .the_list_item:hover .the_list_wrap {
background: rgb(0,0,0,.3) !important;
}
.tsidesign_photofeature11 .the_list_item_headline,
.tsidesign_photofeature11 .the_list_item_headline a {
font-size: 3rem !IMPORTANT;
}
.tsidesign_photofeature11 .the_list_item_desc{
font-size: 2rem !IMPORTANT;
}
.tsidesign_photofeature11 .the_list_item_action {
background: transparent !important;
}
.tsidesign_photofeature11 .the_list_item_action a{
text-transform: uppercase !important;
border: 2px solid #fff !important;
color:#fff !important;
}
.tsidesign_photofeature11 .the_list_item_action a:hover{
color: #fff !important;
letter-spacing: .2em !important;
}
@media (max-width:815px){
.tsidesign_photofeature11 .the_list_item .the_list_item_headline, 
.tsidesign_photofeature11 .the_list_item .the_list_item_headline a {
font-size: 2rem !IMPORTANT;
}
.tsidesign_photofeature11 .the_list_item .the_list_item_desc{
font-size: 1.5rem !IMPORTANT;
}
}

/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/

.tsidesign_split {
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  margin: 0 auto !important;
    background: #fff !important;
  padding: 0 !important;
}

.tsidesign_split .the_list_item{
    margin-bottom: 0 !important;
}

.tsidesign_split .item_1 .the_list_wrap{
  max-width: 65rem !important;
  float: clear !important;
  padding-top: 8% !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  float: right !important;
  padding-bottom: 3rem !important;
  text-align: right !important;
}

.tsidesign_split .the_list_item .the_list_item_headline {
    text-transform: uppercase !important;
      font-weight: 500 !important;
    font-size: 2.3rem !important;

}

.tsidesign_split .the_list_item .the_list_item_subheadline {
    text-transform: uppercase !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}


/*--------------------------------------------------- FORM ----------------------------------------------------*/

#container .the_list_item .gform_wrapper input[type=text],
#container .the_list_item .gform_wrapper textarea.medium {
    color: #be1e2d !important;
}

/*---------------------------------------------------- FOOTER -----------------------------------------------------*/

#wrapper .widget.the_list_item {
    padding: 2rem 2rem 0 !important;
    text-align: center !important;
    margin: 0 auto !important;
}

#the_footer {
    max-width: 100% !important;
}

#wrapper .footer {
    padding-bottom: 1% !important;
}

.footer .widget span {
    text-transform: uppercase !important;
    letter-spacing: .1em !important;
    font-weight: bold !important;
    font-size: 1.4rem !important;
}

/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------*/

.mediaqueries.mobileview .tsidesign_dl .caption {
    padding: 0 !important;
    text-align: center !important;
}
@media (max-width: 1024px){
    .tsidesign_dl .the_list_item_action, .tsidesign_dl2 .the_list_item_action {
       margin-left: 0 !important;
    } 
}
@media (max-width: 1000px) {
    .tsidesign_dl .caption {
        padding: 0 !important;
        text-align: center !important;
    }
}

@media (max-width: 945px) {
    .tsidesign_feature .the_list_item_heads {
        min-height: 10rem !important;
    }
}

@media (max-width: 800px) {
    .tsidesign_feature .the_list_item .the_list_item_headline,
    .tsidesign_feature .the_list_item .the_list_item_headline a {
        opacity: 1 !important;
    }
    .tsidesign_dl .the_list_item .the_list_item_headline,
    .tsidesign_dl .the_list_item .the_list_item_headline a,
    .tsidesign_dl2 .the_list_item .the_list_item_headline,
    .tsidesign_dl2 .the_list_item .the_list_item_headline a {
        font-size: 2.5rem !important;
    }
}

@media (max-width: 575px) {
    #the_header #_the_logo,
    #the_header,
    #the_header #_the_logo .slot-type-image {
        min-height: 10rem !important;
    }
    .tsidesign_feature .the_list_item_heads {
        min-height: 6rem !important;
    }
    .tsidesign_dl .the_list_item .the_list_item_headline,
    .tsidesign_dl .the_list_item .the_list_item_headline a,
    .tsidesign_dl2 .the_list_item .the_list_item_headline,
    .tsidesign_dl2 .the_list_item .the_list_item_headline a {
        font-size: 4rem !important;
    }
    .tsidesign_feature .the_list_item {
        width: 100% !important;
        margin: 0 !important;
    }
    .tsidesign_split2 .the_list_item {
        width: 100% !important;
    }
    .tsidesign_dl .the_list_item .caption_overlay {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
        position: relative !important;
    }
    .content {
        padding-top: 15px !important;
    }
    .tsidesign_dl .caption {
        padding: 0 !important;
        text-align: center !important;
    }
    .tsidesign_dl .the_list_item_action {
        margin-right: 0% !important;
    }
    .tsidesign_dl2 .the_list_item_action {
        margin-left: 1rem !important;
    }
}

@media (max-width: 575px){
.tsidesign_dl, .tsidesign_dl .the_list , .tsidesign_dl .slides, .tsidesign_dl .slidesjs-container, .tsidesign_dl .slidesjs-control, .tsidesign_dl .the_list_item_image, .tsidesign_dl .caption_overlay, .tsidesign_dl .caption, .tsidesign_dl .the_list_text {

height: 400px !important;
top: 0 !important;
 width: 100% !important;
}

.tsidesign_dl .the_list_item {height: 400px !important;}

.tsidesign_dl .the_list_item_image img {
height: 400px !important;
width: initial !important;
}
.tsidesign_dl .the_list_item .caption_overlay {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
position: relative !important;
}

.content {padding-top: 15px !important;}
.tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}
}


/*----------------------------------------------------- FLEX ------------------------------------------------------*/

#container .tsidesign_flex,
#container .tsD_flex {
    margin: 0 auto !important;

    display: -webkit-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;

    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;

    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#container .tsidesign_flex .the_list_item,
#container .tsD_flex .the_list_item {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*KILLS RIGHT MARGIN ON THE LAST ITEM IF ODD NUMBER OF FEATURES SO EDGES ARE FLUSH WHEN SCALED - RK QA*/

#container .tsidesign_flex .the_list_item:last-of-type,
#container .tsD_flex .the_list_item:last-of-type {
    margin-right: 0rem !important;
}

/*END*/

.flexboxlegacy #container .tsidesign_flex .the_list_item,
.flexboxlegacy #container .tsD_flex .the_list_item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.no-flexboxlegacy #container .tsidesign_flex .the_list_item,
.no-flexboxlegacy #container .tsD_flex .the_list_item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
}

#container .tsidesign_flex .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap,
#container .tsD_flex .the_list_item,
.flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
}

#container .tsidesign_flex .the_list_item .the_list_wrap,
#container .tsD_flex .the_list_item .the_list_wrap {
    /*height: 100% !important;*/
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;

}

.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap,
.flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap {
    height: auto;
}

#container .tsidesign_flex .the_list_item .the_list_item_action,
#container .tsD_flex .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}

#container .tsidesign_flex,
#container .tsD_flex {
    justify-content: space-around;
}

#container .tsidesign_flex .the_list_item,
#container .tsD_flex .the_list_item {
    justify-content: space-between;
}

@media (max-width:815px) and (min-width:575px) {
    .tsidesign_flex .the_list_item,
    .tsD_flex .the_list_item {
        width: 44.988% !important;
    }
}

1. .page-id-232770.content {max-width: 134rem !important; margin: 0 auto !important; padding: 2.6rem 1rem !important;}
html#ecwid_html body#ecwid_body .gwt-Anchor.ecwid-productBrowser-auth-signInLink, html#ecwid_html body#ecwid_body span.ecwid-categories-category, html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-estimationNote span, html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-asterisk {   color: #3D5A80!important; }
html#ecwid_html body#ecwid_body .ecwid a, html#ecwid_html body#ecwid_body .ecwid-results-topPanel-viewAsPanel-link, html#ecwid_html body#ecwid_body .ecwid-productBrowser-productsTable-addToBagLink, html#ecwid_html body#ecwid_body .ecwid-Checkout-blockTitle, html#ecwid_html body#ecwid_body .ecwid-Checkout-blockTitle .gwt-HTML, html#ecwid_html body#ecwid_body .gwt-MenuItem-selected span, html#ecwid_html body#ecwid_body .gwt-MenuItem-current span, html#ecwid_html body#ecwid_body .ecwid-categories-vertical-table-cell-selected span, html#ecwid_html body#ecwid_body .gwt-TabBarItem-selected span, html#ecwid_html body#ecwid_body div.ecwid-minicart-link *, html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-inStockLabel, html#ecwid_html body#ecwid_body .ecwid-productBrowser-details-inTheBag div {   color: #000 !important; }
.tsidesign_store h3 {border-bottom: 2px solid #3D5A80 !important;}
html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-checkoutButton, html#ecwid_html body#ecwid_body .ecwid-ContinueShoppingButton, html#ecwid_html body#ecwid_body .gwt-Button, html#ecwid_html body#ecwid_body .ecwid-SearchPanel-button, html#ecwid_html body#ecwid_body div[class*="ecwid-AddToBagButton"], html#ecwid_html body#ecwid_body button.ecwid-AccentedButton, html#ecwid_html body#ecwid_body div.ecwid-PseudoButton, html#ecwid_html body#ecwid_body div[class*="ecwid-Checkout-placeOrderButton"] {   background: #3D5A80 !important;   color: BUTTONTEXT !important;   background-image: none !important;   border: none !important;   box-shadow: none !important;   border-radius: 0px !important; }
html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-checkoutButton, html#ecwid_html body#ecwid_body .ecwid-SearchPanel-button, html#ecwid_html body#ecwid_body div[class*="ecwid-AddToBagButton"], html#ecwid_html body#ecwid_body .ecwid-ContinueShoppingButton, html#ecwid_html body#ecwid_body div[class*="ecwid-Checkout-placeOrderButton"] {   padding: 10px !important; }html#ecwid_html body#ecwid_body span.ecwid-categories-category { white-space: inherit !important;}html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim, html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-logged {   margin-right: 0 !important; } html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-checkoutButton::before {   content: "Checkout" !important; } html#ecwid_html body#ecwid_body div[class*="ecwid-AddToBagButton"]::before {     content: "Add to Bag" !important; }  html#ecwid_html body#ecwid_body .ecwid-ContinueShoppingButton::before {   content: "Continue Shopping" !important; }  html#ecwid_html body#ecwid_body div[class*="ecwid-Checkout-placeOrderButton"]::before {   content: "Place Order" !important; } html#ecwid_html body#ecwid_body .ecwid-form, html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart-itemsTable-cell.ecwid-productBrowser-cart-itemsTable-cell-selected, html#ecwid_html body#ecwid_body td.ecwid-Invoice-edgeCell, html#ecwid_html body#ecwid_body div.ecwid-Invoice-cell-title {   background-color: #EDEDED !important; } html#ecwid_html body#ecwid_body .ecwid-Invoice-cell {     background-color: #fff !important; } html#ecwid_html body#ecwid_body .ecwid-Invoice-cell-title {     color: #000 !important; } html#ecwid_html body#ecwid_body .ecwid-SearchPanel-button {   width: 100% !important; } html#ecwid_html body#ecwid_body .ecwid-SearchPanel-field {   width: 100% !important;   min-height: 35px !important;   box-shadow: none !important;   border: 2px solid #cdcdcd !important;   margin: 10px 0 !important; }
@media only screen and (max-width: 800px) and (min-width: 569px) {   .tsidesign_store .the_list_item {clear:none !important; width: 30% !important; display: inline-block !important; margin-right: 1% !important;} }


/*--content banner--*/
.tsidesign_banner{
padding: 3.5rem 5rem 2rem !important;
background: #fff !important;
margin: 0 !important;
}
.tsidesign_banner .the_list_item, 
.tsidesign_banner .the_list {
margin-bottom: 0.5rem !important;
}
.tsidesign_banner .the_list_item_headline, 
.tsidesign_banner .the_list_item_headline a{
line-height: 1 !important;
color: #7F151A !important;
letter-spacing: .05em !important;
margin-bottom: 0 !important;
}
.tsidesign_banner .the_list_item_subheadline{
line-height: 1 !important;
color: #7F151A!important;
letter-spacing: .05em !important;
font-weight: 300 !important;
text-transform: capitalize !important;
}

.tsidesign_banner .the_list_item_action{
background-color: transparent !important;
margin-bottom: 0 !important;
margin-top: .6rem !important;
}
.tsidesign_banner .the_list_item_action a {
background: #fff !important;
color: #999 !important;
padding: 1rem 2rem !important;
}
.tsidesign_banner .the_list_item_action a:hover {
background: #999 !important;
color: #fff !important;
}
@media(min-width:1000px){
.tsidesign_banner .the_list_item_headline, 
.tsidesign_banner .the_list_item_headline a {font-size: 3.5rem !important;}
.tsidesign_banner .the_list_item_subheadline{font-size: 2.2rem !important;}
}
@media (max-width:1000px){
.tsidesign_banner .the_list_item_headline, 
.tsidesign_banner .the_list_item_headline a{font-size: 3rem !important;}
.tsidesign_banner .the_list_item_subheadline{font-size: 1.7rem !important;}
.tsidesign_banner .item_1{width: 60% !important;}
.tsidesign_banner .item_2{width: 35% !important;}
}
@media (max-width:569px){
.tsidesign_banner .the_list_item{
width: 100% !important;
text-align: center !important;
}
}
/*--end content banner--*/


/* ------------------ Floating Social Media Tabs ------------------ */
 .social_items_flex {
 display: flex;
 flex-direction: column;
 justify-content: space-around;
 position: fixed;
 bottom: 70px;
 z-index: 999999;
 }

.mobileview .social_items_flex {
 display: none !important;
 }

.social_button {
 height: 60px;
 width: 60px;
 float: left;
 margin: 5px;
 overflow: hidden;
 background: #fff;
 border-radius: 50px;
 cursor: pointer;
 box-shadow: 0 10px 10px rgba(0,0,0,0.1);
 transition: all 0.3s ease-out;
 }

.social_button:hover {
 width: 330px;
 }

.social_button .floating_icon {
 display: inline-block;
 height: 60px;
 width: 60px;
 text-align: center;
 border-radius: 50px;
 box-sizing: border-box;
 line-height: 60px;
 transition: all 0.3s ease-out;
 }

.facebook_button:hover .floating_icon {
 background: #1773EA;
 }

.google_button:hover .floating_icon {
 background: #7f151a;
 }

.facebook_button .floating_icon i {
 color: #1773EA;
 }

.google_button .floating_icon i {
 color: #7f151a;
 }

.social_button:hover .floating_icon i {
 color: #fff;
 }

.social_button .floating_icon i {
 font-size: 25px;
 line-height: 60px;
 }

.social_button span {
 font-size: 20px;
 font-weight: 500;
 line-height: 60px;
 margin-left: 10px;
 transition: all 0.3s ease-out;
 }

.facebook_button:hover span {
 color: #1773EA;
 }

.google_button:hover span {
 color: #7f151a;
 }
 /* ------------------ End Floating Social Media Tabs ------------------ */