html {
    overflow-y: scroll;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-header{
    background: rgba(255,255,255,0.85) !important;
}


body.baerr-de-de .page-header,
body.hundefrauchen-de-de .page-header {
    background-image: linear-gradient(90deg, white 40%, transparent 100%) !important;
}

body.baerr-de-de .page-header:after,
body.hundefrauchen-de-de .page-header:after {
    background: none !important;
}

.action.primary{
    background: #e64442;
    border-color: #e64442;
}
.action.primary:hover,
.action.primary:focus{
    background: rgb(0,28,75);
    border-color: rgb(0,28,75);
}

.cms-home .products-human:after,
.cms-home .products-active:after,
.cms-home .products-skin:after,
.cms-home .products-osteo:after,
.cms-home .products-dog:after {

    border-bottom: 1px solid #e8e8e8;
    content: '';
    display: block;
    padding: 20px;
}

.minicart-items .product-item-pricing .label{
    width: auto;
}

.authentication-wrapper{
    display: none;
}


a.fb_link{
    text-indent: -9999px;
    display: block;
    width: 19px;
    height: 19px;
    background-image: url(/media/wysiwyg/button-fb.png);
}

.baseprice{
    display: inline-block;
    padding: 10px 0 0 10px;
}


@media screen and (max-width: 375px){

    .cms-home-header .inner-content h1,
    .cms-home-header .inner-content h2{
        padding-right: 80px
    }
    .cms-home-header{
        background-position: -680px center;
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .cms-home-header .inner-content{
        padding-right: 60px;
    }
}

@media screen and (max-width: 350px){

    .cms-home-header{
        background-position: -670px center;
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .cms-home-header .inner-content h1,
    .cms-home-header .inner-content h2{
        padding-right: 60px;
    }

    .cms-home-header .inner-content{
        padding-right: 30px;
    }
}

#switcher-store {
    display: none;
}

@media screen and (max-width: 767px){


    .social-icons li:first-child{
        display: none;
    }
    header .switcher{
        float: right;
    }
    header .switcher.store{
        clear: right;
    }
    .minicart-wrapper{
        clear: right;
        margin-right: -7px;
        margin-top: 0px;
    }
    .logo{
        margin-left: 80px

    }
    .header.content{
        padding-top: 20px;
    }  
    
    #checkout .minicart-wrapper {
        display: none;
    }
    #switcher-store {
        display: block;
    }
}

@media screen and (max-width: 767px){

    .main-wrapper:before {
        display: none !important;
    }
    /*.nav-sections .navigation .level0 > .level-top {
        font-size: 18px !important;
    }*/      
}


@media screen and (min-width: 768px){
    
    .customer-welcome .header.links{
        min-width: 230px;
    }
    .customer-welcome li a,
    .customer-welcome ul li{
        display: inline-block;
    }

    .footer.content .links li{
        display: inline-block;
        margin-right: 25px;
    }
    .page-footer{
        padding-bottom: 10px;
    }

    .page-wrapper:before {
        /*background-image: url(/media/wysiwyg/Subpage-BG-base.jpg);*/
        background-clip: border-box;
        background-size: cover;
        background-position: top right;
        background-repeat: no-repeat;
        display: block;
        content: '';
        width: 100%;
        height: 225px;
        background: rgba(192,208,222,1);
        background: -moz-linear-gradient(left, rgba(192,208,222,1) 0%, rgba(231,239,242,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(192,208,222,1)), color-stop(100%, rgba(231,239,242,1)));
        background: -webkit-linear-gradient(left, rgba(192,208,222,1) 0%, rgba(231,239,242,1) 100%);
        background: -o-linear-gradient(left, rgba(192,208,222,1) 0%, rgba(231,239,242,1) 100%);
        background: -ms-linear-gradient(left, rgba(192,208,222,1) 0%, rgba(231,239,242,1) 100%);
        background: linear-gradient(to right, rgba(192,208,222,1) 0%, rgba(231,239,242,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d0de', endColorstr='#e7eff2', GradientType=1 );        
        position: absolute;
    }

    .page-header{
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        position: relative;
        background: rgba(255,255,255,0.85) !important;
        margin-bottom: 40px;
    }
    /*body:not(.cms-home)     .page-header{
        margin-bottom: 50px;
    }*/
    .nav-sections{
        background: transparent !important;
        display: inline-block;
        float: right;
    }

    .cms-home-header{
        padding: 200px 0 0 0;
        margin-top: -175px;
    }

    .page-header .panel.wrapper{
        background: transparent;
        color: #002d55;
        font-family: "Open Sans";
        text-transform: uppercase;
    }

    .header.panel > .header.links > li {
        font-size: 11px;
        margin-left: 0;
    }

    .page-header .panel.wrapper .panel.header {
        padding-right: 32px;
    }

    .header.panel > .header.links > li > a,
    .header.panel > .header.links > li > a:visited{
        color: #002d55;
        font-family: "Open Sans";
    }

    .header.panel > .header.links > li > a:hover{
        color: #e64442;
    }

    .nav-sections .navigation{
        background: transparent;
        padding: 0;
    }

    .nav-sections .navigation .level0 > .level-top{
        color: #575757;
        font-size: 16px;
    }

    .navigation .level0:hover > .level-top,
    .navigation .level0.active > .level-top,
    .navigation .level0.has-active > .level-top{
        color: #e64442;
        border: none;
    }

    .nav-sections .navigation .level0:hover{
        background: transparent;
    }


    .social-icons{
        clear: none;
        top: 0;
    }

    .minicart-wrapper{
        /* clear: right; */
        /* margin-right: -6px; */
        margin-left: 30px;
        margin-top: -8px;
    }

    .page-header .panel.wrapper{
        z-index: 2;
    }
    .page-header > *{
        position: relative;
        z-index: 1;
    }
    .page-header:after{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(../images/wave_header.png) no-repeat -20px 0;
    }
    .page-header .switcher{
        position: relative;
        top: 7px;
        margin-right: 0;
    }


    .header.content{
        padding: 63px 32px 0px;
    }

    .logo{
        margin: -29px auto 11px 0;
    }

    .cms-home-header .inner-content h1, .cms-home-header .inner-content h2{
        font-size: 28px;
    }
    .cms-home-header .inner-content li{
        font-size: 28px;
        font-weight: 400;
    }

    .hero-element .row .col-half{
        width: 68%;
    }
    .hero-element .hero-element-inner p{
        font-size: 30px;
        line-height: 1.5;
    }
    .frontpage_product_description > p{
        /* font-weight: 600; */
    }
    .frontpage_product_description h4{
        color: #e64442;
        font-size: 25px;
        font-family: 'Roboto';
        margin: 35px 0 25px 0;
    }


    .hero-element:after{
        content: '';
        display: block;
        position: absolute;
        height: 100vh;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(../images/wave_content.png) no-repeat bottom right;
        z-index: 0;
    }


    .minicart-wrapper .action.showcart .counter.qty{
        position: absolute;
    }

}/* end of @media screen and (min-width: 768px){ */



.page-header .switcher .options .action.toggle strong{
    font-size: 0;
    background-repeat: no-repeat;
    width: 29px;
    height: 20px;
    display: inline-block;
    position: relative;
}
.page-header .switcher.language .options .action.toggle strong{
    height: 25px;
}

.page-header .switcher .options .action.toggle:after{
    display: none !important;
}

.page-header .switcher.store .options .action.toggle strong.store-de{
    background-image: url(../images/flag_de.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-us a,
.page-header .switcher.store .options .action.toggle strong.store-us {
    background-image: url(../images/flag_us.gif);
}
.page-header .switcher.store .options .action.toggle a.store-us{
    background-image: url(../images/flag_us.gif);
    font-size: 0;
    background-repeat: no-repeat;
    width: 29px;
    height: 20px;
    display: inline-block;
    position: relative;
}
.page-header .switcher.store .options .action.toggle strong.store-at{
    background-image: url(../images/flag_at.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-ch{
    background-image: url(../images/flag_ch.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-it{
    background-image: url(../images/flag_it.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-lu{
    background-image: url(../images/flag_lu.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-nl{
    background-image: url(../images/flag_nl.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-pt{
    background-image: url(../images/flag_pt.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-es{
    background-image: url(../images/flag_es.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-be{
    background-image: url(../images/flag_be.gif);
}
.page-header .switcher.store .options .action.toggle strong.store-fr{
    background-image: url(../images/flag_fr.gif);
}


.page-header .switcher.language .options .action.toggle strong{
    background-image: url(../images/bubble.png);
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    font-family: "Open Sans";
    font-weight: 300;
    color: #000;
}

.page-header .switcher .options ul.dropdown{
    min-width: auto;
}

.page-header .switcher.language .options ul.dropdown li a{
    font-size: 12px;
    font-family: "Open Sans";
    font-weight: 300;
    color: #000;
    padding: 0 8px;
}


/* inject flags in language dropdown */
.page-header .switcher.store .options ul.dropdown li a{
    font-size: 0;
    background-repeat: no-repeat;
    width: 29px;
    height: 20px;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 2px;
}
.page-header .switcher.store .options.active ul.dropdown{
    left: -2px;
}
.page-header .switcher.store .options ul.dropdown li.store-de a{
    background-image: url(../images/flag_de.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-at a{
    background-image: url(../images/flag_at.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-ch a{
    background-image: url(../images/flag_ch.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-be a{
    background-image: url(../images/flag_be.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-it a{
    background-image: url(../images/flag_it.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-es a{
    background-image: url(../images/flag_es.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-nl a{
    background-image: url(../images/flag_nl.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-pt a{
    background-image: url(../images/flag_pt.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-lu a{
    background-image: url(../images/flag_lu.gif);
}
.page-header .switcher.store .options ul.dropdown li.store-fr a{
    background-image: url(../images/flag_fr.gif);
}


/* new cart icon */
.minicart-wrapper .action.showcart:before{
    content: '';
    width: 43px;
    height: 42px;
    background: url(../images/collagile_cart.png);
}
.minicart-wrapper .action.showcart.active:before{
    content: '';
}

.fancy-listing li:before{
    color: #e64442;
}


.hero-element {
  background: #034377;
  /* Old browsers */
  background: -moz-linear-gradient(top, #034377 0%, #5bcbf5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #034377 0%, #5bcbf5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #034377 0%, #5bcbf5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#034377', endColorstr='#5bcbf5', GradientType=1);
  padding: 25px 0;
    position: relative;
}


.message.global.noscript, .message.global.cookie{
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}

.message.global.noscript .content,
.message.global.cookie .content{
    max-width: 1130px;
    margin: 0 auto
}

.cart-discount .block > .title{
    display: none;
}
.cart-discount .block .content{
    display: block !important;
}

.cart-discount .block .content .input-text{
    border-color: #e64442;
    border-right: 0;
        border-radius: 3px 0 0 3px;

}

.cart-discount .actions-toolbar .action.primary{
    background: #e64442;
    color: #fff;
    border: 1px solid #e64442;
    box-shadow: none !important;
    border-radius: 0 3px 3px 0;
    top: 1px;
    position: relative;

}
.cart-discount .actions-toolbar .action.primary:hover{
    background: rgb(0,28,75);
    color: #fff;
}


.prod_pre_selection_container{
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 50px;
    color: #666;
    font-weight: 400;
}

.pps_item{
    margin-bottom: 100px
}

.pps_hl{
    color: #575757;
    font-size: 30px;
    margin-bottom: 40px;
    position: relative;
}
.pps_hl em,
.pps_hl span{
    color: #fff;
    display: inline-block;
    background: #009cd9;
    padding: 2px;
    font-size: 14px;
    position: absolute;
    font-style: normal;
}

.pps_item + .pps_item .pps_hl em,
.pps_item + .pps_item .pps_hl span{
    margin-left: -40px;
}

.pps_item + .pps_item + .pps_item .pps_hl em,
.pps_item + .pps_item + .pps_item .pps_hl span{
    margin-left: -30px;
}

.pps_price{
    font-size: 36px;
    display: block;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 20px;
}

.pps_item + .pps_item .pps_price,
.pps_meta em{
    color: #3ba858;
}
.pps_meta em{
    font-style: normal;
}

.pps_info{
    padding-top: 20px;
    font-size: 20px;
    font-weight: 300;
}

.pps_info em{
    font-style: normal;
    font-weight: 600;
    color: #00adf2;
    font-size: 24px;
}

.pps_cta,
.pps_cta:visited{
    color: #fff;
    background: #e9423c;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 400;
    transition: all 500ms ease-in-out;
}

.pps_cta:hover{
    color: #fff;
    text-decoration: none;
    background: #002d55;
}


.pps_item a.product-img{
    position: relative;
    display: block;
}

.pps_item a.product-img .savings{
    position: absolute;
    bottom: 7px;
    right: 72px;
    background: #e9423c;
    display: block;
    width: 70px;
    height: 70px;   
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding-top: 15px;
    box-sizing: border-box;
    border-radius: 50%;
}

.pps_item a.product-img .savings strong{
    font-size: 20px;
}

.products-bottom {
    text-align: center;
    font-weight: 400;    
}

.products-active .pps_cta,
.products-active .pps_cta:visited,
.products-active .pps_item a.product-img .savings{
    background: #EC6608;
}
.products-active .pps_cta:hover{
    background: #002d55;
}
.products-active .products-bottom a {
    color: #EC6608;    
} 

.products-dog .pps_cta,
.products-dog .pps_cta:visited,
.products-dog .pps_item a.product-img .savings{
    background: rgb(255,108,0);
}
.products-dog .pps_cta:hover{
    background: #002d55;
}
.products-dog .products-bottom a {
    color: rgb(255,108,0);    
} 

.products-horse .pps_cta,
.products-horse .pps_cta:visited,
.products-horse .pps_item a.product-img .savings{
    background: #b78500;
}
.products-horse .pps_cta:hover{
    background: #002d55;
}
.products-horse .products-bottom a {
    color: #b78500;   
}

.products-skin .pps_cta,
.products-skin .pps_cta:visited,
.products-skin .pps_item a.product-img .savings{
    background: #ff504c;
}
.products-skin .pps_cta:hover{
    background: #002d55;
}
.products-skin .products-bottom a {
    color: #ff504c;
}

.products-osteo .pps_cta,
.products-osteo .pps_cta:visited,
.products-osteo .pps_item a.product-img .savings{
    background: #ff504c;
}
.products-osteo .pps_cta:hover{
    background: #002d55;
}
.products-osteo .products-bottom a {
    color: #ff504c;
}

@media screen and (min-width: 768px){

    body:not(.cg-retail) .prod_pre_selection_container{
        overflow: auto;
        display: flex;
    }
    body:not(.cg-retail) .pps_item{
        float: left;
        width: 33.333%;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    body:not(.cg-retail) .prod_pre_selection_container li .pps_cta {
         width: 100px;
         margin: 0 auto;
         margin-top: 10px;      
    } 

    body:not(.cg-retail) .prod_pre_selection_container li:nth-child(1) .pps_cta,
    body:not(.cg-retail) .prod_pre_selection_container li:nth-child(3) .pps_cta  {
         position: absolute;
         bottom: 0;
         left: calc(50% - 60px);       
    } 
    body:not(.cg-retail) .prod_pre_selection_container li:nth-child(1) .pps_info,
    body:not(.cg-retail) .prod_pre_selection_container li:nth-child(3) .pps_info {
         position: absolute;
         bottom: 50px;
         width: 100%;
         left: 0;
         right: 0;
    }
     
    body:not(.cg-retail) .prod_pre_selection_container li .pps_info {
         display: inline-block;
    }     
    
}

#checkout-review-table .qty-wrapper .qty-wrap {
    top: 7px;
}
.osc-place-order-wrapper {
    clear: both;
    float: right;    
}
.osc-addition-content-wrapper {
    float: right;
}
.opc-wrapper .step-content {
    margin: 0 0 20px;
}
.action.primary.checkout {
    line-height: 24px;
}
#checkout-review-table .remove-wrapper,
#checkout-review-table .qty-wrapper {
    margin-top: -10px;
}

@media screen and (min-width: 768px){

     .nav-sections .navigation .level0 > .level-top{
         padding: 0 5px;
     }

    .nav-sections .navigation .level0 span{
        position: relative;
        display: inline-block;
    }

    .nav-sections .navigation .level0 span:before{
        content: '';
        display: block;
        position: absolute;
        top: -45px;
        left: 50%;
        margin-left: -18px;
        width: 36px;
        height: 53px;
    }

    .nav-sections .navigation .nav-1 span:before{
        background: url( ../images/nav_packshot_human.png) no-repeat;
    }
    .nav-sections .navigation .nav-2 span:before{
        background: url( ../images/nav_packshot_active.png) no-repeat;
        top: -36px;
        margin-left: -10px;
    }
    .nav-sections .navigation .nav-3 span:before{
        background: url( ../images/nav_packshot_skin.png) no-repeat;
        top: -42px;
    }

    /*.nav-sections .navigation .nav-4 span:before{
        background: url( ../images/nav_packshot_dog.png) no-repeat;
    }
    .nav-sections .navigation .nav-5 span:before{
        background: url( ../images/nav_packshot_horse.png) no-repeat;
    }
    .nav-sections .navigation .nav-6 span:before {
        background: url(../images/flag_us.gif) no-repeat;
        top: -15px;
    }*/

    .nav-sections .navigation .nav-4 span:before{
        background: url( ../images/nav_packshot_osteo.png) no-repeat;
        top: -42px;
    }
    .nav-sections .navigation .nav-5 span:before{
        background: url( ../images/nav_packshot_dog.png) no-repeat;
    }
    .nav-sections .navigation .nav-6 span:before{
        background: url( ../images/nav_packshot_horse.png) no-repeat;
    }
    .nav-sections .navigation .nav-7 span:before {
        background: url(../images/flag_us.gif) no-repeat;
        top: -15px;
    }

}

@media screen and (min-width: 951px) and (max-width: 1120px){
    .nav-sections .navigation .level0 > .level-top {
        font-size: 15px;
    }  
}

@media screen and (min-width: 791px) and (max-width: 950px){
    .nav-sections .navigation .level0 > .level-top {
        font-size: 13px;
    }  
}

@media screen and (max-width: 790px){
    .nav-sections .navigation .level0 > .level-top {
        font-size: 12px;
    }  
}

@media screen and (min-width: 1536px){
    /*.main-wrapper:before {
        display: none;
    }*/
}

table.vc-table-plugin-theme-classic {
    border: 1px solid #DCDCDC;
}
table.vc-table-plugin-theme-classic tr.vc-th td {
    font-weight: bold;
    background-color: #F9F9F9;
    padding: 10px 15px;
    border: 1px solid #DCDCDC;
    text-align: left;
}
table.vc-table-plugin-theme-classic td {
    padding: 8px 15px;
    border: 1px solid #DCDCDC;
}
table.vc-table-plugin-theme-classic tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic tr:hover {
    background-color: #F9F9F9;
}
table.vc-table-plugin-theme-classic {
    font-size: 16px;
    margin-bottom: 10px;
}
table.vc-table-plugin-theme-classic tr.vc-th td {
    font-weight: normal;
    background-color: #aae0fa;
    border-color: #ffffff;
    border-top: none;
    border-bottom: none;
    padding: 10px 12px;
}
table.vc-table-plugin-theme-classic td {
    border-top: none;
    border-bottom: none;
    padding: 10px 12px;
}
table.vc-table-plugin-theme-classic tr td:first-child {
    border-left: 1px solid transparent !important;
}
table.vc-table-plugin-theme-classic tr td:last-child {
    border-right: 1px solid transparent !important;
}
table.vc-table-plugin-theme-classic tr:first-child {
    border-top: 1px solid transparent !important;
}
table.vc-table-plugin-theme-classic tr:last-child {
    border-bottom: 1px solid transparent !important;
}
table.vc-table-plugin-theme-classic tr:nth-child(2n+1), table.vc-table-plugin-theme-classic tr:nth-child(2n+1):hover {
    background-color: #F9F9F9;
}
table.vc-table-plugin-theme-classic tr:hover {
    background-color: #ffffff;
}

.checkout-payment-method .payment-method-content {
    padding: 0px;
}

body.cg-retail .pps_item.p2dosen,
body.cg-retail .pps_item.p3dosen,
body.cg-retail .pps_item.p4dosen,
body.cg-retail .pps_item.p6dosen,
body.cg-retail .swatch-option[option-label="2 Dosen"],
body.cg-retail .swatch-option[option-label="3 Dosen"],
body.cg-retail .swatch-option[option-label="3 Boxen"],
body.cg-retail .swatch-option[option-label="4 Dosen"],
body.cg-retail .swatch-option[option-label="6 Dosen"],
body.cg-retail .swatch-option[option-label="6 Boxen"],
body.cg-retail .swatch-option[option-label="2 tins"],
body.cg-retail .swatch-option[option-label="3 tins"],
body.cg-retail .swatch-option[option-label="4 tins"],
body.cg-retail .swatch-option[option-label="6 tins"] {
    display: none;
}


body.cg-retail .pps_item  {
    margin-bottom: 0px;
}

.cart-totals .totals-tax-summary .amount .price:after, 
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
    right: -5px;
    font-size: 12px;
}

.product-info-main .product-info-price {
    visibility: hidden;
}

.field.taxvat,
div[name="billingAddress.vat_id"],
div[name="shippingAddress.vat_id"] {
    display: none;
}

body.cg-8 .field.taxvat,
body.cg-8 div[name="billingAddress.vat_id"],
body.cg-8 div[name="shippingAddress.vat_id"],
body.cg-11 .field.taxvat,
body.cg-11 div[name="billingAddress.vat_id"],
body.cg-11 div[name="shippingAddress.vat_id"] {
    /*display: block;*/
}

@media screen and (max-width: 450px){

    table.vc-table-plugin-theme-classic {
        font-size: 10px;
        max-width: 100%;
    }

    table.vc-table-plugin-theme-classic td {
        padding: 5px;
    }

}

body.catalog-product-view .fotorama__caption{
    display:none !important;
}
body.catalog-product-view .price-final_price .normal-price .price-label{
    display:none !important;
}
body.catalog-product-view .price-box.price-tier_price + .baseprice{
    display:none !important;
}
body.onestepcheckout-index-index table.data-table thead th {
    background-color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 930px){
    /*.nav-sections{
        background: transparent !important;
        display: inline-block;
        float: right;
        top: 0px;
        position: absolute;
        right: 30px;
    }
    .nav-sections .navigation .level0 > .level-top {
        font-size: 13px;
        padding: 0;
    }*/
}


@media screen and (min-width: 768px) {
    .main-wrapper:before {
        display: none;
        border-top: 8px solid #035390;
        width: 100%;
        z-index: 1;
        content: '';
        position: relative;
        top: 10px;
    }
    body:not(.cms-home) .page-header {
        margin-bottom: -10px;
    }
    .page-wrapper:before {
        height: 165px;
    }
    .navigation .level0 {
        margin: 0 30px 0 0;
    }
}
@media (min-width: 768px) {
    .customer-welcome .action.switch {
        color: #002d55;
        font-family: "Open Sans";
        text-transform: uppercase;
    }
    .customer-welcome .action.switch > span {
        font-size: 11px;
        height: auto;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 1px;
    }
    .customer-welcome .action.switch:after {
        margin-top: 5px;
        position: relative;
        left: 10px;
    }
    .customer-welcome .header.links {
        min-width: 235px;
    }
}

#shipping-zip-form .field.note {
    display: none!important;
}

@media print {
    .page-wrapper {
        background: white;
    }
    table.data.table.table-order-items {
        overflow: hidden;
    }
}

#checkout-review-table .product.options .toggle {
    display: none;
}
#checkout-review-table .product.options .content {
    display: block!important;
}
#checkout-review-table .product-image-wrapper img {
    max-width: 100%;
    height: auto;
    max-height: 35px;
    width: auto;
    margin-left: 10px;
}
#ppplus iframe {
    width: 100%!important;
}
@media only screen and (max-width: 767px) {
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        width: 26%;
    }

    .cart.table-wrapper .col.price .price-including-tax,
    .cart.table-wrapper .col.price .price-excluding-tax,
    .cart.table-wrapper .col.subtotal .price-including-tax,
    .cart.table-wrapper .col.subtotal .price-excluding-tax,
    .cart.table-wrapper .col.msrp .price-including-tax,
    .cart.table-wrapper .col.msrp .price-excluding-tax {
        font-size: 1.3rem;
    }
    .cart.table-wrapper .cart > .item {
        font-size: 1.3rem;
    }
    .cart.table-wrapper .col.qty .input-text {
        width: 40px;
    }
    #cart-totals tbody {
        font-size: 15px;
    }
    .cart-totals .totals-tax-summary .amount .price:after,
    .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
        right: 3px;
    }
    body.checkout-index-index.onestepcheckout-index-index .page-main {
        padding-left: 0px;
        padding-right: 0px;
    }
    body.checkout-index-index.onestepcheckout-index-index {
        font-size: 15px;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        padding: 20px 0px;
    }
    body.checkout-index-index.onestepcheckout-index-index #co-place-order-area {
        padding: 0 !important;
    }
    body.checkout-index-index.onestepcheckout-index-index .osc-addition-content-wrapper {
        padding: 0 !important;
    }
    body.checkout-index-index.onestepcheckout-index-index .osc-place-order-block .field-row {
        float: right;
    }
}

@media (min-width: 768px) {
    .cart.table-wrapper .items {
        zoom: 0.8;
    }
    .cart-summary {
        font-size: 15px;
        width: 30%;
    }
    .abs-shopping-cart-items-desktop,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item {
        width: 70%;
    }
}

[class^="products-"] {
    word-wrap: normal;
}


