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;
    }
}

/* Category page */
.block-content h1 {
    text-align: center;
}
.sidebar .block:not(.block-static-block) {
    border: 1px solid #e9e9e9 !important;
    box-shadow: unset;
    border-bottom: 5px solid #b7b7b7 !important;
}
.maincateshowdiv {
    padding:0;
}
.maincateshowdiv ul {
    display: flex;
    flex-wrap: wrap;
}

/* Category list */
.sucateViewdiv {
    width: 23%;
    float: left;
    margin: 0 5px 10px;
    border:solid 1px #f2f2f2;
}
.sub_cate_block {
    background:#fff;
    padding: 10px;
}
li.sucateViewdiv img {
    max-height: 200px;
    margin: 0 auto;
    padding: 3px;
    max-width: 100%;
}
.categoryName {
    text-align: center;
    background: #0090b5;
    padding: 8px;
    min-height: 57px;
    margin: 0;
    height: 18%;
}
.categoryName a {
    color: #fff;
}
.sucateViewdiv:hover {
    border: 1px solid #00bdf0;
    outline: 1px solid #00bdf0;
    outline-offset:-2px;
}

/* Trustpilot */
.Trustpliot img {
    margin: 0 auto;
    padding: 10px 0;
    max-width:100%;
}
.Trustpliot {
    width: 100%;
    text-align: center;
    color: #000 !important;
    margin-top: 7%;
    margin-bottom: 40px;
}
.Trustpliot p {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}
.trustpilot-widget {
    margin-bottom: 35px;
}

/* Product list */
.cdz-product-top, .cdz-hover-section {
    padding: 2px 2px 0;
    position: relative;
}
.cdz-product-top {
    margin-bottom: 7px;
}
.cdz-hover-section {
    padding-bottom:2px;
    margin-bottom: 5px;
}
.products-grid .product-image {
    max-height: 210px;
    max-width: 210px;
    width: 100%;
    margin:0 auto;
}

.products-grid ul.products {
    display:flex;
    flex-wrap:wrap;
}
.products-grid ul.products::before, .products-grid ul.products::after {
    display:none;
}
.product-item .price-box {
    display: flex;
}
.product-item .price-box > * {
    margin:0;
    padding:0;
    flex-grow: 1;
}
.product-item-info .product-name {
    min-height: 53px;
}
.products-grid .product-item-info .cdz-buttons-container {
    margin-bottom: 0;
}
.products-grid .product-item-info .cdz-buttons-container button.btn-cart {
    margin:0 !important;
}
.product-item-info .product-name {
    font-weight: 400;
    font-size: 13px;
    margin: 0;
}
.products-grid .product-item-details p {
    color: #888;
    margin-left:auto;
    margin-right:auto;
}
.product-item .price-box .price {
    color: #00bdf0 !important;
    font-size: 15px;
}
.product-item-details .price-box p.old-price .price {
    color: #888 !important;
    margin-right: 7px;
}
.category-products .cdz-buttons-inner {
    display:flex !important;
}
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
    background-color: #2ecc71 !important;
    width: 75% !important;
    float: right !important;
    padding: 0 5px;
    border: 2px solid #2ecc71 !important;
    height: 35px;
    line-height: 31px;
}
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:hover,
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:focus{
    background-color: #fff !important;
    border: 2px solid #2ecc71 !important;
    color: #2ecc71 !important;
}
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:hover span::after, .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner.actions button.button:hover span,
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:focus span::after, .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner.actions button.button:focus span {
    color: #2ecc71 !important;
}
.category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart span span::after {
    margin-left: 10px;
    display: inline-block;
    content: "\f218";
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    font-family: fontawesome;
    position: relative;
}
.category-products .products-grid .same-height .product-item .cart-qty {
    width: 25%;
    float: left;
    background: 0;
    /* margin: 0; */
    padding: 0;
}
.category-products .products-grid .same-height .product-item .cart-qty input.qty {
    height: 35px !important;
    width: 100%;
    border: 1px solid #2ecc71;
    margin-left: 1px;
    padding: 0;
}
.product-item .cdz-buttons-container .cdz-buttons-inner {
    margin:5px 0 0;
}

/* Product labels */
.cdz-product-lbs {
    top: 5px;
    right: 5px;
}
.cdz-product-lbs .lb-item.lb-sale {
    background: #f5d307;
    width: 65px;
    height: 40px !important;
    font-size: 17px;
}

/* Collapsible filter button */
.amshopby-filters-left .block-title {
    display: block !important;
}
.amshopby-filters-left .block-title span {
    color:#282828;
}
#cdz-filter-bar {
    display:none;
}

.block-layered-nav .amshopby-attr {
    padding-left:15px !important;
}

/* Product labels */
.amlabel-table2 {
    cursor: pointer;
}
.amlabel-txt2 .emark {
    display: block;
    text-indent: -1000px;
}

/* Layered navigation */
.block-layered-nav .block-content dl dd li:before {
    display: none;
}
.block-layered-nav .amshopby-attr, .block-layered-nav .amshopby-attr:hover,
.block-layered-nav .amshopby-attr-selected, .block-layered-nav .amshopby-attr-selected:hover
{
    padding-left: 18px !important;
    background-position: left 7px;
}
.block-layered-nav .amshopby-attr-selected, .block-layered-nav .amshopby-attr-selected:hover {
    font-weight:normal;
}
.block-layered-nav dl dd ol li a .count {
    font-size: 12px;
    padding: 0;
}
.main .block-layered-nav.amshopby-collapse-enabled dt {
    background-position: right center;
    padding:0;
}
.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    margin:0;
}
.block-layered-nav .block-content .currently {
    padding-bottom:4px
}
.btn-remove-inline {
    margin: 0 7px 0 3px;
    background-position: 0 2px;
}
#cdz-filter-bar .cdz_block-title.grossFilterToggle strong {
    background: #0090b5;
    border-color: #0090b5;
}

.datablad {
    top:0;
    left:0;
    position: absolute;
    color:#282828;
    padding:6px 10px;
    background:rgba(255, 255, 255, .8);
    font-size: 12px;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
}

/* Mobile */
@media (max-width: 1199px) and (min-width: 1025px) {
    .Trustpliot img {
        width: 25% !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .Trustpliot img {
        width: 25% !important;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .sub_cate_block .sub_cate_blocktext p {
        font-size: 10px;
    }
    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
        font-size: 10px;
    }
    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart span span::after {
        font-size: 15px;
        margin-left: 5px;
    }
}
@media (max-width: 767px) {
    .sidebar .block:not(.block-static-block) .block-content p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .sucateViewdiv {
        width: 46.6%;
    }
    .Trustpliot img {
        width: 35%;
    }
    #cdz-filter-bar {
        display:block;
    }
    .block-layered-nav .block-content dl dt:after {
        display: none;
    }

    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
        font-size: 10px;
    }
    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart span span::after {
        display:none;
    }
}
/*
@media (max-width: 480px) {
    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
        font-size: 10px;
    }
    .category-products .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart span span::after {
        display:none;
    }
}
*/
