/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Uncomment slected sample styles or add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */



/* Stock indicator on product page: icon color
-------------------------------------------------------------- */

/*
.availability-only .ic { color: green; }
*/



/* Product counter in the mini cart drop-down
-------------------------------------------------------------- */

/*
.header .skip-link .count {
    background-color: deepskyblue;
}
*/

.custom-sidebar-right .inner .feature-wrapper .feature .no-margin,
.product-shop .short-description,
.gen-tabs .tabs-panels {
    font-size: 15px;
    line-height: 24px;
    font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
    color: #555555;
}
H2,H3,H4 {
    color:#333333;
}

.header-top .social-links {
    padding-top: 12px;
    padding-right:10px;
    margin-bottom: -12px;
}

/*** MAKE THE LOGO A BIGGER WIDTH ON SMALLER SCREENS ***/
.header .logo-wrapper .logo {
    max-width: 325px;
}

/*** CSS CODE FOR THE HAIRMAX FIBERS TABLE. FIXES THE WIDTH OF THE ICON COLUMN, ADDS RIGHT PADDING AND MAKES THE ICONS RESPOSNIVE ***/

.hairmax-table-icon {
    width:12%;
    padding-right:20px;
}

.hairmax-table-icon img {
    height:auto;
}

@media only screen and (max-width: 767px) {
    .hairmax-table-icon {
        width:30%;
        padding-right:10px;
    }

    .desktoponly {
        display: none;
    }
}

.supplemental-pages {
    font-size: 11pt;
    line-height: 24px;
    font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
    color: #555555;
    font-style: normal;
    font-weight: 400;
}


/* Mega Menu
-------------------------------------------------- */
.nav-regular .nav-submenu--mega > li > a{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}
.nav-regular .nav-submenu--mega > li > a > span:before{
    display: inline;
    content:"\e263";
    font-family: ThemeIcons;
    font-size: 12px;
    margin-left: -4px;

    float: left;
    margin-right: 6px;
}
.nav-regular .nav-submenu--mega > li > ul > li {
    background: none;
    padding-left: 20px;
}
#nav .nav-panel--dropdown li li a {
    color:#979696;
}
.nav-regular .nav-submenu--mega > li > ul > li a > span:before{
    display: inline;
    content:"\e263";
    font-family: ThemeIcons;
    font-size: 12px;
    margin-left: -4px;

    float: left;
    margin-right: 6px;
}
li.level1 > a > span > .cat-label {
    line-height: 15px;
    margin: -1px 0 -1px 5px;
}
.care_addit_col {
    float: left;
    width: 32%;
    margin-left: 1%;
}
.acc_addit_col {
    float: left;
    width: 40%;
    margin-left: 9%;
}
.menu-shop-all{
    border-top: 1px solid #333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 9px 0 0;
    width: 250px;
    max-width: 100%;
    margin: 12px 0 0;
    color:#323232;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;

}

.dd-itemgrid-1col > .nav-item {
    width: 100% !important;
}

.menu-shop-new{

    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    display: block;
    padding: 0;
    width: 87px;


    margin: 4px 0 0;
    color:#323232;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;

}
.menu-shop-all-cat{
    width: auto;
    padding-right: 24px;
}
.menu-shop-all a{
    color: #333;
    text-decoration: none;
}
.menu-shop-all a:hover{
    text-decoration: underline;
}
.links .label{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.menu-title1{
    font-weight: 700;
    color: #56aee0;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.menu-title2{
    font-size: 18px;
    color: #56aee0;
    text-transform: uppercase;
    font-weight: 700;
}
.nav-panel--dropdown .section-title{
    font-weight: 700;
    color: #323232;
    font-size: 13px;
    border:none;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 16px;
    padding-right: 0!important;
}

.static-bottom-block{
    margin: 20px -32px 0 -32px;
    background: #f8f8f8;
    padding: 10px 32px 9px;
}
.sbb-left{
    float: left;
    margin-right: 15px;
}
.sbb-right{
    overflow: hidden;
    padding: 21px 0 0 0;
}
.sbb-right .section-title {
    padding-bottom: 10px;

}
.sbb-right p {
    color: #979696;
}
.shop-now {
    font-weight: 700;
    color: #323232;

    font-size: 11px;
    border: none;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 16px;
    padding-right: 0!important;
    font-family: "Raleway", georgia, serif;
}
.sbb-right .menu-title1{
    margin-bottom: 12px;
}
.nav-5 .nav-block.nav-block--bottom{
    margin-bottom: 0;
}
#nav .nav-5 .nav-panel-inner{
    padding-bottom: 0;
}


#nav .nav-panel-inner {
    padding:32px;
}
#nav .nav-panel-inner > div,
.nav-regular .nav-submenu--mega {
    margin:0!important;
}
#nav .nav-panel-inner .nav-block img {
    margin-bottom: 11px;
}
.nav-regular .nav-submenu--mega > li > .nav-block--top {
    margin-bottom: 0;
}
.dd-itemgrid > .nav-item {padding: 0;}


#nav .grid12-1	{ width:8.33%; margin:0!important;}
#nav .grid12-2	{ width:16.66%; margin:0!important;}
#nav .grid12-3	{ width:25%;margin:0!important; }
#nav .grid12-4	{ width:33.33%;margin:0!important; }
#nav .grid12-5	{ width:41.67%; margin:0!important;}
#nav .grid12-6 {width:50%margin:0!important;}
#nav .grid12-7	{ width:58.33%; margin:0!important;}
#nav .grid12-8	{ width:66.67%; margin:0!important;}
#nav .grid12-9	{ width:75%;margin:0!important; }
#nav .grid12-10	{ width:82.33%; margin:0!important;}
#nav .grid12-11	{ width:91.67%;margin:0!important; }
#nav .grid12-12,
#nav .grid-full	{ width:100%;margin:0!important; }

.nav .itemslider {
    padding-bottom: 5px;
}
.nav .itemslider .product-name a {
    font-size:12px;
    height: 25px;
    line-height: 13px;
    vertical-align: top;
}
.nav-panel--dropdown .big_feat {
    margin-top: -38px;
    width: 33%;
    float: right;
}
.nav .big_feat .itemslider .product-name a {
    font-size:14px;
}
.nav-panel--dropdown .big_feat .section-title {
    font-size:15px;
    padding-bottom: 0;
}
.nav .itemslider .product-name {
    margin: 10px 0 6px 0;
}
.nav .itemslider .price-box {
    margin: 0px 0 0 0!important;
    height: auto;
}
.nav .itemslider .actions { margin: 0px 0 0 0!important;}
.nav .itemslider .owl-controls .owl-buttons {
    position: inherit;
}
.nav .itemslider .owl-controls .owl-buttons > div
{
    background-position: 0;
    top: 40%;
    background-color: transparent;
    color: #dadada;
    font-size: 40px;
    font-weight:normal;
    position: absolute;
}
.nav .itemslider .owl-controls .owl-buttons > div:hover {
    background-color:transparent;
    color:#8fc9ea;
}
.nav .itemslider .owl-controls .owl-buttons .owl-prev {
    left: 0px;
}

.nav .itemslider .owl-controls .owl-buttons .owl-next {
    right: 0px;
}
.prod_list h3.section-title,
.prod_list .products-grid .product-image-wrapper,
.prod_list .products-grid .item .visible-onhover,
.prod_list .products-grid .price-box,
.prod_list .products-grid .actions {
    display:none;
}
.prod_list .itemslider .item {
    padding: 0;
}
.prod_list .owl-carousel .owl-item,
.prod_list .owl-carousel .owl-wrapper {
    width: 100%!important;
    float: none;
}
.nav .prod_list .itemslider .product-name {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 5px;
    margin: 0;
    line-height: 16px;
    width: 100%;
}
.nav .prod_list .itemslider .product-name a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;

    line-height: 14px;
    height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    padding-right: 0;
    width: 100%;
}
.nav .prod_list .itemslider .product-name a:before{    display: inline;
    content: "\e263";
    font-family: ThemeIcons;
    font-size: 14px;
    margin-left: -4px;
    float: left;
    margin-right: 6px;
}

.links-wrapper-separators .links > li {
    line-height: inherit;
}
#nav .nav-block--top .links-wrapper-separators {
    height: 46px;
}
#nav .links-wrapper-separators .links > li.label {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#nav .links-wrapper-separators .links > li a {
    line-height: inherit;
    font-size: 12px;
    padding: 0 0.9833em;
}

/* Remove line */
.price-box-bundle {
    border-bottom-width: 0;
}

/* 2459852 */
#shopping-cart-table dl.item-options dt,
#shopping-cart-table dl.item-options .price,
#checkout-review-table dl.item-options dt,
#checkout-review-table dl.item-options .price
{display: none;}


/* Disable product price for #192 */
#product-price-192 {display: none;}

/* override menu links with arrows*/
#nav .nav-panel--dropdown h3.product-name a,
#nav .nav-panel--dropdown ul li > a {color:#666666}

.sp-notice {
    color: #56aee0;
    margin-left: 20px;
}

.product-view .product-shop .price-box .bundle-original-price {
    margin-right: 10px;
}

.product-view .product-shop .price-box .bundle-original-price .price {
    font-size: 1.6666em;
    color: #59b4e8;
    text-decoration: line-through;
}

.product-view .product-shop .price-box .regular-price-with-original .price {
    font-size: 1.6666em;
    color: #d52462;
}


.products-grid .price-box .bundle-original-price,
.products-grid .price-box .regular-price-with-original {
    display: block;
}

.products-grid .price-box .bundle-original-price .price {
    font-size: 1em;
    color: #59b4e8;
    text-decoration: line-through;
}

.products-grid .price-box .regular-price-with-original .price {
    font-size: 1em;
    color: #d52462;
}

/* Changes to work with Ultimo upgrade
-------------------------------------------------------------- */

div.container {
    max-width: 1380px;
}

