﻿@media only screen and (min-width: 759px) and (max-width:768px)
{
    .dropdown-to-nav.content-nav ul li a
    {
        font-size: 11px !important;
    }

}
@media only screen and (min-width: 759px)
{
    .dropdown-to-nav.content-nav ul li.selected a {
cursor: pointer;
pointer-events: none;
}

}

@media only screen and (min-width: 769px) and (max-width:1024px)
{
    .dropdown-to-nav.content-nav ul li a
    {
        font-size: 12px !important;
    }

}
.formFooter .formSubmit a
{
    background: #079bd5;
    color: white;
    font-weight: bold;
    border: none;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    font-size: 1.4rem;
    padding: 0.5em 1em;
}
.formFooter .formSubmit a:hover
{
    background: black;
    color: white;
    text-decoration: none;
    border: none;
}
.formRow input.formTextBox
{
    width: 20em;
}
.formRow textarea.formTextarea
{
    width: 40em;
    height: 15em;
}
@media only screen and (max-width:320px)
{
    .header-block .wrap h1
    {
        margin-left: .15em;
    }
}
@media only screen and (max-width:480px)
{
    .header-block .wrap h1
    {
        margin-left: .25em;
    }
}
@media only screen and (max-width:760px)
{
    .header-copy
    {
        top: -40px;
        padding-bottom: 0px;
    }
    .header-banner-content
    {
        padding-bottom: 0px !important;
    }
    .flexslider-copy
    {
        padding-bottom: 0;
    }
    .main-footer
    {
        margin-top: 0;
    }
    .social
    {
        font-size: 15px;
    }
    .footer-connect a.social{
margin-right: 0;
margin-left:.3em;
}
    .footer-banner ul
    {
        padding-left: 1em;
    }
    .footer-banner ul li span
    {
        padding-left: 1.5em;
    }
    .prod-detail h1
    {
        padding-right: 0;
        padding-top: 0;
        margin-top: 0;
    }
    .product-cart
    {
        margin-bottom: 1em;
    }
    #product-detail-container
    {
        padding-bottom: 3em;
    }
    ul.tabs.accordion > li
    {
        margin: 0;
    }
    ul.tabs.accordion > li > a
    {
        margin-top: 0;
    }
    .product-cart, .product-wish
    {
        width: 100%;
    }
    .dropdown-to-nav ul li.selected a, .dropdown-to-nav.content-nav ul li.selected a 
    {
        padding-left:.25em;
    }
     .header-block .wrap h1
    {
        margin-left: .15em;
    }
    .category-callout
    {
        margin-bottom:0 !important;
    }
    .flexslider
    {
        margin-bottom:0;
    }

}
ul.menu-right
{
    height:42px !important;
}
ul.breadCrumbs li a.last
{
    color: #000 !important;
   cursor: text;
}
ul.breadCrumbs li a.last:after
{
    display:none !important;
}
ul.breadCrumbs li a:after
{
    vertical-align:text-bottom;
}
.padd-top, .padd-top legend
{
padding-top:1em;
}
.padd-bot
{
padding-bottom:1em;
}
.grey{
backgroud:#e6e6e6;
}
.no-grey{
background:none;
}
.secondary-nav ul li a:hover, .secondary-nav ul li.selected a:hover{
color:#18b8f7;
}
.ImageAlignRight{
float: right;
    padding-left: 28px;
}
.ImageAlignLeft{
float: left;
    padding-right: 28px;
}
.margin-top{
margin-top:1em;
}

.old-price {
    text-decoration: line-through;
}
.info-text {
    font-size: 0.9em;
}
.med-9 .newsletter-field input.txtHeaderKeyword {
    color: #3e3e3e;
}
.brand-font-cond .gold-text {
    font-size: 2rem;
}