/*Added to make Paypal Payflow error message to standout - 02014568 - by Q.D - 06/08/2015*/
.ErrorMessage {
    background: #f8eae7 url('//cdn3.bigcommerce.com/r-678b8dcecd8097c9a0dc483a251b63f87782244e/themes/Indiana/images/ErrorMessage.gif') no-repeat 15px center;
    color: #b42525;
    border-color: #f1d8d4;
    padding-left: 55px;
}

#ProductDescription table {
    max-width: 100%;
    width:100% !important;
}
.TopMenu .fa
{
    font-size: 20px;
    color: #1d818a;
    position: relative;
    top: 2px;
}
.TopMenu .FloatLeft li
{
    padding: 0 3px 0 0;
}
.TopMenu .fa-comments {
    color: #1d818a;
    font-size: 20px;
    margin-left: 15px;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
.TopMenu .fa-angle-down {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 3px;
    margin-right: 4px;
    cursor: pointer;
}
.TopMenu .fa.fa-phone {
    color: #1d818a;
    font-size: 16px;
    margin-right: 10px;
    transform: rotate(45deg);
    top:0;
}
.phoneIcon > span {
    font-size: 14px;
}
.TopMenu li.border {
    border-left: 1px solid;
    line-height: 17px;
    padding: 0;
}
.TopMenu li.shipping {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 15px;
}
.TopMenu .shipping > img {
    margin-right: 8px;
    position: relative;
    top: -2px;
}
#HeaderCart {
   float: right;
}
.Carttxt{
    display: inline-block;
}
.Headerlower {
    display: inline-block;
    width: 100%;
    border-top: 2px solid #6e6955;
    margin-top: 15px;
    float:left;
}
#SearchForm #search_query
{
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0;
    box-shadow: 0 1px 2px #e6e6e6;
    color: #717171;
    font-size: 11px;
    height: 35px;
    text-transform: uppercase;
    width: 280px;
    margin: 0;
}
.footer-links {
  background: #FFFFFF;
}
.footer-links a:last-child {
    border: medium none;
    padding-right: 0;
}
.footer-links a {
    border-right: 1px solid #181818;
    color: #545454;
    padding: 0 15px;
}
.footer-main {
    border-top: 2px solid #000000;
    float: left;
    padding: 45px 0;
    width: 100%;
    background: url("images/foot-bottom.png") no-repeat scroll center 104% transparent;
}
.NewsletterBox {
    float: right;
}
.footer-main .SocialConnect li a {
    display: inline;
    float: none;
    padding: 0 0 0 8px;
    background: none;
}
.icon-social.icon-social-theme.icon-facebook:before 
{
    content: "\f09a";
    padding: 3px 8px;
}
.icon-social.icon-social-theme.icon-twitter:before 
{
    content: "\f099";
}
.icon-social.icon-social-theme.icon-pinterest:before 
{
    content: "\f0d2";
}
.icon-social.icon-social-theme:before {
    background: none repeat scroll 0 0 #000000;
    border-radius: 50%;
    color: #ebebeb;
    display: inline-block;
    float: left;
    font-family: fontawesome;
    font-size: 10px;
    font-weight: normal;
    padding: 3px 5px;
    position: relative;
    top: 2px;
}
.footer-top {
    float: left;
    padding: 40px 6% 15px;
    width: 100%;
    background: url("images/foot-top.png") no-repeat scroll 0 -1px;
}
.footer-top .BlockInner > h5 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.footer-top img {
    float: left;
    margin-right: 15px;
    width:auto;
}
.footer-top .Block2 {
    padding: 0 7%;
}
.footer-top .Block1, .footer-top .Block2, .footer-top .Block3 {
    float: left;
    width: auto;
}
.footer-top .BlockInner {
    float: left;
}
#HomeFeaturedProducts > h3, #HomeNewProducts > h3 {
    color: #1d818a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 2px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 35px;
}
#HomeNewProducts > h3
{
    border-bottom: 4px solid #000000;
    margin: 40px 0 25px;
}
#HomeFeaturedProducts .ProductList li
{
    width:100%;
}
#home .ProductList li
{
    margin:0;
}
#HomeFeaturedProducts .ProductListInner
{
    margin: 20px 6px;
    background: none repeat scroll 0 0 #fff;
} 
#HomeFeaturedProducts ul {
    background: none repeat scroll 0 0 #f6f6f2;
    height: auto !important;
    overflow: visible;  
}
.TopBanner {
    background: none repeat scroll 0 0 #f6f5f0;
    padding: 30px 0 6px;
}
.TopBanner:after {
    background: url("images/topshadow.png") no-repeat scroll center 0;
    content: " ";
    display: block;
    height: 27px;
    position: absolute;
    width: 100%;
}
.TopBanner div div {
    margin-bottom: 30px;
    padding: 0 25px;
    text-align: center;
}
.TopBanner .middle {
    border-left: 1px solid #e0dfd6;
    border-right: 1px solid #e0dfd6;
}
.TopBanner  h4, .TopBanner p
{
    text-align: left;
}
.TopBanner  h4
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 25px 0 12px;
    padding: 0;
    text-transform: uppercase;
}
.TopBanner p {
    font-size: 14px;
    margin-bottom: 10px;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}    
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-prev, .owl-next
{
    background: url("images/prev_next.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    position: absolute;
    text-indent: -999em;
    top: 45%;
    width: 20px;
}
.owl-prev
{
    left:-13px;
}
.owl-next
{
    right:-13px;
    background-position: right 0;
}

@media screen and (max-width: 991px) {
    .header-logo img {
        max-width: 100%;
    }
    #SearchForm #search_query{
        width: 200px;
    }
    .owl-prev
    {
        left:0px;
    }
    .owl-next
    {
        right:0px;
    }
    .main .Left, .main .Content.Widest{
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .page .Left h5 {
        background: url("http://cdn3.bigcommerce.com/r-678b8dcecd8097c9a0dc483a251b63f87782244e/themes/Indiana/images/submenu_show.png") no-repeat scroll 98% center #1d818a;
        cursor: pointer;
        display: block;
    }
    .Left .Active h5 {
        background-image: url("http://cdn3.bigcommerce.com/r-678b8dcecd8097c9a0dc483a251b63f87782244e/themes/Indiana/images/submenu_hide.png");
    }
    .Left h4 , .Left .BlockContent{
        display: none;
    }
}
@media screen and (max-width: 768px){
    #SearchForm, .Carttxt {
        display: none;
    }
    .Headerlower {
        border-top: medium none;
        display: inline-block;
        margin-top: 0;
        width: auto;
    }
    .CartLink{
        font-size: 12px;
        height: 40px;
        line-height: 23px;
        width: 40px;
    }
    .CartLink .icon{
        font-size: 14px;
    }
    #HeaderCart {
        float: right;
        padding-left: 5px;
        padding-right: 5px;
    }
    #Header .FloatLeft.col-md-4{
        display: inline-block;
        float: none;
    }
    #SearchForm form {
        float: none;
    }
    #SearchForm #search_query {
        padding: 0 2%;
        width: 88%;
    }
    #SearchForm .Button{
        float: left;
        width: 10%;
    }
    #SearchForm{
        width:100%;
    }
    .ProductList .pname{
        text-align: center; 
        width: 2%;
    }
    #SideAccountNavigationList > li:last-child {
        display: none !important;
    }
    .SubCategoryList .selector.fixedWidth {
        padding: 6px 0;
    }
}

