.action.towishlist{
    display: none !important;
}

.action.tocompare{
    display: none !important;
}

.products-grid .product-item-details .product-item-actions{
    margin: 0px;
}

.products-grid .product-item .product-item-inner{
    margin: 0px;
}

.products-grid .product-item-details .product-item-actions .actions-primary{
    width: 100%;
}

.products-list .product-item-details .product-item-actions .actions-primary{
    width: 100%;
}

.products-grid .product-item-details .product-item-actions .tocart{
    width: 100%;
    color: #FFF;
    text-transform: uppercase;
    background-color: #F15A24;
    font-size: 14px;
    padding: 0 10px 0 5px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #F15A24;
    text-align: center;
    font-weight: bold;
}

.products-list .product-item-details .product-item-actions .tocart{
    width: 100%;
    color: #FFF;
    text-transform: uppercase;
    background-color: #F15A24;
    font-size: 14px;
    padding: 0 10px 0 5px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #F15A24;
    text-align: center;
    font-weight: bold;
}

.products-grid .product-item-details .product-item-actions .tocart:hover{
    color: black !important;
    background-color: #FFF !important;
    border-color: black !important;
}

.products-list .product-item-details .product-item-actions .tocart:hover{
    color: black !important;
    background-color: #FFF !important;
    border-color: black !important;
}

.product-item .tocart:before {
    content: '';
}

.products-grid .product.name.product-item-name{
    height: 45px;
}

.product.details.product-item-details{
    padding-bottom: 0px;
}

.navigation a.level-top{
    color: black !important;
}

.navigation a.level-top:hover{
    color: white !important;
}

.navigation .submenu{
    font-size: 14px !important;
    font-weight: 600 !important;
}

.navigation .submenu span{
    color: black;
}

.navigation .submenu span:hover{
    text-decoration: underline;
}


.breadcrumbs .items{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#search{
    border-radius: 5px;
}

.minisearch .action.search{
    border-left: 0px !important;
}

.page-header.type1 .block-search .action.search:before, .page-header.type1 .block-search .action.search:hover:before{
    color: black;
}

#store.menu{
    background-color: #f0f0ed;
}

.product-label.sale-label{
    background-color: red;
}

.nav-sections-item-content{
    background-color: #f0f0ed;
}

.price-box .price{
    font-size: 21px;
    color: #F00;
    font-weight: bold;
}

.old-price .price{
    font-size: 16px;
    color: blue;
    font-weight: 600;
}

.products-grid .rating-summary{
    display: none;
}

.sections.nav-sections{
    margin-bottom: 0px !important;
}

.breadcrumbs .items{
    line-height: 14px;
    padding: 0px 15px !important;
    padding-top: 1px !important;
    margin-top: 8px !important;
}

.page-header{
    border: none !important;
}

.panel.wrapper{
    background-color: white !important;
}

.header-link-custom {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 80px;
    margin-top: -10px;
}

.header-link-custom li{
    display: inline-block;
    margin: 0px 15px;
}

.header-link-custom li a{
    color: rgb(241, 90, 36);
    font-weight: 600;
    line-height: 19px;
    font-size: 1.08em;
    cursor: pointer;
    text-transform: capitalize;
}

.header-link-custom li:nth-child(3) a{
    color: rgb(241, 90, 36);
}

.header-link-custom li:nth-child(4) a{
    color: black;
}

.header-link-custom li:nth-child(4) a i:hover{
    text-decoration: underline;
}

.porto-icon-plus-squared{
    color: #157abe;
}

.porto-icon-minus-squared{
    color: #157abe;
}

.filter-options-title, .block-category-list .block-title strong{
    font-weight: 700;
}

.category-sidebar li > a{
    text-transform: uppercase;
}

.page-title-wrapper .page-title{
    margin: 15px 0px !important;
}

.product-info-main .prev-next-products{
    margin-top: 15px;
}

.products-grid .product-reviews-summary{
    display: none !important;
}

.product-info-main .special-price span.price{
    font-size: 36px !important;
    color: red !important;
    font-weight: bold !important;
    line-height: 1 !important;
}

.product-info-main .price-box{
    display: table !important;
}

.product-info-main .old-price span.price{
    color: blue !important;
    text-decoration: line-through !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
}

.product-info-main .old-price{
    line-height: 36px !important;
    vertical-align: top;
    padding-right: 20px;
    display: table-cell;
}

.product-info-main h5,h6{
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 5px !important; 
}

.product-info-main .product-info-price{
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

.product-info-main .product-add-form{
    padding-top: 0px !important;
}

.product-info-main .price-box{
    margin-top: 12px !important;
    margin-bottom: 0px !important;
}

.product-info-main .product.attribute.overview ul{
    padding-left: 1.5em;
}

.product-info-main .product.attribute.overview ul li{
    margin-bottom: 0px !important;
    line-height: 20px !important;
}

.product-info-main .product.attribute.overview p{
    margin-bottom: 0px !important;
}

.block.upsell > .block-title{
    background: none !important;
}

#home-content h1 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #777 !important;
}


#home-content h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #777 !important;
}

#home-content ul{
    padding-left: 1.5em !important;
}

#home-content ul li{
    line-height: 20px !important;
    margin-bottom: 0px !important;
}

#home-content ul{
    margin-bottom: 0px;
}

#home-content h2{
    margin-top: 0px;
}

@media (min-width: 1200px){
    .container {
        max-width: 1170px !important;
    }
}

@media (min-width: 1200px){
    .navigation, .page-wrapper > .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
        max-width: 1170px !important;
    }
}

.nav-sections .navigation.sw-megamenu{
    max-width: unset;
}

#product-options-wrapper .swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected{
    background-color: #0074D9 !important;
    color: #fff;
}

.category-image{
    display: none !important;
}

.single-images .single-image-label {
    font-family: 'Oswald' !important;
    font-size: 18px !important;
    color: #282d3b !important;
    letter-spacing: 0.05em !important;
    font-weight: 400 !important;
    text-align: left !important;
    position: relative !important;
    margin-bottom: 19px !important;
    line-height: 1.4 !important;
    padding: 10px 0 !important;
}

.image-link a{
    color: #D92A2E !important;
}

.single-images .caption {
    background-color: transparent !important;
    color: #2b2b2d !important;
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-bottom: solid 1px #e5e5e5 !important;
    text-align: left !important;
    padding: 7px 0 !important;
    line-height: 35px !important;
}

.single-images .single-image-label:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 2px;
    left: 0;
    bottom: 4px;
    background-color: #157abe;
}

.breadcrumbs .item a{
    color: silver !important;
}

.breadcrumbs .item strong{
    color: silver !important;
}

.breadcrumbs .item::after{
    color: #777 !important;
}


.breadcrumbs .item:last-child >a{
    color: #157abe !important;
}

.breadcrumbs .item:last-child >strong{
    color: #157abe !important;
}

.block-category-list .block-title strong{
    color: black !important;
}

.action.showcart::before{
    content:'\f814' !important;
    color: white !important;
    font-size: 20px !important;
}

.action.showcart .counter.qty{
    margin-left: 15px !important;
}

.action.showcart{
    width: 38px;
}

.minicart-wrapper{
    background-color: #ed4e24;
    padding-left: 16px;
    padding-right: 10px;
    border-radius: 5px;
}

@media (min-width: 768px)
{
    #mobile-login-view{
        display: none !important;
    }
}

.swatch-option.text{
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #0074D9 !important;
    background-color: #fff !important;
    border: 1px solid #E0E0E0 !important;
    border-radius: 0px !important;
    height: 45px !important;
    padding: 10px !important;
    max-width: unset !important;
}

.swatch-option.text:hover{
    background-color: #0074D9 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.swatch-attribute-options .swatch-option.text.selected{
    background-color: #0074D9 !important;
    color: #fff !important;
}

.products-grid .swatch-opt{
    display: none !important;
}

.slider-with-side .content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.slider-with-side .content .text-area {
    left: 3%!important;
    bottom: 10%!important;
    position: absolute!important;
    text-align: left!important;
    text-transform: uppercase!important;
}
.slider-with-side .slider-area .item .content .text-area h2 {
    font-family: 'Oswald'!important;
    font-size: 50px!important;
    font-weight: 700!important;
    line-height: 1!important;
    letter-spacing: -0.05em!important;
    padding: 0 0 0 19px!important;
    display: block!important;
}
.slider-with-side .slider-area .item .content .text-area p {
    font-size: 22px!important;
    font-weight: 300!important;
    line-height: 1!important;
    font-style: normal!important;
    padding: 4px 0 0 21px!important;
    display: block!important;
}
.slider-with-side .slider-area .item .content .text-area a {
    font-family: 'Oswald' !important;
    font-size: 15px !important;
    letter-spacing: 0.05em !important;
    color: #fff !important;
    background-color: #fa4a4a !important;
    padding: 11px 26px !important;
    margin-left: 20px !important;
    margin-top: 30px !important;
    border-radius: 3px !important;
    font-weight: 400 !important;
}
.slider-with-side .side-area {
    padding: 0 8px 0 7px !important;
    float: left !important;
    width: 27.7% !important;
}

@media (min-width: 992px){
    .slider-with-side .slider-area {
        width: 66% !important;
    }
}


@media (min-width: 992px){
    .slider-with-side .side-area {
        width: 34% !important;
    }
}

@media (max-width: 991px){
    .slider-with-side .side-area {
        padding: 0 !important;
        float: none !important;
        width: 100% !important;
    }
}

@media (max-width: 767px){
    .slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
        padding: 8px !important;
        width: 100% !important;
        float: none !important;
    }
}

.columns3.products-grid .product-item {
    width: 100%;
}

.columns4.products-grid .product-item {
    width: 100%;
}

#narrow-by-list .filter-options-title{
    border:none;
    border-radius: 0 !important;
    background-color: #FFF !important;
    border-top: 3px solid #F15A24 !important;
}

#narrow-by-list .filter-options-title::after{
    border:none !important;
}

#narrow-by-list .filter-options-content{
    border: none !important;
}

.product-item-photo{
    border: none !important;
}

#new_product{
    margin: 0px -15px !important;
}

#maincontent .product.details.product-item-details{
    padding: 10px !important;
}

#maincontent .product-item-info{
    border: 1px solid white !important;
}

#maincontent .product.details .product-item-link{
    font-weight: 700 !important;
    color: black !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#maincontent .product.details .product-item-name{
    text-align: left !important;
}

#maincontent .product-item-details .special-price{
    padding-left: 20px !important;
}


#maincontent .product-item-details .price-final_price{
    text-align: left !important;
}

#maincontent .products-list .product-item-name .product-item-link{
    color: #666 !important;
}

#maincontent .product-item-description p{
    line-height: 1.5 !important;
    margin: 0 0 15px !important;
}

#maincontent .product-item-description strong{
    color: inherit !important;
}

#maincontent .product-item-description ul{
    padding-left: 0;
    line-height: 1.5;
    font-size: 14px;
}

@media (min-width: 768px){
    .item.product.product-item{
        padding: 10px !important;
    }  

    #maincontent .column.main{
        padding-left: 12px !important;
        padding-right: 15px !important;
    }
}

.page-products div.columns{
    margin: 0px -15px;   
}

.item.product.product-item{
    padding-bottom: 0px !important;
}

.product-item-info .price-box.price-final_price{
    padding-top: 4px;
}

.product-item-info .product.photo.product-item-photo{
    padding:0px;
}

#minicart-content-wrapper .paypal.checkout > input{
    width: 100%;
}

@media only screen and (max-width: 767px){
    .page-header.type1 .block-search .label {
        float: left !important;
    }
}

.opc-block-summary .content.minicart-items{
    display: block !important;
}

.sticky-header .minicart-wrapper {
    background-color: transparent;
}

.sticky-header .minicart-wrapper .action.showcart::before{
    color: #ed4e24 !important;
}

.sticky-header .minicart-wrapper .action.showcart .counter-number{
    color: #ed4e24 !important;
}

@media only screen and (max-width: 767px){
    .header.content > .logo {
        display: block !important;
        float:none !important;
    }
}

@media only screen and (max-width: 767px){
    .page-header.type1 .header-link-custom {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        margin: 20px 0 !important;
        float: right !important;
    }
}

@media only screen and (max-width: 471px){
    .page-header.type1 .header-link-custom li:nth-child(2){
        display: none !important;
    }
}

.header-link-custom > .header.links{
    padding: 0px !important;
}

.filter-options{
    display: block !important;
}

.filter .filter-current{
    display: block !important;
}

.filter-current-subtitle:before{
    display: none !important;
}

.filter .filter-current ol.items{
    display: block !important;
}

.block-title.filter-title > strong{
    display: none !important;    
}

.block-actions.filter-actions{
    display: block !important;
    margin-top: 0px !important;
}

.block-subtitle.filter-current-subtitle{
    border: none !important;
    border-radius: 0 !important;
    color: black !important;
    background-color: #FFF !important;
    border-top: 3px solid #F15A24 !important;   
}

#maincontent{
    width: 96% !important;
}

.field.limiter{
    float: right !important;
    clear: none !important;
}

#sorter{
    width: 100px !important;
}

.toolbar .modes{
    float: left !important;
}

@media (max-width: 767px){
    .sidebar.sidebar-main{
        padding: 0px 15px !important;
    }

    .filter-current{
        margin: 0px !important; 
    }

    .block-actions.filter-actions{
        margin: 0px !important;
    }

    .toolbar.toolbar-products{
        margin: 0px 15px !important;
    }
}

.page-title-wrapper > .page-title{
    font-weight: 400 !important;
}

.footer-middle .block.newsletter .form.subscribe{
    max-width: none !important;
}

.products-list .photo.product-item-photo{
    width: 20% !important;
    float: left !important;
}

.products-list .details.product-item-details{
    width: 80% !important;
    float: left !important;
}


@media (max-width: 767px){
    .products-list .photo.product-item-photo{
        width: 150px !important;
        float: left !important;
    }

    .products-list .details.product-item-details{
        width: auto !important;
        float: none !important;
        margin-left: 150px !important;
    }
}


@media (max-width: 480px){
    .products-list .photo.product-item-photo{
        width: 280px !important;
        display: inline-block !important;
        float: none !important;
    }

    .products-list .details.product-item-details{
        text-align: left !important;
        float: none !important;
        margin-left: 0px !important;
    }
}

.field.search > .label:before{
    color: #B7B7B7 !important;
}

.action nav-toggle:before{
    color: #B7B7B7 !important;
}


.products-list .product-item-description p{
    color: #777 !important;
}

.products-list .product-item-description li{
    color: #777 !important;
}

/*custom header style*/

.page-header.type1>.panel.wrapper {
    background: none;
    padding: 2px 0;
    position: relative;
    z-index: 200;
    border-bottom: #f7f7f7 0.2em solid;
}

.page-header .header.panel {
    padding-bottom: 0;
    padding-top: 0;
}

.page-header.type1 .block-search{
    width: 100%;
    margin-left:30px;
    max-width: 400px;
}

.block-search input {
    height: 38px;
    background-color: transparent;
    padding: 5px 10px;
    color: #999;
    font-family: Arial;
    width: 100%;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    border-radius: 5px 0 0 5px;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    color: #F15A24 !important;
}

.slick-next {
    right: 0 !important;
}

.slick-prev {
    left: -40px !important  ;
}

@media (max-width:992px){
    .page-header.type1 .minicart-wrapper {
        top: auto !important;
        bottom: 0;
    }

    .header-link-custom {
        top: auto;
        bottom: -11px;
    }
    .header.content {
        padding-bottom: 20px !important;
    }
}
@media (max-width:890px) {
    .page-header.type1 .navigation li.level0 > .level-top {
        padding: 0 15px !important;
    }
}

@media (max-width:800px) {
    .page-header.type1 .navigation li.level0 > .level-top {
        padding: 0 10px !important;
    }
}

/*custom style*/
@media (max-width:767px) {
    .block-search .form.minisearch.active .control {
        padding: 0;
        display: inline-block;
        background: #fff;
        margin: 0;
        border-radius: 25px;
        border: 5px solid #ccc;
        width: 500px !important;
        position: absolute;
        bottom: -25px;
        top: auto !important;
        left: 25px;
    }
    .block-search .form.minisearch.active .control input{
        border: none !important;
    }

    .block-search .form.minisearch.active .control ._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus{
        box-shadow: none !important;
        border:none !important;
    }

    .block-search .form.minisearch.active .control:after{
        content: "";
        display: block;
        position: absolute;
        left: 25px;
        top: -25px;
        width: 20px;
        height: 20px;
        border: 10px solid transparent;
        border-bottom-color: #ccc;
    }
    .page-header.type1 .header-link-custom {
        margin: 10px 0 !important;
    }
    .navigation.sw-megamenu li.ui-menu-item.level0 a.level-top {
        padding: 15px !important
    }
}

@media (max-width:550px) {
    .block-search .form.minisearch.active .control {
        width: 300px !important;
        left: 10px;
    }

    .block-search .form.minisearch.active .control:after{
        left: 37px;
    }
}

@media (max-width:400px) {
    .page-header.type1 .minicart-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-header.type1 .block-search .label {
        margin-right: 5px;
    }

    .header-link-custom li {
        margin: 0px 5px;
    }
}

.page-wrapper .page-header.type1 .block-search{
    margin-left: 0px;
}

.product-long-description .product-info-price {
    display:none;
}

.product-long-description .availability {
    display: none;
}

.account-nav .nav > li > a{
    display: block !important;
}

.customer-menu .header.links li{
    display: block !important;
}

.ui-menu-item.level0.active.parent > a > span{
    color: white;
} 
.ui-menu-item.level0.active.parent > a:after{
    color: white;
} 

#contact-form .fieldset.row{
    display: block;
}

#contact-form .fields.col-md-6{
    display: block;
    float: left;
}

#contact-form #comment{
    height: 10em !important;
}

.rating-summary{
    display: none !important;
}

.braintree-paypal-logobraintree-paypal-mini-cart-container .action-braintree-paypal-logo{
    border: none;
    height: auto;
    background: none !important;
    border: none !important;
}

.paypal.checkout.paypal-logo.paypal-express-in-context-mini-cart-container{
    width:100%;
}
.action.primary.checkout{
    width:100%;
}

ul.credit-card-types{
    list-style: none;
    display: flex;
    padding:0;
    margin-top: 10px;
}

ul.credit-card-types li{
    margin-right: 10px;
}

.minicart-wrapper .action.showcart .counter.qty .loader:before {
    color: #fff !important;
    background-color: #157abe !important;
    border-radius: 50% !important;
}

.sidebar strong.product-item-name {
    width: 90%;
}

.box-tocart .fieldset .actions button.tocart {
    max-width: 228px;
}

@media (max-width: 481px){
    .box-tocart .fieldset .actions button.tocart {
        margin-top: 15px;
    }
}

.customer-welcome .links li.authorization-link {
    display: none !important;
}

.section-items div:nth-child(3){
    display: none;
}

@media (max-width: 767px){
    header.page-header .nav-sections-item-title.active {
        background-color: #157abe !important;
    }
    header.page-header .nav-sections-item-title.active > a {
        color: #fff !important;;
    }
}

/*.customer-welcome ul {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*list-style: none none;*/
    /*background: #ffffff;*/
    /*border: 0;*/
    /*margin-top: 4px;*/
    /*min-width: 100%;*/
    /*z-index: 101;*/
    /*box-sizing: border-box;*/
    /*display: none;*/
    /*position: absolute;*/
    /*top: 100%;*/
    /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);*/
/*}*/

/*.customer-welcome .header.links {*/
    /*min-width: 175px;*/
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);*/
    /*border-radius: 3px;*/
    /*margin-top: 7px;*/
    /*left: auto;*/
    /*right: 0;*/
/*}*/

/*.customer-welcome.active ul {*/
    /*display: block;*/
/*}*/

/*.customer-welcome .header.links:before {*/
    /*left: auto;*/
    /*right: 10px;*/
/*}*/

/*.customer-welcome ul:before {*/
    /*left: 10px;*/
    /*top: -12px;*/
/*}*/

/*.customer-welcome ul:before {*/
    /*border: 6px solid;*/
    /*border-color: transparent transparent #ffffff transparent;*/
    /*z-index: 99;*/
/*}*/

/*.customer-welcome ul:before, .customer-welcome ul:after {*/
    /*border-bottom-style: solid;*/
    /*content: '';*/
    /*display: block;*/
    /*height: 0;*/
    /*position: absolute;*/
    /*width: 0;*/
/*}*/

/*.customer-welcome .header.links:after {*/
    /*left: auto;*/
    /*right: 9px;*/
    /*border-bottom-color: #ccc;*/
/*}*/

/*.customer-welcome ul:after {*/
    /*left: 9px;*/
    /*top: -14px;*/
/*}*/

/*.customer-welcome ul:after {*/
    /*border: 7px solid;*/
    /*border-color: transparent transparent #bbbbbb transparent;*/
    /*z-index: 98;*/
/*}*/

/*.customer-welcome ul:before, .customer-welcome ul:after {*/
    /*border-bottom-style: solid;*/
    /*content: '';*/
    /*display: block;*/
    /*height: 0;*/
    /*position: absolute;*/
    /*width: 0;*/
/*}*/

/*.customer-welcome .action.switch > span {*/
    /*border: 0;*/
    /*clip: rect(0, 0, 0, 0);*/
    /*height: 1px;*/
    /*margin: -1px;*/
    /*overflow: hidden;*/
    /*padding: 0;*/
    /*position: absolute;*/
    /*width: 1px;*/
/*}*/

/*.customer-welcome .customer-name {*/
    /*display: block !important;*/
/*}*/

/*.customer-welcome:before, .customer-welcome:after {*/
    /*content: '';*/
    /*display: table;*/
/*}*/

/*.customer-welcome .action.switch {*/
    /*background-image: none;*/
    /*background: none;*/
    /*-moz-box-sizing: content-box;*/
    /*border: 0;*/
    /*box-shadow: none;*/
    /*line-height: inherit;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*text-decoration: none;*/
    /*text-shadow: none;*/
    /*font-weight: 400;*/
    /*vertical-align: top;*/
/*}*/

/*.customer-welcome .action.switch:after {*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    /*font-size: 16px;*/
    /*line-height: 15px;*/
    /*color: inherit;*/
    /*content: '\f807';*/
    /*font-family: 'porto-icons';*/
    /*margin: 0 0 0 5px;*/
    /*vertical-align: top;*/
    /*display: inline-block;*/
    /*font-weight: normal;*/
    /*overflow: hidden;*/
    /*speak: none;*/
    /*text-align: center;*/
/*}*/

/*.customer-menu .header.links a {*/
    /*color: #777 !important;*/
/*}*/

/*.customer-welcome li a:visited {*/
    /*color: #333333;*/
    /*text-decoration: none;*/
/*}*/

/*.customer-welcome li a {*/
    /*color: #333333;*/
    /*text-decoration: none;*/
    /*display: block;*/
    /*line-height: 1.4;*/
    /*padding: 8px;*/
/*}*/
