/*--------------------------------------------------- FONT IMPORT -------------------------------------------------*/

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

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

.primary.tsi-address, .b2b-location-canvas { display:none !important; }
.primary.tsi-phone { width:100% !important; }
.b2b-location-get-directions.color_bodylinks, .footer-street-address.footer-address, .b2b-location-get-directions { display:none !important; }
.mobile-multi-locations .tsi-address a { display: none !important; }

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

body:not(.isMobile) #container {
    padding: 0 !important;
}
.home .full_width_content {
    max-width: 100% !important;
}


.tsidesign_center, .tsD_center {margin: 0 auto !important; max-width:106rem !important; text-align:center !important;}
/*----------------------------------------------------- CTA -------------------------------------------------------*/
.phone:before {
  content: "You Be You, at UBU" !important;
  font-family: Lato, Helvetica,Arial,sans-serif !important;
  font-size: 1.5rem !important;
font-weight:normal !important;
Padding-right: 1rem !important;
}

.header_share_wrap .share_icons a.phone::before {
    display: inline !important;
}
/*---------------------------------------------------- HEADER -----------------------------------------------------*/

#the_header{
    max-width: 100% !important;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}

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

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

#_the_navigation a, 
#menu-holder a {
    font-size: 1.3rem !important;
    font-weight: normal !important;
}
/*---------------------------------------------------- BUTTON -----------------------------------------------------*/


.the_list_item_action {
  background: transparent !important;
}
.the_list_item_action a, #container .the_list_item .gform_wrapper .a input[type="submit"], #container .the_list_item .gform_wrapper .gform_footer input.button, #container .the_list_item .gform_footer input[type="submit"], #wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit {
  color: #fff !important;
  text-transform: uppercase !important;
  background: var(--accentBkg) !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0px !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
.the_list_item_action a:hover, #container .the_list_item .gform_wrapper .gform_page_footer input[type="submit"]:hover , #container .the_list_item .gform_wrapper .gform_footer input.button:hover , #container .the_list_item .gform_footer input[type="submit"]:hover, #wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit:hover {
  background: #444444 !important;
}
#wrapper #_the_contactfrm_wrapper .b2b-form .b2b-form-submit:hover span{
  color: #fff !important;
}


.page-id-588048 .the_list_item_action a{ background: #6fb0d0 !important;}
.page-id-588048 #the_header .menu .current-menu-item > a { color: #6fb0d0 !important; }
/*------------------------------------------------- FONT STYLING --------------------------------------------------*/

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


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

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

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



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

.tsidesign_content1 .the_list_wrap *{
Color:#fff !important;
}
#wrapfeature {
  background-color: var(--accentBkg)  !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/

.dl-logo {
    max-width: 30% !important;
}

.tsidesign_dl .the_list_wrap {
    padding: 12% 8% 12% !important;
    text-align: center !important;
  background: rgba(0,0,0,0.3) !important;
}

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

.tsidesign_dl .the_list_text{
    max-width:134rem !important;
    margin: 0 auto !important;
}

.tsidesign_dl .the_list_item_headline a,
.tsidesign_dl .the_list_item_subheadline {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}

.tsidesign_dl .the_list_item_action {
    float: none !important;
    width: auto !important;
}

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

.tsidesign_photofeature10 *{
color: #fff !important;
}
.tsidesign_photofeature10{
padding: 0 !important;
margin: 0 !important;
}
.tsidesign_photofeature10 .block_link {
z-index: 3 !important;
}
.tsidesign_photofeature10 .the_list_item{
margin: 0 !important;
width: 25% !important;
}
.tsidesign_photofeature10 .the_list_item_heads {
background: rgba(30, 22, 17, 0.5) !important;
}
.tsidesign_photofeature10 .the_list_item:hover .the_list_item_heads {
background: rgba(30, 22, 17, 0.7) !important;
}
.tsidesign_photofeature10 .the_list_item_headline {
font-size: 2.4rem !important;
margin-top: 40% !important;
}
.tsidesign_photofeature10 .the_list_item_subheadline {
opacity: .75 !important;
font-size: 1.4rem !important;
font-weight: normal !important;
text-transform: uppercase !important;
border: none !important;
padding-top: 0 !important;
}
.tsidesign_photofeature10 .the_list_item:hover .the_list_item_subheadline {
opacity: 1 !important;
}
.tsidesign_photofeature10 .the_list_item_image {
position: relative !important;
overflow: hidden !important;
}
.tsidesign_photofeature10 .the_list_item_image img {
max-width: 100% !important;
-moz-transition: all 0.3s !important;
-webkit-transition: all 0.3s !important;
transition: all 0.3s !important;
}
.tsidesign_photofeature10 .the_list_item:hover .the_list_item_image img {
-moz-transform: scale(1.1) !important;
-webkit-transform: scale(1.1) !important;
transform: scale(1.1) !important;
transition: 1s !important;
-webkit-transition: 1s !important;
-moz-transition: 1s !important;
-o-transition: 1s !important;
}
.tsidesign_photofeature10 .the_list_item_image {
-webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 0, 45% 0) !important;
-moz-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 0, 45% 0) !important;
-o-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 0, 45% 0) !important;
clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 0, 45% 0) !important;
}
.tsidesign_photofeature10 .the_list_item:hover .the_list_item_image {
-webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 5%, 45% 0) !important;
-moz-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 5%, 45% 0) !important;
-o-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 5%, 45% 0) !important;
clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0, 55% 0, 50% 5%, 45% 0) !important;
}
.tsidesign_photofeature10 .the_list_item,
.tsidesign_photofeature10 .the_list_item_subheadline,
.tsidesign_photofeature10 .the_list_item_image,
.tsidesign_photofeature10 .the_list_item_heads{
transition: .8s !important;
-webkit-transition: .8s !important
;-moz-transition: .8s !important;
-o-transition: .8s !important;
}
@media (max-width: 800px){
.tsidesign_photofeature10 .the_list_item {width: 50% !important;}
.tsidesign_photofeature10 .the_list_item_subheadline {opacity: 1 !important;}
}
@media (max-width: 569px){
.tsidesign_photofeature10 .the_list_item {width: 100% !important;}
}
/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split{
  max-width: 106rem !important;
  margin: 0 auto !important;  
}
.tsidesign_split .item_2, .tsidesign_split .item_4{
  padding: 9% 4rem !important;
}
.tsidesign_split .the_list_item_image{
  width: 80% !important;
  margin-left: 5% !important;
  position: relative !important;
}
.tsidesign_split .the_list_item_image img{
  z-index: 11 !important;
  position: relative !important;
}
.tsidesign_split .the_list_item_image::after {
    background: var(--accentBkg) !important;
    content: ' ' !important;
    position: absolute !important;
    bottom: -47px !important;
    left: -55px !important;
    height: 35% !important;
    width: 128% !important;
    z-index: 0 !important;
}

.tsidesign_split .the_list_item_desc ul li {
    list-style-type: none !important;
    border-left: 2px solid var(--accentBkg) !important;
    padding-left: 1.2rem !important;
}



/****** Content Overlap Code ****************/
.tsidesign_overlap, 
.tsidesign_overlap2{
  max-width: 126rem !important;
  margin: 0 auto !important;
}

html:not(.mobileview) .tsidesign_overlap .item_1 {
  position: relative !important;
  background: #fff !important;
  margin-top: 4% !important;
  left: 2% !important;
  padding: 5% !important;
  box-shadow: -2px 4px 10px rgba(0,0,0,.2) !important;
  width: 50% !important;
  z-index: 100 !important;
}
html:not(.mobileview) .tsidesign_overlap .item_2 {
  position: relative !important;
  width: 45% !important;
  right: 10% !important;
}

html:not(.mobileview) .tsidesign_overlap2 .item_1 {
  position: relative !important;
  width: 45% !important;
  left: 10% !important;
}
html:not(.mobileview) .tsidesign_overlap2 .item_2 {
  width: 50% !important;
  position: relative !important;
  background: #fff !important;
  margin-top: 6% !important;
  right: 5% !important;
  padding: 3% !important;
  box-shadow: 2px 4px 10px rgba(0,0,0,.2) !important;
}
/******** End Overlapping Code ******/

/* ------------------ 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:  !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: #000000;
 }

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

.google_button .floating_icon i {
 color: #000000;
 }

.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: #333;
 }

.yelp_button:hover .floating_icon {
    background: #d90467;
}

.yelp_button .floating_icon i {
    color: #d90467;
}

.yelp_button:hover span {
    color: #d90467;
}
@media (max-width: 1024px) {
 .social_items_flex {
 display:  !important;
 }
 }
/* ------------------ END Floating Social Media Tabs ------------------ */
/*--------------------------------------------------- SERVICES ----------------------------------------------------*/

/*--------------------------------------------------- SUBPAGES ----------------------------------------------------*/

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

#the_footer {
    max-width: 100% !important;
}
/*---------------------------------------------------- e-commerce -----------------------------------------------------*/
.page-id-590255 .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: #66665e !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: #000000 !important; }
.tsidesign_store h3 {border-bottom: 2px solid #66665e !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: #66665e !important;   color: #D90467 !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;} }
/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------*/

.mediaqueries.mobileview #container .item_1.the_list_item.center.hero.yes_image.yes_heads.yes_link.yes_desc,
.mediaqueries.mobileview #container .section .list_block.type_article.a3 .the_list_item {
    background-attachment: initial !important;
}

@media (max-width: 815px){
    .dl-logo {
        display: none !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;
    }
}

.tsidesign_popup .the_list_item {
  padding: 4rem 0 0 !important;
}

.tsidesign_popup .the_list_wrap{
  width: 100% !important;
}


.tsidesign_brands .the_list_item_headline {
    background-color: #2367cf !important;
    padding: 2rem !important;
    color: #fff !important;
    font-weight: bolder !important;
    border: solid 3px #000;
    border-radius: 2rem;
}


.tsidesign_dl_video .the_list_item {max-height: 80rem !important;}
.tsidesign_dl_video .the_list_item .the_list_wrap {padding: 10% 8% !important;position: relative !important;text-align: center !important; z-index: 2 !important;}
html:not(.mobileview) .tsidesign_dl_video .the_list_item .the_list_wrap{background: transparent !important;}
.mobileview #video_container{display: none !important;}
#video_container {position: relative !important; z-index: 1 !important;}
.video_dl {position: relative !important;width: 100% !important; height: 0 !important; padding-bottom: 100% !important;} 
.video_dl iframe {position: absolute !important; width: 100% !important; height: 100% !important; left: 0 !important; top: 0 !important;}


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

@media (min-width:815px){
.tsD_mob{
  display:none !important;
}
}