/*
Template Name:      Marketing 360® Bigcommerce Template 103
Version:            0.1.0
Author:             Madwire Media SWAT Team
Author URI:         http://www.madwiremedia.com
*/


/* =============================================================================
   Base !n! !bas
   ========================================================================== */

body {
    /*background: url(//cdn1.bigcommerce.com/server1700/e9843/templates/__custom/img/bg-body.jpg?t=1497891721);*/
}

.page {
    background: none;
}


/* Colors */

a,
.btn.btn-link {
    color: #949d87;
}

a:hover,
.btn.btn-link:hover {
    color: #ff6744;
}

.btn,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
#PrimaryMenu ul li.dropdown ul a:hover,
#SideCatPopOut ul li ul a:hover {

    background: rgba(184,183,183,1);
    background: -moz-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,183,183,1)), color-stop(100%, rgba(123,122,122,1)));
    background: -webkit-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -o-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: linear-gradient(to bottom, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b7b7', endColorstr='#7b7a7a', GradientType=0 );
    border: 1px solid #7b7a7a;


   /* background: #ea4823;*/
    color: #fff;
}

.btn:hover {
    background: #fff;
    color:  rgba(184,183,183,1);
}


/* Secondary Colors  */

.btn.alt {
    background: #b2965a;
    color: #fff;
}

.btn.alt:hover {
    background: #cfb57d;
    color: #fff;
}

a.btn.icon-Add.To.Cart, #ProductDetails > div.DetailRow.addToCart > div > input,
#productDetailsAddToCartForm > div > div.addto > div.BulkDiscount > button {
    background: rgba(184,183,183,1);
}
.btn.btn-lg:hover {
    color: #000;
}
/* =============================================================================
   Header !n! !hdr
   ========================================================================== */

.TopMenu,
.TopMenu a,
.TopMenu .phoneIcon,
.TopMenu .CartLink a {
    color: #000;
    margin-bottom: 0;
}

#Header {
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: #e4efde;
    /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f94f25), to(#f0401c));
    background-image: -webkit-linear-gradient(top, #f94f25, #f0401c);
    background-image: -moz-linear-gradient(top, #f94f25, #f0401c);
    background-image: -ms-linear-gradient(top, #f94f25, #f0401c);
    background-image: -o-linear-gradient(top, #f94f25, #f0401c);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;*/
    color: #000;
}
.header {
    margin-bottom: 0;
    border-top: 50px solid #636363;
}
.header-logo {
    float: left;
    padding-bottom: 0;
}

#Header a {
    color: #000;
}

#header-cart {
    margin-top: 25px;
}

.white-header {
    background: #fff;
    }
/* == Navigation == */

#PrimaryMenu {
  text-align: center;
}
.PrimaryMenu-wrap {
    background: url(//cdn2.bigcommerce.com/server1700/e9843/templates/__custom/img/bg-nav.png?t=1497891721);
}

#PrimaryMenu ul {
  display: inline-block;
}
#PrimaryMenu > ul > li > a,
#PrimaryMenu ul.category-list > li > a {
    color: #000;
}

#PrimaryMenu > ul > li > a:hover,
#PrimaryMenu > ul > li.dropdown.open > a,
#PrimaryMenu > ul > li.ActivePage > a,
#PrimaryMenu ul.category-list > li > a:hover,
#PrimaryMenu ul.category-list > li.dropdown.open > a,
#PrimaryMenu ul.category-list > li.ActivePage > a {
    color: #999;
}


/* =============================================================================
   Content !n! !cnt
   ========================================================================== */
.Content {
    background: #fff;
    }

/* =============================================================================
   Sidebar !n! !sdb
   ========================================================================== */


/* =============================================================================
   Footer !n! !ftr
   ========================================================================== */


/* == Newsletter == */

.newsletter-subscription {
    /*background: url(//cdn2.bigcommerce.com/server1700/e9843/templates/__custom/img/bg-newsletter.png?t=1497891721);*/
    background: #acbca4;
    border-bottom: 2px solid #c2cfbb;
    color: #fff;
}

#subscribe_form > div > div:nth-child(3) > input {
    background: rgba(184,183,183,1);
    background: -moz-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,183,183,1)), color-stop(100%, rgba(123,122,122,1)));
    background: -webkit-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -o-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: linear-gradient(to bottom, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b7b7', endColorstr='#7b7a7a', GradientType=0 );
    color: #484848;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #7b7a7a;
    }

.footer-main {
    background: #636363 url(//cdn2.bigcommerce.com/server1700/e9843/templates/__custom/img/bg-footer.png?t=1497891721) top repeat-x;
    color: #fff;
}

.footer-main .sf-menu li {
    float: none;
}

.footer-links {
    background: #636363;
    color: #fff;
    padding: 0;
}

.footer-main h4,
.footer-main a,
.footer-links a {
    color: #fff;
}

.footer-main a:hover {
    color: #ccc;
}


/* =============================================================================
   Miscelaneous !n! !msc
   ========================================================================== */
main.main {
    background: #e4efde;
}

.move-left {
    padding-left: 0 !important;
    }

body.pages .signed-out #PageContent > div > div:nth-child(3) > div:nth-child(3) > p > a > img {
padding: 32px 0;
}

/* =============================================================================
   Pages !n! !pgs
   ========================================================================== */


/* =============================================================================
   Category !n! !ctg
   ========================================================================== */


/* =============================================================================
   Product Lists !n! !pls
   ========================================================================== */

.ProductList .inner {
    padding: 15px 10px;
    border: 1px solid #ccc;
}

.ProductList .ProductDetails a {
    color: #333;
}

.ProductList .ProductDetails a:hover {
    color: #ea4823;
}


/* =============================================================================
   Product !n! !prd
   ========================================================================== */
div#ProductDetails {
    margin-top: 50px;
}

/* =============================================================================
   Cart !n! !crt
   ========================================================================== */


/* =============================================================================
   Checkout !n! !chk
   ========================================================================== */


/* =============================================================================
   Order !n! !ord
   ========================================================================== */


/* =============================================================================
   Account !n! !acct
   ========================================================================== */


/* =============================================================================
   Home Page !n! !hpg
   ========================================================================== */


/* == Slideshow == */

.slide-show {
    margin-bottom: 20px;
}

.slide-show .flex-control-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    margin: 0;
    padding: 10px 0 0 5px;
    text-align: left;
}

.slide-show .flex-control-paging li a {
    background: #fff;
    border-color: #fff;
}

.slide-show .flex-control-paging li a:hover,
.slide-show .flex-control-paging li a.flex-active {
    background: #ea4823;
}

.slider-bar {
    background: #c4d4bc;
    padding: 10px;
    border-bottom: 4px solid #acbca4;
    margin-bottom: 20px;
}

.slider-bar p {
    font-family: 'Ubuntu', sans-serif;
    color: #666;
    font-weight: 700;
    text-shadow: 2px 2px #acbca4;
    font-size: 16px;
    margin-bottom: 0;
}

.slider-bar-btn {
    background: rgba(184,183,183,1);
    background: -moz-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,183,183,1)), color-stop(100%, rgba(123,122,122,1)));
    background: -webkit-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -o-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    background: linear-gradient(to bottom, rgba(184,183,183,1) 0%, rgba(123,122,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b7b7', endColorstr='#7b7a7a', GradientType=0 );
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #7b7a7a;
    text-shadow: none;
    letter-spacing: 3px;
    font-weight: 700;
    }

.slider-bar-btn:hover {
    background: #fff;
    border: 1px solid rgba(184,183,183,1);
    color: #666;
    }
/* == CTA == */

.cta {
    display: block;
}

.cta:hover {
    text-decoration: none;
}

.cta span {
    display: block;
    padding: 7px 12px;
    background: #ea4823;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.cta:hover span {
    background: #ff6744;
}


/*Styles for the Social Link Panel*/

.social-links li {
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
}

.social-links i {
    background: black;
    color: white;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-links i:hover {
    color: grey;
}

.social-links a:hover {
    text-decoration: none;
}

.newsletter-subscription{
padding:10px;
}
.newsletter-subscription .btn-primary{
margin-left:20px;}
.body-account .Content.Wide, .body-account #LayoutColumn2{
width:100%;
}
.accordionButton {
        background: #E4EFDE;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    padding: 10px 0 18px 15px;
}
#schoolselect {
    padding: 30px 0;
float:left;
}
#SelectMenu {
    float: right;
    left: 443px;
    top: 51px;
    width: 200px;
    height: 39px;
    z-index: 3;
    padding-top: 15px;
    margin: 22px 200px 0 0;
}
.body-account h2, .body-account .TitleHeading {
    font-size: 1.5em;
    font-weight: normal;
    padding: 12px 5px 10px 10px;
    margin: 0px;
}

/*Contact Us Page */
.contactus #SideCatPopOut {
    display:none;
}
.HorizontalFormContainer dt {
    width: 40%;
    float: left;
    clear: left;
}

/*Lapel Pins Page */
.lapel-hdr {
font-size: 21px; 
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: bold;
}

.lapel-hdr a {
color: #fff;
}
.lapel-hdr a:hover {
    font-size: 21px;
    font-family: arial, helvetica, sans-serif;
    color: fff;
    font-weight: bold;
}

.lapel-text {
font-size: 16px; 
font-family: arial, helvetica, sans-serif;
}
.lapel-caption a {
font-size: 20px; 
font-family: arial, helvetica, sans-serif;
font-style: italic;
color: #949d87;
font-weight: bold;
text-transform: capitalize;
}

.TAHV-lapel-caption a {
font-size: 30px; 
font-family: arial, helvetica, sans-serif;
font-style: italic;
color: #949d87;
font-weight: bold;
text-transform: capitalize;
}

/*.border, img.border {
    border: 2px solid #949d87;
    border-radius: 5px;
    padding: 5px;
}

.border:hover, img.border:hover {
    border: 3px solid #949d87;
    border-radius: 5px;
    padding: 5px;
}*/

/*Fraternity page */
.fraternity-heading {
font-family: 'Tangerine', cursive;
font-size: 48px;
color: #949d87;
font-weight: 700;
}

.order-link {
color: #0099CB;
}

.top75 {
margin-top: 75px;
}

#wowslider-container1 {
    /* overflow: hidden; */
    zoom: 1;
    position: relative;
    width: 630px;
    height: 140px;
    margin: 0 auto;
    z-index: 10 !important;
}

#SideCatPopOut ul li ul {
  width: auto !important;
}
/* =============================================================================
   Media Queries !n! !mqs
   ========================================================================== */

@media screen and (min-width:992px){
img#LogoImage {
    margin-top: -30px;
}
}
/* Medium Devices -- up to 991px */

@media screen and (max-width: 991px) {
div#SideCategoryList {
    display: none;
}
}


/* Small Devices -- Tablets up to 767px */

@media screen and (max-width: 767px) {
    #Header {
        padding-bottom: 0;
    }
    .cta {
        text-align: center;
    }
main.main {
    background: #fff;
}
div#slider-wrap {
    display: none;
}
.footer-main {
    background: #636363 url(//cdn2.bigcommerce.com/server1700/e9843/templates/__custom/img/bg-footer.png?t=1497891721) top center;
    color: #fff;
    background-size: cover;
}

}


/* Extra Small Devices -- Phones up to 480px */
@media screen and (max-width: 480px) {
.newsletter-subscription .btn-primary {
    margin-left: 0;
}
}