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

/* =============================================================================
   Base !n! !bas
   ========================================================================== */
#subscribe_form.subscribe_form div.row div.col-sm-4 .btn {background:#333;}
#subscribe_form.subscribe_form div.row div.col-sm-4 .btn:hover {background:#993333;}
a,
.btn.btn-link {
   color: #272829;
}
a:hover,
.btn.btn-link:hover {
   color: #4a4a4a;
}

.btn,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
#PrimaryMenu ul li.dropdown ul a:hover,
#SideCatPopOut ul li ul a:hover {
   background: #791e1d;
   color: #fff;
}
.btn:hover {
   background: #993333;
   color: #fff;
}
.header-logo2 {
  float: left;
  margin-right: 35px;
display: none;
}
#Header > div > div.row > div.col-xs-4.visible-xs.top20 > a > img{
display: none;
}

#blackfriday-banner {width: 185px; margin-top: 10px;}

.page header.header div.inner div#Header div.container div.row div.col-xs-2.col-sm-4.col-md-3.hidden-xs div.header-logo2 div#checkout-logo a img,
body#home.body-home .page header.header #checkout-logo a img {
display: none;
}

body.body-checkout div.page header.header div.inner div#Header div.container div.row div.col-xs-2.col-sm-4.col-md-3.hidden-xs div.header-logo2 div#checkout-logo a img {
    bottom: -20px;
    display: block !important;
    position: absolute;
    right: 390px;
    width: 50%;
}


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

.text-white {
    color: #fff;
}

.red-text {color:#f00000;}

.ToggleMenu {
    color: #fff;
}
.col-sm-2 p a.btn {
margin: 0 auto;
display: block;
font-size: 16px;
font-weight: bold;
}

.fancyfloat {
    float: left;
    margin-right: 10px;
}

a.fancybox span {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

.page main.main .cta-row.text-center .container .row .col-sm-6 h2.slide-heading {
    text-align: left;
    font-weight: bold;
    font-size: 80px;
}

body#home.body-home .page main.main .cta-row.text-center .container .row .col-sm-6 p.large {
    text-align: left;
    font-weight: bold;
    font-size: 32px;
}

.page main.main .cta-row.text-center .container .row .col-sm-6 p a.btn.btn-lg {
float: left;
    font-size: 22px;
    padding: 3px 15px;
    text-transform: uppercase;
}


/* Buttons */

.btn-hollow {
    background: none;
    border: 2px solid #333;
    color: #333;
}
.btn-hollow:hover,
.btn-hollow:focus {
    background: #791e1d;
    color: #fff;
}

.btn-hollow.btn-white {
    border-color: #fff;
    color: #fff;
}
.btn-hollow.btn-white:hover,
.btn-hollow.btn-white:focus {
    background: #791e1d;
    color: #fff;
}

.btn-lg {
    padding: 0px 20px;
    font-size: 22px;
    text-transform: uppercase;
}

/* Sub Menus  */

/*.sf-menu, .sf-menu * {
    margin: 6px !important;

    position: relative;
}

#SideCategoryList .sf-menu .sf-sub-indicator {
    display: none;
}



nav-tree ul ul {
    display: none;
}

    nav-tree ul li:hover > ul {
        display: block;
    }

    nav-tree ul {
      
       padding: 0 20px;
       list-style: none;
       position: relative;
       display: inline-table;
    }
    nav-tree ul:after {
        content: ""; clear: both; display: block;
    }

    nav-tree ul li {
    float: left;
    }
    nav-tree ul li:hover {

    }
    nav-tree ul li:hover a {
    color: #999;
    }

nav-tree ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 11px 14px;
    text-decoration: none;
}
    


    nav-tree ul ul {
    background: #006d33; border-radius: 0px; padding: 0;
    position: absolute; top: 100%;
        }
    nav-tree ul ul li {
    float: none; 
    border-bottom: 1px solid #fff;
    position: relative;
    }
nav-tree ul ul li a {
    color: #fff;
    padding: 15px 16px;

}   
    nav-tree ul ul li a:hover {
    /*background: #4b545f;*/
color: #fff;
    }

    nav-tree ul ul ul {
    position: absolute; left: 100%; top:0;
}

   nav-tree ul li ul li ul li a {
    font-size: 14px;
    padding: 10px 20px;
}*/

/* Helpers */

.Breadcrumb {
    margin-top: 10px;
}

.bottom5 {
    margin-bottom: 5px;
}

.shirtguys img {
    height: 100%;
    position: absolute;
    right: 59px;
visibility: hidden;
}

.shirtguys-sm img {
    height: 100%;
    position: relative;
    right: 59px;
}

.col-md-5.col-lg-4.text-center {
    z-index: 10;
}

#SideCatPopOut li li ul {
position: relative;
right: 20px;
}

.header-logo2 img {
}


.footer-columns ul#bottom-menu img {
    bottom: 9px;
    position: relative;
    width: 15%;
}

.cta-row.cta-row-dark.text-center .container div.row .col-sm-3 a.cta-link img {
max-width: 266px;
}
/* =============================================================================
   Header !n! !hdr
   ========================================================================== */

/* Top Bar */

.header-topbar {
    padding: 10px 0;
    background: #272829;
    color: #fff;
    font-size: 16px;
}
.header-topbar p {
    margin-bottom: 0;
}

.header-topbar .SocialConnect {
    margin-bottom: 0;
}
.header-topbar .SocialConnect ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.header-topbar .SocialConnect ul li {
    display: inline-block;
    margin-left: 10px;
}

/* Top Menu */

.TopMenu {
    /*background-color: #000;*/
    color: #fff;
    font-size: 13px;  margin-bottom: 0;
}
.TopMenu a {
    color: #fff;
}
.phoneIcon, .TopMenu .CartLink a {
  color: #fff;
}

#SearchForm .Button, #SearchForm input.Textbox, #SearchForm {
    background-color: #666;
    border: 1px solid #999;
}
#SearchForm input {
    color: #ccc;}

#SearchForm input {
    padding: 0 0 0 0.5em;
}

/* Mega Menu */

ul.pages-menu li.megamenu-wrap {
  display: none;
}

#PrimaryMenu ul li.megamenu-wrap {
  display: block;
  position: static;
}

#PrimaryMenu ul li.megamenu-wrap ul:before,
#PrimaryMenu ul li.megamenu-wrap ul:after {
  display:none;
}

#PrimaryMenu .megamenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius:5px;
}

#PrimaryMenu ul li.megamenu-wrap:hover .megamenu {
  display: block;
}

#PrimaryMenu .megamenu .inner {
  padding: 0 10px;
}

#PrimaryMenu .megamenu h3 {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 16px; 
  color: #791e1d; font-weight:600;
}

#PrimaryMenu .megamenu ul {
  display: block;
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}

#PrimaryMenu > ul > li > a, #PrimaryMenu ul.category-list > li > a {
    padding: 12px 8px;
}

/*#PrimaryMenu .megamenu ul li a {
  color: #fff;
    display: block;
    font-size: 1em;
    padding: 12px 8px;
    text-decoration: none;
}

#PrimaryMenu ul li {
    float: left;
padding:18px 15px;
}*/

#PrimaryMenu .megamenu ul li a:hover {
  color: #fff; background: #791e1d;
}


html.javascript body#home.ghillies div.page header.header div.inner div#Header div.PrimaryMenu-wrap div.container div.col-md-9 nav#PrimaryMenu.clearfix ul.pages-menu li.megamenu-wrap div.megamenu {
   width: 20% !important;
   left: 80px;
}

#LayoutColumn1.Content.Widest .container .row .col-sm-2 img {
    display: block;
    margin: 0 auto;
}


/* Header */

#PrimaryMenu > ul > li > a, #PrimaryMenu > ul > li > a:hover, #PrimaryMenu > ul > li.ActivePage > a{
  color: #fff;
}

.body-home .header {
    margin-bottom: 0;
}
#Header {
    border-bottom: 5px solid #791e1d;  margin-bottom: 0;
    background: #000;
    color: #fff;
    padding-top: 10px;
}

/* Main Navigation */

.header .PrimaryMenu-wrap {
/* margin-top: 15px; */
    border: none;
}

#PrimaryMenu {
    font-weight: 700;text-transform: uppercase; 
}

#PrimaryMenu > ul > li:hover {
    background:#791e1d;
}
#PrimaryMenu ul li:active {
    background:#791e1d;
}

#SideCatPopOut ul li ul li {
    margin: 0 3px 0 -5px;
}


/* =============================================================================
   Content !n! !cnt
   ========================================================================== */


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

/* Move Left Sidebar to the Right */

.Left {
    float: left;
    padding-left: 20px;
    padding-right: 0;
}
.Left h3 {
    margin-bottom: 10px;
    font-weight: 600;
}

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

.newsletter-subscription {
    background: #791e1d;
}

.newsletter-subscription h4 {
    color: #fff;
}

.newsletter-subscription p {
    color: #fff;
}

.footer-main {
    background: #272829;
    color: #666;
    font-size: 13px;
}
.footer-main h4,
.footer-main a:hover,
.footer-main a:focus {
    color: #fff;
}
.footer-main h4 {
    border-top: 2px solid #fff;
    padding-top: 20px;
}

.footer-links {
    padding: 20px 0;
    background: #1C1C1D;
    color: #555;
}
.footer-links #socnet {
    margin: 0;
    padding: 0;
}
.footer-links #socnet ul {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    text-align: right;
}
.footer-links #socnet ul li {
    display: inline-block;
    margin-left: 10px;
}

/* Social Media Sprites */
#socialmedia ul {margin-top:5px;}
#socialmedia li { float: left; margin-left: 10px; list-style: none; }
#socialmedia li:first-child { margin-left: 0; }
#fbsprite a { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/fbsprite.png?") 0px 0px; width: 25px; height: 25px; display: block; }
#fbsprite a:hover { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/fbsprite.png?") 0px 25px; }
#twsprite a { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/twsprite.png") 0px 0px; width: 25px; height: 25px; display: block; }
#twsprite a:hover { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/twsprite.png") 0px 25px; }
#pinsprite a { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/pinsprite.png") 0px 0px; width: 25px; height: 25px; display: block; }
#pinsprite a:hover { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/pinsprite.png") 0px 25px; }
#gpsprite a { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/gpsprite.png") 0px 0px; width: 25px; height: 25px; display: block; }
#gpsprite a:hover { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/gpsprite.png") 0px 25px; }
#igsprite a { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/igsprite.png") 0px 0px; width: 25px; height: 25px; display: block; }
#igsprite a:hover { background: url("https://cdn3.bigcommerce.com/s-ul0j6t6l/product_images/uploaded_images/igsprite.png") 0px 25px; }

/* =============================================================================
   Miscelaneous !n! !msc
   ========================================================================== */


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


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


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

.ProductList li {
    font-weight: 700;
}
.ProductList li .inner {
    padding: 10px;
    border: 1px solid #eee;
}

/* =============================================================================
   Product !n! !prd
   ========================================================================== */


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


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


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


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


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

.cta-heading {
    font-size: 28px;
}
.cta-subheading {
    font-size: 40px; 
    font-family: 'Cinzel Decorative', cursive;
    font-weight: 900;
background-color: rgba(255, 255, 255, .4);
}
p.cta-heading.bottom {
background-color: rgba(255, 255, 255, .4);
}



.home-banner {
    background: rgba(0, 0, 0, 0) url("../img/new-header-bg3.jpg") no-repeat fixed center -129px;
    color: #000;
    height: 530px;
    position: relative;
    text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.6);
}

.home-banner .cta-heading {
    margin-top: 180px;
}
.home-banner div.container div.row div.col-md-5.col-lg-4.text-center p a.btn.btn-hollow.btn-white {font-size:24px; 
    background:rgba(121,29,29,0.6);}

.home-banner div.container div.row div.col-md-5.col-lg-4.text-center p a.btn.btn-hollow.btn-white:hover {background:#791d1d;}
.lower-text {font-size:20px;}

/* CTA Rows */
.cta-row {
    padding: 10px 0;
}
.cta-box,
.cta-link {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.cta-link span {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    padding: 5px 0;
    background: #eee;
    background: rgba(255,255,255,0.55);
    color: #333;
    font-size: 20px;
}
.cta-link:hover span {
    background: #fff;
    color: #444;
}
.cta-row-dark .cta-link span.new {
  background: rgba(255,255,255,.55);
}
.cta-row-dark .cta-link:hover span.new {
  color: #444 !important;
  background: #fff !important;
}

.cta-box > .inner {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
}
p.cta-subheading.new.bottom5 {
  font-size: 33px;
}

.cta-row-dark {
    background: #1E1F20;
}
.cta-row-dark .cta-link span {
    background: #1E1F20;
    background: rgba(30, 31, 32, 0.72);
}
.cta-row-dark .cta-link:hover span {
    color: #fff;
}

/* Products Banner */

.products-banner {
    background: url(../img/bg-products-banner.jpg) top center no-repeat;
    min-height: 770px;
}

/* Lookbook Banner */

.lookbook-banner {
    padding: 180px 0;
    background: url(../img/bg-lookbook5.jpg) top center no-repeat;
}

/* =============================================================================
   Ghillie Landing Page
   ========================================================================== */

/* buttons */

#home.ghillies div.page main.main div.home-banner2 div.container div.row div.col-md-6.col-lg-6.text-center p a.btn.btn-hollow.btn-white  {background-color: rgba(104,3,4,0.52);}

#home.ghillies div.page main.main div.home-banner2 div.container div.row div.col-md-6.col-lg-6.text-center p a.btn.btn-hollow.btn-white:hover {background:#791d1d;}


#home.ghillies div.page main.main div.lookbook-banner2 div.container.text-center.text-white p a.btn.btn-hollow.btn-lg.btn-white {background-color: rgba(104,3,4,0.52);}

#home.ghillies div.page main.main div.lookbook-banner2 div.container.text-center.text-white p a.btn.btn-hollow.btn-lg.btn-white:hover {background:#791d1d;}
  
  
/*header background image*/

#home.ghillies .header {
  margin-bottom:0px; background: url(../img/gillies-menu-bg.jpg) center bottom no-repeat; background-attachment: scroll; background-color:#000;}
  
#home.ghillies div.page header.header div.inner div#Header  {background: none;}
  
/*#home.ghillies div.page header.header div.inner div.TopMenu {background: none;}*/
  
  

#PrimaryMenu2 > ul > li > a, #PrimaryMenu2 > ul > li > a:hover, #PrimaryMenu2 > ul > li.ActivePage > a{
  color: #fff;
}

.ghillies div.page header.header div.inner div#Header div.container div.row div.col-sm-12.col-md-9.hidden-xs div.PrimaryMenu-wrap nav#PrimaryMenu { font-family: 'Wallpoet', cursive; }



/* Main Navigation */

#PrimaryMenu2 {
    font-weight: 700;text-transform: uppercase; 
}

#PrimaryMenu2 > ul > li:hover {
    background:#791e1d;
}
#PrimaryMenu2 ul li:active {
    background:#791e1d;
}
   

#home.ghillies div.page main.main div.home-banner2 div.container div.row div.col-md-6.col-lg-6.text-center p.cta-heading.bottom {font-size: 3em; font-family: 'Wallpoet', cursive; text-align: left;}

#home.ghillies div.page main.main div.home-banner2 div.container div.row div.col-md-6.col-lg-6.text-center p.cta-subheading {font-size: 5em; font-family: 'Wallpoet', cursive;  text-align: left;}

#home.ghillies div.page main.main div.home-banner2 div.container div.row div.col-md-6.col-lg-6.text-center p a.btn.btn-hollow.btn-white { padding-left: 50px; padding-right: 50px; }

#home.ghillies div.page main.main div.home-banner2 {
    height: 550px;
    background: url(../img/hero-bg.jpg) center top no-repeat;
    background-attachment: fixed;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
    position: relative;
}

.home-banner2 .cta-heading {
    margin-top: 180px;
}
.home-banner2 div.container div.row div.col-md-5.col-lg-4.text-center p a.btn.btn-hollow.btn-white {font-size:24px; 
    background:rgba(121,29,29,0.4);}

.home-banner2 div.container div.row div.col-md-5.col-lg-4.text-center p a.btn.btn-hollow.btn-white:hover {background:#791d1d;}

#home.ghillies div.page main.main div.cta-row.text-center {background: url(../img/gillies-category-1-bg.jpg) center center no-repeat;}

#home.ghillies div.page main.main div.cta-row.cta-row-dark.text-center {background:url(../img/gillies-category-2-bg.jpg) center center no-repeat; background-color:#000;}

#home.ghillies div.page main.main div.cta-row.text-center div.container div.row div.col-sm-3 div.cta-box div.inner p.cta-subheading.bottom5 { font-family: 'Wallpoet', cursive; font-size: 2em; }

/*#home.ghillies div.page main.main div.container div#LayoutColumn1.Content.Widest div#HomeFeaturedProducts.Block.FeaturedProducts.Moveable.Panel h3 { font-size: 3em;font-family: 'Wallpoet', cursive; padding-top: 20px;}*/ 

#home.ghillies div.page main.main div.container div#LayoutColumn1.Content.Widest p.featured-heading { font-size: 3em;font-family: 'Wallpoet', cursive; padding-top: 20px; color:#000;}


.lookbook-banner2 {
    padding: 140px 0;
    background: url(../img/gillies-lookbook.jpg) top center no-repeat;
}

#home.ghillies div.page main.main div.lookbook-banner2 div.container.text-center.text-white p.cta-subheading.bottom5 { font-family: 'Wallpoet', cursive; font-size: 3.4em; }


/* bottom Menu on Ghilies page*/

#home.ghillies div.page footer.footer div.inner div.footer-main div.container div.footer-columns.row div.col-sm-12 ul#bottom-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#home.ghillies div.page footer.footer div.inner div.footer-main div.container div.footer-columns.row div.col-sm-12 ul#bottom-menu li {
    display: inline;
}

#home.ghillies div.page footer.footer div.inner div.footer-main div.container div.footer-columns.row div.col-sm-12 ul#bottom-menu li a {
    float: left;
    color: #fff;
    font-size: 1.5em;
    padding: 12px 18px;
    display: block;
    width: 20%;
    text-align:center;
    font-family: 'Wallpoet', cursive;
}

#Header > div > div.PrimaryMenu-wrap > div > div.col-md-2 {
margin-left: 50px;
}

#socialmedia {margin-top: 5px;}

.TopMenu ul {
    padding: 0;
    margin: 0;
    text-align:left;
    margin-left: 235px;
    margin-top: -33px;
}
/* =============================================================================
   Media Queries !n! !mqs
   ========================================================================== */

/* Up to 1199px */
@media screen and (max-width: 1199px) {

    .header .PrimaryMenu-wrap {
        margin-top: 7px;
    }


    .btn-lg {
        padding: 10px 16px;
        font-size: 18px;
    }

}

/* Up to 991px */
@media screen and (max-width: 991px) {

.header-logo2,
#blackfriday-banner {margin-top: 20px;}

.home-banner {
  height: 580px;
  background: url(../img/header-mobile2.jpg)no-repeat scroll center center;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
background-color: #000;
}

    .header-logo {
        float: none;
        text-align: center;
    }

    .header .PrimaryMenu-wrap {
        margin-top: 0;
    }

    .home-banner {
        background-attachment: scroll;
    }
    
    .home-banner2 {
        background-attachment: scroll;
    }


    /* Home CTA */
    .cta-link span {
        top: 38%;
        font-size: 18px;
    }
    .cta-box > .inner {
        top: 20%;
    }


    /* Products Banner */

    .products-banner {
        background: #eee;
        min-height: inherit;
    }

}

/* Up to 767px */
@media screen and (max-width: 767px) {


.cta-heading {
    margin-top: 70px;
}

#home.ghillies div.page header.header div.inner div#Header { 
    background-color: #000;
    border-bottom: 1px solid #efefef;
    padding-top: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;}

    .cta-box,
    .cta-link {
        margin-bottom: 10px;
    }

    .lookbook-banner {
        padding: 50px 0;
    }

    /* Footer */
    .footer-links #socnet ul {
        text-align: center;
    }
#Header {
    color: #000;
}
.ghillies div.page header.header div.inner div#Header div.container div.row div.col-xs-2.visible-xs div.ToggleMenu.fa.fa-bars.normal {color: #fff;}
.ghillies div.page header.header div.inner div#Header div.container div.row div.col-xs-2.visible-xs div#cart-amount a.Cart span.bag-handle {
    border: 2px solid #fff;
}

.ghillies div.page header.header div.inner div#Header div.container div.row div.col-xs-2.visible-xs div#cart-amount a.Cart span.total {background:#fff;}




}

/* Up to 480px */
@media screen and (max-width: 480px) {

.home-banner {
  height: 520px;
  background: url(../img/header-mobile2-small.jpg) no-repeat scroll -15px 26px;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
background-color: #000;
position: relative;
}

#socialmedia li { float: none; display: inline-block; }

#home.ghillies div.page main.main div.home-banner2 {
    height: 520px;
    background: url(../img/hero-bg-sm.jpg) center top no-repeat;
    background-attachment: fixed;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
    position: relative;
}

.cta-heading {
    margin-top: 70px;
}


.cta-row.cta-row-dark {background-color:#000;}

}

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

    #SideCategoryList #SideCatPopOut ul li ul {
        right: inherit;
        right: 100%;
    margin-left: -5px;
}

    #SideCategoryList #SideCatPopOut ul li ul:before,
    #SideCategoryList #SideCatPopOut ul li ul:after {
        display: none;
    }
.header-logo2 img {
  margin-top: 26px;
  background url(/template/img/blackmobile.png);
}


}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
    .top60-md {
        margin-top: 60px;
    }
}

#PrimaryMenu #SideCategoryList #SideCatPopOut ul li ul {
        left: 0;
    }
    
#PrimaryMenu #SideCategoryList #SideCatPopOut ul li ul li ul{
  left: 80%;
}
.Left .hidecatlink {
  display: none;
}



#PrimaryMenu #SideCatPopOut ul li a .caret {
    border-bottom: 1px solid transparent;
    border-left: 4px solid transparent;
    border-top: 5px solid #fff;
    content: "↓";
    display: inline-block;
    height: 0;
    opacity: 1;
    position: absolute;
    right: 3px;
    text-indent: -99999px;
    top: 12px;
    vertical-align: top;
    width: 0;
}


#PrimaryMenu #SideCatPopOut ul li ul li a .caret {
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  right: 6px;
  top: 0px;
  text-indent: -99999px;
  vertical-align: top;
    border-top: 5px solid transparent;
  border-left: 4px solid #717171;
  border-bottom: 4px solid transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "\2193";
  opacity: 1;
}