mark {
    color: #000;
    background: #ff0;
display: none;
}

body h3 {
    font-size: 16px;
    font-weight: 500;
}
.credit a {color: #ffffff!important;}

.yt-header-top .block-action-header.language-switcher {display:none;}
li#additional_information_tab{display:none!important}

.primary-menu .navbar-inner .nav.nav-mega {
    position: relative;
    z-index: 999;
    padding-left: 30px;
}
ul.dropdown-menu.nav-level1.five-column.pull-left {
    width: 930px !important;

}

ul.dropdown-menu.nav-level1.six-column.pull-left {
    width: 1100px !important;
}
.footer-bottom {
    padding: 8px 0;
    background-color: #7F2049;
    color: #fff;
}
.footer-middle {
    padding: 21px 0 16px;
    background: #7F2049;
    color: #fff;
}
.footer-middle .footer-column .footer-border ul li .menu-title:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff !important;
}
a.item-link {
    color: #fff;
}
.yt-header-top {
    height: 36px;
    background-color: #7F2049;
    border-bottom: 1px solid #ddd;
    color: #fff;
}
.yt-header-top .offer-wrapper ul li a {
    margin-right: 15px;
    color: #fff;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a {
    padding: 8px 0px 8px 15px;
    display: block;
    color: #fff;
    background-color: #7F2049;
}
.yt-header-top .block-action-header.login-link .top-login .div-logined a {
    padding: 9px 15px;
    display: block;
    color: #fff;
}
.yt-header-top .block-action-header.language-switcher ul.nav li a:hover, .yt-header-top .block-action-header.language-switcher ul.nav li a:focus {
    background-color: #8D385C;
}
.ver-megamenu-header {
    position: relative;
    background: #7F2049;
}
.header-under-2-wrapper {
    border: 1px solid #7F2049;
    height: 53px;
    background-color: #7F2049;
}
li.additional_information_tab {
    margin-right: 0px;
    font-size: 16px;
    font-weight: 700;
    padding: 9px 20px;
    text-transform: uppercase;
    cursor: pointer;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #FFFFFF;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
.dd-select {
border: solid 1px #7F2049 !important;
    position: relative;
    cursor: pointer;
    height: 35px;
    left: 420px;
    background-color: #7F2049 !important;
    width: 75px !important;
}
.dd-desc {
    color: #aaa;
    display: none !important;
    overflow: hidden;
    font-weight: normal;
    line-height: 1.4em;
}
.woocommerce-currency-switcher-form .dd-selected {
    color: #FFFFFF !important;
}
.dd-pointer-down {
    border: solid 5px transparent;
    border-top: solid 5px #FFF !important;
}
.woocommerce-currency-switcher-form ul.dd-options {
    list-style: none !important;
    left: 330px;
    width: 75px !important;
}
.woocommerce-currency-switcher-form a.dd-option {
    text-decoration: none;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 10px;
    background: #7F2049 !important;
    color: #fff !important;
}
.dd-pointer-up {
    border: solid 5px transparent !important;
    border-bottom: solid 5px #FFF !important;
    margin-top: -8px;
}
.yt-header-top .block-action-header ul li a {
    padding: 8px 15px;
    display: block;
    color: #fff;
}
.block-popup-login .block-content .col-reg.login-customer {
    padding-left: 30px;
    color: #7F2049;
}


.benefits_tab {
    font-family: Roboto !important;
    background: #fff;
    text-transform: uppercase!important;
    font-size: 16px;
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}

.how-to-use_tab {
     font-family: Roboto !important;
    background: #fff;
    text-transform: uppercase!important;
    font-size: 16px;
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;}

.ingredients_tab {
     font-family: Roboto !important;
    background: #fff;
    text-transform: uppercase!important;
    font-size: 16px;
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;}

.yt-header-under .yt-menu .navbar-inverse > ul > li > a {
    padding: 10px 20px 10px 20px;
}

ul.dropdown-menu.nav-level1.six-column {
    width: 1100px !important;
}
ul.dropdown-menu.nav-level1.five-column {
    width: 915px !important;
}
.lthtext:hover {
    color: #999 !important;
}
li.menu-img-menu {
    width: 500px;
}
ul.payment-method.pull-right {
    display: none;
}

@media (max-width: 668px){
.yt-header-under .mini-cart-header {
    position: absolute;
    top: -77px;
    z-index: 69;
    right: 1px;
}
}
@media (max-width: 480px){
.yt-header-under .mini-cart-header {
    top: -77px;
}
}
@media (max-width: 480px){
.dd-select {
    border-radius: 2px;
    border: solid 1px #ccc;
    position: relative;
    cursor: pointer;
    left: 200px;
}
}
@media (min-width: 780px){
.dd-select {
    border-radius: 2px;
    border: solid 1px #ccc;
    position: relative;
    cursor: pointer;
    left: 420px;
}
}

woocommerce-page img {
    height: auto;
    max-width: 100%;
    display: none;
}
ul.vertical-megamenu {
    background-color: #fff;
    list-style: none;
    margin: 0;
    position: absolute;
    width: 100%;
    margin-top: 0;
    margin-left: -1px;
    z-index: 29;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 8px 0;
    margin-bottom: 30px;
    display: block;
    max-height: 463px !important;
    /* min-height: 463px; */
}
.size-full {
    width: auto;
}
tbody tr {
    border-bottom: 1px solid #7F2049;
}
@media (max-width: 668px){
.header-style1 .sm-serachbox-pro {
    display: block !important;
    width: 80%;
}
}
.sm-serachbox-pro .form-search .cat-wrapper {
    width: 100px !important;
    float: left;
    position: relative;
    cursor: pointer;
    height: 39px;
    border-right: 1px solid #ddd;
    word-wrap: normal;
}
.header-under-2-wrapper .sm-serachbox-pro .form-search .input-search input {
    width: 100% !important;
    color: #999;
    padding-left: 0px;
} 
