/*This code can be edited by the site builder to influence the site for mobile devices*/


/*************** GLOBAL *******************/

/* links */
a {
    color: #2199E8;
}

a:hover,
a:focus,
a:link,
a:visited {
    color: #1585CF;
}

/* Mobile Header Bar */
/*
#red_header_bar{
  padding-bottom: 2%;
  background-color: #B51F5A;
  border-bottom: 1px solid #4A4A4A;
}
*/

/*************** CATALOG *******************/

/* Responsive mobile logo linking to homepage */
#header_title {
  display: block !important;
  padding-left: 0 !important;
}

img.no_desktop {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    height: 45px;
    margin-top: 30px;
    margin-bottom: 30px;
}


/* #header_logo {
    min-height: 130px !important;
} */

/************************************** INDEX *****************************************/

a, #index\.maincopy > div > button > a {

  font-family: var(--custom-font);
  color: white;
  text-decoration: none;
}

h1 {
  text-transform: uppercase;
}

div.hero-text {
  margin: 60px 0 60px 0;
  text-align: center;
  font-size: 24px;
  line-height: 1.6;
}

p.intro {
 font-size: 18px;
 text-transform: uppercase;
}

section {
  background-color: white;
  border: solid black 1px;
  border-radius: 26px;
  margin: 0 0 24px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

h2.product-description {
  font-size: 32px;
  margin-bottom: 0;
}

main {
 display: grid;
 grid-template-columns: 1fr;
 grid-gap: 32px 32px;
 justify-content: center;
}

.index-container {
  margin: 20px 20px;
  padding-bottom: 20px;
  font-size: 14px;
}

img.apparel {
   width: 100%;
   height: 300px;
   object-fit: cover;
   border-radius: 26px 26px 0 0;
}

div.catalog-button {
   display: flex;
   flex-direction: column;
   align-items: center;
  margin: 60px 0 60px 0;
}

button.full-catalog {
  font-size: 24px;
  padding: 26px 46px 26px 46px;
}

section.faqs {
 border: none;
}

h3 {
  font-size: 46px;
  text-transform: uppercase;
}

div.faq-info {
   display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    font-size: 18px;
}

section.social-media {
   border: none;
   margin: 160px 0 0 0;
}

h5 {
 font-size: 36px;
 margin: 0;
 font-weight: 400;
}

div.carousel {
   display: flex;
   justify-content: center;
   margin: 60px 0 0 0;
   flex-direction: column;
}

div.insta {
  padding-bottom: 12px;
}

img.insta-img {
   width: 330px;
   height: 334px;
   object-fit: cover;
}


/* footer styling */

footer {
	background-color: #424242;
	padding: 25px 30px;
	overflow: hidden;
  margin-bottom: -50px;
  font-family: var(--custom-font) !important;
}

footer img {
	max-width: 200px;
}

footer div.brand-logo {
    display: flex;
    flex-direction: row;
    justify-content: center;
}


footer p {
	font-size: 14px;
        line-height: 24px;
	color: white;
}

footer p.copyright {
  color: #f0f0f0;
  font-size: 10px;
  line-height: 22px;

  padding-top: 10px;
  text-align: center;
}

footer p.group-name {
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-right: 10px;
 }

footer div.link-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
}

footer div.categories {
    display: flex;
    padding-top: 28px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 28px;
}


footer div.categories a {
  color:white;
  text-decoration: none;
  font-size: 11px;
  line-height: 38px;

  padding-right: 5px;

}

footer div.categories a:hover {
   color: #48717b; /*Main Blue*/
}




/* Buttons */
.select-items #navTabs,
.select-items #navTabs:focus,
.select-items #navTabs:active,
.select-items #navTabs:hover,
#header-wrapper a#mobile_cart,
#header-wrapper a#mobile_cart:focus,
#header-wrapper a#mobile_cart:active,
#header-wrapper a#mobile_cart:hover,
#header-wrapper ul#mobile_xtra_links,
#header-wrapper ul#mobile_xtra_links:focus,
#header-wrapper ul#mobile_xtra_links:active,
#header-wrapper ul#mobile_xtra_links:hover,
#tab_responsive_tabs i#mobile_tab_closer,
#tab_responsive_tabs i#mobile_tab_closer:focus,
#tab_responsive_tabs i#mobile_tab_closer:active,
#tab_responsive_tabs i#mobile_tab_closer:hover,
#item_details_view span#mobile_link_closer,
#item_details_view span#mobile_link_closer:focus,
#item_details_view span#mobile_link_closer:active,
#item_details_view span#mobile_link_closer:hover,
.responsive_tabs-shell #submit_catalog_search,
.responsive_tabs-shell #submit_catalog_search:focus,
.responsive_tabs-shell #submit_catalog_search:active,
.responsive_tabs-shell #submit_catalog_search:hover,
.detail_closer {
    color: black;
}

/* mobile cart item circle */
.item_count {
    border-color: black;
}


/*************** IMPRINT *******************/

/* Side By Side buttons for showing and hiding form */
#mobile_form_show,
#mobile_form_show:focus,
#mobile_form_show:active,
#mobile_form_show:hover,
#mobile_form_hide:focus,
#mobile_form_hide:active,
#mobile_form_hide:hover,
#mobile_form_hide {
    color: black;
    background: lightgray;
    box-shadow: 2px 3px 4px #666;
}

/*Make X in tab popout not touch the tabs themselves*/
.select-items .responsive_tabs div.off,
.select-items .responsive_tabs div.on {
    max-width: 80%;
}
