@media (max-device-width: 1170px) and (min-device-width:1025px){
    body{
        width: 1170px;
    }
}
@media (max-device-width: 1170px){
    body.welcome_php video{
        display: none;
    }
}

@media (max-device-width: 767px){
    body{
        width: 1170px;
    }
}
/*@media (max-device-width: 1024px) and (min-device-width:768px) {*/
@media (max-width: 1024px) and (min-width:768px) {
    .header-top-container {
        width: 100%;
        /*padding: 0 20px;
        box-sizing: border-box;*/
    }

    body.welcome_php video{
        display: none;
    }

    body.welcome_php .video-background{
        background: url('/media/redesign/fallback.jpg');
    }

    body.catalog-product-view .home-cycle-slider-container{
        width : 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    body.catalog-product-view .home-cycle-slider-container img{
        width : 49.8% !important;
    }

    body.catalog-category-view .middle-container,
    body.blog-index-index .middle-container,
    body.cms-global-experience .middle-container,/*
    body.blog-post-view .middle-container,*/
    body.catalog-product-view .product-info-box,
    body.checkout-cart-index .cart_form_container > form#cart_cvg_form,
    body.catalog-product-view .pre_breadcrumps,
    body.catalogsearch-result-index .middle-container{
        padding: 0 15px;
        box-sizing: border-box;
    }

    body.cms-global-experience .glob-new-div > div{
        /*margin: 0 auto;*/
        display: block;
        /*float: none;*/
        text-align: left;
        width: 470px;
    }

    body.customer-account-index .middle-container{
        padding: 0 15px 0 0;
        box-sizing: border-box;
    }

    table#shopping-cart-table{
        width: 773px;
    }

    body.catalog-product-view .mini-related-items-wrap{
        padding: 0 15px 80px;
        box-sizing: border-box;
    }

    #choose_your_free .caroufredsel_wrapper{
        width: 392px !important;
    }

    div#choose_your_free .free_samples_cart_step{
        width: 490px;
    }

    div#choose_your_free{
        padding: 0 20px;
    }

    .header{
        padding: 0 15px;
        box-sizing: border-box;
    }

    ul.breadcrumbs {
        width: 100%;
        padding: 1.139% 0;
    }

    .footer > .informational {
        width: 100%;
    }

    .footer-container{
        padding: 0 15px 20px 15px;
        box-sizing: border-box;
    }

    #lower_footer {
        width: 100%;
    }

    div.cvg_newsletter > div.block.block-subscribe {
        width: 100%;
    }

    div.product-info-box {
        width: 100%;
    }

    div.mini-related-items-wrap {
        width: 100%;
    }

    #redesign_productpage_wrap {
        width: 100%;
    }

    div.middle.col-2-left-layout {
        width: 100%;
    }

    #category-banner {
        width: 100%;
    }

    div#choose_your_free > div {
        width: 100%;
    }

    div.cart_form_container > form#cart_cvg_form {
        width: 100%;
    }

    body.cms-index-index div.home-featured-products-container {
        width: 96%;
    }

    #empty_shopping_cart > div {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0 100px;
    }

    body.checkout-onepage-index .middle.col-2-right-layout {
        width: 100%;
    }

    body.cms-index-index div.home-cycle-slider {
        width: 100%;
    }

    #logo {
        width: 10%;
    }

    #logo img {
        width: 100%;
    }

    .header {
        height: 150px;
    }

    #header_links {
        width: 87%;
        margin-top: 10px;
    }

    .header_links {
        width: 100%;
    }

    .headertopmenu a {
        font-size: 1.4vw;
    }

    #nav {
        width: 87%;
    }

    #cart a, #cart span {
        font-size: 1.2vw;
    }

    #nav > li > a {
        color: white;
        font-size: 1.8vw;
        padding: 3px 25px 6px 0 !important;
    }

    .en_US_1 #nav > li > a {
        padding: 3px 16px 6px 0 !important;
    }

    #nav > li.level0.nav-25 > a {
padding-right: 0 !important;
}

    .white_line {
        width: 100%;
    }

    body.cms-index-index div.home-cycle-slider div.cycle-slideshow div.slide img {
        width: 47%;
        height: auto;
    }

    body.cms-index-index div.home-cycle-slider div.cycle-slideshow div.slide img:first-child {
        margin-right: 5%;
    }

    body.cms-index-index div.home-cycle-slider div.cycle-slideshow {
        width: 90%;
    }

    body.cms-index-index div.home-cycle-slider div.home-cycle-nav {
        width: 2%;
        margin: 0 1.4%;
    }

    body.cms-index-index div.home-cycle-slider div.cycle-slideshow div.slide {
        width: 100%;
    }

    body.cms-index-index div.home-cycle-slider div.home-cycle-nav > div {
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center top;
    }

    body.cms-index-index div.home-featured-products-container ol li:nth-last-child(2) {
        display: none;
    }

    body.cms-index-index div.home-featured-products-container ol li {
        width: 30%;
        margin-left: 5%;
    }

    body.cms-index-index div.home-featured-products-container ol {
        width: 100%;
    }

    div.cvg_newsletter > div.block.block-subscribe > .part_a, div.cvg_newsletter > div.block.block-subscribe > .part_b {
        width: 46%;
        margin: 0 2%;
    }

    div.cvg_newsletter div.block-title span {
        font-size: 1.8vw;
    }

    div.cvg_newsletter div.block-title {
        margin: 12px 4px 12px 30px;
    }

    .part_a div.cvg_newsletter div.block-content {
        width: 75%;
    }

    .part_a div.cvg_newsletter div.input-box {
        width: 86px;
    }

    .part_a div.cvg_newsletter div.actions {
        width: 13%;
    }

    .part_a div.cvg_newsletter div.actions button {
        width: 100%;
    }

    div.cvg_newsletter .part_b > div.block-title {
        margin: 12px 12% 0 74px;
    }

    #footer-logo {
        width: 11%;
    }

    #footer-logo img {
        border: 1px solid white;
        width: 100%;
        box-sizing: border-box;
    }

    .footer-links {
        width: 84%;
    }

    .footer-links > div.double_column {
        width: 17%;
        margin-left: 9%;
    }

    .footer-links > div.double_column:last-child 
    {
        margin-left: 0;
    }

    .footer-links > div.single_column {
        width: 17%;
    }

    .footer-links > div.double_column > div.single_column {
        width: 100%;
    }

    .footer-links div.single_column > h4 {
        width: 100%;
    }

    .footer-links div.double_column > h4 {
        width: 100%;
    }

    .footer-links div.single_column {
        margin-left: 3%;
    }

    body.cms-index-index div.home-cycle-slider div.home-cycle-slider-container {
        margin-top: 70px;
        margin-bottom: 20px;
        width: 100%;
    }

    #sidebar {
        width: 23.2%;
    }

    div.listing-type-grid.catalog-listing,
    body.catalogsearch-result-index div#main {
        width: 74.5%;
    }

    #pager_down_side {
        width: 100%;
    }

    div.mini-related-items-wrap > ol > li {
        width: 23%;
        max-width: 270px;
        margin-left: 2.4%;
    }

    div.mini-related-items-wrap > ol > li:first-child {
        margin-left: 4px;
    }

    div.product-images > div.mini-borders > img {
        max-width: 95%;
    }

    div.product-images > h5, div.product-images > div.grey_babe_mini, div.mini-related-items-wrap > ol > li div.out-of-stock_mini {
        font-size: 1.2em;
        font-size: 1.3vw;
    }

    div.product-images > div.grey_babe_mini > div.key_ing {
        font-size: 1em;
        font-size: 1vw;
    }

    div.product-details-inner > a.wishbutton > div, div.product-details-inner > button.cart-button {
        width: 15.5%;
    }

    div.product-details-inner > div.rating-stars {
        width: 29.6%;
        margin: 12px 0px 0 6.3%;
    }

    div.but_price > span.regular-price {
        font-size: 1.1em;
        font-size: 1.3vw;
        padding: 15px 12px 0 0;
    }

    #category-banner-outer {
        top: 150px;
    }

    body.catalog-category-view div.header {
        margin-bottom: 216px;
    }

    .catalog-category-pager-cvg2 td.the_b {
        width: 34.7%;
    }

    .catalog-category-pager-cvg2 td.the_a {
        width: 42%;
    }

    .catalog-category-pager-cvg2 td.a-right {
        width: 10.5%;
    }

    .catalog-category-pager-cvg td, .catalog-category-pager-cvg2 td {
        font-size: 1em;
        font-size: 0.98vw;
    }

    .catalog-category-pager-cvg2 div.current_products_per_page_cvg, .catalog-category-pager-cvg2 div.hidden_products_per_page_cvg > div[rel^="http"] {
        width: 63%;
    }

    .catalog-category-pager-cvg2 div.choose_products_per_page_cvg {
        padding: 19px 17.5% 20px;
    }

    #pager_down_side table.catalog-category-pager-cvg2 table td.pages > ol > li > a {
        font-size: 1.2em;
        font-size: 1.1vw;
    }

    table.catalog-category-pager-cvg {
        top: -86px;
    }

    div.current_products_per_page_cvg{
        height: 25px;
    }

    div.hidden_products_per_page_cvg > div[rel^="http"] {
        height: 35px;
        
    }

    .catalog-category-pager-cvg2 div.hidden_products_per_page_cvg > div[rel^="http"]
    {
     width: 84%;
    }

    div.hidden_products_per_page_cvg
    {
        top: 42px;
    }

    div.choose_products_per_page_cvg {
        padding: 20px 16px;
    }

    #sidebar img {
        width: 86%;
        height: auto;
    }

    /* Single product css niko */
    div.product-top-left > h2 {
        font-size: 1.1vw;
    }

    div.product-essential-header > h1 {
        font-size: 1.97vw;
    }

    .product-essential-subheader {
        font-size: 1.4vw;
    }

    div.product-essential-ingredients {
        font-size: 1.2vw;
    }

    div.product-essential-ingredients > ul > li > a {
        font-size: 1.3vw;
    }

    div.product-essential-true-left > div > img {
        width: 81.6%;
    }

    div.product-essential-details-content {
        margin: 3.19% 0;
    }

    .product-essential-true-left {
        width: 31.5%;
    }

    .product-essential-true-right {
        width: 65.5%;
        min-height: 580px;
    }

    div.product-essential-shipping {
        width: 29.42%;
    }

    div.product-essential-shipping {
        width: 28.7%;
        padding: 2.5% 0 3.9% 3.13%;
        font-size: 1.04vw;
        background-size: 5%;
        background-position: 0% 51.5%;
        height: 0
    }

    div.ratings {
        width: 320px;
    }

    div.product-essential-quantity {
        width: 11.72%;
        padding: 2.5% 0 3.9%;
        font-size: 1.1vw;
        height: 0;
    }

    div.product-essential-quantity-text {
        width: 13.021%;
        padding: 2.5% 0 3.9%;
        font-size: 1.1vw;
        height: 0;
    }

    div.product-essential-quantity-input {
        width: 8.984%;
        padding: 2.4% 0 4%;
        height: 0;
    }

    div.product-essential-quantity-input > input {
        width: 68.8%;
        padding: 0 15%;
        font-size: 1.2vw;
    }

    span.regular-price {
        width: 16.4%;
        font-size: 1.91vw;
        padding: 2.3% 0 4.1%;
        height: 0;
        border-right: 0;
    }

    div.product-essential-footer div.rating-stars-1,
    div.product-essential-footer div.rating-stars-2,
    div.product-essential-footer div.rating-stars-3,
    div.product-essential-footer div.rating-stars-4,
    div.product-essential-footer div.rating-stars-5 {
        margin-left: 15px;
        margin-top: 3px;
    }

    div.product-details-inner > div.rating-stars-1,
    div.product-details-inner > div.rating-stars-2,
    div.product-details-inner > div.rating-stars-3,
    div.product-details-inner > div.rating-stars-4,
    div.product-details-inner > div.rating-stars-5 {
        margin: 12px 0 0 10px;
    }

    button#pie-cart {
        width: 17.1%;
        padding: 2.7% 0 4.4%;
        font-size: 1.1vw;
        height: 0;
    }

    body.catalog-product-view .product-essential-options button#pie-cart
    {
        width: 113px;
        height: 46px;
    }

    .product-essential-right-header #tabs_attributes {
        height: 3.7vh;
    }

    #tabs_attributes li {
        height: 3.7vh;
        display: table;
        vertical-align: middle;
    }

    #tabs_attributes li a, #tabs_ingredients a {
        font-size: 1.05vw;
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding: 3% 9%;
        width: 80px;
    }

    div.panel.product-essential-right-desc > .stylish {
        font-size: 1.2vw;
    }

    div.panel.product-essential-right-desc > .data {
        font-size: 1.2vw;
    }

    .product-essential-footer {
        width: 31.4%;
        padding: 10px 0 7px;
    }

    div.product-essential-ingredients-footer {
        width: 31.4%;
    }

    div.product-essential-ingredients-inner {
        width: 93.7%;
    }

    div.product-essential-ingredients-footer > a:first-child > div {
        margin-bottom: 10px;
        margin-right: 0px;
    }

    ul.breadcrumbs * {
        font-size: 1vw;
    }

    div.rating-stars {
        width: 7vw;
        background-size: 100%;
    }

    a#pie-wishlist {
        font-size: 1vw;
    }

    .addthis_tweet {

    }

    a.addthis_button_tweet {
        margin-right: 7%;
    }

    /* div.mini-related-items-wrap > ol > li.last{
         display: none;
         }*/
    #redesign_productpage_block {
        display: none;
    }

    .mini-related-items-wrap {
        padding-bottom: 0px;
    }

    div.cvg_newsletter input#newsletter {
        width: 22.3vw;
    }

    div.related-header {
        font-size: 1.7vw;
        margin-top: 5%;
        margin-bottom: 6%;
        padding: 3% 0;
    }

    .footer-links div.single_column > h4 {
        font-size: 1.35vw;
    }

    .footer-links div.single_column a {
        font-size: 1.35vw;
    }

    #nav .childrenWrapper {
        width: 80%;
        top: 150px;
    }

    #nav .level0.one-column, #nav ul.byCategory.level0 {
        width: 188px;
    }

    #nav .childrenWrapper ul.byCategory.level0 > li, #nav .childrenWrapper ul.level0.one-column > li {
        width: 194px;
    }

    #nav .childrenWrapper > ul {
        padding-right: 20px;
    }

    #nav ul.byProductLine > li.cvgheader > h3 {
        min-width: 132px !important;
    }

    .childrenWrapper.wrap-14.shown-sub,
    .childrenWrapper.wrap-18.shown-sub {
        left: 296px !important;
        width: 680px !important;
    }

    .childrenWrapper.wrap-6.shown-sub,
    .childrenWrapper.wrap-22.shown-sub {
        left: 175px !important;
    }

    div.product-details-inner > div.rating-stars-0 {
        margin: 7px 0px 0 0px;
        width: 81px;
        font-size: 13px;
    }

    html[lang="es"] div.product-details-inner > div.rating-stars-0 {
        width: 72px;
    }

    body.category-special-packs .but_price .save {
        margin-left: 166px;
    }

    .product-essential-right-header #tabs_attributes {
        width: 646px !important;
    }

    body.category-special-packs #tabs_attributes li {
        /*max-width: 400px;*/
        max-width: 100%;
    }



    body.catalog-product-view .in_sales div.product-essential-shipping {
        width: 146px;
    }

    a.addthis_button_facebook_send.at300b > div > span {
        height: 30px !important;
        width: 30px !important;
    }

    a#pie-wishlist {
        margin-top: 3px;
    }

    .review-product-list .product-collateral .box-collateral {
        width: 100%;
    }

    .box-reviews h2.rev-lineQuote {
        background-size: 100%
    }

    .box-reviews dl > div {
        width: 48%;
        margin-right: 6px;
    }

    .box-reviews dl > div:nth-child(0n+2) {
        margin-right: 0;
    }

    body.customer-account-login .col-1,
    body.customer-account-login .col-2,
    body.customer-account-create .group-select {
        /*float: none;*/
    }

    body.newsletter-manage-index .middle, body.wishlist-index-index .middle, body.customer-account-login .middle, body.customer-account-edit .middle, body.customer-address-form .middle, body.customer-account-create .middle, body.customer-account-forgotpassword .middle {
        width: 100%;
        padding: 50px 20px;
        box-sizing: border-box;
    }

    .pharmacy-locator-container .pharmacy-locator-menu-inner {
        /*display: none;*/
          
    }

    body.cvglocator-store-list .dd-menu-container
    {
        margin-right: 170px;
    }

    body.cvglocator-pharmacy-list .pharmacy-locator-results-container, body.cvglocator-store-list .pharmacy-locator-results-container {
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .blog-index-index #main {
        width: 756px;
    }

    .postWrapper_container{
        width: 228px;
    }

    .postWrapper2 {
        margin-bottom: 20px;
    }

    .postWrapper2 img {
        width: 480px;
        height: 320px;
    }

    body.blog-post-view #main {
        width: 725px;
        float: left;
        margin-left: 30px;
    }

    body.blog-post-view ul.breadcrumbs,
    body.cms-customer-service ul.breadcrumbs,
    body.cms-shipping-returns ul.breadcrumbs,
    body.cms-terms-conditions ul.breadcrumbs,
    body.cms-privacy-policy ul.breadcrumbs
    {
        margin-left: 15px;
        width: 97%;
    }

    body.blog-post-view #sidebar
    {
        margin-left: 15px;
    }

    body.blog-post-view #imgslider {
        height: 450px;
    }

    body.cms-natural-effective-holistic div.about_apivita_wrap, body.cms-development-philosophy div.about_apivita_wrap, body.cms-about-innovation div.about_apivita_wrap, body.cms-beekeeping div.about_apivita_wrap, body.cms-herbs-cultivation div.about_apivita_wrap, body.cms-ingredient-glossary div.about_apivita_wrap, body.cms-hive-markopoulo div.about_apivita_wrap, body.cms-apivita-experience-store div.about_apivita_wrap, body.cms-agora div.about_apivita_wrap, body.cms-beehive-spa div.about_apivita_wrap, body.cms-natures-hair-salon div.about_apivita_wrap, body.cms-hippocrates-lecture-hall div.about_apivita_wrap, body.cms-our-history div.about_apivita_wrap, body.cms-global-experience div.about_apivita_wrap, body.cms-mission div.about_apivita_wrap, body.cms-inspirations div.about_apivita_wrap, body.cms-responsibility div.about_apivita_wrap, body.cms-hippocrates-botanical-garden-kos div.about_apivita_wrap,
    body.cms-hair-colorants-how-to-choose-and-use .middle.col-1-layout, body.category-professional-colorants .middle.col-1-layout, body.cms-hair-colorants-erotiseis .middle.col-1-layout, body.cms-hair-colorants-pro-ingredients .middle.col-1-layout, body.cms-hair-colorants-pro-tips .middle.col-1-layout, body.cms-hair-colorants-pro-application .middle.col-1-layout, body.cms-hair-colorants-pro-choose .middle.col-1-layout, body.category-hair-colorants-selector .middle.col-1-layout, body.cms-hair-colorants-faq .middle.col-1-layout, body.cms-beauty-advisor .middle.col-1-layout, body.cms-beauty-advisor-hair-colorants .middle.col-1-layout, body.cms-natural-effective-holistic .middle.col-1-layout-in, body.cms-about-innovation .middle.col-1-layout-in, body.cms-development-philosophy .middle.col-1-layout-in, body.cms-beekeeping .middle.col-1-layout-in, body.cms-herbs-cultivation .middle.col-1-layout-in, body.cms-ingredient-glossary .middle.col-1-layout-in, body.cms-hive-markopoulo .middle.col-1-layout-in, body.cms-apivita-experience-store .middle.col-1-layout-in, body.cms-agora .middle.col-1-layout-in, body.cms-beehive-spa .middle.col-1-layout-in, body.cms-apivita-hair-studio .col-1-layout-in, body.cms-hippocrates-lecture-hall .middle.col-1-layout-in, body.cms-our-history .middle.col-1-layout-in, body.cms-global-experience .middle.col-1-layout-in, body.cms-mission .middle.col-1-layout-in, body.cms-inspirations .middle.col-1-layout-in, body.cms-responsibility .middle.col-1-layout-in, body.cms-hippocrates-botanical-garden-kos .middle.col-1-layout-in {
        width: 100%;
    }

    body.cms-natural-effective-holistic .trippleblockswrap > div {
        width: 310px;
    }

    body.cms-natural-effective-holistic .trippleblockswrap > div:first-child
    {
        margin-left: 20px;
    }

    body.cms-natural-effective-holistic .doubleblockswrap > div, body.cms-development-philosophy .doubleblockswrap > div, body.cms-about-innovation .doubleblockswrap > div, body.cms-beekeeping .doubleblockswrap > div, body.cms-herbs-cultivation .doubleblockswrap > div, body.cms-hive-markopoulo .doubleblockswrap > div, body.cms-apivita-experience-store .doubleblockswrap > div, body.cms-ingredient-glossary .doubleblockswrap > div, body.cms-global-experience .doubleblockswrap > div, body.cms-mission .doubleblockswrap > div, body.cms-inspirations .doubleblockswrap > div, body.cms-responsibility .doubleblockswrap > div, body.cms-hippocrates-botanical-garden-kos .doubleblockswrap > div, body.cms-our-history .doubleblockswrap > div {
        width: 496px;
    }

    div#about_apivita_nav div.about_the_nav div.about_the_inner {
        font-size: 11px;
    }

    div#about_apivita_nav div.about_the_nav div.about_history {
        width: 120px;
    }

    div#about_apivita_nav div.about_the_nav div.about_philosophy {
        width: 140px !important;
        padding-right: 62px !important;
    }

    div#about_apivita_nav div.about_the_nav div.about_philosophy {
        background-position: 165px center;
    }

    .global-expscontent ul{
        width: 980px;
        margin-right: 0;
    }

    .global-expscontent ul li img{
        width: 100%;
    }

    .glob_exp_country_cont{
        height: 427px;
        margin-right: -5px;
    }

    .glob_exp_country{
        margin-right: -4px;
    }

    .glob-next{
        left: 944px !important;
    }

    div#about_apivita_nav div.about_the_nav div.about_neh {
        width: 189px !important;
        padding-right: 37px !important;
    }

    div#about_apivita_nav div.about_the_nav div.about_neh {
        background-position: 194px center;
    }

    div#about_apivita_nav div.about_the_nav div.about_herbsbehives {
        width: 179px !important;
        padding-right: 28px !important;
    }

    div#about_apivita_nav div.about_the_nav div.about_expplaces {
        width: 186px !important;
        padding-right: 30px !important;
    }

    div#about_apivita_nav div.about_the_nav div.about_expplaces {
        background-position: 185px center;
    }

    div#about_apivita_nav div.about_the_nav div.about_herbsbehives {
        background-position: 174px center;
    }

    body.cms-natural-effective-holistic h1 {
        margin: 210px auto 0 272px;
    }

    body.cms-ingredient-glossary .toptrippleblockswrap ul li {
        width: auto;
        margin-right: 23px;
    }

    body.cms-ingredient-glossary .toptrippleblockswrap ul li div.ingr-info {
  width: 269.2px;
  padding: 30px 20px;
    }

    body.cms-ingredient-glossary .toptrippleblockswrap ul li h3 {
        margin-left: 72px;
    }

    body.cms-apivita-experience-store .topdoubleblockswrap, body.cms-about-innovation .topdoubleblockswrap, body.cms-hive-markopoulo .topdoubleblockswrap, body.cms-beekeeping .topdoubleblockswrap, body.cms-herbs-cultivation .topdoubleblockswrap {
        box-sizing: border-box;
        padding: 0 20px;
    }

    body.cms-herbs-cultivation h1 {
        margin: 210px auto 0 373px;
    }

    body.cms-beekeeping h1 {
        margin: 210px auto 0 410px;
    }

    body.cms-hive-markopoulo .topdoubleblockswrap > div > img {
        width: 96%;
    }

    body.cms-hive-markopoulo h1 {
        margin: 220px auto 0 336px;
    }

    body.cms-apivita-experience-store .topdoubleblockswrap > div > span {
       /* float: none !important;*/
       width: 440px !important;
       margin-right: 0;
    }

    .floorstabswrap {
        /*float: none;*/
    }

    .floorstabs {
        float: left;
        /*margin-left: 370px;*/
    }

    .floorstabscontent {
        border: solid 5px #000000;
        
        height: 527px;
        margin: 0 auto;
        width: 675px;
        display: block;
        overflow: hidden;
        margin-left:23px;
        margin-bottom: 20px;
    }

  /*     .floorstabscontent img
       {
        width: 100%;
       }*/

    body.cms-hive-markopoulo .topdoubleblockswrap > div > span, body.cms-beehive-spa .topdoubleblockswrap > div > span {
        /*float: none;*/
    }

    body.cms-about-innovation .topdoubleblockswrap > div > span, body.cms-beekeeping .topdoubleblockswrap > div > span, body.cms-herbs-cultivation .topdoubleblockswrap > div > span, body.cms-our-history .topdoubleblockswrap > div > span, body.cms-development-philosophy .topdoubleblockswrap > div > span {
        /*float: none;*/
    }

    #the_line > .big_bullet {
        width: 54px;
    }

    #the_timeline {
        width: 100%;
    }

    #the_line {
        width: auto;
        padding: 0 25px;
    }

    #the_contents {
        left: 10px;
        width: 910px;
    }

    body.cms-our-history .topdoubleblockswrap > div:first-child {
        padding: 68px 20px 0;
        box-sizing: border-box;
    }

    body.cms-mission h1 {
        margin: 210px auto 0 358px;
    }

    .missionBlocks > span {
        float: none;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 18px;
        line-height: 24px;
        width: 645px;
        margin: 0 auto 60px;
        text-align: center;
        display: block;
    }

    body.cms-inspirations .col-1-layout-in .line2 span {
        float: none;
        display: block;
        width: 572px;
        margin: 0 auto !important;
    }

    body.cms-inspirations .col-1-layout-in .line2 {
        float: left;
        padding-bottom: 80px;
        margin-bottom: 50px;
        border-bottom: solid 1px #000;
        width: 100%;
    }

    body.cms-inspirations .col-1-layout-in .line3 span:first-child {
        margin-right: 77px;
        width: 617px;
        margin-left: 190px;
    }

    body.cms-inspirations .col-1-layout-in .line3 span {
        float: left;
        display: block;
        width: 462px;
        margin-bottom: 50px;
        margin-left: 270px;
    }

    body.cms-responsibility h1 {
        margin: 210px auto 0 398px;
    }

    body.cms-responsibility div.line span {
        float: left;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    body.cms-responsibility .seeCatalog {
        background-repeat: repeat-x;
        width: auto;
    }

    body.cms-hippocrates-botanical-garden-kos div.line2 img {
        border: solid 5px #000;
        width: 100%;
        box-sizing: border-box;
    }

    .hip-next {
        left: 989px;
    }

    body.cms-hippocrates-botanical-garden-kos h1 {
        margin: 210px auto 0 240px;
    }

    body.cms-hippocrates-botanical-garden-kos div.line1 > span, body.cms-hippocrates-botanical-garden-kos div.line3 > span {
        float: none;
        width: auto;
        font-size: 14px;
        margin-right: 30px;
        padding: 0 20px;
        display: block;
        box-sizing: border-box;
    }

    body.cms-index-noroute.cms-no-route .error_page img {
        width: 100%;
    }

    .back_error {
        width: 80px;
        height: 25px;
        position: absolute;
        margin-top: 187px;
        margin-left: 477px;
    }

    body.contacts-index-index .middle-container .middle .title-hey {
        width: 221px;
    }

    body.contacts-index-index .middle-container #main {
        width: 735px;
        float: left;
        margin-left: 20px;
    }

    body.contacts-index-index .middle-container #main input
    {
        width: 350px;
    }

    body.contacts-index-index .middle-container #main textarea
    {
        width: 726px;
    }

    body.contacts-index-index .middle-container #main select
    {
        width: 360px;
        background-position: 334px 8px;
    }

    body.contacts-index-index .middle-container #main .input-box
    {
        width: 735px;
    }

    body.category-hair-colorants .middle.col-1-layout {
        width: 100%;
    }

    .hc_types {
        width: 544px !important;
        padding-right: 0 !important;
    }

    #hc_wrapper {
        width: 100% !important;
    }

    .how-to-content .how-to-content-1 li div {
        width: 220px;
    }

    .how-to-content .how-to-content-1 li div > img {
        width: 100%;
    }

    .how-to-content .how-to-content-1 li {
        width: 509px;
        margin-right: 0px;
    }

    .pddImg {
        max-width: 180px;
    }

    .question_how2choose.step3 {
        margin-left: 8px;
    }

    .left_side_how2choose {
        padding: 0 12px;
        box-sizing: border-box
    }

    body.cms-page-view.cms-hair-colorants-how-to-choose-and-use .prep-contentWrapper {
        width: 520px !important;
    }

    body.cms-hotels-and-spa .middle, body.wishlist-index-share .middle, body.wishlist-index-index .middle, body.customer-account-index .middle, body.customer-account-edit .middle, body.customer-address-index .middle{
        width: 97%;
        padding:0 15px;
    }

    .preparation_content_left.hdiatc2 > div {
        float: left;
    }

    body.cms-terms-conditions div.middle.col-2-right-layout, body.cms-customer-service div.middle.col-2-right-layout, body.cms-shipping-returns div.middle.col-2-right-layout, body.cms-privacy-policy div.middle.col-2-right-layout, body.cms-quality-policy div.middle.col-2-right-layout, body.cms-fact-sheets div.middle.col-2-right-layout {
        width: 100%;
    }

    body.cms-terms-conditions #main, body.cms-customer-service #main, body.cms-shipping-returns #main, body.cms-privacy-policy #main, body.cms-quality-policy #main, body.cms-fact-sheets #main {
        width: 730px;
        margin-left: 15px;
    }

    #nav .childrenWrapper.wrap-2.shown-sub,
    #nav .childrenWrapper.wrap-10.shown-sub {
        width: 960px !important;
        left: 20px !important;
    }

    .gl-right-cont {
        padding-top: 25px;
        float: none;
        width: 365px;
        margin: 0 auto;
    }

    .listing-type-grid.catalog-listing.mini-related-items-wrap > ol > li{
        width: 31%;

    }

    body.newsletter-manage-index #main, body.wishlist-index-share #main, body.wishlist-index-index #main, body.customer-account-index #main, body.customer-account-edit #main, body.customer-address-form #main, body.customer-address-index #main {
        float: left;
        width: 650px;
    }
body.wishlist-index-index table#wishlist-table
{
    width: 650px;
}

body.wishlist-index-index .buttons-set2
{
    margin-right: 0;
}
body.wishlist-index-index .buttons-set2 button
{
    width: 120px;
}
    body.wishlist-index-index #wishlist-table span.regular-price{
        width: 100%;
        height: 30px;
        text-align: center;
    }

    div#choose_your_free .free_samples_cart_step_ok{
        width: 444px;
    }

    div#choose_your_free .free_samples_cart_step_ok .free_samples_text_on_black .free_samples_white_text > p{
        font-size: 16px;
        width: 260px;
    }

    div#choose_your_free .free_samples_cart_step_ok .free_samples_text_on_black .free_samples_white_text > p.big{
        font-size: 20px;
    }

    body.checkout-onepage-index #main{
        width: 710px;
        margin-left: 10px;
    }

    #checkout-step-billing, #checkout-step-shipping{
        width: 710px;
    }

    body.checkout-onepage-index #right-sidebar{
        margin-top: 15px;
    }

    #checkout-step-billing #billing-new-address-form .input-box, #checkout-step-shipping .input-box {
        width: 370px;
        float: left;
        margin-bottom: 9px;
    }

    body.customer-account-index .column-1 .right, body.customer-account-index .column-2 .right{
        float: left;
        margin: 20px 0 80px;
    }

    body.customer-account-index .column-1 .left, body.customer-account-index .column-2 .left{
        margin: 20px 0 80px;
    }

    body.customer-account-index #main, body.customer-account-edit #main{
      /*  margin-left: 20px;*/
    }

    #newsletter_popup{
        left: 50%;
    }

    .cookie-info{
        left: 50%;
    }

    body.customer-account-edit #main{
        width: 660px;
    }

    body.customer-address-index .my-account .col2-set .col-1 ol li{
        width: 320px;
    }

    body.catalogsearch-result-index div#main > div.page-head{
        width: 977px;
        left: -237px;
        top: -87px;
        height: 39px;
    }

    body.catalogsearch-result-index div.listing-type-grid.catalog-listing {
        width: 98.5%;
    }

    .catalogsearch-result-index #main {
        width: 784px;
        float: left;
    }

    .missionBlocks > span:nth-child(0n+2), .missionBlocks > span:last-child{
        margin: 0 auto 60px;
    }

    body.cms-inspirations .doubleblockswrap,
    body.cms-mission .doubleblockswrap{
        width: 992px;
        margin-left: 14px;
    }

    /*.middle-container{
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }*/

    .home-featured-products-container > ol > li[data-count="items_1"],
    .mini-related-items-wrap > ol > li[data-count="items_1"]{
        margin-left: 382.5px !important;
    }

    .home-featured-products-container > ol > li[data-count="items_2"],
    .mini-related-items-wrap > ol > li[data-count="items_2"]{
        margin-left: 256px !important;
    }

    .home-featured-products-container > ol > li[data-count="items_3"],
    .mini-related-items-wrap > ol > li[data-count="items_3"]{
        margin-left: 130px !important;
    }


body.cms-index-index div.home-cycle-slider div#cycle-slideshow div.cycle-slide img {
width: 443px;
height: inherit;
}

body.cms-index-index div.home-cycle-slider div.nav #next {
right: 80px;
}

body.cms-index-index div.home-cycle-slider div#cycle-slideshow div.cycle-slide {
width: 915px;
margin-left: 55px;
}

body.cms-natural-effective-holistic .pre_breadcrumps, body.cms-our-research .pre_breadcrumps, body.cms-about-innovation .pre_breadcrumps, body.cms-bee-farms .pre_breadcrumps, body.cms-herbs-cultivation .pre_breadcrumps, body.cms-ingredient-glossary .pre_breadcrumps, body.cms-hive-markopoulo .pre_breadcrumps, body.cms-apivita-experience-store .pre_breadcrumps, body.cms-agora .pre_breadcrumps, body.cms-beehive-spa .pre_breadcrumps, body.cms-natures-hair-salon .pre_breadcrumps, body.cms-hippocrates-lecture-hall .pre_breadcrumps, body.cms-our-history .pre_breadcrumps, body.cms-global-experience .pre_breadcrumps, body.cms-mission .pre_breadcrumps, body.cms-our-inspirations .pre_breadcrumps, body.cms-responsibility .pre_breadcrumps, body.cms-hippocrates-garden .pre_breadcrumps, body.careers .pre_breadcrumps, body.cms-apivita-hair-studio .pre_breadcrumps 
{
padding-left: 23px;
}

body.cms-natural-effective-holistic div.about_apivita_wrap, body.cms-our-research div.about_apivita_wrap, body.cms-about-innovation div.about_apivita_wrap, body.cms-bee-farms div.about_apivita_wrap, body.cms-herbs-cultivation div.about_apivita_wrap, body.cms-ingredient-glossary div.about_apivita_wrap, body.cms-hive-markopoulo div.about_apivita_wrap, body.cms-apivita-experience-store div.about_apivita_wrap, body.cms-agora div.about_apivita_wrap, body.cms-beehive-spa div.about_apivita_wrap, body.cms-natures-hair-salon div.about_apivita_wrap, body.cms-hippocrates-lecture-hall div.about_apivita_wrap, body.cms-our-history div.about_apivita_wrap, body.cms-global-experience div.about_apivita_wrap, body.cms-mission div.about_apivita_wrap, body.cms-our-inspirations div.about_apivita_wrap, body.cms-responsibility div.about_apivita_wrap, body.cms-hippocrates-garden div.about_apivita_wrap, body.careers div.about_apivita_wrap, body.cms-apivita-hair-studio div.about_apivita_wrap {
width: 980px;
}

body.cms-hair-colorants-how-to-choose-and-use .middle.col-1-layout, body.category-professional-colorants .middle.col-1-layout, body.cms-hair-colorants-erotiseis .middle.col-1-layout, body.cms-hair-colorants-pro-ingredients .middle.col-1-layout, body.cms-hair-colorants-pro-tips .middle.col-1-layout, body.cms-hair-colorants-pro-application .middle.col-1-layout, body.cms-hair-colorants-pro-choose .middle.col-1-layout, body.category-hair-colorants-selector .middle.col-1-layout, body.cms-hair-colorants-faq .middle.col-1-layout, body.cms-beauty-advisor .middle.col-1-layout, body.cms-beauty-advisor-hair-colorants .middle.col-1-layout, body.cms-natural-effective-holistic .middle.col-1-layout-in, body.cms-about-innovation .middle.col-1-layout-in, body.cms-our-research .middle.col-1-layout-in, body.cms-bee-farms .middle.col-1-layout-in, body.cms-herbs-cultivation .middle.col-1-layout-in, body.cms-ingredient-glossary .middle.col-1-layout-in, body.cms-hive-markopoulo .middle.col-1-layout-in, body.cms-apivita-experience-store .middle.col-1-layout-in, body.cms-agora .middle.col-1-layout-in, body.cms-beehive-spa .middle.col-1-layout-in, body.cms-apivita-hair-studio .col-1-layout-in, body.cms-hippocrates-lecture-hall .middle.col-1-layout-in, body.cms-our-history .middle.col-1-layout-in, body.cms-global-experience .middle.col-1-layout-in, body.cms-mission .middle.col-1-layout-in, body.cms-our-inspirations .middle.col-1-layout-in, body.cms-responsibility .middle.col-1-layout-in, body.cms-hippocrates-garden .middle.col-1-layout-in, body.cms-job-openings .middle.col-1-layout-in {
width: 1024px;
}

body.cms-natural-effective-holistic .doubleblockswrap > div, body.cms-our-research .doubleblockswrap > div, body.cms-about-innovation .doubleblockswrap > div, body.cms-bee-farms .doubleblockswrap > div, body.cms-herbs-cultivation .doubleblockswrap > div, body.cms-hive-markopoulo .doubleblockswrap > div, body.cms-apivita-experience-store .doubleblockswrap > div, body.cms-ingredient-glossary .doubleblockswrap > div, body.cms-global-experience .doubleblockswrap > div, body.cms-mission .doubleblockswrap > div, body.cms-our-inspirations .doubleblockswrap > div, body.cms-responsibility .doubleblockswrap > div, body.cms-hippocrates-garden .doubleblockswrap > div, body.cms-our-history .doubleblockswrap > div 
{
width: 496px;
}

body.cms-our-inspirations .col-1-layout-in .line2 span, body.cms-our-inspirations .col-1-layout-in .line2 span img
{
    width: 482px;
}

body.cms-our-inspirations .col-1-layout-in .line2 span:first-child,
body.cms-hippocrates-garden div.line1 > span:first-child, body.cms-hippocrates-garden div.line3 > span:first-child
{
margin-left: 20px;
}

body.cms-our-inspirations .col-1-layout-in .line3 span:first-child,body.cms-our-inspirations .col-1-layout-in .line3 span:first-child img
{
    width: 437px;
}

body.cms-hippocrates-garden div.line1 > span, body.cms-hippocrates-garden div.line3 > span {
width: 470px;
}

body.cms-about-innovation .topdoubleblockswrap > div > span, body.cms-bee-farms .topdoubleblockswrap > div > span, body.cms-herbs-cultivation .topdoubleblockswrap > div > span, body.cms-our-history .topdoubleblockswrap > div > span, body.cms-our-research .topdoubleblockswrap > div > span 
{
width: 470px;
display: block;
}

body.cms-our-research .topdoubleblockswrap > div > span img
{
width: 450px;
margin-left: 20px; 
}

body.cms-our-research .topdoubleblockswrap > div > span:first-child
{
   margin-left: 20px; 
}

body.cms-hippocrates-garden div.line2 img
{
    width: 100%;
}

.photoblock {
text-align: right;
width: 470px !important;
}

body.cms-natural-effective-holistic div#about_apivita_nav, body.cms-our-research div#about_apivita_nav, body.cms-about-innovation div#about_apivita_nav, body.cms-bee-farms div#about_apivita_nav, body.cms-herbs-cultivation div#about_apivita_nav, body.cms-ingredient-glossary div#about_apivita_nav, body.cms-hive-markopoulo div#about_apivita_nav, body.cms-apivita-experience-store div#about_apivita_nav, body.cms-agora div#about_apivita_nav, body.cms-beehive-spa div#about_apivita_nav, body.cms-natures-hair-salon div#about_apivita_nav, body.cms-hippocrates-lecture-hall div#about_apivita_nav, body.cms-global-experience div#about_apivita_nav, body.cms-mission div#about_apivita_nav, body.cms-our-inspirations div#about_apivita_nav, body.cms-responsibility div#about_apivita_nav, body.cms-hippocrates-garden div#about_apivita_nav, body.cms-apivita-hair-studio div#about_apivita_nav
{
padding-right: 10px;
padding-left: 10px;  
}

body.cms-about-innovation .topdoubleblockswrap > div, body.cms-bee-farms .topdoubleblockswrap > div, body.cms-herbs-cultivation .topdoubleblockswrap > div, body.cms-hive-markopoulo .topdoubleblockswrap > div, body.cms-our-history .topdoubleblockswrap > div, body.cms-our-research .topdoubleblockswrap > div
{
    padding-left: 20px;
}

body.cms-hive-markopoulo .topdoubleblockswrap > div > span:last-child, body.cms-agora .topdoubleblockswrap > div > span:last-child, body.cms-beehive-spa .topdoubleblockswrap > div > span:last-child, body.cms-apivita-hair-studio .topdoubleblockswrap > div > span:last-child, body.cms-hippocrates-lecture-hall .topdoubleblockswrap > div > span:last-child
{
    width: 470px;
}

body.cms-hive-markopoulo .topdoubleblockswrap > div:nth-child(6) > span:last-child 
{
width: 400px;
padding-left: 40px;
}

body.cms-hive-markopoulo .topdoubleblockswrap > div:nth-child(6) > span:first-child 
{
width: 400px;
padding-right: 46px;
}

body.cms-agora .pilwnesdouble > span, body.cms-beehive-spa .pilwnesdouble > span
{
    width: 460px !important;
}
body.cms-agora .pilwnestriple > span, body.cms-beehive-spa .pilwnestriple > span
{
    width: 290px !important;
}

body.cms-agora .pilwnesdouble > span:first-child, body.cms-beehive-spa .pilwnesdouble > span:first-child,
body.cms-agora .pilwnestriple > span:first-child, body.cms-beehive-spa .pilwnestriple > span:first-child
{
    padding-left: 20px;
}

body.cms-beehive-spa .beehive-tabs-wrap .tab > div
{
    width: 450px;
    margin-left: 20px;
}

body.cms-agora .double3blockswrap > div, body.cms-beehive-spa .double3blockswrap > div, body.cms-apivita-hair-studio .double3blockswrap > div, body.cms-hippocrates-lecture-hall .double3blockswrap > div
{
    width: 340px;
}

body.cms-beehive-spa .beehive-tabs-wrap .tab .mainImg,
body.cms-index-index div.home-cycle-slider div.nav
{
    width: 100%;
}

body.cms-ingredient-glossary .toptrippleblockswrap
{
    padding: 0 25px;
}

body.cms-ingredient-glossary .toptrippleblocksmenu
{
    padding: 7px 10px;
    margin-left: 25px;
    width: 93%;
}

body.cms-ingredient-glossary .toptrippleblocksmenu div.the_center
{
    width: 350px;
}

body.cms-natural-effective-holistic .pre_breadcrumps, body.cms-our-research .pre_breadcrumps, body.cms-about-innovation .pre_breadcrumps, body.cms-bee-farms .pre_breadcrumps, body.cms-herbs-cultivation .pre_breadcrumps, body.cms-ingredient-glossary .pre_breadcrumps, body.cms-hive-markopoulo .pre_breadcrumps, body.cms-apivita-experience-store .pre_breadcrumps, body.cms-agora .pre_breadcrumps, body.cms-beehive-spa .pre_breadcrumps, body.cms-natures-hair-salon .pre_breadcrumps, body.cms-hippocrates-lecture-hall .pre_breadcrumps, body.cms-our-history .pre_breadcrumps, body.cms-global-experience .pre_breadcrumps, body.cms-mission .pre_breadcrumps, body.cms-our-inspirations .pre_breadcrumps, body.cms-responsibility .pre_breadcrumps, body.cms-hippocrates-garden .pre_breadcrumps, body.careers .pre_breadcrumps, body.cms-apivita-hair-studio .pre_breadcrumps
{
    width: 97%;
}

body.cms-beehive-spa .beehive-tabs-wrap ul.tab-links,
body.cms-beehive-spa .beehive-tabs-wrap .tab
{
    margin-left: 20px;
    width: 95%; 
}

body.cms-agora .topdoubleblockswrap > div > span:first-child, body.cms-apivita-hair-studio .topdoubleblockswrap > div > span:first-child, body.cms-hippocrates-lecture-hall .topdoubleblockswrap > div > span:first-child
{
    margin-left: 20px;
}

div.rating-stars-0 
    {
margin-left: 34px;
    }

    .no-rating
    {
        width: 308px;
    }

    body.cms-ingredient-glossary .toptrippleblockswrap ul li div.ingr-info p
    {
        font-size: 12px;
    }

    body.cms-job-openings .col-1-layout-in > div
    {
          margin-left: 15px !important;
    }

    .career_img
    {
        width: 97% !important;
        background-repeat:  no-repeat;
        background-size: 100%;
        margin-left:0px !important;
        height: 457px;
    }

    body.cms-job-openings .col-1-layout-in > div:last-child
    {
          width: 470px;
    }
body.cms-apivita-hotel-beauty-bar .middle-container #main, 
body.cms-apivita-hotel-exclusive .middle-container #main, 
body.cms-apivita-spa .middle-container #main, 
body.cms-apivita-spa-treatments .middle-container #main, 
body.cms-apivita-spa-body-treatments .middle-container #main, 
body.cms-apivita-hotel-amenities .middle-container #main,


    body.cms-apivita-hotel-amenities .middle-container #main {
    width: 72%;
      margin-right: 15px;
    }

    body.cms-apivita-hotel-amenities .banner-banner, body.cms-apivita-spa .banner-banner, body.cms-apivita-spa-treatments .banner-banner, body.cms-apivita-spa-body-treatments .banner-banner
    {
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    body.cms-apivita-hotel-amenities .product-container,
    body.cms-apivita-hotel-amenities .product-container .product-photo {
    width: 350px;
    }

    #sidebar .hotel-spa.ul-title,
    #sidebar .hotel-spa.ul-container
    {
        width: 210px;
    }
    #sidebar .hotel-spa.ul-title
    {
        background-position: 190px 9px;
    }

    body.cms-apivita-hotel-amenities .middle-container #sidebar
    {
        margin-left: 15px;
    }

    body.cms-apivita-hotel-exclusive .middle-banner .middle-photo, body.cms-apivita-hotel-beauty-bar .middle-banner .middle-photo {
    width: 454px;
    background-size: 540px;
    height: 292px;
    }

    body.cms-apivita-hotel-exclusive .middle-banner .middle-content, body.cms-apivita-hotel-beauty-bar .middle-banner .middle-content
    {
          height: 270px;
    }

    body.cms-apivita-spa .banner-circles-container
    {
        width: 740px;
    }

    body.cms-apivita-spa .banner-circle-small
    {
          margin-left: 100px;
    }

    body.cms-apivita-spa .banner-circle
    {
        width: 250px;
    }

    body.cms-apivita-spa-treatments .left-float-container, body.cms-apivita-spa-body-treatments .left-float-container
    {
        width: 350px;
        margin-right: 30px;
    }

    body.cms-apivita-hotel-amenities .banner-container, body.cms-apivita-spa .banner-container, body.cms-apivita-spa-treatments .banner-container, body.cms-apivita-spa-body-treatments .banner-container
    {
        width: 100%;
    }

    .x-mark
    {
        background-position: 194px center;
    }

    body.contacts-index-index #sidebar
    {
        margin-left: 15px;
    }

    body.cms-terms-conditions #right-sidebar, body.cms-customer-service #right-sidebar, body.cms-shipping-returns #right-sidebar, body.cms-privacy-policy #right-sidebar, body.cms-quality-policy #right-sidebar, body.cms-fact-sheets #right-sidebar
    {
        float: left;
    width: 255px;
    }

    body.cms-customer-service .sidebar-content .ul-wrapper .ul-title, body.cms-terms-conditions .sidebar-content .ul-wrapper .ul-title, body.cms-shipping-returns .sidebar-content .ul-wrapper .ul-title, body.cms-privacy-policy .sidebar-content .ul-wrapper .ul-title, body.cms-quality-policy .sidebar-content .ul-wrapper .ul-title, body.cms-fact-sheets .sidebar-content .ul-wrapper .ul-title
    {
        background-position: 213px 8px;
    }

    body.customer-account-login .col-2,
    body.customer-account-login .col-1
    {
      width: 480px;
    }

    body.customer-account-edit .group-select input[type="password"], body.customer-account-edit .group-select input[type="text"], body.customer-account-login .middle-container .col-2 input, body.customer-account-create .middle-container input[type="text"], body.customer-account-create .middle-container input[type="password"]
    {
          width: 210px;
    }
    
    body.customer-account-create .group-select
    {
          width: 400px;
    }

    body.customer-account-create .middle-container input[type="password"]
    {
        width: 150px;
    }

    body.customer-account-create .middle-container .input-box
    {
        width: 198px;
    }

    body.customer-account-create .middle-container .customer-name > .input-box.name-lastname
    {
        margin-right: 100px;
        margin-left: 0;
    }

    .pharmacy-locator-results-body div.tabber .result
    {
        width: 235px;
    }

    .pharmacy-locator-results-container-half
    {
        width: 480px;
    }

    #ingredientproducts
    {
        width: 1024px;
    }

    .ingredientproducts-title
    {
          width: 96% !important;
        margin: 26px 0 46px 20px !important;
    }

    body.cms-ingredients-products div.mini-related-items-wrap > ol
    {
      margin-left: 20px;
    }

    body.cms-ingredients-products div.mini-related-items-wrap > ol > li:first-child
    {
        width: 21.5%;
    }

    div#about_apivita_nav div.about_the_nav div.about_nav_level2 div
    {
        line-height: 20px;
        padding: 6px 24px;
    }

    html[lang="en"] .header-top-container .en_US_5 #nav > li.nav-21 div.childrenWrapper,
    html[lang="en"] .header-top-container .en_AU_7 #nav > li.nav-21 div.childrenWrapper, 
    html[lang="en"] .header-top-container .en_US_1 #nav > li.nav-21 div.childrenWrapper,
    html[lang="es"] .header-top-container .es_ES_2 #nav > li.nav-21 div.childrenWrapper
    {
          left: 290px !important;
    }

    html[lang="en"] .header-top-container .en_US_4 #nav > li.nav-21 div.childrenWrapper
    {
        left: 480px !important;
    }

    .monoblock.product-essential-ingredients-inner.monoblock
    {
          width: 290px;
    }

    .pharmacy-locator-results-container-half .pharmacy-locator-results-body .tabber 
    {
    width: 490px;
    }

    body.category-special-packs .price-box span.full-product-price {
  width: 330px;
}

html[lang="es"] body.category-special-packs .price-box span.full-product-price {
  width: 275px;
}

body.catalog-product-view .in_sales span.regular-price
{
      width: 139px;
}

body.category-special-packs .product-essential-right {
  width: 100% !important;
}

.relative_product {
  width: 297px !important;
    margin: 0 10px 10px !important;
}

.relative_product_content b
{
      width: 80%;
      clear: both;
}

div.box.base-mini.mini-related-items
{
    padding-bottom: 0;
}

.product-essential-right
{
    width: 100%;
}

.product-essential-bundle-title
{
    width: 275px !important;
}

.product-essential-bundle-content
{
    width: 315px !important;
}

.product-essential-bundle-content-img,
.product-essential-bundle-content-img img
{
    width: 120px !important;
}

.product-essential-bundle-content-details
{
    width: 180px !important;
}

div.free_samples_gifts .free_samples_gift
{
    margin: 3px 4px 0 4px;
}

/* B2E*/
table#continue_shop_cvg {
  width: 100% !important;
  }
  table#continue_shop_cvg > tfoot > tr > td a
  {
    font-size: 14px;
  }

  table#continue_shop_cvg > tbody > tr button
  {
    margin-top: 0 !important;
    width: 196px;
  }

  .j2t-autoadd-abs h2
  {
    overflow: visible !important;
    min-height: 24px;
  }
/* B2E*/

#eventWrapper
{
    width: 57%;
}

#eventWrapper .readWrapper {
    width: 43%;
    padding-left: 25px;
    margin-right: 0;
}

#eventWrapper .imgWrapper {
    width: 35%;
    margin-left: 60px;
}
#eventWrapper .imgWrapper img
{
    width: 100%;
}

#eventWrapper .carouselWrapper .eventItem,
#eventWrapper .carouselWrapper,
#eventWrapper .nav
{
    width: 100%;
}

.gldp-darkneon 
{
    width: 27% !important;
}

.gldp-darkneon .monyear.title {
    width: 70% !important;
}

#calendarOptionsWrapper input.gldp-el {
    width: 100%;
    border: 0 none;
    background-color: #000;
}

#eventWrapper .carouselWrapper
{
    height: 275px;
}
body.cms-e-learning-start ul.breadcrumbs ,
body.cms-e-learning-start .e-learnwrapper > div
{
    width: 100%;
}







/* Extra small devices (phones, less than 768px) */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

    .wrapper{
        width: 100%;
        overflow: hidden;
    }

    #portrait-notification-overlay{
        display: block;
    }

    /* button#pie-cart {
        width: 16.8%;
    }
    
    body.welcome_php video{
        display: none;
    }
    
    body.welcome_php .video-background{
        background: url('/media/redesign/fallback_port.jpg');
    }
    
    div[class^="cat"][class$="_banner_img"] {
        display: none;
    }
    
    #nav .childrenWrapper {
        padding: 24px 8px 10px 8px;
    }
    
    #nav .childrenWrapper ul.byCategory.level0 > li, #nav .childrenWrapper ul.level0.one-column > li {
        width: 194px;
    }
    
    #nav .childrenWrapper.wrap-2.shown-sub,
    #nav .childrenWrapper.wrap-10.shown-sub {
        left: -9px !important;
        width: 740px !important;
    }
    
    #nav .level0.one-column, #nav ul.byCategory.level0 {
        width: 192px;
    }
    
    .childrenWrapper.wrap-6.shown-sub, .childrenWrapper.wrap-22.shown-sub, .childrenWrapper.wrap-14.shown-sub, .childrenWrapper.wrap-18.shown-sub {
        left: 94px !important;
        width: 550px !important;
    }
    
    #nav > li > a {
        padding: 3px 24px 6px 0 !important;
    }
    
    div.but_price > span.regular-price, body.category-special-packs .special-price, body.category-special-packs .price-for-both, body.cms-home .special-price, body.category-face .special-price {
        font-size: 1.8vw;
    }
    
    body.cms-index-index div.home-featured-products-container ol li {
        height: 334px !important;
    }
    
    html[lang="el"] body.cms-index-index div.home-featured-products-container ol li {
        height: 284px !important;
    }
    
    body.cms-index-index div.home-cycle-slider div.home-cycle-nav {
        height: 273px;
    }
    
    div.mini-related-items-wrap > ol > li {
        width: 31%;
        height: 306px;
    }
    
    html[lang="en"] body.catalog-product-view div.mini-related-items-wrap > ol > li {
        width: 31%;
        height: 350px;
    }
    
    div.catalog-listing > ol.grid-row > li {
        width: 31%;
        height: 308px;
    }
    
    html[lang="en"] div.catalog-listing > ol.grid-row > li{
        height: 350px;
    }
    
    div.product-images > div.mini-borders {
        height: 211px;
    }
    
    div.product-images > div.grey_babe_mini {
        height: 42px;
    }
    
    div.product-details-inner > div[class^="rating-stars"] {
        display: none;
    }
    
    body.catalog-category-view .listing-type-grid.catalog-listing.mini-related-items-wrap ol {
        margin-bottom: 20px;
    }
    
    table.catalog-category-pager-cvg {
        top: -80px;
    }
    
    div.current_products_per_page_cvg, div.hidden_products_per_page_cvg > div[rel^="http"] {
        height: 24px;
        padding: 10px 0 0;
    }
    
    div.choose_products_per_page_cvg {
        padding: 17px 16px;
    }
    
    .catalog-category-pager-cvg2 div.choose_products_per_page_cvg {
        padding: 14px 17.5% 20px;
    }
    
    html[lang="el"] div.mini-related-items-wrap > ol > li {
        height: 292px !important;
    }
    
    
    html[lang="el"] div.catalog-listing > ol > li {
        height: 309px !important;
    }
    
    .product-essential-right-header #tabs_attributes {
        width: 482px !important;
    }
    
    div.product-essential-ingredients {
        margin-top: -6px;
    }
    
    .euresi_pharmakeiwn {
        float: left;
        margin-top: 10px;
    }
    
    .diatithete_sta_farmakeia_line {
        height: 0;
    }
    
    div.cvg_newsletter .part_b > div.block-title {
        margin: 12px 2% 0 50px;
    }
    
    .mini-related-items-wrap div.product-images > div.mini-borders {
        height: 228px;
    }
    
    html[lang="el"] div.mini-related-items-wrap .product-details {
        display: none;
    }
    
    .listing-type-grid.catalog-listing.mini-related-items-wrap {
        padding-bottom: 0;
    }
    
    .review_num {
        margin-right: 100px;
    }
    
    .ratings {
        border-bottom: 0;
        margin-top: -90px;
    }
    
    .wrt_review {
        float: left;
    }
    
    .read_review {
        float: left;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        border-left: solid 1px #000;
        padding: 10px 0px 10px 10px;
        margin-left: 10px;
        border-right: 0;
    }
    
    div.product-essential-footer div.rating-stars-1, div.product-essential-footer div.rating-stars-2, div.product-essential-footer div.rating-stars-3, div.product-essential-footer div.rating-stars-4, div.product-essential-footer div.rating-stars-5 {
        margin-left: -9px;
    }
    
    body.category-special-packs .but_price .save {
        margin-left: 116px;
        top: -300px;
    }
    
    body.catalog-product-view .in_sales div.product-essential-shipping {
        width: 106px;
    }
    
    body.catalog-product-view .in_sales span.regular-price {
        width: 98px;
        font-size: 1.3vw;
    }
    
    body.catalog-product-view .in_sales span.regular-price .price div {
        font-size: 1.3vw;
        width: 60px;
        margin-top: 0px;
    }
    
    div.panel.product-essential-right-desc {
        width: 480px !important;
    }
    
    .no-rating {
        width: 250px;
        font-size: 11px;
    }
    
    .product-essential-true-right {
        width: 65.5%;
        min-height: 560px;
    }
    
    body.category-special-packs .price-box span.full-product-price {
        width: 256px;
        height: 23px;
        padding: 9px 0 0 0;
        font-size: 12px;
    }
    
    body.category-special-packs .price-box span.price {
        font-size: 18px;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_philosophy {
        width: 110px !important;
        padding-right: 23px !important;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_philosophy {
        background-position: 110px center;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_history {
        width: 80px;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_neh {
        width: 206px !important;
        padding-right: 26px !important;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_neh {
        background-position: 208px center;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_herbsbehives {
        width: 139px !important;
        padding-right: 8px !important;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_the_inner {
        font-size: 10px;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_herbsbehives {
        background-position: 130px center;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_expplaces {
        width: 156px !important;
        padding-right: 14px !important;
    }
    
    div#about_apivita_nav div.about_the_nav div.about_expplaces {
        background-position: 149px center;
    }
    
    body.cms-natural-effective-holistic .nat-eff-hol-banner, body.cms-development-philosophy .nat-eff-hol-banner, body.cms-about-innovation .nat-eff-hol-banner, body.cms-beekeeping .nat-eff-hol-banner, body.cms-herbs-cultivation .nat-eff-hol-banner, body.cms-hive-markopoulo .nat-eff-hol-banner, body.cms-hive-markopoulo .nat-eff-hol-banner2, body.cms-apivita-experience-store .nat-eff-hol-banner, body.cms-agora .nat-eff-hol-banner, body.cms-agora .nat-eff-hol-banner2, body.cms-agora .nat-eff-hol-banner3, body.cms-beehive-spa .nat-eff-hol-banner, body.cms-hippocrates-lecture-hall .nat-eff-hol-banner, body.cms-apivita-hair-studio .nat-eff-hol-banner, body.cms-mission .nat-eff-hol-banner, body.cms-inspirations .nat-eff-hol-banner, body.cms-responsibility .nat-eff-hol-banner, body.cms-hippocrates-botanical-garden-kos .nat-eff-hol-banner {
        background-size: 100% !important;
        height: 270px;
    }
    
    body.cms-natural-effective-holistic h1 {
        margin: 100px auto 0 152px;
    }
    
    body.cms-natural-effective-holistic .trippleblockswrap > div {
        margin: 0 auto 44px !important;
        float: none;
    }
    
    body.cms-natural-effective-holistic .doubleblockswrap > div:first-child:after, body.cms-development-philosophy .doubleblockswrap > div:first-child:after, body.cms-about-innovation .doubleblockswrap > div:first-child:after, body.cms-beekeeping .doubleblockswrap > div:first-child:after, body.cms-herbs-cultivation .doubleblockswrap > div:first-child:after, body.cms-agora .double3blockswrap > div:first-child:after, body.cms-beehive-spa .double3blockswrap > div:first-child:after, body.cms-agora .double3blockswrap > div:nth-child(2):after, body.cms-beehive-spa .double3blockswrap > div:nth-child(2):after, body.cms-apivita-hair-studio .double3blockswrap > div:first-child:after, body.cms-hippocrates-lecture-hall .double3blockswrap > div:first-child:after, body.cms-apivita-hair-studio .double3blockswrap > div:nth-child(2):after, body.cms-hippocrates-lecture-hall .double3blockswrap > div:nth-child(2):after, body.cms-hive-markopoulo .doubleblockswrap > div:first-child:after, body.cms-apivita-experience-store .doubleblockswrap > div:first-child:after, body.cms-ingredient-glossary .doubleblockswrap > div:first-child:after, body.cms-global-experience .doubleblockswrap > div:first-child:after, body.cms-mission .doubleblockswrap > div:first-child:after, body.cms-inspirations .doubleblockswrap > div:first-child:after, body.cms-responsibility .doubleblockswrap > div:first-child:after, body.cms-hippocrates-botanical-garden-kos .doubleblockswrap > div:first-child:after, body.cms-our-history .doubleblockswrap > div:first-child:after {
        border-right: 0;
    }
    
    body.cms-natural-effective-holistic .doubleblockswrap > div, body.cms-development-philosophy .doubleblockswrap > div, body.cms-about-innovation .doubleblockswrap > div, body.cms-beekeeping .doubleblockswrap > div, body.cms-herbs-cultivation .doubleblockswrap > div, body.cms-hive-markopoulo .doubleblockswrap > div, body.cms-apivita-experience-store .doubleblockswrap > div, body.cms-ingredient-glossary .doubleblockswrap > div, body.cms-global-experience .doubleblockswrap > div, body.cms-mission .doubleblockswrap > div, body.cms-inspirations .doubleblockswrap > div, body.cms-responsibility .doubleblockswrap > div, body.cms-hippocrates-botanical-garden-kos .doubleblockswrap > div, body.cms-our-history .doubleblockswrap > div {
        margin-left: 100px;
    }
    
    body.cms-natural-effective-holistic .trippleblockswrap > div p {
        text-align: justify;
    }
    
    body.cms-development-philosophy h1 {
        margin: 100px auto 0 152px;
    }
    
    body.cms-inspirations h1,
    body.cms-mission h1 {
        margin: 100px auto 0 238px;
    }
    
    body.cms-responsibility h1 {
        margin: 100px auto 0 254px;
    }
    
    body.cms-hippocrates-botanical-garden-kos h1 {
        margin: 100px auto 0 115px;
    }
    
    body.cms-development-philosophy .middle.col-1-layout-in {
        padding: 0 20px;
        box-sizing: border-box;
    }
    
    #the_line > .small_bullet {
        width: 45px;
    }
    
    .timeline_box > .timeline_image > img {
        width: 336px;
    }
    
    #the_contents {
        width: 670px;
    }
    
    .hip-next {
        left: 726px;
    }
    
    .hip-prev, .hip-next {
        top: 145px;
    }
    
    body.cms-ingredient-glossary .toptrippleblockswrap ul li div.ingr-info {
        width: 235.2px;
    }
    
    body.cms-ingredient-glossary .toptrippleblockswrap ul li h3 {
        margin-left: 42px;
        margin-top: 140px;
    }
    
    body.cms-ingredient-glossary .toptrippleblockswrap ul li {
        height: 339px;
    }
    
    body.cms-ingredient-glossary .toptrippleblocksmenu div.the_center {
        font-size: 14px;
        margin-top: 3px;
        width: 210px;
    }
    
    body.cms-ingredient-glossary .bottom_next-prev {
        font-size: 13px;
    }
    
    body.cms-herbs-cultivation h1 {
        margin: 90px auto 0 243px;
    }
    
    body.cms-beekeeping h1 {
        margin: 100px auto 0 280px;
    }
    
    body.cms-hive-markopoulo h1 {
        margin: 100px auto 0 186px;
    }
    
    .floorstabs {
        float: left;
       margin-left: 230px;
    }
    
    .floorstabscontent {
        width: 756px;
        height: 463px;
    
    }
    
    .floorstabscontent img {
        width: 100%;
    }
    
    .global-exptabs li {
        width: 206.5px;
    }
    
    body.cms-terms-conditions #main, body.cms-customer-service #main, body.cms-shipping-returns #main, body.cms-privacy-policy #main, body.cms-quality-policy #main, body.cms-fact-sheets #main {
        width: 474px;
    }
    
    body.cms-terms-conditions .cms-menu-navigation div, body.cms-customer-service .cms-menu-navigation div, body.cms-shipping-returns .cms-menu-navigation div, body.cms-privacy-policy .cms-menu-navigation div, body.cms-quality-policy .cms-menu-navigation div, body.cms-fact-sheets .cms-menu-navigation div {
        padding: 7px 5px;
        font-size: 9.5px;
    }
    
    body.contacts-index-index .middle-container #main {
        width: 568px;
    }
    
    body.contacts-index-index .middle-container #main textarea {
        width: 540px;
    }
    
    body.contacts-index-index .middle-container #main .input-box-right {
        float: left;
        margin-top: 12px;
    }
    
    body.contacts-index-index .middle-container #main .input-box {
        width: 562px;
    }
    
    body.contacts-index-index .middle-container .middle .title-hey {
        width: 162px;
    }
    
    body.contacts-index-index #sidebar {
        height: 533px;
    }
    
    #layerslider{
        height: 300px !important;
    }
    
    body.blog-post-view #sidebar{
        width: 25.2%;
    }
    
    body.blog-post-view #main {
        width: 544px;
    }
    
    body.blog-post-view #imgslider {
        height: 324px;
    }
    
    body.newsletter-manage-index #right-sidebar, body.wishlist-index-share #right-sidebar, body.wishlist-index-index #right-sidebar, body.customer-account-edit #right-sidebar, body.customer-address-index #right-sidebar, body.customer-account-index #right-sidebar, body.customer-address-form #right-sidebar, body.customer-address-index #right-sidebar{
        float: left;
    }
    
    div#choose_your_free div.free_samples_cart_step[rel="2"], div#choose_your_free div.free_samples_cart_step_ok[rel="2"]{
        float: left;
    }
    
    table#shopping-cart-table{
        width: 520px;
    }
    
    div#choose_your_free .free_samples_cart_step_ok{
        width: 570px;
    }
    
    div#choose_your_free .free_samples_cart_step_ok .free_samples_text_on_black .free_samples_white_text > p,
    div#choose_your_free .free_samples_cart_step_ok .free_samples_text_on_black .free_samples_white_text > p.big{
        font-size: 23px;
        width: 370px;
    }
    
    body.checkout-onepage-index #main{
        width: 710px;
        margin-left: 0;
        padding: 0 22px;
    }
    
    body.checkout-onepage-index #right-sidebar{
        margin-top: 15px;
        display: none;
    }
    
    #checkout-step-billing, #checkout-step-shipping{
        width: 492px;
    }
    
    #checkout-step-login .login-form-cvg-button, #co-billing-form .form-button.fl-r, #checkout-step-shipping .form-button.right, #checkout-step-payment .form-button.right, #shipping-method-buttons-container .form-button.right{
        margin-top: 20px;
    }
    
    #co-payment-form div.payment-methods dl dd{
        top: 80px;
    }
    
    body.customer-account-index .column-1 .right, body.customer-account-index .column-2 .right{
        float: left;
        margin: 80px 0px 110px 10px;
    }
    
    body.customer-account-index .column-1 .left, body.customer-account-index .column-2 .left {
        margin-left: 10px;
    }
    
    body.customer-account-index #main, body.customer-account-edit #main{
        width: 470px;
        margin-right: 10px;
        margin-left: 10px;
    }
    
    #newsletter_popup{
        left: 20%
    }
    
    .cookie-info{
        left: 14.5%;
    }
    
    body.customer-account-edit #main{
        width: 438px;
    }
    
    body.customer-address-index .my-account .col2-set .col-1 ol li {
        float: left;
        width: 370px;
    }
    
    body.customer-address-index #main {
        float: left;
        width: 480px;
        margin-right: 15px;
    }
    
    .catalogsearch-result-index #main{
        width: 588px;
    }
    
    body.catalogsearch-result-index div#main > div.page-head {
        width: 766px;
        left: -177px;
        top: -81px;
        height: 34px;
    }
    
    #tabs_attributes li a, #tabs_ingredients a{
        padding: 4% 10%;
    }
    
    body.blog-index-index #sidebar > div.el_segundo dl dt{
        font-size: 15px;
    }
    
    .blog-index-index #main{
        width: 560px;
    }
    
    .postWrapper2 img{
        width: 292px;
        height: 230px;
    }
    
    .postWrapper_container{
        width: 220px;
    }
    
    #choose_your_free .caroufredsel_wrapper{
        width: 516px !important;
    }
    
    div#choose_your_free .free_samples_cart_step {
        width: 570px;
    }
    
    div#choose_your_free .free_samples_cart_step_ok,
    div#choose_your_free .free_samples_cart_step{
        margin-left: 70px;
    }
    
    .global-expscontent ul{
        margin-right: 0;
        width: 730px;
    }
    
    .glob_exp_country_cont p{
        font-size: 13px;
    }
    
    .glob-next{
        left: 694px !important;
    }
    
    .glob-prev, .glob-next{
        top: 156px;
    }
    
    .global-expscontent ul{
        height: 360px;
    }
    
    .glob_exp_country_cont{
        height: 306px;
    }
    
    .missionBlocks{
        width: 688px;
    }
    
    .missionBlocks > span:nth-child(0n+2), .missionBlocks > span:last-child{
        margin: 0 auto 120px;
    }
    
    .missionBlocks > span{
        height: 100px;
    }
    
    body.cms-inspirations .doubleblockswrap, body.cms-mission .doubleblockswrap {
        width: 738px;
        margin-left: 14px;
    }
    
    body.cms-inspirations .col-1-layout-in .line3 span:first-child{
        width: 620px;
        margin-left: 60px;
    }
    
    body.cms-inspirations .col-1-layout-in .line3 span{
        margin-left: 150px;
    }
    
    .headertopmenu{
        margin: 26px 0 16px;
    }
    
    .header{
        height: 130px;
    }
    
    .home-featured-products-container > ol > li[data-count="items_1"],
    .mini-related-items-wrap > ol > li[data-count="items_1"]{
        margin-left: 254.5px !important;
    }
    
    .home-featured-products-container > ol > li[data-count="items_2"],
    .mini-related-items-wrap > ol > li[data-count="items_2"]{
        margin-left: 131px !important;
    }
    
    .home-featured-products-container > ol > li[data-count="items_3"],
    .mini-related-items-wrap > ol > li[data-count="items_3"]{
        margin-left: 0 !important;
    } */
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

@media (max-device-width: 480px) {

body.cms-index-index div.home-cycle-slider div#cycle-slideshow div.cycle-slide
{
      margin-left: 120px;
}
}


#checkout-progress-wrapper > div
{
    display: none;
}

body.checkout-onepage-index #main {
    max-width: 1170px;
    width: 1170px;
    margin: 0 auto;
    margin-top: 36px;
    float:inherit !important; 
}

body.checkout-onepage-index
{
    background-color: white !important;
}

body.checkout-onepage-index .cvg_newsletter {
    border-top: 12px solid #000000;
    padding-top: 80px;
    background-color: #E3DFD6;
}

body.checkout-onepage-index ol#checkoutSteps > li.active > div.step-title > h3 {
    font-weight: bold;
    font-size: 24px;
    width: 100%;
    display: -webkit-inline-box;
    color: black;
    border-bottom: 1px solid black;
    padding-bottom: 4px;
    font-family: cfasty, serif;
}

body.checkout-onepage-index ol#checkoutSteps > li.active > div.step-title > h3 > span {
    vertical-align: super;
    font-size: 16px;
    display: -webkit-box;
    position: relative;
}

body.checkout-onepage-index #checkout-step-login .col2-set > div[class^="col-"] {
    width: 498px;
}

.step-count
{
    display: none !important;
}


