/* Cart page */
#block-shipping{
    display: block;
}
@media (min-width: 768px), print{
    .cart.table-wrapper .product-item-photo {
        max-width: 110px;
    }
}

/* Zipmoney tagline */
.product-item .zip_tagline .zip-info{
    font-size: 10px;
    cursor: pointer;
    display: inline;
}
.product-item .zip_tagline .zip_tagline_text{
    padding: 1px;
}
.product-item .zip_tagline img{
    vertical-align: text-bottom;
    height: 16px !important;
}
/* product options */
.product-options-wrapper .options-list .price-notice{
    display: none;
}

/* STYLE */
div.footer.content > div.footer-icons-band{
    height: auto;
}
.footer-icons-band p{
    font-size: 0;
    line-height: 0;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}
footer.page-footer div.footer.content div.footer-icons-band .ozzy-tooltip{
    width: 33.3%;
    font-size: 18px;
    line-height: 1.2;
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
span.f-guarantee img{
    padding: 0;
    float: none;
    padding: 0 20px;
    vertical-align: middle;
}
.footer-icons-band a.tooltip-toggle{
    padding: 38px 0 38px 0;
    display: block;
}
@media (max-width: 1170px) and (min-width: 1024px){
    .footer-icons-band p{
        padding: 20px 20px 0;
    }
    footer.page-footer div.footer.content div.footer-icons-band span.f-guarantee{
        float: none;
    }
    .footer-icons-band a.tooltip-toggle{
        padding: 20px 10px 20px;
    }
    span.f-guarantee img{
        height: 38px;
    }
}
@media (max-width: 1023px) and (min-width: 768px){
    .footer-icons-band p{
        padding: 20px 20px 0;
    }
    footer.page-footer div.footer.content div.footer-icons-band .ozzy-tooltip{
        font-size: 16px;
    }
    .footer-icons-band a.tooltip-toggle{
        padding: 20px 10px 20px;
    }
    span.f-guarantee img{
        height: 38px;
    }
}





div.footer.content > div.footer-email{
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 1920px;
}
.f-email-join{
    float: none;
    margin-right: 10px;
}
.footer.content .block{
    float: none;
}
div.content > form.form.subscribe{
    margin: 0;
}
.f-newsletter{
    padding: 20px 60px 20px 0;
    text-align: right;
    display:inline-block;
    width: auto;
    float: none;
}
.block.newsletter {
    width: 100%;
    max-width: 374px;
    margin-bottom: 0;
}
.block.newsletter .field .control{
    position: relative;
}
.block.newsletter #newsletter {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.block.newsletter div.mage-error[generated] {
    margin-top: 0;
    position: absolute;
    top: 100%;
    left: 0;
}
@media (max-width: 1170px) and (min-width: 1024px){
    footer.page-footer div.footer.content .f-newsletter {
        padding: 20px 20px 20px 0 !important;
    }
    footer.page-footer div.footer.content .content > form.form.subscribe {
        margin: 0;
    }
}
@media (max-width: 1023px) and (min-width: 768px){
    footer.page-footer div.footer.content .f-newsletter {
        padding: 20px 20px 20px 0 !important;
    }
    footer.page-footer div.footer.content .content > form.form.subscribe {
        margin: 0;
    }
}
@media only screen and (max-width: 767px){
    div.footer.content > div.footer-email {
        padding: 20px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .f-newsletter{
        display: none;
    }
    .m-f-newsletter{
        display: block;
    }
    .block.newsletter .field .control {
        text-decoration: none;
        display: block;
        float: none;
        width: 100%;
        margin: 0;
    }
    .block.newsletter {
        max-width: inherit;
    }
    #ozzy-f-email-check {
        right: 29px;
        bottom: 50px;
    }
}

.ozzy-f-links{
    padding-top: 20px;
}

.slick-prev, .slick-next {
    height: 42px;
    width: 40px;
}

.slick-prev:focus,
.slick-next:focus{
    border:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.slick-next {
    right: -40px;
}
.dropdown-element.amshopby-clearer{
    overflow: hidden;
}
.ozzy-menu-slider-selector-container .single-dropdown select{
    width: -webkit-calc(100% + 30px) !important;
    width: -moz-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
    background: #fff url(../images/arrow-bg.png) no-repeat;
    background-position: -webkit-calc(100% - 40px) 50%;
    background-position: -moz-calc(100% - 40px) 50%;
    background-position: calc(100% - 40px) 50%;
    cursor: pointer;
}

@media(max-width:767px){
    .ozzy-popular-slide{
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .ozzy-popular-slide-panel{
        width: 100%;
    }
    .ozzy-popular .slick-slide img {
        margin: 0 auto;
    }
    .ozzy-popular .slick-slider .slick-dots{
        margin: 10px 0;
    }
    .ozzy-popular .ozzy-popular-slider.slick-initialized{
        overflow: visible;
        padding-bottom: 20px;
    }
    .slick-slider .slick-prev{
        left: 0;
    }
    .slick-slider .slick-next {
        right: 0;
    }
}

@media(max-width:767px){
    .ozzy-popular {
        height: auto;
    }
    .ozzy-popular h2,
    .ozzy-review h2,
    .ozzy-recent h2,
    .ozzy-call-container h2{
        padding: 20px 0;
    }
    .ozzy-call-container{
        padding: 0 20px;
        height: auto;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .ozzy-call-box{
        width: 100%;
        float: none;
    }
    .ozzy-endorsed-container{
        float: none;
        width: 100%;
        padding: 20px;
    }
    .ozzy-endorsed, .ozzy-endorsed-bottom{
        height: auto !important;
        width: 100%;
        float: none;
    }
    .ozzy-endorsed-box, .ozzy-endorsed-box-bottom{
        margin: 0 0 20px;
        width: 100%;
        height: auto;
        float: none;
    }
    .ozzy-endorsed-box span.text, .ozzy-endorsed-box-bottom span.text{
        margin-bottom: 20px;
    }
}
/** ozzy css */

html, body {
    height: auto;
}
.page-wrapper {
    position: relative;
    overflow: hidden;
}
section.top-menu {
    overflow: hidden;
    max-width: 1170px;
    width: 100%;
}
.top-menu-full-width {
    max-width: 1170px;
    width: 100%;
}
.top-menu-list {
    overflow: hidden;
}
main.page-main {
    padding: 0 20px;
    max-width: 1210px;
}
@media(max-width: 767px) {
    main.page-main {
        padding: 0;
    }
}
/* gallery-list */

.gallery-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -13px;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-list ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33.33%;
    padding: 0 13px 26px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.gallery-list ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    border: 1px solid #d4d4d4;
    padding: 11px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;

}
.gallery-list ul li a figure {
    line-height: 0;
}
.gallery-list ul li a h4 {
    margin: 0 0 20px;
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #525252;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-weight: normal;

}
.gallery-list ul li a:hover {
    border-color: #0076bb;
    text-decoration: none;
}
.gallery-list ul li a:hover h4 {
    color: #0076bb;

}
.gallery-list ul li a img {
    width: 100%;
}


@media(max-width: 1080px) {
    .gallery-list ul {
        margin: 0 -8px;
    }
    .gallery-list ul li {
        width: 50%;
        padding: 0 8px 16px;
    }
    .gallery-list ul li a h4 {
        font-size: 18px;
    }
}

@media(max-width: 768px) {
    .gallery-list ul {
        margin: 0;
    }
    .gallery-list ul li {
        width: 100%;
        padding: 0 0 10px;
    }
}





/* inner gallery page */

.product-gallery-box {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 370px);
    width: -moz-calc(100% - 370px);
    width: calc(100% - 370px);
}
.product-gallery-box .product-gallery .article-image img {
    width: 100%;
}
.product-gallery-box .product-gallery .article-image {
    line-height: 0;
    padding: 4px;
    border: 1px solid #dedede;
}
.mod_content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 35px;
    padding: 0;
    list-style-type: none;
}
.mod_content ul li {
    margin-bottom: 0;
}
.mod_content ul li a {
    position: relative;
    color: #444;
    padding: 0 10px;
    font-size: 16px;
}
.mod_content ul li a:before {
    position: absolute;
    content: '';
    top: 38%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 26px;
    background: url(../images/sprites.png) -31px -372px no-repeat;
    z-index: 1;
}
.mod_content ul li.prev a {
    padding-left: 25px;
}
.mod_content ul li.next a {
    padding-right: 25px;
}
.mod_content ul li.next a:before {
    left: auto;
    right: 0;
    background: url(../images/sprites.png) -58px -372px no-repeat;

}
#right-sidebar {
    width: 360px;
    display: inline-block;
    vertical-align: top;
}
.moduelbox.side-info {
    position: relative;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    padding-bottom: 25px;
    margin-left: 35px;
}
.moduelbox::before,
.moduelbox::after {
    content: '';
    position: absolute;
    border: 14px solid transparent;
    border-right: 15px solid #dedede;
    top: 12px;
    left: -30px;
}
.moduelbox::after {
    border-right: 16px solid white;
    left: -29px;
}
.moduelbox .head-title {
    position: relative;
    padding: 20px 0;
    margin-bottom: 40px;
    border-top: 5px solid #0f88c3;
}

.moduelbox .mod_content {
    text-align: center;
}
.moduelbox .mod_content figure {
    display: block;
    margin-bottom: 30px;
}
.moduelbox .mod_content span {
    display: block;
    color: #444;
}
.moduelbox .mod_content strong {
    text-transform: uppercase;
    color: #0f88c7;
}
.moduelbox .head-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 1px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #dedede;
}
.moduelbox .head-title h3 {
    margin: 0;
    color: #888e8f;
    text-align: center;
}

.modeulbox.visit-online {
    margin-bottom: 20px;
    margin-left: 35px;
}
.modeulbox.visit-online a {
    position: relative;
    display: block;
    padding: 15px 0;
    text-align: center;
    background: #008ee0;
    color: #fff;
    font-size: 18px;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;

}
.modeulbox.visit-online a:after {
    content: "";
    width: 64px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background:  #0076bb;
}
.modeulbox.visit-online a:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 19px;
    width: 25px;
    height: 26px;
    background: url(../images/sprites.png) -339px -89px no-repeat;
    z-index: 1;
}
.modeulbox.visit-online a:hover {
    text-decoration: none;
    background: #0076bb;
}
.part-finder-gallery {
    margin-left: 10px;
    padding: 15px 17px;
    background: #424242;
}
.pfinder-bottom-title-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px 15px;
}

.pfinder-bottom-title-holder h3 {
    margin: 0 0 0 15px;
    color: #fff;
    text-align: center;
}

.amfinder-vertical {
    background: transparent;
    line-height: 0;
}

.amfinder-vertical .dropdown-title {
    display: none;
}

.amfinder-vertical .dropdown-element select {
    padding: 0.5em;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url(../images/arrow-bg.png) no-repeat;
    background-position: -webkit-calc(100% - 18px) 50%;
    background-position: -moz-calc(100% - 18px) 50%;
    background-position: calc(100% - 18px) 50%;
    cursor: pointer;
}
.amfinder-vertical .dropdown-element select::-ms-expand {
    display: none;
}


.amfinder-vertical .amfinder-buttons .button {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
    margin-left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.amfinder-vertical .amfinder-buttons .button:first-of-type {
    margin-bottom: 10px;
}

.amfinder-vertical .amfinder-buttons .partfinderreset {
    background: transparent;
    color: #fff;
}

.amfinder-vertical .amfinder-buttons .partfinderreset:hover {
    background: #fff;
    color: #424242;
}


@media(max-width: 1080px) {
    .product-gallery-box {
        width: 100%;
        margin-bottom: 30px;
    }
    #right-sidebar {
        width: 100%;
    }
    .moduelbox,
    .modeulbox.visit-online,
    .part-finder-gallery {
        margin-left: 0 !important;
    }
    .amfinder-vertical .amfinder-buttons .button:first-of-type {
        margin-bottom: 0;
    }
    .amfinder-vertical .amfinder-buttons .partfinderreset {
        margin-top: 4px;
    }
}











/* pagination */
.toolbar {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 36px;
}
.toolbar .pager {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 20px;
}
.toolbar-amount {
    padding-top: 0;
    font-size: 14px;
}

.pages .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.pages .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    line-height: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #444;

}
.pages .item strong {
    padding: 0;
    line-height: 1;
}
.pages .item span {
    color: #fff;
    font-size: 16px;
}
.pages .item.current {
    background: #008ee0;
}

.pages .item.pages-item-next,
.pages .item.pages-item-previous {
    width: auto;
    background: transparent;
    margin-left: 12px;
}
.pages .item.pages-item-previous {
    margin-left: 0;
    margin-right: 12px;
}
.pages .item.pages-item-next .next,
.pages .item.pages-item-previous .previous {
    position: relative;
    margin-left: 0;
    width: 100%;
    padding-right: 20px;
    border: none;
    display: block;
    margin: 0;
}
.pages .item.pages-item-previous .previous {
    padding-right: 0;
    padding-left: 20px;

}
.pages .item.pages-item-next .next:hover:before,
.pages .item.pages-item-previous .previous:hover:before {
    color: #444;
}
.pages .item.pages-item-next .next span:last-of-type,
.pages .item.pages-item-previous .previous span:last-of-type {
    position: static;
    color: #8f8f8f;
    font-size: 16px;
    font-weight: 400;
}
.pages .action.next:before {
    content: '\f101';
    margin: 1px 0 0;
    font-size: 23px;
    position: absolute;
    top: 27%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.pages .action.previous:before {
    content: '\f100';
    margin: 0;
    font-size: 23px;
    position: absolute;
    top: 35%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.limiter .limiter-text {
    display: none;
}
.limiter select {
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url(../images/arrow-bg.png) no-repeat;
    background-position: -webkit-calc(100% - 10px) 50%;
    background-position: -moz-calc(100% - 10px) 50%;
    background-position: calc(100% - 10px) 50%;
    cursor: pointer;
    width: 72px;
}
@media(max-width: 1080px) {
    .toolbar .pager {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pages {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px;
    }
    .pages .items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .toolbar-amount {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .limiter {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media(max-width: 600px) {
    .toolbar .pager {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pages .item.pages-item-next .next span:last-of-type, .pages .item.pages-item-previous .previous span:last-of-type {
        display: none;
    }
    .pages .item.pages-item-next, .pages .item.pages-item-previous {
        margin: 0;
    }
    .pages .item {
        width: 30px;
        height: 30px;
    }
    .pages .item.pages-item-next .next, .pages .item.pages-item-previous .previous {
        height: 100%;
    }
    .pages .action.previous:before,
    .pages .action.next:before {
        top: 40%;
    }
    .limiter,
    .toolbar-amount {
        width: 100%;
        text-align: center;
    }
}







/* BUTTON SEARCH */

.block-search .block-content form {
    position: relative;
}

.block-search .block-content form .actions .search {
    margin: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.block-search .control {
    overflow: hidden;
}


div.control > input#search {
    width: 100%;
    margin-left: 0;
    padding: 0 20px 0 22px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;

}

div.control > input#search:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form.minisearch {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.field.search {
    width: -webkit-calc(100% - 74px);
    width: -moz-calc(100% - 74px);
    width: calc(100% - 74px);
}

@media (max-width: 1023px) and (min-width: 768px) {
    .field.search {
        width: -webkit-calc(100% - 64px);
        width: -moz-calc(100% - 64px);
        width: calc(100% - 64px);
    }
}
@media (max-width: 1170px) {
    div.block-search .block.block-content .field.search {
        width: 100%;
    }
    div.block-search .block.block-content .field.search div.control > input#search {
        width: 100%;
        margin: 0 !important;
    }
    div.block-search {
        padding-left: 11px;
    }
}
@media (max-width: 767px) {
    .actions {
        width: auto;
    }
    .form.minisearch {
        width: 100%;
    }
    div.block-search .block.block-content .field.search div.control > input#search {
        position: static;
    }
    .block-search .control {
        margin: 0;
        padding: 0;
    }
    .block-search .block-content form .actions .search {
        margin: -1px 0 0 -1px;
    }
}








/* footer */
@media(max-width: 1023px) {
    .ozzy-tooltip .tooltip-content {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }


}






/* HOME */
.ozzy-join-bg-container button {
    vertical-align: bottom;
}

.top-band-full-width .ozzy-tooltip2 table {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
}

.top-band-full-width .ozzy-tooltip2 span.tooltip-content,
.top-band-full-width .ozzy-tooltip2 span.tooltip-content:before,
.top-band-full-width .ozzy-tooltip2 span.tooltip-content:after {
    display: none;
}


.ozzy-popular {
    width: 100%;
    overflow: hidden;
}

.ozzy-popular .ozzy-popular-slider {
    width: 10000px;

}

.ozzy-popular .ozzy-popular-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.ozzy-popular .ozzy-popular-slider.slick-initialized {
    width: 100%;
    min-height: 0;

}
.ozzy-popular .ozzy-popular-slider.slick-initialized .slick-track {
    display: block;
}
.ozzy-popular .ozzy-popular-slider.slick-initialized .slick-slide {
    display: block;
    padding: 0 10px;
}


.ozzy-popular .ozzy-popular-slider .ozzy-popular-slide >img {
    display: none;
}
.ozzy-popular .ozzy-popular-slider.slick-initialized .ozzy-popular-slide img {
    width: 100%;
}

.ozzy-review-slider  {
    -width: 10000px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ozzy-review-slider.slick-initialized {
    width: auto;
    display: block;
}

.ozzy-review-slider .slick-list .slick-slide {
    display: block !important;

}
.ozzy-review-slider .slick-arrow {
    z-index: 5;
}
.ozzy-review-container {
    position: relative;
    z-index: 99;
}

.ozzy-recent {
    overflow: hidden;
}
.ozzy-recent-container {
    max-width: 1170px;
    width: 100%;
}
.ozzy-recent-slider {
    width: 10000px;
}

.ozzy-recent-slider.slick-initialized {
    width: 100%;
}
.ozzy-recent-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ozzy-recent-slider .slide {
    padding: 0 7px;
    width: 33.33% !important;
}
.ozzy-recent-slider .ozzy-recent-slide {
    width: auto;
    height: auto;
    margin: 0;
}
.ozzy-recent-slider .slick-prev {
    left: -35px;
}
.ozzy-recent-slider .slick-next {
    right: -35px;
}

@media(max-width: 1280px) {
    .ozzy-recent-slider {
        overflow: hidden;
    }
    .ozzy-recent-slider .slick-prev,
    .ozzy-recent-slider .slick-next {
        display: none !important;
    }
    .ozzy-recent-container .ozzy-recent .ozzy-recent-slide {
        width: 100% !important;
        margin: 0 !important;
    }
    .ozzy-recent-container .ozzy-recent .ozzy-recent-slide .ozzy-recent-slide-panel {
        width: 100% !important;
    }
    .ozzy-recent-container .ozzy-recent .ozzy-recent-slide .ozzy-recent-slide-panel img {
        width: 100% !important;
        padding: 0 !important;
    }

}

@media(max-width: 767px) {
    .ozzy-recent {
        height: auto;
    }
    .ozzy-recent-container {
        margin-bottom: 20px;
    }
    .ozzy-recent-slide-panel {
        height: auto;
        padding-bottom: 10px;
    }
}

.ozzy-menu-slider-container {
    overflow: hidden;
}
#ozzy-slider-tabs-for-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
}

#ozzy-slider-tabs-for-main .ozzy-selector-slide {
    position: relative;
    width: 300px;
    height: 60px;
    margin-right: 10px;
    background-color: #444;
    line-height: 60px;
    text-align: center;
    color: #fff;
}


#ozzy-slider-tabs-for-main .ozzy-selector-slide img {
    float: left;
    display: block;
    position: absolute;
    top: 17px;
    left: 25px;
}

#ozzy-slider-tabs-for-main .ozzy-selector-slide.slick-current {
    background-color: #0076bb;
}

@media(max-width: 1024px) {
    #ozzy-slider-tabs-for-main .ozzy-selector-slide {
        width: 226px;
    }
}
@media(max-width: 767px) {
    #ozzy-slider-tabs-for-main .ozzy-selector-slide {
        width: 33.33%;
        margin: 0;
        background-position: center  6px;
        padding: 52px 5px 0 5px !important;
        line-height: 20px;
        margin: 0 5px;
        background-color: transparent;
    }
    #ozzy-slider-tabs-for-main .slick-slide:first-child {
        margin: 0 5px;
    }
    #ozzy-slider-tabs-for-main .ozzy-selector-slide.slick-current {
        background-color: transparent;
    }
    #ozzy-slider-tabs-for-main .slick-track {
        width: 100% !important;
        padding: 0;
    }
    #ozzy-slider-tabs-for-main {
        margin-top: -100px;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #ozzy-slide-tab-1, #ozzy-slide-tab-2, #ozzy-slide-tab-3 {
        font-size: 11px;
    }
    .mb-ozzy-menu-slider {
        height: auto;
    }
}





/* NEW */
.ozzy-review-slider.slick-initialized {
    width: 100%;
}

.ozzy-review-slide-panel {
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
}
.ozzy-review-slide-panel img {
    width: 100%;
}
.ozzy-review-slider.slick-initialized .slick-list .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ozzy-review-slide {
    padding: 0 10px;
}


.ozzy-review-slider .slick-prev {
    left: -38px;
}
.ozzy-review-slider .slick-next {
    right: -38px;
}


@media(max-width: 1280px) {
    .ozzy-review-slide-panel {
        margin: 0;
    }
    .ozzy-review-slider {
        padding: 0 30px;
    }
    .ozzy-review-slider .slick-next {
        right: 0;
    }
    .ozzy-review-slider .slick-prev {
        left: 0;
    }
    .ozzy-review-slider .slick-dots {
        margin: 5px 0;
    }
    .ozzy-review-container {
        height: auto;
    }
}

@media(max-width: 1024px) {
    .ozzy-review-slide-panel {
        -moz-background-size: cover;
        background-size: cover;
    }

}

@media(max-width: 767px) {
    .ozzy-review-container {
        overflow: hidden;
    }
    .ozzy-review-slider {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 0 20px;
    }
    .ozzy-review-slider .slide {
        margin-bottom: 15px;
    }
    .ozzy-review-slide-panel {
        -moz-background-size: contain;
        background-size: contain;
    }
}



.ozzy-call-container {
    height: auto;
    padding-bottom: 40px;
    overflow: hidden;
}
.ozzy-call-box {
    width: auto !important;
}
.ozzy-call-img {
    overflow: hidden;
    width: auto !important;
    float: none !important
}

.ozzy-call-box {
    width: auto !important;
}


@media(max-width: 1080px) {
    .ozzy-call-box {
        float: none;
    }
    .ozzy-call-box span {
        display: none;
    }
}


.ozzy-endorsed-container {
    max-width: 1170px;
    width: 100%;
    height: auto;
    overflow: hidden;

}

.ozzy-endorsed-container .ozzy-endorsed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1170px;
    height: auto;
    overflow: hidden !important;
}

.ozzy-endorsed-container .ozzy-endorsed .ozzy-endorsed-box{
    width: 49% !important;
    height: 100% !important;
    margin: 40px 0 20px !important;
}
.ozzy-endorsed-container .ozzy-endorsed .ozzy-endorsed-box {
    margin: 40px 0 20px !important;

}
@media(max-width: 1080px) {
    .ozzy-endorsed-container .ozzy-endorsed  {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ozzy-endorsed-container .ozzy-endorsed .ozzy-endorsed-box {
        width: 100% !important;
        margin: 40px 0 0 !important;
    }
    .ozzy-endorsed-container .ozzy-endorsed .ozzy-endorsed-box:nth-child(2) {
        margin-bottom: 30px !important;
    }
    .ozzy-endorsed-box .more {
        padding-bottom: 20px;
    }
}

.ozzy-tile-bg-container {
    overflow: hidden;
    white-space: normal;
}

.ozzy-tile-container {
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ozzy-tile-container #ozzy-tile-1 img {
    width: 100%;
}
@media(max-width: 1280px) {
    .ozzy-tile-container #ozzy-tile-1 {
        height: 52vw;
        overflow: hidden;
        width: 335px !important;
        margin-left: 0  !important;
    }
    .ozzy-tile-container #ozzy-tile-2 {
        width: 33%;
        height: 22vw;
        overflow: hidden;
    }
    .ozzy-tile-container #ozzy-tile-3 {
        width: 33%;
        height: 22vw;
        overflow: hidden;
    }
    .ozzy-tile-container #ozzy-tile-4 {
        width: 67.8%;
        height: 28.5vw;
        overflow: hidden;
    }
    .ozzy-tile-container #ozzy-tile-5 {
        width: 48%;
        height: 22vw;
        overflow: hidden;
        margin-left: 0  !important;
    }
    .ozzy-tile-container #ozzy-tile-6 {
        width: 49%;
        height: 22vw;
        overflow: hidden;
    }
    .ozzy-tile-container #ozzy-tile-1 div span,
    .ozzy-tile-container #ozzy-tile-2 div span,
    .ozzy-tile-container #ozzy-tile-3 div span,
    .ozzy-tile-container #ozzy-tile-4 div span,
    .ozzy-tile-container #ozzy-tile-5 div span,
    .ozzy-tile-container #ozzy-tile-6 div span {
        line-height: 1 !important;
        width: 60%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 0 !important;
    }
}
@media(max-width: 1145px) {
    .ozzy-tile-container #ozzy-tile-1 {
        height: 52vw;
        overflow: hidden;
        width: 300px !important;
        margin-left: 0  !important;
    }
}
@media(max-width: 1080px) {
    .ozzy-tile-container {
        clear: both;
    }
    .ozzy-tile-container #ozzy-tile-2 {
        width: 31%;

    }
    .ozzy-tile-container #ozzy-tile-3 {
        width: 31%;

    }
    .ozzy-tile-container #ozzy-tile-4 {
        width: 63.8%;
    }
    .ozzy-tile-container #ozzy-tile-6 {
        width: 48%;
    }

}

@media(max-width: 940px) {
    .ozzy-tile-container #ozzy-tile-1,
    .ozzy-tile-container #ozzy-tile-2,
    .ozzy-tile-container #ozzy-tile-3,
    .ozzy-tile-container #ozzy-tile-4,
    .ozzy-tile-container #ozzy-tile-5,
    .ozzy-tile-container #ozzy-tile-6 {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 20px;
        max-height: 300px;
    }
    .ozzy-tile-container #ozzy-tile-1 img,
    .ozzy-tile-container #ozzy-tile-2 img,
    .ozzy-tile-container #ozzy-tile-3 img,
    .ozzy-tile-container #ozzy-tile-4 img,
    .ozzy-tile-container #ozzy-tile-5 img,
    .ozzy-tile-container #ozzy-tile-6 img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .ozzy-tile-bg-container .ozzy-tile-each img {
        height: auto;
    }
}




/*.ozzy-video-container {*/
    /*overflow: hidden;*/
    /*width: 100% !important;*/
    /*max-width: 1170px;*/
    /*height: auto;*/
    /*clear: both;*/
/*}*/

/*.ozzy-video {*/
    /*height: auto;*/
/*}*/

/*.ozzy-video-slider {*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -moz-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*overflow: hidden;*/
    /*-webkit-box-pack: justify;*/
    /*-webkit-justify-content: space-between;*/
    /*-moz-box-pack: justify;*/
    /*-ms-flex-pack: justify;*/
    /*justify-content: space-between;*/
    /*padding: 0 10px;*/
/*}*/
/*.ozzy-video-slider .slide {*/
    /*overflow: hidden;*/
    /*width: 33% !important;*/
    /*padding: 0 10px;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
/*}*/
/*.ozzy-video-container .ozzy-video .ozzy-video-slide {*/
    /*width: 100% !important;*/
    /*margin: 0;*/
    /*height: auto !important;*/

/*}*/
/*.ozzy-video-slide-panel {*/
    /*width: 100% !important;*/
/*}*/

/*.ozzy-video-slider .ozzy-video-slide-panel img {*/
    /*width: 100% !important;*/
/*}*/

/*@media(max-width: 767px) {*/
    /*.ozzy-video {*/
        /*padding-bottom: 35px;*/
    /*}*/
    /*.ozzy-video-slider {*/
        /*display: block;*/
        /*max-width: 500px;*/
        /*margin: 0 auto;*/
        /*width: 100%;*/
    /*}*/
    /*.ozzy-video-slider .slide {*/
        /*width:100% !important;*/
    /*}*/
    /*.ozzy-video-container .slick-slider .slick-prev {*/
        /*left: -1px;*/
    /*}*/
    /*.ozzy-video-container .slick-slider .slick-next {*/
        /*right: -1px;*/
    /*}*/
    /*.ozzy-video-container #oz-video-link {*/
        /*margin: 0 auto;*/
    /*}*/
/*}*/

.ozzy-video-container {
    overflow: hidden;
    width: 100% !important;
    max-width: 1170px;
    height: auto;
    clear: both;
}

.ozzy-video {
    height: auto;
}

.ozzy-video-slider {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    padding: 0 10px;
}
.ozzy-video-slider .slide {
    overflow: hidden;
    -width: 33% !important;
    padding: 0 10px;
    box-sizing: border-box;
}
.ozzy-video-container .ozzy-video .ozzy-video-slide {
    width: 100% !important;
    margin: 0;
    height: auto !important;

}
.ozzy-video-slide-panel {
    width: 100% !important;
}

.ozzy-video-slider .ozzy-video-slide-panel img {
    width: 100% !important;
}

@media(max-width: 767px) {
    .ozzy-video {
        padding-bottom: 35px;
    }
    .ozzy-video-slider {
        display: block;
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }
    .ozzy-video-slider .slide {
        -width: auto !important;
    }
    .ozzy-video-container .slick-slider .slick-prev {
        left: -1px;
    }
    .ozzy-video-container .slick-slider .slick-next {
        right: -1px;
    }
    .ozzy-video-container #oz-video-link {
        margin: 0 auto;
    }
}


.ozzy-brands-container {
    width: 100%;
}

.ozzy-brands-container .ozzy-brands > div > div.text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    padding-top: 10px;
}
.ozzy-brands {
    width: 100%;
}
.ozzy-brands-container .ozzy-brands img {
    margin: 0;
    width: 25%;
    padding: 0 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ozzy-brands-container .ozzy-brands img:nth-child(5n) {
    margin: 0;
}


@media(max-width: 1023px) {
    .ozzy-brands-container .ozzy-brands img {
        width: 33.33%;
    }
}


@media(max-width: 767px) {
    .ozzy-brands-container .ozzy-brands img {
        width: 50%;
    }
    .ozzy-brands-container .ozzy-brands > div > div.text {
        margin: 0;
    }
    .ozzy-brands .brands-img-box {
        width: 100%;
        margin: 0;
    }
}























.form.subscribe .mage-error {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 35px;
}
.form.subscribe .subscribe-email-field {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
@media(max-width: 767px) {
    .form.subscribe .mage-error {
        bottom: 33px;
    }
}







#newsletter:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}







.ozzy-endorsed, .ozzy-endorsed-bottom {
    clear: both;
}




/* DESKTOP HEADER */
.top-menu-full-width {
    z-index: 5;
}
.top-menu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0 0 150px;
}

.top-menu-list-item {
    float: none;
    margin: 0 !important;
    padding: 0 10px;
}

.page-header > .header.content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
}

.page-header > .header.content .logo {
    margin: -20px 0 0 !important;
    float: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    z-index: 6;
}

@media(max-width: 767px) {
    .page-header {
        margin-bottom: 10px;
    }
}
.login-link {
    padding: 0;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

div.minicart-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

div.block-search {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    float: none;
}

/* MOBILE HEADER */
@media(max-width: 767px) {
    .page-header > .header.content .logo {
        margin: 0 !important;
    }
    div.hamburger {
        position: absolute;
        width: 35px;
        bottom: -55px;
        top: auto !important;
        left: 25px;
        float: none;
        z-index: 10;
    }
    div.ham {
        width: 100%;
    }
    .page-header > .header.content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .page-header > .header.content .logo {
        float: none;
        margin: 0 !important;
        padding-left: 80px;
        left: 0;
        position: absolute;
        top: 6px;
    }
    .logo img {
        height: auto !important;
    }
    a.login-link {
        float: none;
        margin: 0 !important;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    div.minicart-wrapper {
        float: none;
        margin: 0 0 0 10px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    div.block-search {
        width: 100%;
        padding: 11px 0 0;
        margin: 0;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
}




.cart.item .item-info .ozzy-cart-remove-btn {
    padding-top: 20px;
}




#ozzy-cart-item-remove-btn > span:before {
    line-height: 20px;
    font-family: 'FontAwesome';
}


@media(max-width: 767px) {
    #ozzy-cart-update-btn {
        max-width: 130px;
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #ozzy-cart-update-btn:before {
        margin: 0;
        font-size: 25px;
    }
    #ozzy-cart-update-btn .desk-hidden {
        padding-left: 10px;
    }
}



.page-products .products-grid .product-items {
    display: -webkit-flex !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -10px;
    width: 100%;
}
.page-products .products-grid li.product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 10px;
    position: relative;
    width: 33.33%;
    border: none;
    margin: 0 0 30px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1px;
    min-height: 1px;
}
.product.item.product-item .product-item-info {
    border: 1px solid #0076bb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ozzy-category-product-list-view-details.action.primary {
    position: static;
    width: 100%;
}
.product-item-inner {
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.products-grid .product-item-actions {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 10px;
}
.product.details.product-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    position: relative;
}

.product-item-actions .actions-primary {
    display: block;
}


@media(max-width: 1170px) and (min-width: 1024px) {
    .page-products .products-grid li.product-item {
        min-height: 100%;
    }
}

@media(max-width: 1024px) {
    .page-products .products-grid li.product-item {
        width: 50%;
    }
}

@media(max-width: 767px) {
    .page-products .products-grid .product-items {
        margin: 0;
    }
}

@media(max-width: 400px) {
    .page-products .products-grid li.product-item {
        /*width: 100%;*/
    }
}


@media(max-width: 767px) {
    .ozzy-tooltip .tooltip-content {
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        right: 0;
    }
    .ozzy-tooltip .tooltip-content:before,
    .ozzy-tooltip .tooltip-content:after {
        left: auto;
        right: 15px;
    }
    .ozzy-tooltip .tooltip-content:after {
        left: auto;
        right: 16px;
    }
    #one-step-checkout-form label {
        padding-right: 40px !important;
    }
    .ozzy-tooltip22 .tooltip-content {
        left: auto;
        right: 0;
    }
    .ozzy-tooltip22 .tooltip-content:before {
        left: auto;
        right: 15px;
    }
    .ozzy-tooltip22 .tooltip-content:after {
        left: auto;
        right: 15px;
    }
}




.ozzy-product-detail-guarantees {
    clear: both;
}

@media (max-width: 768px) {
    .catalog-category-view .product.details.product-item-details {
        height: auto !important;
    }
}

@media (max-width: 1170px) and (min-width: 768px){
    .data.item.title:first-child .data.switch {
        line-height: 26px !important;
    }
}

#search_autocomplete {
    display: none !important;
}

.category-parts .ez-checkbox {
    display: none !important;
}



.checkout-payment-method .payment-method-content .fieldset>.field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


#one-step-checkout-form #onestepcheckout-payment-methods label {
    position: relative;
    float: none;
    padding-right: 0 !important;
    margin: 0;
    width: 100%;
    text-align: left;
    font-size: 14px;
}
#one-step-checkout-form #onestepcheckout-payment-methods label:after {
    display: none;
}


.payment-method form.form .control input, .payment-method form.form select {
    line-height: 1;
    height: 28px !important;
    border: 1px solid #AAA;
    color: #000;
    padding: 2px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    vertical-align: middle;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-height: 1px;
    max-width: 50%;
}

.checkout-payment-method .ccard .name .input-text {
    max-width: 50%;
}

.onestepcheckout-index-index .payment-method-content .fieldset {
    margin-left: 0;
}

.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 {
    margin: 0 -10px;
}
.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
    width: 50% !important;
    padding: 0 10px;
}

.checkout-payment-method .ccard .month .select,
.checkout-payment-method .ccard .year .select {
    width: 100%;
    max-width: none;
}

.field-tooltip {
    position: static;
    display: inline-block;
    vertical-align: middle;
}


.checkout-payment-method .payment-method-content .fieldset>.field.type .control {
    margin-left: 0;
    margin-top: 5px;
}


.onestepcheckout-index-index .payment-method-title label > .action.action-help {
    margin-left: 0;
}

.field.choice {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

}
#one-step-checkout-form input.radio, .payment-method input.radio {
    margin: 0;
}

#one-step-checkout-form .payment-method-title.field.choice label {
    white-space: normal !important;
    padding-left: 10px !important;

}

@media (max-width: 767px) {
    .checkout-payment-method .ccard .name .input-text,
    .payment-method form.form .control input, .payment-method form.form select {
        max-width: 100%;
    }
    .field .control {
        width: 100%;
    }
    .payment-method form.form .control input, .payment-method form.form select {
        line-height: 1;
        height: 28px !important;
        border: 1px solid #AAA !important;
        color: #000;
        padding: 2px;
        display: inline-block;
        width: 100%;
        font-size: 14px;
        vertical-align: middle;
        background-color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        min-height: 1px !important;

    }
    .field-tooltip {
        display: none;
    }
    .onestepcheckout-index-index .payment-method-content .fieldset {
        margin-left: 0 !important;
    }
    .checkout-payment-method .payment-methods {
        margin: 0;
    }
    .onestepcheckout-index-index .payment-method-title label > .action.action-help {
        margin-left: 0;
    }
}


.ozzy-category-product-tile-discount {
    margin-top: 0;
    padding-top: 20px;
}

.product-item-details.details.product {
    position: relative;
    margin-top: 10px;
    padding-top: 20px !important;
    z-index: 3;
}


.product.item.product-item .product-item-info a.product.photo.product-item-photo {
    padding: 10px 0 0;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .gallery-list ul, .gallery-list ul li, .gallery-list ul li a {
        display: block;
    }
}








@media only screen and (max-width: 767px) {
    .ozzy-recent-container {
        height: auto;
    }
    .ozzy-recent-slider {
        padding: 0 20px 100px;
    }
    .ozzy-recent-slider .slick-dots {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-bottom: 20px;
    }
    .slick-arrow {
        margin-top: -12px;
    }
    .ozzy-recent-slider .slick-prev, .ozzy-recent-slider .slick-next {
        display: block !important;
    }

    .ozzy-recent-container .slick-slider .slick-prev {
        left: 0;
    }
    .ozzy-recent-container .slick-slider .slick-next {
        right: 0;
    }
    .ozzy-recent-slider .slide {
        padding: 0 10px;
    }
    .ozzy-recent-slide-panel a {
        display: block;
        padding: 8px;
    }
}



@media only screen and (max-width: 767px) {
    .page-header > .header.content .logo {
        top: -6px;
    }
    .logo img {
        width: 72px !important;
    }
}






.checkout-index-index .page-header > .header.content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.cart-title-container {
    margin: -35px auto 20px !important;
}
@media only screen and (max-width: 767px) {

    .page-header > .header.content {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-bottom: 0;
    }

    .checkout-index-index .page-header > .header.content .logo {
        padding-left: 20px;
        position: static;
    }
    .cart-title-container {
        margin: -50px auto 20px !important;
    }
    .one-step-checkout p.subtitle {
        padding: 5px 17px;
    }
}


#oz-cate-overlay-txt {
    display: block;
    top: -50px;
    width: 170%;
}
#oz-cate-overlay-txt > div {
    font-size: 16px;
    font-weight: bold;
}

@media(max-width: 767px) {
    #oz-cate-overlay-txt > div {
        font-size: 13px;
    }
    #oz-cate-overlay-txt {
        display: none;
    }
    .ozzy-category-layered-btn-container {
        max-width: 320px;
        width: 100%;
    }
    .sorter-options {
        margin: 0;
    }

}

.page-with-filter h3 {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.breadcrumbs .items > li {
    font-size: 14px;
}


.product-item .zip_tagline .zip-info {
    font-size: 12px;
}



.block-search .action.search[disabled] {
    opacity: 1;
    cursor: pointer;
    pointer-events: all;

}

@media (min-width: 1280px) {
    .ozzy-product-detail-info-tooltips .ozzy-tooltip {
        margin-right: 51px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ozzy-product-detail-info-tooltips .ozzy-tooltip {
        margin-right: 18px !important;
    }
}

@media only screen and (max-width: 767px) {
    .part-finder-without-data #oz-cate-overlay-txt {
        position: absolute;
        left: 0 !important;
        top: -40px !important;
        width: 100%;
    }
    .part-finder-without-data .toolbar-sorter {
        visibility: hidden !important;
    }
}

@media(max-width: 900px) {
.top-menu-list-item a {
    font-size: 11px;
    }
}


ozzy-popular .ozzy-popular-slider.slick-initialized .slick-slide {
    padding: 0 15px;
}

.ozzy-popular-slide-panel {
    width: auto!important;
}
.ozzy-popular-slider.slick-initialized .ozzy-popular-slide-panel {
    width: 100%!important;
}
.ozzy-popular-container .ozzy-popular .ozzy-popular-slide {
    margin: 0;
    width: auto;
}
.ozzy-popular-slider.slick-initialized  .ozzy-popular-slide {
    width: 100%;
}
.ozzy-popular-container .ozzy-popular .ozzy-popular-slide {
    margin: 0;
}
.ozzy-popular .ozzy-popular-slider .slick-prev {
    left: -40px;
}
.ozzy-popular-container {
    position: relative;
    /*  margin: 0 -1920px;
      padding: 0 1920px;*/
    max-width: 1170px;
    width: 100%;
    background: #f3f3f3;
}
.ozzy-popular-container:before,
.ozzy-popular-container:after {
    position: absolute;
    content: '';
    width: 999px;
    height: 100%;
    left: -999px;
    top: 0;
    background: #f3f3f3;
    z-index: -1;
}
.ozzy-popular-container:after {
    right: -999px;
    left: auto;
}

.ozzy-popular-container .ozzy-popular {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    overflow: visible;
}

@media(max-width: 1300px) {
    .ozzy-popular .ozzy-popular-slider .slick-prev {
        left: -15px;
        z-index: 2
    }
    .ozzy-popular .ozzy-popular-slider .slick-next {
        right: -15px;
        z-index: 1;
    }
}
@media(max-width: 767px) {
    .ozzy-popular .ozzy-popular-slider .slick-prev {
        left: 0;
    }
    .ozzy-popular .ozzy-popular-slider .slick-next {
        right: 0;
    }
    .ozzy-popular-container .ozzy-popular .ozzy-popular-slide {
        width: 100%;
    }
    .ozzy-popular-container .ozzy-popular .ozzy-popular-slide-panel {
        width: 100%;
    }
    .ozzy-popular-container .ozzy-popular {
        max-width: none;
    }

}




.columns {
    display: block;
}

@media(max-width: 767px) {
    .finder_block.finder_block_duplicate, .sidebar .finder_block {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
    }

}
    /*FILTER MAIN*/
.ozzy-menu-slider-selector-container .amfinder-horizontal .finder-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}


.ozzy-menu-slider-selector-container .dropdowd-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ozzy-menu-slider-selector-container .single-dropdown {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ozzy-menu-slider-selector-container .single-dropdown select {
    width: 100% !important;
    background-position: -webkit-calc(100% - 18px) 50%;
    background-position: -moz-calc(100% - 18px) 50%;
    background-position: calc(100% - 18px) 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}
.ozzy-menu-slider-selector-container .single-dropdown select::-ms-expand {
    display: none;
}
#ozzy-slider-tabs-for-main .ozzy-selector-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#ozzy-slider-tabs-for-main .ozzy-selector-slide img {
    position: static;
    margin-right: 12px;
}
@media(max-width: 767px) {
    .ozzy-menu-slider-selector-wrapper .finder-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ozzy-menu-slider-selector-wrapper .dropdowd-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #ozzy-slider-tabs-for-main .ozzy-selector-slide {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/* RECENT RIDES */

.ozzy-recent-container .ozzy-recent {
    width: 100%;
}
.ozzy-recent-slider .slick-prev, .ozzy-recent-slider .slick-next {
    display: block !important;
}

@media(max-width: 1280px) {
    .ozzy-recent-slider .slick-prev {
        left: 0;
        z-index: 1;
    }
    .ozzy-recent-slider .slick-next {
        right: 0;
    }
}



/* MAIN SLIDER */

@media(max-width: 1170px) {
    .ozzy-menu-slider-container {
        margin: -60px 0 0 -543px;
    }
}

@media(max-width: 767px) {
    .mb-ozzy-menu-slider {
        max-height: 421px;
    }
}



.pfinder-bottom-title-holder {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
    margin: 0 !important;
    padding-left: 0 !important;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ozzy-menu-slider-selector-bottom .pfinder-bottom-title-holder h3 {
    padding: 0;
}

.ozzy-menu-slider-selector-bottom .pfinder-bottom-title-holder img {
    position: static;
    float: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.finder_block.finder_block_duplicate .pfinder-bottom-title-holder img,
.sidebar .finder_block .pfinder-bottom-title-holder img {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
@media only screen and (max-width: 767px) {
    .finder_block.finder_block_duplicate .pfinder-bottom-title-holder img,
    .sidebar .finder_block .pfinder-bottom-title-holder img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .finder_block.finder_block_duplicate .pfinder-bottom-title-holder h3,
    .sidebar .finder_block .pfinder-bottom-title-holder h3 {
        text-align: left;
    }
}


.page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.ozzy-menu-slider-selector-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

@media(max-width: 767px) {
    .ozzy-menu-slider-selector-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

/*.form.subscribe .mage-error {*/
    /*position: absolute;*/
/*}*/
.block.newsletter .field .control #newsletter-error {
    position: absolute;
    bottom: -25px;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    width: 100%;
    text-align: center;
}

.ozzy-video-container .ozzy-video {
    width: 100%;
}

.ozzy-video-container .ozzy-video .ozzy-video-slide .ozzy-video-slide-panel {
    min-height: 360px;
    height: 100%;
}

.ozzy-video-container .ozzy-video .ozzy-video-slide .ozzy-video-slide-panel iframe {
    width: inherit !important;
    border: none;
}

.ozzy-video-slide-panel span {
    padding: 0 20px;
}

@media(max-width: 767px) {
    .ozzy-video-slider .slide {
        margin-bottom: 20px;
    }
    .ozzy-video-slider {
        width: auto;
    }
}


.ozzy-endorsed-container {
    overflow: visible;
}



.ozzy-endorsed-container .ozzy-endorsed-bottom {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ozzy-endorsed-container .ozzy-endorsed-bottom .ozzy-endorsed-box-bottom {
    width: -webkit-calc(50% - 2%);
    width: -moz-calc(50% - 2%);
    width: calc(50% - 2%);
    margin-left: 0;
    margin: 40px 2% 20px;

}
.ozzy-endorsed-box-wrapper {
    padding-bottom: 16px;
}
@media(max-width: 767px) {
    .ozzy-endorsed-box-wrapper {
        padding-bottom: 12px;
    }
    .ozzy-endorsed-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .more {
        padding: 10px 30px;
    }
    .ozzy-endorsed-container .ozzy-endorsed-bottom .ozzy-endorsed-box-bottom {
        width: 100%;
        margin: 20px 0;
    }
}


.ozzy-endorsed-container .ozzy-endorsed {
    width: 100%;
}


.ozzy-join-container {
    width: 100%;
}

.ozzy-join-container .ozzy-join {
    width: 100%;
}

.ozzy-join-bg-container {
    margin: 0 -999px !important;
    -moz-background-size: cover;
    background-size: cover;
}


footer.page-footer div.footer.content .ozzy-f-links-bg .ozzy-f-links .ozzy-footer-links {
    height: inherit;
}




@media(max-width: 1023px) {
    .sidebar .finder_block {
        padding: 18px 10px 33px;
        width: auto;
        margin: 0;
    }
    .sidebar .finder_block .pfinder-bottom-title-holder{
        padding: 10px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .sidebar .finder_block .pfinder-bottom-title-holder img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-right: 10px;
    }
    .sidebar .finder_block .pfinder-bottom-title-holder h3{
        font-size: 13px;
        text-align: left;
    }
    .amfinder-vertical .dropdown-element select {
        font-size: 14px;
    }
    .page-layout-2columns-left .sidebar-main {
        padding-right: 0;
        width: 250px;
        margin-right: 0;
    }
    .page-layout-2columns-left .column.main {
        width: -webkit-calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}


@media(max-width: 767px) {
    .page-layout-2columns-left .column.main {
        width: 100%;
    }
}

.sorter {
    padding: 0;
}


.ozzy-product-detail-info-tooltips {
    padding: 10px 0;
}
.ozzy-product-detail-info-tooltips .ozzy-tooltip {
    margin-right: 20px;
}
.ozzy-product-detail-like-btns iframe {
    width: 100%;
}

@media(max-width: 1280px) {
    #ozzy-product-details-tabs div.data.item.title > a.data.switch {
        font-size: 13px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}



.page-layout-1column .column.main {
    overflow: hidden;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    order: 2;
}

.columns .column.main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    order: 1;
}

@media(max-width: 1280px) {
    .page-layout-1column .column.main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-layout-1column .product-info-main {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .page-layout-1column .product.media {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .column.main .product.info.detailed {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
    }
    .ozzy-product-detail-guarantees {
        float: none;
        overflow: hidden;
    }
}

@media(min-width: 768px) {
    div.minicart-wrapper .action.showcart {
        position: relative;
    }
    div.minicart-wrapper .action.showcart .counter.qty {
        margin: 0;
        right: 0;
        background: #ff5501;
        color: #fff;
        height: 24px;
        line-height: 24px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        display: inline-block;
        min-width: 18px;
        overflow: hidden;
        padding: 0 3px;
        text-align: center;
        white-space: normal;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
    }
}
@media(max-width: 1280px) {
    .ozzy-btn-container2 {
        width: 100%;
    }
    .checkout-cart-index .cart-container {
        width: -webkit-calc(100% - 275px);
        width: -moz-calc(100% - 275px);
        width: calc(100% - 275px);
    }
    .checkout-cart-index .column.main {
        display: block;
    }
    .cart-summary {
        width: 260px;
        top: 0!important;
        height: auto;
    }
    .cart.table-wrapper .col {
        padding-top: 1.5rem;
        padding-bottom: 1rem;
    }
    .actions-toolbar .primary {
        width: 100%;
    }
    .cart-summary .block .fieldset.coupon button.action.apply.primary {
        width: 100%;
        margin: 0;
    }
    .ozzy-btn-container {
        margin-bottom: 30px;
        width: -webkit-calc(100% - 275px);
        width: -moz-calc(100% - 275px);
        width: calc(100% - 275px);
        height: auto;
        text-align: right;
        overflow: hidden;
    }
    #ozzy-checkout-btn2 {
        float: none;
        margin: 0;
    }
    .ozzy-cart-guarantee {
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 30px;
    }
    .ozzy-cart-guarantee-box {
        margin: 0;
        width: 25%;
        text-align: center;
    }
    .cart.table-wrapper .product-item-photo {
        max-width: 90px;
    }
    .cart.table-wrapper .item .col.item {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .checkout-cart-index .cart-container {
        width: 100%;
        padding: 0;
    }
    .coupon .actions-toolbar {
        width: 60vw;
        margin-top: 5px;
    }
    .cart-summary .block .fieldset {
        margin-left: 0;
        float: none !important;
        text-align: center;
        clear: both;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .ozzy-btn-container {
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .coupon .field {
        width: 60vw !important;
        margin: 0 !important;
    }
    #ozzy-cart-actions {
        padding: 0 15px 20px;
    }
    .cart-summary {
        width: 100%;
        margin-bottom: 0;
    }
    .ozzy-cart-guarantee {
        display: none;
    }
    .cart-zipmoney .desk-hidden {
        text-align: center;
    }
    .cart.table-wrapper .item .col.item {
        padding: 10px;
        min-height: 1px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        width: auto;
    }
    .cart.table-wrapper .product-item-photo {
        position: static;
        margin-right: 20px;
    }
    .checkout-cart-index .columns .column.main {
        padding: 0 10px;
    }
    .checkout-cart-index .maincontent {
        padding-top: 25px;
    }
}

.cms-index-index .columns .column.main {
    overflow: visible;
}

.product-info-main .page-title-wrapper .page-title {
    margin-top: 0;
}

@media (min-width: 768px), print{
    .guarantees-details{
        float: right;
        width: 49%;
        clear: right;
    }
}
@media (max-width: 1280px){
    .guarantees-details{
        -webkit-box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
    }
}

#opc-shipping_method .radioparent input.radio {
    position: absolute;
    top: 5px;
    left: 0;
}
#one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li label {
    padding-left: 20px !important;
}

.oz-express-field {
    position: absolute;
    bottom: 5px;
    margin: 0;
    top: auto;
    right: 0;
}


#shipping select:valid ~ label {
    top: -16px;
}




.brands-img-box {
    height: auto !important;
}

.ozzy-brands,
.ozzy-brands-container {
    height: auto !important;
}
.ozzy-brands {
    padding-bottom: 60px;
}
.brands-img-box img:nth-child(n+9) {
    display: none;
}

.brands-img-box img.show {
    display: block !important;
}
.ozzy-brands .more,
.ozzy-brands .less {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    box-sizing: border-box;
}
@media(max-width: 1023px) {
    .brands-img-box img:nth-child(n+7) {
        display: none;
    }
    .ozzy-brands .more,
    .ozzy-brands .less {
        left: 0;
    }
}


@media(max-width: 1280px) {
    .ozzy-product-detail-guarantees {
        margin-bottom: 0 !important;
    }
    .ozzy-product-detail-info-tooltips {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .guarantees-details {
        padding: 40px 0;
    }
    .product-info-main .price-box,
    #oz-pr-dt-now-price {
        margin: 0;
    }
    .product-info-main .product-info-price .box-tocart {
        width: auto;
    }
}



.product-info-main #product-options-wrapper .fieldset>.field .field.choice {
    margin-left: 0;
}

.product-info-main #product-options-wrapper .fieldset>.field .choice input,
.product-info-main #product-options-wrapper .fieldset>.fields>.field .choice input {
    margin: 2px 5px 0 0;
}



.sidebar .finder_block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
}

@media(max-width: 767px) {
    .finder_block.finder_block_duplicate, .sidebar .finder_block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}


.category-cms {
    padding: 0 0 14px;
}

@media(max-width: 767px) {
    .category-cms {
        padding: 0 10px 14px;

    }
}


.ozzy-category-layered-btn-container {
    width: auto;
}