@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=84bb16138e91486ca043)
 * Config saved to config.json and https://gist.github.com/84bb16138e91486ca043
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default, .btn-info, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.active, .btn:active {
    background-image: none
}

.btn-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc
}

.btn-default:focus, .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default.active, .btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #e0e0e0;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:focus, .btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success.active, .btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:focus, .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info.active, .btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:focus, .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning.active, .btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #eb9316;
    background-image: none
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    background-color: #e8e8e8
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
    background-color: #2e6da4
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
}

@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        background-repeat: repeat-x
    }
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(../../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(/skin/frontend/codazon_fastest/default/new/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

:root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-user:before {
    content: "\f007"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-flag:before {
    content: "\f024"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-print:before {
    content: "\f02f"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before {
    content: "\f03e"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-edit:before {
    content: "\f044"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-expand:before {
    content: "\f065"
}

.fa-warning:before {
    content: "\f071"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-key:before {
    content: "\f084"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-phone:before {
    content: "\f095"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-rotate-left:before {
    content: "\f0e2"
}

.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-circle:before {
    content: "\f111"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-code:before {
    content: "\f121"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-info:before {
    content: "\f129"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-bug:before {
    content: "\f188"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-try:before {
    content: "\f195"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-support:before {
    content: "\f1cd"
}

.fa-send:before {
    content: "\f1d8"
}

.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-percent:before {
    content: "\f295"
}

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
@keyframes cssload-rotate {
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-rotate {
    to {
        -o-transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-rotate {
    to {
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-rotate {
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes translator {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    to {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    to {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }
    80% {
        -o-transform: translateY(-10px)
    }
    to {
        -o-transform: translateY(0)
    }
}

@keyframes slideBounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

.availability .label, [hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%
}

body, button, figure {
    margin: 0
}

a:focus {
    outline: 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

legend {
    border: 0;
    padding: 0
}

input, textarea {
    font-size: 100%
}

input, select, textarea {
    font-family: inherit;
    margin: 0
}

button, input {
    line-height: normal
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    width: 100%;
    padding: 5px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*, :after, :before, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #fff;
    line-height: 1
}

.block-title small {
    font-size: 100%;
    font-weight: 400
}

caption, cite, code, th {
    font-weight: 400;
    font-style: normal;
    text-align: left
}

.data-table tr td em, address {
    font-style: normal
}

*, .menu-vertical-title h3, :after, :before, fieldset, ol, ul {
    margin: 0;
    padding: 0
}

abbr, acronym, body, fieldset, html, img {
    border: 0
}

img {
    display: block
}

ol, ul {
    list-style: none
}

q:after, q:before {
    content: ''
}

input:focus, input[type=search]:focus {
    outline-offset: -2px
}

input[type=search] {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

a, button {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

a {
    text-decoration: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.line-left {
    border-left-width: 1px;
    border-left-style: solid
}

.line-right {
    border-right-width: 1px;
    border-right-style: solid
}

.h1, .h2, h1, h2 {
    margin: 0 0 .7em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase
}

.h2, h1, h2 {
    margin: 0 0 .5em
}

h1 {
    margin: 0 0 .7em
}

.h3, .h4, .h5, h3, h4, h5 {
    margin: 0 0 10px;
    text-rendering: optimizeSpeed
}

.availability, .h3, .h4, .h5, .h6, h3, h4, h5, h6 {
    text-transform: uppercase
}

.h6, h6 {
    margin: 0 0 5px;
    text-rendering: optimizeSpeed
}

.address-list address {
    margin-bottom: 1em
}

.availability {
    margin-bottom: 0;
    font-size: 13px;
    margin-left: 10px
}

.availability.in-stock {
    color: #11b400
}

.availability.out-of-stock {
    color: #df280a
}

.availability-only {
    color: #df280a;
    margin-bottom: 10px
}

.col2-set, .col2-set .box-content {
    float: left;
    width: 100%
}

.col2-set .col-1 {
    float: left;
    width: 49%
}

.col2-set .col-2 {
    float: right;
    width: 49%
}

.col3-set .col-1, .col3-set .col-2 {
    float: left;
    width: 32%
}

.col3-set .col-2 {
    margin-left: 2%
}

.col3-set .col-3 {
    float: right;
    width: 32%
}

.col4-set .col-1 {
    float: left;
    width: 23.5%
}

.col4-set .col-2 {
    margin: 0 2%
}

.col4-set .col-2, .col4-set .col-3 {
    float: left;
    width: 23.5%
}

.col4-set .col-4 {
    float: right;
    width: 23.5%
}

.block-title {
    position: relative;
    padding: 10px 0 0;
    margin-bottom: 5px
}

body:not(.customer-account) .block:first-child .block-title {
    border-top: none;
    padding-top: 0
}

.block-subtitle {
    font-weight: 700;
    margin-bottom: 7px
}

.block-content {
    margin-top: 5px
}

.block-content li.item {
    margin: 0 0 10px 9px
}

.block-content li.item:last-child, .payment-methods .form-list li:last-child {
    margin-bottom: 0
}

.block .actions {
    margin: 10px 0 0
}

.block .actions:after, .buttons-set:after {
    content: '';
    display: table;
    clear: both
}

.block .actions a {
    float: left
}

.block .actions .button {
    float: right
}

.col-left .block .actions .button ~ a, .col-right .block .actions .button ~ a {
    line-height: 33px;
    margin-right: 5px
}

.sidebar .block-banner img {
    max-width: 100%
}

.block-account .block-title, .block-cms-menu .block-title {
    padding-top: 0;
    border-top: none
}

.block-account li, .block-cms-menu li {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    margin: 7px 0
}

.block-account li strong, .block-cms-menu li strong {
    font-weight: 400;
    color: #282828
}

.block-account li a, .block-cms-menu li a {
    color: #636363
}

.block-account li a:hover, .block-cms-menu li a:hover {
    color: #282828
}

.button + .button, select + select {
    margin-left: 5px
}

@media only screen and (max-width: 770px) {
    .col2-set .buttons-set .button, .col2-set .buttons-set .button2 {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .col2-set .buttons-set .back-link, .col2-set .buttons-set .required {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    .buttons-set .button {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7px
    }

    .buttons-set .back-link, .buttons-set .required {
        display: none
    }
}

.buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding-top: 10px;
    text-align: right
}

.buttons-set .back-link, .buttons-set p.required {
    line-height: 33px;
    float: right;
    margin: 0
}

.buttons-set p.required {
    margin: 0 0 0 10px
}

.buttons-set .required {
    display: none
}

.buttons-set a:not(.button) {
    line-height: 20px;
    display: inline-block;
    padding: 5px
}

.buttons-set button.button {
    float: left;
    margin-right: 5px;
    min-width: 140px
}

.btn-remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ededed;
    text-align: center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative
}

.btn-remove:hover {
    background-color: #282828;
    border-color: #282828
}

.btn-remove2:after, .btn-remove:after {
    content: 'X';
    color: #282828;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 10px;
    font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: 700
}

.btn-remove:hover:after {
    color: #fff;
    text-decoration: none
}

.btn-remove2 {
    background: 0 0;
    border: 0;
    vertical-align: top
}

.mini-products-list .btn-remove {
    float: right;
    margin-left: 6px
}

.footer-container, .main-container {
    position: relative;
    margin: 0 auto
}

.footer-container:after, .grid:after, .item-options:after, .main-container:after {
    content: '';
    display: table;
    clear: both
}

.footer-container {
    padding-top: 0
}

.global-site-notice {
    background: #676157;
    color: #e6e6e6;
    font-size: 12px
}

.global-site-notice .notice-inner {
    padding-left: 120px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    line-height: 11px;
    min-height: 40px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    background-image: url(../../../images/demo-logo.png);
    background-position: left;
    background-repeat: no-repeat
}

.global-site-notice p, .price-box p {
    margin-bottom: 0
}

.success {
    color: #11b400
}

.error, .notice {
    color: #df280a;
    font-weight: 700
}

.notice {
    color: #e26703
}

.messages {
    margin-bottom: 10px
}

.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4;
    font-size: 15px
}

.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px
}

@media only screen and (min-width: 915px) {
    .order-list-grid .col-1 {
        width: 30%
    }

    .order-list-grid .col-2 {
        width: 50%;
        padding-right: 20px
    }

    .order-list-grid .col-3 {
        clear: none;
        width: 20%;
        padding-top: 0
    }
}

.page-popup {
    padding: 20px;
    background: #fff;
    height: auto
}

.page-popup h1 {
    margin: 0 0 .5em;
    font-size: 36px
}

.payment-methods {
    margin-bottom: 20px
}

.payment-methods dt {
    padding: 5px 0
}

.payment-methods dd {
    padding-top: 10px
}

.payment-methods .form-list {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 5px 15px 15px;
    padding: 15px;
    border: 1px solid #ccc;
    background: #f4f4f4
}

.payment-methods .form-list:after, .payment-methods .form-list:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: none;
    left: 30px
}

.payment-methods .form-list:before {
    border-bottom: 10px solid #ccc;
    top: -11px
}

.payment-methods .form-list:after {
    border-bottom: 10px solid #f4f4f4;
    top: -10px
}

.please-wait {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    white-space: nowrap
}

.please-wait img {
    float: left;
    margin-right: 5px;
    width: 24px
}

.price-box {
    margin: 7px 0
}

.price-notice {
    color: #a0a0a0
}

.price-box .price {
    color: #282828;
    font-size: 16px
}

.price, .price-box .price, .price-box .price-label {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.price-box .price-label {
    color: #a0a0a0;
    white-space: nowrap
}

.price-box .minimal-price-link {
    padding-left: 1em;
    color: #282828;
    display: block
}

.price-box .old-price, .price-box .old-price .price, .price-box .special-price, .price-box .special-price .price {
    display: inline-block
}

.price-box .old-price .price {
    color: #a0a0a0;
    text-decoration: line-through;
    font-weight: 400
}

.price-box .special-price {
    color: #282828
}

.price-box .special-price .price-label {
    color: #d84d3c
}

select {
    font-size: 14px
}

.item-options dt {
    font-style: italic
}

.flag-placeholder {
    height: 34px;
    width: 100%;
    display: block;
    float: left
}

.products-grid .product-item .product-item-inner {
    width: 100%;
    bottom: 0
}

.item-options {
    font-size: 14px;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.item-options dt {
    float: left;
    clear: left;
    font-weight: 600;
    padding-right: 5px
}

.item-options dt:after {
    content: ': '
}

.item-options dd {
    float: left;
    padding-left: 10px;
    margin: 0 0 6px
}

.page-print {
    width: 6.5in;
    margin: 20px;
    background: #fff
}

.add-to-links .separator {
    display: none
}

.no-touch .product-img-box .product-image:not(.zoom-available):hover, .product-image {
    position: relative;
    display: block;
    overflow: hidden
}

@media only screen and (max-width: 770px) {
    body .product-img-box .product-image:hover {
        border-color: #ededed
    }
}

.no-touch .product-image:hover {
    border-color: #282828
}

.std p {
    margin: 0 0 1.5em
}

.std ol, .std ul {
    list-style: decimal outside;
    margin-bottom: 1.5em
}

.std ul {
    list-style: disc outside
}

.std ol li, .std ul li {
    margin-left: 2em
}

.std ul.messages {
    list-style: none;
    margin-bottom: 10px
}

.std ul.messages ul {
    margin: 0;
    list-style: none
}

.std ul.messages li {
    margin-left: 0
}

.std .note {
    color: #a0a0a0;
    font-size: 13px
}

.tabs {
    margin-bottom: 10px;
    background: #fff
}

.data-table tbody td .item-options dt:after, .order-info-box .box-title h2:after {
    content: ':'
}

#checkout-review-table .summary-collapse, body.customer-account .data-table .summary-collapse {
    position: relative;
    cursor: pointer
}

#checkout-review-table .summary-collapse:before, body.customer-account .data-table .summary-collapse:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #282828;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .summary-collapse:hover:before, body.customer-account .data-table .summary-collapse:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #246b8f;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .show-details .summary-collapse:before, body.customer-account .data-table .show-details .summary-collapse:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #282828;
    border-top: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .show-details .summary-collapse:hover:before, body.customer-account .data-table .show-details .summary-collapse:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #246b8f;
    border-top: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

.a-center {
    text-align: center
}

.a-right, .align-right {
    text-align: right
}

.no-display {
    display: none !important
}

.nobr, body.customer-account .data-table span.nobr a {
    white-space: nowrap
}

.checkout-cart-index #postcode, .width-full {
    width: 100%
}

.hidden, label.required em, span.required em {
    display: none
}

.page-print .print-head, form .legend {
    margin: 0 0 15px
}

.page-print .print-head .logo {
    float: none;
    max-height: 50px;
    width: auto
}

.fieldset p {
    margin-bottom: 7px
}

.fieldset p.required {
    margin-bottom: 5px;
    float: right;
    font-size: 12px;
    margin-top: 0
}

.fieldset + .fieldset {
    margin-top: 5px
}

form .legend {
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    padding-bottom: 7px
}

.input-box {
    padding-top: 2px
}

.input-box:after {
    content: '';
    display: table;
    clear: both
}

.input-box .v-fix {
    float: left;
    margin-right: 5px;
    max-width: 100%
}

label, label.required:after, span.required:after {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

label {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

label.required:after, span.required:after {
    content: ' *';
    color: #df280a;
    font-weight: 400;
    font-size: 12px
}

select[multiple] {
    width: 270px;
    border: 1px solid #e1e1e1;
    font-size: 15px;
    padding: 5px
}

.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    background: #fff;
    font-size: 12px
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text] {
    height: 40px;
    padding: 0 8px;
    max-width: 100%;
    background-color: #fff;
    border-color: #e1e1e1;
    color: #282828
}

@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
    input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select {
        font-size: 16px
    }
}

.ie8 .input-text {
    max-width: none
}

input[type=number].qty, input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle
}

::-webkit-input-placeholder {
    color: #a0a0a0
}

input:-moz-placeholder {
    color: #a0a0a0
}

.checkbox, .radio {
    position: relative;
    top: -1px;
    display: inline-block
}

.checkbox + label, .radio + label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top
}

p.required {
    margin: 5px 0 0;
    color: #df280a;
    font-size: 13px
}

.form-list .field, .form-list > li {
    margin-bottom: 10px
}

.form-list select {
    margin-top: 4px;
    width: 100%
}

.form-list .input-range .input-text {
    width: 74px
}

#checkout-shipping-method-load .sp-methods dd div.input-box, .product-options ul.options-list div.input-box, .sp-methods dt div.input-box {
    display: inline;
    float: left
}

#checkout-shipping-method-load .sp-methods dd div.input-box:after, .product-options ul.options-list div.input-box:after, .sp-methods dt div.input-box:after {
    display: none
}

#checkout-shipping-method-load .sp-methods dd input.checkbox, #checkout-shipping-method-load .sp-methods dd input.radio, .product-options ul.options-list input.checkbox, .product-options ul.options-list input.radio, .sp-methods dt input.checkbox, .sp-methods dt input.radio {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
    margin-left: 0
}

#checkout-shipping-method-load .sp-methods dd label, .sp-methods dt label {
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 20px
}

.product-options ul.options-list label {
    display: inline-block;
    width: auto;
    float: none;
    padding: 6px 10px 6px 20px
}

#checkout-shipping-method-load .sp-methods dd .no-display + label, .product-options ul.options-list .no-display + label, .sp-methods dt .no-display + label {
    padding-left: 10px;
    background-color: transparent
}

#checkout-shipping-method-load .sp-methods dd .no-display + label:hover, .product-options ul.options-list .no-display + label:hover, .sp-methods dt .no-display + label:hover {
    background-color: transparent
}

.product-options ul.options-list label {
    min-width: inherit;
    max-width: 100%
}

.hide-th {
    text-indent: -9999px
}

.data-table, .info-box {
    border: 1px solid #e1e1e1
}

.data-table td {
    padding: 10px
}

.data-table th {
    text-transform: uppercase;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 1.4
}

.data-table tbody td, .data-table thead th {
    border-bottom: 1px solid #e1e1e1
}

.data-table tfoot tr, .data-table th {
    background: #f4f4f4
}

.data-table tbody td .item-options {
    margin-left: 20px;
    margin-top: 10px
}

.info-box {
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.data-table td, .data-table th, .info-table td, .info-table th {
    vertical-align: top
}

.info-table th {
    font-weight: 700;
    padding: 4px 20px 4px 0
}

.info-table td {
    padding: 4px 0
}

body, html {
    height: 100%
}

.wrapper {
    min-width: 320px;
    min-height: 100%;
    margin: 0 auto;
    background: #fff
}

.mini-products-images-list:after, .mini-products-list li:after, .products-grid:after, .products-grid > li:after, .products-list > li:after, .wrapper:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 771px) {
    .page-header {
        max-width: 1260px;
        margin: 0 auto;
        padding: 0 30px
    }

    .page-header-container {
        position: relative
    }
}

.page-header {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.logo {
    float: left;
    text-align: center
}

.logo img {
    max-width: 100%
}

.logo, .logo .small, .mini-products-images-list li.item .product-image {
    display: block
}

.logo .large {
    display: none
}

.logo:hover {
    opacity: .8
}

@media only screen and (max-width: 770px) {
    #header-account li a {
        padding: 0 15px 0 25px;
        border-bottom: 1px solid #ccc;
        text-align: left;
        color: #636363;
        text-transform: uppercase;
        line-height: 30px
    }

    #header-account li:last-child a {
        border-bottom: 0
    }

    .no-touch #header-account a:hover {
        background-color: #f4f4f4;
        text-decoration: none
    }
}

.footer, .footer button {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.footer .block-title {
    border-bottom: 0;
    padding: 3px 0
}

.footer .block-title strong {
    font-weight: 400
}

.footer .links {
    float: left;
    width: 17%;
    padding: 0 30px 0 0;
    margin-bottom: 30px
}

.footer .links li {
    word-break: break-all;
    line-height: 1.4;
    padding: 4px 0
}

.footer .links a {
    color: #636363
}

.footer .links a:hover {
    color: #282828
}

.footer .form-subscribe-header {
    display: none
}

.footer .links.social-media em {
    background-image: url(../../../images/social_icons.png);
    background-repeat: no-repeat;
    width: 13px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px
}

@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-min-device-pixel-ratio: 4/2),(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx) {
    .footer .links.social-media em {
        background-image: url(../../../images/social_icons@2x.png);
        background-size: 50px 125px
    }
}

.footer .links.social-media em.facebook {
    background-position: 0 0;
    height: 13px
}

.footer .links.social-media a:hover em.facebook {
    background-position: -25px 0
}

.footer .links.social-media em.youtube {
    background-position: 0 -49px;
    height: 13px
}

.footer .links.social-media a:hover em.youtube {
    background-position: -25px -49px
}

.footer .links.social-media em.rss {
    background-position: 0 -99px;
    height: 13px
}

.footer .links.social-media a:hover em.rss {
    background-position: -25px -99px
}

.footer .bugs, .footer address {
    clear: both
}

.footer .bugs {
    display: none
}

@media only screen and (max-width: 1199px) {
    .footer .links {
        width: 22.65625%;
        padding-right: 0;
        margin-right: 3.125%
    }

    .footer .links:nth-child(4) {
        margin-right: 0
    }

    .footer .block-subscribe {
        clear: both;
        float: none;
        margin: 0 auto 30px
    }
}

@media only screen and (max-width: 599px) {
    .footer .links {
        width: 48.4375%;
        margin-right: 0
    }

    .footer .links:nth-child(odd) {
        margin-right: 3.125%;
        clear: both
    }

    .footer .block-subscribe {
        clear: both;
        float: left;
        width: 100%
    }
}

.category-title h1, body.catalogsearch-result-index .page-title h1 {
    border-bottom: none
}

.category-image {
    margin-bottom: 1.5em
}

.products-grid .actions .button, .products-list .action .button {
    white-space: normal
}

.products-grid {
    position: relative
}

.products-grid > li {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}

.products-grid .product-image {
    width: 100%
}

.products-grid .product-image img {
    height: auto
}

.category-image img:hidden, .products-grid .product-image img:hidden {
    display: none
}

.widget-new-products .products-grid .product-image {
    margin-bottom: 15px;
    margin-left: 10%
}

.products-grid .product-info {
    position: relative;
    padding-bottom: 95px
}

.products-grid .ratings .rating-box {
    margin: 0 auto
}

.products-grid .ratings .amount {
    display: none
}

.products-grid .price-box {
    color: #a0a0a0;
    font-size: 13px;
    margin: 0 0 5px
}

.products-grid .add-to-links, .products-list .product-shop .product-name {
    margin-bottom: 0
}

.products-list {
    margin-top: 20px;
    margin-bottom: 20px
}

.products-list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed
}

.category-image img, .mini-products-images-list li.item .product-image img, .products-list > li .product-image img {
    width: 100%;
    max-width: 100%
}

.products-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.products-list .cdz-hover-section {
    float: left;
    width: 33.33333%
}

.products-list .product-shop {
    float: right;
    width: 66.66667%;
    padding-left: 20px
}

.products-list .product-shop .ratings {
    margin: 0
}

.products-list .product-shop .ratings .rating-box, .products-list .product-shop .ratings .rating-links {
    float: left;
    margin-right: 7px
}

.products-list .product-shop .ratings .rating-links, .shipping .form-list .shipping-postcode input {
    margin-top: 4px
}

.products-list .product-shop .price-box {
    margin-top: 0
}

.products-list .product-shop .price-box .price {
    font-size: 18px
}

.products-list .product-shop .action {
    margin: 7px 0
}

.products-list .product-shop .desc {
    overflow: hidden
}

@media only screen and (min-width: 480px) {
    .products-list .product-name a {
        font-size: 18px
    }

    .cdz-product-wrapper .products-list .product-name a {
        font-size: 100%
    }
}

@media only screen and (max-width: 1279px) {
    .products-list .product-shop .desc {
        float: left;
        width: 60%;
        padding-right: 20px
    }
}

@media only screen and (max-width: 600px) {
    .products-list .product-shop .price-box .special-price {
        padding-left: 0
    }

    .products-list .product-shop .desc {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: left
    }
}

.mini-products-list .product-image {
    float: left;
    min-width: 100px;
    margin-bottom: 0
}

.mini-products-list .product-details {
    margin-left: 110px
}

.mini-products-list .product-details .product-name {
    padding-top: 10px
}

.mini-products-list li {
    margin-bottom: 10px;
    clear: both
}

.mini-products-images-list li.item {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 5px 10px 0
}

.mini-products-images-list li.item:nth-child(even) {
    padding-right: 0;
    padding-left: 5px
}

.category-image {
    border: 1px solid #ccc;
    padding: 10px
}

.cdz-header-style-02 .header .sticky-menu.active .block-search input[type=text] {
    padding: 0;
    margin: 0
}

#cdz-filter-bar dd ol li a {
    padding: 5px 0;
    display: inline-block
}

.product-view .product-essential:after {
    content: '';
    display: table;
    clear: both
}

.product-view .product-shop .price-box .old-price, .product-view .product-shop .price-box .regular-price, .product-view .product-shop .price-box .special-price {
    padding-right: 0;
    line-height: 1.2
}

.price-box .price-label {
    display: none !important
}

.product-image-gallery.loading:after, .product-image-gallery.loading:before, .product-view .product-shop .price-box .old-price {
    display: block
}

.product-view .product-shop .price-box .price-label {
    display: inline-block !important
}

.product-view .product-shop .price-box .special-price .price-label {
    font-size: 16px;
    text-transform: uppercase
}

.product-view .price-box.map-info a {
    display: inherit
}

.product-view .add-to-cart-wrapper {
    width: 50%;
    float: right;
    clear: right
}

@media only screen and (max-width: 770px) {
    .product-view .add-to-cart-wrapper {
        float: none;
        width: 100%;
        clear: both
    }
}

.collateral-tabs dd h2, .product-image-gallery .gallery-image {
    display: none
}

.product-image-gallery .gallery-image.visible {
    display: block;
    width: 100%
}

.product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden
}

.product-image-gallery:after, .product-image-gallery:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.product-image-gallery:before {
    background-color: #fff;
    opacity: .8;
    z-index: 2
}

.product-image-gallery:after {
    background-image: url(../../../images/opc-ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3
}

.product-image-gallery, .product-image-gallery.loading {
    position: relative
}

.product-view .add-to-box:after, .product-view .add-to-cart:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width: 599px) {
    .add-to-box .add-to-links a {
        float: none;
        width: auto;
        text-indent: 0
    }
}

.box-collateral, .product-collateral {
    clear: both
}

@media only screen and (min-width: 771px) {
    .product-collateral .toggle-tabs {
        display: block;
        width: 100%;
        position: relative;
        border: 1px solid #ccc;
        background-color: #f4f4f4
    }

    .product-collateral .toggle-tabs li {
        float: left;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent
    }

    .product-collateral .toggle-tabs li > span {
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        display: inline-block;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 12px;
        position: relative;
        bottom: -1px
    }

    .product-collateral .toggle-tabs li.current {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }

    .product-collateral .toggle-tabs li.current > span {
        background-color: #fff;
        z-index: 5
    }

    .product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span {
        color: #282828
    }

    .product-collateral .toggle-tabs li:first-child {
        border-left: none
    }

    .product-collateral .toggle-tabs:after {
        content: '';
        display: table;
        clear: both
    }

    .product-collateral > dl {
        width: 100%
    }

    .product-collateral > dl > dt {
        display: none
    }

    .product-collateral > dl > dd {
        width: 100%;
        display: none;
        padding: 15px;
        border: 1px solid #ccc;
        border-top: 0
    }

    .product-collateral > dl > dd.current {
        display: block
    }
}

@media only screen and (max-width: 770px) {
    .product-collateral .toggle-tabs {
        display: none
    }

    .product-collateral > dl > dt {
        color: #636363;
        font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-weight: 400;
        margin: 0;
        padding: 7px 10px 7px 24px;
        border-style: solid;
        border-color: #ccc;
        position: relative;
        background-color: #f4f4f4;
        display: block;
        cursor: pointer;
        border-width: 1px 1px 0
    }

    .product-collateral > dl > dt:after {
        left: 10px;
        top: 50%;
        margin-top: -3px;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #282828;
        border-right: none
    }

    .product-collateral > dl > dt:hover {
        background-color: #ececec;
        color: #282828
    }

    .product-collateral > dl > dd {
        padding: 10px;
        margin: 0;
        border-width: 0 1px;
        border-style: solid;
        border-color: #ccc;
        display: none
    }

    .product-collateral > dl > dd:last-child {
        border-width: 0 1px 1px
    }

    .product-collateral > dl > dt.last {
        border-bottom-width: 1px
    }

    .product-collateral, .product-img-box, .product-view .add-to-cart-wrapper, .product-view .product-shop {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (min-width: 771px) {
    .product-view .product-shop .product-name {
        display: block
    }

    .product-img-box .product-name {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    .box-collateral, .product-collateral, .product-img-box, .product-view .block-related, .product-view .product-shop {
        margin-bottom: 15px
    }
}

#product-attribute-specs-table {
    max-width: 50em;
    border: 1px solid #e1e1e1
}

#product-attribute-specs-table th {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.product-options dt {
    margin: 10px 0 3px;
    font-weight: 400
}

.product-options dt:first-child {
    margin-top: 0
}

.product-options dd .qty-disabled {
    background: 0 0;
    border: 0;
    padding: 0 2px
}

.product-options dd {
    padding: 0 0 5px;
    margin: 0 0 1px
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0
}

.product-options dd .input-text {
    width: 98%
}

.product-options dd .input-box {
    padding-top: 0
}

.product-options dd textarea {
    width: 98%;
    height: 8em
}

.product-options dd select {
    width: 330px;
    max-width: 100%
}

.product-options ul.options-list {
    margin-right: 5px
}

.product-options ul.options-list li {
    line-height: 1.5;
    margin-bottom: 7px
}

.product-options ul.options-list li:last-child {
    margin-bottom: 0
}

.product-options ul.options-list .checkbox, .product-options ul.options-list .radio {
    float: left;
    margin-top: 5px
}

.map-popup .map-popup-checkout span, .product-options ul.options-list .label {
    display: block
}

.product-options p.note {
    margin: 0;
    font-size: 12px
}

.product-options-bottom .price-box {
    display: none;
    float: right;
    margin: 0 0 10px;
    padding: 0
}

@media only screen and (max-width: 479px) {
    .product-options-bottom .price-box .price-as-configured {
        text-align: right
    }

    .product-options-bottom .price-box .price-as-configured .price-label {
        display: block
    }
}

.cart .page-title h1 {
    float: left
}

.block-related .block-subtitle, .block-related li {
    margin-bottom: 7px
}

.block-related .block-title h2 {
    color: #636363;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin: 0
}

.block-related .product {
    position: relative
}

.block-related .checkbox {
    float: right;
    margin-top: 20px
}

.block-related .product-details {
    margin-left: 90px
}

.block-related .product-name {
    margin-bottom: 3px
}

.block-related .product-details .price-box {
    margin: 2px 0 3px
}

.block-related .product-details .price-box a, .block-related .product-details .price-box p, .block-related .product-details .price-box span {
    float: left;
    margin-left: 3px
}

.block-related .product-details .price-box a:first-child, .block-related .product-details .price-box p:first-child, .block-related .product-details .price-box span:first-child {
    margin-left: 0;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px
}

.block-related .product-details .price-box:after, .cart .page-title:after, .cart-table tfoot tr > td:after, .map-popup .map-popup-checkout form:after, .map-popup .map-popup-checkout:after {
    content: '';
    display: table;
    clear: both
}

.block-related .link-wishlist {
    display: none
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px
}

.map-popup {
    background: #fff;
    border: 5px solid #ccc;
    margin: 12px 0 0;
    position: absolute;
    text-align: left;
    width: 450px;
    z-index: 100
}

@media only screen and (min-width: 771px) {
    .map-popup.map-popup-right {
        left: 10px !important
    }

    .map-popup.map-popup-left {
        left: auto !important;
        right: 10px !important
    }
}

@media only screen and (max-width: 770px) {
    .map-popup {
        width: 100%;
        left: 0 !important
    }
}

.map-popup .map-popup-heading {
    padding: 8px 10px;
    margin-right: 40px;
    width: auto
}

.map-popup .map-popup-heading h3 {
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-heading h3 {
        text-align: center
    }
}

.map-popup .map-popup-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    width: 36px;
    font-size: 20px;
    line-height: 32px;
    text-align: center
}

.map-popup .map-popup-content {
    border-top: 1px solid #ededed;
    padding: 10px;
    margin: 0 10px;
    overflow: hidden;
    text-align: left
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-content {
        text-align: center
    }
}

.map-popup .map-popup-checkout {
    padding: 10px 0
}

.map-popup .map-popup-checkout .button {
    float: left;
    margin: 0 2px;
    clear: left
}

.map-popup .map-popup-checkout .additional-addtocart-box {
    float: left;
    min-width: 210px
}

.map-popup .map-popup-checkout .additional-addtocart-box li {
    list-style-type: none
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-checkout {
        text-align: center
    }

    .map-popup .map-popup-checkout .additional-addtocart-box, .map-popup .map-popup-checkout .button {
        float: none
    }

    .map-popup .map-popup-checkout .additional-addtocart-box {
        min-width: 0
    }
}

.map-popup .map-popup-price {
    padding: 10px 0
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-price {
        text-align: center;
        padding-top: 0
    }
}

.map-popup .map-popup-price .price-box, .map-popup .map-popup-price .price-box .special-price {
    display: inline-block;
    margin: 0;
    padding: 0
}

.map-popup .map-popup-price .price-box .minimal-price-link {
    display: inline-block
}

.map-popup .map-popup-text {
    padding: 10px 0;
    margin: 0 10px;
    word-wrap: break-word
}

.map-popup .map-popup-only-text, .map-popup .map-popup-text {
    border-top: 1px solid #ededed
}

.price-box .map-link {
    display: block;
    text-align: center
}

.cart-table {
    float: left;
    width: 60%
}

.cart .button {
    white-space: normal
}

.cart-forms {
    float: right;
    clear: right;
    width: 40%;
    padding-left: 20px
}

.cart-forms .discount, .cart-forms .shipping {
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

@media only screen and (max-width: 599px) {
    .product-cart-sku {
        display: none
    }
}

.cart-table .cart-links > li > a {
    display: block
}

@media only screen and (max-width: 599px) {
    .btn-checkout {
        width: 100%
    }
}

.cart-table, .cart-table span.or, .shipping .sp-methods label span {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.cart-table tbody td, .cart-table td, .cart-table th {
    border-bottom: none;
    vertical-align: middle
}

.cart-table h2 {
    color: #636363;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

.cart-table tbody td, .cart-table thead th {
    background-color: transparent;
    padding: 10px 5px;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.cart-table .product-cart-actions, .cart-table .product-cart-info {
    padding-left: 15px
}

.cart-table tr {
    border-bottom: 1px solid #e1e1e1
}

.cart-table tfoot tr {
    background: 0 0
}

.cart-table span.or {
    font-size: 9px;
    padding: 0 5px;
    text-transform: uppercase
}

.cart-table .product-cart-actions .button, .cart-table .product-cart-image .cart-links, .cart-table .product-cart-image a.cart-edit, .cart-table .product-cart-info .btn-remove {
    display: none
}

.cart-table .product-cart-image {
    padding-left: 0;
    padding-right: 0
}

.cart-table .product-cart-image .product-image img {
    max-width: 100%;
    width: 100%
}

.cart-table .product-cart-sku {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 12px;
    margin: 5px 0 12px
}

.cart-table .product-cart-sku .label {
    font-weight: 600
}

#wishlist-table th, .cart-table .product-cart-price, .cart-table .product-cart-total {
    text-align: center
}

.cart-table .cart-links > li {
    white-space: nowrap;
    line-height: 1.3;
    margin-bottom: 5px;
    min-width: 65px;
    font-size: 13px
}

.cart-table .cart-links > li:last-child {
    margin-bottom: 0
}

.cart-table .product-cart-actions {
    min-width: 60px;
    text-align: center
}

.cart-table .product-cart-actions .qty {
    height: 30px;
    border-color: silver;
    border-radius: 0;
    margin-bottom: 10px;
    text-align: center;
    width: 3.2em
}

.cart-table .product-cart-actions .button {
    margin-bottom: 5px
}

.cart-table .item-options {
    padding-left: 15px
}

@media only screen and (max-width: 770px) {
    .cart-table th {
        font-size: 12px
    }

    .cart-table td, .cart-table th {
        padding: 7px 6px
    }

    .cart-table .product-cart-actions > li {
        white-space: inherit
    }
}

@media only screen and (max-width: 599px) {
    .cart-table colgroup, .cart-table thead {
        display: none
    }

    .cart-table tr {
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        width: 100%
    }

    .cart-table tr:after {
        content: '';
        display: table;
        clear: both
    }

    .cart-table tr:last-child {
        margin-bottom: 0
    }

    .cart-table tfoot tr {
        padding-bottom: 0
    }

    .cart-table td {
        border: 0;
        display: block
    }

    .cart-table td[data-rwd-label] {
        padding-left: 15px;
        margin-bottom: 6px
    }

    .cart-table td[data-rwd-label] .price {
        font-weight: 400
    }

    .cart-table td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
        padding-right: 5px;
        text-transform: uppercase
    }

    .cart-table td.product-cart-price {
        text-align: left
    }

    .cart-table h2 {
        font-size: 12px
    }

    .cart-table .cart-links {
        padding-top: 5px;
        padding-right: 5px
    }

    .cart-table .cart-links > li {
        white-space: normal;
        text-align: center
    }

    .cart-table .cart-links > li > a {
        padding: 2px 0
    }

    .cart-table .product-cart-image {
        width: 25%;
        float: left;
        padding-bottom: 0
    }

    .cart-table .product-cart-image a.cart-edit {
        display: block;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase
    }

    .cart-table .product-cart-info, .cart-table td[data-rwd-label] {
        float: right;
        width: 75%
    }

    .cart-table .product-cart-actions, .cart-table .product-cart-price {
        padding-bottom: 0;
        padding-top: 0;
        float: right
    }

    .cart-table .product-cart-actions .cart-links, .cart-table .product-cart-remove, .cart-table .product-cart-total {
        display: none
    }

    .cart-table .product-cart-image .cart-links, .cart-table .product-cart-info .btn-remove {
        display: block
    }

    .cart-table .product-cart-actions .button {
        display: none
    }

    .cart-table .product-cart-info .btn-remove {
        float: right;
        margin: -4px 0 2px 7px
    }

    .cart-table .product-cart-info .product-cart-sku {
        margin-bottom: 5px
    }

    .cart-table .product-cart-actions {
        text-align: left
    }

    .cart-table .product-cart-actions .qty {
        margin-right: 7px;
        margin-bottom: 7px
    }

    .cart-table .price, .cart-table .product-cart-price:before {
        font-weight: 500;
        font-size: 15px;
        font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
    }

    .cart-table .cart-footer-actions {
        text-align: center;
        width: 100%
    }

    .cart-table .cart-footer-actions .btn-continue {
        float: left
    }

    .cart-table .cart-footer-actions .btn-update, .cart-table .cart-footer-actions span.or {
        display: none
    }
}

.shipping h2 {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px
}

.shipping select {
    max-width: 100%;
    height: 30px;
    display: block;
    border: 1px solid #e1e1e1
}

.shipping .shipping-desc {
    display: none
}

.shipping .buttons-set {
    border: 0;
    margin: 0;
    padding: 0
}

.discount-form:after, .shipping .form-list:after {
    content: '';
    display: table;
    clear: both
}

.shipping .form-list li {
    float: none;
    margin: 5px 0 10px
}

.shipping .form-list .shipping-country {
    width: 37%
}

.shipping .form-list .shipping-postcode {
    margin-right: 0;
    width: 18%
}

.shipping .form-list .input-box {
    padding-top: 0
}

.shipping .form-list input {
    height: 30px;
    margin-top: 4px
}

.shipping .form-list label {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap
}

.shipping .sp-methods {
    text-align: left
}

.shipping .sp-methods label {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 12px;
    font-style: italic;
    min-width: 100px
}

.shipping .sp-methods label span {
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width: 770px) {
    .shipping .shipping-form .form-list > li {
        width: 100%;
        float: none
    }

    .shipping .shipping-form .form-list > li label {
        display: block
    }

    .shipping .shipping-form .form-list > li input, .shipping .shipping-form .form-list > li select {
        width: 100%
    }
}

#customer-reviews .fieldset .form-list input[type=text], .customer-account-forgotpassword .fieldset .input-box input.input-text {
    width: 100%
}

#checkout-review-table .btn-remove img {
    display: none
}

.sp-methods, .sp-methods .form-list li {
    margin: 0 0 8px
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: 700
}

.sp-methods dt:first-child {
    margin: 0 0 5px
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods label img {
    float: left
}

.sp-methods label a {
    margin-top: 6px;
    float: right;
    margin-left: 10px
}

.sp-methods .price {
    font-weight: 700
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods select.month {
    width: 120px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

#customer-reviews h2 span {
    color: #636363
}

#checkout-review-table-wrapper {
    clear: both
}

#review-buttons-container {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px
}

#review-buttons-container .btn-checkout {
    min-width: 220px
}

#review-buttons-container .please-wait {
    float: left;
    margin-right: 10px
}

#review-buttons-container .f-left {
    float: right
}

@media only screen and (max-width: 479px) {
    #checkout-review-table thead > tr > th {
        padding: 10px 5px !important;
        font-size: 12px;
        border-width: 0 0 1px
    }
}

body.customer-account .sidebar .block .block-content .actions {
    margin-top: 30px
}

body.customer-account .sidebar .block .block-content p.block-subtitle {
    margin-bottom: 15px
}

#customer-reviews .fieldset .form-list .inline-label:after, #customer-reviews .review-heading:after, .clearfix:after {
    content: '';
    display: table;
    clear: both
}

.wrapper-ads05 .newsletter-container .block.block-subscribe #newsletter:focus {
    outline: 0
}

.availability.out-of-stock span {
    color: #a0a0a0
}

.product-view .product-options dd .input-box {
    width: auto;
    height: auto
}

.product-view .product-options .select-label {
    display: none
}

.product-view .add-to-cart button.out-of-stock {
    background-position: -80px -362px;
    cursor: default
}

.customer-account-login .col2-set .buttons-set {
    text-align: left;
    border-top: 0
}

.customer-account-login .col2-set .buttons-set .button, .customer-account-login .col2-set .buttons-set button {
    float: none;
    min-width: 50%;
    margin: 0
}

.customer-account-login .col2-set .col-1 ul {
    list-style: disc;
    padding-left: 20px;
    margin: 10px 0 20px
}

@media only screen and (min-width: 480px) {
    .customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2 {
        padding-top: 0;
        margin-top: 20px
    }

    .customer-account-login .col2-set .col-1 {
        padding-right: 20px
    }

    .customer-account-login .col2-set .col-2 {
        padding-left: 20px;
        border-left: 1px solid #ededed
    }
}

@media only screen and (min-width: 770px) {
    .customer-account-login .col2-set .col-1 {
        padding-right: 0
    }

    .customer-account-login .col2-set .col-2 {
        padding-left: 60px;
        border-left: 1px solid #ededed
    }
}

@media only screen and (max-width: 479px) {
    .customer-account-login .col2-set .col-1 {
        padding-bottom: 30px
    }

    .customer-account-login .col2-set .col-2 {
        padding-top: 30px;
        border-top: 1px solid #ededed
    }
}

@media only screen and (max-width: 770px) {
    .customer-account-login .col2-set p.required {
        display: none
    }
}

body.customer-account .data-table td.view a {
    display: block
}

.customer-account-create .fieldset .hidden {
    display: none
}

@media only screen and (max-width: 479px) {
    .customer-account-create .buttons-set, .customer-account-create .fieldset, .customer-account-forgotpassword .buttons-set, .customer-account-forgotpassword .fieldset {
        margin-left: 0
    }
}

body.customer-account .data-table {
    margin-top: 5px
}

body.customer-account .data-table td a {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px
}

#wishlist-table td .button, #wishlist-table td button, body.customer-account .data-table span.nobr {
    white-space: normal
}

body.customer-account .data-table .separator {
    display: none
}

body.customer-account .sidebar .block-cart .summary {
    margin-bottom: 15px
}

.order-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
    width: 100%;
    margin-bottom: 30px
}

.order-info dd, .order-info dt, .order-info li, .order-info ul {
    display: inline
}

.order-info dt {
    margin-right: 20px
}

.order-info li {
    margin: 0 0 0 20px
}

.order-info li.current {
    font-weight: 600
}

.order-info li:first-child {
    margin-left: 0
}

.order-date, .order-info-box .box-content strong {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase
}

.order-info-box {
    margin-bottom: 40px;
    margin-top: 20px
}

.order-info-box + .order-info-box {
    padding-bottom: 40px;
    border-bottom: 1px solid #ededed
}

.order-info-box .col-1 {
    padding-right: 0;
    width: 48%
}

.order-info-box .col-2 {
    width: 52%
}

.order-info-box .col-1, .order-info-box .col-2 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0
}

.order-info-box .box-title {
    width: 150px;
    padding-right: 10px;
    float: left
}

.order-info-box .box-title h2 {
    font-size: 14px;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.5
}

.order-info-box .box-content {
    float: left;
    font-family: Georgia, Times, "Times New Roman", serif
}

.order-info-box .box-content td, .order-info-box .box-content th {
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 1.3
}

.order-info-box .box-content th {
    padding-top: 10px
}

.order-info-box .box-content td {
    padding-left: 15px
}

.order-info-box .box-content strong {
    font-weight: 400
}

.order-additional {
    margin: 40px 0
}

@media only screen and (max-width: 1199px) {
    body.customer-account .data-table td.view a {
        white-space: normal
    }
}

@media only screen and (max-width: 770px) {
    .order-info dt {
        display: none
    }

    .order-info-box .box-content {
        clear: left
    }
}

@media only screen and (max-width: 479px) {
    .order-info {
        margin-top: 15px
    }

    .order-info-box {
        margin: 0
    }

    .order-info-box .col-1, .order-info-box .col-2 {
        width: 100%;
        border-bottom: 1px solid #ededed;
        padding: 15px 0
    }

    .order-info-box + .order-info-box {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 30px
    }
}

#customer-reviews .fieldset h4 em {
    display: none
}

.contacts-index-index .buttons-set p.required {
    float: right
}

@media only screen and (max-width: 599px) {
    .contacts-index-index .buttons-set {
        max-width: 330px;
        margin-left: 0
    }

    .contacts-index-index .buttons-set button {
        float: left;
        margin-left: 0
    }

    .contacts-index-index .buttons-set p.required {
        float: right
    }
}

#customer-reviews {
    width: auto;
    float: none
}

#customer-reviews .review-heading {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 5px
}

#customer-reviews .review-heading h2 {
    float: left;
    display: block
}

#wishlist-table td.customer-wishlist-item-cart > p, .cms-home .std .messages ul, .cms-page-view .std .messages ul {
    margin-bottom: 0
}

#customer-reviews h2 {
    color: #282828;
    font-size: 12px;
    text-transform: uppercase
}

#customer-reviews h3 {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase
}

#customer-reviews h3 span, #wishlist-table .product-name a {
    color: #282828
}

#customer-reviews .fieldset {
    padding-top: 25px;
    width: 470px
}

#customer-reviews .fieldset h4 {
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    padding-bottom: 5px;
    text-transform: uppercase
}

#customer-reviews .fieldset .form-list {
    font-weight: 400;
    margin: 10px 0;
    text-transform: uppercase;
    width: 470px
}

#customer-reviews .fieldset .form-list label, #customer-reviews h3 {
    font-size: 12px;
    font-weight: 400
}

#customer-reviews .fieldset .form-list textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    min-width: 100%;
    -webkit-appearance: none
}

#customer-reviews .fieldset .form-list input {
    border: 1px solid #ccc;
    border-radius: 0
}

#customer-reviews .buttons-set {
    border: 0;
    margin: 0;
    width: 470px
}

#customer-reviews .fieldset .form-list, #customer-reviews .fieldset h4, #customer-reviews dl, #customer-reviews dl dd .ratings-table {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px
}

#customer-reviews dl {
    font-weight: 400;
    margin-bottom: 10px
}

#customer-reviews dl dt {
    margin: 10px 0;
    text-transform: uppercase
}

#customer-reviews dl dd {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    margin: 10px 0
}

#customer-reviews dl dd .ratings-table, .review-product-view .product-review .product-img-box .product-image, .review-product-view .product-review .product-img-box > a {
    width: 100%
}

#customer-reviews dl dd .ratings-table tr {
    margin-right: 15px
}

#customer-reviews dl dd .ratings-table .review-label {
    width: 300px;
    max-width: 70%
}

#customer-reviews dl dd table {
    margin: 15px 0
}

#customer-reviews dl dd .review-meta {
    color: #282828;
    font-size: 10px;
    font-weight: 400
}

.review-summary-table {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px
}

.review-summary-table thead {
    background: 0 0
}

.review-summary-table thead th {
    background: 0 0;
    border: 0;
    padding: 15px 7px 10px 8px
}

.review-summary-table tbody th {
    background: #fff;
    font-size: 12px
}

.review-summary-table tbody td {
    border: 0;
    text-align: center;
    padding: 0
}

.review-summary-table tbody td label {
    width: 100%;
    display: block;
    padding: 11px 0
}

.review-summary-table .rating-box .rating-number {
    display: none
}

.review-summary-table .rating-box .rating-number:after {
    content: "";
    display: inline-block;
    background-position: 0 -599px;
    width: 13px;
    height: 14px;
    margin-left: 5px;
    position: relative;
    top: 2px
}

#customer-reviews dl dd .review-meta, .ratings-table {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase
}

.ratings-table {
    font-size: 12px
}

.ratings-table th {
    padding-right: 10px
}

@media only screen and (max-width: 770px) {
    body.review-product-list .product-view .product-shop .price-info {
        padding-left: 0
    }
}

@media only screen and (max-width: 520px) {
    #customer-reviews .buttons-set, #customer-reviews .fieldset, #customer-reviews .fieldset .form-list {
        width: 100%
    }

    #customer-reviews .fieldset .form-list .inline-label .input-box, #customer-reviews .fieldset .form-list .inline-label label {
        float: none
    }

    #customer-reviews .review-summary-table tbody th, #customer-reviews .review-summary-table thead th {
        padding-left: 0;
        padding-right: 0
    }

    #customer-reviews .review-summary-table tbody td {
        width: 20%;
        padding: 0
    }

    #customer-reviews .review-summary-table .rating-box {
        text-indent: 0;
        text-align: center;
        background: 0 0;
        height: 19.6px;
        width: 100%
    }

    #customer-reviews .review-summary-table .rating-box .rating {
        display: none
    }

    #customer-reviews .review-summary-table .rating-box .rating-number {
        display: inline-block
    }
}

@media only screen and (max-width: 450px) {
    #customer-reviews dl dd .ratings-table tr {
        float: none
    }
}

.review-product-view .product-review .product-details h2 {
    border-bottom: none
}

.review-product-view .product-review .product-img-box {
    width: auto;
    max-width: 50%
}

@media only screen and (max-width: 770px) {
    .review-product-view .product-review .product-img-box {
        max-width: 100%
    }
}

.slideshow-container {
    position: relative;
    display: block;
    width: 100%
}

.slideshow-container .slideshow {
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0;
    border: 10px solid #fff
}

.slideshow-container .slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    display: block;
    margin: 0
}

.slideshow-container .slideshow > li:first-child {
    position: static;
    z-index: 100
}

.slideshow-container .slideshow > li img {
    max-width: 100%;
    width: 100%
}

.cms-index-index .cdz-main-menu .groupmenu li.level0.nav-home > a.menu-link, tr.summary-total {
    cursor: pointer
}

.slideshow-next, .slideshow-prev {
    position: absolute;
    top: 0;
    width: 15%;
    max-width: 80px;
    height: 100%;
    opacity: .6;
    z-index: 110;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.slideshow-next:before, .slideshow-prev:before {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    position: absolute;
    border-style: solid;
    display: block;
    margin-top: -15px
}

.slideshow-next:hover, .slideshow-prev:hover {
    opacity: 1
}

.slideshow-next.disabled, .slideshow-prev.disabled {
    opacity: .5;
    cursor: default
}

.slideshow-prev {
    left: 8px
}

.slideshow-prev:before {
    border-width: 15px 15px 15px 0;
    border-color: transparent #fff transparent transparent;
    top: 50%;
    left: 10px
}

.slideshow-prev:hover:before {
    border-color: transparent #2e8ab8 transparent transparent
}

.slideshow-next {
    right: 8px
}

.slideshow-next:before {
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    right: 10px
}

.slideshow-next:hover:before {
    border-color: transparent transparent transparent #2e8ab8
}

#wishlist-table .product-name {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase
}

#wishlist-table .product-name {
    font-size: 16px;
    margin-bottom: 0
}

#wishlist-table .wishlist-sku, #wishlist-table textarea {
    font-size: 12px;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

#wishlist-table .wishlist-sku {
    margin: 5px 0
}

#wishlist-table textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    height: 45px
}

#wishlist-table textarea::-webkit-input-placeholder, .block-search input::-webkit-input-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:-moz-placeholder, #wishlist-table textarea::-moz-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:-ms-input-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:focus {
    border: 1px solid #282828
}

#wishlist-table .item-manage {
    text-align: right;
    max-width: 450px;
    padding-top: 5px
}

#wishlist-table .item-manage .button {
    font-size: 12px;
    padding: 3px 5px
}

#wishlist-table .cart-cell {
    text-align: center
}

#wishlist-table td.customer-wishlist-item-image {
    width: 113px
}

#wishlist-table td.customer-wishlist-item-price {
    width: 120px;
    text-align: center
}

#wishlist-table td.customer-wishlist-item-cart {
    width: 150px
}

#wishlist-table td.customer-wishlist-item-cart .button {
    font-size: 13px;
    margin-bottom: 10px;
    padding: 3px 5px;
    width: 100%
}

#wishlist-table td.customer-wishlist-item-cart .btn-remove {
    vertical-align: top
}

#wishlist-table td.customer-wishlist-item-remove {
    width: 20px
}

#wishlist-table .price-box {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 13px
}

#wishlist-table .price-box .price {
    color: #636363
}

.page-footer address {
    margin-top: 5px
}

#wishlist-table td[data-rwd-label]:before, .breadcrumbs ul li strong {
    font-weight: 600
}

@media only screen and (max-width: 979px) {
    #wishlist-table .product-name {
        font-size: 13px
    }
}

@media only screen and (max-width: 770px) {
    #wishlist-table tr:after, #wishlist-table:after {
        content: '';
        display: table;
        clear: both
    }

    #wishlist-table .product-name {
        font-size: 16px
    }

    #wishlist-table textarea {
        height: 68px;
        max-width: 100%
    }

    #wishlist-table .item-manage {
        max-width: 100%
    }

    #wishlist-table tr {
        position: relative
    }

    #wishlist-table td.customer-wishlist-item-image {
        width: 70px
    }

    #wishlist-table td.customer-wishlist-item-image img {
        width: 70px;
        height: 70px
    }

    #wishlist-table td.customer-wishlist-item-cart p {
        margin-bottom: 0
    }

    #wishlist-table td.customer-wishlist-item-cart {
        padding-right: 15px
    }
}

@media only screen and (max-width: 599px) {
    #wishlist-table td.customer-wishlist-item-image, #wishlist-table th.customer-wishlist-item-image {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    #wishlist-table tr {
        position: relative
    }

    #wishlist-table th.customer-wishlist-item-image {
        display: block
    }

    #wishlist-table td.customer-wishlist-item-cart, #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-price {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        empty-cells: hide
    }

    #wishlist-table td.customer-wishlist-item-image {
        display: block;
        overflow: hidden
    }

    #wishlist-table td.customer-wishlist-item-image a {
        float: left
    }

    #wishlist-table td.customer-wishlist-item-image a img {
        width: 113px;
        height: 113px
    }

    #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-price .cart-cell {
        text-align: left
    }

    #wishlist-table td.customer-wishlist-item-price:before {
        float: left;
        margin-right: 15px
    }

    #wishlist-table td.customer-wishlist-item-price .price-box {
        margin-top: 0
    }

    #wishlist-table td.customer-wishlist-item-cart .cart-cell {
        float: left;
        width: 48%
    }

    #wishlist-table td.customer-wishlist-item-cart > p {
        float: right;
        width: 48%
    }

    #wishlist-table td.customer-wishlist-item-remove {
        position: absolute;
        top: 15px;
        right: 0;
        display: block;
        padding: 0;
        height: 20px
    }
}

.block-wishlist .mini-products-list > li:not(:last-child) {
    padding-bottom: 5px
}

.block-wishlist .product-details .product-name {
    padding-top: 0;
    margin-bottom: 5px
}

.block-wishlist .price-box {
    float: left;
    margin: 0
}

.block-wishlist .link-cart, .block-wishlist .price-box, .block-wishlist .price-box .price {
    font-size: 13px
}

.block-wishlist .link-cart {
    float: left;
    text-transform: uppercase;
    margin-right: 7px;
    padding-right: 7px;
    border-right: 1px solid #ededed
}

.cms-page-view .page-head h1, .cms-page-view .page-head h3, .cms-page-view .page-title h1, .cms-page-view .page-title h3, .contacts-index-index h1 {
    border: 0
}

.cdz-buttons-container button.btn-cart span:before {
    display: none
}

.search-autocomplete {
    left: 0 !important;
    overflow: visible !important;
    position: relative !important;
    top: 15px !important;
    width: 100% !important
}

.search-autocomplete ul {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #282828;
    left: 0;
    position: absolute;
    top: -15px;
    width: 100%
}

.search-autocomplete ul li {
    border-bottom: 1px solid #f4f4f4;
    color: #282828;
    font-size: 13px;
    cursor: pointer;
    padding: 5px 40px 5px 10px;
    margin: 0;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete ul li:hover {
    color: #2e8ab8
}

.search-autocomplete ul li.selected {
    background-color: #282828;
    color: #fff
}

.search-autocomplete ul li .amount {
    float: right;
    font-weight: 700;
    position: absolute;
    right: 7px;
    top: 5px
}

.search-autocomplete ul li:last-child {
    border-bottom: none
}

.advanced-search {
    background: #f4f4f4;
    border: 1px solid #ededed;
    padding: 30px
}

@media only screen and (max-width: 479px) {
    .advanced-search {
        padding: 15px
    }
}

.product-review .product-img-box p.label {
    padding-bottom: 10px
}

.product-review .product-img-box .rating-box {
    margin: 15px 0
}

.product-review .product-details h2 {
    border-bottom: 1px solid #ccc;
    color: #282828;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px
}

.product-review .product-details h2, .product-review .product-img-box p.label, .product-review .ratings-description dd, .product-review .ratings-description dt, .product-review .ratings-table {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.product-review .ratings-table th {
    padding-right: 10px
}

.product-review .ratings-table tr {
    float: left;
    font-size: 13px;
    margin-right: 10px;
    text-transform: uppercase
}

.product-review .product-img-box p.label, .product-review .ratings-description dt {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase
}

.product-review .ratings-description dt {
    font-weight: 400;
    padding: 10px 0
}

.product-review .ratings-description dd {
    color: #737373;
    font-size: 13px
}

@media only screen and (min-width: 771px) {
    .product-review .ratings-table tr {
        float: none
    }
}

@media only screen and (min-width: 1126px) {
    .product-review .ratings-table tr {
        float: left;
        margin-right: 15px
    }
}

@media only screen and (max-width: 320px) {
    .product-review .ratings-table tr {
        float: none
    }
}

.cms-page-view .std img {
    max-width: 100%
}

.cms-page-view .std p {
    font-family: Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 24px
}

.cms-page-view .std li {
    font-style: italic;
    line-height: 24px
}

.cms-page-view .col-left:after {
    content: '';
    display: table;
    clear: both
}

.data-table colgroup, table colgroup {
    width: 100%
}

.cms-home .std .messages, .cms-page-view .std .messages {
    margin-bottom: 10px
}

.cms-home .std .messages li, .cms-page-view .std .messages li {
    list-style: none;
    margin-left: 0;
    font-style: normal;
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif
}

.price-box .minimal-price-link .label {
    font-family: Poppins, "Helvetica Neue", Verdana, Arial, sans-serif;
    text-transform: uppercase
}

.page-sitemap .links {
    display: block;
    text-align: right;
    margin: 0 20px 0 0
}

#addTagForm .form-add .wrapper-tags, .page-sitemap .links a {
    position: relative
}

.page-sitemap .sitemap {
    padding: 0 20px;
    margin: 15px 0;
    font-size: 13px
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

.price-box .minimal-price-link .label {
    color: #cf5050;
    font-size: 13px
}

.data-table tr td button.button, .map-info {
    white-space: nowrap
}

#recurring_profile_list_view th, .catalog-product-view .map-info {
    white-space: normal
}

.catalog-product-view .map-info > span {
    float: right;
    margin-bottom: 5px
}

.catalog-product-view .map-info .price-box.map-info > a {
    float: right;
    width: 100%
}

#addTagForm button {
    margin-top: 5px;
    margin-bottom: 10px
}

#addTagForm .form-add {
    margin-top: 10px
}

#addTagForm .form-add .wrapper-tags .input-box {
    padding: 0
}

#addTagForm .form-add .wrapper-tags button.button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 3px 15px
}

.product-tags, .tags-list {
    float: left;
    margin-bottom: 10px
}

.product-tags {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    padding: 5px 1% 10px;
    width: 98%
}

.product-tags li {
    float: left;
    margin-right: 15px
}

.product-tags li.last {
    margin-right: 0
}

.tags-list {
    width: 100%
}

.tags-list > li {
    float: left;
    margin-right: 10px
}

.block-tags .actions > a {
    font-size: 13px
}

@media only screen and (max-width: 770px) {
    .tags-list, .tags-list > li {
        float: none
    }
}

@media only screen and (max-width: 479px) {
    .sales-order-invoice .sub-title, .sales-order-shipment .sub-title {
        float: left;
        font-size: 15px;
        text-align: center;
        width: 100%
    }

    .sales-order-invoice .order-links, .sales-order-shipment .order-links {
        text-align: center;
        width: 100%
    }
}

#recurring_profile_list_view th span {
    white-space: inherit
}

@media only screen and (max-width: 479px) {
    #recurring_profile_list_view {
        font-size: 13px
    }

    #recurring_profile_list_view a {
        font-size: inherit
    }

    #recurring_profile_list_view td, #recurring_profile_list_view th {
        padding: 2px
    }
}

.billing-agreement-view-header-wrapper .heading {
    max-width: 80%
}

@media only screen and (max-width: 479px) {
    .billing-agreement-view-header-wrapper .heading {
        max-width: 100%
    }
}

.billing-agreement-details td, .billing-agreement-details th {
    padding: 3.5px
}

.catalogsearch-term-popular .tags-list {
    float: left;
    width: 100%
}

.catalogsearch-term-popular .tags-list > li {
    float: left;
    height: 40px;
    margin-right: 25px
}

.widget {
    clear: both
}

body[class*=checkout-multishipping-] .page-title {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

body[class*=checkout-multishipping-] .page-title h1 {
    border: 0;
    float: left;
    margin-top: 2px;
    margin-right: 2%
}

body[class*=checkout-multishipping-] #checkout-review-submit, body[class*=checkout-multishipping-] .page-title .button {
    float: right
}

body[class*=checkout-multishipping-] .messages {
    float: left;
    width: 100%
}

body[class*=checkout-multishipping-] .actions {
    margin-bottom: 10px
}

body[class*=checkout-multishipping-] #review-buttons-container {
    float: right;
    text-align: right
}

#review-order-form > div:nth-child(3) > div.divider {
    width: 100%;
    clear: both
}

@media only screen and (max-width: 979px) {
    #review-order-form .col-1, #review-order-form .col-2 {
        float: none;
        width: auto;
        border: 0;
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (max-width: 770px) {
    body[class*=checkout-multishipping-] .box-title {
        float: left;
        width: 100%
    }

    body[class*=checkout-multishipping-] .page-title .button {
        float: left;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    body[class*=checkout-multishipping-] .buttons-set .back-link {
        display: block
    }
}

div.calendar table {
    border-collapse: separate
}

div.calendar table td.button {
    display: table-cell;
    background: inherit;
    color: inherit;
    text-transform: none
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../../../images/bkg_collapse.gif) 0 4px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -53px
}

tr.summary-details td {
    font-size: 90%;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

.box-layout .page {
    margin: 0 auto
}

@media (min-width: 768px) {
    .box-layout .page {
        max-width: 760px
    }
}

@media (min-width: 992px) {
    .box-layout .page {
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .box-layout .page {
        max-width: 1200px
    }
}

button {
    border-radius: 0
}

body:not(._keyfocus) button:focus {
    box-shadow: none
}

button.button {
    background-image: none;
    border: 3px solid;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    box-sizing: border-box;
    vertical-align: middle
}

.cdz-buttons-container .action, .cdz-buttons-container button.btn-cart {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-buttons-container .action, .cdz-buttons-container button.btn-cart {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 3px solid;
    min-width: 0
}

.cdz-buttons-container .action:before, .cdz-buttons-container button.btn-cart:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 34px;
    content: "\f012"
}

.cdz-buttons-container button.btn-cart:before {
    content: "\f291"
}

.cdz-buttons-container .link-wishlist:before {
    content: "\f004"
}

.cdz-product-wishlist a.link-wishlist:active, .cdz-product-wishlist a.link-wishlist:hover, .cdz-product-wishlist a.link-wishlist:visited {
    text-decoration: none
}

.cdz-product-wishlist {
    position: absolute;
    left: 15px;
    top: 15px
}

.cdz-product-wishlist a.link-wishlist {
    position: relative;
    text-decoration: none
}

.cdz-product-wishlist a.link-wishlist:before, .cdz-product-wishlist a.link-wishlist:hover:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px
}

.cdz-product-wishlist a.link-wishlist:before {
    content: "\f08a";
    width: 20px
}

.cdz-product-wishlist a.link-wishlist span {
    position: absolute;
    top: 30px;
    left: 50%;
    color: #fff;
    background: #000;
    padding: 3px 5px;
    border-radius: 3px;
    white-space: nowrap;
    display: none
}

.cdz-product-wishlist a.link-wishlist:hover:before {
    content: "\f004"
}

.ajax-load-wrapper .ajax-load-button {
    margin-top: 0;
    display: block;
    vertical-align: top;
    text-align: center;
    clear: both
}

.ajax-load-wrapper .ajax-load-button a.cdz-ajax-trigger, .products-grid .ajax-load-wrapper .ajax-load-button .ajax-loader, .products-grid .ajax-load-wrapper .ajax-load-button a {
    margin-top: 20px
}

.ajax-load-wrapper .ajax-load-button .ajax-loader, .ajax-load-wrapper .ajax-load-button a {
    min-width: 300px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-transform: uppercase;
    background-image: none;
    border: 3px solid;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    box-sizing: border-box;
    vertical-align: middle
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:active, .ajax-load-wrapper .ajax-load-button .ajax-loader:focus, .ajax-load-wrapper .ajax-load-button a:active, .ajax-load-wrapper .ajax-load-button a:focus, .qs-button:active, .qs-button:focus {
    border: 3px solid
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover, .ajax-load-wrapper .ajax-load-button a:hover {
    border: 3px solid
}

.ajax-load-wrapper .ajax-load-button .ajax-loader.disabled, .ajax-load-wrapper .ajax-load-button .ajax-loader[disabled], .ajax-load-wrapper .ajax-load-button a.disabled, .ajax-load-wrapper .ajax-load-button a[disabled], fieldset[disabled] .ajax-load-wrapper .ajax-load-button .ajax-loader, fieldset[disabled] .ajax-load-wrapper .ajax-load-button a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f1ce';
    font-size: 16px;
    margin-right: 5px;
    animation: cssload-rotate 1.15s linear infinite;
    -o-animation: cssload-rotate 1.15s linear infinite;
    -ms-animation: cssload-rotate 1.15s linear infinite;
    -webkit-animation: cssload-rotate 1.15s linear infinite;
    -moz-animation: cssload-rotate 1.15s linear infinite
}

#back-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 1
}

@media all and (max-width: 768px) {
    #back-top {
        display: none !important
    }
}

#back-top a, .qs-button {
    text-transform: uppercase;
    background-image: none;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    border: 3px solid
}

#back-top a {
    padding: 10px 15px;
    font-size: 1.4rem;
    vertical-align: middle;
    background: #fff;
    border-color: #282828;
    color: #282828;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.qs-button {
    font-size: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    min-width: 0
}

#back-top a, .btn-link, .qs-button, button {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

button {
    text-transform: uppercase
}

.btn-link {
    background-image: none;
    cursor: pointer;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 40px;
    margin: 0;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    line-height: 40px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    min-width: 0;
    border: 1px solid
}

.btn-link:active, .btn-link:focus {
    border: 1px solid
}

.btn-link:hover {
    border: 1px solid
}

#back-top a.disabled, #back-top a[disabled], .qs-button.disabled, .qs-button[disabled], fieldset[disabled] #back-top a, fieldset[disabled] .qs-button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

#back-top a:before, .qs-button:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 1;
    content: '\f176';
    font-weight: 700
}

.qs-button:before {
    font-weight: 400;
    content: "\f06e";
    line-height: 34px
}

.qs-button:hover {
    border: 3px solid
}

.data-table tbody .label {
    display: table-cell;
    vertical-align: middle
}

#wishlist-table {
    display: inline-block;
    overflow-x: auto
}

.data-table {
    width: 100%
}

.data-table th {
    white-space: nowrap;
    border-width: 1px;
    border-style: solid
}

.data-table th, .data-table tr td {
    padding: 14px 10px
}

.data-table tbody th, .data-table thead th, .data-table tr td {
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1
}

.data-table thead th {
    padding: 10px
}

.data-table tbody .label {
    text-align: left
}

.data-table tbody th {
    color: #282828;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cart .data-table tr th {
    border-left-width: 0;
    border-right-width: 0
}

.cart .data-table tr th:first-child {
    border-left-width: 1px
}

.cart .data-table tr th.last {
    border-right-width: 1px
}

.cart .data-table tr td {
    border-width: 0
}

.cart .data-table tr td:first-child {
    border-left-width: 1px
}

.cart .data-table tr td.last {
    border-right-width: 1px
}

.cart .data-table tr.last td {
    border-bottom-width: 1px
}

.item .cdz-hover-img a.product-image .alternative-img, .item .cdz-hover-section a.product-image .alternative-img {
    position: absolute;
    left: 0;
    top: 0
}

.item .cdz-hover-img a.product-image .alternative-img, .item .cdz-hover-img a.product-image:hover img, .item .cdz-hover-section a.product-image .alternative-img, .item .cdz-hover-section a.product-image:hover img {
    opacity: 0 !important;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.item .cdz-hover-img a.product-image.no-alt-img img, .item .cdz-hover-img a.product-image:hover img.alternative-img, .item .cdz-hover-section a.product-image.no-alt-img img, .item .cdz-hover-section a.product-image:hover img.alternative-img {
    opacity: 1 !important
}

.product-style04 .products-grid .product-item .product-item-info .cdz-hover-section:hover a.product-image img.alternative-img {
    opacity: 1 !important
}

@media (min-width: 992px) {
    .cdz-button-show01 .products-grid .product-item-info .product-item-details, .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container, .products-grid .product-item-info .cdz-product-bottom {
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container {
        height: 0;
        margin-top: 0;
        display: block;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }

    .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container .cdz-buttons-inner, .products-grid .product-item-info .cdz-buttons-container form {
        display: inline-block
    }

    .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container .action, .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container .qs-button, .cdz-button-show01 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%
    }

    .cdz-button-show01 .products-grid .product-item-info:hover .product-item-details {
        margin-top: -85px
    }

    .cdz-button-show01 .products-grid .product-item-info:hover .product-item-details .cdz-buttons-container {
        height: 40px;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1
    }

    .products-grid .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2
    }

    .products-grid .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }

    .products-grid .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }

    .products-grid .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container {
        position: relative
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart {
        width: 100%;
        font-size: inherit
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart:before {
        display: none
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container .qs-button {
        position: absolute;
        left: 0;
        top: 0
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container a.action {
        position: absolute;
        right: 0;
        top: 0
    }
}

.mobile-search-wrapper .block-search .mobile-search-icon span, .page-footer .footer-social a span, .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner.actions {
    font-size: 0
}

.products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner.actions a, .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner.actions button.button {
    margin: 0 3px
}

.page-header .cdz-header-top {
    padding-bottom: 5px;
    padding-top: 5px
}

.cdz-col-left {
    float: left
}

.header .cdz-header-top .cdz-dropdown {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px
}

.block-search .form-search label {
    display: none !important
}

.cdz-top-login.cdz-dropdown .cdz-dropdown-content {
    width: 320px;
    right: 0;
    left: auto
}

.cdz-top-login.cdz-dropdown .cdz-dropdown-content .block-login .block-content {
    min-width: 1px
}

.cdz-top-login .cdz-dropdown-content {
    padding: 20px
}

#login-form .block-login, .cdz-top-login .block-login {
    padding: 0;
    margin: 0 !important
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link, .header .logo {
    margin: 0
}

#login-form .block-login .block-content, .cdz-top-login .block-login .block-content {
    padding: 0 !important;
    min-width: 300px
}

#login-form .block-login .block-content input, .cdz-top-login .block-login .block-content input, .header {
    margin-bottom: 0
}

#login-form .block-login .block-content .input-text, .cdz-top-login .block-login .block-content .input-text {
    width: 100%
}

#login-form .block-login .block-content .field, .cdz-top-login .block-login .block-content .field {
    margin-bottom: 20px
}

#login-form .block-login .block-content .field label, .cdz-top-login .block-login .block-content .field label {
    position: absolute
}

#login-form .block-login .block-content .form-list .field.active label, .cdz-top-login .block-login .block-content .form-list .field.active label {
    top: 8px
}

.contacts-index-index .form-list .field.active label {
    color: #333 !important
}

#login-form .block-login.block .actions .button, .cdz-top-login .block-login.block .actions .button {
    float: none;
    width: 100%
}

#login-form .block-login.block .block-title, .cdz-top-login .block-login.block .block-title {
    display: none
}

.header {
    border: 0
}

.header .logo img {
    max-height: inherit;
    max-width: 100%
}

.header .cdz-header-top {
    padding-bottom: 5px;
    padding-top: 5px
}

.header .cdz-header-top .cdz-col-right .cdz-dropdown {
    margin-right: 0
}

.block-search, .header .cdz-header-top .cdz-dropdown {
    position: relative
}

.header .cdz-header-top .cdz-top-link {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none
}

.header .cdz-header-top .cdz-top-link .link {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px
}

.header .cdz-col-left, .header .cdz-header-top .cdz-top-link .link a {
    text-transform: uppercase
}

.block-search .block-title, .block-search .search-icon span {
    display: none
}

.header .cdz-header-top .cdz-top-link li {
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: top
}

.header .cdz-header-top .cdz-top-link li a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    position: relative
}

.header .cdz-header-top .cdz-top-link li a:active, .header .cdz-header-top .cdz-top-link li a:hover, .header .cdz-header-top .cdz-top-link li a:visited {
    text-decoration: none
}

.block-search .label:before, .header .cdz-header-top .cdz-top-link li a:before {
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400
}

.header .cdz-header-top .cdz-top-link li a:before {
    font-style: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    font-size: 13px;
    margin-right: 5px
}

.header .cdz-header-top .cdz-top-link .cdz-top-login .cdz-trigger:before {
    content: "\f090"
}

.header .cdz-header-top .cdz-top-link .cdz-top-login .cdz-trigger:after {
    padding-left: 5px
}

.header .cdz-header-top .cdz-top-link li.wishlist a:before {
    content: "\f08a"
}

.block-search {
    margin: 0 auto !important;
    z-index: 4;
    float: none !important
}

.block-search .block-content {
    margin-bottom: 0
}

.block-search .label {
    text-decoration: none;
    display: inline-block;
    float: right
}

.block-search .button span, .block-search .label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-search .label:before {
    font-size: 22px;
    line-height: 28px;
    color: #8f8f8f;
    content: '\f002 ';
    margin: 0 10px 0 0;
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-search input {
    left: -300%;
    position: static;
    padding-right: 40px;
    margin: 0
}

.block-search .search-form-container {
    position: relative;
    margin-top: -7px
}

.block-search input[type=text] {
    height: 40px;
    border-top-width: 0;
    border-bottom-width: 0
}

.block-search .button, .block-search .button:before {
    margin: 0;
    display: inline-block;
    font-weight: 400;
    text-align: center
}

.block-search .button {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: 0;
    z-index: 1;
    background-image: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.block-search .button:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 40px;
    content: '\f002 ';
    font-family: FontAwesome;
    vertical-align: top;
    overflow: hidden;
    speak: none;
    min-width: 20px
}

.block-search .button:active:before {
    color: inherit
}

.block-search .button:active, .block-search .button:focus {
    background: 0 0;
    border: 0
}

.block-search .button:hover {
    background: 0 0;
    border: 0
}

.search-autocomplete {
    z-index: 9
}

.search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.search-autocomplete ul li:first-child {
    border-top: none
}

.search-autocomplete ul li.selected, .search-autocomplete ul li:hover {
    background: #e8e8e8
}

.search-autocomplete ul:not(:empty) {
    background: #fff;
    border: 1px solid #c2c2c2;
    border-top: 0
}

.search-autocomplete {
    margin-top: 0
}

.mobile-search-wrapper .block-search {
    width: inherit;
    margin: 0;
    padding: 0;
    position: relative
}

.mobile-search-wrapper .block-search input[type=text] {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.mobile-search-wrapper .block-search .mobile-search-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.mobile-search-wrapper .block-search .mobile-search-icon span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 40px;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400
}

.mobile-search-wrapper .block-search .mobile-search-icon span:before {
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002"
}

.header .cdz-bottom-logo-cart .logo strong {
    display: none
}

.header .cdz-bottom-logo-cart {
    padding: 30px 10px
}

.header .cdz-bottom-logo-cart .cdz-header-cart {
    float: right !important;
    width: auto
}

.cart-icon:before {
    background-color: transparent;
    background-image: url(../../../images/icon.png);
    background-position: 7px 8px;
    background-repeat: no-repeat;
    border-right: 0 solid #e7e7e7;
    content: "";
    display: inline-block;
    min-height: 41px;
    padding: 7px 10px;
    vertical-align: top;
    width: 40px
}

.cart-icon .cart-qty {
    background: #d70109 0 0;
    border: 0 solid #999;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 19px;
    margin: 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    top: -3px;
    vertical-align: top;
    white-space: normal;
    font-size: 13px;
    font-weight: 700
}

.cart-icon .cart-subtotal .price {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    min-height: 40px;
    padding: 10px 0 10px 15px;
    vertical-align: middle
}

.cart-label, .cdz-top-cart.cdz-dropdown .cdz-trigger::after, .footer-cart .cart-content .cart-items .cart-item .btn-edit:before, .footer-cart .cart-content .cart-items .cart-item .btn-remove:after {
    display: none
}

.header .block-cart, .header .block:not(.block-static-block) {
    padding: 0
}

.header .block-cart .cdz-dropdown-content, .header .block:not(.block-static-block) .cdz-dropdown-content {
    padding: 20px 0 0
}

.header .block-cart .block-content, .header .block:not(.block-static-block) .block-content {
    padding: 15px 0 0;
    margin: 0
}

.header .block-cart .summary, .header .block:not(.block-static-block) .summary {
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 20px
}

.header .block-cart .summary .cart-total-title, .header .block:not(.block-static-block) .summary .cart-total-title {
    float: left
}

.header .block-cart .summary .cart-total-title h4, .header .block:not(.block-static-block) .summary .cart-total-title h4 {
    margin-bottom: 10px;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

.header .block-cart .summary .cart-total-title p, .header .block:not(.block-static-block) .summary .cart-total-title p {
    margin: 0;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    font-weight: 600
}

.header .block-cart .summary .subtotal, .header .block:not(.block-static-block) .summary .subtotal {
    float: right;
    text-align: right
}

.header .block-cart .summary .subtotal .sub-total-label, .header .block:not(.block-static-block) .summary .subtotal .sub-total-label {
    margin-bottom: 10px;
    font-weight: 600
}

.header .block-cart .summary .subtotal .price, .header .block:not(.block-static-block) .summary .subtotal .price {
    display: block
}

.header .block-cart .actions, .header .block:not(.block-static-block) .actions {
    clear: left;
    margin-bottom: 20px;
    padding: 0 20px 20px
}

.header .block-cart .actions .button, .header .block:not(.block-static-block) .actions .button {
    width: 100%
}

.header .block-cart .mini-products-list, .header .block:not(.block-static-block) .mini-products-list {
    clear: left;
    margin-bottom: 0;
    padding: 0 20px 10px
}

.header .block-cart .mini-products-list li.item, .header .block:not(.block-static-block) .mini-products-list li.item {
    margin: 0 0 20px
}

.header .block-cart .btn-edit:before, .header .block-cart .btn-remove:before, .header .block:not(.block-static-block) .btn-edit:before, .header .block:not(.block-static-block) .btn-remove:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
    position: absolute
}

.header .block-cart .btn-remove:before, .header .block:not(.block-static-block) .btn-edit:before, .header .block:not(.block-static-block) .btn-remove:before {
    right: 0
}

.header .block:not(.block-static-block) .btn-edit:before {
    content: "\F044";
    font-size: 18px;
    top: 30px
}

.header .block-cart .btn-remove, .header .block:not(.block-static-block) .btn-remove {
    border: 0
}

.header .block-cart .btn-remove:before, .header .block:not(.block-static-block) .btn-remove:before {
    content: "\f00d";
    padding: 0 2px;
    border-radius: 2px
}

.header .block-cart .btn-remove:after, .header .block:not(.block-static-block) .btn-remove:after {
    display: none
}

.header .block-cart .mini-products-list .product-image, .header .block:not(.block-static-block) .mini-products-list .product-image {
    min-width: 50px
}

.header .block-cart .mini-products-list .product-details, .header .block:not(.block-static-block) .mini-products-list .product-details {
    position: relative;
    margin-left: 70px
}

.header .block-cart .product-details-name, .header .block:not(.block-static-block) .product-details-name {
    float: left;
    margin-right: 30px
}

.header .block-cart .mini-products-list .product-details .product-name, .header .block:not(.block-static-block) .mini-products-list .product-details .product-name {
    padding: 0;
    margin: 0
}

.header .block-cart .mini-products-list li.item.last, .header .block:not(.block-static-block) .mini-products-list li.item.last {
    margin-bottom: 0
}

.header .block-login .actions {
    border-bottom: 0 solid #e1e1e1 !important;
    padding: 0 !important
}

.footer-cart {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.footer-cart:before {
    content: '';
    position: absolute;
    width: 100%;
    top: -3px;
    left: 0;
    height: 3px;
    box-shadow: 0 2px 3px #e1e1e1
}

.footer-cart .cart-trigger {
    position: absolute;
    background: #d70109;
    color: #fff;
    top: -34px;
    left: 0;
    font-size: 85%;
    text-transform: uppercase;
    padding: 10px 20px 7px;
    z-index: 200;
    cursor: pointer;
    text-decoration: none
}

.footer-cart .cart-trigger:after {
    content: "\f106";
    float: right;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: -1px 5px 0
}

.footer-cart.active .cart-trigger:after {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer-cart .cart-content {
    background: #fff;
    padding: 0;
    overflow: hidden;
    position: relative;
    min-height: 85px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.footer-cart .cart-content .cart-icon {
    width: 0;
    height: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden
}

.footer-cart .cart-content .check-out {
    float: right;
    padding: 20px;
    width: 421px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #dfdfdf
}

.footer-cart .cart-content .check-out .summary {
    float: left;
    width: 190px
}

.footer-cart .cart-content .check-out .summary .cart-total-title, .footer-cart .cart-content .check-out .summary .subtotal {
    display: inline-block;
    width: 100%
}

.footer-cart .cart-content .check-out .summary .cart-total-title h4 {
    float: left;
    margin: 0 10px 0 0
}

.footer-cart .cart-content .check-out .summary .cart-total-title .amount {
    float: right;
    margin: 0
}

.footer-cart .cart-content .check-out .summary .subtotal .sub-total-label {
    float: left;
    margin-right: 10px
}

.footer-cart .cart-content .check-out .summary .subtotal .price {
    float: right;
    font-weight: 700
}

.footer-cart .cart-content .check-out .actions {
    float: right;
    height: 100px;
    margin: -20px 0;
    border-left: 1px solid #dfdfdf;
    padding: 20px 0 20px 20px
}

.footer-cart .cart-content .check-out .actions button.button {
    padding: 10px 20px
}

.footer-cart .cart-content .cart-items .product:before, .footer-cart .cart-content .check-out .actions button.button:before, .footer-cart .cart-trigger:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px
}

.footer-cart .cart-content .check-out .actions button.button:before {
    content: "\f00c";
    margin-right: 10px
}

.footer-cart .cart-content .cart-items {
    float: left;
    padding-left: 20px;
    width: calc(100% - 420px);
    overflow-x: auto
}

.footer-cart .cart-content .cart-items .cart-items-inner {
    display: block;
    overflow-x: auto
}

.footer-cart .cart-content .cart-items .cart-products-list {
    float: left;
    white-space: nowrap;
    font-size: 0
}

.footer-cart .cart-content .cart-items .product {
    position: relative;
    cursor: pointer
}

.footer-cart .cart-content .cart-items .product strong {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 1;
    background: #d70109;
    color: #fff;
    display: block;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    font-weight: 500
}

.footer-cart .cart-content .cart-items .product:before {
    content: "\f14b";
    position: absolute;
    bottom: 0;
    right: 5px;
    z-index: 1
}

.footer-cart .cart-content .cart-items .cart-item {
    position: relative;
    width: 80px;
    margin-right: 10px;
    display: inline-block;
    font-size: 13px;
    padding: 10px 0
}

.footer-cart .cart-content .cart-items .cart-item input.item-qty {
    height: 23px;
    width: 40px;
    text-align: center;
    float: left
}

.footer-cart .cart-content .cart-items .cart-item .btn-remove {
    border: 0;
    background: 0 0;
    display: block;
    float: none;
    clear: both;
    font-size: 10px;
    width: auto;
    color: #f86532;
    line-height: 1.35;
    padding-top: 17px;
    margin: 0;
    text-decoration: underline;
    text-transform: uppercase
}

.footer-cart .cart-content .cart-items .cart-item .btn-edit {
    font-size: 12px;
    float: right;
    padding: 3px 5px 2px
}

.footer-cart .cart-content .cart-items .cart-item .product-details {
    position: absolute;
    left: 100%;
    top: 0;
    float: left;
    height: 100%;
    padding: 5px 10px;
    background: #f4f4f4;
    width: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
    z-index: 2
}

.footer-cart .cart-content .cart-items .cart-item .product-details .product-hover-container {
    display: table;
    width: 100%;
    height: 100%
}

.footer-cart .cart-content .cart-items .cart-item .product-details .product-hover-container .product-hover-inner {
    display: table-cell;
    vertical-align: middle
}

.footer-cart .cart-content .cart-items .cart-item.active .product-details {
    width: 100px;
    padding: 5px 10px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: inherit
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-], .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-].owl-next, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-].owl-next {
    left: -35px;
    top: 10px;
    right: auto
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-].owl-next:before, .footer-cart .cart-content .cart-items .owl-nav [class*=owl-].owl-prev:before, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-].owl-next:before, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-].owl-prev:before {
    line-height: 21px;
    font-size: 25px
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-].owl-prev, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: -35px;
    top: 45px;
    right: auto
}

[name=google_conversion_frame] {
    position: absolute
}

.cms-index-index .cdz-header-style-02 {
    margin-bottom: 20px
}

.cdz-header-style-02 .header .search-autocomplete {
    top: 45px !important
}

.cdz-header-style-02 .header .cdz-header-top {
    border: 0;
    margin-top: 20px;
    border-radius: 5px 5px 0 0;
    padding-top: 0;
    padding-bottom: 0
}

.cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
    float: right;
    margin-right: 195px
}

.cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link a {
    padding: 8px 0
}

.cdz-header-style-02 .header .cdz-header-top .cdz-col-left .cdz-trigger {
    padding: 8px 0;
    display: inline-block
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart h1.logo {
    padding-left: 10px
}

.cdz-header-style-02 .header .cdz-header-top .cdz-col-right .cdz-top-cart {
    margin-right: -10px;
    margin-top: -5px
}

.cdz-header-style-02 .header .cdz-header-bottom {
    border-radius: 0 0 5px 5px;
    padding-bottom: 10px;
    padding-top: 17px
}

.cdz-header-style-02 .header .block-search input[type=text] {
    border: 0;
    height: 30px !important;
    line-height: 30px;
    border-radius: 15px;
    float: right
}

.cdz-header-style-02 .header .block-search input[type=text]:focus {
    border: 0;
    outline: 0
}

.cdz-header-style-02 .header .block-search .button {
    height: 30px;
    width: 40px
}

.cdz-header-style-02 .header .block-search .button:before {
    line-height: 30px
}

.cdz-header-style-02 .header .cdz-header-bottom .cdz-header-menu, .fototer-contact span.fa {
    padding-right: 10px
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart {
    padding: 0
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 5px 15px;
    margin: 0 0 10px;
    border-radius: 15px;
    border: 2px solid
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link:hover {
    border: 2px solid;
    border-radius: 15px
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0.parent:hover:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d8";
    font-size: 21px;
    bottom: -7px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    position: absolute;
    top: -68px;
    right: -11px;
    float: right;
    width: auto;
    padding: 0 10px;
    border-radius: 0 5px 0 0;
    height: 38px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-subtotal .price {
    font-family: arial;
    font-weight: 700;
    padding: 10px 0 0 5px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-qty {
    left: -10px;
    border-radius: 5px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-label {
    display: inherit;
    padding: 10px 0 0
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon:before, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon:before {
    background: 0 0;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 21px;
    padding: 7px 0 0;
    min-height: 35px;
    width: 30px
}

.cdz-header-style-02 .header .sticky-menu.active {
    padding-top: 10px;
    padding-bottom: 10px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-header-logo, .footer-top-ads .block.block-subscribe .block-title {
    display: none
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-header-menusearch {
    width: 100%
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    position: absolute;
    top: -3px;
    right: 0
}

.cdz-header-style-02 .header .sticky-menu.active .logo {
    width: 100%
}

.cdz-header-style-02 .header .sticky-menu.active .block-search .form-search:hover input[type=text] {
    border: 0;
    padding: 0 10px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    background-color: transparent;
    float: right;
    width: auto;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 0 5px 0 0;
    height: 38px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-subtotal {
    display: none !important
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-qty {
    left: auto;
    right: 0;
    border-radius: 5px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label {
    padding: 10px 0 0
}

@media (min-width: 992px) {
    .cdz-header-style-02 .header .cdz-bottom-logo-cart h1.logo {
        margin-top: -7px
    }
}

.footer-top-ads .ftop-ads-title {
    font-size: 250%;
    font-weight: 700;
    text-transform: uppercase
}

.footer-top-ads .ftop-ads-small {
    font-size: 90%;
    clear: left;
    margin: 0
}

.footer-top-ads .ftop-newsletter {
    margin: 0
}

.footer-top-ads .block.block-subscribe {
    margin-bottom: 0
}

.cdz-popup-newsletter .block.block-subscribe .block-content {
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.ftop-newsletter .block.block-subscribe .block-content {
    float: none;
    width: 50%;
    overflow: hidden;
    height: 100%;
    position: relative
}

.cdz-popup-newsletter .block.block-subscribe .input-box {
    float: left;
    padding: 0;
    margin: 0
}

.cdz-popup-newsletter .block.block-subscribe .block-content {
    width: 100%
}

.cdz-popup-newsletter .block.block-subscribe .block-content .input-box {
    text-decoration: none;
    display: block
}

.ftop-newsletter .block.block-subscribe .block-content {
    margin: 15px auto;
    padding: 0
}

.ftop-newsletter .block.block-subscribe .block-content .input-box {
    text-decoration: none;
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.ftop-newsletter .block.block-subscribe .actions {
    margin: 0;
    float: left;
    position: absolute;
    right: 0;
    top: 0
}

.ftop-newsletter .block.block-subscribe .actions button {
    padding: 6px 20px 7px;
    margin: 0
}

.block.block-subscribe {
    margin-bottom: 20px
}

.block.block-subscribe .title {
    display: none
}

.block.block-subscribe .form.subscribe {
    display: table;
    width: 100%
}

.block.block-subscribe .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.block.block-subscribe .block-content .input-box:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 40px;
    color: #3598dc;
    content: '\f0e0';
    font-family: FontAwesome;
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute
}

.block.block-subscribe .block-content input {
    padding-left: 35px;
    height: 40px !important;
    border: 3px solid;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase
}

.block.block-subscribe .block-content input[type=email] {
    background: #fff;
    color: #646464
}

.block.block-subscribe .field {
    margin: 0 0 10px
}

.block.block-subscribe .actions button {
    padding: 8px 20px;
    float: none;
    margin-top: 10px
}

.block.block-subscribe .action.subscribe {
    min-height: 41px
}

.cdz-main-menu ul, .cdz-main-menu ul ul, .page-footer li, .page-footer ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.page-footer .top-footer-wrapper {
    padding: 30px 0
}

.page-footer .footer-container-wrapper {
    padding-top: 50px;
    padding-bottom: 30px
}

.page-footer .footer-content-top {
    padding-top: 30px;
    padding-bottom: 30px
}

.page-footer .bottom-footer-wrapper .block-static-block.widget, .page-footer .footer-content-top .block-static-block.widget {
    margin-bottom: 0
}

.page-footer .footer-bottom {
    padding: 30px 0
}

.page-footer p.h5 {
    margin-bottom: 25px;
    text-transform: uppercase
}

.page-footer .footer-link {
    margin-top: -10px
}

.page-footer .footer-link li a, .page-footer .footer-social a, .page-footer .item_tag li a {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.page-footer .footer-link li a {
    display: block;
    padding: 10px 0
}

.page-footer .footer-link li.last a {
    border-bottom: none
}

.page-footer .item_tag {
    margin: 0 -5px
}

.page-footer .footer-social a, .page-footer .item_tag li a {
    float: left
}

.page-footer .item_tag li a {
    padding: 10px;
    border: 1px solid;
    margin: 5px
}

.page-footer .footer-social {
    overflow: hidden;
    margin: 0 -5px;
    padding-top: 50px
}

.page-footer .footer-social a {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px 5px 0
}

.footer-newsletter-02 .social a .fa:before, .page-footer .footer-social a span:before {
    font-size: 14px
}

.page-footer .bottom-footer-wrapper {
    padding: 30px 0 20px;
    overflow: hidden;
    border-top: 2px solid
}

.page-footer .footer-custom-block {
    float: right
}

.page-footer .footer-bottom-link {
    margin: 0 -10px 10px;
    text-align: right
}

.page-footer .footer-bottom-link li {
    display: inline-block;
    margin: 0 10px
}

.page-footer .links {
    display: none
}

.page-footer .cdz-footer-bottom-payment {
    display: block;
    float: right
}

.page-footer .footer address {
    border: 0;
    color: #000
}

#product-review-table, .newsletter-style02 .block.block-subscribe {
    margin-bottom: 20px
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content {
    margin: 0;
    width: auto
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
    width: 75%
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
    border: 1px solid;
    border-radius: 3px
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions {
    float: right
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions .button {
    border-radius: 5px
}

.footer-newsletter-02 .social {
    text-align: right;
    margin: 20px 0 0
}

.footer-newsletter-02 .social a {
    display: inline-block;
    border: 2px solid;
    min-width: 34px;
    min-height: 30px;
    border-radius: 6px;
    line-height: 30px;
    padding: 0;
    margin: 0 5px 0 0;
    text-align: center
}

.footer-newsletter-02 .social a .fa {
    font-size: 0
}

.page-footer .footer-newsletter-02.top-footer-wrapper {
    padding: 20px 0
}

.footer-style-02 .bottom-footer-wrapper {
    border-top: 1px solid
}

.footer-style-02 .footer-link li.last {
    border: 0
}

.cdz-footer-style-02 .footer-newsletter-02 .social {
    margin-top: 3px
}

#cdz-filter-bar .block-title strong:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px
}

#cdz-filter-bar .block-title strong:before {
    content: "\f0b0";
    margin-right: 10px
}

.products-list li.item {
    padding: 0;
    border: 0
}

.widget.widget-static-block .products-list li.item .cdz-product-left {
    position: relative
}

.widget.widget-static-block .products-list li.item .cdz-product-left .qs-button {
    position: absolute;
    right: 10px;
    top: 0;
    display: none;
    border: 0;
    width: 20px;
    height: 20px;
    line-height: 1;
    color: #000;
    background: 0 0
}

.widget.widget-static-block .products-list li.item .cdz-product-left .qs-button:before {
    content: "\f0b2";
    line-height: 1
}

.widget.widget-static-block .products-list li.item:hover .cdz-product-left .qs-button {
    display: block
}

.products-list .product-item-info {
    float: left;
    width: 100%;
    padding: 10px
}

.products-list .product-shop .desc {
    float: none;
    width: 100%;
    margin: 20px 0
}

.products-list .add-to-links {
    display: inline-block
}

.products-list .add-to-links li {
    border: 3px solid;
    cursor: pointer;
    display: inline-block;
    padding: 9px 10px;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 0
}

.category-products .products-list .btn-cart:before, .products-list .add-to-links .wishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px
}

.products-list .add-to-links .wishlist:before {
    line-height: 1;
    content: "\f012"
}

.products-list .add-to-links .wishlist:before {
    content: "\f08a"
}

.products-list .btn-cart {
    width: 100%
}

.category-products .products-list .btn-cart {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 3px solid;
    min-width: 0;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.category-products .products-list .btn-cart:before {
    content: "\f291";
    line-height: 34px
}

#cdz-filter-bar dd ol li label {
    display: inline-block;
    height: 15px;
    line-height: 13px;
    font-size: 10px;
    padding: 0 2px;
    margin-left: 2px;
    border: 1px solid;
    border-radius: 2px;
    vertical-align: text-bottom;
    opacity: .5;
    font-family: arial;
    min-width: 15px;
    text-align: center
}

#cdz-filter-bar .block-content > dl > dd {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid
}

#cdz-filter-bar .block-content > dl > dd.last {
    border: 0;
    padding: 0
}

.catalog-category-view .col1-layout .page-title {
    width: 100%
}

.catalog-category-view .col1-layout .page-title h1 {
    float: left;
    width: 70%
}

.catalog-category-view .col1-layout .category-products {
    clear: left
}

#cdz-filter-bar .block-title {
    border: 0;
    text-align: right
}

#cdz-filter-bar .block-title strong {
    margin: 0;
    border: 3px solid;
    padding: 5px 10px;
    cursor: pointer;
    background: #282828;
    color: #fff;
    border-color: #282828;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar .block-title strong:hover {
    margin: 0;
    border: 3px solid
}

#cdz-filter-bar .filter-content {
    display: none
}

.category-products .products-grid li.item {
    padding: 0
}

@media (max-width: 767px) {
    .category-products .products-grid .col-mobile-1 li.item {
        width: 100%
    }

    .category-products .products-grid .col-mobile-2 li.item {
        width: 50%
    }

    .category-products .products-grid .col-mobile-3 li.item {
        width: 33.33333%
    }

    .category-products .products-grid .col-mobile-4 li.item {
        width: 25%
    }

    .category-products .products-grid .col-mobile-5 li.item {
        width: 20%
    }

    .category-products .products-grid .col-mobile-6 li.item {
        width: 16.66667%
    }
}

.product-view .product-options dl {
    margin-bottom: 10px
}

.cdz-block-product01 .product-item .product-item-info .qs-button-icon {
    display: none !important;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    z-index: 2;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: calc(50% - 16px);
    -webkit-top: calc(50% - 16px);
    -o-top: calc(50% - 16px);
    -moz-top: calc(50% - 16px);
    left: 50%;
    left: calc(50% - 16px);
    -webkit-left: calc(50% - 16px);
    -o-left: calc(50% - 16px);
    -moz-left: calc(50% - 16px);
    text-align: center;
    position: absolute
}

.cdz-block-product01 .product-item .product-item-info .qs-button-icon .qs-button {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.cdz-block-product01 .product-item .product-item-info:hover .qs-button-icon {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.cdz-block-product01 #block-related .cdz-product-bottom, .cdz-block-product01 #block-related .related-checkbox {
    display: none !important
}

.box-style03 .cdz-block-product01 .product-item .cart-wrapper, .box-style04 .cdz-block-product01 .product-item .cart-wrapper {
    margin: 0
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty {
    display: inline-block;
    padding: 5px;
    margin-right: -1px;
    margin-bottom: 5px
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty input[type=text].qty {
    float: left;
    height: 25px !important;
    width: 30px;
    line-height: 25px;
    border: 0;
    border-radius: 0
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty .qty-ctl button {
    width: 25px;
    height: 25px;
    padding: 0 3px;
    border-color: #d9d9d9;
    color: #2b2b2b;
    background-color: #d9d9d9;
    text-align: center
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty .qty-ctl button:before {
    padding: 0;
    line-height: 1.25;
    color: #2b2b2b
}

.cdz-block-product01 .product-item .cdz-buttons-container .cdz-buttons-inner {
    font-size: 0
}

.cdz-block-product01 .product-item .cdz-buttons-container button.btn-cart {
    width: 36px;
    height: 35px;
    border-radius: 0 !important;
    margin: 0 0 5px !important
}

.cdz-block-product01 .product-item .cdz-buttons-container .action:before, .cdz-block-product01 .product-item .cdz-buttons-container button.btn-cart:before {
    line-height: 31px
}

.cdz-block-product01 .product-item .cdz-buttons-container .action {
    width: 36px;
    height: 35px;
    margin: 0 0 5px !important
}

@media (max-width: 768px) {
    .cdz-block-product01 .product-item .product-item-info .qs-button-icon {
        display: none
    }
}

.products-grid .product-gallery, .products-list .product-gallery {
    text-align: center;
    margin: 0 -10px 10px;
    vertical-align: top;
    opacity: 1 !important
}

.catalog-category-view .products-list:not(.hover-image-grid) .product-item-details {
    float: left;
    width: 65%
}

.catalog-category-view .products-list:not(.hover-image-grid) .cdz-hover-img {
    width: 30%;
    float: left;
    margin-right: 5%
}

.catalog-category-view .products-list .item {
    box-shadow: 1px 2px 8px #e1e1e1;
    -moz-box-shadow: 1px 2px 8px #e1e1e1;
    -webkit-box-shadow: 1px 2px 8px #e1e1e1;
    -o-box-shadow: 1px 2px 8px #e1e1e1;
    -ms-box-shadow: 1px 2px 8px #e1e1e1
}

.products-list .cdz-hover-section {
    position: relative
}

@media (max-width: 767px) {
    .mb-sidebar-on .mb-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #000;
        opacity: .5
    }

    .mb-sidebar-on .mb-sidebar {
        z-index: 9999
    }

    .mb-sidebar-on .mb-sidebar .sidebar {
        padding: 0
    }
}

.product-view .product-shop-stock-avai {
    margin-bottom: 30px
}

.product-view .product-shop-wrap {
    margin-bottom: 30px;
    clear: left;
    float: left;
    width: 100%
}

.product-view .product-shop-wrap.product-shop-desc {
    margin-bottom: 0
}

.product-view .old-price {
    margin: 0
}

.product-view .product-shop {
    width: auto;
    float: none
}

.product-view .product-shop-title {
    margin-bottom: 5px
}

.product-view .product-name {
    margin: 0 0 10px
}

.product-view .product-img-box {
    width: inherit;
    min-width: 100%
}

.product-view .product-name h1 {
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 28px;
    text-transform: inherit
}

.product-view .ratings .rating-links a {
    font-weight: 400
}

.product-view .product-options p.note {
    padding-top: 5px
}

.product-view #downloadable-links-list .label {
    display: inline-block
}

.product-view .no-rating, .product-view .product-shop .ratings {
    text-align: right;
    margin: 0
}

.product-view .ratings .rating-links {
    clear: none;
    float: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 0
}

.product-view .no-rating {
    text-transform: uppercase
}

.product-view .price-box {
    margin: 0
}

.product-view .product-options dl.last dd.last, .product-view .product-shop-button, .product-view .product-shop-option {
    margin-bottom: 0
}

.product-button-top label, .product-view .product-shop-button .or, .product-view .product-shop-option .or, .product-view-media .more-views h2 {
    display: none
}

.product-view .qty_cart input.qty {
    width: 100%;
    max-width: 50px;
    margin: 0;
    border-width: 1px;
    border-right: 0;
    border-left: 0
}

@media all and (max-width: 770px) {
    .product-view .qty_cart input.qty {
        width: 35px !important
    }
}

.product-view .add-to-cart {
    padding: 0;
    margin: 0;
    border: 0
}

.product-view .product-options-bottom .button.btn-cart, .product-view .product-shop .button.btn-cart, .product-view-media .product-img-box .product-image #image {
    width: 100%
}

.product-view .product-button-top {
    margin-bottom: 20px;
    float: left
}

.product-view .product-options dl dt label {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.product-view .add-to-links {
    margin-top: 20px;
    float: left;
    display: block;
    width: 100%
}

.product-view .add-to-links li {
    float: left;
    width: 50%
}

.product-view .add-to-links li a {
    padding: 10px;
    display: block;
    margin: 0 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px
}

.product-view .product-shop-social {
    margin-top: 15px
}

.product-view .nav-tab-content {
    padding: 15px 0 0
}

.product-view .add-to-cart-wrapper, .product-view .product-shop {
    padding: 0
}

.special-price-parcel {
    font-weight: 700
}

.product-view .box-tags input.input-text, .product-view-media .more-views li {
    margin-bottom: 10px
}

.product-view-media .product-img-box .product-image {
    padding: 0 30px
}

.product-view .block-related {
    margin-bottom: 20px
}

.cart form fieldset, .product-view .box-collateral {
    margin-bottom: 20px;
    padding: 20px
}

.product-view .product-detail-tab, .product-view .product-essential {
    margin-bottom: 20px
}

.product-view .block-related .product-item, .product-view .box-collateral .product-item, .product-view .product-detail-tab .product-item, .product-view .product-essential .product-item {
    margin: 0
}

.product-view .block-related .product-item-info, .product-view .box-collateral .product-item-info, .product-view .product-detail-tab .product-item-info, .product-view .product-essential .product-item-info {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.product-view .product-detail-tab .box-collateral {
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: 0
}

.product-section.-info-description {
    padding: 10px;
    background: #eee;
    margin-top: 20px
}

.product-view .box-description h2, .product-view .box-description h3 {
    text-transform: none !important
}

.product-view .product-section .section-title, .product-view .product-section h2, .product-view .product-section h3 {
    margin: 30px 0 10px
}

.catalog-product-view .special-price-parcel, .checkout-cart-index .special-price-parcel {
    color: #40c781 !important;
    font-size: 18px
}

.product-view .product-detail-tab .box-description a {
    color: #274078 !important
}

.blog-post-view .post-image img, .product-view .product-detail-tab .box-description .container {
    width: 100%
}

.product-view .product-detail-tab .nav-tabs .nav-tab-item .switch, .product-view .product-detail-tab .nav.nav-tabs .nav-tab-item .switch {
    background: 0 0 !important
}

.product-view .box-reviews .form-list {
    width: 60%
}

.product-view .box-reviews .form-list textarea {
    min-height: 200px
}

.block-related .block-title, .product-view .box-collateral h2 {
    display: block;
    padding-bottom: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

@media all and (max-width: 770px) {
    .block-related .block-title, .product-view .box-collateral h2 {
        font-size: 12px
    }

    .product-shop-desc .short-description {
        display: none !important
    }
}

.product-view .block-related .block-title strong, .product-view .box-collateral h2 strong {
    left: 0;
    transition: all 250ms ease 0s;
    font-weight: 500;
    display: block;
    float: left;
    padding-bottom: 5px
}

.product-collateral .product-tabs li a::after, .product-collateral .product-tabs li a::before {
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transition: all 250ms ease 0s;
    width: 50%
}

.qty-ctl {
    float: left;
    height: auto;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important
}

.qty-ctl button {
    font-size: 0;
    display: block;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid;
    text-indent: 0;
    width: 40px;
    height: 40px;
    padding: 0 13px;
    position: relative;
    z-index: 1
}

.qty-ctl button.decrease:before {
    content: "-";
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding-left: 4px
}

.qty-ctl button.increase:before {
    content: "+";
    font-size: 20px;
    line-height: .5
}

.qty_cart input.qty {
    float: left;
    height: 40px;
    width: 50px !important;
    text-align: center;
    margin: 0 -1px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.magnify {
    width: 250px;
    height: 250px;
    position: absolute;
    border-radius: 100%;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, .85), 0 0 7px 7px rgba(0, 0, 0, .25), inset 0 0 40px 2px rgba(0, 0, 0, .25);
    display: none
}

@media (max-width: 767px) {
    .product-view .no-fullscreen .rsOverflow {
        min-width: 280px !important
    }
}

@media (max-width: 1199px) {
    .product-view .no-fullscreen .rsOverflow {
        min-width: 270px !important
    }
}

.cdz-qs-image .royalSlider {
    width: auto
}

.qty-ctl button {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wrapper-ads02 .newsletter-style02 .block.newsletter input[type=email] {
    background-color: transparent
}

body a {
    color: #999
}

.post-image {
    position: relative
}

.post-image .blog-date {
    position: absolute;
    bottom: 10px;
    left: 20px;
    background: #fff;
    padding: 7px 10px;
    color: #999;
    font: 400 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    float: left;
    width: 55px;
    text-align: center
}

.block-blog .block-title strong {
    background: 0 0 !important;
    padding-left: 0 !important
}

.menu-tags {
    padding: 0;
    margin: 0 !important
}

.blog-post-view .post-image {
    margin-bottom: 20px
}

.blog-post-view .post-image .blog-date {
    position: absolute;
    bottom: auto;
    top: 10px;
    left: 10px
}

.cdz-translator {
    animation-name: translator;
    animation-duration: 1s
}

.shipping .sp-methods {
    padding: 30px 0 20px;
    margin: 0
}

.shipping .sp-methods dd {
    margin: 0 0 20px
}

.cart .page-title h1 {
    border: 0;
    border-bottom: none;
    margin-top: 10px;
    margin-right: 10px;
    line-height: 30px;
    margin-bottom: 0
}

.cart .page-title {
    border: 0;
    border-bottom: none;
    margin: 0 -10px;
    padding: 10px 10px 15px
}

.cart-table {
    margin-bottom: 0
}

.cdz-block-newproduct .cdz-block-title p.b-title .view-all label, .cdz-home-block .cdz-block-title p.b-title .view-all label, .form-list .field label, .form-list select {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.form-list .field {
    position: relative;
    clear: left
}

.form-list .field label {
    top: 0;
    right: auto;
    bottom: 0;
    position: absolute;
    left: 10px;
    -webkit-transition: background .2s, color .2s, top .2s, bottom .2s, right .2s, left .2s;
    -moz-transition: background .2s, color .2s, top .2s, bottom .2s, right .2s, left .2s;
    transition: background .2s, color .2s, top .2s, bottom .2s, right .2s, left .2s;
    line-height: 44px;
    margin: 0
}

.form-list .field.active label {
    right: 10px;
    left: auto;
    padding: 3px 10px;
    border-radius: 3px;
    top: 10px;
    line-height: 20px;
    height: 24px
}

.form-list select {
    max-width: inherit;
    padding: 9px 5px;
    color: #999;
    border: 1px solid #e1e1e1
}

.form-list .field-select-box label {
    right: 30px;
    left: auto;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
    top: 16px;
    line-height: 20px;
    height: 24px
}

.customer-account-index .block.block-banner {
    display: none
}

.account-create form .legend, .account-login form .legend {
    padding: 0
}

.customer-account-create .account-create, .customer-account-forgotpassword .page-main {
    width: 720px
}

.form.create.account, .form.password.reset {
    min-width: 500px
}

.account .data.table, .block-account .block-content ul {
    margin-bottom: 0
}

.account .data.table .col.actions {
    white-space: nowrap
}

.customer-account-create .page-title-wrapper, .customer-account-create .sticky-menu.active, .customer-account-login .page-title-wrapper, .customer-account-login .sticky-menu.active {
    display: none
}

.account-create, .account-login {
    width: 100%;
    margin: 40px auto
}

.login-container .block-customer-login, .login-container .block-register-account {
    margin: 0 0 30px !important
}

.account-create .page-title h1, .account-login .page-title h1 {
    display: block;
    text-align: center;
    padding: 0;
    border-width: 0;
    margin-bottom: 5px
}

.account-create .page-title, .account-login .page-title {
    text-align: center;
    padding-bottom: 15px
}

.account-create .page-title strong, .account-login .page-title strong {
    padding: 0;
    border-width: 0
}

.account-create .page-title .field.note, .account-login .page-title .field.note {
    text-transform: initial
}

.account-create #form-validate {
    max-width: 520px
}

.account-create #form-validate, .account-login #login-form {
    border-radius: 2px;
    overflow: hidden;
    margin: 0 auto
}

.customer-account-forgotpassword .col-main #form-validate, .sales-guest-form .search-form {
    max-width: 520px;
    border-radius: 2px;
    overflow: hidden
}

.sales-guest-form .search-form {
    padding: 20px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 0 auto
}

.sales-guest-form .page-title {
    text-align: center
}

.account-create .buttons-set button.button, .cdz-main-menu .groupmenu li {
    margin: 0
}

.customer-account-forgotpassword .col-main .form-list li {
    margin-bottom: 10px
}

.account-create .buttons-set, .account-login .buttons-set, .customer-account-forgotpassword .col-main .fieldset .buttons-set {
    text-align: center;
    border: 0
}

.account-create .buttons-set .back-link, .account-create .buttons-set .required, .account-login .buttons-set .back-link, .account-login .buttons-set .required, .customer-account-forgotpassword .col-main #form-validate .buttons-set .back-link, .customer-account-forgotpassword .col-main #form-validate .buttons-set .required {
    display: none
}

.customer-account-forgotpassword .buttons-set, .customer-account-forgotpassword .fieldset {
    max-width: inherit;
    margin: 0
}

.customer-account-forgotpassword .col-main {
    padding: 40px 0 60px
}

.customer-account-forgotpassword .col-main .page-title {
    padding: 30px !important;
    max-width: 520px;
    margin: 0 auto
}

.customer-account-forgotpassword .col-main .page-title h1 {
    text-align: center;
    padding-bottom: 0;
    border: 0;
    margin: 0
}

.customer-account-forgotpassword .col-main #form-validate {
    margin: 0 auto 40px
}

.customer-account-forgotpassword .col-main #form-validate .buttons-set {
    max-width: inherit;
    margin: 0;
    text-align: center
}

.account-create .buttons-set button.button:hover, .account-login .buttons-set button.button, .account-login .buttons-set button.button:hover, .customer-account-forgotpassword .buttons-set button.button, .customer-account-forgotpassword .buttons-set button.button:hover, .customer-account-forgotpassword .col-main #form-validate .buttons-set button.button {
    float: none;
    min-width: 100%;
    margin: 0
}

.customer-account-create .buttons-set, .customer-account-create .fieldset {
    margin: 0;
    max-width: inherit
}

.account-create .buttons-set button.button {
    float: none;
    min-width: 100%
}

.block-account .block-content {
    padding-top: 11px;
    padding-bottom: 29px
}

.block-account .block-content ul li {
    position: relative;
    padding: 7px 0 6px
}

.block-account .block-content ul li a, .block-account .block-content ul li strong {
    display: inline-block;
    font-weight: 400
}

.manage-address {
    background-image: none;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    clear: left;
    border: 3px solid
}

.customer-edit {
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    line-height: 30px
}

.box-account-content {
    padding: 2rem;
    overflow: hidden;
    margin-bottom: 2rem
}

.customer-address-info .box-title {
    margin-top: 30px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.customer-address-info .box-title h3 {
    float: none;
    margin-bottom: 10px
}

.customer-address-info .customer-edit {
    float: right
}

.customer-address-form .fieldset {
    width: 100%
}

.data-table a.product-image img {
    width: auto;
    height: auto
}

#wishlist-table .cart-cell .link-edit {
    float: left;
    clear: both;
    margin-top: 10px
}

#wishlist-table .cart-cell input.qty {
    height: 34px;
    line-height: 34px
}

.title-buttons {
    overflow: hidden;
    height: 100%;
    margin-bottom: 20px
}

.title-buttons {
    text-align: right
}

.title-buttons h1 {
    float: left;
    margin-bottom: 0
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-banner-pos img, .title-buttons .button {
    float: right
}

.customer-account-edit .footer, .customer-account-edit .header-container, .customer-account-index .footer, .customer-account-index .header-container, .customer-address-form .footer, .customer-address-form .header-container, .customer-address-index .footer, .customer-address-index .header-container, .downloadable-customer-products .footer, .downloadable-customer-products .header-container, .newsletter-manage-index .footer, .newsletter-manage-index .header-container, .oauth-customer-token-index .footer, .oauth-customer-token-index .header-container, .review-customer-index .footer, .review-customer-index .header-container, .sales-billing-agreement-index .footer, .sales-billing-agreement-index .header-container, .sales-order-history .footer, .sales-order-history .header-container, .sales-order-invoice .footer, .sales-order-invoice .header-container, .sales-order-shipment .footer, .sales-order-shipment .header-container, .sales-order-view .footer, .sales-order-view .header-container, .sales-recurring-profile-index .footer, .sales-recurring-profile-index .header-container, .tag-customer-index .footer, .tag-customer-index .header-container, .wishlist-index-index .footer, .wishlist-index-index .header-container {
    display: none
}

.customer-account-edit .main-container .col-main-containter, .customer-account-index .main-container .col-main-containter, .customer-address-form .main-container .col-main-containter, .customer-address-index .main-container .col-main-containter, .downloadable-customer-products .main-container .col-main-containter, .newsletter-manage-index .main-container .col-main-containter, .oauth-customer-token-index .main-container .col-main-containter, .review-customer-index .main-container .col-main-containter, .sales-billing-agreement-index .main-container .col-main-containter, .sales-order-history .main-container .col-main-containter, .sales-order-invoice .main-container .col-main-containter, .sales-order-shipment .main-container .col-main-containter, .sales-order-view .main-container .col-main-containter, .sales-recurring-profile-index .main-container .col-main-containter, .tag-customer-index .main-container .col-main-containter, .wishlist-index-index .main-container .col-main-containter {
    padding-top: 0
}

.customer-account-edit .col-main-containter, .customer-account-index .col-main-containter, .customer-address-form .col-main-containter, .customer-address-index .col-main-containter, .downloadable-customer-products .col-main-containter, .newsletter-manage-index .col-main-containter, .oauth-customer-token-index .col-main-containter, .review-customer-index .col-main-containter, .sales-billing-agreement-index .col-main-containter, .sales-order-history .col-main-containter, .sales-order-invoice .col-main-containter, .sales-order-shipment .col-main-containter, .sales-order-view .col-main-containter, .sales-recurring-profile-index .col-main-containter, .tag-customer-index .col-main-containter, .wishlist-index-index .col-main-containter {
    width: 100%
}

.customer-account-edit .col-left.sidebar, .customer-account-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .customer-address-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .newsletter-manage-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-view .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .tag-customer-index .col-left.sidebar, .wishlist-index-index .col-left.sidebar {
    width: 18%;
    height: 100%;
    padding: 20px;
    position: fixed;
    left: 0;
    right: auto
}

.customer-account-edit .col-main, .customer-account-index .col-main, .customer-address-form .col-main, .customer-address-index .col-main, .downloadable-customer-products .col-main, .newsletter-manage-index .col-main, .oauth-customer-token-index .col-main, .review-customer-index .col-main, .sales-billing-agreement-index .col-main, .sales-order-history .col-main, .sales-order-invoice .col-main, .sales-order-shipment .col-main, .sales-order-view .col-main, .sales-recurring-profile-index .col-main, .tag-customer-index .col-main, .wishlist-index-index .col-main {
    width: 78%;
    padding: 20px 0;
    left: 20%;
    float: left;
    right: auto
}

.customer-account-edit .block-banner, .customer-account-index .block-banner, .customer-address-form .block-banner, .customer-address-index .block-banner, .downloadable-customer-products .block-banner, .newsletter-manage-index .block-banner, .oauth-customer-token-index .block-banner, .review-customer-index .block-banner, .sales-billing-agreement-index .block-banner, .sales-order-history .block-banner, .sales-order-invoice .block-banner, .sales-order-shipment .block-banner, .sales-order-view .block-banner, .sales-recurring-profile-index .block-banner, .tag-customer-index .block-banner, .wishlist-index-index .block-banner {
    display: none
}

.customer-account-edit .block-account, .customer-account-index .block-account, .customer-address-form .block-account, .customer-address-index .block-account, .downloadable-customer-products .block-account, .newsletter-manage-index .block-account, .oauth-customer-token-index .block-account, .review-customer-index .block-account, .sales-billing-agreement-index .block-account, .sales-order-history .block-account, .sales-order-invoice .block-account, .sales-order-shipment .block-account, .sales-order-view .block-account, .sales-recurring-profile-index .block-account, .tag-customer-index .block-account, .wishlist-index-index .block-account {
    clear: left
}

.customer-account-edit .block-account .block-content, .customer-account-index .block-account .block-content, .customer-address-form .block-account .block-content, .customer-address-index .block-account .block-content, .downloadable-customer-products .block-account .block-content, .newsletter-manage-index .block-account .block-content, .oauth-customer-token-index .block-account .block-content, .review-customer-index .block-account .block-content, .sales-billing-agreement-index .block-account .block-content, .sales-order-history .block-account .block-content, .sales-order-invoice .block-account .block-content, .sales-order-shipment .block-account .block-content, .sales-order-view .block-account .block-content, .sales-recurring-profile-index .block-account .block-content, .tag-customer-index .block-account .block-content, .wishlist-index-index .block-account .block-content {
    padding: 0
}

.customer-account-edit .block-account .block-content li, .customer-account-index .block-account .block-content li, .customer-address-form .block-account .block-content li, .customer-address-index .block-account .block-content li, .downloadable-customer-products .block-account .block-content li, .newsletter-manage-index .block-account .block-content li, .oauth-customer-token-index .block-account .block-content li, .review-customer-index .block-account .block-content li, .sales-billing-agreement-index .block-account .block-content li, .sales-order-history .block-account .block-content li, .sales-order-invoice .block-account .block-content li, .sales-order-shipment .block-account .block-content li, .sales-order-view .block-account .block-content li, .sales-recurring-profile-index .block-account .block-content li, .tag-customer-index .block-account .block-content li, .wishlist-index-index .block-account .block-content li {
    margin: 0 -20px;
    padding: 0
}

.customer-account-edit .block-account .block-content li a, .customer-account-index .block-account .block-content li a, .customer-address-form .block-account .block-content li a, .customer-address-index .block-account .block-content li a, .downloadable-customer-products .block-account .block-content li a, .newsletter-manage-index .block-account .block-content li a, .oauth-customer-token-index .block-account .block-content li a, .review-customer-index .block-account .block-content li a, .sales-billing-agreement-index .block-account .block-content li a, .sales-order-history .block-account .block-content li a, .sales-order-invoice .block-account .block-content li a, .sales-order-shipment .block-account .block-content li a, .sales-order-view .block-account .block-content li a, .sales-recurring-profile-index .block-account .block-content li a, .tag-customer-index .block-account .block-content li a, .wishlist-index-index .block-account .block-content li a {
    display: block;
    padding: 10px 20px;
    text-transform: uppercase
}

.customer-account-edit .block-account .block-content li a:hover, .customer-account-index .block-account .block-content li a:hover, .customer-address-form .block-account .block-content li a:hover, .customer-address-index .block-account .block-content li a:hover, .downloadable-customer-products .block-account .block-content li a:hover, .newsletter-manage-index .block-account .block-content li a:hover, .oauth-customer-token-index .block-account .block-content li a:hover, .review-customer-index .block-account .block-content li a:hover, .sales-billing-agreement-index .block-account .block-content li a:hover, .sales-order-history .block-account .block-content li a:hover, .sales-order-invoice .block-account .block-content li a:hover, .sales-order-shipment .block-account .block-content li a:hover, .sales-order-view .block-account .block-content li a:hover, .sales-recurring-profile-index .block-account .block-content li a:hover, .tag-customer-index .block-account .block-content li a:hover, .wishlist-index-index .block-account .block-content li a:hover {
    background: #333
}

.customer-account-edit .block-account .block-content li strong, .customer-account-index .block-account .block-content li strong, .customer-address-form .block-account .block-content li strong, .customer-address-index .block-account .block-content li strong, .downloadable-customer-products .block-account .block-content li strong, .newsletter-manage-index .block-account .block-content li strong, .oauth-customer-token-index .block-account .block-content li strong, .review-customer-index .block-account .block-content li strong, .sales-billing-agreement-index .block-account .block-content li strong, .sales-order-history .block-account .block-content li strong, .sales-order-invoice .block-account .block-content li strong, .sales-order-shipment .block-account .block-content li strong, .sales-order-view .block-account .block-content li strong, .sales-recurring-profile-index .block-account .block-content li strong, .tag-customer-index .block-account .block-content li strong, .wishlist-index-index .block-account .block-content li strong {
    padding: 10px 20px;
    display: block;
    color: #fff;
    border-bottom: 1px solid #0e0e0e;
    background: #424242
}

.customer-account-edit .block-account .block-content li:first-child a, .customer-account-index .block-account .block-content li:first-child a, .customer-address-form .block-account .block-content li:first-child a, .customer-address-index .block-account .block-content li:first-child a, .downloadable-customer-products .block-account .block-content li:first-child a, .newsletter-manage-index .block-account .block-content li:first-child a, .oauth-customer-token-index .block-account .block-content li:first-child a, .review-customer-index .block-account .block-content li:first-child a, .sales-billing-agreement-index .block-account .block-content li:first-child a, .sales-order-history .block-account .block-content li:first-child a, .sales-order-invoice .block-account .block-content li:first-child a, .sales-order-shipment .block-account .block-content li:first-child a, .sales-order-view .block-account .block-content li:first-child a, .sales-recurring-profile-index .block-account .block-content li:first-child a, .tag-customer-index .block-account .block-content li:first-child a, .wishlist-index-index .block-account .block-content li:first-child a {
    display: block;
    padding: 10px 20px
}

.customer-account-edit .block-account .block-content li:first-child strong, .customer-account-index .block-account .block-content li:first-child strong, .customer-address-form .block-account .block-content li:first-child strong, .customer-address-index .block-account .block-content li:first-child strong, .downloadable-customer-products .block-account .block-content li:first-child strong, .newsletter-manage-index .block-account .block-content li:first-child strong, .oauth-customer-token-index .block-account .block-content li:first-child strong, .review-customer-index .block-account .block-content li:first-child strong, .sales-billing-agreement-index .block-account .block-content li:first-child strong, .sales-order-history .block-account .block-content li:first-child strong, .sales-order-invoice .block-account .block-content li:first-child strong, .sales-order-shipment .block-account .block-content li:first-child strong, .sales-order-view .block-account .block-content li:first-child strong, .sales-recurring-profile-index .block-account .block-content li:first-child strong, .tag-customer-index .block-account .block-content li:first-child strong, .wishlist-index-index .block-account .block-content li:first-child strong {
    padding: 10px 20px;
    display: block;
    color: #fff;
    border-top: 1px solid #424242;
    background: #424242
}

.customer-account-edit .block:not(.block-static-block) .block-content, .customer-account-index .block:not(.block-static-block) .block-content, .customer-address-form .block:not(.block-static-block) .block-content, .customer-address-index .block:not(.block-static-block) .block-content, .downloadable-customer-products .block:not(.block-static-block) .block-content, .newsletter-manage-index .block:not(.block-static-block) .block-content, .oauth-customer-token-index .block:not(.block-static-block) .block-content, .review-customer-index .block:not(.block-static-block) .block-content, .sales-billing-agreement-index .block:not(.block-static-block) .block-content, .sales-order-history .block:not(.block-static-block) .block-content, .sales-order-invoice .block:not(.block-static-block) .block-content, .sales-order-shipment .block:not(.block-static-block) .block-content, .sales-order-view .block:not(.block-static-block) .block-content, .sales-recurring-profile-index .block:not(.block-static-block) .block-content, .tag-customer-index .block:not(.block-static-block) .block-content, .wishlist-index-index .block:not(.block-static-block) .block-content {
    padding: 0 0 15px
}

.customer-account-edit .block:not(.block-static-block) .block-title, .customer-account-edit .block:not(.block-static-block) .block-title strong, .customer-account-index .block:not(.block-static-block) .block-title, .customer-account-index .block:not(.block-static-block) .block-title strong, .customer-address-form .block:not(.block-static-block) .block-title, .customer-address-form .block:not(.block-static-block) .block-title strong, .customer-address-index .block:not(.block-static-block) .block-title, .customer-address-index .block:not(.block-static-block) .block-title strong, .downloadable-customer-products .block:not(.block-static-block) .block-title, .downloadable-customer-products .block:not(.block-static-block) .block-title strong, .newsletter-manage-index .block:not(.block-static-block) .block-title, .newsletter-manage-index .block:not(.block-static-block) .block-title strong, .oauth-customer-token-index .block:not(.block-static-block) .block-title, .oauth-customer-token-index .block:not(.block-static-block) .block-title strong, .review-customer-index .block:not(.block-static-block) .block-title, .review-customer-index .block:not(.block-static-block) .block-title strong, .sales-billing-agreement-index .block:not(.block-static-block) .block-title, .sales-billing-agreement-index .block:not(.block-static-block) .block-title strong, .sales-order-history .block:not(.block-static-block) .block-title, .sales-order-history .block:not(.block-static-block) .block-title strong, .sales-order-invoice .block:not(.block-static-block) .block-title, .sales-order-invoice .block:not(.block-static-block) .block-title strong, .sales-order-shipment .block:not(.block-static-block) .block-title, .sales-order-shipment .block:not(.block-static-block) .block-title strong, .sales-order-view .block:not(.block-static-block) .block-title, .sales-order-view .block:not(.block-static-block) .block-title strong, .sales-recurring-profile-index .block:not(.block-static-block) .block-title, .sales-recurring-profile-index .block:not(.block-static-block) .block-title strong, .tag-customer-index .block:not(.block-static-block) .block-title, .tag-customer-index .block:not(.block-static-block) .block-title strong, .wishlist-index-index .block:not(.block-static-block) .block-title, .wishlist-index-index .block:not(.block-static-block) .block-title strong {
    border: 0
}

.customer-account-edit .col2-set .col-1 h2, .customer-account-edit .col2-set .col-2 h2, .customer-account-index .col2-set .col-1 h2, .customer-account-index .col2-set .col-2 h2, .customer-address-form .col2-set .col-1 h2, .customer-address-form .col2-set .col-2 h2, .customer-address-index .col2-set .col-1 h2, .customer-address-index .col2-set .col-2 h2, .downloadable-customer-products .col2-set .col-1 h2, .downloadable-customer-products .col2-set .col-2 h2, .newsletter-manage-index .col2-set .col-1 h2, .newsletter-manage-index .col2-set .col-2 h2, .oauth-customer-token-index .col2-set .col-1 h2, .oauth-customer-token-index .col2-set .col-2 h2, .review-customer-index .col2-set .col-1 h2, .review-customer-index .col2-set .col-2 h2, .sales-billing-agreement-index .col2-set .col-1 h2, .sales-billing-agreement-index .col2-set .col-2 h2, .sales-order-history .col2-set .col-1 h2, .sales-order-history .col2-set .col-2 h2, .sales-order-invoice .col2-set .col-1 h2, .sales-order-invoice .col2-set .col-2 h2, .sales-order-shipment .col2-set .col-1 h2, .sales-order-shipment .col2-set .col-2 h2, .sales-order-view .col2-set .col-1 h2, .sales-order-view .col2-set .col-2 h2, .sales-recurring-profile-index .col2-set .col-1 h2, .sales-recurring-profile-index .col2-set .col-2 h2, .tag-customer-index .col2-set .col-1 h2, .tag-customer-index .col2-set .col-2 h2, .wishlist-index-index .col2-set .col-1 h2, .wishlist-index-index .col2-set .col-2 h2 {
    padding-bottom: 7px;
    margin-bottom: 20px
}

.contacts-index-index #cdz-google-map {
    height: 458px !important
}

.col-main .widget .products-grid .item:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    background: #fff;
    height: auto !important;
    max-height: 572px
}

.col-main .widget .products-grid .item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    float: left
}

.col-main .widget .widget-title {
    text-align: center;
    margin-bottom: 20px
}

.col-main .widget .widget-title h2 {
    padding: 0 30px 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 310px;
    text-transform: uppercase !important;
    border-bottom: 1px solid #282828;
    color: #282828 !important;
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important
}

.col-main .widget .widget-title h2:before {
    position: absolute;
    bottom: -11px;
    width: 40px;
    height: 20px;
    background: #fff;
    line-height: 1;
    content: '\f219';
    font-size: 14px;
    left: 40%;
    left: calc(50% - 20px);
    -webkit-left: calc(50% - 20px);
    -o-left: calc(50% - 20px);
    -moz-left: calc(50% - 20px)
}

body {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    background: #f2f2f2
}

.cdz-dropdown, .cdz-main-menu.default-menu .groupmenu-drop .groupmenu-drop-content li.parent {
    position: relative
}

.cdz-dropdown-content {
    left: 0;
    border: 1px solid;
    z-index: 100;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 4px 0 0;
    min-width: 190px;
    display: none;
    padding: 10px
}

.cdz-trigger:after {
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
    color: inherit;
    content: '\f107';
    font-family: FontAwesome;
    margin: 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    line-height: 14px
}

.col-main {
    padding-bottom: 20px
}

.main-container .col-main-containter {
    padding-top: 20px
}

.cms-index-index .main-container .col-main-containter {
    padding-top: 0
}

.col-main-containter .col-main .col-wrapper-main {
    margin-bottom: 20px
}

.catalog-category-view .col-main-containter .col-main, .catalog-product-view .col-main-containter .col-main, .cms-index-index .col-main-containter .col-main, .customer-account-create .col-main-containter .col-main, .customer-account-forgotpassword .col-main-containter .col-main, .customer-account-login .col-main-containter .col-main {
    padding-bottom: 0
}

.checkout-cart-index .col-main-containter .col-main {
    padding-bottom: 20px
}

.cms-page-view .col-wrapper-main {
    float: left;
    width: 100%
}

.page {
    margin: 0 auto
}

.cdz-menu-toggle {
    display: none
}

.cdz-mobile-nav {
    left: -100%
}

.cdz-navbar-toggle, .mobile-logo {
    float: left
}

.mobile-nav-tabs {
    display: none
}

.active.mobile-nav-tabs {
    display: block
}

.cdz-main-menu .groupmenu li.level0.parent:hover:after, [class*=cdz-menu-icon-]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cdz-main-menu .groupmenu li.level0.parent:hover:after {
    content: '\f0dd';
    font-size: 24px;
    position: absolute;
    bottom: -10px;
    left: 42%;
    left: calc((100% - 14px) / 2);
    -webkit-left: calc((100% - 14px) / 2);
    -o-left: calc((100% - 14px) / 2);
    -moz-left: calc((100% - 14px) / 2);
    z-index: 100
}

.cdz-main-menu.default-menu .groupmenu-drop {
    position: absolute;
    top: 100%;
    z-index: 99;
    left: -9999px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
}

.cdz-main-menu.default-menu li.level0:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
    left: 0;
    padding: 5px 10px
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-banner-pos {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    z-index: 0;
    overflow: hidden
}

.cdz-main-menu .groupmenu li.level0 {
    position: relative;
    display: inline-block;
    float: left
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content {
    padding: 0
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    top: 7px
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a:hover:before {
    width: 10px;
    background-color: #fc7070
}

.sticky-menu.active .logo .small-logo {
    display: inline-block
}

.cdz-main-menu .groupmenu li.level0 > .dropdown-toggle, .cdz-main-menu.menu-main-icon .groupmenu li.level0.parent:hover:after, .logo .small-logo, .menu-content-icon .groupmenu li.level0.parent:hover:after, .sticky-menu.active .logo .main-logo {
    display: none
}

@media (min-width: 767px) {
    .header .sticky-menu.active {
        box-shadow: 0 0 5px #bdbdbd;
        -moz-box-shadow: 0 0 5px #bdbdbd;
        -webkit-box-shadow: 0 0 5px #bdbdbd;
        -o-box-shadow: 0 0 5px #bdbdbd;
        -ms-box-shadow: 0 0 5px #bdbdbd;
        background: #282828;
        width: 100%;
        max-width: 100% !important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 889;
        margin: 0 auto;
        position: fixed !important;
        -webkit-animation-name: fadeInDown;
        -webkit-animation-direction: normal;
        -webkit-animation-play-state: running;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: anim_titles;
        -moz-animation-direction: normal;
        -moz-animation-play-state: running;
        -moz-animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out
    }

    .header .sticky-menu.active .cdz-bottom-logo-cart {
        position: relative;
        max-width: 1200px;
        margin: 0 auto
    }

    .header .sticky-menu.active .header-wrapper-bottom {
        padding: 4px 0
    }

    .header .sticky-menu.active .cdz-bottom-logo-cart {
        padding: 0
    }

    .header .sticky-menu.active .cdz-header-logo {
        margin: 0;
        left: 10px;
        top: 0;
        height: 40px;
        z-index: 5;
        display: none
    }

    .header .sticky-menu.active .cart-wrapper, .header .sticky-menu.active .search-wrapper {
        position: static;
        padding: 0;
        width: auto;
        min-height: 0
    }

    .header .sticky-menu.active .cdz-header-menu-content {
        position: relative
    }

    .header .sticky-menu.active .cdz-header-cart {
        margin: 0;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: 5
    }

    .header .sticky-menu.active .cdz-header-cart .price-label {
        display: none
    }

    .header .sticky-menu.active .cdz-header-cart .cdz-dropdown {
        position: initial
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon {
        background-color: transparent;
        color: #fff
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon:before {
        color: #fff;
        height: 42px;
        width: 42px;
        background-position: 9px -34px
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-label {
        display: none !important
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
        top: 0;
        right: 0;
        left: auto;
        background-color: #fc7070;
        color: #fff
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-subtotal {
        display: none
    }

    .header .sticky-menu.active .cdz-header-cart .cdz-dropdown-content {
        margin: 0
    }

    .header .sticky-menu.active .block-search {
        position: absolute;
        right: 200px;
        top: 0;
        width: 10px
    }

    .header .sticky-menu.active .block-search:hover {
        width: 250px
    }

    .header .sticky-menu.active .block-search .form-search input[type=text] {
        width: 0;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-width: 0;
        float: right;
        padding: 0 10px;
        margin: 0
    }

    .header .sticky-menu.active .block-search .form-search .button:before, .header .sticky-menu.active .block-search .form-search:hover .button:before {
        color: #fff
    }

    .header .sticky-menu.active .block-search .form-search:hover input[type=text] {
        width: 100%;
        border-left-width: 1px
    }
}

[class*=cdz-menu-icon-]:before {
    content: "\f108";
    font-size: 14px;
    margin-right: 10px;
    min-width: 15px
}

.cdz-menu-icon-1:before {
    content: "\f1b9"
}

.cdz-menu-icon-2:before {
    content: "\f108"
}

.cdz-menu-icon-3:before {
    content: "\f030"
}

.cdz-menu-icon-4:before {
    content: "\f03d"
}

.cdz-menu-icon-5:before {
    content: "\f19c"
}

.cdz-menu-icon-6:before {
    content: "\f06c"
}

.cdz-menu-icon-7:before {
    content: "\f0e4"
}

.cdz-menu-icon-8:before {
    content: "\f000"
}

.cdz-menu-icon-9:before {
    content: "\f02c"
}

.header-main-menu .block-static-block.widget {
    float: left;
    margin-bottom: 0
}

.cdz-main-menu .groupmenu {
    margin: 0;
    padding: 0;
    list-style: none none
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a:before {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    text-decoration: none
}

.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    cursor: pointer
}

.cdz-main-menu.default-menu .groupmenu-drop .groupmenu-drop-content {
    width: 200px
}

.cdz-main-menu.default-menu .groupmenu-drop .groupmenu-drop-content li {
    margin: 5px 0
}

.cdz-main-menu.default-menu .groupmenu-drop .groupmenu-drop-content li.parent:hover > .groupmenu-drop {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    top: -30px;
    left: 100%;
    padding: 5px 10px
}

.cdz-main-menu .groupmenu-drop {
    z-index: 99;
    box-shadow: 0 1px 3px #e1e1e1;
    -moz-box-shadow: 0 1px 3px #e1e1e1;
    -webkit-box-shadow: 0 1px 3px #e1e1e1;
    -o-box-shadow: 0 1px 3px #e1e1e1;
    -ms-box-shadow: 0 1px 3px #e1e1e1
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-title {
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 10px
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:active, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:hover, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:visited {
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li {
    margin: 0;
    padding: 6px 0;
    text-align: left
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a {
    position: relative
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a:hover {
    padding-left: 15px
}

.groupmenu-drop-content.groupmenu-1 {
    width: 124.66666667px
}

.groupmenu-drop-content.groupmenu-2 {
    width: 249.33333333px
}

.groupmenu-drop-content.groupmenu-3 {
    width: 374px
}

.groupmenu-drop-content.groupmenu-4 {
    width: 498.66666667px
}

.groupmenu-drop-content.groupmenu-5 {
    width: 623.33333333px
}

.groupmenu-drop-content.groupmenu-6 {
    width: 748px
}

@media all and (min-width: 1440px), print {
    .groupmenu-drop-content.groupmenu-1 {
        width: 196.66666667px
    }

    .groupmenu-drop-content.groupmenu-2 {
        width: 393.33333333px
    }

    .groupmenu-drop-content.groupmenu-3 {
        width: 590px
    }

    .groupmenu-drop-content.groupmenu-4 {
        width: 786.66666667px
    }

    .groupmenu-drop-content.groupmenu-5 {
        width: 983.33333333px
    }

    .groupmenu-drop-content.groupmenu-6 {
        width: 1180px
    }

    .sidebar .product-items .product-item-details {
        margin-left: 85px
    }
}

@media (max-width: 767px) {
    .groupmenu-drop-content.groupmenu-1, .groupmenu-drop-content.groupmenu-2, .groupmenu-drop-content.groupmenu-3, .groupmenu-drop-content.groupmenu-4, .groupmenu-drop-content.groupmenu-5, .groupmenu-drop-content.groupmenu-6 {
        width: auto
    }
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link, .menu-content-icon .groupmenu li.level0 > a.menu-link {
    border: 1px solid;
    padding: 12px 20px;
    width: auto;
    min-height: 93px;
    margin-right: -1px;
    margin-bottom: -1px;
    text-align: center;
    text-transform: none;
    -webkit-transition: background .5s ease, border-color .5s ease, color .5s ease;
    -moz-transition: background .5s ease, border-color .5s ease, color .5s ease;
    transition: background .5s ease, border-color .5s ease, color .5s ease
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon, .menu-content-icon .groupmenu li.level0 > a.menu-link .menu-icon {
    display: block;
    text-align: center;
    margin: 0 0 5px
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon img, .menu-content-icon .groupmenu li.level0 > a.menu-link .menu-icon img {
    max-width: 30px;
    max-height: 30px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > .groupmenu-drop, .menu-content-icon .groupmenu li.level0 > .groupmenu-drop {
    top: 100%
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon, .cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.top-menu-link, .cdz-main-menu.menu-main-icon.sticky-menu.active .header.content .header.content, .menu-content-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon, .menu-content-icon.sticky-menu.active .cdz-main-menu.top-menu-link, .menu-content-icon.sticky-menu.active .header.content .header.content {
    display: none
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon, .menu-content-icon.sticky-menu.active .cdz-main-menu.menu-main-icon {
    margin-top: 10px;
    margin-bottom: 10px
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .cdz-horizontal-menu, .menu-content-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .cdz-horizontal-menu {
    padding-right: 100px
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    min-height: 1px;
    margin: 0;
    width: auto;
    padding: 6px 7px;
    border: 2px solid transparent;
    background: #282828;
    color: #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.menu-content-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    border: 2px solid transparent;
    min-height: 1px;
    margin: 0;
    width: auto;
    padding: 6px 7px
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > .groupmenu-drop, .menu-content-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > .groupmenu-drop {
    top: 32px
}

.menu-content-icon .groupmenu li.item {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.menu-content-icon .groupmenu li.item > a.menu-link {
    display: inline-block
}

@media (min-width: 991px) and (max-width: 1200px) {
    .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link, .menu-content-icon .groupmenu li.level0 > a.menu-link {
        padding: 5px 10px;
        width: 111px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link, .menu-content-icon .groupmenu li.level0 > a.menu-link {
        padding: 5px;
        width: 93px
    }
}

.menu-vertical-title {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 8px 10px 8px 20px;
    margin-bottom: -2px;
    position: relative;
    z-index: 3
}

.col-main .widget .widget-title h2:before, .menu-vertical .cdz-nav-wrap .parent:after, .menu-vertical .cdz-nav-wrap .view-all a:before, .menu-vertical-title h3:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.menu-vertical-title h3:before {
    content: "\f03a";
    font-size: 17px;
    margin-right: 10px;
    line-height: 18px
}

.menu-vertical {
    z-index: 2
}

.menu-vertical .cdz-nav-wrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.menu-vertical .cdz-nav-wrap [class*=vertical-level] .dropdown-toggle {
    display: none !important
}

.menu-vertical .cdz-nav-wrap li.first.vertical-level1 a.menu-link {
    -moz-border-radius: 5px .5px 0 0;
    -webkit-border-radius: 5px .5px 0 0;
    border-radius: 5px .5px 0 0
}

.menu-vertical .cdz-nav-wrap li.last.vertical-level1 a {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.menu-vertical .cdz-nav-wrap li.vertical-level1:hover a.menu-link {
    margin: 0 -1px
}

.menu-vertical .cdz-nav-wrap li.first.vertical-level1:hover a.menu-link {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.menu-vertical, .menu-vertical .cdz-nav-wrap .parent {
    position: relative
}

.menu-vertical .cdz-nav-wrap .view-all a, .menu-vertical .cdz-nav-wrap [class*=vertical-level] a.menu-link {
    padding: 12px 17px;
    line-height: 17px;
    display: block
}

.menu-vertical .cdz-nav-wrap .parent:hover > .cdz-sub-cat {
    display: block;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.menu-vertical .cdz-nav-wrap .parent:after, .menu-vertical .cdz-nav-wrap .view-all a:before {
    line-height: 1
}

.menu-vertical .cdz-nav-wrap .parent:after {
    content: "\f054";
    font-size: 13px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 15px
}

.menu-vertical-right .menu-vertical .cdz-nav-wrap .parent:after {
    content: "\f053"
}

.menu-vertical .cdz-nav-wrap .view-all a:before {
    content: "\f196";
    font-size: 17px;
    float: right
}

@media (max-width: 991px) {
    .menu-vertical .cdz-nav-wrap [class*=vertical-level] a.menu-link, .menu-vertical .cdz-nav-wrap li.view-all a, .menu-vertical-title h3 {
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .menu-vertical-title h3:before {
        display: none
    }

    .menu-vertical .cdz-nav-wrap [class*=vertical-level] a.menu-link {
        padding: 10px 17px
    }

    .menu-vertical .cdz-nav-wrap li.view-all a:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f196";
        font-size: 13px
    }
}

.menu-vertical-style02 .nav.nav-tabs {
    border: 0
}

.menu-vertical-style02 .nav.nav-tabs .nav-tab-item {
    margin: 0;
    float: left;
    width: 50%
}

.menu-vertical-style02 .nav.nav-tabs .nav-tab-item .switch {
    padding: 15px 10px !important;
    height: auto;
    margin: 0;
    border: 0 !important;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.menu-vertical-style02 .nav-tab-content {
    padding: 1px 0 0
}

.menu-vertical-style02 .nav-tab-content .cdz-nav-wrap li.vertical-level1 a.vertical-level1 {
    padding: 11px 17px
}

.sidebar .block dl {
    margin: 0
}

.menu-breadcrumbs .breadcrumbs {
    background: #f9f9f9;
    display: block;
    border: 0;
    padding: 10px 10px 0 30px;
    height: 35px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin: 0 0 0 -30px
}

.wrapper-ads02 {
    border-top: 3px solid #e1e1e1;
    padding: 60px 0
}

.wrapper-ads02 ul.items {
    padding-bottom: 30px;
    display: inline-block
}

.wrapper-ads02 ul.items li {
    float: left;
    margin: 0 5px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.wrapper-ads02 ul.items li:hover {
    -webkit-transform: scale(.9, .9);
    -moz-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    -o-transform: scale(.9, .9)
}

.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
    width: auto;
    min-width: 200px
}

.banner-border {
    overflow: hidden;
    position: relative
}

.wrapper-ads02 ul.items li {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wrapper-ads02 ul.items li {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.banner-border {
    display: inline-block;
    float: left;
    width: 100%
}

.banner-border:after, .banner-border:before {
    content: "";
    position: absolute;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 1
}

.banner-border:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    top: 30px;
    right: 15px;
    bottom: 30px;
    left: 15px
}

.banner-border:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    top: 15px;
    right: 30px;
    bottom: 15px;
    left: 30px
}

.banner-border:hover:after, .banner-border:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.banner-border img {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.banner-border:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .8
}

.banner-border.style2:after {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.banner-border.style2:before {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff
}

.cdz-block-title .b-title:before {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cdz-block-title {
    text-align: center;
    margin-bottom: 20px
}

.cdz-block-title .b-title {
    padding: 0 30px 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 310px;
    text-transform: uppercase !important;
    border-bottom: 1px solid
}

.cdz-block-title .b-title strong {
    font-size: 100%
}

.cdz-block-title .b-title:before {
    bottom: -11px;
    width: 40px;
    height: 20px;
    content: '\f219';
    font-size: 14px;
    left: 40%;
    left: calc(50% - 20px);
    -webkit-left: calc(50% - 20px);
    -o-left: calc(50% - 20px);
    -moz-left: calc(50% - 20px)
}

.block:not(.block-static-block) {
    margin-bottom: 2rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}

.block:not(.block-static-block) .block-title {
    background-color: transparent;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    min-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid
}

.block-title {
    border-top: 0
}

.block:not(.block-static-block) .block-title:before {
    display: none
}

.block:not(.block-static-block) .block-title strong {
    border: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top
}

.block:not(.block-static-block) .block-content {
    padding: 15px 0;
    text-align: left;
    clear: left
}

.block:not(.block-static-block) .block-content.filter-content {
    padding-top: 0
}

.sidebar .block-banner .block-content {
    padding: 0
}

.sidebar .block:not(.block-static-block) .block-content {
    padding-bottom: 0
}

.sidebar .block .actions .button {
    padding: 3px 5px
}

.box-style01 {
    margin-bottom: 20px
}

.box-style01 .cdz-block-title {
    padding: 20px 20px 7px;
    margin-bottom: -1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: inherit;
    display: inline-block;
    width: 100%
}

.box-style01 .cdz-block-title .h2 {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 .cdz-block-title a.view-all, .box-style02 .cdz-block-title a.view-all {
    text-transform: lowercase;
    font-style: italic;
    font-size: 70%;
    float: right;
    margin-top: 3px;
    margin-right: -15px
}

.box-style01 .cdz-block-title a.view-all:after, .box-style02 .cdz-block-title a.view-all:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    font-size: 14px;
    margin: 0 15px
}

.box-style01 .codazon-filter {
    padding: 0
}

.box-style01 .products-grid .owl-carousel {
    margin: 0
}

.box-style01 .products-grid .owl-carousel .owl-stage-outer {
    clear: both
}

.box-style01 .products-grid .product-item {
    padding: 0 !important;
    margin: 0 0 -1px
}

.box-style01 .products-grid:after, .box-style02 .products-grid:after, .line-style01 .cdz-block-title .b-title:before {
    display: none
}

.box-style01 .products-list .product-item-info {
    padding: 0 10px
}

.box-style01 .products-list .cdz-buttons-container button.btn-cart {
    width: auto;
    height: auto;
    padding: 7px 10px 4px
}

.box-style01 .mobile-nav-tab-dropdown {
    margin: 0 0 -1px
}

.box-style01 .nav.nav-tabs {
    text-align: inherit;
    margin: 0 0 -1px
}

.box-style01 .nav.nav-tabs .nav-tab-item .switch {
    height: 60px;
    padding: 19px 20px;
    text-transform: uppercase;
    border: 0 !important
}

.box-style01 .nav-tab-content {
    padding: 0
}

@media (min-width: 767px) {
    .box-style01:not(.product-style02) .owl-nav [class*=owl-], .box-style01:not(.product-style02) .owl-theme .owl-nav [class*=owl-] {
        width: 30px;
        height: 30px;
        top: -45px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .box-style01:not(.product-style02) .owl-nav [class*=owl-].owl-next, .box-style01:not(.product-style02) .owl-theme .owl-nav [class*=owl-].owl-next {
        right: 10px
    }

    .box-style01:not(.product-style02) .owl-nav [class*=owl-].owl-next:before, .box-style01:not(.product-style02) .owl-theme .owl-nav [class*=owl-].owl-next:before {
        content: "\f178";
        line-height: 21px;
        font-size: 14px
    }

    .box-style01:not(.product-style02) .owl-nav [class*=owl-].owl-prev, .box-style01:not(.product-style02) .owl-theme .owl-nav [class*=owl-].owl-prev {
        right: 50px;
        left: auto
    }

    .box-style01:not(.product-style02) .owl-nav [class*=owl-].owl-prev:before, .box-style01:not(.product-style02) .owl-theme .owl-nav [class*=owl-].owl-prev:before {
        content: "\f177";
        line-height: 21px;
        font-size: 14px
    }

    .product-style02 .products-grid .product-item-info {
        text-align: inherit
    }

    .product-style02 .products-grid .product-item-info .product-name-price {
        position: relative
    }

    .product-style02 .products-grid .product-item-info .product-name-price .product-name {
        padding-right: 100px
    }

    .product-style02 .products-grid .product-item-info .product-name-price .price-box {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        width: 95px;
        text-align: right
    }
}

.line-style01 .cdz-block-title {
    text-align: inherit;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.line-style01 .cdz-block-title .b-title {
    padding: 10px 20px;
    min-width: 1px;
    border: 1px solid;
    margin-bottom: -2px
}

.line-style01 .nav-tabs {
    border-bottom-width: 2px !important;
    text-align: inherit
}

.line-style01 .nav-tabs .nav-tab-item .switch {
    text-transform: uppercase;
    border-radius: 0;
    height: 45px;
    padding: 12px 10px;
    margin-bottom: -2px
}

.line-style01 .products-grid .item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.box-style02, .box-style04, .box-style05, .box-style06 {
    border-width: 1px;
    border-style: solid
}

.box-style02 .cdz-block-title {
    padding: 20px 20px 7px;
    margin-bottom: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: inherit;
    display: inline-block;
    width: 100%
}

.box-style02 .cdz-block-title .h2 {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style02 .codazon-filter {
    padding: 0
}

.box-style02 .box-content {
    padding: 20px 10px 0
}

.box-style02 .products-grid .item:not(.owl-carousel) {
    margin: 0;
    padding: 0
}

.box-style02 .products-grid .item:not(.owl-carousel) .cdz-hover-section {
    margin: 0 16px
}

.box-style02 .products-grid .product-item-info .product-item-details {
    padding: 10px
}

.products-grid .product-item-info .product-item-details {
    left: 2%;
    width: 96%;
    right: 2%
}

.box-style02 .products-grid .owl-carousel {
    margin: 0
}

.box-style02 .products-grid .owl-carousel .owl-stage-outer {
    clear: both
}

.box-style02 .products-grid .owl-nav [class*=owl-], .box-style02 .products-grid .owl-theme .owl-nav [class*=owl-] {
    width: 37px;
    height: 37px;
    top: -69px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.box-style02 .products-grid .owl-nav [class*=owl-].owl-next, .box-style02 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next {
    right: 10px
}

.box-style02 .products-grid .owl-nav [class*=owl-].owl-next:before, .box-style02 .products-grid .owl-nav [class*=owl-].owl-prev:before, .box-style02 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next:before, .box-style02 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev:before {
    line-height: 25px
}

.box-style02 .products-grid .owl-nav [class*=owl-].owl-prev, .box-style02 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev {
    right: 57px;
    left: auto
}

.box-style02 .products-grid .product-item {
    margin: 0 0 -1px
}

.box-style03 .block-title {
    padding: 0;
    margin: 0 0 15px
}

.box-style03 .block-title .h2 {
    margin: 0
}

.box-style03.box-style03-01 .block-title .h2 {
    color: #e040fc
}

.box-style03.box-style03-02 .block-title .h2 {
    color: #fbb33b
}

.box-style03.box-style03-03 .block-title .h2 {
    color: #c20000
}

.box-style04 .box-products .products-grid .item-group .item:first-child {
    border-bottom: 1px solid
}

.box-style04 .cdz-block-title {
    padding: 15px 20px;
    margin-bottom: 0;
    text-align: inherit;
    display: inline-block;
    width: 100%
}

.box-style04 .cdz-block-title .h2 {
    margin: 0;
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style04 .box-right .cdz-block-title {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding: 12px 0 7px;
    margin: 0 10px 5px;
    width: calc(100% - 20px)
}

.box-style04 .box-right .cdz-block-title .h2 {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style04 .codazon-filter {
    padding: 0
}

.box-style04 .owl-carousel .owl-stage {
    margin-left: -1px
}

.box-style04 .box-products .products-grid .item-group {
    overflow: hidden;
    border-left: 1px solid
}

.box-style04 .box-products .products-grid .item-group .item {
    margin: 0;
    padding: 10px
}

.box-style04 .box-products .products-grid .item-group .item .product-item-info .product-item-details {
    padding: 10px 10px 0
}

.box-style04 .box-products .products-grid .item-group .item .product-item-info .cdz-hover-section {
    margin: 0 16px
}

.box-style04.box-style04-02 .cdz-block-title {
    border-color: #2962ff;
    color: #2962ff
}

.box-style04.box-style04-02 .box-left .cdz-block-title {
    background: #2962ff;
    color: #fff
}

.box-style04 .products-list, .product-list-style02 .products-list .item {
    margin: 0
}

.product-list-style02 .products-list .item:first-child {
    border-top: none
}

.product-list-style02 .products-list .item .product-item-info .qs-button {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    z-index: 2;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 34px !important;
    height: 34px !important;
    top: calc(50% - 16px) !important;
    -webkit-top: calc(50% - 16px) !important;
    -o-top: calc(50% - 16px) !important;
    -moz-top: calc(50% - 16px) !important;
    right: auto !important;
    left: 50%;
    left: calc(50% - 16px) !important;
    -webkit-left: calc(50% - 16px) !important;
    -o-left: calc(50% - 16px) !important;
    -moz-left: calc(50% - 16px) !important;
    text-align: center;
    position: absolute
}

.product-list-style02 .products-list .item .product-item-info .qs-button:before {
    content: "\f06e" !important;
    line-height: 34px !important
}

.product-list-style02 .products-list .item .product-item-info:hover .qs-button {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.product-list-style02 .products-list .item .cdz-product-left {
    float: left;
    margin-right: 20px
}

.product-list-style02 .products-list .item .cdz-product-right {
    overflow: hidden;
    position: relative
}

.product-list-style02 .products-list .item .cdz-product-right .product-name a {
    font-size: 13px
}

.product-list-style02 .products-list .item .cdz-product-right .old-price {
    margin-left: 0
}

.product-list-style02 .products-list .item .cdz-product-right .cdz-product-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.product-list-style02 .products-list .item .cdz-product-right .cdz-product-bottom .cart-wrapper {
    margin: 0
}

.product-list-style02 .products-list .item:hover .cdz-product-right .cdz-product-bottom {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.product-list-style02 .box .cdz-block-title {
    text-align: inherit
}

.product-list-style02 .box .cdz-products-list {
    border: 1px solid
}

.product-list-style02 .box .cdz-products-list .codazon-filter {
    padding: 0
}

.product-list-style02 .box .cdz-products-list .products-list {
    margin: 0
}

.cdz-block-title-style02 .cdz-block-title .b-title {
    margin-bottom: 0;
    padding: 0 0 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-transform: uppercase;
    border-bottom-width: 0
}

.cdz-block-title-style02 .cdz-block-title .b-title:before {
    display: none
}

.breadcrumbs ul, .cdz-block-title-style02 .cdz-block-title.no-space {
    margin-bottom: 0
}

.cdz-block-title-style02 .cdz-block-title.no-space .b-title {
    padding-bottom: 18px
}

.cdz-block-title-style02 .cdz-block-title .view-all:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f178';
    font-size: 13px;
    margin-left: 5px
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs {
    border-bottom: 0
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item {
    margin: 0 15px 20px
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item.active .switch:before, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item.active .switch:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch {
    padding: 0 0 10px;
    border: 0;
    height: auto
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch:before, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch:hover:before, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.product-style03 .products-grid .product-item {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.product-style03 .products-grid .product-item .product-item-info .product-item-details {
    padding: 10px 0 0
}

.product-style03 .products-grid .product-item .product-item-info .info-details {
    text-align: left;
    padding-right: 40px
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart:before {
    display: none
}

.product-style03 .products-grid .product-item .product-item-info:hover .product-item-inner .cdz-buttons-container button.btn-cart {
    opacity: 1 !important
}

.product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    opacity: 0 !important;
    border-width: 1px
}

.product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart:before {
    content: "\f290";
    font-size: 16px;
    line-height: 38px
}

.product-style03 .owl-nav [class*=owl-], .product-style03 .owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    top: calc(40% - 20px);
    -webkit-top: calc(40% - 20px);
    -o-top: calc(40% - 20px);
    -moz-top: calc(40% - 20px);
    border-width: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.product-style03 .owl-nav [class*=owl-]:before, .product-style03 .owl-theme .owl-nav [class*=owl-]:before {
    line-height: 30px
}

.product-style04 .products-grid .product-items:not(.owl-carousel) .product-item {
    width: calc(100% / 3) !important
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner {
    position: absolute;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.box-style05 .cdz-block-title .nav-tabs li a:hover:before, .box-style05 .cdz-block-title .nav-tabs li.active a:before, .product-style04 .products-grid .product-item .product-item-info:hover .product-item-inner {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner {
    bottom: 0;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart {
    min-width: 150px;
    margin-top: 10px;
    width: auto;
    font-size: 100%;
    min-height: 0;
    line-height: 1.35
}

.product-style04 .ajax-load-wrapper .ajax-load-button .ajax-loader, .product-style04 .ajax-load-wrapper .ajax-load-button a {
    width: 100px;
    height: 100px;
    line-height: 100px;
    min-width: 100px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 0;
    text-transform: lowercase;
    border-width: 1px
}

.product-style05.product-title-tab-01 {
    text-align: center
}

.product-style05.product-title-tab-01.cdz-block-title-style02 .cdz-block-title {
    text-align: left
}

.product-style05 .products-grid .item {
    box-shadow: 0 2px 5px #e1e1e1;
    -moz-box-shadow: 0 2px 5px #e1e1e1;
    -webkit-box-shadow: 0 2px 5px #e1e1e1;
    -o-box-shadow: 0 2px 5px #e1e1e1;
    -ms-box-shadow: 0 2px 5px #e1e1e1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.product-style05 .products-grid .item .product-item-details {
    padding-bottom: 45px
}

.product-style05 .products-grid .item .product-item-inner {
    background: #f9f9f9;
    border-top: 1px solid #f1f1f1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.product-style05 .products-grid .item .product-item-inner .cdz-buttons-container {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 0
}

.product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner {
    display: block;
    overflow: hidden
}

.product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a {
    float: right;
    border: 0;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    background-color: transparent
}

.product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a.link-wishlist:before {
    content: '\f08a'
}

.product-style05 .products-grid .item .cart-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    overflow: hidden;
    text-align: left;
    height: 100%
}

.product-style05 .products-grid .item .cart-wrapper .cart-qty {
    display: inline-block;
    vertical-align: top;
    left: -100px;
    position: absolute;
    top: 0;
    margin: 5px
}

.product-style05 .products-grid .item .cart-wrapper .cart-qty .qty-ctl button {
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #000;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    padding: 0;
    text-align: center
}

.product-style05 .products-grid .item .cart-wrapper .cart-qty .qty-ctl button:before {
    padding-left: 0;
    line-height: 22px
}

.product-style05 .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
    width: 30px;
    height: 25px !important;
    padding: 0;
    float: left
}

.box-style05 .cdz-block-title .nav-tabs li a:before, .product-style05 .products-grid .item .cart-wrapper .cart-qty, .product-style05 .products-grid .item .cart-wrapper button.btn-cart, .product-style05 .products-grid .item .cart-wrapper button.btn-cart span {
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.product-style05 .products-grid .item .cart-wrapper button.btn-cart {
    position: absolute;
    left: 0;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 1px;
    text-transform: capitalize;
    line-height: 1.35;
    padding: 7px 0;
    font-size: 100%;
    border: 0;
    background-color: transparent
}

.product-style05 .products-grid .item .cart-wrapper button.btn-cart:before {
    line-height: 1.35;
    padding: 0 10px
}

.box-style05 .cdz-block-title .nav-tabs li a:before, .product-style05 .products-grid .item .cart-wrapper button.btn-cart span {
    width: 100%
}

.product-style05 .products-grid .item .cart-wrapper:hover .cart-qty {
    left: 5px
}

.product-style05 .products-grid .item .cart-wrapper:hover button.btn-cart {
    left: 90px
}

.product-style05 .products-grid .item .cart-wrapper:hover button.btn-cart span {
    display: inline-block;
    opacity: 0
}

@media (max-width: 767px) {
    .product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right {
        display: none
    }

    .product-style05 .products-grid .item .cart-wrapper {
        position: static;
        width: 100%
    }

    .product-style05 .products-grid .item .cart-wrapper .cart-qty, .product-style05 .products-grid .item .cart-wrapper button.btn-cart {
        position: static;
        display: inline-block
    }

    .product-style05 .products-grid .item .cart-wrapper button.btn-cart span {
        display: none !important
    }
}

@media (min-width: 768px) {
    .product-style05.product-title-tab-01.cdz-block-title-style02 .cdz-block-title {
        margin-bottom: -45px
    }

    .product-style05.product-title-tab-01 .nav-tab-content {
        padding-top: 25px
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs {
        display: inline-block;
        border: 5px solid;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item {
        position: relative;
        margin: 0
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item .switch {
        text-transform: uppercase;
        border: 0;
        position: relative;
        padding: 12px 20px 10px;
        height: auto;
        margin: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:before, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: calc((100% - 30px) / 2);
        bottom: -8px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid red
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: calc((100% - 10px) / 2);
        bottom: 0;
        border-top: 1px dashed #00f;
        border-right: 1px dashed #00f;
        z-index: 2;
        width: 10px;
        height: 10px;
        transform: rotate(135deg)
    }

    .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active .switch:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover .switch:after {
        content: "";
        display: inline-block;
        border: 1px dashed red;
        position: absolute;
        left: 5px;
        top: 5px;
        right: 5px;
        bottom: 5px
    }
}

@media (min-width: 768px) {
    .product-style06 .cdz-hover-section, .product-style06 li.item .product-item-info:hover .cdz-hover-section, .product-style07 .cdz-hover-section, .product-style07 li.item .product-item-info:hover .cdz-hover-section {
        overflow: hidden
    }
}

.box-style05 .cdz-block-title {
    padding: 10px 20px 2px;
    margin-bottom: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: inherit;
    display: inline-block;
    width: 100%
}

.box-style05 .cdz-block-title .h2, .box-style05 .cdz-block-title .nav-tabs li a {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style05 .cdz-block-title .h2 span {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 6px
}

.box-style05 .cdz-block-title .nav-tabs {
    border: 0;
    text-align: inherit
}

.box-style05 .cdz-block-title .nav-tabs li {
    margin-right: 20px;
    margin-bottom: -2px
}

.box-style05 .cdz-block-title .nav-tabs li a {
    text-transform: uppercase;
    border: 0;
    background: 0 0;
    padding: 0 0 9px;
    position: relative
}

.box-style05 .cdz-block-title .nav-tabs li a:before {
    content: '';
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0)
}

.box-style05 .codazon-filter {
    padding: 0
}

.box-style05 .box-content {
    padding: 20px 10px 0
}

.box-style05 .products-grid .item:not(.owl-carousel) {
    margin: 0;
    padding: 0
}

.box-style05 .products-grid .product-item-info .wrapper-rating {
    height: 12px;
    margin-bottom: 10px
}

.box-style05 .products-grid .product-item-info .wrapper-rating .rating-box {
    display: block
}

.box-style05 .products-grid .product-item-info .product-item-details {
    padding: 10px 10px 5px
}

.box-style05 .products-grid .product-item-info .product-item-details .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.box-style05 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart, .box-style06 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart {
    width: 100%;
    height: auto;
    line-height: 1.3;
    padding: 9px 10px;
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border: 1px solid
}

.box-style05 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:before, .box-style05 .products-grid:after {
    display: none
}

.box-style05 .products-grid .owl-carousel {
    margin: 0
}

.box-style05 .products-grid .owl-carousel .owl-stage-outer {
    clear: both
}

.box-style05 .products-grid .owl-nav [class*=owl-], .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 37px;
    top: -60px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    background: 0 0;
    border-color: transparent
}

.box-style05 .products-grid .owl-nav [class*=owl-]:before, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-]:before {
    font-size: 27px
}

.box-style05 .products-grid .owl-nav [class*=owl-].owl-next, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next {
    right: 0
}

.box-style05 .products-grid .owl-nav [class*=owl-].owl-next:before, .box-style05 .products-grid .owl-nav [class*=owl-].owl-prev:before, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next:before, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev:before, .box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next:before, .box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev:before {
    line-height: 25px
}

.box-style05 .products-grid .owl-nav [class*=owl-].owl-prev, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev {
    right: 30px;
    left: auto
}

.box-style05 .products-grid .product-item {
    margin: 0 0 -1px
}

@media (max-width: 767px) {
    .box-style05 .cdz-block-title .nav-tabs {
        position: absolute;
        left: 20px;
        top: 40px;
        z-index: 2;
        background: #fff;
        width: calc(100% - 40px);
        border: 1px solid #ddd;
        margin: 0;
        padding: 10px
    }

    .box-style05 .cdz-block-title .nav-tabs li {
        display: block
    }

    .box-style05 .cdz-block-title .nav-tabs li a:before {
        display: none
    }

    .box-style05 .cdz-block-title {
        position: relative
    }

    .box-style05 .cdz-block-title .mobile-toggle {
        border: 0;
        margin: 0 0 -2px;
        font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        text-transform: uppercase;
        padding: 0 0 9px;
        position: relative
    }

    .box-style05 .cdz-block-title .mobile-toggle:before {
        content: '';
        width: 60px;
        height: 3px;
        position: absolute;
        left: 0;
        bottom: -1px
    }

    .box-style05 .cdz-block-title .mobile-toggle.open:after {
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .box-style05 .cdz-block-title .mobile-toggle:after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f103";
        font-size: 18px;
        margin: 0 10px;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.box-style06 .cdz-block-title {
    padding: 10px 20px 2px;
    margin-bottom: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: inherit;
    display: inline-block;
    width: 100%
}

.box-style06 .cdz-block-title .h2 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style06 .box-content {
    padding: 20px 10px 0
}

.box-style06.product-list-style02 .codazon-filter {
    padding: 0
}

.box-style06.product-list-style02 .products-list {
    margin: 0
}

.box-style06.product-list-style02 .products-list .item .cdz-product-left .product-image {
    border: 0
}

.box-style06.product-list-style02 .products-list .product-item-info .action, .box-style06.product-list-style02 .products-list .product-item-info .qs-button, .box-style06.product-list-style02 .products-list .product-item-info button.btn-cart {
    border-width: 1px;
    margin-right: 2px;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.box-style06 .cdz-brand-slider .owl-carousel {
    margin: 0
}

.box-style06 .cdz-brand-slider .owl-carousel .owl-stage-outer {
    clear: both
}

.box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav {
    position: static;
    width: auto
}

.box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
    top: -57px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: 0 0;
    border-color: transparent;
    position: absolute
}

.box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-]:before {
    font-size: 27px
}

.box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: 0
}

.box-style06 .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-prev {
    right: 30px;
    left: auto
}

.box-style06 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:before, .box-style06 .products-grid:after, .box-style06 .ratings .amount {
    display: none
}

.box-style06 .products-grid .item:not(.owl-carousel) {
    margin: 0;
    padding: 0
}

.box-style06 .products-grid .item:not(.owl-carousel) .cdz-hover-section {
    margin: 0 16px
}

.products-grid .product-item-info .cdz-buttons-container form {
    display: inline-block
}

.box-style06 .products-grid .product-item-info .product-item-details {
    padding: 10px
}

.box-style06 .products-grid .owl-carousel {
    margin: 0
}

.box-style06 .products-grid .owl-carousel .owl-stage-outer {
    clear: both
}

.box-style06 .products-grid .owl-nav [class*=owl-], .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 37px;
    top: -70px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: 0 0;
    border-color: transparent
}

.box-style06 .products-grid .owl-nav [class*=owl-]:before, .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-]:before {
    font-size: 27px
}

.box-style06 .products-grid .owl-nav [class*=owl-].owl-next, .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next {
    right: 0
}

.box-style06 .products-grid .owl-nav [class*=owl-].owl-next:before, .box-style06 .products-grid .owl-nav [class*=owl-].owl-prev:before, .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-].owl-next:before, .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev:before {
    line-height: 25px
}

.box-style06 .products-grid .owl-nav [class*=owl-].owl-prev, .box-style06 .products-grid .owl-theme .owl-nav [class*=owl-].owl-prev {
    right: 30px;
    left: auto
}

.box-style06 .products-grid .product-item {
    margin: 0 0 -1px
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-item > [class*=cdz-sm-] {
    padding: 0
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-item .item {
    width: 100%
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    margin-top: 0
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    text-align: center;
    position: relative;
    font-size: 0;
    margin: 0 5px;
    padding: 0;
    border: 2px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-controls {
    margin: 0
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-]:before, .owl-nav [class*=owl-]:before {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: 34px;
    content: '\f104';
    font-family: FontAwesome;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.owl-nav [class*=owl-]:before {
    font-size: 35px;
    line-height: 39px
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].owl-next:before, .owl-nav [class*=owl-].owl-next:before {
    content: '\f105'
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-].disabled {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.cdz-brand-slider-wrap {
    background-color: transparent
}

.owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-] {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.owl-nav [class*=owl-] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    margin: 0 !important;
    padding: 0
}

.owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-] {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .2);
    text-align: center;
    left: 20px;
    top: 45%;
    top: calc((100% - 50px) / 2);
    -webkit-top: calc((100% - 50px) / 2);
    -o-top: calc((100% - 50px) / 2);
    -moz-top: calc((100% - 50px) / 2);
    border: 2px solid;
    border-color: #fff;
    font-size: 0 !important
}

.cdz-product-wrapper .owl-nav [class*=owl-], .cdz-product-wrapper .owl-theme .owl-nav [class*=owl-] {
    top: 20%
}

.owl-nav [class*=owl-].owl-next {
    right: 20px;
    left: auto
}

.owl-nav [class*=owl-].disabled {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.slideshow-content .owl-theme .owl-nav {
    margin: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .action.subscribe, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe input.input-text {
    width: 100%
}

.cdz-brand-slider-wrap-02 .cdz-brand-title span {
    padding: 10px 20px;
    display: inline-block;
    vertical-align: top;
    min-width: 250px;
    text-transform: uppercase
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider {
    border: 1px solid
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav {
    position: static;
    width: auto
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav [class*=owl-], .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav [class*=owl-] {
    width: 37px;
    height: 37px;
    top: -42px;
    position: absolute
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav [class*=owl-].owl-next, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav [class*=owl-].owl-next {
    right: 10px
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav [class*=owl-].owl-next:before, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav [class*=owl-].owl-prev:before, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav [class*=owl-].owl-next:before, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav [class*=owl-].owl-prev:before {
    line-height: 32px
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-nav [class*=owl-].owl-prev, .cdz-brand-slider-wrap-02 .cdz-brand-slider .owl-theme .owl-nav [class*=owl-].owl-prev {
    right: 57px;
    left: auto
}

.cdz-slideshow {
    z-index: 1
}

.cdz-slideshow .slider-item {
    position: relative
}

.cdz-slideshow .owl-carousel {
    padding-top: 0;
    margin: 0
}

.cdz-slideshow .owl-carousel .owl-item {
    padding: 0
}

.cdz-slideshow .owl-carousel .owl-theme .owl-nav {
    margin-top: 0;
    position: static
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-] {
    background: rgba(255, 255, 255, .2);
    text-align: center;
    font-size: 0;
    margin: 0 5px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 45%;
    top: calc(50% - 15px);
    -webkit-top: calc(50% - 15px);
    -o-top: calc(50% - 15px);
    -moz-top: calc(50% - 15px);
    color: #fff;
    background-color: transparent;
    cursor: pointer
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-]:before {
    -webkit-font-smoothing: antialiased;
    font-size: 80px;
    line-height: 80px;
    text-shadow: 1px 1px 1px #274078;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    content: '\f104';
    font-family: FontAwesome;
    text-align: center
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-].owl-next {
    right: 0;
    left: auto
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-].owl-next:before {
    content: '\f105'
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-].disabled {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.cdz-slideshow .owl-carousel .owl-dots {
    position: absolute;
    left: 48%;
    bottom: 10px
}

.block-center {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modal-custom .action-close, .modal-popup .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

.modal-custom .action-close {
    padding: 0
}

.modal-popup .action-close {
    margin: 0
}

.modal-custom .action-close:active, .modal-custom .action-close:focus, .modal-popup .action-close:active, .modal-popup .action-close:focus {
    background: 0 0;
    border: 0
}

.modal-custom .action-close:hover, .modal-popup .action-close:hover {
    background: 0 0;
    border: 0
}

.modal-custom .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close.disabled, .modal-popup .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.modal-custom .action-close > span, .modal-popup .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.breadcrumbs ul li span:before, .modal-custom .action-close:before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.modal-custom .action-close:before, .modal-popup .action-close:before {
    font-size: 17px;
    line-height: 14px;
    color: #8f8f8f;
    content: '\f00d';
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    speak: none;
    text-align: center
}

.modal-popup .action-close:before {
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    line-height: 33px !important
}

.modal-custom .action-close:active:before, .modal-popup .action-close:active:before {
    color: inherit
}

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before {
    color: #1a1a1a
}

.modal-custom .action-close {
    margin: 25px
}

.modal-popup .modal-title {
    color: #000;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    min-height: 1em;
    word-wrap: break-word
}

.login-modal .modal-header button.close, .modal-popup .action-close {
    padding: 0;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 1
}

.modal-popup .action-close {
    background: #000 !important
}

.modal-popup .action-close:hover {
    background: #000 !important;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.modal-popup .page-main-actions {
    margin-top: 2.1rem;
    margin-bottom: -12.9rem
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

#bg_fade, .modal-popup {
    position: fixed;
    top: 0;
    visibility: hidden
}

#bg_fade {
    background-color: #000;
    left: 0;
    width: 100%;
    z-index: 998;
    height: 1000px;
    opacity: .5
}

.modal-popup {
    bottom: 0;
    min-width: 0;
    right: 0
}

.modal-popup._show {
    visibility: visible
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
    opacity: 1;
    pointer-events: auto
}

.modal-popup {
    left: 0;
    z-index: 900
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 5rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%
}

.modal-popup._inner-scroll {
    overflow-y: visible
}

.ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll, .modal-popup {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-footer, .modal-popup .modal-header {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding: 3rem 3rem 1.2rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-popup .modal-content {
    padding-bottom: 3rem
}

.cdz-popup-wrapper .modal-popup .modal-content, .cdz-popup-wrapper .modal-popup .modal-footer, .cdz-popup-wrapper .modal-popup .modal-header {
    padding: 0 !important;
    border: 0
}

.cdz-popup-wrapper .modal-popup .modal-footer {
    display: none
}

.cdz-popup-wrapper .block-static-block.widget {
    margin: 0
}

.cdz-popup-wrapper .modal-popup .close:before {
    font-weight: 700
}

.cdz-popup-wrapper .cdz-popup-newsletter-left, .cdz-popup-wrapper .cdz-popup-newsletter-right {
    width: 50%;
    float: left
}

.cdz-popup-wrapper .cdz-popup-newsletter {
    background: #f5f5f5
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
    padding: 10px 30px;
    background: #ddd
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
    color: #121212;
    margin-bottom: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
    padding: 40px 30px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads {
    color: #282828
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
    margin-bottom: 30px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
    font-size: 90%;
    margin-bottom: 60px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-small {
    font-size: 90%;
    color: #999
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
    margin: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe {
    margin-bottom: 20px
}

#bg_fade, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .block-content {
    padding: 0;
    margin: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .block-title, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .form-subscribe-header {
    display: none
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .input-box {
    float: none
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions {
    float: none;
    text-align: center
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .button {
    float: none;
    width: 100%
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe input {
    border-width: 1px;
    border-color: #e1e1e1;
    text-align: center;
    padding-left: 10px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .field {
    margin-bottom: 20px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions {
    display: block;
    width: 100%
}

.popup-login .modal-popup .modal-inner-wrap {
    width: 40% !important
}

.popup-login .modal-popup .modal-footer, .qs-modal .modal-popup .modal-header .modal-title {
    display: none
}

.qs-modal .qs-loader {
    text-align: center;
    padding: 20px
}

.content-breadcrums, .qs-modal .modal-popup .modal-content, .qs-modal .modal-popup .modal-header {
    padding: 0
}

.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
    width: 50%
}

.qs-modal .modal-popup .modal-content .quickshop-title .page-title {
    position: static;
    margin: 0 0 10px;
    width: auto;
    height: auto
}

.qs-modal .modal-popup .modal-content .page-title-wrapper {
    display: block !important
}

.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
    width: 50%;
    padding: 30px
}

.cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 80% !important
}

@media all and (min-width: 1024px), print {
    .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
        width: 840px !important
    }
}

.cdz-popup-newsletter .block.block-subscribe .block-content .input-box {
    width: 100%;
    margin-bottom: 10px
}

.cdz-popup-newsletter .block.block-subscribe .block-content {
    float: none
}

.login-modal .modal-header {
    padding: 15px 15px 0;
    border: 0
}

.login-modal .modal-header button.close {
    background: #000;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    text-shadow: none;
    opacity: 1
}

.login-modal .modal-header .modal-title {
    margin-top: 6px
}

.login-modal .modal-body .block-title {
    display: none
}

.login-modal .modal-body .block-login .block-content {
    padding-top: 0
}

.qs-modal .modal-body {
    padding-left: 0;
    padding-top: 0
}

.qs-modal .modal-footer, .qs-modal .modal-header .modal-title {
    display: none
}

.qs-modal .modal-header {
    padding: 0;
    border: 0
}

.qs-modal .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    z-index: 1;
    padding: 5px 9px;
    color: #fff;
    background: #000
}

.qs-modal .ajax-load-wrapper .ajax-load-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    top: -moz-calc((100% - 45px) / 2);
    top: -webkit-calc((100% - 45px) / 2);
    top: -o-calc((100% - 45px) / 2);
    top: calc((100% - 45px) / 2)
}

.qs-modal .product-view .product-img-box {
    padding-left: 0
}

.qs-modal .product-view-info {
    padding-top: 20px;
    padding-bottom: 20px
}

.qs-modal .tab-content {
    padding: 15px 0
}

.qs-modal .tab-content .std {
    margin-bottom: 1rem
}

.qs-modal .tab-content .product-shop .no-rating, .qs-modal .tab-content .product-shop .ratings {
    float: right;
    clear: none;
    margin-bottom: 2rem
}

.qs-modal .tab-content .product-shop .short-description {
    clear: both;
    margin-bottom: 2rem
}

#MB_window {
    top: 15%
}

#MB_window .qty_cart input.qty {
    width: 80px !important
}

.cms-index-index .content-breadcrums, .nav-tabs .nav-tab-item a:after {
    display: none
}

.breadcrumbs {
    padding: 20px 0 0;
    overflow: hidden
}

.breadcrumbs ul li {
    display: inline;
    color: #282828
}

.breadcrumbs ul li span {
    position: relative;
    font-size: 0;
    margin: 0 12px
}

.breadcrumbs ul li span:before {
    font-style: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    font-size: 12px
}

.content-breadcrums {
    background-position: 0 0;
    background-repeat: repeat
}

.nav-tabs, .nav.nav-tabs {
    margin-left: 0;
    margin-right: 0;
    border: 0
}

.nav-tabs {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    text-align: center
}

.nav.nav-tabs {
    border-bottom: 1px solid
}

.nav.nav-tabs .item.content {
    margin-top: -6px;
    padding-left: 0;
    padding-right: 0
}

.nav-tabs .nav-tab-item {
    float: none;
    width: auto;
    display: inline-block;
    margin: 0 5px 0 0
}

.nav-tabs .item.content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%
}

.nav-tabs .item.content:after, .nav-tabs .item.content:before, .nav-tabs:after, .nav-tabs:before {
    content: '';
    display: table
}

.nav-tabs .item.content:after, .nav-tabs:after {
    clear: both
}

.nav-tabs .item.content.active {
    display: block
}

.nav-tabs .nav-tab-item.active .switch {
    border: 0;
    border-bottom: 2px solid
}

.nav-tabs .nav-tab-item .switch {
    display: block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    background: 0 0;
    border: 0;
    height: 40px;
    padding: 10px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.nav-tabs .nav-tab-item .switch:active, .nav-tabs .nav-tab-item .switch:hover, .nav-tabs .nav-tab-item .switch:visited {
    text-decoration: none
}

.nav-tab-content {
    padding: 15px 0 0
}

.nav-tabs .nav-tab-item:not(.disabled) .switch:focus, .nav-tabs .nav-tab-item:not(.disabled) .switch:hover, .nav-tabs active.nav-tab-item:not(.disabled) .switch {
    border-bottom: 2px solid;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.nav-tabs active.nav-tab-item:not(.disabled) .switch {
    background: 0 0
}

.nav-tabs .active.nav-tab-item .switch, .nav-tabs .active.nav-tab-item .switch:focus, .nav-tabs .active.nav-tab-item .switch:hover, .nav-tabs .nav-tab-item:not(.disabled) .switch:active {
    background: 0 0
}

.nav-tabs .active.nav-tab-item .switch, .nav-tabs .active.nav-tab-item .switch:focus, .nav-tabs .active.nav-tab-item .switch:hover {
    padding-bottom: 11px
}

.nav-tabs .item.content {
    background: 0 0;
    margin-top: 39px;
    padding: 10px 0
}

.wrapper-ads05 {
    background: #fff;
    padding: 20px
}

.wrapper-ads05 {
    padding: 10px 20px
}

.wrapper-ads05 .newsletter-ads {
    background-image: url(../../../images/bkg-newsletter.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 40px 10px
}

.wrapper-ads05 .newsletter-ads .h3, .wrapper-ads05 .newsletter-container .block.block-subscribe {
    margin-bottom: 10px
}

.wrapper-ads05 .newsletter-container {
    font-size: 90%;
    padding: 10px 0
}

.wrapper-ads05 .newsletter-container .block.block-subscribe #newsletter {
    border: 0;
    background: #f5f5f5
}

.wrapper-ads05 .newsletter-container .block.block-subscribe .block-title, .wrapper-ads05 .newsletter-container .block.block-subscribe .form-subscribe-header {
    display: none
}

.wrapper-ads05 .newsletter-container .block.block-subscribe .input-box {
    padding-top: 2px;
    display: table-cell;
    width: 100%
}

.wrapper-ads05 .newsletter-container .block.block-subscribe .actions {
    margin: 0;
    display: table-cell
}

.wrapper-ads05 .newsletter-container .block.block-subscribe .actions .button {
    padding: 10px 20px;
    margin: 0;
    border: 1px solid;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.wrapper-ads05 .newsletter-container .block.block-subscribe .actions .button:hover {
    background: #282828;
    border-color: #282828;
    color: #fff
}

.wrapper-ads06 {
    padding: 20px;
    color: #fff
}

.wrapper-ads06.bg-wrapper-ads {
    padding: 180px 0
}

.wrapper-ads06 .ads-title {
    font-size: 30px;
    color: #fff
}

.wrapper-ads06 .ads-desc {
    font-size: 14px;
    margin-bottom: 3rem
}

.wrapper-ads06 .ads-img img {
    width: auto !important;
    display: inline-block !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.wrapper-ads06 .owl-carousel {
    padding-top: 0
}

.wrapper-ads06 .owl-carousel .owl-nav {
    position: static
}

.wrapper-ads06 .owl-carousel .owl-nav [class*=owl-] {
    left: 0;
    top: calc(~ '50% - 20px');
    position: absolute;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.wrapper-ads06 .owl-carousel .owl-nav [class*=owl-].owl-next {
    right: 0;
    left: auto
}

@media (min-width: 768px) {
    .wrapper-ads07 {
        padding: 10px;
        background: #f2f2f2;
        border: 1px solid #e1e1e1;
        position: relative;
        z-index: 1
    }
}

.codazon-loader-wrap .loader {
    margin-top: 10%
}

.col1-layout .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info, .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%
}

.products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden
}

.products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
    background: 0 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.col1-layout .products-grid .product-items:not(.owl-carousel) {
    overflow: inherit
}

.col1-layout .products-grid .product-items:not(.owl-carousel) .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: inherit
}

.products-grid .product-items.owl-carousel .product-item {
    width: 100%
}

.old-price .price-wrapper {
    text-decoration: line-through
}

.product-item {
    vertical-align: top
}

.products-grid .product-item {
    display: inline-block;
    float: left
}

.product-name {
    display: block;
    margin: 0 0 .7rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    text-transform: inherit;
    min-height: 75px
}

.product-item-info {
    max-width: 100%;
    position: relative;
    height: 100%;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.cms-index-index .product-item-info {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.page-products .product-item-info {
    width: 240px
}

.product-item-info .actions {
    padding-top: 10px
}

.product-item-actions {
    display: none
}

.product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0
}

.product-item .product-reviews-summary .reviews-actions {
    margin-top: 5px;
    text-transform: lowercase;
    font-size: 13px;
    display: none
}

.product-item .price-box {
    margin: 0 0 .7rem
}

.product-item .price-box .price-label {
    font-size: 13px;
    color: #7d7d7d
}

.product-item .old-price .price-label {
    display: none
}

.product-item .minimal-price .price-container {
    display: block
}

.product-item .minimal-price-link {
    margin-top: 5px
}

.product-item .price-from, .product-item .price-to {
    margin: 0
}

.products-list .product-item {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px
}

.products-list .product-item .product-item-info {
    width: 100%
}

.products-grid .product-item {
    margin-bottom: 20px
}

.product-view #downloadable-links-list, .products-grid .product-image {
    margin: 0
}

.products-grid .product-item-info {
    text-align: center;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 0 solid transparent
}

.products-grid .product-item-info .product-item-details {
    padding: 5px;
    position: relative;
    min-height: 228px;
    height: auto !important
}

.products-grid .product-item-info .product-item-details .product-item-description {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 .7rem
}

.products-grid .product-item-info .cdz-product-wishlist .link-wishlist {
    display: block
}

.products-grid .product-item-info .cdz-hover-section, .products-grid .product-item-info .cdz-product-top {
    position: relative
}

.products-grid .product-item-info .cdz-buttons-container {
    margin-bottom: 10px
}

.products-grid .product-item-info .cdz-buttons-container .qs-button {
    vertical-align: top;
    font-size: 0
}

.products-grid .product-item-info .cdz-buttons-container .qs-button {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.codazon-filter {
    padding-top: 10px
}

tabs-list.product.data.items .item.title {
    margin: 0 5px 0 6px
}

.no-rating, .ratings {
    overflow: hidden;
    clear: left
}

.ratings {
    margin: 0 0 10px
}

.rating-box, .rating-box .rating {
    height: 12px;
    background-size: 1.45rem
}

.rating-box {
    background: url(../../../images/bg_rating.png) repeat-x;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 70px;
    margin: 2px 5px 0 0
}

.rating-box .rating {
    background: url(../../../images/bg_rating.png) 0 100% repeat-x;
    left: 0;
    position: absolute;
    top: 0
}

.cdz-block-newproduct .codazon-filter, .cdz-home-block .codazon-filter {
    padding: 0
}

.cdz-block-newproduct .cdz-block-title, .cdz-home-block .cdz-block-title {
    margin-bottom: 15px;
    text-align: center
}

.cdz-block-title p.b-title.h2:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d70000;
    display: block;
    margin-top: -20px
}

.cdz-block-newproduct .cdz-block-title p.b-title, .cdz-home-block .cdz-block-title p.b-title {
    display: block;
    border: 0;
    padding: 0;
    height: 29px;
    border-radius: 0 5px 0 0;
    margin: 0
}

.cdz-block-newproduct .cdz-block-title p.b-title:before, .cdz-home-block .cdz-block-title p.b-title:before {
    display: none
}

.cdz-block-newproduct .cdz-block-title p.b-title .view-all, .cdz-home-block .cdz-block-title p.b-title .view-all {
    float: right;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    line-height: 40px;
    margin-right: 20px
}

.cdz-block-newproduct .cdz-block-title p.b-title .view-all:hover, .cdz-home-block .cdz-block-title p.b-title .view-all:hover {
    text-decoration: underline
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
    display: inline-block;
    width: 100%;
    border-left: 1px solid
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
    border-bottom: 1px solid
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
    border: 2px solid;
    border-radius: 0
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .cdz-hover-section {
    padding: 10px 10px 0
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-name a {
    display: block
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-details {
    padding: 10px
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-details .action, .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-details .qs-button, .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-details button.btn-cart {
    border-radius: 3px
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item:hover .product-item-info {
    border: 2px solid
}

@media (min-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
        margin: 0
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        width: 16.6666%;
        padding: 0;
        margin: 0;
        min-height: inherit;
        border-right: 1px solid;
        border-bottom: 1px solid
    }

    .col1-layout .codazon-filter-style-05 {
        padding: 0
    }

    .col1-layout .codazon-filter-style-05 .products-grid {
        padding: 0 1px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid {
        border-left: 1px solid
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
        margin: 0
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        width: 25%;
        padding: 0;
        margin: 0;
        min-height: 385px;
        border-right: 1px solid;
        border-bottom: 1px solid
    }

    .col1-layout .codazon-filter-style-05 {
        padding: 0
    }

    .col1-layout .codazon-filter-style-05 .products-grid {
        padding: 0 1px
    }
}

.nav-tabs .nav-tab-item .switch:hover {
    background-color: transparent;
    border-color: #282828;
    border-bottom-width: 0
}

.nav-tabs .active.nav-tab-item .switch {
    font-weight: 700;
    color: #282828;
    background-color: transparent;
    border-color: #282828
}

.cdz-product-wishlist a.link-wishlist {
    font-size: 0
}

a:hover, body a {
    text-decoration: none;
    vertical-align: middle
}

a:focus, a:hover {
    color: #fc7070
}

.wrapper {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    background-color: #f2f2f2
}

.space-base {
    margin-bottom: 60px
}

.space-small-base {
    margin-bottom: 20px
}

.line-left, .line-right {
    border-color: #e1e1e1
}

.h1, .product-view .product-name h1, h1 {
    font: 500 22px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h2, h2 {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h3, .page-title h1, .page-title h2, h3 {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h4, h4 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h5, h5 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h6, h6 {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.page-title h1, .page-title h2 {
    font-weight: 600;
    color: #282828;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.cdz-dropdown-content {
    background: #fff;
    border-color: #e1e1e1
}

.breadcrumbs {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.bg-wrapper-ads {
    background-image: url(../../../images/bg-parallax.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden
}

.footer-top-ads, .footer-top-ads .ftop-ads-small, .page-footer a, .page-footer.cdz-footer-style-05 .footer-links p.h5 {
    color: #282828
}

.cdz-brand-slider-wrap-02 .cdz-brand-title span, .footer-top-ads .block.block-subscribe .actions .button {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#login-form .block-login .block-content button.button:hover, .cdz-top-login .block-login .block-content button.button:hover, .footer-top-ads .block.block-subscribe .actions .button:hover {
    background: #fff;
    color: #282828;
    border-color: #282828
}

.block.block-subscribe .block-content input {
    border-color: #282828
}

.page-footer {
    background: #fff
}

.page-footer .footer, .page-footer .footer button {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.page-footer .top-footer-wrapper, .page-footer.cdz-footer-style-04 .top-footer-wrapper {
    background-color: #fce0dd
}

.page-footer .footer-bottom {
    background: #fff
}

.cdz-footer-style-03 .footer-social a:hover span, .page-footer a:hover {
    color: #fc7070
}

.page-footer, .page-footer p.h5 {
    color: #282828
}

.page-footer .item_tag li a {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.footer-top-ads .block.block-subscribe .actions .button, .page-footer .footer-social a:hover, .page-footer .item_tag li a:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.page-footer .footer-social a {
    border: 1px solid;
    border-color: #282828
}

.page-footer .bottom-footer-wrapper {
    background: #fff;
    border-top-color: #282828
}

.page-footer .footer-bottom-link li a, .page-footer p.h5 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-footer-style-03 .bottom-footer-wrapper address {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-footer-style-03 .footer-social a:hover {
    background: 0 0;
    border-color: none
}

.cdz-footer-style-03 .footer-social a:hover:before {
    border-color: #fc7070
}

.cdz-footer-style-03 .footer-social a:before, .cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 a.menu-link, .cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 a.menu-link:hover, .cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0:hover > a.menu-link, .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input, .page-footer.cdz-footer-style-05 .footer-links ul li {
    border-color: #282828
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-]:hover, .footer-newsletter-02 .social a, .owl-nav [class*=owl-]:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.footer-newsletter-02 .social a:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.footer-style-02 .footer-link li {
    border-bottom: 1px solid #e1e1e1
}

.page-footer.cdz-footer-style-04 .top-footer-wrapper .box-facebook .box-content {
    background-color: #4f70c2
}

.page-footer.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content .actions button.button {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 400;
    background: #282828;
    color: #fff;
    border-color: #282828
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .footer-social a {
    border-color: #282828;
    color: #282828;
    background: #fff
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button:hover, .page-footer.cdz-footer-style-05 .top-footer-wrapper .footer-social a:hover {
    border-color: #282828;
    color: #fff;
    background: #282828
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content input {
    border-color: #282828;
    color: #282828
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 300;
    background: #fff;
    color: #282828;
    border-color: #282828
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-]:hover, .footer-cart .cart-content button.button {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-brand-slider-wrap-02 .cdz-brand-title span {
    color: #282828;
    background-color: #fff
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider {
    border-color: #e1e1e1;
    background-color: #fff
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu .parent:hover:after, .wrapper-ads02 {
    color: #fff
}

.validate-select, input.input-text, textarea.input-text {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    width: 100%;
    color: #999;
    border: 1px solid #e1e1e1
}

.validate-select, input.input-text {
    height: 40px !important
}

textarea.input-text {
    max-width: 100%
}

.validate-select {
    max-width: inherit
}

.input-text:focus {
    border: 1px solid #282828;
    outline-color: #282828
}

.popup-content-title.h3 {
    color: #282828
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-02 .header .cdz-header-bottom, .cdz-header-style-04 .header .cdz-bottom-logo-cart, .header {
    background-color: #fff
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    background-color: #fff;
    color: #999;
    text-transform: uppercase
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon, .cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon:before, .cdz-header-style-02 .header .sticky-menu.active .block-search .button:before, .cdz-header-style-02 .header .sticky-menu.active .block-search .form-search:hover .button:before, .cdz-header-style-02 .header .sticky-menu.active .block-search .form-search:hover input[type=text], .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon:before, .cdz-header-style-04 .header .sticky-menu .cdz-top-cart {
    color: #999
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-label, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    color: #999;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-04 .header .sticky-menu .cdz-header-cart .cdz-top-login .cdz-trigger:before, .cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon:before {
    color: #fff;
    border-color: #fff
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon {
    color: #999
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-09 .header .block-search .button:hover:before, .cdz-header-style-09 .header .sticky-menu.active .block-search .form-search .button:hover:before {
    color: #fff
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-qty {
    color: #fff;
    background-color: #282828
}

.cdz-header-style-05 .header .cdz-header-cart .cdz-top-login .cdz-trigger {
    color: #999
}

.cdz-header-style-05 .header .cdz-header-cart .cdz-top-login .cdz-trigger:hover {
    color: #222
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: #fff
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon {
    color: #999
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #222
}

.cdz-header-style-05 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #fff
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content a, .cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-trigger, .cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a, .cdz-header-style-07 .cdz-header-top .cdz-top-link .link a {
    color: #999
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content a:hover, .cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-trigger:hover {
    color: #222
}

.cdz-header-style-06 .header .menu-vertical .cdz-nav-wrap a.menu-link {
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: #fff
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #222
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:before {
    border-color: #999
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon, .cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .price {
    color: #999
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .cart-qty {
    background: #999;
    color: #222
}

.cdz-header-style-06 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #fff
}

.cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a:focus, .cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a:hover, .cdz-header-style-07 .cdz-header-top .cdz-top-link .link a:focus, .cdz-header-style-07 .cdz-header-top .cdz-top-link .link a:hover, .cdz-header-style-08 .header a:focus, .cdz-header-style-08 .header a:hover, .cdz-header-style-09 .header .cdz-bottom-logo-cart a:focus, .cdz-header-style-09 .header .cdz-bottom-logo-cart a:hover {
    color: #222
}

.cdz-header-style-08 .header a {
    color: #999
}

.cdz-header-style-07 .cdz-header-bottom, .cdz-header-style-08 .header {
    border-bottom-color: #e7e7e7
}

.cdz-header-style-08 .sticky-menu:not(.active) .block-search .form-search {
    border-bottom-color: #282828
}

.cdz-header-style-08 .cart-icon .cart-qty {
    background-color: #222
}

#login-form .block-login .block-content button.button, .cdz-top-login .block-login .block-content button.button {
    background: #282828;
    color: #fff;
    border-color: #282828
}

.cdz-header-style-09 .store-links li a {
    color: #999;
    background: #f1f1f1;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-09 .store-links li.active a {
    color: #222;
    background: #fff
}

.cdz-header-style-09 .cdz-mobile-header-panel {
    background: #f1f1f1
}

.cdz-header-style-09 .header .block-search .button:before, .cdz-header-style-09 .header .cdz-bottom-logo-cart, .cdz-header-style-09 .header .cdz-bottom-logo-cart a, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-dropdown-content a, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-trigger, .header .cdz-header-top .cdz-top-link li a {
    color: #999
}

.cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-dropdown-content a:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-trigger:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:active, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:visited {
    color: #222
}

.cdz-header-style-09 .header .menu-vertical .cdz-nav-wrap a.menu-link {
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: 0 0
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon {
    color: #525252
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #222
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:before {
    border-color: #999;
    background-color: #fff
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .price {
    color: #999
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .cart-qty {
    background: #f7f5f5;
    color: #222
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .block-search .form-search {
    border: 1px solid #f1f1f1;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .block-search .form-search .button {
    width: 42px;
    height: 42px
}

.cdz-header-style-09 .header .block-search .button:hover, .cdz-header-style-09 .header .sticky-menu.active .block-search .form-search .button:hover, .cdz-header-style-09 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #525252
}

.cdz-header-style-09 .header .block-search .button {
    background: #f1f1f1;
    border: 1px solid #f1f1f1
}

.block-search .button:hover:before, .block-search .label:active:before, .block-search .label:hover:before, .cdz-top-login .cdz-dropdown-content {
    color: #282828
}

.header .sticky-menu.active .form-search .button:hover {
    background: 0 0;
    color: #282828
}

.header .cdz-header-top {
    border-bottom: 1px solid #e7e7e7;
    background-color: #f1f1f1;
    color: #999
}

.block-search input[type=text], .header, .header .cdz-col-left, .header .cdz-header-top .cdz-top-link .link a, .product-view .availability.in-stock strong {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.header .cdz-header-top .cdz-top-link li a:active, .header .cdz-header-top .cdz-top-link li a:hover, .header .cdz-header-top .cdz-top-link li a:visited {
    color: #b3b3b3
}

.block-search .button:before, .search-autocomplete ul li .amount {
    color: #999
}

.header-bottom {
    clear: both
}

.cdz-content-search {
    float: right
}

.cdz-header-menu {
    background: #fff
}

.block-search input[type=text] {
    color: #999;
    background-color: #282828;
    border-color: #1b1b1b
}

.block-search .button.disabled, .block-search .button:focus:before {
    color: #282828
}

.block-search .button[disabled], fieldset[disabled] .block-search .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.block-search input ::-webkit-input-placeholder {
    color: #999
}

.block-search input :-moz-placeholder, .block-search input ::-moz-placeholder {
    color: #999
}

.block-search input :-ms-input-placeholder {
    color: #999
}

.search-autocomplete ul li {
    border-top: 1px solid #e5e5e5
}

.mobile-search-wrapper .block-search .mobile-search-icon {
    color: #999
}

.block-cart.cdz-dropdown-content {
    right: 0;
    left: auto;
    min-width: 350px
}

.block-cart.cdz-dropdown-content .block-title, .box-style01 .products-list .cdz-buttons-container button.btn-cart:before, .product-view .availability label {
    display: none
}

.block-cart .button {
    float: none;
    width: 100%;
    background: #282828;
    color: #fff;
    border-color: #282828
}

.cdz-top-cart .block-cart.cdz-dropdown-content, .footer-cart .cart-content .summary .subtotal .price {
    color: #282828
}

.header .block-cart .summary, .header .block-cart .summary h4, .header .block-cart .summary p, .header .block:not(.block-static-block) .summary, .header .block:not(.block-static-block) .summary h4, .header .block:not(.block-static-block) .summary p {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

.header .block-cart .actions, .header .block:not(.block-static-block) .actions {
    border-bottom: 1px solid #e1e1e1
}

.header .block-cart .block-subtitle, .header .block:not(.block-static-block) .block-subtitle {
    display: none
}

.header .block-cart .mini-products-list, .header .block:not(.block-static-block) .mini-products-list {
    border-bottom: 1px solid #e1e1e1
}

.header .block-cart .btn-edit, .header .block:not(.block-static-block) .btn-edit {
    font-size: 0
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .cdz-buttons-inner .qs-button:hover, .header .block:not(.block-static-block) .btn-edit:before {
    color: #282828
}

.header .block-cart .btn-remove, .header .block:not(.block-static-block) .btn-remove {
    font-size: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0
}

.footer-cart .cart-content button.button:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.footer-cart .cart-content .cart-item .btn-remove {
    color: #121212
}

.footer-cart .cart-content .cart-item .btn-remove:hover, .product-name a:hover {
    color: #fc7070
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-], .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #000;
    background: #fff;
    color: #000
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-]:hover, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-]:hover {
    border-color: #fc7070;
    color: #fc7070
}

.codazon-filter-style-02 .products-grid .product-item-info .product-name a, .codazon-filter-style-05 .products-grid .product-item-info .product-name a {
    color: #282828
}

#checkout-shipping-method-load .sp-methods dd label, .product-options ul.options-list label, .product-view .product-shop-sku strong, .sp-methods dt label {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.price, .product-name a {
    color: #282828
}

.old-price {
    margin-left: 10px;
    color: #999
}

.old-price .price {
    color: #999
}

.product-item-info, .products-grid .product-item .product-item-info .cdz-product-bottom {
    background: #fff
}

.products-grid .product-items:not(.owl-carousel) {
    background: #fff
}

.product-item .price {
    color: #282828
}

.product-item .price, .product-item-info .product-name {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.products-list .product-item {
    background: #fff;
    border: 1px solid #e1e1e1
}

.products-grid .product-item-info .product-item-details .product-item-description {
    color: #999;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.products-grid .product-item-info .cdz-product-bottom {
    background: #fff
}

.customer-address-info .box-title h3 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.btn, button.button {
    background: #fff;
    border-color: #282828;
    color: #282828;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    outline: 0
}

.btn:focus, .btn:hover, button.button:active.btn:active, button.button:focus {
    background: #282828;
    border-color: #282828;
    color: #fff;
    outline: 0
}

button.button:hover {
    background: #282828;
    color: #fff;
    border: 3px solid
}

button {
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    outline: 0
}

.cdz-buttons-container .action:hover, .cdz-buttons-container .qs-button:hover, .cdz-buttons-container button.btn-cart:hover, button:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.cdz-buttons-container .action, .cdz-buttons-container .qs-button, .cdz-buttons-container button.btn-cart, button {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-product-wishlist a.link-wishlist, .product-view #downloadable-links-list .label {
    color: #282828
}

.cdz-product-wishlist a.link-wishlist:active, .cdz-product-wishlist a.link-wishlist:hover, .cdz-product-wishlist a.link-wishlist:hover:before, .cdz-product-wishlist a.link-wishlist:visited, .product-item-info:hover .cdz-product-wishlist a.link-wishlist {
    color: #fc7070
}

.ajax-load-wrapper .ajax-load-button .ajax-loader, .ajax-load-wrapper .ajax-load-button a {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#back-top a:active, #back-top a:focus, .ajax-load-wrapper .ajax-load-button .ajax-loader:active, .ajax-load-wrapper .ajax-load-button .ajax-loader:focus, .ajax-load-wrapper .ajax-load-button a:active, .ajax-load-wrapper .ajax-load-button a:focus, .btn-link:active, .btn-link:focus, .qs-button:active, .qs-button:focus {
    background: #282828;
    border-color: #282828;
    color: #fff
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover, .ajax-load-wrapper .ajax-load-button a:hover {
    background: #282828;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

#back-top a:hover, .btn-link:hover {
    background: #282828;
    border-color: #282828;
    color: #fff
}

.btn-link, .qs-button {
    background: #fff;
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.qs-button:hover {
    border-color: #282828;
    color: #fff
}

.qs-button:hover {
    background-color: #282828
}

.btn {
    border-radius: 0
}

.ajax-load-button .ajax-loader, .ajax-load-button a {
    background: #fff;
    border: 3px solid #282828;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    box-sizing: border-box;
    vertical-align: middle;
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.data-table .input-text.qty {
    min-width: 40px;
    padding: 0 8px;
    color: #282828
}

.product-shop .qty-ctl button, .qty-ctl .decrease:before, .qty-ctl .increase:before {
    color: #121212;
    border-color: #e1e1e1
}

.product-name .h1, .product-name h1 {
    font: 500 22px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600;
    color: #282828;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.product-view .product-shop-sku {
    clear: left;
    color: #282828;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0
}

.product-view .availability.in-stock span {
    color: #fc7070;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.form-list .field label, .product-view .availability.in-stock, .product-view .availability.out-of-stock span, .product-view .ratings .rating-links a {
    color: #999
}

.product-view .availability.in-stock, .product-view .no-rating, .product-view .ratings .rating-links {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view button.button {
    background: #282828;
    border: 3px solid #282828;
    color: #fff;
    line-height: 28px
}

.menu-vertical-title h3, .product-view .product-essential .button.btn-cart {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view button.button:hover {
    background: #fff;
    border: 3px solid #282828;
    color: #282828
}

.product-view .add-to-links li a {
    border: 1px solid #e1e1e1;
    color: #282828
}

.product-view .add-to-links li a:hover {
    border: 1px solid #282828 !important
}

.product-view .short-description h2, .short-description h2 {
    color: #282828;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: none !important
}

.short-description h2 {
    font: 500 18px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view .product-shop .price-box .full-product-price .price, .product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price {
    color: #fc7070;
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view-media .more-views li a:hover img {
    border: 2px solid #282828
}

.block-related .block-title, .product-view .box-collateral h2 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom: 1px solid #282828
}

.product-view .block-related .block-title strong, .product-view .box-collateral h2 strong {
    border-bottom: 3px solid #282828
}

.product-collateral .product-tabs li a::after, .product-collateral .product-tabs li a::before {
    background: #282828
}

.cart form fieldset {
    background: #fff;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0
}

.form-list .field.active label {
    background: 0 0;
    color: transparent
}

.form-list .field-select-box label {
    background: 0 0
}

.cdz-block-newproduct .cdz-block-title p.b-title span, .cdz-home-block .cdz-block-title p.b-title span {
    background: #fc7070
}

.manage-address a {
    color: #282828
}

.customer-account-edit .block-account .block-content li a:hover, .customer-account-index .block-account .block-content li a:hover, .customer-address-form .block-account .block-content li a:hover, .customer-address-index .block-account .block-content li a:hover, .downloadable-customer-products .block-account .block-content li a:hover, .newsletter-manage-index .block-account .block-content li a:hover, .oauth-customer-token-index .block-account .block-content li a:hover, .review-customer-index .block-account .block-content li a:hover, .sales-billing-agreement-index .block-account .block-content li a:hover, .sales-order-history .block-account .block-content li a:hover, .sales-order-invoice .block-account .block-content li a:hover, .sales-order-shipment .block-account .block-content li a:hover, .sales-order-view .block-account .block-content li a:hover, .sales-recurring-profile-index .block-account .block-content li a:hover, .tag-customer-index .block-account .block-content li a:hover, .wishlist-index-index .block-account .block-content li a:hover {
    background: #424242
}

.manage-address, .manage-address:hover {
    border-color: #282828;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.manage-address {
    background: #fff;
    color: #282828
}

.customer-account-edit .col-left.sidebar, .customer-account-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .customer-address-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .manage-address:hover, .newsletter-manage-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-view .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .tag-customer-index .col-left.sidebar, .wishlist-index-index .col-left.sidebar {
    background: #282828;
    color: #fff
}

.manage-address:hover a {
    color: #fff
}

.box-account-content {
    border: 1px solid #e1e1e1
}

.customer-address-info .box-title {
    border-bottom: 1px solid #e1e1e1;
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-account-edit .wrapper, .customer-account-index .wrapper, .customer-address-form .wrapper, .customer-address-index .wrapper, .downloadable-customer-products .wrapper, .newsletter-manage-index .wrapper, .oauth-customer-token-index .wrapper, .review-customer-index .wrapper, .sales-billing-agreement-index .wrapper, .sales-order-history .wrapper, .sales-order-invoice .wrapper, .sales-order-shipment .wrapper, .sales-order-view .wrapper, .sales-recurring-profile-index .wrapper, .tag-customer-index .wrapper, .wishlist-index-index .wrapper {
    background: #fff
}

.customer-account-edit .col-main-containter .col-main .col-wrapper-main, .customer-account-edit .sidebar .block:not(.block-static-block), .customer-account-index .col-main-containter .col-main .col-wrapper-main, .customer-account-index .sidebar .block:not(.block-static-block), .customer-address-form .col-main-containter .col-main .col-wrapper-main, .customer-address-form .sidebar .block:not(.block-static-block), .customer-address-index .col-main-containter .col-main .col-wrapper-main, .customer-address-index .sidebar .block:not(.block-static-block), .downloadable-customer-products .col-main-containter .col-main .col-wrapper-main, .downloadable-customer-products .sidebar .block:not(.block-static-block), .newsletter-manage-index .col-main-containter .col-main .col-wrapper-main, .newsletter-manage-index .sidebar .block:not(.block-static-block), .oauth-customer-token-index .col-main-containter .col-main .col-wrapper-main, .oauth-customer-token-index .sidebar .block:not(.block-static-block), .review-customer-index .col-main-containter .col-main .col-wrapper-main, .review-customer-index .sidebar .block:not(.block-static-block), .sales-billing-agreement-index .col-main-containter .col-main .col-wrapper-main, .sales-billing-agreement-index .sidebar .block:not(.block-static-block), .sales-order-history .col-main-containter .col-main .col-wrapper-main, .sales-order-history .sidebar .block:not(.block-static-block), .sales-order-invoice .col-main-containter .col-main .col-wrapper-main, .sales-order-invoice .sidebar .block:not(.block-static-block), .sales-order-shipment .col-main-containter .col-main .col-wrapper-main, .sales-order-shipment .sidebar .block:not(.block-static-block), .sales-order-view .col-main-containter .col-main .col-wrapper-main, .sales-order-view .sidebar .block:not(.block-static-block), .sales-recurring-profile-index .col-main-containter .col-main .col-wrapper-main, .sales-recurring-profile-index .sidebar .block:not(.block-static-block), .tag-customer-index .col-main-containter .col-main .col-wrapper-main, .tag-customer-index .sidebar .block:not(.block-static-block), .wishlist-index-index .col-main-containter .col-main .col-wrapper-main, .wishlist-index-index .sidebar .block:not(.block-static-block) {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0
}

.customer-account-edit .block-account .block-content li, .customer-account-index .block-account .block-content li, .customer-address-form .block-account .block-content li, .customer-address-index .block-account .block-content li, .downloadable-customer-products .block-account .block-content li, .newsletter-manage-index .block-account .block-content li, .oauth-customer-token-index .block-account .block-content li, .review-customer-index .block-account .block-content li, .sales-billing-agreement-index .block-account .block-content li, .sales-order-history .block-account .block-content li, .sales-order-invoice .block-account .block-content li, .sales-order-shipment .block-account .block-content li, .sales-order-view .block-account .block-content li, .sales-recurring-profile-index .block-account .block-content li, .tag-customer-index .block-account .block-content li, .wishlist-index-index .block-account .block-content li {
    color: #fff;
    border-bottom: 1px solid #5b5b5b
}

.customer-account-edit .block-account .block-content li a, .customer-account-index .block-account .block-content li a, .customer-address-form .block-account .block-content li a, .customer-address-index .block-account .block-content li a, .downloadable-customer-products .block-account .block-content li a, .newsletter-manage-index .block-account .block-content li a, .oauth-customer-token-index .block-account .block-content li a, .review-customer-index .block-account .block-content li a, .sales-billing-agreement-index .block-account .block-content li a, .sales-order-history .block-account .block-content li a, .sales-order-invoice .block-account .block-content li a, .sales-order-shipment .block-account .block-content li a, .sales-order-view .block-account .block-content li a, .sales-recurring-profile-index .block-account .block-content li a, .tag-customer-index .block-account .block-content li a, .wishlist-index-index .block-account .block-content li a {
    color: #fff;
    border-bottom: 1px solid #0e0e0e;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-account-edit .block-account .block-content li:first-child, .customer-account-index .block-account .block-content li:first-child, .customer-address-form .block-account .block-content li:first-child, .customer-address-index .block-account .block-content li:first-child, .downloadable-customer-products .block-account .block-content li:first-child, .newsletter-manage-index .block-account .block-content li:first-child, .oauth-customer-token-index .block-account .block-content li:first-child, .review-customer-index .block-account .block-content li:first-child, .sales-billing-agreement-index .block-account .block-content li:first-child, .sales-order-history .block-account .block-content li:first-child, .sales-order-invoice .block-account .block-content li:first-child, .sales-order-shipment .block-account .block-content li:first-child, .sales-order-view .block-account .block-content li:first-child, .sales-recurring-profile-index .block-account .block-content li:first-child, .tag-customer-index .block-account .block-content li:first-child, .wishlist-index-index .block-account .block-content li:first-child {
    border-top: 1px solid #0e0e0e
}

.customer-account-edit .block-account .block-content li:first-child a, .customer-account-index .block-account .block-content li:first-child a, .customer-address-form .block-account .block-content li:first-child a, .customer-address-index .block-account .block-content li:first-child a, .downloadable-customer-products .block-account .block-content li:first-child a, .newsletter-manage-index .block-account .block-content li:first-child a, .oauth-customer-token-index .block-account .block-content li:first-child a, .review-customer-index .block-account .block-content li:first-child a, .sales-billing-agreement-index .block-account .block-content li:first-child a, .sales-order-history .block-account .block-content li:first-child a, .sales-order-invoice .block-account .block-content li:first-child a, .sales-order-shipment .block-account .block-content li:first-child a, .sales-order-view .block-account .block-content li:first-child a, .sales-recurring-profile-index .block-account .block-content li:first-child a, .tag-customer-index .block-account .block-content li:first-child a, .wishlist-index-index .block-account .block-content li:first-child a {
    color: #fff;
    border-top: 1px solid #424242
}

.customer-account-edit .block-account .block-content li:first-child a:hover, .customer-account-index .block-account .block-content li:first-child a:hover, .customer-address-form .block-account .block-content li:first-child a:hover, .customer-address-index .block-account .block-content li:first-child a:hover, .downloadable-customer-products .block-account .block-content li:first-child a:hover, .newsletter-manage-index .block-account .block-content li:first-child a:hover, .oauth-customer-token-index .block-account .block-content li:first-child a:hover, .review-customer-index .block-account .block-content li:first-child a:hover, .sales-billing-agreement-index .block-account .block-content li:first-child a:hover, .sales-order-history .block-account .block-content li:first-child a:hover, .sales-order-invoice .block-account .block-content li:first-child a:hover, .sales-order-shipment .block-account .block-content li:first-child a:hover, .sales-order-view .block-account .block-content li:first-child a:hover, .sales-recurring-profile-index .block-account .block-content li:first-child a:hover, .tag-customer-index .block-account .block-content li:first-child a:hover, .wishlist-index-index .block-account .block-content li:first-child a:hover {
    background: #424242
}

.customer-account-edit .block:not(.block-static-block) .block-title, .customer-account-index .block:not(.block-static-block) .block-title, .customer-address-form .block:not(.block-static-block) .block-title, .customer-address-index .block:not(.block-static-block) .block-title, .downloadable-customer-products .block:not(.block-static-block) .block-title, .newsletter-manage-index .block:not(.block-static-block) .block-title, .oauth-customer-token-index .block:not(.block-static-block) .block-title, .review-customer-index .block:not(.block-static-block) .block-title, .sales-billing-agreement-index .block:not(.block-static-block) .block-title, .sales-order-history .block:not(.block-static-block) .block-title, .sales-order-invoice .block:not(.block-static-block) .block-title, .sales-order-shipment .block:not(.block-static-block) .block-title, .sales-order-view .block:not(.block-static-block) .block-title, .sales-recurring-profile-index .block:not(.block-static-block) .block-title, .tag-customer-index .block:not(.block-static-block) .block-title, .wishlist-index-index .block:not(.block-static-block) .block-title {
    color: #fff
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link:active, .cdz-main-menu .groupmenu li.level0 > a.menu-link:hover, .cdz-main-menu .groupmenu li.level0 > a.menu-link:visited, .menu-vertical-title h3 a, .menu-vertical-title h3:before {
    color: #fff
}

.customer-account-edit .col2-set .col-1 h2, .customer-account-edit .col2-set .col-2 h2, .customer-account-index .col2-set .col-1 h2, .customer-account-index .col2-set .col-2 h2, .customer-address-form .col2-set .col-1 h2, .customer-address-form .col2-set .col-2 h2, .customer-address-index .col2-set .col-1 h2, .customer-address-index .col2-set .col-2 h2, .downloadable-customer-products .col2-set .col-1 h2, .downloadable-customer-products .col2-set .col-2 h2, .newsletter-manage-index .col2-set .col-1 h2, .newsletter-manage-index .col2-set .col-2 h2, .oauth-customer-token-index .col2-set .col-1 h2, .oauth-customer-token-index .col2-set .col-2 h2, .review-customer-index .col2-set .col-1 h2, .review-customer-index .col2-set .col-2 h2, .sales-billing-agreement-index .col2-set .col-1 h2, .sales-billing-agreement-index .col2-set .col-2 h2, .sales-order-history .col2-set .col-1 h2, .sales-order-history .col2-set .col-2 h2, .sales-order-invoice .col2-set .col-1 h2, .sales-order-invoice .col2-set .col-2 h2, .sales-order-shipment .col2-set .col-1 h2, .sales-order-shipment .col2-set .col-2 h2, .sales-order-view .col2-set .col-1 h2, .sales-order-view .col2-set .col-2 h2, .sales-recurring-profile-index .col2-set .col-1 h2, .sales-recurring-profile-index .col2-set .col-2 h2, .tag-customer-index .col2-set .col-1 h2, .tag-customer-index .col2-set .col-2 h2, .wishlist-index-index .col2-set .col-1 h2, .wishlist-index-index .col2-set .col-2 h2 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #e1e1e1
}

.customer-account-edit .col2-set .col-1 h3, .customer-account-edit .col2-set .col-2 h3, .customer-account-index .col2-set .col-1 h3, .customer-account-index .col2-set .col-2 h3, .customer-address-form .col2-set .col-1 h3, .customer-address-form .col2-set .col-2 h3, .customer-address-index .col2-set .col-1 h3, .customer-address-index .col2-set .col-2 h3, .downloadable-customer-products .col2-set .col-1 h3, .downloadable-customer-products .col2-set .col-2 h3, .newsletter-manage-index .col2-set .col-1 h3, .newsletter-manage-index .col2-set .col-2 h3, .oauth-customer-token-index .col2-set .col-1 h3, .oauth-customer-token-index .col2-set .col-2 h3, .review-customer-index .col2-set .col-1 h3, .review-customer-index .col2-set .col-2 h3, .sales-billing-agreement-index .col2-set .col-1 h3, .sales-billing-agreement-index .col2-set .col-2 h3, .sales-order-history .col2-set .col-1 h3, .sales-order-history .col2-set .col-2 h3, .sales-order-invoice .col2-set .col-1 h3, .sales-order-invoice .col2-set .col-2 h3, .sales-order-shipment .col2-set .col-1 h3, .sales-order-shipment .col2-set .col-2 h3, .sales-order-view .col2-set .col-1 h3, .sales-order-view .col2-set .col-2 h3, .sales-recurring-profile-index .col2-set .col-1 h3, .sales-recurring-profile-index .col2-set .col-2 h3, .tag-customer-index .col2-set .col-1 h3, .tag-customer-index .col2-set .col-2 h3, .wishlist-index-index .col2-set .col-1 h3, .wishlist-index-index .col2-set .col-2 h3 {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600
}

.cdz-main-menu .groupmenu li.level0:hover > a.menu-link, .cms-index-index .cdz-main-menu .groupmenu li.level0.nav-home > a.menu-link {
    color: #fff;
    background-color: #525252;
    border-color: #282828;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:visited, .cdz-vertical-menu .groupmenu-drop a {
    color: #282828
}

@media (min-width: 767px) {
    .header .sticky-menu.active {
        box-shadow: 0 0 5px #bdbdbd;
        -moz-box-shadow: 0 0 5px #bdbdbd;
        -webkit-box-shadow: 0 0 5px #bdbdbd;
        -o-box-shadow: 0 0 5px #bdbdbd;
        -ms-box-shadow: 0 0 5px #bdbdbd;
        background: #282828
    }

    .header .sticky-menu.active .cdz-header-cart .cdz-dropdown {
        position: initial
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
        background-color: #fc7070
    }

    .header .sticky-menu.active .block-search .form-search input[type=text] {
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header .sticky-menu.active .block-search .form-search .button:before, .header .sticky-menu.active .block-search .form-search:hover .button:before {
        color: #fff
    }
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link, .menu-vertical-style02 .nav.nav-tabs .nav-tab-item .switch {
    color: #fff;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu li.level0.parent:hover:after {
    color: #525252
}

.cdz-main-menu .groupmenu-drop {
    background-color: #fff
}

#cdz-filter-bar dd ol li a, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content {
    color: #282828;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-title {
    text-transform: uppercase;
    color: #282828
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .widget .widget-title h2, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:active, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:hover {
    color: #fc7070
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link, .cdz-vertical-menu li.level0 > a.menu-link {
    color: #282828;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background: #fafafa
}

.cdz-vertical-menu li.level0:hover > a.menu-link {
    color: #fff;
    background: #b0d235
}

.cdz-vertical-menu .groupmenu-drop {
    background-color: #fff;
    color: #282828;
    border-color: #ebebeb
}

.cdz-vertical-menu .groupmenu-drop a:hover {
    color: #b0d235
}

.cdz-vertical-menu .groupmenu-drop .groupdrop-title {
    color: #282828
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    border-color: #ebebeb
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0:hover > a.menu-link, .menu-content-icon .groupmenu li.level0 > a.menu-link {
    border-color: #ebebeb;
    background: #fafafa;
    color: #282828
}

.cdz-vertical-menu .groupmenu-drop, .menu-content-icon .groupmenu li.level0 > a.menu-link {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.menu-content-icon .groupmenu li.level0:hover > a.menu-link {
    border-color: #ebebeb;
    background: #fafafa;
    color: #b0d235
}

.menu-vertical .cdz-nav-wrap li.vertical-level1:hover > a.menu-link, .menu-vertical-title {
    background: #b0d235;
    color: #fff
}

.menu-vertical .cdz-nav-wrap {
    border: 1px solid #ebebeb
}

.menu-vertical .cdz-nav-wrap li.vertical-level1.view-all a, .menu-vertical .cdz-nav-wrap li.vertical-level1 > a.menu-link {
    color: #282828;
    background-color: #fafafa
}

.menu-vertical .cdz-nav-wrap .parent:hover:after {
    color: #fff
}

.menu-vertical .cdz-nav-wrap .parent:after {
    color: #282828
}

#cdz-filter-bar dd ol li a:hover, .menu-vertical .cdz-nav-wrap .view-all a {
    color: #fc7070
}

.menu-vertical-style02 .nav.nav-tabs .nav-tab-item .switch {
    background: #b0d235;
    font-weight: 600
}

.menu-vertical-style02 .nav.nav-tabs .nav-tab-item.active .switch, .menu-vertical-style02 .nav.nav-tabs .nav-tab-item:hover .switch {
    background: #fafafa;
    color: #282828
}

.menu-vertical-style02 .nav-tab-content {
    background: #fafafa;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title .b-title {
    border-bottom-color: #121212;
    color: #121212;
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title .b-title:before {
    background: #f2f2f2
}

.block:not(.block-static-block) {
    border-color: #e1e1e1
}

.block:not(.block-static-block) .block-title {
    color: #282828;
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom-color: #e1e1e1
}

.block:not(.block-static-block) .block-title strong {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom: 3px solid #121212
}

.block.review-add .block-content {
    padding-top: 0 !important
}

.sidebar .block:not(.block-static-block) {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.sidebar .block .block-title {
    color: #282828
}

.sidebar .block .actions .button {
    background: #282828;
    color: #fff
}

.sidebar .block .actions .button, .sidebar .product-name {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-newproduct .cdz-block-title p.b-title, .cdz-home-block .cdz-block-title p.b-title {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-newproduct .cdz-block-title p.b-title span:after, .cdz-block-newproduct .cdz-block-title p.b-title span:before, .cdz-home-block .cdz-block-title p.b-title span:after, .cdz-home-block .cdz-block-title p.b-title span:before {
    border-bottom-color: #fa0c0c
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
    margin: 0;
    border-left-color: #e1e1e1
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
    border-color: #fff
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-name a {
    color: #fc7070;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item:hover .product-item-info {
    border-color: #fc7070
}

@media (max-width: 767px) {
    .codazon-filter-style-05 .products-grid .product-items .item .product-item-info .cdz-product-bottom .product-name a.product-item-link {
        color: #fc7070
    }

    .codazon-filter-style-05 .products-grid .product-items .item .product-item-info .cdz-product-bottom .price {
        color: #282828
    }
}

@media (min-width: 767px) {
    .codazon-filter-style-05 .products-grid .product-items .item {
        box-shadow: 0 0 0 0 #e1e1e1, 0 1px 0 0 #e1e1e1, 1px 1px 0 0 #e1e1e1, 1px 0 0 0 #e1e1e1 inset, 0 1px 0 0 #e1e1e1 inset
    }

    .codazon-filter-style-05 .products-grid .product-items .product-item-description {
        color: #999;
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .product-name a {
        color: #fc7070
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .price {
        color: #282828
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .old-price .price {
        color: #999;
        font-weight: 400
    }
}

@media (max-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid {
        border-left-color: #e1e1e1
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        border-right-color: #e1e1e1 !important;
        border-bottom-color: #e1e1e1 !important
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
        border-color: #fff
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-name a {
        color: #fc7070;
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item:hover .product-item-info {
        border-color: transparent
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .cdz-buttons-inner .qs-button:hover {
        color: #282828
    }
}

.account-create form .legend, .account-login form .legend, form .legend {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    border: 0
}

.account-create .page-title .field.note, .account-login .page-title .field.note {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar .block-content {
    padding: 20px
}

#cdz-filter-bar .block-content, .account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate, .sales-guest-form .col-main-containter .search-form {
    background: #fff;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate {
    padding: 20px !important
}

.sales-guest-form .col-main-containter .search-form {
    padding: 20px
}

.account-create .buttons-set button.button {
    border-color: #282828
}

.account-create .buttons-set button.button:hover, .account-login .buttons-set button.button:hover {
    background: #fff;
    color: #282828;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #282828
}

.account-login .buttons-set button.button:hover {
    background: #fff !important;
    color: #0b235a;
    border-color: #282828 !important
}

.account-create .buttons-set button.button, .account-login .buttons-set button.button, .customer-account-forgotpassword .buttons-set button.button {
    background: #282828;
    color: #fff;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-account-forgotpassword .buttons-set button.button, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active .switch:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover .switch:after {
    border-color: #282828
}

.customer-account-forgotpassword .buttons-set button.button:hover {
    background: #fff;
    color: #282828;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #282828
}

#cdz-filter-bar .block-title strong:hover, .category-products .products-list .btn-cart, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .button:hover, .products-list .add-to-links li {
    background: #fff;
    border-color: #282828;
    color: #282828
}

.category-products .products-list .btn-cart:hover, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .button, .products-list .add-to-links li:hover, .products-list .btn-cart {
    background: #282828;
    border-color: #282828;
    color: #fff
}

.rating-links, .rating-links a, .rating-links span {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar dd ol li label {
    border-color: #959595;
    color: #999
}

.col-main-containter .col-main .col-wrapper-main, .product-view .block-related, .product-view .box-reviews, .product-view .product-detail-tab, .product-view .product-essential {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.catalog-category-view .col-main-containter .col-wrapper-main, .catalog-product-view .col-main-containter .col-main .col-wrapper-main, .catalog-product-view .col-main-containter .col-wrapper-main, .checkout-cart-index .col-main-containter .col-wrapper-main, .cms-index-index .col-main-containter .col-wrapper-main, .contacts-index-index .col-main-containter .col-main .col-wrapper-main, .customer-account-create .col-main-containter .col-wrapper-main, .customer-account-forgotpassword .col-main-containter .col-wrapper-main, .customer-account-login .col-main-containter .col-wrapper-main, .sales-guest-form .col-main-containter .col-wrapper-main {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0
}

#cdz-filter-bar .block-content > dl > dd, .nav-tabs, .nav.nav-tabs {
    border-bottom-color: #e1e1e1
}

.box-style05 .cdz-block-title .nav-tabs li.active a, .nav-tabs .nav-tab-item.active .switch, .product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a {
    color: #282828
}

.nav-tabs li a {
    border-color: #999
}

.nav-tabs .nav-tab-item .switch:active, .nav-tabs .nav-tab-item .switch:hover, .nav-tabs .nav-tab-item .switch:visited, .nav-tabs li a:hover {
    color: #282828;
    background: #fbfbfb
}

.nav-tabs .nav-tab-item .switch, .nav-tabs li a {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #999;
    background: #fbfbfb
}

.nav-tabs .nav-tab-item:not(.disabled) .switch:focus, .nav-tabs .nav-tab-item:not(.disabled) .switch:hover, .nav-tabs .nav-tab-item:not(.disabled).active .switch {
    background: 0 0;
    border-bottom-color: #282828;
    color: #282828
}

.nav-tabs .nav-tab-item:not(.disabled) .switch:active {
    color: #282828;
    background: 0 0;
    border-bottom-color: #000
}

.nav-tabs .nav-tab-item.active .switch, .nav-tabs .nav-tab-item.active .switch:focus, .nav-tabs .nav-tab-item.active .switch:hover {
    color: #282828;
    background: 0 0;
    border-bottom-color: #000
}

.nav-tabs .nav-tab-item h2 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 {
    background: #fff
}

.box-style01 .cdz-block-title {
    color: #121212;
    border-color: #e1e1e1
}

.box-style01 .products-grid {
    border-left: 1px solid #e1e1e1
}

.box-style01 .products-grid .product-item .product-item-info {
    border: 1px solid #e1e1e1;
    border-left: none
}

.box-style01 .products-list .cdz-buttons-container button.btn-cart {
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 .nav.nav-tabs .nav-tab-item .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 .owl-nav [class*=owl-], .box-style01 .owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #000;
    background: #fff;
    color: #000
}

.box-style01 .owl-nav [class*=owl-]:hover, .box-style01 .owl-theme .owl-nav [class*=owl-]:hover {
    border-color: #fc7070;
    color: #fc7070
}

.cdz-button-show01 .products-grid .product-item-info:hover, .cdz-button-show01 .products-grid .product-item-info:hover .product-item-details {
    background: #fff
}

@media (min-width: 992px) {
    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart {
        background: #282828;
        color: #fff;
        border-color: #282828 #282828 #1b1b1b
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container .qs-button:hover, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container a.action:hover, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart:hover {
        background: #fff;
        color: #282828;
        border-color: #282828
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container .qs-button, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container a.action {
        background: #fff;
        color: #282828;
        border-color: #282828 #282828 #1b1b1b
    }
}

.modal-content {
    border-radius: 0
}

@media (max-width: 767px) {
    .mobile-nav-tabs .nav-tab-item .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch {
        border: 0;
        border-bottom-color: transparent;
        border-bottom-style: solid;
        border-bottom-width: 2px
    }

    .mobile-nav-tabs .nav-tab-item .switch:hover, .mobile-nav-tabs .nav-tab-item.active .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch:hover, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item.active .switch {
        border-bottom-color: #999
    }
}

.line-style01 .cdz-block-title {
    border-color: #000
}

.line-style01 .cdz-block-title .b-title {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background: #fff;
    color: #282828;
    border-color: #f7f7f7
}

.line-style01 .nav-tabs .nav-tab-item.active .switch {
    background: #fbfbfb;
    color: #999;
    border-color: #fbfbfb
}

.line-style01 .nav-tabs .nav-tab-item .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background: #fbfbfb;
    color: #999;
    border-color: #999
}

.line-style01 .nav-tabs .nav-tab-item .switch:focus, .line-style01 .nav-tabs .nav-tab-item .switch:hover {
    background: #fbfbfb;
    color: #999;
    border-color: #fbfbfb
}

.cdz-block-product01 .product-item .product-item-info .qs-button {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-block-product01 .product-item .product-item-info .qs-button:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty, .cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch:before, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch:before {
    background: #282828
}

.box-style02, .box-style04, .box-style05, .box-style06 {
    border-color: #e1e1e1;
    background: #fff
}

.box-style02 .cdz-block-title, .box-style04 .box-products .products-grid .item-group {
    border-color: #e1e1e1
}

.box-style05 .cdz-block-title .nav-tabs li a:before {
    background-color: #fff
}

.box-style04 .box-products .products-grid .item-group .item:first-child {
    border-color: #e1e1e1
}

.box-style04 .cdz-block-title {
    border-color: #000;
    color: #fc7070
}

.box-style04 .box-left .cdz-block-title {
    background: #fff;
    color: #282828
}

.box-style05 .cdz-block-title {
    border-color: #e1e1e1
}

.box-style05 .cdz-block-title .h2 span {
    border-bottom-color: #fff
}

.box-style05 .cdz-block-title .nav-tabs li a {
    color: #999
}

.box-style05 .products-grid .owl-nav [class*=owl-]:hover, .box-style05 .products-grid .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff
}

.box-style05 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart, .box-style06.product-list-style02 .products-list .product-item-info .action, .box-style06.product-list-style02 .products-list .product-item-info .qs-button, .box-style06.product-list-style02 .products-list .product-item-info button.btn-cart {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.box-style05 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:hover, .box-style06 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart:hover, .box-style06.product-list-style02 .products-list .product-item-info .action:hover, .box-style06.product-list-style02 .products-list .product-item-info .qs-button:hover, .box-style06.product-list-style02 .products-list .product-item-info button.btn-cart:hover, .product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

@media (max-width: 767px) {
    .box-style05 .cdz-block-title .mobile-toggle {
        color: #282828
    }

    .box-style05 .cdz-block-title .mobile-toggle:before {
        background-color: #fff
    }
}

.box-style06 .cdz-block-title {
    color: #282828
}

.box-style06 .products-grid .product-item-info .product-item-details .cdz-buttons-container button.btn-cart, .product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.product-list-style02 .products-list .item {
    border-top: 1px solid #e1e1e1
}

.product-list-style02 .products-list .item .cdz-product-left .product-image {
    border: 1px solid #e1e1e1
}

.product-list-style02 .products-list .item .cdz-product-left .qs-button {
    color: #fff !important;
    background-color: #282828 !important;
    border-color: #282828 !important
}

.product-list-style02 .products-list .item .cdz-product-left .qs-button:hover {
    color: #282828 !important;
    background-color: #fff !important;
    border-color: #282828 !important
}

.box-style06 .cdz-block-title, .product-list-style02 .box .cdz-products-list {
    border-color: #e1e1e1;
    background: #fff
}

.cdz-block-title-style02 .cdz-block-title .b-title, .cdz-block-title-style02 .cdz-block-title .title-desc {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title-style02 .cdz-block-title .title-desc {
    font-style: italic;
    font-size: 16px;
    color: #121212;
    margin-bottom: 10px
}

.cdz-block-title-style02 .cdz-block-title .view-all {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 100%;
    text-transform: lowercase;
    font-style: italic
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}

.product-style03 .owl-nav [class*=owl-], .product-style03 .owl-theme .owl-nav [class*=owl-], .product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.product-style03 .owl-nav [class*=owl-]:hover, .product-style03 .owl-theme .owl-nav [class*=owl-]:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart {
    color: #282828;
    background-color: #fff;
    border-color: #fff
}

.product-style05 .products-grid .item .cart-wrapper button.btn-cart:hover, .product-style05 .products-grid .item .cart-wrapper button.btn-cart:hover:before, .product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a:hover {
    color: #fc7070
}

.header .cdz-header-menu .cdz-top-link li span, .product-style05 .products-grid .item .cart-wrapper button.btn-cart {
    color: #282828
}

.product-style05.product-title-tab-01 .nav.nav-tabs {
    border-color: #999
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item .switch {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 14px;
    background-color: #fbfbfb;
    color: #999
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:before, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:before {
    border-top-color: #fbfbfb
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:after {
    border-top-color: #282828;
    border-right-color: #282828;
    background-color: #fbfbfb
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active .switch, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover .switch {
    background-color: #fbfbfb;
    color: #282828
}

@media (max-width: 767px) {
    .cdz-mobile-header-menu {
        background: #fff;
        border-bottom: 1px solid #dfdfdf
    }

    .cdz-mobile-header-menu .navbar-default {
        min-height: inherit;
        margin: 0;
        background: no-repeat;
        box-shadow: inherit;
        border-radius: 0;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-nav a {
        color: #fff
    }

    .cdz-mobile-header-menu .cdz-menu-responsive {
        border: 0;
        padding: 0;
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 50px;
        position: relative;
        width: 50px
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar {
        display: block;
        background: #252525;
        position: absolute;
        top: 25px;
        left: 0;
        height: 2px;
        border-radius: 2px;
        margin: 0;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-transition: top .2s .4s, left .2s .4s, opacity .2s .4s, -webkit-transform .2s .2s;
        -moz-transition: top .2s .4s, left .2s .4s, opacity .2s .4s, -moz-transform .2s .2s;
        transition: top .2s .4s, left .2s .4s, opacity .2s .4s, transform .2s .2s
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:nth-child(2n) {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:first-child {
        top: 15px
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:last-child {
        top: 35px
    }

    .cdz-mobile-header-menu .nav-tabs {
        background: #f8f8f8;
        border: 0;
        text-align: left
    }

    .cdz-mobile-header-menu .nav-tabs li {
        margin: 0;
        float: left;
        width: 100%;
        border-bottom: 1px solid #fefefe
    }

    .cdz-mobile-header-menu .nav-tabs li a {
        background-color: #274078 !important;
        border: 0;
        color: #fefefe !important;
        text-transform: uppercase;
        font-size: 13px;
        padding: 15px 20px
    }

    .nav-tabs > li > a {
        margin-right: 0 !important
    }

    .cdz-mobile-header-menu .cdz-menu {
        padding: 20px 0 0;
        background: #274078
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 {
        float: none;
        display: block
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 a.menu-link {
        display: block;
        color: #777
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 > a.menu-link {
        background: 0 0 !important;
        color: #fff !important
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 > .dropdown-toggle {
        color: #fff !important
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        display: block;
        height: 40px
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop .dropdown-toggle:before {
        font-size: 23px;
        margin-top: 5px
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0:hover:after, .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content label, .cdz-mobile-header-menu .cdz-mobile-search .form-search label {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-link {
        margin: 15px 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link {
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link a {
        padding: 10px;
        display: block;
        clear: left;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link a:hover {
        display: block
    }

    .cdz-mobile-header-menu .cdz-top-link li.link .cdz-top-login .block-login .block-content {
        min-width: inherit;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-top-link li.link .cdz-dropdown-content {
        background: #fff;
        border: 0;
        box-shadow: inherit;
        padding: 10px;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-mobile-logo a, .cdz-mobile-header-menu .lang-flag, .footer-bottom .fototer-tags li {
        display: inline-block
    }

    .cdz-mobile-header-menu #login-form .block-login .block-content, .cdz-mobile-header-menu .cdz-top-login .block-login .block-content {
        min-width: inherit;
        width: 100%;
        position: relative
    }

    .cdz-mobile-header-menu .cdz-trigger:after {
        position: absolute;
        right: 10px;
        font-size: 22px;
        margin-top: 2px;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cdz-mobile-header-menu .cdz-trigger.active:after {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .cdz-mobile-header-menu .cdz-top-link li.link {
        display: block;
        vertical-align: top;
        border-bottom: 1px solid #424242
    }

    .cdz-mobile-header-menu .cdz-mobile-nav .cdz-dropdown-content {
        position: relative;
        overflow: hidden;
        margin: 0;
        background: #fff;
        font-size: 13px;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-nav .cdz-dropdown-content a {
        color: #282828 !important
    }

    .cdz-mobile-header-menu .navbar-nav li .dropdown-toggle {
        position: absolute;
        right: 10px;
        top: 0
    }

    .cdz-mobile-header-menu .cdz-navbar-toggle {
        margin: 0 30px 0 0;
        position: absolute;
        left: 0;
        top: 0
    }

    .cdz-mobile-header-menu .navbar-default .navbar-toggle:focus, .cdz-mobile-header-menu .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }

    .cdz-mobile-header-menu .cdz-mobile-logo {
        padding: 10px 40px;
        float: none;
        width: 100%;
        text-align: center
    }

    .cdz-mobile-header-menu .cdz-mobile-logo img {
        max-width: 100%
    }

    .cdz-mobile-header-menu .cdz-mobile-search {
        margin: 10px 0 15px;
        position: relative
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-search-trigger {
        background: 0 0;
        width: 22px;
        height: 19px;
        display: block
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-search-trigger:before, .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f002";
        font-size: 20px;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button:before {
        font-size: 16px;
        line-height: 40px;
        content: '\f002 '
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search {
        position: relative
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search .input-text {
        background: #f8f8f8;
        border: 1px solid #f8f8f8;
        color: #a4a4a4;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        top: 0;
        z-index: 1;
        display: inline-block;
        font-size: 0;
        background: 0 0;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content {
        min-width: 310px;
        right: -50px;
        top: 43px;
        left: auto;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content .input-text {
        width: 64%;
        height: 34px !important
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content button.button {
        padding: 6px 15px;
        width: 30%;
        position: absolute;
        right: 10px;
        top: 12px
    }

    .cdz-mobile-header-menu .cdz-top-cart {
        position: static
    }

    .cdz-mobile-header-menu .cdz-top-cart a.cart-icon {
        float: right;
        margin-top: 10px;
        position: absolute;
        right: 0;
        top: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .cart-subtotal {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .cart-icon .cart-qty {
        height: 15px;
        line-height: 15px;
        min-width: 15px;
        font-size: 10px;
        border-radius: 30px
    }

    .cdz-mobile-header-menu .cart-icon:before {
        background-position: 7px 8px
    }

    .cdz-mobile-header-menu .cdz-search-trigger .fa-search:before {
        font-size: 18px;
        color: #282828
    }

    .cdz-mobile-header-menu .block-cart.cdz-dropdown-content {
        min-width: 300px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf
    }

    .cdz-mobile-header-menu .block-cart.cdz-dropdown-content .block-title {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .cdz-dropdown-content {
        padding: 20px 0 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .block-content {
        padding: 0;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary {
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828;
        text-transform: uppercase;
        float: left;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title {
        float: left
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title h4 {
        margin-bottom: 10px;
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title p {
        margin: 0;
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828;
        font-weight: 600
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal {
        float: right;
        text-align: right
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal .sub-total-label {
        margin-bottom: 10px;
        font-weight: 600
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal .price {
        display: block
    }

    .cdz-mobile-header-menu .cdz-top-cart .actions {
        clear: left;
        margin-bottom: 20px;
        border-bottom: 1px solid #e1e1e1;
        padding: 0 20px 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .actions .button {
        float: none;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-top-cart .block-subtitle {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list {
        clear: left;
        margin-bottom: 0;
        border-bottom: 1px solid #e1e1e1;
        padding: 0 20px 10px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list li.item {
        margin: 0 0 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-edit, .ftop-newsletter .block.block-subscribe .block-content .actions .button span {
        font-size: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-edit:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\F044";
        font-size: 18px;
        margin-right: 0;
        position: absolute;
        right: 0;
        top: 30px;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove {
        font-size: 0;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:before {
        content: "\f00d";
        margin-right: 0;
        position: absolute;
        right: 0;
        top: 0;
        color: #282828;
        padding: 0 2px;
        border: 1px solid #282828;
        border-radius: 2px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:after {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-image {
        min-width: 50px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-details {
        position: relative;
        margin-left: 70px
    }

    .cdz-mobile-header-menu .cdz-top-cart .product-details-name {
        float: left;
        margin-right: 30px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-details .product-name {
        padding: 0;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list li.item.last {
        margin-bottom: 0
    }

    #MB_window {
        top: 2% !important;
        width: 96% !important;
        left: 2% !important
    }

    #MB_window .product-view .product-shop {
        margin-top: 0
    }

    #MB_window .product-view .product-options dl {
        margin-bottom: 10px
    }

    .cdz-mobile-header-menu .cdz-trigger:after {
        display: none !important
    }

    .cdz-mobile-nav li.menu-item a {
        color: #fff;
        text-shadow: none
    }

    .cdz-mobile-nav .navbar {
        padding: 20px 0 0;
        margin: 0
    }

    .cdz-mobile-nav .navbar .navbar-nav {
        margin: 0
    }

    .cdz-mobile-nav .navbar .navbar-nav .dropdown-toggle {
        position: absolute;
        right: 1px;
        top: 0;
        width: 40px;
        display: block;
        height: 40px;
        padding: 0;
        cursor: pointer
    }

    .cdz-mobile-nav .navbar .navbar-nav li.menu-item {
        float: none;
        display: block;
        position: relative
    }

    .cdz-mobile-nav .navbar .navbar-nav li.menu-item a.menu-link {
        display: block;
        padding: 10px 17px
    }

    .page-footer .footer-bottom {
        padding: 20px 10px
    }

    .footer-top-ads .ftop-ads-title {
        font-size: 100%
    }

    .footer-top-ads .ftop-ads-desc {
        font-size: 90%;
        display: none
    }

    .footer-top-ads .ftop-newsletter {
        margin: 0
    }

    .ftop-newsletter .block.block-subscribe {
        position: relative
    }

    .ftop-newsletter .block.block-subscribe .block-content {
        position: relative;
        padding: 0 0 10px;
        width: auto;
        display: block;
        margin: 0 40px
    }

    .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100% !important
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions {
        position: absolute;
        right: 3px;
        top: 4px;
        width: 35px
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions .button {
        background: 0 0;
        border: 0;
        padding: 3px 15px
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions .button:before {
        -webkit-font-smoothing: antialiased;
        font-size: 18px;
        color: #282828;
        content: '\f105';
        font-family: FontAwesome;
        vertical-align: middle;
        display: inline-block;
        font-weight: 700;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .footer-top-ads .ftop-ads-small {
        font-size: 80%
    }

    .page-footer .footer-social {
        padding: 0;
        margin: 0;
        text-align: center
    }

    .page-footer .footer-social .social {
        margin: 0;
        text-align: center
    }

    .page-footer .footer-social .social a {
        float: none
    }

    .footer-bottom .col-sm-6 {
        margin: 0 0 15px
    }

    .footer-bottom .col-sm-6 .footer-box {
        padding-bottom: 0
    }

    .page-footer p.h5 {
        margin-bottom: 0;
        padding: 5px 0
    }

    .bottom-footer-wrapper .footer-payment-logo {
        float: none !important;
        text-align: center
    }

    .page-footer .cdz-footer-bottom-payment {
        float: none
    }

    .page-footer .cdz-footer-bottom-payment img {
        margin: 0 auto
    }

    .page-footer .footer address {
        text-align: center;
        margin-top: 0
    }

    .footer-bottom .fototer-tags {
        margin: 0
    }

    .footer-bottom .col-sm-6 h5 {
        margin-bottom: 0;
        line-height: 30px
    }

    .footer-box .footer-link {
        padding: 15px 0 0
    }

    .footer-box .cdz-toggle-title {
        cursor: pointer;
        margin: 0
    }

    .footer-box .cdz-toggle-title:before, .mobile-nav-tab-dropdown:before {
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        display: inline-block;
        float: right
    }

    .footer-box .cdz-toggle-title:before {
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        font-size: 22px;
        margin-right: 0;
        cursor: pointer
    }

    .footer-box .cdz-toggle-title.active:before {
        content: "\f107"
    }

    .cdz-slideshow .slider-wrapper .owl-dots {
        display: none !important
    }

    .mobile-nav-tab-dropdown, .mobile-nav-tabs.active {
        display: block;
        line-height: 40px;
        padding: 0 10px;
        text-align: left
    }

    .mobile-nav-tab-dropdown {
        border: 1px solid #e1e1e1;
        margin: 10px 40px 0;
        text-transform: uppercase;
        cursor: pointer
    }

    .mobile-nav-tab-dropdown:before {
        font-size: 18px;
        color: #282828;
        content: '\f0c9';
        vertical-align: middle;
        font-weight: 700;
        overflow: hidden;
        speak: none;
        text-align: center;
        line-height: 40px
    }

    .mobile-nav-tabs.active {
        border: 1px solid;
        background: #fff;
        margin: 0 40px
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-], .codazon-filter-style-05 .owl-nav [class*=owl-] {
        color: #fefefe;
        background: rgba(0, 0, 0, .2);
        border: 0;
        height: 60px;
        width: 35px;
        top: calc(40% - 15px)
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-].owl-next, .codazon-filter-style-05 .owl-nav [class*=owl-].owl-next {
        right: 0
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-].owl-prev, .codazon-filter-style-05 .owl-nav [class*=owl-].owl-prev {
        left: 0;
        margin: 0 0 0 2px
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-]:before, .codazon-filter-style-05 .owl-nav [class*=owl-]:before {
        line-height: 60px
    }

    .codazon-filter-style-02 .cdz-media-wrap, .codazon-filter-style-05 .cdz-media-wrap {
        display: none
    }

    .cdz-buttons-container .tooltip {
        display: none !important
    }

    .mobile-nav-tabs .active.nav-tab-item .switch {
        font-weight: 500
    }

    .nav.nav-tabs.mobile-nav-tabs .nav-tab-item {
        margin: 7px 0;
        clear: left;
        display: block
    }

    .mobile-nav-tabs .nav-tab-item .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch {
        height: auto;
        font: 400 12px/24px Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        text-transform: inherit;
        padding: 0
    }

    .mobile-nav-tabs .active.nav-tab-item .switch, .mobile-nav-tabs .active.nav-tab-item .switch:hover, .mobile-nav-tabs.active.nav-tab-item .switch:focus {
        padding: 0
    }

    .col1-layout .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 50%
    }

    .product-style04 .products-grid .product-items:not(.owl-carousel) .product-item {
        width: 50% !important
    }

    .col-main-containter .col-main {
        padding-top: 0;
        padding-bottom: 20px
    }

    .cms-index-index .col-main-containter .col-main {
        padding-top: 0;
        padding-bottom: 0
    }

    .codazon-ajax-wrap .product-items:not(.owl-carousel) > .product-item {
        min-height: inherit
    }

    .col1-layout .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
        height: inherit
    }

    .product-view .rsOverflow {
        float: none !important;
        display: inline-block
    }

    .product-view .product-shop {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    #addTagForm .form-add {
        width: 60%
    }
}

@media (max-width: 767px) {
    .cdz-popup-wrapper .cdz-popup-newsletter-left {
        float: none;
        width: 100%;
        height: 50%;
        display: none
    }

    .cdz-popup-wrapper .cdz-popup-newsletter-right {
        float: none;
        width: 100%
    }

    .cdz-slideshow .owl-carousel .owl-nav [class*=owl-] {
        left: 0;
        top: calc(40% - 15px);
        display: none !important
    }

    .cdz-slideshow .owl-carousel .owl-nav [class*=owl-].owl-next {
        right: 0
    }

    .product-image-moreview img.rsImg {
        max-width: none;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important
    }

    .product-view .product-rating-sku .no-rating {
        text-align: left
    }

    .product-view .product-rating-sku .product-shop-sku {
        margin-bottom: 10px
    }

    .product-view .availability .in-stock strong, .product-view .product-rating-sku .product-shop-sku, .product-view .product-rating-sku .product-shop-sku strong, .product-view .product-rating-sku .ratings .rating-links {
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .product-view .product-rating-sku .pull-right {
        float: none !important
    }

    .product-view .product-rating-sku .ratings {
        margin-bottom: 10px;
        text-align: left
    }

    .product-view-media {
        padding: 0
    }

    .category-products .product-grid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .products-grid .product-item {
        width: 50%
    }

    .cart-table {
        border: 0
    }

    .cart-table tr td {
        display: table-cell;
        padding: 10px 5px
    }

    .cart-table tr td .item-options {
        padding: 0;
        margin: 10px 0 0
    }

    .cart-table tr td .item-options dd {
        padding-left: 5px
    }

    .cart-table tfoot .button {
        background: 0 0;
        border: 0;
        margin: 0 6px;
        padding: 10px !important
    }

    .cart-table tfoot .button:hover {
        color: #fc7070
    }

    .cart-table tfoot .button {
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .cart-table .qty {
        width: 40px;
        height: 35px !important
    }

    .cart .page-title h1 {
        margin: 0
    }

    .cart .page-title {
        padding: 0 10px 15px
    }

    .cart .data-table tr td {
        border: 0 !important
    }

    .cart form fieldset {
        margin: 0 0 20px;
        padding: 0
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .header-container.cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
        margin-right: 150px
    }
}

@media (max-width: 991px) {
    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
        margin-right: 100px !important
    }

    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }

    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link a {
        font-size: 0 !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart {
        position: relative;
        z-index: 1;
        top: 0;
        right: 0
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-qty {
        right: 0;
        left: auto !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-label, .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-subtotal {
        display: none
    }

    .cdz-header-style-02 .header .sticky-menu .cdz-content-megamenu {
        width: 100%;
        float: right
    }

    .cdz-header-style-02 .header .sticky-menu .cdz-content-megamenu .groupmenu li.level0 a.menu-link {
        padding: 5px 8px
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search input[type=text] {
        padding: 0;
        margin: 0
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search .button:before, .cdz-header-style-02 .header .sticky-menu .block-search .block-search .form-search:hover .button:before {
        color: #999
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search .form-search:hover input[type=text] {
        border: 0;
        padding: 0 10px;
        color: #999
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search {
        width: auto !important;
        float: left
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search input[type=text] {
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-width: 0;
        height: 38px !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search .button {
        height: 38px
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search .button:before, .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search:hover .button:before {
        color: #fff
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search:hover input[type=text] {
        width: 100%;
        border-left-width: 1px
    }
}

@media (max-width: 767px) {
    .menu-breadcrumbs .breadcrumbs {
        margin: 0;
        padding: 10px 10px 0;
        border-radius: 5px;
        font-size: 10px;
        line-height: 24px
    }
}

@media (max-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid {
        border-left-color: #e1e1e1
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
        margin: 0
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        padding: 0 0 10px;
        margin: 0;
        border-right: 1px solid;
        border-bottom: 1px solid
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
        border: 0 solid;
        border-width: 0 !important
    }

    .cdz-buttons-inner .qs-button, .codazon-filter-style-02 .products-grid .product-item-info .cdz-product-bottom .ratings, .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-info, .menu-vertical .cdz-nav-wrap .parent:after {
        display: none
    }

    .codazon-filter-style-05 .products-grid .owl-theme .owl-nav {
        margin: 0
    }

    .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-bottom {
        position: inherit;
        background: 0 0 !important;
        padding-top: 10px;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }

    .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }

    .menu-vertical .cdz-nav-wrap .parent .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 0;
        width: 37px;
        display: block;
        height: 37px
    }

    .menu-vertical .cdz-nav-wrap .parent:hover > .cdz-sub-cat {
        display: inherit;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .menu-vertical .cdz-nav-wrap .parent:hover > .cdz-sub-cat {
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .menu-vertical .cdz-nav-wrap .parent .dropdown-toggle {
        display: block !important
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100%
    }

    .footer-newsletter-02 .social {
        margin: 15px 0 0
    }
}

@media (max-width: 767px) {
    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100% !important
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input:before, .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box:before {
        line-height: 34px
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
        height: 34px !important
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions {
        width: 35px !important;
        text-align: center !important;
        top: 0
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions .button {
        padding: 5px 10px !important;
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .footer-newsletter-02 .footer02-social {
        clear: left
    }

    .footer-newsletter-02 .social {
        margin: 15px 0;
        text-align: center !important
    }

    .customer-account-create .account-create, .customer-account-forgotpassword .page-main, .customer-account-login .account-login {
        width: auto
    }

    .account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate {
        min-width: inherit
    }

    .customer-account-edit .footer, .customer-account-edit .header-container, .customer-account-index .footer, .customer-account-index .header-container, .customer-address-form .footer, .customer-address-form .header-container, .customer-address-index .footer, .customer-address-index .header-container, .downloadable-customer-products .footer, .downloadable-customer-products .header-container, .newsletter-manage-index .footer, .newsletter-manage-index .header-container, .oauth-customer-token-index .footer, .oauth-customer-token-index .header-container, .review-customer-index .footer, .review-customer-index .header-container, .sales-billing-agreement-index .footer, .sales-billing-agreement-index .header-container, .sales-order-history .footer, .sales-order-history .header-container, .sales-order-invoice .footer, .sales-order-invoice .header-container, .sales-order-shipment .footer, .sales-order-shipment .header-container, .sales-order-view .footer, .sales-order-view .header-container, .sales-recurring-profile-index .footer, .sales-recurring-profile-index .header-container, .tag-customer-index .footer, .tag-customer-index .header-container, .wishlist-index-index .footer, .wishlist-index-index .header-container {
        display: block
    }

    .customer-account-edit .col-left.sidebar, .customer-account-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .customer-address-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .newsletter-manage-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-view .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .tag-customer-index .col-left.sidebar, .wishlist-index-index .col-left.sidebar {
        width: auto;
        height: auto;
        position: static;
        margin: 0 10px 20px;
        padding-bottom: 0
    }

    .customer-account-edit .col-left.sidebar .block.block-account, .customer-account-index .col-left.sidebar .block.block-account, .customer-address-form .col-left.sidebar .block.block-account, .customer-address-index .col-left.sidebar .block.block-account, .downloadable-customer-products .col-left.sidebar .block.block-account, .newsletter-manage-index .col-left.sidebar .block.block-account, .oauth-customer-token-index .col-left.sidebar .block.block-account, .review-customer-index .col-left.sidebar .block.block-account, .sales-billing-agreement-index .col-left.sidebar .block.block-account, .sales-order-history .col-left.sidebar .block.block-account, .sales-order-invoice .col-left.sidebar .block.block-account, .sales-order-shipment .col-left.sidebar .block.block-account, .sales-order-view .col-left.sidebar .block.block-account, .sales-recurring-profile-index .col-left.sidebar .block.block-account, .tag-customer-index .col-left.sidebar .block.block-account, .wishlist-index-index .col-left.sidebar .block.block-account {
        margin-bottom: 0
    }

    .customer-account-edit .col-main, .customer-account-index .col-main, .customer-address-form .col-main, .customer-address-index .col-main, .downloadable-customer-products .col-main, .newsletter-manage-index .col-main, .oauth-customer-token-index .col-main, .review-customer-index .col-main, .sales-billing-agreement-index .col-main, .sales-order-history .col-main, .sales-order-invoice .col-main, .sales-order-shipment .col-main, .sales-order-view .col-main, .sales-recurring-profile-index .col-main, .tag-customer-index .col-main, .wishlist-index-index .col-main {
        width: auto;
        float: none;
        position: static
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .cdz-header-style-04.header-container .header .cart-icon .cart-label, .cdz-header-style-04.header-container .header .cart-icon .cart-subtotal {
        display: none
    }

    .cdz-header-style-04.header-container .sticky-menu:not(.active) .cdz-top-cart .cart-icon {
        width: 38px;
        height: 38px;
        padding: 0
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe {
        margin-left: 0 !important
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content input {
        padding-right: 10px
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content .actions {
        position: static;
        margin-top: 10px
    }

    .page-footer .item_tag li a {
        padding: 0;
        border: 0
    }
}

@media (max-width: 766px) {
    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper {
        padding-left: 10px;
        padding-right: 10px
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe {
        margin-left: 0 !important
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .footer-social a {
        float: left;
        margin: 5px 10px 5px 0
    }

    .footer-cart.cdz-dropdown .cart-trigger {
        min-width: 55px;
        padding: 16px 10px;
        top: -61px;
        text-align: center;
        left: 5px;
        border-radius: 100px
    }

    .footer-cart.cdz-dropdown .cart-trigger span.amount {
        display: none !important
    }

    .footer-cart.cdz-dropdown .cart-trigger:after {
        content: "\f291";
        font-size: 22px;
        margin: 0;
        float: none
    }

    .footer-cart.cdz-dropdown.active .cart-trigger {
        border-radius: 0;
        top: -56px;
        left: 0
    }

    .footer-cart.cdz-dropdown.active .cart-trigger:after {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        content: "\f00d"
    }

    .footer-cart.cdz-dropdown .cart-content {
        background: rgba(255, 255, 255, .9);
        box-shadow: 0 0 15px rgba(0, 0, 0, .9)
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items {
        position: static;
        padding: 0;
        width: 100%;
        height: auto
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list {
        border: 0;
        padding: 10px 10px 0
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item {
        width: 50px
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item .product-image img {
        max-width: 100%
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item .btn-remove {
        margin-top: 7px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out {
        position: static;
        width: 100%;
        padding: 20px 10px 0
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .summary {
        float: none;
        width: 100%;
        padding: 0 10px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .actions {
        float: none;
        height: auto;
        margin: 0;
        border-left: none;
        border-top: 1px solid #dfdfdf;
        padding: 20px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .actions button.button {
        width: 100%
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .box-style03 .products-grid .product-item-info .cdz-buttons-container .action, .product-list-style02 .products-list .item .cdz-product-right .cdz-product-bottom {
        display: none
    }

    .product-list-style02 .products-list .item .product-item-info .product-name {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .box-style04 .box-products .products-grid .item-group .item .product-item-info .cdz-hover-section {
        margin: 0
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container .action {
        display: none
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .product-list-style02 .products-list .item .price {
        font-size: 13px
    }

    .box-style03 .block-title .h2 {
        font-size: 130%
    }

    .box-style03 .products-grid .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container form, .box-style04 .products-grid .product-item-info .cdz-buttons-container form {
        display: inline-block
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }

    .box-style03 .products-grid .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }

    .box-style03 .products-grid .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button, .box-style04 .products-grid .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }

    .box-style04 .products-grid .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }

    .box-style04 .products-grid .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@media (max-width: 767px) {
    .cart-table tfoot .button {
        float: left;
        text-align: left
    }
}

.header .cdz-header-menu .cdz-top-link li a {
    font-weight: 700;
    color: #282828
}

.search-wrapper {
    padding-left: 30px
}

.header .block-cart .btn-remove:before, .header .block:not(.block-static-block) .btn-remove:before {
    border: 0 !important;
    color: #ed7f7f !important;
    top: 13px;
    font-size: 12px
}

.header .block:not(.block-static-block) .mini-products-list .cart-item-qty {
    min-width: 40px;
    padding: 0 8px;
    color: #282828;
    max-width: 50px;
    float: right;
    cursor: default;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    width: 100%;
    height: 40px !important;
    border-radius: 5px;
    right: 30px;
    position: absolute;
    border: 0
}

.header .mini-products-list .ajax-update-cart {
    float: left
}

.header .block-cart .btn-remove, .header .block:not(.block-static-block) .btn-remove {
    position: absolute;
    display: inline-block;
    right: 0
}

.header .block-cart .btn-edit, .header .block:not(.block-static-block) .btn-edit {
    border: 0
}

.header .block:not(.block-static-block) .btn-edit.increase:before {
    content: "\f067";
    font-size: 12px;
    top: 58px;
    color: #274078 !important;
    right: 38px;
    cursor: pointer
}

.header .block-cart .btn-edit:before, .header .block:not(.block-static-block) .btn-edit.decrease:before {
    content: "\f068";
    font-size: 12px;
    top: 58px;
    color: #274078 !important;
    right: 90px;
    cursor: pointer
}

.cart-wrapper .security {
    color: #999
}

.cart-wrapper .security p {
    margin-bottom: 0;
    font-size: 12px
}

.header .block-cart .actions .button, .header .block:not(.block-static-block) .actions .button {
    float: right;
    margin-top: 10px
}

.header .block:not(.block-static-block) .product-name {
    height: 45px
}

.header .block:not(.block-static-block) .box-price {
    display: flex;
    align-items: center;
    vertical-align: middle;
    height: 40px
}

.account-login .box-new-customer .customer-login-register-button {
    border: 1px dashed #9c9c9c;
    border-radius: 5px;
    background-color: #fff;
    text-transform: none;
    color: #000;
    padding: 6px 5px 8px;
    font-size: 16px;
    word-spacing: 2px;
    width: 100%;
    position: relative;
    display: block;
    text-align: center
}

.account-login #login-form {
    width: 100%;
    max-width: 100%;
    border: 0 !important
}

.customer-account-login .account-login {
    max-width: 100%
}

.account-login #login-form .row {
    display: flex;
    align-items: center;
    vertical-align: middle
}

.customer-account-login .account-create, .customer-account-login .account-login {
    width: 50%;
    float: left
}

.account-login .buttons-set button.button {
    border-color: #0b235a !important;
    background: #0b235a !important
}

.cart-label {
    color: #282828;
    display: contents
}

@media (max-width: 771px) {
    .groupmenu-drop img {
        display: none
    }

    .customer-account-login .account-create, .customer-account-login .account-login {
        width: 100%
    }

    .mini-products-list .btn-remove:before {
        border: 0 !important;
        color: #ed7f7f !important
    }

    .mini-products-list .cart-item-qty {
        min-width: 40px;
        padding: 0 8px;
        color: #282828;
        max-width: 50px;
        cursor: default;
        font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        width: 100%;
        height: 40px !important;
        border: 0;
        border-radius: 5px;
        right: 30px;
        position: relative;
        float: left;
        outline: 0
    }

    .mini-products-list .cart-item-qty:focus {
        border: 0 !important
    }

    .mini-products-list .btn-remove {
        float: left;
        position: relative;
        border: 0;
        top: 10px
    }

    .mini-products-list .btn-edit.decrease:before, .mini-products-list .btn-edit.increase:before, .mini-products-list .btn-remove:after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 0;
        position: relative
    }

    .mini-products-list .btn-remove:after {
        right: 15px;
        content: "\f00d";
        font-size: 15px;
        top: 0;
        padding: 0 2px;
        border-radius: 2px;
        border: 0 !important;
        color: #ed7f7f !important;
        float: left
    }

    .mini-products-list .btn-edit {
        border: 0 !important;
        background: 0 0;
        width: 0;
        height: 0
    }

    .mini-products-list .btn-edit.decrease:before, .mini-products-list .btn-edit.increase:before {
        font-size: 12px;
        top: 10px;
        color: #274078 !important
    }

    .mini-products-list .btn-edit.increase:before {
        content: "\f067";
        right: 77px
    }

    .mini-products-list .btn-edit.decrease:before {
        content: "\f068";
        right: 129px
    }

    .mini-products-list .box-price {
        left: 60px;
        position: relative;
        top: -10px
    }
}

.account-create .page-title h1:before, .account-login .page-title h1:before {
    content: "\f007";
    font-size: 30px;
    top: 6px;
    color: #282828ab !important;
    right: 5px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
    position: relative
}

.account-login .page-title h1:before {
    content: "\f023"
}

.customer-account-login .main-container .col-main-containter {
    padding-top: 0
}

.customer-account-login .main-container {
    padding-top: 70px !important
}

.account-create, .account-login {
    margin-top: 20px
}

#checkout-review-table-wrapper .product-name {
    font-size: 12px !important
}

@media screen and (min-width: 1024px) {
    .page .header-container .row.fixed {
        height: 103px !important
    }

    .page .header-container .row.fixed + div {
        padding-top: 100px !important
    }
}

.header .cdz-header-menu .cdz-top-link .fa, .header .cdz-header-menu .cdz-top-link .link.link-account, .header .cdz-header-menu .cdz-top-link .link.link-account .customer-name, .header .cdz-header-menu .cdz-top-link .link.link-account a {
    color: #282828;
    font-weight: 400
}

.cdz-header-style-02 .header .cdz-header-logo {
    padding-right: 0
}

.cdz-header-style-02 .header .cdz-header-menusearch {
    padding-left: 0
}

.cdz-top-login .fa.fa-user {
    float: left;
    font-size: 33px;
    margin-right: 10px;
    color: #274078 !important
}

#product-addtocart-button {
    border-radius: 2px;
    padding: 8px;
    display: block !important
}

#product-addtocartandredirect-button {
    color: #fff !important
}

#product-addtocartandredirect-button, #product-home-redirect-button {
    border-radius: 2px;
    padding: 8px;
    display: block !important
}

.product-view .add-to-cart .product-button-top {
    margin-bottom: 11px
}

#product-addtocart-button {
    background-color: #274078 !important;
    border-color: #274078 !important;
    color: #fff !important
}

#product-addtocartandredirect-button {
    background-color: green !important;
    border-color: green !important;
    margin-top: 10px
}

#product-home-redirect-button {
    background-color: #274078 !important;
    border-color: #274078 !important;
    color: #fff !important
}

.btn-infobox {
    cursor: pointer
}

.btn-infobox:hover + .infobox {
    display: block !important
}

.infobox {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    left: 0;
    z-index: 2;
    font-size: 12px
}

.products-grid .product-name {
    height: 70px !important;
    float: left;
    width: 100%
}

.cdz-block-product01 .product-item .cart-wrapper {
    display: inline-block;
    margin-right: 0;
    width: 100%
}

.price-box .old-price .price {
    font-size: 14px
}

.product-item .old-price {
    margin-left: 0
}

.cdz-mobile-header-menu .cart-icon:after {
    display: none
}

.cms-index-index {
    overflow-x: hidden
}

#modal-free-freight {
    position: fixed;
    display: none;
    width: 600px;
    min-height: 300px;
    background: #fff;
    top: 28px;
    z-index: 99999999;
    padding: 15px;
    border: 1px solid #333;
    border-radius: 2px;
    margin-left: 50%;
    left: 100%;
    transition: left 1s .1s ease-in-out
}

.modal-free-freight-close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 24px;
    cursor: pointer
}

#modal-free-freight .flag-freeShipping {
    display: inline-block
}

#modal-free-freight.show {
    display: block !important;
    left: -300px !important;
    transition: left 1s .1s ease-in-out
}

@media all and (max-width: 770px) {
    #modal-free-freight {
        left: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        transition: all 1s .1s ease-in-out;
        width: 100%
    }

    #modal-free-freight.show {
        display: block !important;
        left: 0 !important;
        margin-left: 0;
        transition: left 1s .1s ease-in-out
    }
}

.more-details {
    color: #40c781;
    text-decoration: none;
    cursor: pointer;
    display: block;
    clear: both;
    margin-top: 10px;
    font-weight: 700
}

.catalog-link-search {
    color: #333;
    font-size: 12px;
    text-decoration: underline
}

.catalogsearch-result-index .page-title h1, .catalogsearch-result-index .page-title h2 {
    text-transform: none !important
}

.catalogsearch-result-index .page-title h2 {
    font-weight: 400 !important;
    font-size: 13px
}

.product-item-details h4 {
    font-size: 13px
}

@media all and (max-width: 770px) {
    .product-view .product-detail-tab .box-collateral .container {
        padding: 0
    }

    .product-view .product-detail-tab .box-collateral .section-header {
        padding: 5px;
        border: 1px solid #ddd;
        height: 34px;
        width: 100%;
        background: #efefef;
        position: relative
    }

    .product-view .product-detail-tab .box-collateral .section-header .fas {
        position: absolute;
        right: 11px;
        font-size: 23px
    }

    .product-view .product-detail-tab .box-collateral .section-content {
        overflow-y: hidden;
        height: 0;
        width: 100%;
        transition: height .2s .1s ease-in-out
    }

    .product-view .product-detail-tab .box-collateral .section-content.open {
        height: 100%;
        min-height: 60px;
        transition: height .2s .1s ease-in-out
    }

    .product-view .product-section .section-title, .product-view .product-section h2, .product-view .product-section h3 {
        margin: 0 0 20px
    }

    .customer-account-index .block.cdz-dropdown-content {
        border: 2px solid #ccc !important;
        z-index: 9999999;
        margin: 4px 0 0;
        list-style: none none;
        box-sizing: border-box;
        position: absolute;
        -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
        -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
        box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        min-width: 190px;
        display: none;
        background: #fff !important;
        padding: 10px !important
    }
}

.catalog-category-view .category-description.std {
    position: relative;
    display: block;
    width: 100%;
    min-height: 95px;
    height: auto !important;
    float: left
}

.catalog-category-view .category-description.std h2 {
    top: 50px !important;
    text-transform: lowercase
}

@media (max-width: 767px) {
    .cdz-mobile-header-menu {
        background: #fff;
        border-bottom: 1px solid #dfdfdf
    }

    .cdz-mobile-header-menu .navbar-default {
        min-height: inherit;
        margin: 0;
        background: no-repeat;
        box-shadow: inherit;
        border-radius: 0;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-nav {
        background: #274078;
        border: 0;
        box-shadow: inset 0 0 15px rgba(0, 0, 0, .9);
        width: 280px
    }

    .cdz-mobile-header-menu .cdz-mobile-nav a {
        color: #fff
    }

    .cdz-mobile-header-menu .cdz-menu-responsive {
        border: 0;
        padding: 0;
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 50px;
        position: relative;
        width: 50px
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar {
        display: block;
        background: #252525;
        position: absolute;
        top: 25px;
        left: 0;
        height: 2px;
        border-radius: 2px;
        margin: 0;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-transition: top .2s .4s, left .2s .4s, opacity .2s .4s, -webkit-transform .2s .2s;
        -moz-transition: top .2s .4s, left .2s .4s, opacity .2s .4s, -moz-transform .2s .2s;
        transition: top .2s .4s, left .2s .4s, opacity .2s .4s, transform .2s .2s
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:nth-child(2n) {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:first-child {
        top: 15px
    }

    .cdz-mobile-header-menu .cdz-menu-responsive .icon-bar:last-child {
        top: 35px
    }

    .cdz-mobile-header-menu .nav-tabs {
        background: #f8f8f8;
        border: 0;
        text-align: left
    }

    .cdz-mobile-header-menu .nav-tabs li {
        margin: 0;
        float: left
    }

    .cdz-mobile-header-menu .nav-tabs li a {
        background-color: #f8f8f8;
        border: 0;
        color: #282828;
        text-transform: uppercase;
        font-size: 12px;
        padding: 15px 20px
    }

    .cdz-mobile-header-menu .nav-tabs > li.active > a, .cdz-mobile-header-menu .nav-tabs > li.active > a:focus, .cdz-mobile-header-menu .nav-tabs > li.active > a:hover, .cdz-mobile-header-menu .nav-tabs > li > a:hover {
        color: #fff;
        background-color: #274078;
        border: 0 solid #e1e1e1;
        border-bottom-color: transparent;
        border-radius: 0;
        cursor: pointer
    }

    .menu-vertical-block {
        display: none !important
    }

    .cdz-mobile-header-menu .cdz-menu {
        padding: 20px 0 0
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 {
        float: none;
        display: block
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 a.menu-link {
        display: block;
        color: #777
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 > a.menu-link {
        background: 0 0 !important;
        color: #fff !important
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 > .dropdown-toggle {
        color: #fff !important
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        display: block;
        height: 40px
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop {
        display: none;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
        position: static !important;
        width: 100%;
        background: #274078;
        box-shadow: none;
        padding-left: 20px
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop .groupdrop-title, .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop li a {
        color: #fefefe !important
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop .dropdown-toggle {
        color: #fefefe
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0 .groupmenu-drop .dropdown-toggle:before {
        font-size: 23px;
        margin-top: 5px
    }

    .cdz-mobile-header-menu .cdz-menu .groupmenu li.level0:hover:after, .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content label, .cdz-mobile-header-menu .cdz-mobile-search .form-search label {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-link {
        margin: 15px 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link {
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link a {
        padding: 10px;
        display: block;
        clear: left;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-link li.link a:hover {
        display: block
    }

    .cdz-mobile-header-menu .cdz-top-link li.link .cdz-top-login .block-login .block-content {
        min-width: inherit;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-top-link li.link .cdz-dropdown-content {
        background: #fff;
        border: 0;
        box-shadow: inherit;
        padding: 10px;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-mobile-logo a, .cdz-mobile-header-menu .lang-flag, .footer-bottom .fototer-tags li {
        display: inline-block
    }

    .cdz-mobile-header-menu #login-form .block-login .block-content, .cdz-mobile-header-menu .cdz-top-login .block-login .block-content {
        min-width: inherit;
        width: 100%;
        position: relative
    }

    .cdz-mobile-header-menu .cdz-trigger:after {
        position: absolute;
        right: 10px;
        font-size: 22px;
        margin-top: 2px;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .cdz-mobile-header-menu .cdz-trigger.active:after {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .cdz-mobile-header-menu .cdz-top-link li.link {
        display: block;
        vertical-align: top;
        border-bottom: 1px solid #424242
    }

    .cdz-mobile-header-menu .cdz-mobile-nav .cdz-dropdown-content {
        position: relative;
        overflow: hidden;
        margin: 0;
        background: #fff;
        font-size: 12px;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-nav .cdz-dropdown-content a {
        color: #282828 !important
    }

    .cdz-mobile-header-menu .navbar-nav li .dropdown-toggle {
        position: absolute;
        right: 10px;
        top: 0
    }

    .cdz-mobile-header-menu .cdz-navbar-toggle {
        margin: 0 30px 0 0;
        position: absolute;
        left: 0;
        top: 0
    }

    .cdz-mobile-header-menu .navbar-default .navbar-toggle:focus, .cdz-mobile-header-menu .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }

    .cdz-mobile-header-menu .cdz-mobile-logo {
        padding: 10px 40px;
        float: none;
        width: 100%;
        text-align: center
    }

    .cdz-mobile-header-menu .cdz-mobile-logo img {
        max-width: 100%
    }

    .cdz-mobile-header-menu .cdz-mobile-search {
        margin: 10px 0 15px;
        position: relative
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-search-trigger {
        background: 0 0;
        width: 22px;
        height: 19px;
        display: block
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-search-trigger:before, .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f002";
        font-size: 20px;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button:before {
        font-size: 16px;
        line-height: 40px;
        content: '\f002 '
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search {
        position: relative
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search .input-text {
        background: #f8f8f8;
        border: 1px solid #f8f8f8;
        color: #a4a4a4;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .cdz-mobile-header-menu .cdz-mobile-search .form-search button.button {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        top: 0;
        z-index: 1;
        display: inline-block;
        font-size: 0;
        background: 0 0;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content {
        min-width: 310px;
        right: -50px;
        top: 43px;
        left: auto;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content .input-text {
        width: 64%;
        height: 34px !important
    }

    .cdz-mobile-header-menu .cdz-mobile-search .cdz-dropdown-content button.button {
        padding: 6px 15px;
        width: 30%;
        position: absolute;
        right: 10px;
        top: 12px
    }

    .cdz-mobile-header-menu .cdz-top-cart {
        position: static
    }

    .cdz-mobile-header-menu .cdz-top-cart a.cart-icon {
        float: right;
        margin-top: 10px;
        position: absolute;
        right: 0;
        top: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .cart-subtotal {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .cart-icon .cart-qty {
        height: 15px;
        line-height: 15px;
        min-width: 15px;
        font-size: 10px;
        border-radius: 30px
    }

    .cdz-mobile-header-menu .cart-icon:before {
        background-position: 7px 8px
    }

    .cdz-mobile-header-menu .cdz-search-trigger .fa-search:before {
        font-size: 18px;
        color: #282828
    }

    .cdz-mobile-header-menu .block-cart.cdz-dropdown-content {
        min-width: 300px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf
    }

    .cdz-mobile-header-menu .block-cart.cdz-dropdown-content .block-title {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .cdz-dropdown-content {
        padding: 20px 0 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .block-content {
        padding: 0;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary {
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828;
        text-transform: uppercase;
        float: left;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title {
        float: left
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title h4 {
        margin-bottom: 10px;
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .cart-total-title p {
        margin: 0;
        font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        color: #282828;
        font-weight: 600
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal {
        float: right;
        text-align: right
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal .sub-total-label {
        margin-bottom: 10px;
        font-weight: 600
    }

    .cdz-mobile-header-menu .cdz-top-cart .summary .subtotal .price {
        display: block
    }

    .cdz-mobile-header-menu .cdz-top-cart .actions {
        clear: left;
        margin-bottom: 20px;
        border-bottom: 1px solid #e1e1e1;
        padding: 0 20px 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .actions .button {
        float: none;
        width: 100%
    }

    .cdz-mobile-header-menu .cdz-top-cart .block-subtitle {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list {
        clear: left;
        margin-bottom: 0;
        border-bottom: 1px solid #e1e1e1;
        padding: 0 20px 10px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list li.item {
        margin: 0 0 20px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-edit, .ftop-newsletter .block.block-subscribe .block-content .actions .button span {
        font-size: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-edit:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\F044";
        font-size: 18px;
        margin-right: 0;
        position: absolute;
        right: 0;
        top: 30px;
        color: #282828
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove {
        font-size: 0;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
        border: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:before {
        content: "\f00d";
        margin-right: 0;
        position: absolute;
        right: 0;
        top: 0;
        color: #282828;
        padding: 0 2px;
        border: 1px solid #282828;
        border-radius: 2px
    }

    .cdz-mobile-header-menu .cdz-top-cart .btn-remove:after {
        display: none
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-image {
        min-width: 50px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-details {
        position: relative;
        margin-left: 70px
    }

    .cdz-mobile-header-menu .cdz-top-cart .product-details-name {
        float: left;
        margin-right: 30px
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list .product-details .product-name {
        padding: 0;
        margin: 0
    }

    .cdz-mobile-header-menu .cdz-top-cart .mini-products-list li.item.last {
        margin-bottom: 0
    }

    #MB_window {
        top: 2% !important;
        width: 96% !important;
        left: 2% !important
    }

    #MB_window .product-view .product-shop {
        margin-top: 0
    }

    #MB_window .product-view .product-options dl {
        margin-bottom: 10px
    }

    .cdz-mobile-nav li.menu-item a {
        color: #fff;
        text-shadow: none
    }

    .cdz-mobile-nav .navbar {
        padding: 20px 0 0;
        margin: 0
    }

    .cdz-mobile-nav .navbar .navbar-nav {
        margin: 0
    }

    .cdz-mobile-nav .navbar .navbar-nav .dropdown-toggle {
        position: absolute;
        right: 1px;
        top: 0;
        width: 40px;
        display: block;
        height: 40px;
        padding: 0;
        cursor: pointer
    }

    .cdz-mobile-nav .navbar .navbar-nav li.menu-item {
        float: none;
        display: block;
        position: relative
    }

    .cdz-mobile-nav .navbar .navbar-nav li.menu-item a.menu-link {
        display: block;
        padding: 10px 17px
    }

    .page-footer .footer-bottom {
        padding: 20px 10px
    }

    .footer-top-ads .ftop-ads-title {
        font-size: 100%
    }

    .footer-top-ads .ftop-ads-desc {
        font-size: 90%;
        display: none
    }

    .footer-top-ads .ftop-newsletter {
        margin: 0
    }

    .ftop-newsletter .block.block-subscribe {
        position: relative
    }

    .ftop-newsletter .block.block-subscribe .block-content {
        position: relative;
        padding: 0 0 10px;
        width: auto;
        display: block;
        margin: 0 40px
    }

    .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100% !important
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions {
        position: absolute;
        right: 3px;
        top: 4px;
        width: 35px
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions .button {
        background: 0 0;
        border: 0;
        padding: 3px 15px
    }

    .ftop-newsletter .block.block-subscribe .block-content .actions .button:before {
        -webkit-font-smoothing: antialiased;
        font-size: 18px;
        color: #282828;
        content: '\f105';
        font-family: FontAwesome;
        vertical-align: middle;
        display: inline-block;
        font-weight: 700;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .footer-top-ads .ftop-ads-small {
        font-size: 80%
    }

    .page-footer .footer-social {
        padding: 0;
        margin: 0;
        text-align: center
    }

    .page-footer .footer-social .social {
        margin: 0;
        text-align: center
    }

    .page-footer .footer-social .social a {
        float: none
    }

    .footer-bottom .col-sm-6 {
        margin: 0 0 15px
    }

    .footer-bottom .col-sm-6 .footer-box {
        padding-bottom: 0
    }

    .page-footer p.h5 {
        margin-bottom: 0;
        padding: 5px 0
    }

    .bottom-footer-wrapper .footer-payment-logo {
        float: none !important;
        text-align: center
    }

    .page-footer .cdz-footer-bottom-payment {
        float: none
    }

    .page-footer .cdz-footer-bottom-payment img {
        margin: 0 auto
    }

    .page-footer .footer address {
        text-align: center;
        margin-top: 0
    }

    .footer-bottom .fototer-tags {
        margin: 0
    }

    .footer-bottom .col-sm-6 h5 {
        margin-bottom: 0;
        line-height: 30px
    }

    .footer-box .footer-link {
        padding: 15px 0 0
    }

    .footer-box .cdz-toggle-title {
        cursor: pointer;
        margin: 0
    }

    .footer-box .cdz-toggle-title:before, .mobile-nav-tab-dropdown:before {
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        display: inline-block;
        float: right
    }

    .footer-box .cdz-toggle-title:before {
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        font-size: 22px;
        margin-right: 0;
        cursor: pointer
    }

    .footer-box .cdz-toggle-title.active:before {
        content: "\f107"
    }

    .cdz-slideshow .slider-wrapper .owl-dots {
        display: none !important
    }

    .mobile-nav-tab-dropdown, .mobile-nav-tabs.active {
        display: block;
        line-height: 40px;
        padding: 0 10px;
        text-align: left
    }

    .mobile-nav-tab-dropdown {
        border: 1px solid #e1e1e1;
        margin: 10px 0 0;
        text-transform: uppercase;
        cursor: pointer
    }

    .mobile-nav-tab-dropdown:before {
        font-size: 18px;
        color: #282828;
        content: '\f0c9';
        vertical-align: middle;
        font-weight: 700;
        overflow: hidden;
        speak: none;
        text-align: center;
        line-height: 40px
    }

    .mobile-nav-tabs.active {
        border: 1px solid;
        background: #fff;
        margin: 0
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-], .codazon-filter-style-05 .owl-nav [class*=owl-] {
        color: #fefefe;
        background: rgba(0, 0, 0, .2);
        border: 0;
        height: 60px;
        width: 35px;
        top: calc(40% - 15px)
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-].owl-next, .codazon-filter-style-05 .owl-nav [class*=owl-].owl-next {
        right: 0
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-].owl-prev, .codazon-filter-style-05 .owl-nav [class*=owl-].owl-prev {
        left: 0;
        margin: 0 0 0 2px
    }

    .codazon-filter-style-02 .owl-nav [class*=owl-]:before, .codazon-filter-style-05 .owl-nav [class*=owl-]:before {
        line-height: 60px
    }

    .codazon-filter-style-02 .cdz-media-wrap, .codazon-filter-style-05 .cdz-media-wrap {
        display: none
    }

    .cdz-buttons-container .tooltip {
        display: none !important
    }

    .mobile-nav-tabs .active.nav-tab-item .switch {
        font-weight: 500
    }

    .nav.nav-tabs.mobile-nav-tabs .nav-tab-item {
        margin: 7px 0;
        clear: left;
        display: block
    }

    .mobile-nav-tabs .nav-tab-item .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch {
        height: auto;
        font: 400 12px/24px Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        text-transform: inherit;
        padding: 0
    }

    .mobile-nav-tabs .active.nav-tab-item .switch, .mobile-nav-tabs .active.nav-tab-item .switch:hover, .mobile-nav-tabs.active.nav-tab-item .switch:focus {
        padding: 0
    }

    .col1-layout .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 50%
    }

    .product-style04 .products-grid .product-items:not(.owl-carousel) .product-item {
        width: 50% !important
    }

    .col-main-containter .col-main {
        padding-top: 0;
        padding-bottom: 20px
    }

    .cms-index-index .col-main-containter .col-main {
        padding-top: 0;
        padding-bottom: 0
    }

    .codazon-ajax-wrap .product-items:not(.owl-carousel) > .product-item {
        min-height: inherit
    }

    .col1-layout .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
        height: inherit
    }

    .product-view .rsOverflow {
        float: none !important;
        display: inline-block
    }

    .product-view .product-shop {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    #addTagForm .form-add {
        width: 60%
    }
}

@media (max-width: 767px) {
    .cdz-popup-wrapper .cdz-popup-newsletter-left {
        float: none;
        width: 100%;
        height: 50%;
        display: none
    }

    .cdz-popup-wrapper .cdz-popup-newsletter-right {
        float: none;
        width: 100%
    }

    .cdz-slideshow .owl-carousel .owl-nav [class*=owl-] {
        left: 0;
        top: calc(40% - 15px)
    }

    .cdz-slideshow .owl-carousel .owl-nav [class*=owl-].owl-next {
        right: 0
    }

    .product-image-moreview img.rsImg {
        max-width: none;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important
    }

    .product-view .product-rating-sku .no-rating {
        text-align: left
    }

    .product-view .product-rating-sku .product-shop-sku {
        margin-bottom: 10px
    }

    .product-view .availability .in-stock strong, .product-view .product-rating-sku .product-shop-sku, .product-view .product-rating-sku .product-shop-sku strong, .product-view .product-rating-sku .ratings .rating-links {
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .product-view .product-rating-sku .pull-right {
        float: none !important
    }

    .product-view .product-rating-sku .ratings {
        margin-bottom: 10px;
        text-align: left
    }

    .product-view-media {
        padding: 0
    }

    .category-products .product-grid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .products-grid .product-item {
        width: 50%
    }

    .cart-table {
        border: 0
    }

    .cart-table tr td {
        display: table-cell;
        padding: 10px 5px
    }

    .cart-table tr td .item-options {
        padding: 0;
        margin: 10px 0 0
    }

    .cart-table tr td .item-options dd {
        padding-left: 5px
    }

    .cart-table tfoot .button {
        padding: 0;
        background: 0 0;
        border: 0;
        margin: 0 6px
    }

    .cart-table tfoot .button:hover {
        color: #fc7070
    }

    .cart-table tfoot .button {
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .cart-table .qty {
        width: 40px;
        height: 35px !important
    }

    .cart .page-title h1 {
        margin: 0
    }

    .cart .page-title {
        padding: 0 10px 15px
    }

    .cart .data-table tr td {
        border: 0 !important
    }

    .cart form fieldset {
        margin: 0 0 20px;
        padding: 0
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .header-container.cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
        margin-right: 150px
    }
}

@media (max-width: 991px) {
    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
        margin-right: 100px !important
    }

    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }

    .cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link a {
        font-size: 0 !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart {
        position: relative;
        z-index: 1;
        top: 0;
        right: 0
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-qty {
        right: 0;
        left: auto !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-label, .cdz-header-style-02 .header .sticky-menu .search-wrapper .cdz-top-cart .cart-icon .cart-subtotal {
        display: none
    }

    .cdz-header-style-02 .header .sticky-menu .cdz-content-megamenu {
        width: 100%;
        float: right
    }

    .cdz-header-style-02 .header .sticky-menu .cdz-content-megamenu .groupmenu li.level0 a.menu-link {
        padding: 5px 8px
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search input[type=text] {
        padding: 0;
        margin: 0
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search .button:before, .cdz-header-style-02 .header .sticky-menu .block-search .block-search .form-search:hover .button:before {
        color: #999
    }

    .cdz-header-style-02 .header .sticky-menu .block-search .block-search .form-search:hover input[type=text] {
        border: 0;
        padding: 0 10px;
        color: #999
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search {
        width: auto !important;
        float: left
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search input[type=text] {
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-width: 0;
        height: 38px !important
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search .button {
        height: 38px
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search .button:before, .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search:hover .button:before {
        color: #fff
    }

    .cdz-header-style-02 .header .sticky-menu .search-wrapper .block-search .form-search:hover input[type=text] {
        width: 100%;
        border-left-width: 1px
    }
}

@media (max-width: 767px) {
    .menu-breadcrumbs .breadcrumbs {
        margin: 0;
        padding: 10px 10px 0;
        border-radius: 5px;
        font-size: 10px;
        line-height: 24px
    }
}

@media (max-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid {
        border-left-color: #e1e1e1
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
        margin: 0
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        padding: 0 0 10px;
        margin: 0;
        border-right: 1px solid;
        border-bottom: 1px solid
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
        border: 0 solid;
        border-width: 0 !important
    }

    .cdz-buttons-inner .qs-button, .codazon-filter-style-02 .products-grid .product-item-info .cdz-product-bottom .ratings, .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-info, .menu-vertical .cdz-nav-wrap .parent:after {
        display: none
    }

    .codazon-filter-style-05 .products-grid .owl-theme .owl-nav {
        margin: 0
    }

    .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-bottom {
        position: inherit;
        background: 0 0 !important;
        padding-top: 10px;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }

    .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }

    .menu-vertical .cdz-nav-wrap .parent .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 0;
        width: 37px;
        display: block;
        height: 37px
    }

    .menu-vertical .cdz-nav-wrap .parent:hover > .cdz-sub-cat {
        display: inherit;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .menu-vertical .cdz-nav-wrap .parent:hover > .cdz-sub-cat {
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .menu-vertical .cdz-nav-wrap .parent .dropdown-toggle {
        display: block !important
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100%
    }

    .footer-newsletter-02 .social {
        margin: 15px 0 0
    }
}

@media (max-width: 767px) {
    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
        width: 100% !important
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input:before, .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box:before {
        line-height: 34px
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
        height: 34px !important
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions {
        width: 35px !important;
        text-align: center !important;
        top: 0
    }

    .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions .button {
        padding: 5px 10px !important;
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .footer-newsletter-02 .footer02-social {
        clear: left
    }

    .footer-newsletter-02 .social {
        margin: 15px 0;
        text-align: center !important
    }

    .customer-account-create .account-create, .customer-account-forgotpassword .page-main, .customer-account-login .account-login {
        width: 100%
    }

    .account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate {
        min-width: inherit
    }

    .customer-account-edit .footer, .customer-account-edit .header-container, .customer-account-index .footer, .customer-account-index .header-container, .customer-address-form .footer, .customer-address-form .header-container, .customer-address-index .footer, .customer-address-index .header-container, .downloadable-customer-products .footer, .downloadable-customer-products .header-container, .newsletter-manage-index .footer, .newsletter-manage-index .header-container, .oauth-customer-token-index .footer, .oauth-customer-token-index .header-container, .review-customer-index .footer, .review-customer-index .header-container, .sales-billing-agreement-index .footer, .sales-billing-agreement-index .header-container, .sales-order-history .footer, .sales-order-history .header-container, .sales-order-invoice .footer, .sales-order-invoice .header-container, .sales-order-shipment .footer, .sales-order-shipment .header-container, .sales-order-view .footer, .sales-order-view .header-container, .sales-recurring-profile-index .footer, .sales-recurring-profile-index .header-container, .tag-customer-index .footer, .tag-customer-index .header-container, .wishlist-index-index .footer, .wishlist-index-index .header-container {
        display: block
    }

    .customer-account-edit .col-left.sidebar, .customer-account-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .customer-address-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .newsletter-manage-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-view .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .tag-customer-index .col-left.sidebar, .wishlist-index-index .col-left.sidebar {
        width: auto;
        height: auto;
        position: static;
        margin: 0 10px 20px;
        padding-bottom: 0
    }

    .customer-account-edit .col-left.sidebar .block.block-account, .customer-account-index .col-left.sidebar .block.block-account, .customer-address-form .col-left.sidebar .block.block-account, .customer-address-index .col-left.sidebar .block.block-account, .downloadable-customer-products .col-left.sidebar .block.block-account, .newsletter-manage-index .col-left.sidebar .block.block-account, .oauth-customer-token-index .col-left.sidebar .block.block-account, .review-customer-index .col-left.sidebar .block.block-account, .sales-billing-agreement-index .col-left.sidebar .block.block-account, .sales-order-history .col-left.sidebar .block.block-account, .sales-order-invoice .col-left.sidebar .block.block-account, .sales-order-shipment .col-left.sidebar .block.block-account, .sales-order-view .col-left.sidebar .block.block-account, .sales-recurring-profile-index .col-left.sidebar .block.block-account, .tag-customer-index .col-left.sidebar .block.block-account, .wishlist-index-index .col-left.sidebar .block.block-account {
        margin-bottom: 0
    }

    .customer-account-edit .col-main, .customer-account-index .col-main, .customer-address-form .col-main, .customer-address-index .col-main, .downloadable-customer-products .col-main, .newsletter-manage-index .col-main, .oauth-customer-token-index .col-main, .review-customer-index .col-main, .sales-billing-agreement-index .col-main, .sales-order-history .col-main, .sales-order-invoice .col-main, .sales-order-shipment .col-main, .sales-order-view .col-main, .sales-recurring-profile-index .col-main, .tag-customer-index .col-main, .wishlist-index-index .col-main {
        width: auto;
        float: none;
        position: static
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .cdz-header-style-04.header-container .header .cart-icon .cart-label, .cdz-header-style-04.header-container .header .cart-icon .cart-subtotal {
        display: none
    }

    .cdz-header-style-04.header-container .sticky-menu:not(.active) .cdz-top-cart .cart-icon {
        width: 38px;
        height: 38px;
        padding: 0
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe {
        margin-left: 0 !important
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content input {
        padding-right: 10px
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content .actions {
        position: static;
        margin-top: 10px
    }

    .page-footer .item_tag li a {
        padding: 0;
        border: 0
    }
}

@media (max-width: 766px) {
    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper {
        padding-left: 10px;
        padding-right: 10px
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe {
        margin-left: 0 !important
    }

    .page-footer.footer-container.cdz-footer-style-04 .bottom-footer-wrapper .footer-social a {
        float: left;
        margin: 5px 10px 5px 0
    }

    .footer-cart.cdz-dropdown .cart-trigger {
        min-width: 55px;
        padding: 16px 10px;
        top: -61px;
        text-align: center;
        left: 5px;
        border-radius: 100px
    }

    .footer-cart.cdz-dropdown .cart-trigger span.amount {
        display: none !important
    }

    .footer-cart.cdz-dropdown .cart-trigger:after {
        content: "\f291";
        font-size: 22px;
        margin: 0;
        float: none
    }

    .footer-cart.cdz-dropdown.active .cart-trigger {
        border-radius: 0;
        top: -56px;
        left: 0
    }

    .footer-cart.cdz-dropdown.active .cart-trigger:after {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        content: "\f00d"
    }

    .footer-cart.cdz-dropdown .cart-content {
        background: rgba(255, 255, 255, .9);
        box-shadow: 0 0 15px rgba(0, 0, 0, .9)
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items {
        position: static;
        padding: 0;
        width: 100%;
        height: auto
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list {
        border: 0;
        padding: 10px 10px 0
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item {
        width: 50px
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item .product-image img {
        max-width: 100%
    }

    .footer-cart.cdz-dropdown .cart-content .cart-items .cart-products-list .cart-item .btn-remove {
        margin-top: 7px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out {
        position: static;
        width: 100%;
        padding: 20px 10px 0
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .summary {
        float: none;
        width: 100%;
        padding: 0 10px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .actions {
        float: none;
        height: auto;
        margin: 0;
        border-left: none;
        border-top: 1px solid #dfdfdf;
        padding: 20px
    }

    .footer-cart.cdz-dropdown .cart-content .check-out .actions button.button {
        width: 100%
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .box-style03 .products-grid .product-item-info .cdz-buttons-container .action, .product-list-style02 .products-list .item .cdz-product-right .cdz-product-bottom {
        display: none
    }

    .product-list-style02 .products-list .item .product-item-info .product-name {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .box-style04 .box-products .products-grid .item-group .item .product-item-info .cdz-hover-section {
        margin: 0
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container .action {
        display: none
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .product-list-style02 .products-list .item .price {
        font-size: 12px
    }

    .box-style03 .block-title .h2 {
        font-size: 130%
    }

    .box-style03 .products-grid .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container form, .box-style04 .products-grid .product-item-info .cdz-buttons-container form {
        display: inline-block
    }

    .box-style03 .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }

    .box-style03 .products-grid .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }

    .box-style03 .products-grid .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button, .box-style04 .products-grid .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }

    .box-style04 .products-grid .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .box-style04 .products-grid .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }

    .box-style04 .products-grid .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@media (max-width: 767px) {
    .cart-table tfoot .button {
        float: left;
        text-align: left
    }
}

.header-container:not(.scrolled) {
    margin-top: 0;
    transition: margin-top .2s .1s ease-in-out
}

.cart-icon .cart-qty {
    left: 30px !important;
    right: auto !important
}

.cdz-trigger.cart-icon.dd-trigger {
    float: left !important
}

.widget {
    display: inline
}

.widget .widget-title {
    clear: both;
    padding: 15px 0 0;
    margin: 0 0 7px
}

.widget .widget-title h2 {
    font-size: 15px;
    font-weight: 700;
    color: #e25203
}

.widget .mini-products-images-list .product-image {
    display: block;
    width: 76px;
    height: 76px;
    border: 1px solid #a9a9a9;
    margin: 0 auto
}

.widget .mini-products-images-list li.item {
    float: left;
    width: 77px;
    height: 77px
}

.widget-new-products {
    display: block
}

.col-main .widget-new-products {
    margin: 7px 0
}

.widget-new-products .products-grid .product-image, .widget-new-products .products-list .product-image {
    width: 85px;
    height: 85px
}

.widget-new-products .products-list .product-shop {
    margin-left: 100px
}

.sidebar .widget-new-products .block {
    font-size: 11px;
    line-height: 1.25
}

.sidebar .widget-new-products .block-title strong {
    background: url(../../../images/widgets/i_widget-new.gif) 0 1px no-repeat;
    padding-left: 21px;
    color: #dc5033
}

.sidebar .widget-static-block {
    display: block;
    margin: 0 0 15px
}

.top-container .widget a {
    padding: 0 0 0 7px
}

.bottom-container .widget a {
    padding: 0 3px
}

.widget-category-link-inline, .widget-cms-link-inline, .widget-product-link-inline {
    display: inline
}

.col-main .widget-product-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-product-link a {
    padding-right: 15px
}

.sidebar .widget-product-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px
}

.col-main .widget-category-link a, .col-main .widget-product-link a, .sidebar .widget-product-link a {
    background: url(../../../images/widgets/i_widget-link.gif) 100% 4px no-repeat
}

.sidebar .widget-product-link a {
    padding: 0 15px 0 0
}

.col-main .widget-category-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-category-link a {
    padding-right: 15px
}

.sidebar .widget-category-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px
}

.sidebar .widget-category-link a {
    padding: 0 15px 0 0
}

.col-main .widget-cms-link {
    display: block;
    text-align: right;
    margin: 7px 0
}

.col-main .widget-cms-link a, .sidebar .widget-category-link a, .sidebar .widget-cms-link a {
    background: url(../../../images/widgets/i_widget-link.gif) 100% 4px no-repeat
}

.col-main .widget-cms-link a {
    padding-right: 15px
}

.sidebar .widget-cms-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px
}

.sidebar .widget-cms-link a {
    padding: 0 15px 0 0
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    margin: 0 !important;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rubberBand {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes headShake {
    0%, 50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
}

@keyframes headShake {
    0%, 50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-webkit-keyframes tada {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {
    0%, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@-webkit-keyframes wobble {
    0%, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {
    0%, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@-webkit-keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.btn-label {
    position: relative;
    background: 0 0;
    background: rgba(0, 0, 0, .15);
    display: inline-block;
    padding: 6px 12px;
    left: -12px;
    border-radius: 3px 0 0 3px
}

.btn-label.btn-label-right {
    left: auto;
    right: -12px;
    border-radius: 0 3px 3px 0
}

.btn-lg .btn-label {
    padding: 10px 16px;
    left: -16px;
    border-radius: 5px 0 0 5px
}

.btn-lg .btn-label.btn-label-right {
    left: auto;
    right: -16px;
    border-radius: 0 5px 5px 0
}

.btn-sm .btn-label, .btn-xs .btn-label {
    padding: 5px 10px;
    left: -10px;
    border-radius: 2px 0 0 2px
}

.btn-xs .btn-label {
    padding: 1px 5px;
    left: -5px
}

.btn-sm .btn-label.btn-label-right, .btn-xs .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 2px 2px 0
}

.btn-xs .btn-label.btn-label-right {
    right: -5px
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom > li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom > li > a {
    border-radius: 0 0 4px 4px
}

.nav-tabs-bottom > li.active > a, .nav-tabs-bottom > li.active > a:focus, .nav-tabs-bottom > li.active > a:hover, .nav-tabs-bottom > li > a:focus, .nav-tabs-bottom > li > a:hover {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left > li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left > li.active > a, .nav-tabs-left > li.active > a:focus, .nav-tabs-left > li.active > a:hover, .nav-tabs-left > li > a:focus, .nav-tabs-left > li > a:hover {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row > .nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.nav-tabs-right, .row > .nav-tabs-left + .tab-content {
    border-left: 1px solid #ddd
}

.nav-tabs-right {
    border-bottom: 0
}

.nav-tabs-right > li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right > li.active > a, .nav-tabs-right > li.active > a:focus, .nav-tabs-right > li.active > a:hover, .nav-tabs-right > li > a:focus, .nav-tabs-right > li > a:hover {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row > .nav-tabs-right {
    padding-left: 0;
    padding-right: 15px
}

.navbar-offcanvas, .navmenu {
    width: 300px;
    height: auto;
    border-style: solid
}

.navmenu {
    border-width: 1px;
    border-radius: 4px
}

.navbar-offcanvas, .navmenu-fixed-left, .navmenu-fixed-right {
    position: fixed;
    z-index: 1050;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0
}

.navbar-offcanvas.navmenu-fixed-left, .navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0
}

.navbar-offcanvas, .navmenu-fixed-right {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px
}

.navmenu-nav {
    margin-bottom: 10px
}

.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.navbar-offcanvas .navbar-nav {
    margin: 0
}

@media (min-width: 768px) {
    .navbar-offcanvas {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-offcanvas.offcanvas {
        position: static;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }

    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-offcanvas .navmenu-brand {
        display: none
    }
}

.navmenu-brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 15px;
    margin: 10px 0
}

.navmenu-brand:focus, .navmenu-brand:hover {
    text-decoration: none
}

.navbar-default .navbar-offcanvas, .navmenu-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-brand, .navmenu-default .navmenu-brand {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-brand:focus, .navbar-default .navbar-offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus, .navmenu-default .navmenu-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-nav > li > a, .navbar-default .navbar-offcanvas .navmenu-text, .navmenu-default .navmenu-nav > li > a, .navmenu-default .navmenu-text, .page-footer p.h5 {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover, .navmenu-default .navmenu-nav > .open > a, .navmenu-default .navmenu-nav > .open > a:focus, .navmenu-default .navmenu-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu, .navmenu-default .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-default .navmenu-nav.dropdown-menu > .active > a, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover {
    background-color: #d7d7d7
}

.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover, .navmenu-default .navmenu-nav > li > a:focus, .navmenu-default .navmenu-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-nav > .active > a, .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover, .navmenu-default .navmenu-nav > .active > a, .navmenu-default .navmenu-nav > .active > a:focus, .navmenu-default .navmenu-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a, .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus, .navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover, .navmenu-default .navmenu-nav > .disabled > a, .navmenu-default .navmenu-nav > .disabled > a:focus, .navmenu-default .navmenu-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

body a {
    color: #999
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media (max-width: 767px) {
    .offcanvas-xs {
        display: none
    }

    .offcanvas-xs.in {
        display: block
    }
}

@media (max-width: 991px) {
    .offcanvas-sm {
        display: none
    }

    .offcanvas-sm.in {
        display: block
    }
}

@media (max-width: 1199px) {
    .offcanvas-md {
        display: none
    }

    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.col-main .widget-static-block .cdz-block-title .b-title {
    font-family: Poppins
}

.add-to-links li a, .block-cart.cdz-dropdown-content, .cdz-dropdown-content, input.input-text {
    border-radius: 5px
}

.content-breadcrums {
    padding: 0
}

.content-breadcrums .menu-breadcrumbs {
    padding-top: 20px
}

.products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
    background: 0 0
}

.breadcrumbs ul li, .products-grid .product-item .product-name a {
    color: #282828
}

.cdz-header-style-02.header-container {
    margin-bottom: 20px
}

.cms-index-index .main-container, .menu-vertical-content .menu-vertical .cdz-nav-wrap .vertical-level1 > a.menu-link {
    background: #fff
}

.menu-vertical-content .menu-vertical .cdz-nav-wrap .vertical-level1:nth-child(2n) > a.menu-link {
    background-color: #fafafa
}

.menu-vertical-content .menu-vertical .cdz-nav-wrap .vertical-level1:hover > a.menu-link {
    background: #fafafa;
    color: #444
}

.two-banner img {
    display: block;
    max-width: 100%;
    height: auto
}

.cdz-slideshow {
    margin: 0
}

.main-container {
    background: #fff
}

.account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate {
    background-color: transparent
}

.cart form fieldset, .customer-account-index .block {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    background: 0 0;
    border-radius: 0
}

.customer-account-index .block {
    -webkit-border-radius: 0
}

.cart form fieldset, .customer-account-index .block {
    margin: 0;
    border: 0 !important
}

.customer-account-index .sidebar.block {
    margin-bottom: 10px
}

.cdz-slideshow .slider-item img, .manage-address, .qs-button, button.button {
    border-radius: 5px
}

#cdz-filter-bar .view-more, .category-products .products-grid .product-image img, .owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-] {
    border-radius: 5px
}

@media (max-width: 767px) {
    .col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info {
        height: 504px
    }

    .col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info, .col3-layout .category-products .products-grid .product-item-info {
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border: 1px solid #ebebeb;
        background: #fff;
        border-radius: 5px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info, .col3-layout .category-products .products-grid .product-item-info {
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border: 1px solid #ebebeb;
        background: #fff;
        border-radius: 5px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info, .col3-layout .category-products .products-grid .product-item-info {
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border: 1px solid #ebebeb;
        background: #fff;
        border-radius: 5px
    }
}

@media (min-width: 1200px) {
    .col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info, .col3-layout .category-products .products-grid .product-item-info {
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border: 1px solid #ebebeb;
        background: #fff;
        border-radius: 5px
    }
}

.category-products .products-grid .product-item-info {
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #ebebeb;
    background: #fff
}

.category-products .products-grid .product-item-info {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 5px
}

.col2-left-layout .category-products .products-grid .product-item-info, .col2-right-layout .category-products .products-grid .product-item-info {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 5px;
    height: 504px
}

.col2-left-layout .category-products .products-grid .product-item-info:hover, .col2-right-layout .category-products .products-grid .product-item-info:hover {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .23)
}

.col-main .block-related, .col3-layout .category-products .products-grid .product-item-info {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 5px
}

.col-main .block:not(.block-static-block) .block-title strong {
    border-bottom-width: 0 !important
}

.col-main .block-related .block-content {
    padding: 20px
}

.col-main #cdz-filter-bar .block:not(.block-static-block) .block-title strong {
    border-bottom-width: 3px !important;
    border-radius: 5px
}

.sidebar .block:not(.block-static-block) {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebebeb;
    border-radius: 5px
}

#cdz-filter-bar .block-content {
    background-color: transparent
}

.cdz-brand-slider-wrap .cdz-brand-slider {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .header {
        border: 0;
        margin-bottom: 0;
        background-color: #b0d235
    }

    .header .logo {
        margin: 0;
        max-width: inherit;
        min-height: inherit;
        width: 100%
    }

    .header .logo img {
        max-height: inherit
    }

    .header .cdz-header-top .cdz-top-link {
        display: inline-block;
        float: right;
        margin: 0;
        padding: 0;
        list-style: none none
    }

    .header .cdz-header-top .cdz-top-link .link {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }

    .header .cdz-header-top .cdz-top-link .link a {
        font-size: 0 !important
    }

    .header .cdz-header-top .cdz-top-link li {
        margin: 0 0 0 20px;
        display: inline-block;
        vertical-align: top
    }

    .header .cdz-header-top .cdz-top-link li a {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        text-decoration: none;
        position: relative
    }

    .header .cdz-header-top .cdz-top-link li a:active, .header .cdz-header-top .cdz-top-link li a:hover, .header .cdz-header-top .cdz-top-link li a:visited {
        color: #fff;
        text-decoration: none
    }

    .header .cdz-header-top .cdz-top-link li a:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        margin-right: 5px;
        content: "\f090"
    }

    .header .cdz-header-top .cdz-top-link li a:before {
        content: "\f007"
    }

    .header .cdz-header-top .cdz-top-link .cdz-top-login .cdz-trigger:before {
        content: "\f090"
    }

    .header .cdz-header-top .cdz-top-link .cdz-top-login .cdz-trigger:after {
        padding-left: 5px
    }

    .header .cdz-header-top .cdz-top-link li.wishlist a:before {
        content: "\f08a"
    }

    .header, .header .cdz-col-left {
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .header .cdz-col-left {
        text-transform: uppercase
    }
}

.customer-account-create .cdz-header-menu, .customer-account-login .cdz-header-menu {
    display: block
}

.page-footer.cdz-footer-style-02 p.h5 {
    color: #000
}

.page-footer.cdz-footer-style-02 .footer-link li {
    border-bottom: 1px solid #ededed
}

.page-footer.cdz-footer-style-02 .bottom-footer-wrapper {
    background: #f4f4f4
}

.page-footer.cdz-footer-style-02 .footer-top-ads .block.block-subscribe .actions .button {
    color: #fff;
    background-color: #3598dc;
    border-color: #fff
}

.page-footer.cdz-footer-style-02 .footer-newsletter-02 .social a {
    color: #fff;
    background-color: #3598dc;
    border-color: #fff;
    border-width: 2px;
    border-radius: 3px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link, .content-breadcrums .menu-breadcrumbs .breadcrumbs, .product-view #downloadable-links-list {
    margin: 0
}

@media (max-width: 767px) {
    .cdz-main-menu.menu-main-icon {
        margin: 20px 0
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 {
        border-color: #ebebeb;
        display: block;
        width: 100%
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
        background: #fafafa;
        color: #444;
        width: 100%;
        padding: 10px 20px;
        min-height: 1px;
        margin: 0 0 5px;
        text-align: inherit
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon {
        display: none
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 > .dropdown-toggle {
        background: 0 0;
        color: #444;
        width: 40px;
        height: 40px
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 .dropdown-toggle {
        display: block;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0.level-top > .groupmenu-drop {
        border-color: #ebebeb;
        margin-bottom: 5px
    }

    .cdz-main-menu.menu-main-icon .groupmenu .groupmenu-drop {
        position: static;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit
    }

    .cdz-main-menu.menu-main-icon .groupmenu .groupmenu-drop .groupmenu-drop-content .groupdrop-title {
        text-align: inherit
    }
}

@media (max-width: 992px) {
    .cdz-block-product01 .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-info {
        display: block
    }

    .cdz-block-product01 .codazon-filter-style-05 .products-grid .product-item .product-item-info .cdz-product-info .desc {
        display: none
    }
}

@media (max-width: 767px) {
    .menu-vertical-block .menu-vertical-title {
        background: #274078;
        color: #fff
    }

    .cdz-main-menu.menu-main-icon .groupmenu li.level0 {
        border: 0
    }
}

.cms-index-index .cdz-header-style-02 {
    margin-bottom: 0
}

.cdz-header-style-02 .header .search-autocomplete {
    top: 45px !important
}

.cdz-header-style-02 .header .cdz-header-top {
    border: 0;
    margin-top: 0;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0
}

.cdz-header-style-02 .header .cdz-header-top .cdz-top-link {
    float: right;
    margin-right: 195px
}

.cdz-header-style-02 .header .cdz-header-top .cdz-top-link .link a {
    padding: 8px 0
}

.cdz-header-style-02 .header .cdz-header-top .cdz-col-left .cdz-trigger {
    padding: 8px 0;
    display: inline-block
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart h1.logo {
    padding-left: 10px
}

.cdz-header-style-02 .header .cdz-header-top .cdz-col-right .cdz-top-cart {
    margin-right: -10px;
    margin-top: -5px
}

.cdz-header-style-02 .header .cdz-header-bottom {
    border-radius: 0
}

.cdz-header-style-02 .header .block-search input[type=text] {
    border: 1px solid #e2e0e0;
    height: 45px !important;
    line-height: 40px;
    border-radius: 0;
    float: right
}

.cdz-header-style-02 .header .block-search input[type=text]:focus {
    border: 1px solid #e2e0e0;
    outline: 0
}

.cdz-header-style-02 .header .block-search .button {
    height: 45px;
    width: 50px;
    background-color: #274078 !important;
    border-radius: 3px
}

.cdz-header-style-02 .header .block-search .button:before {
    line-height: 30px
}

.cdz-header-style-02 .header .block-search .button:hover {
    background: #274078 !important
}

.cdz-header-style-02 .header .cdz-header-bottom .cdz-header-menu {
    padding-right: 10px;
    background-color: transparent
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart {
    padding: 0
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    padding: 5px 15px;
    margin: 0 0 10px;
    border-radius: 15px;
    border: 2px solid
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 > a.menu-link:hover {
    border: 2px solid;
    border-radius: 15px
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0.parent:hover:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d8";
    font-size: 21px;
    bottom: -7px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    position: absolute;
    top: -68px;
    right: -11px;
    float: right;
    width: auto;
    padding: 0 10px;
    border-radius: 0 5px 0 0;
    height: 38px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-subtotal .price {
    font-family: arial;
    font-weight: 700;
    padding: 10px 0 0 5px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-qty {
    left: -10px;
    border-radius: 5px
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-label {
    display: inherit;
    padding: 10px 0 0
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon:before, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon:before {
    background: 0 0;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 21px;
    padding: 7px 0 0;
    min-height: 35px;
    width: 30px
}

.cdz-header-style-02 .header .sticky-menu.active {
    padding-top: 10px;
    padding-bottom: 10px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-header-logo {
    display: none
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-header-menusearch {
    width: 100%
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    position: absolute;
    top: -3px;
    right: 0
}

.cdz-header-style-02 .header .sticky-menu.active .logo {
    width: 100%
}

.cdz-header-style-02 .header .sticky-menu.active .block-search input[type=text] {
    padding: 10px;
    margin: 0
}

.cdz-header-style-02 .header .sticky-menu.active .block-search .form-search:hover input[type=text] {
    border: 0;
    padding: 0 10px;
    color: #444
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    background-color: transparent;
    float: right;
    width: auto;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 0 5px 0 0;
    height: 38px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-subtotal {
    display: none !important
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-qty {
    left: auto;
    right: 0;
    border-radius: 5px
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label {
    padding: 10px 0 0
}

@media (min-width: 992px) {
    .cdz-header-style-02 .header .cdz-bottom-logo-cart h1.logo {
        margin-top: -7px
    }
}

.newsletter-style02 .block.block-subscribe {
    margin-bottom: 20px
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content {
    margin: 0;
    width: auto
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
    width: 80%
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
    border: 1px solid;
    border-radius: 3px
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions {
    float: right
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions .button {
    border-radius: 3px
}

.footer-newsletter-02 .social {
    text-align: right;
    margin: 20px 0 0
}

.footer-newsletter-02 .social a {
    display: inline-block;
    border: 2px solid;
    min-width: 34px;
    min-height: 30px;
    border-radius: 6px;
    line-height: 30px;
    padding: 0;
    margin: 0 5px 0 0;
    text-align: center
}

.footer-newsletter-02 .social a .fa {
    font-size: 0
}

.footer-newsletter-02 .social a .fa:before {
    font-size: 14px
}

.page-footer .footer-newsletter-02.top-footer-wrapper {
    padding: 20px 0
}

.fototer-contact span.fa {
    padding-right: 10px
}

.footer-style-02 .bottom-footer-wrapper {
    border-top: 1px solid
}

.footer-style-02 .footer-link li.last {
    border: 0
}

.cdz-footer-style-02 .footer-newsletter-02 .social {
    margin-top: 3px
}

body {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    background: #fff
}

a:hover, body a {
    text-decoration: none;
    vertical-align: middle
}

a:focus, a:hover {
    color: #274078
}

.wrapper {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    background-color: #fff
}

.space-base {
    margin-bottom: 0;
    margin-top: 0
}

.space-small-base {
    margin-bottom: 5px;
    text-align: center
}

.line-left, .line-right {
    border-color: #ebebeb
}

.h1, .product-view .product-name h1, h1 {
    font: 500 22px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h2, h2 {
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h3, .page-title h1, .page-title h2, h3 {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h4, h4 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h5, h5 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.h6, h6 {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.page-title h1, .page-title h2 {
    font-weight: 600;
    color: #282828;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.cdz-dropdown-content {
    background: #fff;
    border-color: #ebebeb
}

.breadcrumbs {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.bg-wrapper-ads {
    background-image: url(../../../images/bg-parallax.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden
}

.cdz-footer-style-03 .footer-social a:hover span, .page-footer.cdz-footer-style-05 .footer-links p.h5 {
    color: #fff
}

.footer-top-ads, .footer-top-ads .ftop-ads-small {
    color: #282828
}

.cdz-brand-slider-wrap-02 .cdz-brand-title span, .footer-top-ads .block.block-subscribe .actions .button {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.footer-top-ads .block.block-subscribe .actions .button:hover {
    background: #fff;
    color: #b0d235;
    border-color: #b0d235
}

.block.block-subscribe .block-content input, .page-footer.cdz-footer-style-05 .footer-links ul li {
    border-color: #444
}

.page-footer {
    background: #222;
    color: #777
}

.page-footer .footer, .page-footer .footer button {
    font: 400 13px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.page-footer .top-footer-wrapper {
    background-color: #3598dc
}

.page-footer .footer-bottom {
    background: #f4f4f4
}

.page-footer a {
    color: #000
}

.page-footer a:hover {
    color: #3598dc
}

.page-footer .item_tag li a {
    color: #777;
    background-color: #222;
    border-color: #444
}

.footer-top-ads .block.block-subscribe .actions .button, .page-footer .item_tag li a:hover {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235
}

.page-footer .footer-social a {
    border: 1px solid;
    border-color: #444
}

.page-footer .footer-social a:hover {
    color: #222;
    background-color: #777;
    border-color: #444
}

.page-footer .bottom-footer-wrapper {
    background: #222;
    border-top-color: #ededed
}

.page-footer .footer-bottom-link li a, .page-footer p.h5 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-footer-style-03 .bottom-footer-wrapper address {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-footer-style-03 .footer-social a:hover {
    background: 0 0;
    border-color: none
}

.cdz-footer-style-03 .footer-social a:hover:before, .cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 a.menu-link:hover, .cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0:hover > a.menu-link, .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
    border-color: #fff
}

.cdz-footer-style-03 .footer-social a:before {
    border-color: #777
}

.footer-newsletter-02 .social a {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235
}

.footer-newsletter-02 .social a:hover {
    color: #b0d235;
    background-color: #fff;
    border-color: #b0d235
}

.footer-style-02 .footer-link li {
    border-bottom: 1px solid #ebebeb
}

.page-footer.cdz-footer-style-04 .top-footer-wrapper {
    background-color: #444
}

.page-footer.cdz-footer-style-04 .top-footer-wrapper .box-facebook .box-content {
    background-color: #4f70c2
}

.page-footer.cdz-footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content .actions button.button {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 400;
    background: #b0d235;
    color: #fff;
    border-color: #444
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .footer-social a {
    border-color: #fff;
    color: #fff;
    background: #222
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button:hover, .page-footer.cdz-footer-style-05 .top-footer-wrapper .footer-social a:hover {
    border-color: #fff;
    color: #222;
    background: #fff
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content input {
    border-color: #fff;
    color: #fff
}

.page-footer.cdz-footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 300;
    background: #222;
    color: #fff;
    border-color: #fff
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    color: #c1c1c1;
    background-color: transparent;
    border-color: transparent
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-]:hover {
    color: #274078;
    background-color: transparent;
    border-color: transparent
}

.owl-nav [class*=owl-]:hover {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235
}

.cdz-slideshow .owl-carousel .owl-nav [class*=owl-]:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.cdz-brand-slider-wrap-02 .cdz-brand-title span {
    color: #282828;
    background-color: #fff
}

.cdz-brand-slider-wrap-02 .cdz-brand-slider {
    border-color: #ebebeb;
    background-color: #fff
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu .parent:hover:after, .wrapper-ads02 {
    color: #fff
}

.validate-select, input.input-text, textarea.input-text {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    width: 100%;
    color: #999;
    border: 1px solid #ebebeb
}

.validate-select, input.input-text {
    height: 40px !important
}

textarea.input-text {
    max-width: 100%
}

.validate-select {
    max-width: inherit
}

.input-text:focus {
    border: 1px solid #282828;
    outline-color: #282828
}

.popup-content-title.h3 {
    color: #282828
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-02 .header .cdz-header-bottom {
    background-color: #fff;
    border: 1px solid #ebebeb
}

.cdz-header-style-02 .header .cdz-bottom-logo-cart .cdz-main-menu .groupmenu li.level0 a.menu-link {
    border-color: #274078
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart {
    background-color: #a01e23;
    color: #fff;
    text-transform: uppercase
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon, .cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-icon:before, .cdz-header-style-02 .header .sticky-menu.active .block-search .button:before, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon .cart-subtotal .price, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-icon:before, .cdz-header-style-04 .header .sticky-menu .cdz-top-cart {
    color: #fff
}

.cdz-header-style-02 .header .sticky-menu .cdz-top-cart .cart-label, .cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart .cart-label {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-02 .header .sticky-menu.active .block-search .form-search:hover .button:before, .cdz-header-style-05 .header .cdz-header-cart .cdz-top-login .cdz-trigger:hover {
    color: #444
}

.cdz-header-style-02 .header .sticky-menu.active .cdz-top-cart {
    color: #fff;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-04 .header .cdz-bottom-logo-cart {
    background-color: #b0d235
}

.cdz-header-style-04 .header .sticky-menu .cdz-header-cart .cdz-top-login .cdz-trigger:before, .cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon:before {
    color: #67696c;
    border-color: #67696c
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon {
    color: #fff
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-icon .cart-subtotal .price {
    color: #67696c
}

.cdz-header-style-04 .header .sticky-menu .cdz-top-cart .cart-qty {
    color: #fff;
    background-color: #b0d235
}

.cdz-header-style-05 .header .cdz-header-cart .cdz-top-login .cdz-trigger {
    color: #fff
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: #67696c
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon {
    color: #fff
}

.cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #444
}

.cdz-header-style-05 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #b0d235
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-trigger, .cdz-header-style-08 .header a, .cdz-header-style-09 .header .sticky-menu.active .block-search .form-search .button:hover:before {
    color: #fff
}

.cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content a, .cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-dropdown-content a:hover, .cdz-header-style-06 .header .cdz-header-top .cdz-top-login .cdz-trigger:hover, .cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a {
    color: #444
}

.cdz-header-style-06 .header .menu-vertical .cdz-nav-wrap a.menu-link {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: #67696c
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #444
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:before {
    border-color: #fff
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon, .cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .price {
    color: #fff
}

.cdz-header-style-06 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .cart-qty {
    background: #fff;
    color: #222
}

.cdz-header-style-06 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #b0d235
}

.cdz-header-style-07 .cdz-header-top .cdz-top-link .link a {
    color: #999
}

.cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a:focus, .cdz-header-style-07 .cdz-header-top .cdz-top-link .cdz-dropdown li a:hover, .cdz-header-style-07 .cdz-header-top .cdz-top-link .link a:focus, .cdz-header-style-07 .cdz-header-top .cdz-top-link .link a:hover, .cdz-header-style-08 .header a:focus, .cdz-header-style-08 .header a:hover, .cdz-header-style-09 .header .cdz-bottom-logo-cart a:focus, .cdz-header-style-09 .header .cdz-bottom-logo-cart a:hover {
    color: #444
}

.cdz-header-style-07 .cdz-header-bottom, .cdz-header-style-08 .header {
    border-bottom-color: #fff
}

.cdz-header-style-08 .sticky-menu:not(.active) .block-search .form-search {
    border-bottom-color: #282828
}

.cdz-header-style-08 .cart-icon .cart-qty {
    background-color: #444
}

.cdz-header-style-09 .store-links li a {
    color: #999;
    background: #4f5053;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-09 .store-links li.active a {
    color: #444;
    background: #b0d235
}

.cdz-header-style-09 .cdz-mobile-header-panel {
    background: #4f5053
}

.cdz-header-style-09 .header .block-search .button:before, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-trigger {
    color: #999
}

.cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-dropdown-content a, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-dropdown-content a:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-dropdown .cdz-trigger:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:active, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:hover, .cdz-header-style-09 .header .cdz-header-top .cdz-top-link li a:visited {
    color: #444
}

.cdz-header-style-09 .header .menu-vertical .cdz-nav-wrap a.menu-link {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart {
    background: 0 0
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon, .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .cdz-buttons-inner .qs-button:hover {
    color: #b0d235
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:hover {
    color: #444
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon:before {
    border-color: #fff;
    background-color: #67696c
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .price {
    color: #fff
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .cdz-top-cart .cart-icon .cart-qty {
    background: #f7f5f5;
    color: #222
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .block-search .form-search {
    border: 1px solid #4f5053;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.cdz-header-style-09 .header .sticky-menu:not(.active) .block-search .form-search .button {
    width: 42px;
    height: 42px
}

.cdz-header-style-09 .header .block-search .button:hover, .cdz-header-style-09 .header .sticky-menu.active .block-search .form-search .button:hover, .cdz-header-style-09 .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
    background: #b0d235
}

.cdz-header-style-09 .header .block-search .button:hover:before, .cdz-header-style-09 .header .cdz-bottom-logo-cart, .cdz-header-style-09 .header .cdz-bottom-logo-cart a {
    color: #fff
}

.cdz-header-style-09 .header .block-search .button {
    background: #4f5053;
    border: 1px solid #4f5053
}

.block-search .label:active:before, .block-search .label:hover:before, .cdz-top-login .cdz-dropdown-content {
    color: #282828
}

#login-form .block-login .block-content button.button, .cdz-top-login .block-login .block-content button.button {
    background: #b8262b;
    color: #fff;
    border-color: #b8262b
}

#login-form .block-login .block-content button.button:hover, .cdz-top-login .block-login .block-content button.button:hover {
    background: #fff;
    color: #b8262b;
    border-color: #b8262b
}

.header .sticky-menu.active .form-search .button:hover {
    background: 0 0;
    color: #b0d235
}

.header {
    background-color: #fff;
    font: 500 12px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.header .cdz-header-top {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #000
}

.header .cdz-col-left, .header .cdz-header-top .cdz-top-link .link a, .product-view .availability.in-stock strong {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.header .cdz-header-top .cdz-top-link li a {
    color: #000
}

.header .cdz-header-top .cdz-top-link li a:active, .header .cdz-header-top .cdz-top-link li a:hover, .header .cdz-header-top .cdz-top-link li a:visited {
    color: lignten(#999, 10%)
}

.header-bottom {
    clear: both
}

.cdz-content-search {
    float: right
}

.cdz-header-menu {
    background: #transparent
}

.block-search input[type=text] {
    color: #444;
    background-color: #fff;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #f2f2f2
}

.cdz-header-style-02 .header .block-search input[type=text]::placeholder {
    text-transform: none
}

.block-search .button:before, .block-search .button:hover:before {
    color: #fff
}

.block-search .button.disabled, .block-search .button:focus:before {
    color: #282828
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-link li a:hover:before {
    background-color: #b0d235
}

.search-autocomplete ul li .amount {
    color: #fff
}

.block-search .button[disabled], fieldset[disabled] .block-search .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.block-search input ::-webkit-input-placeholder {
    color: #fff
}

.block-search input :-moz-placeholder, .block-search input ::-moz-placeholder {
    color: #fff
}

.block-search input :-ms-input-placeholder {
    color: #fff
}

.search-autocomplete ul li {
    border-top: 1px solid #e5e5e5
}

.mobile-search-wrapper .block-search .mobile-search-icon {
    color: #fff
}

.block-cart.cdz-dropdown-content {
    right: 0;
    left: auto;
    min-width: 350px
}

.block-cart.cdz-dropdown-content .block-title, .box-style01 .products-list .cdz-buttons-container button.btn-cart:before, .product-view .availability label {
    display: none
}

.block-cart .button {
    float: none;
    width: 100%;
    background: #274078;
    color: #fff;
    border-color: #274078
}

.cdz-top-cart .block-cart.cdz-dropdown-content, .footer-cart .cart-content .summary .subtotal .price {
    color: #282828
}

.header .block-cart, .header .block:not(.block-static-block) {
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    max-width: 300px
}

.header .block-cart .summary, .header .block-cart .summary h4, .header .block-cart .summary p, .header .block:not(.block-static-block) .summary, .header .block:not(.block-static-block) .summary h4, .header .block:not(.block-static-block) .summary p {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

.header .block-cart .actions, .header .block:not(.block-static-block) .actions {
    border-bottom: 1px solid #ebebeb
}

.header .block-cart .block-subtitle, .header .block:not(.block-static-block) .block-subtitle {
    display: none
}

.header .block-cart .mini-products-list, .header .block:not(.block-static-block) .mini-products-list {
    border-bottom: 1px solid #ebebeb
}

.header .block-cart .btn-edit, .header .block:not(.block-static-block) .btn-edit {
    font-size: 0
}

.header .block-cart .btn-edit:before, .header .block:not(.block-static-block) .btn-edit:before {
    color: #282828
}

.header .block-cart .btn-remove, .header .block:not(.block-static-block) .btn-remove {
    font-size: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0
}

.header .block-cart .btn-remove:before, .header .block:not(.block-static-block) .btn-remove:before {
    color: #282828;
    border: 1px solid #ebebeb
}

.footer-cart .cart-content button.button {
    color: #fff;
    background-color: #3598dc;
    border-color: #3598dc
}

.cdz-buttons-container button.btn-cart:hover, .footer-cart .cart-content button.button:hover {
    color: #3598dc;
    background-color: #fff;
    border-color: #3598dc
}

.footer-cart .cart-content .cart-item .btn-remove {
    color: #121212
}

.footer-cart .cart-content .cart-item .btn-remove:hover {
    color: #b0d235
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-], .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #000;
    background: #fff;
    color: #000
}

.footer-cart .cart-content .cart-items .owl-nav [class*=owl-]:hover, .footer-cart .cart-content .cart-items .owl-theme .owl-nav [class*=owl-]:hover {
    border-color: #b0d235;
    color: #b0d235
}

.codazon-filter-style-02 .products-grid .product-item-info .product-name a, .codazon-filter-style-05 .products-grid .product-item-info .product-name a {
    color: #282828
}

#checkout-shipping-method-load .sp-methods dd label, .product-options ul.options-list label, .product-view .product-shop-sku strong, .sp-methods dt label {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.price, .product-name a, .product-view #downloadable-links-list .label {
    color: #282828
}

.old-price {
    margin-left: 10px;
    color: #999
}

.old-price .price {
    color: #999
}

.products-grid .product-item .product-item-info .cdz-product-bottom {
    background: 0 0
}

.products-grid .product-items:not(.owl-carousel) {
    background: #fff
}

.product-item .price {
    font: 700 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #c00
}

.product-item-info:hover .cdz-product-wishlist a.link-wishlist, .product-name a:hover {
    color: #274078
}

.product-collateral .product-tabs li a::after, .product-collateral .product-tabs li a::before, .product-item-info, .products-grid .product-item-info .cdz-product-bottom {
    background: #fff
}

.product-item-info .product-name {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.products-list .product-item {
    background: #fff;
    border: 1px solid #ebebeb
}

.products-grid .product-item-info .product-item-details .product-item-description {
    color: #999;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-address-info .box-title h3 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.btn, button.button {
    background: #3598dc;
    border-color: #3598dc;
    color: #fff;
    font: 600 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    outline: 0
}

.btn:focus, .btn:hover, button.button:active.btn:active, button.button:focus {
    background: #68b2e5;
    border-color: #68b2e5;
    color: #fff;
    outline: 0
}

button.button:hover {
    background: #fff;
    color: #274078;
    border: 3px solid
}

button {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    outline: 0
}

.product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart, button:hover {
    color: #b0d235;
    background-color: #fff;
    border-color: #b0d235
}

.cdz-buttons-container button.btn-cart {
    color: #fff;
    background-color: #3598dc;
    border-color: #3598dc
}

.cdz-buttons-container .action, .cdz-buttons-container .qs-button {
    color: #274078;
    background-color: #fff;
    border-color: #274078
}

.cdz-buttons-container .action:hover, .cdz-buttons-container .qs-button:hover {
    color: #fff;
    background-color: #b8262b;
    border-color: #b8262b
}

.cdz-product-wishlist a.link-wishlist:active, .cdz-product-wishlist a.link-wishlist:hover, .cdz-product-wishlist a.link-wishlist:visited {
    color: #b0d235
}

.cdz-product-wishlist a.link-wishlist, .cdz-product-wishlist a.link-wishlist:hover:before {
    color: #be2343
}

.ajax-load-wrapper .ajax-load-button .ajax-loader, .ajax-load-wrapper .ajax-load-button a {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:active, .ajax-load-wrapper .ajax-load-button .ajax-loader:focus, .ajax-load-wrapper .ajax-load-button a:active, .ajax-load-wrapper .ajax-load-button a:focus {
    background: #274078;
    border-color: #274078;
    color: #fff
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover, .ajax-load-wrapper .ajax-load-button a:hover {
    background: #274078;
    color: #fff;
    background-color: #274078;
    border-color: #274078
}

#back-top a {
    background: #fff;
    border-color: #b8262b;
    color: #b8262b;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 0
}

#back-top a:active, #back-top a:focus, .btn-link:active, .btn-link:focus, .qs-button:active, .qs-button:focus {
    background: #b0d235;
    border-color: #b0d235;
    color: #fff
}

#back-top a:hover {
    background: #b8262b;
    border-color: #b8262b;
    color: #fff
}

.btn-link, .qs-button {
    background: #fff;
    color: #b0d235;
    background-color: #fff;
    border-color: #b0d235
}

.btn-link:hover {
    background: #b0d235;
    border-color: #b0d235;
    color: #fff
}

.product-style03 .products-grid .product-item .product-item-info .product-item-inner .cdz-buttons-container button.btn-cart:hover, .qs-button:hover {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235
}

.btn {
    border-radius: 0
}

.ajax-load-button .ajax-loader, .ajax-load-button a {
    background: #fff;
    border: 3px solid #b0d235;
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    box-sizing: border-box;
    vertical-align: middle;
    color: #274078;
    background-color: #fff;
    border-color: #b0d235
}

.data-table .input-text.qty {
    min-width: 40px;
    padding: 0 8px;
    color: #274078
}

.product-shop .qty-ctl button, .qty-ctl .decrease:before, .qty-ctl .increase:before {
    color: #121212;
    border-color: #ebebeb
}

.product-name .h1, .product-name h1 {
    font: 500 22px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600;
    color: #282828;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.product-view .product-shop-sku {
    clear: left;
    color: #282828;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0
}

.product-view .availability.in-stock {
    color: #999;
    margin-left: 0
}

.product-view .availability.in-stock span {
    color: #626262;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view .availability.out-of-stock span, .product-view .ratings .rating-links a {
    color: #999
}

.product-view .availability.in-stock, .product-view .no-rating, .product-view .ratings .rating-links {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view button.button {
    background: #3598dc;
    border: 3px solid #3598dc;
    color: #fff;
    line-height: 28px;
    font-size: 14px
}

.menu-vertical-title h3, .product-view .product-essential .button.btn-cart {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view button.button:hover {
    background: #fff;
    border: 3px solid #3598dc;
    color: #3598dc
}

.product-view .add-to-links li a {
    border: 1px solid #ebebeb;
    color: #282828
}

.product-view .add-to-links li a:hover {
    border: 1px solid #282828 !important
}

.product-view .short-description h2 {
    color: #282828;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu li.level0.parent:hover:after {
    color: #b0d235
}

.product-view .product-shop .price-box .full-product-price .price, .product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price {
    color: #b60410;
    font: 500 28px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.product-view-media .more-views li a:hover img {
    border: 2px solid #282828
}

.block-related .block-title, .product-view .box-collateral h2 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom: 1px solid #fff
}

.product-view .block-related .block-title strong, .product-view .box-collateral h2 strong {
    border-bottom: 3px solid #282828
}

.cart form fieldset {
    background: #fff;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0
}

.form-list .field label, .menu-vertical .cdz-nav-wrap .parent:after, .menu-vertical-title h3:before {
    color: #444
}

.manage-address, .manage-address:hover {
    border-color: #274078;
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.manage-address {
    background: #fff;
    color: #274078
}

.manage-address a {
    color: #274078
}

.customer-account-edit .col-left.sidebar, .customer-account-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .customer-address-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .manage-address:hover, .newsletter-manage-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-view .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .tag-customer-index .col-left.sidebar, .wishlist-index-index .col-left.sidebar {
    background: #274078;
    color: #fff
}

.manage-address:hover a {
    color: #fff
}

.box-account-content {
    border: 1px solid #ebebeb
}

.customer-address-info .box-title {
    border-bottom: 1px solid #ebebeb;
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title .b-title:before, .customer-account-edit .wrapper, .customer-account-index .wrapper, .customer-address-form .wrapper, .customer-address-index .wrapper, .downloadable-customer-products .wrapper, .newsletter-manage-index .wrapper, .oauth-customer-token-index .wrapper, .review-customer-index .wrapper, .sales-billing-agreement-index .wrapper, .sales-order-history .wrapper, .sales-order-invoice .wrapper, .sales-order-shipment .wrapper, .sales-order-view .wrapper, .sales-recurring-profile-index .wrapper, .tag-customer-index .wrapper, .wishlist-index-index .wrapper {
    background: #fff
}

.customer-account-edit .col-main-containter .col-main .col-wrapper-main, .customer-account-edit .sidebar .block:not(.block-static-block), .customer-account-index .col-main-containter .col-main .col-wrapper-main, .customer-account-index .sidebar .block:not(.block-static-block), .customer-address-form .col-main-containter .col-main .col-wrapper-main, .customer-address-form .sidebar .block:not(.block-static-block), .customer-address-index .col-main-containter .col-main .col-wrapper-main, .customer-address-index .sidebar .block:not(.block-static-block), .downloadable-customer-products .col-main-containter .col-main .col-wrapper-main, .downloadable-customer-products .sidebar .block:not(.block-static-block), .newsletter-manage-index .col-main-containter .col-main .col-wrapper-main, .newsletter-manage-index .sidebar .block:not(.block-static-block), .oauth-customer-token-index .col-main-containter .col-main .col-wrapper-main, .oauth-customer-token-index .sidebar .block:not(.block-static-block), .review-customer-index .col-main-containter .col-main .col-wrapper-main, .review-customer-index .sidebar .block:not(.block-static-block), .sales-billing-agreement-index .col-main-containter .col-main .col-wrapper-main, .sales-billing-agreement-index .sidebar .block:not(.block-static-block), .sales-order-history .col-main-containter .col-main .col-wrapper-main, .sales-order-history .sidebar .block:not(.block-static-block), .sales-order-invoice .col-main-containter .col-main .col-wrapper-main, .sales-order-invoice .sidebar .block:not(.block-static-block), .sales-order-shipment .col-main-containter .col-main .col-wrapper-main, .sales-order-shipment .sidebar .block:not(.block-static-block), .sales-order-view .col-main-containter .col-main .col-wrapper-main, .sales-order-view .sidebar .block:not(.block-static-block), .sales-recurring-profile-index .col-main-containter .col-main .col-wrapper-main, .sales-recurring-profile-index .sidebar .block:not(.block-static-block), .tag-customer-index .col-main-containter .col-main .col-wrapper-main, .tag-customer-index .sidebar .block:not(.block-static-block), .wishlist-index-index .col-main-containter .col-main .col-wrapper-main, .wishlist-index-index .sidebar .block:not(.block-static-block) {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0
}

.customer-account-edit .block-account .block-content li, .customer-account-index .block-account .block-content li, .customer-address-form .block-account .block-content li, .customer-address-index .block-account .block-content li, .downloadable-customer-products .block-account .block-content li, .newsletter-manage-index .block-account .block-content li, .oauth-customer-token-index .block-account .block-content li, .review-customer-index .block-account .block-content li, .sales-billing-agreement-index .block-account .block-content li, .sales-order-history .block-account .block-content li, .sales-order-invoice .block-account .block-content li, .sales-order-shipment .block-account .block-content li, .sales-order-view .block-account .block-content li, .sales-recurring-profile-index .block-account .block-content li, .tag-customer-index .block-account .block-content li, .wishlist-index-index .block-account .block-content li {
    color: #fff;
    border-bottom: 1px solid #47619c
}

.customer-account-edit .block-account .block-content li a, .customer-account-index .block-account .block-content li a, .customer-address-form .block-account .block-content li a, .customer-address-index .block-account .block-content li a, .downloadable-customer-products .block-account .block-content li a, .newsletter-manage-index .block-account .block-content li a, .oauth-customer-token-index .block-account .block-content li a, .review-customer-index .block-account .block-content li a, .sales-billing-agreement-index .block-account .block-content li a, .sales-order-history .block-account .block-content li a, .sales-order-invoice .block-account .block-content li a, .sales-order-shipment .block-account .block-content li a, .sales-order-view .block-account .block-content li a, .sales-recurring-profile-index .block-account .block-content li a, .tag-customer-index .block-account .block-content li a, .wishlist-index-index .block-account .block-content li a {
    color: #fff;
    border-bottom: 1px solid #1e3363;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-account-edit .block-account .block-content li a:hover, .customer-account-index .block-account .block-content li a:hover, .customer-address-form .block-account .block-content li a:hover, .customer-address-index .block-account .block-content li a:hover, .downloadable-customer-products .block-account .block-content li a:hover, .newsletter-manage-index .block-account .block-content li a:hover, .oauth-customer-token-index .block-account .block-content li a:hover, .review-customer-index .block-account .block-content li a:hover, .sales-billing-agreement-index .block-account .block-content li a:hover, .sales-order-history .block-account .block-content li a:hover, .sales-order-invoice .block-account .block-content li a:hover, .sales-order-shipment .block-account .block-content li a:hover, .sales-order-view .block-account .block-content li a:hover, .sales-recurring-profile-index .block-account .block-content li a:hover, .tag-customer-index .block-account .block-content li a:hover, .wishlist-index-index .block-account .block-content li a:hover {
    background: #d70109
}

.customer-account-edit .block-account .block-content li strong, .customer-account-index .block-account .block-content li strong, .customer-address-form .block-account .block-content li strong, .customer-address-index .block-account .block-content li strong, .downloadable-customer-products .block-account .block-content li strong, .newsletter-manage-index .block-account .block-content li strong, .oauth-customer-token-index .block-account .block-content li strong, .review-customer-index .block-account .block-content li strong, .sales-billing-agreement-index .block-account .block-content li strong, .sales-order-history .block-account .block-content li strong, .sales-order-invoice .block-account .block-content li strong, .sales-order-shipment .block-account .block-content li strong, .sales-order-view .block-account .block-content li strong, .sales-recurring-profile-index .block-account .block-content li strong, .tag-customer-index .block-account .block-content li strong, .wishlist-index-index .block-account .block-content li strong {
    color: #fff;
    border-bottom: 1px solid #1e3363;
    background: #c0db5f
}

.customer-account-edit .block-account .block-content li:first-child, .customer-account-index .block-account .block-content li:first-child, .customer-address-form .block-account .block-content li:first-child, .customer-address-index .block-account .block-content li:first-child, .downloadable-customer-products .block-account .block-content li:first-child, .newsletter-manage-index .block-account .block-content li:first-child, .oauth-customer-token-index .block-account .block-content li:first-child, .review-customer-index .block-account .block-content li:first-child, .sales-billing-agreement-index .block-account .block-content li:first-child, .sales-order-history .block-account .block-content li:first-child, .sales-order-invoice .block-account .block-content li:first-child, .sales-order-shipment .block-account .block-content li:first-child, .sales-order-view .block-account .block-content li:first-child, .sales-recurring-profile-index .block-account .block-content li:first-child, .tag-customer-index .block-account .block-content li:first-child, .wishlist-index-index .block-account .block-content li:first-child {
    border-top: 1px solid #90ad27
}

.customer-account-edit .block-account .block-content li:first-child a, .customer-account-index .block-account .block-content li:first-child a, .customer-address-form .block-account .block-content li:first-child a, .customer-address-index .block-account .block-content li:first-child a, .downloadable-customer-products .block-account .block-content li:first-child a, .newsletter-manage-index .block-account .block-content li:first-child a, .oauth-customer-token-index .block-account .block-content li:first-child a, .review-customer-index .block-account .block-content li:first-child a, .sales-billing-agreement-index .block-account .block-content li:first-child a, .sales-order-history .block-account .block-content li:first-child a, .sales-order-invoice .block-account .block-content li:first-child a, .sales-order-shipment .block-account .block-content li:first-child a, .sales-order-view .block-account .block-content li:first-child a, .sales-recurring-profile-index .block-account .block-content li:first-child a, .tag-customer-index .block-account .block-content li:first-child a, .wishlist-index-index .block-account .block-content li:first-child a {
    color: #fff;
    border-top: 1px solid #c0db5f
}

.customer-account-edit .block-account .block-content li:first-child a:hover, .customer-account-index .block-account .block-content li:first-child a:hover, .customer-address-form .block-account .block-content li:first-child a:hover, .customer-address-index .block-account .block-content li:first-child a:hover, .downloadable-customer-products .block-account .block-content li:first-child a:hover, .newsletter-manage-index .block-account .block-content li:first-child a:hover, .oauth-customer-token-index .block-account .block-content li:first-child a:hover, .review-customer-index .block-account .block-content li:first-child a:hover, .sales-billing-agreement-index .block-account .block-content li:first-child a:hover, .sales-order-history .block-account .block-content li:first-child a:hover, .sales-order-invoice .block-account .block-content li:first-child a:hover, .sales-order-shipment .block-account .block-content li:first-child a:hover, .sales-order-view .block-account .block-content li:first-child a:hover, .sales-recurring-profile-index .block-account .block-content li:first-child a:hover, .tag-customer-index .block-account .block-content li:first-child a:hover, .wishlist-index-index .block-account .block-content li:first-child a:hover {
    background: #c0db5f
}

.customer-account-edit .block-account .block-content li:first-child strong, .customer-account-index .block-account .block-content li:first-child strong, .customer-address-form .block-account .block-content li:first-child strong, .customer-address-index .block-account .block-content li:first-child strong, .downloadable-customer-products .block-account .block-content li:first-child strong, .newsletter-manage-index .block-account .block-content li:first-child strong, .oauth-customer-token-index .block-account .block-content li:first-child strong, .review-customer-index .block-account .block-content li:first-child strong, .sales-billing-agreement-index .block-account .block-content li:first-child strong, .sales-order-history .block-account .block-content li:first-child strong, .sales-order-invoice .block-account .block-content li:first-child strong, .sales-order-shipment .block-account .block-content li:first-child strong, .sales-order-view .block-account .block-content li:first-child strong, .sales-recurring-profile-index .block-account .block-content li:first-child strong, .tag-customer-index .block-account .block-content li:first-child strong, .wishlist-index-index .block-account .block-content li:first-child strong {
    color: #fff;
    border-top: 1px solid #d70109;
    background: #d70109
}

.customer-account-edit .block:not(.block-static-block) .block-title, .customer-account-index .block:not(.block-static-block) .block-title, .customer-address-form .block:not(.block-static-block) .block-title, .customer-address-index .block:not(.block-static-block) .block-title, .downloadable-customer-products .block:not(.block-static-block) .block-title, .newsletter-manage-index .block:not(.block-static-block) .block-title, .oauth-customer-token-index .block:not(.block-static-block) .block-title, .review-customer-index .block:not(.block-static-block) .block-title, .sales-billing-agreement-index .block:not(.block-static-block) .block-title, .sales-order-history .block:not(.block-static-block) .block-title, .sales-order-invoice .block:not(.block-static-block) .block-title, .sales-order-shipment .block:not(.block-static-block) .block-title, .sales-order-view .block:not(.block-static-block) .block-title, .sales-recurring-profile-index .block:not(.block-static-block) .block-title, .tag-customer-index .block:not(.block-static-block) .block-title, .wishlist-index-index .block:not(.block-static-block) .block-title {
    color: #fff
}

.customer-account-edit .col2-set .col-1 h2, .customer-account-edit .col2-set .col-2 h2, .customer-account-index .col2-set .col-1 h2, .customer-account-index .col2-set .col-2 h2, .customer-address-form .col2-set .col-1 h2, .customer-address-form .col2-set .col-2 h2, .customer-address-index .col2-set .col-1 h2, .customer-address-index .col2-set .col-2 h2, .downloadable-customer-products .col2-set .col-1 h2, .downloadable-customer-products .col2-set .col-2 h2, .newsletter-manage-index .col2-set .col-1 h2, .newsletter-manage-index .col2-set .col-2 h2, .oauth-customer-token-index .col2-set .col-1 h2, .oauth-customer-token-index .col2-set .col-2 h2, .review-customer-index .col2-set .col-1 h2, .review-customer-index .col2-set .col-2 h2, .sales-billing-agreement-index .col2-set .col-1 h2, .sales-billing-agreement-index .col2-set .col-2 h2, .sales-order-history .col2-set .col-1 h2, .sales-order-history .col2-set .col-2 h2, .sales-order-invoice .col2-set .col-1 h2, .sales-order-invoice .col2-set .col-2 h2, .sales-order-shipment .col2-set .col-1 h2, .sales-order-shipment .col2-set .col-2 h2, .sales-order-view .col2-set .col-1 h2, .sales-order-view .col2-set .col-2 h2, .sales-recurring-profile-index .col2-set .col-1 h2, .sales-recurring-profile-index .col2-set .col-2 h2, .tag-customer-index .col2-set .col-1 h2, .tag-customer-index .col2-set .col-2 h2, .wishlist-index-index .col2-set .col-1 h2, .wishlist-index-index .col2-set .col-2 h2 {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #ebebeb
}

.customer-account-edit .col2-set .col-1 h3, .customer-account-edit .col2-set .col-2 h3, .customer-account-index .col2-set .col-1 h3, .customer-account-index .col2-set .col-2 h3, .customer-address-form .col2-set .col-1 h3, .customer-address-form .col2-set .col-2 h3, .customer-address-index .col2-set .col-1 h3, .customer-address-index .col2-set .col-2 h3, .downloadable-customer-products .col2-set .col-1 h3, .downloadable-customer-products .col2-set .col-2 h3, .newsletter-manage-index .col2-set .col-1 h3, .newsletter-manage-index .col2-set .col-2 h3, .oauth-customer-token-index .col2-set .col-1 h3, .oauth-customer-token-index .col2-set .col-2 h3, .review-customer-index .col2-set .col-1 h3, .review-customer-index .col2-set .col-2 h3, .sales-billing-agreement-index .col2-set .col-1 h3, .sales-billing-agreement-index .col2-set .col-2 h3, .sales-order-history .col2-set .col-1 h3, .sales-order-history .col2-set .col-2 h3, .sales-order-invoice .col2-set .col-1 h3, .sales-order-invoice .col2-set .col-2 h3, .sales-order-shipment .col2-set .col-1 h3, .sales-order-shipment .col2-set .col-2 h3, .sales-order-view .col2-set .col-1 h3, .sales-order-view .col2-set .col-2 h3, .sales-recurring-profile-index .col2-set .col-1 h3, .sales-recurring-profile-index .col2-set .col-2 h3, .tag-customer-index .col2-set .col-1 h3, .tag-customer-index .col2-set .col-2 h3, .wishlist-index-index .col2-set .col-1 h3, .wishlist-index-index .col2-set .col-2 h3 {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600
}

.cms-index-index .cdz-main-menu .groupmenu li.level0.nav-home > a.menu-link {
    background-color: #b0d235;
    border-color: #fff
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .widget .widget-title h2 {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 700;
    color: #282828
}

@media (min-width: 767px) {
    .header .sticky-menu.active {
        box-shadow: 0 0 5px #bdbdbd;
        -moz-box-shadow: 0 0 5px #bdbdbd;
        -webkit-box-shadow: 0 0 5px #bdbdbd;
        -o-box-shadow: 0 0 5px #bdbdbd;
        -ms-box-shadow: 0 0 5px #bdbdbd;
        background: #fff
    }

    .header .sticky-menu.active .cdz-header-cart .cdz-dropdown {
        position: initial
    }

    .header .sticky-menu.active .cdz-header-cart .cart-icon .cart-qty {
        background-color: #b0d235
    }

    .header .sticky-menu.active .block-search .form-search input[type=text] {
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header .sticky-menu.active .block-search .form-search .button:before, .header .sticky-menu.active .block-search .form-search:hover .button:before {
        color: #fff
    }
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link, .cms-index-index .cdz-main-menu .groupmenu li.level0.nav-home > a.menu-link {
    color: #fff;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link:active, .cdz-main-menu .groupmenu li.level0 > a.menu-link:hover, .cdz-main-menu .groupmenu li.level0 > a.menu-link:visited, .menu-vertical-title h3 a {
    color: #fff
}

.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    color: #fff;
    background-color: #274078;
    border-color: #fff;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop {
    background-color: #fff
}

#cdz-filter-bar dd ol li a, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content {
    color: #282828;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-title {
    text-transform: uppercase;
    color: #282828;
    text-align: center
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a, .cdz-vertical-menu .groupmenu-drop {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

.cdz-vertical-menu li.level0 > a.menu-link {
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:visited, .cdz-vertical-menu .groupmenu-drop .groupdrop-title, .cdz-vertical-menu .groupmenu-drop a {
    color: #282828
}

.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:active, .cdz-main-menu .groupmenu-drop .groupmenu-drop-content a:hover, .cdz-vertical-menu .groupmenu-drop a:hover {
    color: #b0d235
}

.cdz-vertical-menu li.level0:hover > a.menu-link, .cdz-vertical-menu li.level0 > a.menu-link {
    color: #444;
    background: #fafafa
}

.cdz-vertical-menu .groupmenu-drop {
    background-color: #fff;
    border-color: #ebebeb
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    border-color: #0265a9;
    background: #274078 !important;
    color: #fff;
    width: 100%;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase
}

.cdz-main-menu.menu-main-icon .groupmenu li.level0:hover > a.menu-link {
    border-color: #0265a9;
    background: #3598dc;
    color: #fff
}

.cdz-main-menu.menu-main-icon.sticky-menu.active .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    border: 2px solid transparent;
    background: #b0d235;
    color: #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.menu-content-icon .groupmenu li.level0 > a.menu-link {
    border-color: #ebebeb;
    background: #fafafa;
    color: #444;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.menu-content-icon .groupmenu li.level0:hover > a.menu-link {
    border-color: #ebebeb;
    background: #fafafa;
    color: #fafafa
}

.menu-vertical-title {
    background: #fafafa;
    color: #fff
}

.menu-vertical .cdz-nav-wrap {
    border: 1px solid #ebebeb
}

.menu-vertical .cdz-nav-wrap li.vertical-level1.view-all a, .menu-vertical .cdz-nav-wrap li.vertical-level1 > a.menu-link {
    color: #444;
    background-color: #fafafa
}

.menu-vertical .cdz-nav-wrap li.vertical-level1:hover > a.menu-link, .menu-vertical-style02 .nav.nav-tabs .nav-tab-item.active .switch, .menu-vertical-style02 .nav.nav-tabs .nav-tab-item:hover .switch {
    background: #fafafa;
    color: #444
}

#cdz-filter-bar dd ol li a:hover, .menu-vertical .cdz-nav-wrap .view-all a {
    color: #b0d235
}

.menu-vertical .cdz-nav-wrap .parent:hover:after {
    color: #444
}

.menu-vertical-style02 .nav.nav-tabs .nav-tab-item .switch {
    color: #444
}

.menu-vertical-style02 .nav-tab-content, .menu-vertical-style02 .nav.nav-tabs .nav-tab-item .switch {
    background: #fafafa;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title .b-title {
    border-bottom-color: #121212;
    color: #121212;
    font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.block:not(.block-static-block) {
    border-color: #ebebeb
}

.block:not(.block-static-block) .block-title {
    color: #282828;
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom-color: #ebebeb
}

.block:not(.block-static-block) .block-title strong {
    font: 500 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-bottom: 3px solid #121212
}

.block.review-add .block-content {
    padding-top: 0 !important
}

.sidebar .block:not(.block-static-block) {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    box-shadow: 1px 3px 1px rgba(50, 50, 50, .04);
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.sidebar .block .block-title {
    color: #282828
}

.sidebar .block .actions .button {
    background: #3598dc;
    color: #fff
}

.sidebar .block .actions .button, .sidebar .product-name {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-newproduct .cdz-block-title p.b-title, .cdz-home-block .cdz-block-title p.b-title {
    font: 500 19px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-newproduct .cdz-block-title p.b-title span, .cdz-home-block .cdz-block-title p.b-title span {
    display: inline-block;
    margin-top: -2px;
    padding: 5px 20px 6px;
    border-radius: 5px 5px 0 0;
    position: relative;
    color: #d70000 !important;
    background: #fff !important
}

.cdz-block-newproduct .cdz-block-title p.b-title span:after, .cdz-home-block .cdz-block-title p.b-title span:after {
    border-bottom-color: #274078 !important
}

.cdz-block-newproduct .cdz-block-title p.b-title span:before, .cdz-home-block .cdz-block-title p.b-title span:before {
    border-bottom-color: #37559a !important
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) {
    margin: 0;
    border-left-color: #ebebeb
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
    border-right-color: #ebebeb;
    border-bottom-color: #ebebeb
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
    border-color: #fff
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-name a {
    color: #282828;
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item:hover .product-item-info {
    border-color: #3598dc
}

@media (max-width: 767px) {
    .codazon-filter-style-05 .products-grid .product-items .item .product-item-info .cdz-product-bottom .product-name a.product-item-link {
        color: #b0d235
    }

    .codazon-filter-style-05 .products-grid .product-items .item .product-item-info .cdz-product-bottom .price {
        color: #282828
    }
}

@media (min-width: 767px) {
    .codazon-filter-style-05 .products-grid .product-items .item {
        box-shadow: 0 0 0 0 #ebebeb, 0 1px 0 0 #ebebeb, 1px 1px 0 0 #ebebeb, 1px 0 0 0 #ebebeb inset, 0 1px 0 0 #ebebeb inset
    }

    .codazon-filter-style-05 .products-grid .product-items .product-item-description {
        color: #999;
        font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .product-name a {
        color: #b0d235
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .price {
        color: #282828
    }

    .codazon-filter-style-05 .products-grid .product-items .item.product-item .old-price .price {
        color: #999;
        font-weight: 400
    }
}

@media (max-width: 991px) {
    .col1-layout .codazon-filter-style-04 .products-grid {
        border-left-color: #ebebeb
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item {
        border-right-color: #ebebeb !important;
        border-bottom-color: #ebebeb !important
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-item-info {
        border-color: #fff
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .product-name a {
        color: #232323;
        font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item:hover .product-item-info {
        border-color: transparent
    }

    .col1-layout .codazon-filter-style-04 .products-grid .product-items:not(.owl-carousel) .product-item .cdz-buttons-inner .qs-button:hover {
        color: #b0d235
    }
}

.account-create form .legend, .account-login form .legend, form .legend {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #0b235a;
    border: 0;
    font-style: italic;
    font-weight: 700
}

.account-create .page-title .field.note, .account-login .page-title .field.note {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar .block-content, .account-create #form-validate {
    padding: 20px
}

#cdz-filter-bar .block-content, .account-create #form-validate, .account-login #login-form, .customer-account-forgotpassword .col-main #form-validate, .sales-guest-form .col-main-containter .search-form {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ebebeb
}

.customer-account-forgotpassword .col-main #form-validate, .sales-guest-form .col-main-containter .search-form {
    padding: 20px
}

.account-create .buttons-set button.button {
    border-color: #0b235a;
    background: #0b235a;
    color: #fff;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.account-create .buttons-set button.button:hover, .customer-account-forgotpassword .buttons-set button.button:hover {
    background: #fff;
    color: #0b235a;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #0b235a
}

.account-login .buttons-set button.button {
    background: #b0d235;
    color: #fff;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #b0d235
}

.customer-account-forgotpassword .buttons-set button.button {
    background: #0b235a;
    color: #fff;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #0b235a
}

#cdz-filter-bar .block-title strong:hover, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .button:hover {
    background: #fff;
    color: #b0d235;
    border-color: #b0d235
}

.category-products .products-list .btn-cart, .products-list .add-to-links li {
    background: #fff;
    border-color: #274078;
    color: #274078
}

.category-products .products-list .btn-cart:hover, .products-list .add-to-links li:hover {
    background: #274078;
    color: #fff;
    border-color: #274078
}

#cdz-filter-bar .block-title strong, .cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.block-subscribe .actions .button, .products-list .btn-cart {
    background: #b0d235;
    border-color: #b0d235;
    color: #fff
}

.category-products .products-list .btn-cart {
    border-radius: 0
}

.rating-links, .rating-links a, .rating-links span {
    font: 500 11px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar .block-title strong, .box-style01 .products-list .cdz-buttons-container button.btn-cart {
    font: 500 14px/1.55 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

#cdz-filter-bar dd ol li label {
    border-color: #9f9f9f;
    color: #999
}

.col-main-containter .col-main .col-wrapper-main, .product-view .block-related, .product-view .box-reviews, .product-view .product-detail-tab, .product-view .product-essential {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ebebeb
}

.catalog-category-view .col-main-containter .col-wrapper-main, .catalog-product-view .col-main-containter .col-main .col-wrapper-main, .catalog-product-view .col-main-containter .col-wrapper-main, .checkout-cart-index .col-main-containter .col-wrapper-main, .cms-index-index .col-main-containter .col-wrapper-main, .contacts-index-index .col-main-containter .col-main .col-wrapper-main, .customer-account-create .col-main-containter .col-wrapper-main, .customer-account-forgotpassword .col-main-containter .col-wrapper-main, .customer-account-login .col-main-containter .col-wrapper-main, .sales-guest-form .col-main-containter .col-wrapper-main {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0
}

#cdz-filter-bar .block-content > dl > dd, .nav-tabs, .nav.nav-tabs {
    border-bottom-color: #ebebeb
}

.nav-tabs .nav-tab-item.active .switch, .product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a {
    color: #282828
}

.nav-tabs li a {
    border-color: #ebebeb
}

.nav-tabs .nav-tab-item .switch:active, .nav-tabs .nav-tab-item .switch:hover, .nav-tabs .nav-tab-item .switch:visited, .nav-tabs li a:hover {
    color: #282828;
    background: #fbfbfb
}

.nav-tabs .nav-tab-item .switch, .nav-tabs li a {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #999;
    background: #fbfbfb
}

.nav-tabs .nav-tab-item:not(.disabled) .switch:focus, .nav-tabs .nav-tab-item:not(.disabled) .switch:hover, .nav-tabs .nav-tab-item:not(.disabled).active .switch {
    background: 0 0;
    border-bottom-color: #282828;
    color: #282828
}

.nav-tabs .nav-tab-item:not(.disabled) .switch:active {
    color: #282828;
    background: 0 0;
    border-bottom-color: #000
}

.nav-tabs .nav-tab-item.active .switch, .nav-tabs .nav-tab-item.active .switch:focus, .nav-tabs .nav-tab-item.active .switch:hover {
    color: #282828;
    background: 0 0;
    border-bottom-color: #000
}

.nav-tabs .nav-tab-item h2 {
    font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 {
    background: #fff
}

.box-style01 .cdz-block-title {
    color: #121212;
    border-color: #ebebeb
}

.box-style01 .products-grid {
    border-left: 1px solid #ebebeb
}

.box-style01 .products-grid .product-item .product-item-info {
    border: 1px solid #ebebeb;
    border-left: none
}

.box-style01 .nav.nav-tabs .nav-tab-item .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
}

.box-style01 .owl-nav [class*=owl-], .box-style01 .owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #000;
    background: #fff;
    color: #000
}

.box-style01 .owl-nav [class*=owl-]:hover, .box-style01 .owl-theme .owl-nav [class*=owl-]:hover {
    border-color: #b0d235;
    color: #b0d235
}

.cdz-button-show01 .products-grid .product-item-info:hover, .cdz-button-show01 .products-grid .product-item-info:hover .product-item-details {
    background: #fff
}

@media (min-width: 992px) {
    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart {
        background: #b0d235;
        color: #fff;
        border-color: #b0d235 #b0d235 #dedede
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container .qs-button:hover, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container a.action:hover, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container button.btn-cart:hover {
        background: #fff;
        color: #b0d235;
        border-color: #b0d235
    }

    .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container .qs-button, .cdz-button-show02 .products-grid .product-item-info .cdz-buttons-container a.action {
        background: #fff;
        color: #ebebeb;
        border-color: #ebebeb #ebebeb #dedede
    }
}

.modal-content {
    border-radius: 0
}

@media (max-width: 767px) {
    .mobile-nav-tabs .nav-tab-item .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch {
        border: 0;
        border-bottom-color: transparent;
        border-bottom-style: solid;
        border-bottom-width: 2px
    }

    .mobile-nav-tabs .nav-tab-item .switch:hover, .mobile-nav-tabs .nav-tab-item.active .switch, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item .switch:hover, .nav.nav-tabs.mobile-nav-tabs .nav-tab-item.active .switch {
        border-bottom-color: #ebebeb
    }
}

.line-style01 .cdz-block-title {
    border-color: #000
}

.line-style01 .cdz-block-title .b-title {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background: #fff;
    color: #282828;
    border-color: #f7f7f7
}

.line-style01 .nav-tabs .nav-tab-item.active .switch {
    background: #fbfbfb;
    color: #999;
    border-color: #fbfbfb
}

.line-style01 .nav-tabs .nav-tab-item .switch {
    font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background: #fbfbfb;
    color: #999;
    border-color: #ebebeb
}

.line-style01 .nav-tabs .nav-tab-item .switch:focus, .line-style01 .nav-tabs .nav-tab-item .switch:hover {
    background: #fbfbfb;
    color: #999;
    border-color: #fbfbfb
}

.cdz-block-product01 .product-item .product-item-info .qs-button {
    color: #fff;
    background-color: #3598dc;
    border-color: #3598dc
}

.cdz-block-product01 .product-item .product-item-info .qs-button:hover {
    color: #3598dc;
    background-color: #fff;
    border-color: #3598dc
}

.cdz-block-product01 .product-item .cart-wrapper .cart-qty {
    background: #3598dc
}

.owl-carousel.owl-loaded {
    display: block
}

.box-style02, .box-style04 {
    border-color: #ebebeb;
    background: #fff
}

.box-style02 .cdz-block-title, .box-style04 .box-products .products-grid .item-group {
    border-color: #ebebeb
}

.box-style04 .box-products .products-grid .item-group .item:first-child {
    border-color: #ebebeb
}

.box-style04 .cdz-block-title {
    border-color: #000;
    color: #b0d235
}

.box-style04 .box-left .cdz-block-title {
    background: #fff;
    color: #282828
}

.product-list-style02 .products-list .item {
    border-top: 1px solid #ebebeb
}

.product-list-style02 .products-list .item .cdz-product-left .product-image {
    border: 1px solid #ebebeb
}

.product-list-style02 .products-list .item .cdz-product-left .qs-button {
    color: #fff !important;
    background-color: #b0d235 !important;
    border-color: #b0d235 !important
}

.product-list-style02 .products-list .item .cdz-product-left .qs-button:hover {
    color: #b0d235 !important;
    background-color: #fff !important;
    border-color: #b0d235 !important
}

.product-list-style02 .box .cdz-products-list {
    border-color: #ebebeb;
    background: #fff
}

.cdz-block-title-style02 .cdz-block-title .b-title, .cdz-block-title-style02 .cdz-block-title .title-desc {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-block-title-style02 .cdz-block-title .title-desc {
    font-style: italic;
    font-size: 16px;
    color: #121212;
    margin-bottom: 10px
}

.cdz-block-title-style02 .cdz-block-title .view-all {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 100%;
    text-transform: lowercase;
    font-style: italic
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}

.cdz-block-title-style02 .cdz-block-content .nav-tabs .nav-tab-item .switch:before, .cdz-block-title-style02 .cdz-block-content .nav.nav-tabs .nav-tab-item .switch:before {
    background: #282828
}

.product-style03 .owl-nav [class*=owl-], .product-style03 .owl-theme .owl-nav [class*=owl-], .product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart:hover {
    color: #fff;
    background-color: #b0d235;
    border-color: #b0d235
}

.product-style03 .owl-nav [class*=owl-]:hover, .product-style03 .owl-theme .owl-nav [class*=owl-]:hover {
    color: #b0d235;
    background-color: #fff;
    border-color: #b0d235
}

.product-style04 .products-grid .product-item .product-item-info .product-item-inner .button.btn-cart {
    color: #b0d235;
    background-color: #fff;
    border-color: #fff
}

.product-style05 .products-grid .item .cart-wrapper button.btn-cart:hover, .product-style05 .products-grid .item .cart-wrapper button.btn-cart:hover:before, .product-style05 .products-grid .item .product-item-inner .cdz-buttons-container .cdz-buttons-inner .product-actions-right a:hover {
    color: #b0d235
}

.product-style05 .products-grid .item .cart-wrapper button.btn-cart {
    color: #282828
}

.product-style05.product-title-tab-01 .nav.nav-tabs {
    border-color: #ebebeb
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item .switch {
    font: 400 25px/1.35 Bentham, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 14px;
    background-color: #fbfbfb;
    color: #999
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:before, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:before {
    border-top-color: #fbfbfb
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover:after {
    border-top-color: #282828;
    border-right-color: #282828;
    background-color: #fbfbfb
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active .switch, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover .switch {
    background-color: #fbfbfb;
    color: #282828
}

.product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item.active .switch:after, .product-style05.product-title-tab-01 .nav.nav-tabs .nav-tab-item:hover .switch:after {
    border-color: #282828
}

.owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-] {
    top: 50%;
    color: #3598dc;
    background: 0 0;
    border: 0
}

.owl-theme .owl-nav .owl-next {
    right: -30px
}

.owl-theme .owl-nav .owl-prev {
    left: -30px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0;
    color: #3598dc
}

.owl-next, .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: 0 solid #000
}

.account-create .page-title .field.note, .account-login .page-title .field.note {
    font-size: 11px
}

.account-login .buttons-set .button:hover {
    background: #fff;
    color: #0b235a;
    font: 600 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border-color: #0b235a
}

.account-login #login-form {
    padding: 0 !important
}

.btn-close-cart:hover {
    background: #fff;
    border-color: #274078;
    color: #274078
}

.toplinks-cms {
    background-color: #274078;
    color: #fefefe
}

.toplinks-cms div:last-child {
    text-align: left
}

.toplinks-cms a {
    color: #fefefe
}

@media all and (max-width: 768px) {
    .cdz-cart {
        position: absolute;
        top: 10px;
        right: 0
    }
}

.pl-1 {
    padding-left: 5px
}

.pl-2 {
    padding-left: 10px
}

.pl-3 {
    padding-left: 15px
}

.pl-4 {
    padding-left: 20px
}

.pl-5 {
    padding-left: 25px
}

.pl-6 {
    padding-left: 30px
}

.pr-1 {
    padding-right: 5px
}

.pr-2 {
    padding-right: 10px
}

.pr-3 {
    padding-right: 15px
}

.pr-4 {
    padding-right: 20px
}

.pr-5 {
    padding-right: 25px
}

.pr-6 {
    padding-right: 30px
}

.pt-1 {
    padding-top: 5px
}

.pt-2 {
    padding-top: 10px
}

.pt-3 {
    padding-top: 15px
}

.pt-4 {
    padding-top: 20px
}

.pt-5 {
    padding-top: 25px
}

.pt-6 {
    padding-top: 30px
}

.pb-1 {
    padding-bottom: 5px
}

.pb-2 {
    padding-bottom: 10px
}

.pb-3 {
    padding-bottom: 15px
}

.pb-4 {
    padding-bottom: 20px
}

.pb-5 {
    padding-bottom: 25px
}

.pb-6 {
    padding-bottom: 30px
}

.ml-1 {
    margin-left: 5px
}

.ml-2 {
    margin-left: 10px
}

.ml-3 {
    margin-left: 15px
}

.ml-4 {
    margin-left: 20px
}

.ml-5 {
    margin-left: 25px
}

.ml-6 {
    margin-left: 30px
}

.mb-1 {
    margin-bottom: 5px
}

.mb-2 {
    margin-bottom: 10px
}

.mb-3 {
    margin-bottom: 15px
}

.mb-4 {
    margin-bottom: 20px
}

.mb-5 {
    margin-bottom: 25px
}

.mb-6 {
    margin-bottom: 30px
}

.overlay-search {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #111;
    opacity: 0;
    z-index: -1;
    cursor: pointer
}

.overlay-search.active {
    display: block;
    opacity: .7;
    transition: opacity .3s .2s ease
}

.overlay-search:not(.active) {
    display: none;
    opacity: 0;
    transition: opacity .3s .2s ease
}

.flag-freeShipping {
    padding: 1.5px;
    display: block;
    width: 130px;
    text-align: center;
    border: 1px solid #d70000;
    margin: 3px auto;
    cursor: pointer;
    border-radius: 5px;
    color: #d70000;
    background-color: #fff;
    font-weight: 700;
    transition: all .2s .2s ease
}

.product-view-info .flag-freeShipping {
    float: left;
    margin: 10px
}

.catalog-category-view .flag-freeShipping:hover, .catalogsearch-result-index .flag-freeShipping:hover {
    border-color: #d70000;
    background-color: #d70000;
    color: #fff;
    transition: all .2s .2s ease
}

body #wh-widget-send-button.wh-widget-right {
    bottom: 60px !important
}

.groupmenu-drop .item.level1, .groupmenu-drop-content {
    padding-bottom: 0 !important
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.button.btn-cart[disabled]{
    opacity: .5;
}

.catalog-product-view #product-home-redirect-button:not([disabled]),
.catalog-product-view #product-addtocartandredirect-button:not([disabled]) {
    display: block;
}

.catalog-product-view #product-home-redirect-button[disabled],
.catalog-product-view #product-addtocartandredirect-button[disabled] {
    display: none!important;
}

@media all and (max-width: 770px) {
    .catalog-product-view .product-shop-wrap.product-shop-button .add-to-cart{
        position: fixed;
        bottom: 0;
        padding: 10px 10px 0;
        background: #eee;
        left: 0;
        right: 0;
        z-index: 9;
        border-top: 1px solid #ccc;
    }

    .catalog-product-view .product-view .add-to-cart .product-button-top {
        margin-bottom: 11px;
        margin-top: 9px;
    }

    .catalog-product-view #product-addtocart-button{
        padding: 11px 8px;
        font-size: 20px;
    }

    .catalog-product-view .whatsapp-btn,
    .catalog-product-view #chat-application {
        bottom: 90px!important;
    }

    .catalog-product-view .product-button-top .qty-ctl button.increase:before,
    .catalog-product-view .product-button-top .qty-ctl button.decrease:before{
        font-size: 30px;
        margin-left: -5px;
    }

    .catalog-product-view .product-view .add-to-links {
        display: none;
    }

    .catalog-product-view .product-view .qty_cart input.qty {
        font-size: 20px;
        font-weight: bold;
    }
}