@import url(https://fonts.googleapis.com/css?family=Copse);
.Left {
    float: left;
    padding-right: 40px;
    width: 280px !important;
}

@media screen and (max-width: 768px) {
    .slide-show .slide-overlay {
        background: #255f8c;
        color: #ffffff;
    }
    .btn,
    .btn.alt {
        width: 95% !important;
    }
    .bgPic {
        display: none;
    }
    #Header .search-mobile {
        position: absolute;
        top: -6px;
        left: 45px;
        width: 65%;
    }
    .header-logo-mobile {
        background: #ffffff;
        border-bottom: 0px solid #cccccc;
        border-top: 0px solid #cccccc;
        width: 100%;
    }
    .newsletter-subscription .inner {
        padding: 20px 0px !important;
        width: 100%;
    }
    .main > .inner,
    .footer-main > .inner,
    .footer-links > .inner {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) and (min-width: 321px) {
    .header-logo-mobile {
        width: 100% !important;
    }
    .main > .inner {
        width: 92% !important;
    }
    .flexslider {
        margin: 0px !important;
    }
    .header-secondary {
        position: absolute;
        z-index: 1;
        top: 0px !important;
        right: 28px !important;
    }
}

@media screen and (min-width: 1200px) {
    .TopMenu > .inner,
    #Header > .inner,
    .PageMenu > .inner,
    .main > .inner,
    .footer-main > .inner,
    .footer-links > .inner,
    .newsletter-subscription > .inner {
        width: 1280px !important;
    }
    .wrapperBG {
        width: 1280px !important;
    }
}

.main > .inner {
    position: relative;
}

.bgPic {
    background: transparent url("https://cdn6.bigcommerce.com/s-5zdlh6r/product_images/uploaded_images/bg2.png") 12px 0px no-repeat;
    position: absolute;
    width: 1500px;
    height: 736px;
    top: -50px;
    left: -330px;
}

.wrapperBG {
    margin: 0 auto;
    position: relative;
    z-index:-1;
}

.main > .inner {
    z-index: 1;
}
.page {
     background: none !important; 
}


body {
    /* can be treated like a fallback */
    background-color: #255f8c;
    /* will be "on top", if browser supports it */
    background-image: linear-gradient(#255f8c, #5fc9eb);
    /* these will reset other properties, like background-position, but it does know what you mean */
    background: #255f8c;
    background: linear-gradient(#255f8c, #5fc9eb);
}

.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner {
    background: #ffffff !important;
    padding: 15px;
    -webkit-box-shadow: 5px 0 6px -6px black;
    -moz-box-shadow: 5px 0 6px -6px black;
    box-shadow: 5px 0 6px -6px black;
}

.TopMenu > .inner,
#Header > .inner {
    background: transparent !important;
    padding: 15px;
}

.newsletter-subscription > .inner {
    background: #5fc9eb !important;
    padding: 15px;
    -webkit-box-shadow: 5px 0 6px -6px black;
    -moz-box-shadow: 5px 0 6px -6px black;
    box-shadow: 5px 0 6px -6px black;
}

.PageMenu {
    float: right !important;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

.PageMenu ul {
    background: transparent;
}

.PageMenu ul a {
    color: #ffffff;
}

.PageMenu ul {
    border-bottom: none;
    padding: 0;
    margin: 0 -30px 0 0;
    position: relative;
    display: table;
}

.PageMenu li a {
    padding: 10px !important;
    margin-right: 20px;
}

.PageMenu li ul,
.PageMenu .sf-menu li a:hover {
    background: #f29f0f;
    display: block;
}

.PageMenu li ul,
.PageMenu .sf-menu li:hover {
    background: transparent;
}

.header-secondary {
    position: absolute;
    z-index: 1;
    top: 50px;
    right: 0;
}

.TopMenu {
    font-size: 11px;
    margin: 0 !important;
}

#Header {
    margin-bottom: 0px !important;
}

.footer {
    background: transparent;
}

.footer {
    text-align: left;
    overflow: hidden;
    margin: 0 !important;
}

.TopMenu {
    background: transparent;
}

.newsletter-subscription {
    background-color: transparent;
    border-bottom: 0px solid #FFFFFF;
}

.footer-links {
    background: transparent;
    color: #000000;
    border-top: 0px solid #FFFFFF;
}

.austiners {
    display: block;
    background: #255f8c;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6, .ProductImageName {
    font-family: 'Copse', serif !important;
    color: #255f8c;
}

.slide-show h2 {
    font-family: 'Copse', serif;
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
    text-shadow: 1px 1px #10668B;
}

h3,
.h3,
.SideRelatedProducts h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    padding: 10px;
    display: block;
    background: #89ae31 !important;
    color: #ffffff !important;
    text-shadow: 1px 1px #10668B;
    margin-bottom: 0px;
}

.NewProducts h3,
.NewProducts.h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    padding: 10px;
    display: block;
    background: #f29f0f !important;
    color: #ffffff !important;
    text-shadow: 1px 1px #10668B;
    margin-bottom: 0px;
}

.NewProducts .ProductList .ProductDetails {
    margin: 0px 10px 0 0;
    word-wrap: break-word;
    /*background: #f1ddb9 !important;*/
    display: block;
    padding: 0px !important;
}

.NewProducts .btn {
    background-color: #f29f0f;
    color: #ffffff;
    border: 1px solid #d0890d;
    text-shadow: 1px 1px #10668B;
}

.TopSellers h3,
.TopSellers.h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    padding: 10px;
    display: block;
    background: #255f8c !important;
    color: #ffffff !important;
    text-shadow: 1px 1px #3da0bf;
    margin-bottom: 0px;
}

.TopSellers .ProductList .ProductDetails {
    margin: 0px 10px 0 0;
    word-wrap: break-word;
    /*background: #f1ddb9 !important;*/
    display: block;
    padding: 0px !important;
}

.TopSellers .btn {
    background-color: #255f8c;
    color: #ffffff;
    border: 1px solid #3da0bf;
    text-shadow: 1px 1px #3da0bf;
}




.InfoMessage {
    text-align: center;
    color: #f29f0f;
    padding: 0 0 20px 0;
}

.FeaturedProducts .btn {
    background-color: #89ae31;
    color: #ffffff;
    border: 1px solid #6d8e1e;
    text-shadow: 1px 1px #10668B;
}

 #home .TopSellers .ProductList li {
    
   
    margin-top: 0px;
    /* can be treated like a fallback */
    background-color: #ffffff;
    /* will be "on top", if browser supports it */
    background-image: linear-gradient(#255f8c 8%, #5fc9eb, #ffffff);
    /* these will reset other properties, like background-position, but it does know what you mean */
    background: #ffffff;
    background: linear-gradient(#255f8c 8%, #5fc9eb, #ffffff);
    
    
}



    
  #home .NewProducts .ProductList li{ 
    margin-top: 0px;
    /* can be treated like a fallback */
    background-color: #ffffff;
    /* will be "on top", if browser supports it */
    background-image: linear-gradient(#f29f0f 15%, #f1ddb9, #ffffff);
    /* these will reset other properties, like background-position, but it does know what you mean */
    background: #ffffff;
    background: linear-gradient(#f29f0f 15%, #f1ddb9, #ffffff);
    
    
}





@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 

#home .ProductList li, .productPage .ProductList li, .ProductList li {
    width: 49% !important;
    background: #ffffff;
}



}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 

.HomeSlideShowMobile{display:none !important;}

.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner {
    background: #ffffff !important;
    padding: 0px !important;
    -webkit-box-shadow: 5px 0 6px -6px black;
    -moz-box-shadow: 5px 0 6px -6px black;
    box-shadow: 5px 0 6px -6px black;
}

.TopMenu > .inner,
#Header > .inner {
    background: transparent !important;
    padding: 0px !important;
}

.newsletter-subscription > .inner {
    background: #5fc9eb !important;
    padding: 0px !important;
    -webkit-box-shadow: 5px 0 6px -6px black;
    -moz-box-shadow: 5px 0 6px -6px black;
    box-shadow: 5px 0 6px -6px black;
} 



}





.Left h4,
.Right h4 {
    background: #dbe7bf;
    color: #000000;
}

.Left #SideCategoryList,
.Left .slist,
.Left #SideShopByBrand,
.Left #SideCategoryShopByPrice,
.Right #SideBrandTagCloud {
    background: #e8efd6 !important;
}

.ProductList .ProductDetails {
    margin: 0px 10px 0 0;
    word-wrap: break-word;
    /*background: #e8efd6 !important;*/
    display: block;
    padding: 0px !important;
min-height: 95px !important;
}

.ProductList .pname {
    padding: 10px;
}

.ProductList .ProductImage a,
.ProductThumbImage a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
    position: relative;
    border-bottom: solid 0px #ededed;
    border-top: solid 0px #ededed;
}

#home .FeaturedProducts .ProductList li{
    
    
    /* can be treated like a fallback */
    background-color: #ffffff;
    /* will be "on top", if browser supports it */
    background-image: linear-gradient(#89ae31 15%, #e8efd6, #ffffff);
    /* these will reset other properties, like background-position, but it does know what you mean */
    background: #ffffff;
    background: linear-gradient(#89ae31 15%, #e8efd6, #ffffff);
    
    
    margin-top: 0px;
}

.FeaturedProducts,
.NewProducts,
.TopSellers {
    margin-bottom: 40px;
}

.ProductList .ProductImage img,
.ProductThumbImage img {
    max-height: 100%;
    max-width: 100%;
    line-height: 1.5em;
    transition: opacity 0.5s ease 0s;
    margin-top: 10px;
}

.ProductList {
    margin: 0 0 0 0px;
    padding: 0;
    overflow: hidden;
}

.ProductList .p-price {
    color: #000000;
}

.ProductList em {
    display: block;
    padding-bottom: 5px;
    font-style: bold;
    font-size: 1.25em;
}

.CartLink {
    background: #89ae31;
}


.btn {
    background-color: #89ae31;
    color: #ffffff;
    border: 1px solid #6d8e1e;
    text-shadow: 1px 1px #10668B;
}



.btn.cta {
    background-color: #89ae31;
    color: #ffffff;
    border: 1px solid #6d8e1e;
    text-shadow: 1px 1px #10668B;
}

.btn.cta:hover {
    background-color: #dbe7bf;
    color: #000000;
    text-shadow: none;
}

.btn.alt {
    background-color: #f29f0f;
    color: #ffffff;
    border: 1px solid #d0890d;
    text-shadow: 1px 1px #10668B;
}

.btn.alt:hover {
    background-color: #f1ddb9;
    color: #f29f0f;
    text-shadow: none;
}

.newsletter-subscription-Cnt {
    width: 865px;
    margin: 0 auto;
}

.footer-main,
.footer-main a,
.footer-main .treeview li a {
    color: #255f8c;
}

.TopMenu, .TopMenu a {
    color: #ffffff;
}

.TopMenu a:hover {
    color: #f1ddb9;
}

@media screen and (max-width: 974px) {
    .newsletter-subscription h4 {
        color: #000000;
        text-align: center;
    }
    .newsletter-subscription-Cnt {
        width: 330px;
        margin: 0 auto;
    }
    .newsletter-subscription-Cnt .subscribe_form {
        margin-left: 0px;
    }
    .subscribe_form input[type="text"] {
        border: none;
        width: 100% !important;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }
#home .ProductList li, .productPage .ProductList li, .ProductList li {
    width: 50% !important;
    background: #ffffff;
}

}


@media only screen and (max-width : 420px){
#home .ProductList li, .productPage .ProductList li, .ProductList li {
    width: 99% !important;
    background: #ffffff;
}
}



@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) { 

#home .ProductList li, .productPage .ProductList li, .ProductList li {
    width: 50% !important;
    background: #ffffff;
}

.HomeSlideShowMobile{display:none;}

}


@media only screen and (min-device-width : 375px)and (max-device-width : 667px) and (orientation : portrait) { 

#home .ProductList li, .productPage .ProductList li, .ProductList li {
    width: 99% !important;
    background: #ffffff;

}

.HomeSlideShowMobile{display:none;}

 }

/*footer things*/

.footer-logo a {
    background: url("https://cdn6.bigcommerce.com/s-5zdlh6r/product_images/uploaded_images/sprite.png?t=1456497941") no-repeat 0 0;
    display: block;
    height: 58px;
    margin-right: 80px;
    width: 182px;
}
.left, .alignleft {
    float: left;
    display: inline;
}


.cardItems{
width:auto !important;
}

.cardItems ul li{
    float: left;
    width:auto !important;
}

.cardItems li a {
    background: url(https://cdn6.bigcommerce.com/s-5zdlh6r/product_images/uploaded_images/sprite.png?t=1456497941) no-repeat 0 0;
    display: block;
    font-size: 0;
    height: 32px;
    line-height: 0;
    text-indent: -4000px;
    width: 48px;
}

.cardItems li a.visa {
    background-position: -185px -35px;
}

.cardItems li a.mastercard {
    background-position: -233px -35px;
}

.cardItems li a.discover {
    background-position: -283px -35px;
}
.cardItems li a.paypal {
    background-position: -308px 0;
}

.VariationProductInventory{
font-size:20px !important;
color:red !important;
font-weight:bold;
color:#f29f0f !important;

}

#SearchForm input.Textbox, #SearchForm .Button {
    color: #ffffff;
border: 1px solid #cccccc;
}

#SearchForm input.Textbox, textarea, input[type="text"]{
    border: 1px solid #cccccc !important;
}

.TopMenu #SearchForm {
    float: right;
color:#ffffff !important;
}

.creditCards li{
display:inline-block;
margin-right:3px;
width:auto !important;
}