body a {
    color: #0090b5;
}
a:hover, a:focus {
    color: #06BCEF;
}
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
    border:solid 2px #ccc;
}
.cdz-header-menu {
    background: #0090b5;
}
.price-box .price, .price {
    font-family: Arial,sans-serif;
}

/* Header */
.header .logo img {
    max-width: 90%;
}
.cdz-header-logo .logo {
    float: none;
}
.cdz-header-style-06 .sticky-menu:not(.active) .block-search {
    width: 100%;
    margin-top: 4px;
}
.search-wrapper  .search-input-wrap {
    border: 2px solid #e0e0e0;
    border-radius: 3px;
}
.block-search input[type="text"] {
    background-color: #fff;
    font: 500 15px/1.55 Arial, sans-serif;
    height: 36px !important;
    border:0;
}
.block-search input[type="text"]::placeholder {
    text-transform:none;
}
.block-search .button:before {
    font-size: 25px;
    line-height: 33px;
    color: #ccc;
    padding: 0 5px 0 0;
}

.cdz-header-bottom .cdz-bottom-logo-cart .sticky:nth-of-type(3) {
    border-right: 1px solid #dfdfdf;
}
.cdz-header-bottom .cdz-bottom-logo-cart .sticky {
    padding-left: 15px;
    padding-right: 15px;
}
.order-over, .shoping-over {
    margin-top: 6px;
}
.order-icon, .shoping-icon {
    float: left;
    margin-right: 10px;
}
.order-text p, .shoping-text p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    margin: 0;
}
.order-over .order-text p strong, .shoping-over .shoping-text p strong {
    font-weight: 600;
}
.cdz-header-cart {
    width: 100% !important;
    border: 2px solid #06BCEF;
    padding: 4px 3px 4px 8px;
    max-height: 46px;
}
.cdz-header-style-06 .header .cdz-top-cart {
    background: rgba(255,255,255,0) !important;
    display: inline-block;
}
.cdz-header-style-06 .header .cdz-top-cart .cart-icon {
    color: #282828 !important;
    padding-left: 50px;
    display: block;
}
.cart-icon:before {
    background-color: transparent;
    background-image: url(/skin/frontend/codazon_fastest/default/images/cart.png);
    background-repeat: no-repeat;
    background-position: -6px 2px;
    width: 46px;
    min-height: 44px;
    position: absolute;
    top: -6px;
    left: -9px;
}

.cdz-header-style-06 .cart-icon .cart-label {
    display: block;
    text-transform: uppercase;
    font-size: 120%;
    margin-top: -3px;
    margin-left: 3px;
}
.cdz-header-style-06 .cart-icon .cart-qty {
    font-weight: normal;
    line-height: 18px;
    background: #038FB4 !important;
    color: #fff !important;
    top: 2px;
    left: 9px;
    height: 17px;
}
.cdz-header-style-06 .cart-icon .cart-subtotal {
    display: block;
    text-align: left;
}

.cdz-header-style-06 .header .cdz-top-cart .cart-icon .price {
    color: #0090b5 !important;
    font-family: arial,sans-serif;
    padding: 0 0 0 3px;
    min-height:unset;
}

.block-cart .button {
    background:#2ecc71;
    border: 2px solid #2ecc71 !important;
    line-height: 28px !important;
}
.action.primary:hover, button.button:hover, .action.primary:focus, button.button:focus {
    background: #fff;
    color:#2ecc71;
}
.cart-viewcart a {
    text-transform:uppercase;
}
.header .block-cart .block-content, .cdz-top-login.cdz-dropdown .cdz-dropdown-content {
    border: 3px solid #0090b5;
}
.mini-products-list .price {
    display:block;
}

/* Top bar */
.header .cdz-header-top {
    background-color: #0090b5;
    padding:10px 0 5px;
}
.cdz-header-top-content {
    padding: 0 !important;
}

.header .cdz-col-left {
    text-align: center;
}
.cdz-header-top-content .list {
    padding: 0 0 0 10px;
}

.list li:first-child {
    font-weight: 500;
}
.list li {
    float: left;
    margin: 0 3px 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.list li img {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.width .address {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.address img {
    float: left;
}
.icon-width {
    border-right: 1px solid #6cf;
}
.marcate {
    color: #fff;
    font-size: 12px;
}
.marcate img {
    float: left;
}
.marcate h6 {
    float: left;
    margin-left: 5px;
    color: #6cf;
}
.header .cdz-col-left p {
    margin: 0;
}

.header .cdz-header-top .cdz-top-link .link {
    margin-left: 6px;
}

.cdz-header-top .cdz-top-link li a:before {
    text-align: center;
    width: 18px;
    color: #6AD8F5;
    border: 1px solid;
    border-radius: 50%;
    padding: 2px;
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-trigger {
    color: #fff;
}
.cdz-top-login .block-login .block-content button.button {
    background: #018fb5;
    border:solid 3px #018fb5;
}
.cdz-top-login .block-login .block-content button.button:hover, .cdz-top-login .block-login .block-content button.button:focus {
    background: white;
    color: #018fb5;
    border-color: #018fb5;
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content .forgot-password a:hover, .cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content .forgot-password a:focus {
    color: #018fb5;
}
.header .cdz-bottom-logo-cart {
    padding: 20px 10px;
}
.sticky-menu.active .cdz-bottom-logo-cart {
    display:none !important;
}


/* Top Menu */
.cdz-content-megamenu .cdz-main-menu {
    text-align:center;
}
li.item.level0.level-top span:hover, li.item.level0.level-top span:focus {
    color: #000;
}
.cdz-main-menu .groupmenu li.level0:hover > a.menu-link, .cdz-main-menu .groupmenu li.level0:focus > a.menu-link {
    background-color:transparent;
}
.cdz-header-style-06 .cdz-main-menu .groupmenu li.level0>a.menu-link {
    padding: 10px 14px;
    font-size: 17px;
    font-weight:500;
}
.cdz-header-style-06 .has-sticky-menu.active .cdz-main-menu .groupmenu li.level0>a.menu-link {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 18px;
}




/* Top Menu - Floating */
.sticky-menu.has-sticky-menu.active .cdz-content-megamenu {
    width: 89%;
    float: left;
}
.sticky-menu.active a.menu-link {
    font-size: 14px;
}
.sticky-menu.has-sticky-menu .cart_serach_stick {
    display:none;
}
.sticky-menu.has-sticky-menu.active .cart_serach_stick {
    display:block;
    float: right;
    width: 10%;
}
.has-sticky-menu.active li#stickserach {
    margin-top: 6px !important;
    text-align: center;
}
.has-sticky-menu.active .cart_serach_stick li a#mobileSerach {
    background-color: #fbfbfb;
    border: 1px solid #e0e0e0;
    padding: 2px 7px;
    color: #999;
    cursor: pointer;
    font-size: 15px;
}
.sticky-menu.has-sticky-menu.active .cart_serach_stick li {
    float: left;
    width: 50%;
}
.has-sticky-menu.active .cart_serach_stick li#stickcart {
    margin-top: 4px;
}
.cart-icon-sticky {
    position: relative;
}
.cart-icon-sticky::before {
    content: '\f218';
    display: inline-block;
    height: 34px;
    width: 34px;
    font-family: fontawesome;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
}
.cart-icon-sticky::before {
    font-size: 20px;
}
.cart-icon-sticky span.cart-qty {
    background: #02bbf1;
    color: #fff;
    border-radius: 73%;
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    top: -8px;
    right: -3px;
}
/**/
div#serachBlockDivforsticky {
    width: 85%;
    position: absolute;
    background-color: #eee;
    border: 1px solid #06BCEF;
    z-index: 999 !important;
    top: -2px;
    padding: 5px 10px;
}
div#serachBlockDivforsticky label {
    display: none;
}
.action.primary, button.button {
    padding: 5px 15px;
    background-color: #2ecc71;
    border: 2px solid #2ecc71;
    width: 85%;
    color: #fff;
}
#serachBlockDivforsticky button.button {
    width: 24%;
    float: right;
    height: 35px;
}
#serachBlockDivforsticky .form-search button.button:hover, #serachBlockDivforsticky .form-search button.button:focus {
    background-color: #0090b5;
    color: #fff;
    border: 1px solid #fff;
}
#serachBlockDivforsticky .search-input-wrap {
    width: 75%;
    float: left;
}
input.input-text {
    height: 35px !important;
}
#mobileCartBlockDivforsticky {
    display:none;
}
.active #mobileCartBlockDivforsticky {
    display:block;
    position: absolute;
    width: 350px;
    float: right;
    right: 0;
    background-color: #fff;
    border: 3px solid #0090b5;
    padding: 15px 15px 0;
    top: 45px;
}
#mobileCartBlockDivforsticky .block-title {
    display: none;
}
#mobileCartBlockDivforsticky .cart-total-title {
    float: left;
    width: 50%;
}
#mobileCartBlockDivforsticky .subtotal {
    /* float: right; */
    /* text-align: right; */
}
#mobileCartBlockDivforsticky .sub-total-label {
    margin-bottom: 10px;
    font-weight: 600;
}
#mobileCartBlockDivforsticky .actions {
    clear: left;
    margin-top: 20px !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 20px;
}
#mobileCartBlockDivforsticky .actions button.button {
    width: 100%;
    background: #00bdf0;
    border: 3px solid #00bdf0;
    color: #fff;
    padding: 10px;
}
#mobileCartBlockDivforsticky .actions button.button:hover, #mobileCartBlockDivforsticky .actions button.button:focus {
    border: 3px solid #00bdf0;
    color: #00bdf0;
    background-color: transparent;
}
#mobileCartBlockDivforsticky .block-subtitle {
    display: none;
}
.mini-products-list .product-details {
    margin-left: 70px;
}
.mini-products-list .product-image {
    min-width: 50px;
}
.mini-products-list .btn-edit {
    display:none;
}
.mini-products-list .product-details .product-name {
    padding: 0;
    margin: 0;
}
.mini-products-list li.item, .mini-products-list li.item:last-child {
    margin: 0 0 20px 0;
}

#mobileCartBlockDivforsticky .cart-viewcart a {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    line-height: 20x;
    padding: 10px 20px;
    display: block;
    text-align: center;
}
.mini-products-list {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 10px;
}

#mobileCartBlockDivforsticky .btn-remove:after {
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 1;
    content: "\f00d";
    font-size: 15px;
    padding: 0 2px;
    border-radius: 2px;
    color: #282828;
    border: 1px solid #e1e1e1;
}

#mobileCartBlockDivforsticky .btn-remove {
    border:none;
    cursor:pointer;
    position:relative;
    z-index:100;
}
#mobileCartBlockDivforsticky .btn-remove:hover, #mobileCartBlockDivforsticky .btn-remove:focus {
    background:transparent;
}

/*  */
div#mobile-search {
    display: none;
}
.announcement {
    display: none;
}
li.additional.link span {
    font-size: 35px;
    margin-top: 10px;
}

.cms-page-view .std p, .cms-no-route .std p {
    font-family: arial,sans-serif;
    font-size: 14px;
    font-style:normal;
    line-height: 24px;
}

/* Footer */
.footer-top.footer-style-1 {
    border-top: 1px solid #ccc;
}

.footer-text {
    padding: 20px 0;
    display: -webkit-box;
}
.footer-top p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 0;
}
.footer-text p {
    color: #000 !important;
}
.col-md-6.true-icon img {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.footer-top.footer-style-01 {
    background-color: #0086a9;
}
.page-footer .footer .footer-bottom {
    background: #0081a1;
    border-top: 2px dotted #038FB4;
}
.page-footer p.h5 {
    color: #79E2FE;
}
.footer-box-icon ul li {
    background-image: url(/skin/frontend/codazon_fastest/default/images/footer_dot.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    padding-left: 20px;
}
.fototer-contact span.fa {
    color: #79E2FE;
}
.page-footer a {
    color: #fff;
}
.page-footer .footer-link li a {
    padding: 5px 0;
}
.footer-style-02 .footer-link li {
    border:0;
}

#back-top a {
    background: #0090b5 !important;
    border-color: #0090b5 !important;
}

.action.primary:focus, button.button:focus, .btn:focus, .action.primary:active, button.button:active.btn:active, .btn:hover {
    background: #fff;
    color: #2ecc71;
}

.customer-account-forgotpassword .buttons-set button.button, .account-create .buttons-set button.button {
    border-width: 3px;
}

.clerk-slider-nav {
    z-index: 10000;
}

/* */
@media (max-width: 1199px) and (min-width: 1025px) {
    .col-xs-10.col-sm-10.col-md-10.col-lg-10.list {
        width: 52%;
    }
    .col-xs-8.col-sm-8.col-md-8.col-lg-8.width {
        width: 43%;
    }
    div#cdz-pc-account {
        padding: 0;
    }
    .header .cdz-header-top .cdz-top-link {
        min-width:200px;
    }
    .header .cdz-header-top {
        padding: 10px 0 10px;
    }
    .order-icon img, .shoping-icon img {
        width: 26px;
    }
    .cdz-header-style-06 .cart-icon .cart-subtotal {
        text-align:right;
    }
    .col-sm-4.col-md-4.col-xs-4.col-lg-4.sticky {
        padding: 0 5px;
    }
    .cdz-header-style-06 li.level0>a.menu-link {
        padding: 10px 9px !important;
        font-size: 14px !important;
    }
    .cdz-header-style-06 .sticky-menu.active li.level0>a.menu-link {
        padding: 10px 9px !important;
        font-size: 12px !important;
    }
    .cdz-header-style-06 .header .cdz-top-cart .cart-icon {
        padding-left: 40px;
    }
    .cdz-bottom-logo-cart .cart-wrapper {
        /* padding-left:0; */
        padding: 0 0 0 5px;
    }
    .header .cdz-bottom-logo-cart {
        padding: 7px 0 13px;
    }
    .has-sticky-menu.active li.level0>a.menu-link {
        font-size: 13px !important;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .cdz-header-style-06 .cdz-main-menu .groupmenu li.level0>a.menu-link {
        padding: 10px 9px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .cdz-top-link .link a {
        font-size: 0 !important;
    }
    div#cdz-pc-stores {
        width: 90% !important;
        padding: 0;
    }
    .col-xs-10.col-sm-10.col-md-10.col-lg-10.list {
        width: 54%;
    }
    #cdz-pc-account {
        width: 10%;
        padding: 0;
    }
    .list li {
        font-size: 10px;
    }
    .cdz-bottom-logo-cart .container {
        padding-left: 0;
        padding-right: 0;
    }
    .header .cdz-bottom-logo-cart {
        padding: 7px 0 13px !important;
    }
    .cdz-header-style-06 .cart-icon .cart-label, .cart-icon.dd-trigger span.cart-subtotal {
        display: none;
    }
    .header .cdz-bottom-logo-cart .cdz-header-cart {
        padding: 0;
        border:none;
    }
    .cart-icon {

        height: 46px;
        width: 44px;
    }
    .cart-icon:before {
        top: 0;
        left: 0;
    }
    .cdz-header-style-06 .cart-icon .cart-qty {
        top:9px;
        left:17px;
    }

    .col-sm-4.sticky img {
        width: 26px;
    }
    .cdz-header-bottom .sticky {
        padding: 0 4px !important;
        width: 20%;
        margin-left: 0;
    }
    .cdz-header-bottom .sticky:nth-of-type(3) {
        border-right: none !important;
    }
    .cdz-header-bottom .cart-wrapper.pull-right {
        width: 8%;
        padding: 0;
    }

    .cdz-header-style-06 .cdz-main-menu .groupmenu li.level0>a.menu-link {
        padding: 10px 9px;
        font-size: 14px;
    }
    .cdz-header-style-06 .has-sticky-menu.active .cdz-main-menu .groupmenu li.level0>a.menu-link {
        padding: 10px 10px;
        font-size: 12px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .cdz-header-style-06 .cdz-main-menu .groupmenu li.level0>a.menu-link {
        padding: 10px 6px;
        font-size: 11px;
    }
    .cdz-header-style-06 .has-sticky-menu.active .cdz-main-menu .groupmenu li.level0>a.menu-link {
        padding: 10px 5px;
        font-size: 10px;
    }
    .cdz-col-left .col-xs-8.col-sm-8.col-md-8.col-lg-8.width {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .mobile-header .cdz-mobile-logo img {
        margin: 0 auto;
    }
    #phonenumber {
        display: none;
    }
    /*
    .mobile-header .cdz-mobile-header-menu .header-container {
        background-color: #0080a1;
        z-index: 99999;
    }
    */
    .mobile-header .nav-container {
        position: relative;
        z-index: 999;
    }
    .mobile-header li.additional:nth-of-type(2) {
        border-right: 1px solid #006786;
    }
    .mobile-header li.additional {
        border-left: 1px solid #006786;
    }
    span.menu_text {
        font-size: 20px;
        line-height: 50px;
        color: #3fd7ff;
    }
    .mobile-header li.additional span, li.additional i {
        color: #fff !important;
    }
    .mobile-header .cdz-menu-responsive .icon-bar {
        background-color: #3fd7ff;
    }
    .cdz-mobile-header-menu .cdz-navbar-toggle {
        position: relative;
        margin: 0;
    }
    .mobile-header .cdz-navbar-toggle {
        background-color: transparent;
    }
    .mobile-header .header-container::after {
        content: '';
        height: 55px;
        background-color: #0080a1;
        left: 0;
        right: 0;
        position: absolute;
        bottom: 0 !important;
    }
    .mobile-header .cdz-mobile-header-menu {
        background: #f9f9f9;
        border-bottom: 2px solid #006786;
        position: relative;
    }

    div#mobileCartBlockDiv {
        background-color: #eee;
        box-shadow: 0 1px 10px #777;
        border: 1px solid #06BCEF;
        padding: 20px 10px;
        border-top: none;
    }
    .mobile-cart .top-title .left-total-title {
        width: 50%;
        float: left;
    }
    .mobile-cart .top-title .left-subtotal {
        float: right;
        text-align: right;
    }
    .mobile-cart .actions {
        text-align: center;
        margin:0 0 10px;
        clear: both;
    }
    .mobile-cart p.block-subtitle {
        display: none;
    }
    .mobile-cart .bottom-cart-viewcart {
        text-align: center;
        padding-top: 5px;
    }
    .mobile-cart .block-content {
        display:none;
    }
    .mobile-cart .left-total-title {
        width: 50%;
        float: left;
    }
    .mobile-cart .top-title .left-total-title h4 {
        margin-bottom: 0;
    }
    div#mobileUserBlockDiv {
        background-color: #eee;
        box-shadow: 0 1px 10px #777;
        border: 1px solid #06BCEF;
        padding: 20px 10px;
        border-top: none;
    }
    #mobileUserBlockDiv li.link.signup, #mobileUserBlockDiv li.link.cdz-dropdown {
        width: 50%;
        float:left;
        text-align: center;
    }
    #mobileUserBlockDiv .cdz-top-link {
        display:flex;
    }
    div#cdz_mobile_nav_block {
        width: 100% !important;
        background-color: #0090b5;
        padding: 15px 20px;
        border-color: transparent;
        border-radius: 0;
        border-bottom: 2px solid #006786;
    }
    .header-mobile-top p {
        font-size: 14px;
        color: #fff;
        font-weight: 500;
    }
    .header-mobile-top p span.mobile-email {
        float: left;
        margin-right: 15px;
    }
    .header-mobile-top p span {
        font-weight: 300 !important;
    }
    .cdz-menu .item.level-top>.menu-link {
        background: transparent;
        font-size: 16px;
        font-weight: 300;
    }
    #cdz_mobile_nav_block .level-top {
        border-top: 1px solid #079;
        border-bottom: none;
    }
    .header-mobile-top {
        border-bottom: 1px solid #079;
        padding-bottom: 8px;
    }
}
@media (max-width: 767px)  {
    .mobile-header .cdz-mobile-logo img {
        max-width: 70%;
    }
    ul.mobnav li {
        float: left;
    }
    .header-container li.additional {
        float: right;
    }
    .header-container .mobnav li a {
        width: 42px;
        height: 55px;
        display: block;
        text-align: center;
    }
    li.additional span {
        font-size: 28px;
        margin-top: 14px;
    }
    li.additional i {
        font-size: 21px;
        margin-top: 10px;
        border: 1px solid;
        border-radius: 50%;
        padding: 6px;
    }

    .page-footer .footer .footer-bottom {
        background: #079;
    }
    .footer-bottom .col-sm-6 {
        margin: 0 0 15px;
    }
    .footer-box-icon p.h5.cdz-toggle-title::after {
        content: '\f0d7';
        float: right;
        font-size: 22px;
        font-family: fontawesome;
        line-height: 20px;
    }
    .footer-box-icon p.h5.cdz-toggle-title, .fototer-contact p.h5.cdz-toggle-title {
        padding: 10px !important;
        background-color: #079;
        border-radius: 3px;
        border: 1px solid #2598b5;
    }
    .footer-box .cdz-toggle-title:before {
        display:none;
    }
    .footer-box-icon p.h5.cdz-toggle-title.active {
        background-color: #0081a1;
        padding: 10px 5px;
        color: #fff;
    }
    .footer-box-icon #footer-content-2, .footer-box-icon #footer-content-3, .footer-box-icon #footer-content-4, .footer-box #footer-content-5 {
        padding: 0;
        margin: 0;
    }
    .footer-box-icon ul.footer-link, .fototer-contact ul.footer-link {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border: 1px solid #2598b5;
        border-top: 1px solid transparent;
    }
    .footer-box-icon ul.footer-link {
        background-color: #0081a1;
        padding: 5px;
    }
    .footer-box-icon ul li {
        background-position: 12px 12px;
        padding-left: 30px !important;
    }
    .footer-box-icon p.h5.cdz-toggle-title.active {
        border-bottom: 1px solid transparent;
        border-radius: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .footer-box-icon p.h5.cdz-toggle-title.active::after {
        line-height: 14px !important;
    }
    .footer-box-icon p.h5.cdz-toggle-title.active::after {
        content: '\f0d8';
        color: #fff;
    }
}


.col-wrapper-main .product-collateral .std > p {
    margin: 0;
    line-height: 24px;
}
.col-wrapper-main .product-collateral .std > p strong {
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
}
.box-collateral_1.box-additional, .box-collateral_1.box-description {
    width: 50%;
    float: left;
    padding: 10px 10px 0;
}

.box-collateral_1.box-additional .data-table tr:nth-child(odd) {
    background-color: #f1f1f1;
}

.box-collateral_1.box-additional .data-table th, .box-collateral_1.box-additional .data-table td {
    border: none !important;
    background: transparent;
    background-color: transparent;
    width: 50%;
}

.product-collateral {
    background-color: #fff;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}

.box-collateral_1.box-additional .data-table {
    width: 100%;
    /* float: left; */
    max-width: 100% !important;
    border: none !important;
}
#amfile-list {
    padding: 50px 15px;
    width:100%;
}
#amfile-list > h2 {
    display:none;
}
#amfile-list img {
    max-width: 24px;
    max-height: 24px;
    float: left;
}
#amfile-list a{
    color: #000 !important;
}

/* */
.prod_info {
    display: flex;
    flex-wrap: wrap;
}
.product-shop-wrap .product-rating-sku h3.product-shop-sku {
    font: 500 12px/1.55 Arial, sans-serif;
    color: #888 !important;
    width: 50%;
    float: left;
    clear: unset !important;
}
.section_show1, .section_show2 {
    margin-top: 5px;
    width:50%;
    float: left;
    padding:0;
}
.section_show1 {
    width: 100%;
}
#nedsat_pris {
    font-weight: bold;
    color: #FED434;
}

.product-shop .product-shop-wrap.product-shop-button {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 15px 10px;
}
.product-view-info .product-shop-wrap .priceproductpage {
    float: left;
    white-space: nowrap;
    margin: 0 15px 10px 0;
}
.product-view-info .product-shop-wrap .add-to-box {
    width: 50% !important;
    float: right;
}
.product-shop-wrap .price-box .old-price span.price {
    color: #888 !important;
}
.catalog-product-view.catalog-product-view .product-shop-wrap .price-box .special-price span.price {
    font-weight: 600 !important;
    font-size: 17px !important;
}

.product-shop-wrap .add-to-cart .product-button-top {
    margin: 0;
    float: left;
    width: 20%;
}
.product-view .add-to-links li a {
    display: none;
}
.product-view button.button {
    border: 2px solid #2ecc71  !important;
    background: #2ecc71 !important;
    color: white !important;
    line-height: 28px !important;
    width: 100%;
    height: 45px;
}
.product-shop-wrap .add-to-cart .product-button-bottom {
    width: 80%;
    float: left;
    box-sizing: border-box;
}

.add-to-box .add-to-cart .product-button-top label {
    display:none;
}

.product-view .product-view-info .product-shop .button.btn-cart span span:after {
    font-size: 16px;
    margin-left: 10px;
    color: #fff;
    content: "\f218";
    font-family: fontawesome;
}


.product-view .product-shop-wrap .qty_cart input.qty {
    border:solid 1px #21bb21;
    float: left;
    text-align: center;
    /* margin: 0 -1px; */
    height: 45px !important;
    width: 100% !important;
}

.qty-ctl {
    display:none;
}

.product-shop .add-to-cart .qty_cart .qty-ctl button.decrease, .product-shop .add-to-cart .qty_cart .qty-ctl button.increase {
    adisplay: none;
    width: auto;
    height: auto;
    position: absolute;
    float: right;
    border-color: transparent !important;
    padding: 0 !important;
}
.product-shop .add-to-cart .qty_cart .qty-ctl button.increase {
    margin-left: -18px;
    margin-top: 13px;
}
.product-shop .add-to-cart .qty_cart .qty-ctl button.decrease {
    margin-top: 9px !important;
}




.product-shop .product-shop-wrap.product-shop-button {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.catalog-product-view.catalog-product-view .product-shop-wrap .price-box .old-price span.price {
    padding-left: 0px !important;
    font-size:17px;
}

.productviewpagepricebox{
    margin-top:13px!important;
}
.productviewpagepricebox_floatleft{
    float: left;
}
.product-view .product-shop .price-box .old-price {
    vertical-align: sub;
    display: flex;
    /* margin: 2px 0 0 0; */
}
.product-view .product-shop .price-box p.special-price {
    padding-left: 0;
}

.product-shop-wrap .price-box .special-price span.price {
    color: #00bdf0 !important;
    font-size: 16px !important;
}

.productaddafterblock {
    padding: 5px !important;
    margin-top: 0px !important;
}
.product-view .product-shop-wrap {
    margin-bottom: 10px;
    clear: left;
    float: left;
    width: 100%;
}
.productaddafterblock {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.product-shop .iconcolor {
    color: #0090b5;
    margin-left: 7px;
}
.product-shop .product-collateral {
    border:0;
}
.product-collateral ul li a {
    color: #0090b5 !important;
}
.product-shop #tab_list ul li {
    float: left;
    padding: 7px 5px;
    border: 2px solid #efefef;
    margin-right: 7px;
    font-size: 13px;
    font-weight: bold;
    cursor:pointer;
}
.product-shop #tab_list .product-detail-tab {
    display: none;
}
.product-shop .tab_menu {
    display: inline-block;
    width: 100%;
}

.product-view button.button:hover {
    background: white !important;
    border: 2px solid #2ecc71 !important;
    color: #2ecc71 !important;
}
.product-view .product-view-info .product-shop .button.btn-cart:hover span span:after {
    color: #2ecc71;
}

.product-view .product-view-info .product-shop .button.btn-cart {
    padding: 6px 10px !important;
    width: 100% !important;
}

.box-collateral_1 {
    margin-bottom:15px;
}

.product-view div.clerk-cta-button {
    background-color: #2ecc71 !important;
    transition: all 500ms ease;
}
.product-view div.clerk-cta-button:hover,.product-view div.clerk-cta-button:focus {
    background-color: #fff !important;
    color: #2ecc71 !important;
}

/* Related products */
.block.block-related {
    background:transparent;
    box-shadow:none;
    margin:0;
    padding:0;
}
.block:not(.block-static-block) .block-title {
    color:#000;
    float: none;
    border:0;
    text-align: center;
}
.block:not(.block-static-block) .block-title strong {
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 5px;
    float: none;
}
.block-content.products-grid {
    margin:0;
    padding: 3px 0 0 !important;
}
.col1-layout .products-grid .product-items:not(.owl-carousel) {
    overflow-x:scroll;
    -webkit-overflow-scrolling: touch;
}
.col1-layout .products-grid .product-items:not(.owl-carousel) .product-item {
    overflow-x:unset;
}

.block-content.products-grid:hover .ph-scrollbar {
    visibility:hidden;
}
.ph-scrollbar:after {
    content:"";
    display:block;
    overflow-x:scroll;
    visibility:hidden;
}
.ph-scrollbar {
    background:#f8f8f8;
    position:absolute;
    left:0;
    bottom:0;
    right:0;
}

.block-content.products-grid .product-items {
    display:flex;
    margin:0;
    background:transparent;
}
.products-grid .product-items > li {
    width: 20%;
    min-width: 20%;
    display: block;
    padding: 1em 7px !important;
    display: flex;
}
.products-grid .product-items .product-item-info {
    border: 1px solid #eee;
    box-shadow: 0 0.1em 0.2em 0 rgba(0,0,0,.08);
    border-radius: 1em;
    padding: 1em 1em 42px;
    height:auto !important;
}
.products-grid .cdz-hover-section {
    margin-bottom: 1em;
}
.products-grid .product-image img {
    width:auto;
    max-width:100%;
    margin:0 auto;
}
.item .cdz-hover-section a.product-image:hover img {
    opacity:1 !important;
}
.products-grid .product-items .product-item-details {
    padding:0;
    position: static;
}
.products-grid .product-items .product-name {
    margin: 0 10px 5px 10px;
    padding:0;
}
.product-item-info div.product-item-details a {
    font-size: 11px;
}
.product-item-info div.product-item-details .price-box {
    font-size: 1.4em;
    display: flex;
    margin-bottom: 3px;
    text-align:center;
    float:none;
}
.products-grid .product-items .product-item .price {
    color:#000;
    font-weight: bold !important;
    font-family: Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 18px;
}
.products-grid .product-items .product-item .old-price .price {
    color:#a0a0a0;
}
.product-item-info div.product-item-details .price-box > * {
    margin:0 auto;
}

.products-grid .product-item-info .cdz-product-bottom {
    position:absolute;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    bottom:0;
    top: auto;
    height: auto;
    left: 1em;
    right: 1em;
    width: auto;
}
.products-grid .product-item-info .cdz-product-bottom button.button {
    height:28px;
    border-radius: .3em;
}
.products-grid .product-item-info .cdz-buttons-container button.btn-cart {
    font-size:inherit;
    line-height:inherit !important;
}
.products-grid .product-item-info .cdz-buttons-container button.btn-cart:before {
    display:none;
}
.products-grid .product-item-info .cdz-buttons-container {
    margin-bottom:1em;
}


/* Tier add to cart buttons */
.tier_buttons {
    width: 100%;
    text-align:right;
    font-weight:600;
    margin:0;
}
.tier_buttons li {
    margin:0 0 15px;
}
.tier_buttons li > span {
    margin:0 20px 0 0;
}
.product-view .tier_buttons button.button {
    width:auto;
    min-width:220px;
    text-transform:none;
}
/* Product labels */
.amlabel-txt2 .emark {
    display: block;
    text-indent: -1000px;
}
.product-name .amlabel-txt2, .product-name .amlabel-table2 {
    position: static;
}
.datablad {
    padding: 6px 10px 0 0;
    background: rgba(255, 255, 255, .8);
    font-size: 12px;
    display: block;
    text-decoration: none;
}
.datablad:focus {
    text-decoration: none;
}
.product-view .product-name {
    margin-bottom: 15px;
}
.product-view .product-name h1 {
    margin-bottom: 5px;
}

@media (max-width: 1199px) {
    .products-grid .product-items .product-name {
        margin-left:0;
        margin-right:0;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .product-view .product-view-info .product-shop .button.btn-cart {
        padding: 6px 4px !important;
    }
    .product-shop-wrap .add-to-cart .product-button-top {
        width: 30%;
    }
    .product-shop-wrap .add-to-cart .product-button-bottom {
        width: 70%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .product-view-info .product-shop-wrap .priceproductpage {
        margin-bottom: 10px;
    }
    .product-view .product-view-info .product-shop-wrap .add-to-box {
        width: 100% !important;
    }
    .products-grid .product-items .product-item .price {
        font-size:15px;
    }
    .ph-scrollbar {
        display:none;
    }
}

@media (max-width: 767px) {
    .product-collateral {
        display:block;
    }
    div#box_1-description, div#box_1-additional {
        padding: 20px 0 0 0;
        width: 100%;
        float:none;
    }
    .product-shop-wrap .product-rating-sku h3.product-shop-sku {
        width: 100%;
    }
    .product-shop .product-shop-wrap.product-shop-button {
        padding-left:0;
        padding-right:0;
        flex-wrap: wrap;
    }
    .product-view-info .product-shop-wrap .add-to-box {
        width:auto !important;
    }
    .products-grid .product-items > li {
        width:33.33%;
        min-width:33.33%;
    }
    .ph-scrollbar {
        display:none;
    }
}
@media (max-width: 372px) {
    .products-grid .product-items > li {
        width:100%;
        min-width:100%;
    }
    .tier_buttons li > span {
        display: block;
        margin: 0;
    }
    .tier_buttons {
        width: 100%;
        text-align:left;
    }
}

/*
@media (max-width: 480px) and (min-width: 320px) {
    .page .product-view .product-view-info .product-shop-wrap .add-to-box {
        margin-top: 10px;
        width: 100% !important;
    }
    .section_show1, .section_show2, .product-shop-wrap .product-rating-sku h3.product-shop-sku {
        width: 100%;
    }
}
*/
