body {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

body.pattern1 {
    background: url("pattern/pattern1.png") repeat center center;
}

body.pattern2 {
    background: url("pattern/pattern2.png") repeat center center;
}

body.pattern3 {
    background: url("pattern/pattern3.png") repeat center center;
}

body.pattern4 {
    background: url("pattern/pattern4.png") repeat center center;
}

body.pattern5 {
    background: url("pattern/pattern5.png") repeat center center;
}

body.pattern6 {
    background: url("pattern/pattern6.png") repeat center center;
}

body.pattern7 {
    background: url("pattern/pattern7.png") repeat center center;
}

body.pattern8 {
    background: url("pattern/pattern8.png") repeat center center;
}

body.pattern9 {
    background: url("pattern/pattern9.png") repeat center center;
}

body.pattern10 {
    background: url("pattern/pattern10.png") repeat center center;
}

body.pattern11 {
    background: url("pattern/pattern11.png") repeat center center;
}

body.pattern12 {
    background: url("pattern/pattern12.png") repeat center center;
}

body.pattern13 {
    background: url("pattern/pattern13.png") repeat center center;
}

body.pattern14 {
    background: url("pattern/pattern14.png") repeat center center;
}

body.pattern15 {
    background: url("pattern/pattern15.png") repeat center center;
}

body.pattern16 {
    background: url("pattern/pattern16.png") repeat center center;
}

body.pattern17 {
    background: url("pattern/pattern17.png") repeat center center;
}

body.pattern18 {
    background: url("pattern/pattern18.png") repeat center center;
}

body.pattern19 {
    background: url("pattern/pattern19.png") repeat center center;
}

body.pattern20 {
    background: url("pattern/pattern20.png") repeat center center;
}

body.pattern21 {
    background: url("pattern/pattern21.png") repeat center center;
}

body.pattern22 {
    background: url("pattern/pattern22.png") repeat center center;
}

body.pattern23 {
    background: url("pattern/pattern23.png") repeat center center;
}

body.pattern24 {
    background: url("pattern/pattern24.png") repeat center center;
}

body.pattern25 {
    background: url("pattern/pattern25.png") repeat center center;
}

body.pattern26 {
    background: url("pattern/pattern26.png") repeat center center;
}

body.pattern27 {
    background: url("pattern/pattern27.png") repeat center center;
}

body.pattern28 {
    background: url("pattern/pattern28.png") repeat center center;
}

body.pattern29 {
    background: url("pattern/pattern29.png") repeat center center;
}

body.pattern30 {
    background: url("pattern/pattern30.png") repeat center center;
}

main{
    position: relative;
    min-height: 100vh;
}

body main.boxed {
    box-shadow: 0 0 6px #777;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    background-color: #fff;
}

body main.boxed #header.fixed {
    max-width: 1200px;
}

body main.boxed #header .header-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

/*body main.boxed .dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu{left: -15px;}*/
body, p, span, a, a span, a i, .continue, .dorStyleBlog a h4, button,
.dor-megamenu ul.navbar-nav > li > a > span.menu-title::before,
.dor-megamenu ul.navbar-nav > li > a > span.menu-title::after,
.btn-remove-wishlist span, #search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label,
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a,
#footer_newsletter_block #newsletter-footer .btn.btn-primary {
    font-size: 14px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: none !important
}

#product .product-information .product-variants > .product-variants-item {
    margin: 30px 0;
}

#product .product-information .product-variants .color {
    height: 35px;
    width: 35px;
}

#product .cover-show {
    bottom: 20px;
    font-size: 35px;
    position: absolute;
    right: 30px;
    z-index: 1;
    display: none;
}

#product #content .images-container:hover .cover-show {
    display: block !important;
}

.quickview .cover-show {
    display: none;
}

#product #content {
    max-width: 100%;
}

.info-about-media img,
.dor-banner-content img,
.banner-single-item > a img,
.product-image-container,
.suggestions-contents .product-image-container .thumbnail.product-thumbnail img,
.suggestions-contents .product-image-container .thumbnail.product-thumbnail::before,
.dor-promotion-inner, .item-blog-media::before, .list-compare-left ul li::after,
.product_list_sidebar img,
.dor-sticky-thumbnail .dor-thumb-container img.thumb,
.dor-gallery-thumbnail .dor-thumb-container img.thumb,
.dorFilterInner input[name="submit_range"],
body header#header a,
body header#header i,
body header#header.header-absolute button[type="button"] i,
body header#header.header-absolute span > i {
    transition: all 0.8s ease 0s;
}

.image-top-banner img,
.dor-banner-data img,
.item-deal-banner img,
.dor-banner-small-item > a > img {
    transition: all 0.3s ease 0s;
}

.image-top-banner,
.dor-banner-small-item > a,
.item-deal-banner > a,
.dor-banner-data > a {
    position: relative;
    display: block;
    overflow: hidden;
}

.image-top-banner:before,
.image-top-banner:after,
.dor-banner-small-item > a:before,
.dor-banner-small-item > a:after,
.item-deal-banner > a:before,
.item-deal-banner > a:after,
.dor-banner-data > a:before,
.dor-banner-data > a:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.image-top-banner:hover:before,
.dor-banner-small-item > a:hover:before,
.item-deal-banner > a:hover:before,
.dor-banner-data > a:hover:before {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    left: 50%;
    right: 50%
}

.image-top-banner:hover:after,
.dor-banner-small-item > a:hover:after,
.item-deal-banner > a:hover:after,
.dor-banner-data > a:hover:after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 50%;
    top: 50%
}

.item-blog-media {
    overflow: hidden;
}

.dor-header .dor_search button[name="submit_search"],
.menu-title, .owl-controls .owl-nav > div {
    transition: all 0.5s ease 0s !important;
}

.item-blog-media img,
.category-lists-data img,
.dorpagecategories-content img,
.banner-bottom-menu img,
.product-image-container > a > img {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: all 0.7s ease 0s;
    max-width: 100%;
}

.product_list_sidebar .ajax_block_product_sidebar:hover img,
.item-blog-media:hover img,
.dor-banner-content:hover img,
.info-about-media:hover img,
.category-lists-data:hover img {
    transform: scale(1.3);
}

@media (max-width: 544px) {
    .container {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
        width: 992px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
        width: 1200px;
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: none;
}

.card {
    box-shadow: none;
    border-color: #f3f3f3;
}

#wrapper {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    padding-bottom: 500px;
}


@media (min-width: 650px) and (max-width: 991px) {
    #wrapper {
        padding-bottom: 900px;
    }
}



#dor-tabsidebar-product-category {
    padding-bottom: 25px;
}

#dor-tabsidebar-product-category .view-all {
    margin-top: -20px;
}

#left-column > div,
#right-column > div,
#left-column > div > div,
#right-column > div > div {
    box-shadow: none;
}

.footer-container li a {
    font-size: 14px;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

h2, .h2, .page-title h2, .dor-megamenu ul.navbar-nav > li > a > span.menu-title,
.block_newsletter form input[name="submitNewsletter"], button, .btn, .breadcrumb h1,
.text-uppercase.h6, .title_block, .product-name, .product-price-and-shipping span,
#dorTabAjaxSidebar.nav-tabs > li a, .product-name-detail, .product-features h3.h6,
#product-details .product-reference .label, #product-details .product-quantities .label,
#content .product-flags > li.product-flag, .product-prices .price-inner > div,
#tabInfoproduct.tabs .nav-tabs .nav-link, .list-compare-left ul li a,
.product-line-grid-body > .product-line-info > .label,
#cart .cart-grid .cart-grid-body > a.label, body#checkout section.checkout-step .step-title,
.h6.carrier-name, #content-hook_order_confirmation .h1.card-title, .card-title.h3,
.selection-options-wrapper > label, .dorSearchRight, .dorSearchRight > a, .quickview h1.h1,
#blockcart-modal .cart-products-count, .blog-post-content-area .title-desc a h4, .popular-post-details a,
.blog-details .title-desc > h4, #respond h4, #dor-top-menu .widget-heading.title_block,
#dor-top-menu .widget-heading.title_block a, .pagenotfound h3, .dor-formsmart form > h3,
.dor-formsmart footer.form-footer, .dor-cus-loginform-text > h3,
#mywishlist h2, .btn-remove-wishlist > span, .feature-title-module .insight-title-subtitle,
.item-content-blog-style2 .entry-title > a, .item-content-blog-style2 .read-more-link,
.head-tab-lists, #footer .footer-block h4, #footer .myaccount-title,
.item-content-blog .entry-title a, .item-content-blog .read-more-link span, .box-status span,
#dor-tab-product-category .title-header-tab h3, .active_filters .active-filter-title,
.title-captions-cate h3 a, .dorFooter-contactus .h3, #footer .footer-group-link .h3, .footer-container .links .h3,
#tags_block_footer .h3, #header .header-nav .cart-preview .body .label, #contact-form-v1.contact-form .text-info-contact h3, #contact-form-v2.contact-form .text-info-contact h3 {
    font-family: "Poppins", arial, tahoma;
}

#newsletter-footer input[name="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
}

#newsletter-footer input[name="email"]::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
}

#newsletter-footer input[name="email"]:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
}

#newsletter-footer input[name="email"]:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}

.subscribe .form-control::-webkit-input-placeholder {
    color: #333 !important;
}

.subscribe .form-control::-moz-placeholder {
    color: #333 !important;
}

.form-control::-webkit-input-placeholder {
    color: #f1f1f1 !important;
    font-size: 13px;
    font-weight: 400;
}

.form-control::-moz-placeholder {
    color: #f1f1f1 !important;
    font-size: 13px;
    font-weight: 400;
}

.form-control-submit {
    background-color: #2a2a2a;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
}

/********Preload Mini********/

.graph__preloader {
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    z-index: 9;
}

.graph__container {
    border-radius: 5px;
    clear: left;
    float: left;
    width: 650px
}

.graph__canvas {
    height: 350px;
    margin-bottom: 30px;
    width: 620px
}

.is-preloading .graph__canvas,
.is-error .graph__canvas {
    opacity: 0.4
}

.is-preloading .graph__canvas {
    cursor: wait
}

.graph__error-container {
    border-radius: 3px;
    background: #df2c2c;
    color: white;
    left: 50%;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10
}

.is-error .graph__error-container {
    opacity: 1;
    top: 42%
}

.graph__legend {
    font-size: 12px;
    left: 430px;
    position: absolute;
    text-align: right;
    top: 430px;
    width: 210px
}

.graph__legend-key:before {
    background-color: #73bd28;
    border: 3px solid white;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    position: relative;
    top: 3px;
    width: 10px
}

.graph__legend-key.-referrals:before {
    background-color: #13a0d8
}

.is-preloading .graph__legend-key {
    opacity: 0.4
}

.preloader {
    cursor: wait;
    display: block;
    font-size: 10px;
    height: 25px;
    text-align: center;
    width: 51px
}

.is-preloading .preloader {
    display: block
}

.preloader__bar {
    border-radius: 2px;
    display: inline-block;
    height: 100%;
    -webkit-animation: such-stretching 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955), much-colors 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    animation: such-stretching 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955), much-colors 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    width: 6px
}

.preloader__bar.-bar2 {
    -webkit-animation-delay: -1.1s, 0.1s;
    animation-delay: -1.1s, 0.1s
}

.preloader__bar.-bar3 {
    -webkit-animation-delay: -1s, 0.2s;
    animation-delay: -1s, 0.2s
}

.preloader__bar.-bar4 {
    -webkit-animation-delay: -0.9s, 0.3s;
    animation-delay: -0.9s, 0.3s
}

.preloader__bar.-bar5 {
    -webkit-animation-delay: -0.8s, 0.4s;
    animation-delay: -0.8s, 0.4s
}

.-with-spacing .preloader__bar {
    margin: 0 1px
}

@-webkit-keyframes such-stretching {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes such-stretching {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes much-colors {
    0%,
    100% {
        background-color: #82b541
    }
    20% {
        background-color: #e7a802
    }
    40% {
        background-color: #ab0f34
    }
    60% {
        background-color: #1abc9c
    }
    80% {
        background-color: #308eb1
    }
}

@keyframes much-colors {
    0%,
    100% {
        background-color: #82b541
    }
    20% {
        background-color: #e7a802
    }
    40% {
        background-color: #ab0f34
    }
    60% {
        background-color: #1abc9c
    }
    80% {
        background-color: #308eb1
    }
}

/********End Preload Mini********/

/****Dor Load Page***/
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes -webkit-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.dor-page-loading {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99991;
    display: block;
}

.dor-page-loading #loader::before {
    animation: 3s linear 0s normal none infinite running spin;
    -webkit-animation: 3s linear 0s normal none infinite running spin;
    -ms-animation: 3s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    bottom: 5px;
    content: "";
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.dor-page-loading #loader::after {
    animation: 1.5s linear 0s normal none infinite running spin;
    -webkit-animation: 1.5s linear 0s normal none infinite running spin;
    -ms-animation: 1.5s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.dor-page-loading #loader {
    animation: 2s linear 0s normal none infinite running spin;
    -webkit-animation: 2s linear 0s normal none infinite running spin;
    -ms-animation: 2s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    display: block;
    height: 100px;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
    position: relative;
    top: 50%;
    width: 100px;
    z-index: 1001;
}

.dor-page-loading .loader-section.section-left {
    left: 0;
}

.dor-page-loading .loader-section {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    top: 0;
    transform: translateX(0px);
    width: 51%;
    z-index: 1000;
}

.dor-page-loading .loader-section.section-right {
    right: 0;
}

/*****End Loading Page******/

/******Search Result Page******/

#search h2.h2 {
    margin-bottom: 50px;
    margin-top: 0;
}

/******End Search Result Page******/

.dor-color {
    display: inline-block;
}

#search_filters .facet .dor-color .facet-label {
    border: none !important;
}

.dor-color .facet-label .search-link.js-search-link {
    display: none !important;
}

.facet.dor-facet-price {
    display: none;
}

#header a {
    color: #101010;
}

label.facet-label {
    position: relative;
}

.facet .magnitude {
    position: absolute;
    right: 5px;
    top: 3px;
    color: #b1b1b1;
}

#index .header-absolute {
    position: relative;
    width: 100%;
    z-index: 999;
}

#index #header.header-absolute {
    background: none;
}

.header-absolute {
    position: absolute;
    width: 100%;
    z-index: 99;
    /*top: 34px;*/
}

header#header.fixed {
    top: -120px;
    transition: top 0.75s ease 0s;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}

header#header.fixed.fixed-tran {
    background: #fff none repeat scroll 0 0 !important;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
}

.dor-menu-features .widget-heading.title_block {
    display: none;
}

.dor-megamenu .navbar {
    position: relative !important;
}

.dor-megamenu .navbar-nav > li.dor-menu-features.aligned-fullwidth > .dropdown-menu, .dor-megamenu .navbar-nav > li.dor-menu-features.aligned-fullwidth > .dropdown-menu p, .dor-megamenu .navbar-nav > li.dor-menu-features.aligned-fullwidth > .dropdown-menu .panel-group {
    margin-bottom: 0;
}

.dor-megamenu .navbar-nav > li.dor-menu-features.aligned-fullwidth .widget-inner.block_content img {
    display: block;
    height: auto;
    margin-bottom: -30px;
    max-height: 315px;
    max-width: 100%;
    width: auto;
}

.widget-inner.block_content i {
    padding-right: 5px;
}

.dor-megamenu ul.navbar-nav > li > a > span.menu-title {
    color: #101010;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    text-transform: none;
}

.dor-megamenu ul.navbar-nav > li > a:hover > span.menu-title::before,
.dor-megamenu ul.navbar-nav > li.active > a > span.menu-title::before {
    background: #52afc6 none repeat scroll 0 0;
    top: -7px;
    content: "";
    display: block;
    height: 7px;
    left: calc(50% - 0.5px);
    position: absolute;
    right: auto;
    width: 1px;
}

.dor-megamenu ul.navbar-nav > li > a:hover > span.menu-title::after,
.dor-megamenu ul.navbar-nav > li.active > a > span.menu-title::after {
    background: #52afc6 none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    display: block;
    height: 7px;
    left: calc(50% - 0.5px);
    position: absolute;
    right: auto;
    width: 1px;
}

.dor-megamenu ul.navbar-nav > li.active > a > span.menu-title,
.dor-megamenu ul.navbar-nav > li > a:hover > span.menu-title {
    color: #52afc6;
}

.dor-megamenu ul.navbar-nav > li > a > span.menu-title::after,
.dor-megamenu ul.navbar-nav > li > a > span.menu-title::before {
    transition: all 350ms ease-out 0s !important;
}

.dor-megamenu ul.navbar-nav > li > a::after {
    background: #333333 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: calc(50% - 15px);
    position: absolute;
    top: -1px;
    transform: scaleX(0);
    width: 30px;
    display: none;
}

/*.dor-megamenu ul.navbar-nav > li > a:hover::after{
	transform: scaleX(1);
}*/
#dor-top-menu, .dor-megamenu .navbar {
    background: none;
}

.dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    display: block;
    left: 0;
}

.user-info.selection-options-wrapper .toogle_content,
.dor-block-selection .dor-setting-lists,
.user-menu, .navbar-nav > li > .dropdown-menu,
.dor-megamenu .dropdown-submenu .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    display: block;
    border-radius: 3px;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
}

.user-info.selection-options-wrapper .toogle_content,
.dor-block-selection .dor-setting-lists,
.dor-megamenu .navbar-nav > li > .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-top: 2px solid #52afc6;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0;
    padding: 25px 25px;
    position: absolute;
    top: 90%;
    z-index: 999;
}

.user-info.selection-options-wrapper .toogle_content,
.dor-block-selection .dor-setting-lists {
    right: 0px;
}

.dor-megamenu .dropdown-submenu .dropdown-menu {
    border-top: 2px solid #52afc6;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    padding: 25px 10px;
    margin: 0;
    border-radius: 0 !important;
    background: #fff none repeat scroll 0 0;

}

.dropdown-menu .dropdown-toggle::after {
    display: none;
}

#header.fixed {
    /*overflow: hidden;
    animation: smoothScroll 1s forwards;*/
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

#header.fixed:hover {
    overflow: inherit;
}

.selection-options-wrapper.open ul.toogle_content,
.dor-block-selection.open .dor-setting-lists {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    transform: translate(0) !important;
    transition: transform .3s ease 0s, opacity .3s ease 0s, visibility .3s linear 0s !important;
    z-index: 1 !important;
}

@media (min-width: 992px) {
    .dor-megamenu .dropdown-submenu .dropdown-menu {
        padding-right: 25px;
        padding-left: 25px;
    }

    .dor-megamenu .dropdown-menu li > a .caret::before {
        right: 0px;
    }

    #header .header-nav .user-info:hover .toogle_content,
    .dor-block-selection:hover .dor-setting-lists,
    .dor-megamenu .navbar-nav > li:hover > .dropdown-menu,
    .dor-megamenu .navbar-nav > li > .dropdown-menu > li.dropdown-submenu:hover .dropdown-menu {
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
        transform: translate(0) !important;
        transition: transform .3s ease 0s, opacity .3s ease 0s, visibility .3s linear 0s !important;
        z-index: 1 !important;
    }

    #header .header-top .position-static {
        position: relative;
        overflow: hidden;
    }

    #header .header-top .position-static:hover {
        overflow: inherit;
    }
}

.widget-content .widget-heading a.img {
    font-weight: 500;
}

.dor-megamenu .navbar-nav > li > .dropdown-menu a {
    color: #101010;
    font-weight: 300;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
}

.header-piz-line.no-padding {
    margin-bottom: 15px;
}

.dor-banner-home, .dor-banner-small {
    overflow: hidden;
}

.widget-content .widget-heading.title_block {
    position: relative;
}

.widget-content .widget-heading.title_block::before {
    background-color: #52afc6;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 35px;
    z-index: 2;
}

.header-nav .right-nav button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 0px;
}

#header .header-top .position-static {
    position: relative;
}

.dor-megamenu, #dor-top-menu, .dor-megamenu .navbar {
    position: static;
}

.widget-inner.block_content img {
    height: auto;
    max-height: 250px;
    max-width: 100%;
    width: auto;
}

.widget-html.block > .widget-heading.title_block {
    display: none;
}

.widget-content ul.nav-links li {
    line-height: 28px;
}

.widget-content .widget-heading.title_block {
    color: #414141;
    font-weight: 500;
    position: relative;
}

.dor-megamenu .dropdown-menu.megamenu-content > li li {
    padding-bottom: 10px;
}

.dor-megamenu .navbar-nav > li > .dropdown-menu {
    background-position: right bottom;
}

.widget-products.block .product-price-and-shipping .price {
    font-size: 14px !important;
}

.widget-products.block .product-container.clearfix {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 0;
}

.widget-products.block .product-container.clearfix:last-child {
    border: none;
}

.widget-content ul.nav-links li:hover:before,
.dor-megamenu .navbar-nav > li > .dropdown-menu li .widget-inner.block_content li:hover:before,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-left ul li:hover:before,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-right ul li:hover:before {
    display: inline-block;
    color: #52afc6;
}

.widget-content ul.nav-links li:hover > a,
.dor-megamenu .navbar-nav > li > .dropdown-menu li .widget-inner.block_content li:hover > a,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-left ul li:hover > a,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-right ul li:hover > a {
    padding-left: 15px;
    color: #52afc6 !important;
}

.dor-megamenu .navbar-nav > li > .dropdown-menu a:hover, .header-nav .right-nav button:hover i,
#header .header-nav .blockcart a:hover i {
    color: #52afc6 !important;
}

.blockcart.cart-preview .cart-products-count {
    background-color: #FF3D00 !important;
    color: #fff !important;
    border-color: #FF3D00 !important;
}

#header .header-nav .blockcart {
    background: none;
    padding: 0;
    margin-left: 0px;
    position: relative;
}

#header .header-nav .cart-preview.active {
    background: none;
}

#header .header-nav .material-icons, #header .header-nav .cart-preview.active i,
.cart-products-count {
    color: #333;
    display: block;
}

.dor-megamenu .navbar-nav > li.active > a {
    background: none !important;
}

#header .header-nav {
    border: none;
    max-height: inherit;
    margin: 0px;
}

.dor-megamenu .navbar-nav > li > a {
    padding: 30px 22.5px 30px;
}

.fixed .dor-megamenu .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 26px;
}

.dor-megamenu .navbar-nav > li {
    margin: 0px;
}

.header-nav .right-nav > div {
    padding: 25px 15px;
    position: relative;
}

.dor-main-logo {
    height: 80px;
    position: relative;
}

.h1-logo {
    text-align: left;
}

.h1-logo a {
    display: inline-block;
}

header.fixed .dor-main-logo {
    height: 61px;
}

.fixed .header-nav .right-nav > div {
    padding: 20px 15px 18px;
}

#header.fixed .logo {
    max-height: 45px;
    max-width: unset;
    width: auto;
}

.header-nav .right-nav > div i[class^="pe-7s-"] {
    color: #101010;
    font-size: 24px;
    line-height: 30px;
    cursor: pointer;
}

.header-nav .right-nav > div i[class^="pe-7s-"]:hover {
    color: #52afc6;
}

.blockcart.cart-preview .cart-products-count {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 17px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 18px;
    text-align: center;
}

#newsletter-footer {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 25px;
}

#newsletter-footer input[name="email"] {
    border: medium none;
    border-radius: 35px 0 0 35px;
    box-shadow: none;
    background: #171717;
    font-size: 14px;
    padding-left: 20px;
    border: 1px #171717 solid;
}

.block_newsletter form input[name="submitNewsletter"] {
    border: medium none;
    border-radius: 0 35px 35px 0;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
    background: #52afc6;
    border: 1px #52afc6 solid;
}

.block_newsletter {
    margin: 0;
    padding-bottom: 50px;
    padding-top: 50px;
}

.block_newsletter h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0px;
}

.block_newsletter p {
    color: #a3a3a3;
    text-transform: uppercase;
    font-size: 15px;
}

.block_newsletter p span, #cart-subtotal-products > span.label.js-subtotal {
    color: #52afc6;
}

.dor-bottom-footer .social-link {
    display: table;
    margin: 0 auto;
}

.dor-bottom-footer .social-link li {
    float: left;
    margin: 0 7.5px;
}

.dor-bottom-footer .social-link a {
    border: 1px solid #ededed;
    border-radius: 50%;
    color: #a7a7a7;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 33px;
    padding-left: 1px;
    text-align: center;
    width: 34px;
}

.dor-bottom-footer .footer-menu {
    padding-bottom: 8px;
    padding-top: 27px;
    text-align: center;
}

.dor-bottom-footer .footer-menu li {
    display: inline-block;
    margin: 0 13px 10px;
}

.dor-bottom-footer address {
    text-align: center;
}

.footer-container {
    border-top: 1px dashed #cccccc;
    padding-bottom: 55px;
    padding-top: 80px;
    text-align: center;
    box-shadow: none;
}

.addToDorWishlist {
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    z-index: 99;
}

.hook-reviews .comments_note .star_content {
    display: block;
    background: none;
    padding-top: 9px;
}

@media (max-width: 768px) {
    .icon-line-quickview {
        display: none;
    }
}

.control-action-buttons ul li {
    display: block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
}

.control-action-buttons {
    text-align: center;
}

.control-action-buttons ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 40px !important;
    line-height: 40px;
    width: 40px !important;
    background: #fff;
}

.control-action-buttons ul li a {
    line-height: 40px;
    text-decoration: none !important;
}

.control-action-buttons ul li a.add_to_compare i {
    line-height: 38px;
}

.control-action-buttons ul li a.quick-view.countdown-view-detail i {
    line-height: 40px;
}

.control-action-buttons ul li a i {
    color: #878787;
    display: block;
    font-size: 20px;
    height: auto;
    line-height: 44px;
    text-align: center;
    width: auto;
}

.control-action-buttons ul li a i.fa {
    font-size: 16px;
}

.control-action-buttons ul li a.addToDorWishlist {
    border-color: #ddd;
}

.cart-button.button.ajax_add_to_cart_button.add-to-cart {
    background: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    padding: 0px;
}

.cart-button.button.ajax_add_to_cart_button.add-to-cart i {
    display: none !important;
}

.cart-button.button.ajax_add_to_cart_button.add-to-cart span {
    background-color: #2a2a2a;
    border: medium none;
    border-radius: 35px;
    color: #fff;
    display: block !important;
    font-size: 14px;
    padding: 8px 25px;
    text-transform: none;
}

.ajax_block_product_sidebar .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
    font-size: 12px;
    padding: 5px 20px;
}

.control-line-cart {
    padding-top: 20px;
    text-align: center;
}

.js-product-miniature .product-container {
    text-align: center;
    border: 1px solid #f5f5f5;
    padding: 12px;
}

.star_content .star {
    height: 23px;
    width: 15px;
    float: none;
    display: inline-block;
}

.comments_note::after {
    display: none;
}

.js-product-miniature > div {
    position: relative;
}

.js-product-miniature > div .left-block {
    overflow: inherit;
    position: relative;
}

.footer-container li a {
    text-decoration: none !important;
}

.user-info .toogle_content {
    padding: 15px;
    right: -55px;
    top: 55px;
    width: auto;
    text-align: center;
}

.user-info .toogle_content .btn.btn-default.signout-button {
    border-radius: 30px;
    clear: left;
    display: inline-block;
    float: none;
    font-size: 14px !important;
    margin-top: 15px;
    padding: 5px 25px;
    text-align: left;
    text-transform: none;
    color: #777 !important;
    font-weight: 300;
}

.user-info .toogle_content .btn.btn-default.signout-button i {
    color: #777 !important;
    font-size: 15px !important;
}

.user-info .toogle_content .btn.btn-default.signout-button:hover {
    border-color: #52afc6 !important;
    background-color: #fff !important;
    color: #52afc6 !important;
}

.user-info .toogle_content .btn.btn-default.signout-button:hover i {
    color: #52afc6 !important;
}

.user-info .toogle_content li {
    border-bottom: 0 solid #ddd;
    color: #101010;
    padding: 8px 0;
    text-align: left;
}

.user-info .toogle_content li > a:hover,
.user-info .toogle_content li > a:hover i {
    color: #52afc6 !important;
}

.selection-options-wrapper .dropdown-menu > li {
    display: table;
    padding: 3px 0;
}

#header .header-nav .language-selector {
    margin-top: 0px;
}

.language-selector-wrapper .dropdown-menu.hidden-sm-down,
.currency-selector .dropdown-menu.hidden-sm-down {
    display: table;
    position: relative;
    width: 100%;
    float: none;
    box-shadow: none;
    border: none;
    padding: 0px;
    display: block !important;
}

.selection-options-wrapper .dropdown-menu > li > img {
    clear: none;
    display: inline-block;
    float: left;
    position: relative;
    top: 9px;
    width: 20px;
    padding-right: 6px;
}

.selection-options-wrapper .dropdown-menu > li > a {
    display: inline-block;
    float: left;
    width: calc(100% - 20px);
    clear: none;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 300;
}

.selection-options-wrapper {
    clear: both;
}

.dor-block-selection .selection-options-wrapper {
    position: relative;
}

.dor-setting-lists .selection-options-wrapper > label {
    display: block !important;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    position: relative;
}

.dor-setting-lists .selection-options-wrapper > label::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #101010;
    right: calc(50% - 20px);
    top: 11px;
    display: block;
}

.dor-setting-lists .line-selected.hidden {
    color: #52afc6;
    display: inline-block !important;
    position: absolute;
    right: 0;
    top: 1px;
}

.dor-setting-lists .line-selected.hidden i {
    display: none !important;
}

#header .header-nav .user-info {
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
}

.selection-options-wrapper > label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.dropdown-menu > li.current > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: none !important;
    color: #52afc6 !important;
}

.user-info .toogle_content {
    width: 195px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
}

#header .header-nav .currency-selector {
    margin-left: 0;
    margin-top: 18px;
    white-space: nowrap;
}

.user-info .toogle_content > li > a {
    display: block;
    font-weight: 300;
    font-size: 13px;
}

.user-info .toogle_content > li > a i {
    float: left;
}

#header .user-info .toogle_content li i {
    color: #101010;
    font-size: 18px;
    margin-right: 6px;
    min-width: 20px;
    position: relative;
    text-align: center;
    top: -4px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background: none;
}

/**********Effect Hover Show**************/

.dor-show-value-product > div {
    display: block;
    /*float: left;*/
    /*position: relative !important;*/
}

.dor-show-value-product > div.highlighted-informations {
    width: auto !important;
    float: right;
    z-index: 9 !important;
    box-shadow: none;
}

.dor-show-value-product > div.highlighted-informations .variant-links {
    background: none !important;
}

.dor-show-value-product > div.highlighted-informations .variant-links .color {
    border-radius: 50%;
    height: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 2px;
    width: 15px;
}

#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
    min-height: auto;
    top: 8px;
}

#products .comments_note, .featured-products .comments_note, .product-accessories .comments_note, .product-miniature .comments_note {
    text-align: left;
}

/*********Mini Cart Block***********/
#header .header-nav .cart-preview .body {
    background: #fff none repeat scroll 0 0;
    min-width: 300px;
    right: 0;
    padding: 20px 15px 15px;
    position: absolute;
    border-radius: 0px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(35px) !important;
    -webkit-transform: translateY(35px) !important;
    -ms-transform: translateY(35px) !important;
    background: white;
    text-transform: none;
    display: block !important;
    z-index: 99;
    box-shadow: 1px 0 8px rgba(0, 0, 0, 0.08);
    margin-top: 25px;
    /*top: 100%;*/
    top: 5px;

}

body#checkout section.checkout-step .step-title {
    font-weight: 400;
    text-transform: none;
    padding-left: 30px;
    color: #101010;
}

#checkout #header .header-nav .cart-preview .body,
#header.fixed .header-nav .cart-preview .body {
    margin-top: 15px;
}

@media (min-width: 992px) {
    #header .header-nav .nav-cart:hover .body {
        visibility: visible !important;
        opacity: 1 !important;
        transform: translate(0) !important;
        transition: all 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s !important;
    }
}

#header .header-nav .cart-preview .body > ul > li {
    display: block;
    position: relative;
    padding-bottom: 15px;
}

.mini-cart-media {
    width: 60px;
    float: left;
}

.mini-cart-media a {
    margin-bottom: 0px;
}

.mini-cart-info {
    float: left;
    padding-left: 15px;
    text-align: left;
    width: calc(100% - 60px);
}

.mini-cart-info > span {
    display: block;
    width: 100%;
}

#header .header-nav .cart-preview .body .cart-total {
    text-align: left;
}

#header .header-nav .cart-preview .body .cart-subtotals .label,
#header .header-nav .cart-preview .body .cart-total .label {
    color: #333;
    text-align: left;
}

#header .header-nav .cart-preview .body .cart-subtotals > div,
#header .header-nav .cart-preview .body .cart-total > div {
    text-align: left;
}

#header .header-nav .cart-preview .body .remove-from-cart {
    position: relative;
    display: block;
}

#header .header-nav .cart-preview .body .remove-from-cart::before {
    z-index: 1;
    right: 0px;
}

#header .header-nav .cart-preview .body .remove-from-cart i {
    color: #fff !important;
    font-size: 12px;
    position: absolute;
    right: 2px;
    top: -20px;
    z-index: 999;
}

#header .header-nav .cart-preview .body .remove-from-cart::before {
    border-width: 0 0 30px 30px;
}

#header .header-nav .cart-preview .body .cart-subtotals .label {
    font-size: 15px;
    font-weight: 400;
    color: #666;
}

#header .header-nav .cart-preview .body .value {
    color: #333;
    display: inline-block;
    font-size: 16px;
    width: 90px;
}

#header .header-nav .cart-preview .body .cart-subtotals > div,
#header .header-nav .cart-preview .body .cart-total {
    text-align: right;
}

#header .header-nav .cart-preview .body .cart-total span {
    font-size: 16px;
    /*color: #f5573d;*/
    font-weight: 500;
}

#header .header-nav .cart-preview .body .cart-total {
    padding: 15px 0 0;
}

.mini-cart-footer {
    background: #f3f3f3 none repeat scroll 0 0;
    margin: 0 -15px -15px;
    padding: 15px;
}

.button-act-minicart a {
    color: #fff !important;
    display: block;
    font-weight: 400;
    padding: 6px 0;
    text-transform: uppercase;
    margin: 10px 0px;
}

.button-act-minicart {
    padding-top: 15px;
}

.button-act-minicart a.mini-cart-view {
    background: #52afc6;
    color: #fff;
    border: 1px #52afc6 solid;
}

.button-act-minicart a.mini-cart-view:hover {
    background: none;
    color: #52afc6 !important;
}

.button-act-minicart a.mini-cart-checkout {
    background: #333;
    color: #fff;
    border: 1px #333 solid;
}

.button-act-minicart a.mini-cart-checkout:hover {
    background: none;
    color: #333 !important;
}

.mini-cart-info > span.product-price {
    color: #52afc6;
    font-weight: 700;
}

.mini-cart-info > span.product-quantity {
    color: #333;
}

.mini-cart-info > span.product-quantity span {
    color: #909090;
    padding-right: 5px;
}

#header .header-nav .cart-preview .body .cart-total span.label {
    font-weight: 500;
}

.none-minicart .mini-cart-footer,
.none-minicart .minicart-product-lists {
    display: none;
}

.no-item-cart .no-items {
    color: #101010;
    font-weight: 300;
}

/*********End Mini Cart Block***********/

.main-data-nav-setting {
    position: absolute;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
    background: white;
    text-transform: none;
    display: block !important;
    right: 0px;
    padding: 25px;
    z-index: 9;
}

.nav-group .main-data-nav-setting.open {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translate(0) !important;
    transition: all 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s !important;
}

@media (min-width: 992px) {
    .nav-group:hover .main-data-nav-setting {
        visibility: visible !important;
        opacity: 1 !important;
        transform: translate(0) !important;
        transition: all 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s !important;
    }
}

/**********End Effect Hover Show**************/

body main .control-action-buttons {
    top: 15px;
    display: block;
    left: 15px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transition: all 0.8s ease 0s;
    visibility: hidden;
    width: 50px;
    z-index: 100;
    right: auto;
}

/*body main .control-action-buttons .action-button ul li{transform:none !important;transition:none !important;}
body main .control-action-buttons .action-button ul li:before,
body main .control-action-buttons .action-button ul li:after {
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  transition-duration: 0ms; }

body main .control-action-buttons .action-button ul li:before,
body main .control-action-buttons .action-button ul li:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }*/
@media (min-width: 768px) {
    body main .dor-thumbnail-container:hover .control-action-buttons,
    body main .product-container:hover .control-action-buttons {
        opacity: 1;
        visibility: visible;
    }
}

body main .dor-addcart-button {
    bottom: 25%;
    display: block;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: auto;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99;
    right: 0px;
}

body main .dor-addcart-button .cart-button span {
    color: #fff !important;
}

body main .dor-addcart-button .cart-button {
    transform: none !important;
    transition: none !important;
}

body main .dor-addcart-button .cart-button:before,
body main .dor-addcart-button .cart-button:after {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
}

body main .dor-addcart-button .cart-button:before,
body main .dor-addcart-button .cart-button:after {
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

@media (min-width: 768px) {
    body main .dor-thumbnail-container:hover .dor-addcart-button,
    body main .product-container:hover .dor-addcart-button {
        bottom: 43%;
        transform: translate(0);
        opacity: 1;
        visibility: visible;
    }
}

#title-page-show {
    color: #fff;
}

.breadcrumb {
    background-color: white;
}

.dor-breadcrumb {
    /*background-image: url("../img/bg-breadcrumb.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 80px;
    padding-top: 98px;*/
    padding-bottom: 0px;
    text-align: center;
    display: block !important;
}

.dor-breadcrumb .breadcrumbs-items {
    border-bottom: 1px solid #efefef;
    margin-left: -15px;
    margin-right: -15px;
    /*transform: translateY(100%);*/
}

.dor-breadcrumb .breadcrumbs-items ul {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 20px;
    display: table;
    margin: 0;
}

.dor-breadcrumb ul li[itemprop="itemListElement"]:last-child a,
.dor-breadcrumb ul li[itemprop="itemListElement"]:last-child span {
    color: #101010;
}

.dor-breadcrumb ul li {
    display: inline-block;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.dor-breadcrumb ul li > a {
    color: #a4a4a4;
    font-weight: 300;
    position: relative;
}

.dor-breadcrumb ul li[itemprop="itemListElement"]:last-child a {
    color: #333;
    font-weight: 300;
}

.dor-breadcrumb ul li:first-child > a::before {
    display: none;
}

.dor-breadcrumb ul li > a::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: ">";
    display: block;
    height: 13px;
    left: -14px;
    position: absolute;
    top: -8px;
    width: 1px;
}

.breadcrumb {
    border-radius: 0px;
    padding-top: 170px;
}

.breadcrumb h1 {
    font-size: 45px;
    text-transform: none;
    margin: 0 0 76px;
}

.block-categories {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 0rem;
    padding: 0rem 0rem;
}

.products-sort-order .select-list {
    font-size: 13px;
    font-weight: 300;
}

.active_filters .active-filter-title {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.active_filters .filter-block .close {
    border: 0 solid #ddd;
    border-radius: 50%;
    height: 13px;
    line-height: 11px;
    position: absolute;
    right: -3px;
    top: -2px;
    width: 13px;
}

#search_filters {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.dorFilterInner {
    display: table;
    width: 100%;
}

#search_filters_wrapper {
    margin-top: 0px;
}

.title_block, .text-uppercase.h6 {
    margin-top: 0px;
}

.text-uppercase.h6, #left-column .text-uppercase.h6, #right-column .text-uppercase.h6, .title_block {
    color: #101010;
    font-size: 21px;
    font-weight: 300;
    padding-bottom: 25px;
    position: relative;
    text-transform: none !important;
}

#search_filters {
    position: relative;
}

#search_filters .facet .facet-title, #search_filters_brands .facet .facet-title, #search_filters_suppliers .facet .facet-title {
    color: #2a2a2a;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 20px;
    position: relative;
    text-transform: none;
    font-weight: 400;
    width: 100%;
}

.js-search-filters-clear-all {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 35px;
    box-shadow: none;
    line-height: 16px;
    padding-bottom: 7px;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px;
}

.category-top-menu > li:first-child, .title_block {
    position: relative;
    padding-bottom: 25px;
}

.title_block::after,
.category-top-menu > li:first-child::after,
#left-column .text-uppercase.h6::after, #right-column .text-uppercase.h6::after {
    background: #f0f0f0 none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    display: none;
}

#left-column .text-uppercase.h6::after, #right-column .text-uppercase.h6::after, .title_block::after {
    bottom: 8px;
}

.title_block::before,
.category-top-menu .text-uppercase.h6::before,
#left-column .text-uppercase.h6::before,
#right-column .text-uppercase.h6::before {
    background: #2a2a2a none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 3px !important;
    padding: 0px;
    left: 0;
    position: absolute;
    width: 40px;
    z-index: 0;
}

.category-top-menu .text-uppercase.h6::before {
    bottom: 14px !important;
}

.category-top-menu > li:first-child .text-uppercase.h6::after {
    display: none !important;
}

.block-categories .collapse-icons {
    top: 13px;
}

.category-sub-menu .material-icons {
    font-size: 17px !important;
}

.block-categories .arrows {
    position: absolute;
    right: 0;
    top: 8px;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    display: none;
}

.block-categories .category-sub-menu li a,
.block-categories .category-sub-menu .category-sub-link {
    padding: 8px 0 !important;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 300 !important;
    border-bottom: 1px solid #ebebeb !important;
    display: block;
    margin-top: 5px !important;
    padding-bottom: 12px !important;
}

.block-categories .category-sub-menu li {
    margin: 0 auto;
}

.block-categories .category-sub-menu li[data-depth="0"] .category-sub-menu {
    margin-left: 20px;
}

.block-categories .category-sub-menu li > a:hover {
    color: #52afc6;
    border-color: #52afc6 !important;
    text-decoration: none;
}

#search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label {
    border-bottom: 1px solid #ededed;
    display: block;
    margin-top: 9px;
    padding-bottom: 12px;
    text-align: left;
}

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 300;
}

#search_filters .facet .facet-label:hover,
#search_filters_brands .facet .facet-label:hover,
#search_filters_suppliers .facet .facet-label:hover {
    color: #52afc6;
    border-color: #52afc6 !important;
}

#search_filters .facet .facet-label:hover a,
#search_filters_brands .facet .facet-label:hover a,
#search_filters_suppliers .facet .facet-label:hover a,
#search_filters .facet .facet-label:hover .magnitude,
#search_filters_brands .facet .facet-label:hover .magnitude,
#search_filters_suppliers .facet .facet-label:hover .magnitude {
    color: #52afc6;
}

#search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span,
#search_filters_brands .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span,
#search_filters_suppliers .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span {
    border-color: #52afc6 !important;
}

.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-right: 5px;
    margin-top: -1px;
    vertical-align: middle;
    width: 13px;
}

#search_filters .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    color: #414141;
    font-size: 1.1rem;
    left: 1px;
    margin: 1px 0 0;
    position: relative;
}

.active_filters .filter-block {
    font-size: 15px;
    padding: 0.625rem 20px;
    position: relative;
}

.magnitude {
    position: absolute;
    right: 15px;
}

.color, .custom-checkbox input[type="checkbox"] + span.color {
    width: 15px;
    height: 15px;
    box-shadow: none;
}

.product-variants .input-color {
    width: 25px;
    height: 25px;
}

.product-variants .color {
    width: 25px;
    height: 25px;
}

.hook-reviews {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: -26px;
    transition: all 0.3s ease 0s;
    background: none;
    z-index: 2;
}

.product_list_sidebar .review-price-product .hook-reviews {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    transition: all 0.3s ease 0s;
    z-index: 2;
}

@media (min-width: 768px) {
    body main .product-container:hover .hook-reviews, .ajax_block_product_sidebar:hover .hook-reviews {
        top: -5px;
        opacity: 1;
    }

    body main .product-container:hover .content_price {
        opacity: 0;
        visibility: hidden;
    }
}

.ajax_block_product_sidebar:hover .hook-reviews {
    top: 0px;
}

.review-price-product {
    position: relative;
    height: 100px;
    overflow: hidden;
}

.product_list_sidebar .review-price-product {
    position: relative;
    height: auto;
    overflow: inherit;
}

.product_list_sidebar h5 {
    margin-bottom: 0;
}

.dor-megamenu .navbar-nav > li > a .caret::before {
    display: none;
}

.product-image-container {
    position: relative;
}

.box-items, .quickview .product-flags {
    border-radius: 0;
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 100%;
}

.new-box.box-status, .quickview .product-flags > li.product-flag.new {
    right: 0px;
    position: absolute;
    font-weight: 300;
}

.sale-box.box-status, .quickview .product-flags > li.product-flag.on-sale {
    right: 0px;
    top: 33px;
    position: absolute;
    left: auto;
    width: auto;
    font-weight: 300;
}

.product-image-container {
    border: none;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
}

.products-sort-order .select-list:hover {
    background-color: #52afc6;
}

.product-image-container .product-thumbnail {
    border-radius: 0px;
    display: block;
    padding: 0px;
    width: 100%;
    border: none;
    margin-bottom: 0px;
    overflow: hidden;
    /*height: 217px;*/
}

@media (max-width: 1200px) {
    .product-image-container .product-thumbnail {
        overflow: hidden;
        /*height: 170px;*/
    }
}

@media (max-width: 651px) {
    .product-image-container .product-thumbnail {
        overflow: hidden;
        /*height: 340px;*/
    }
}

.js-product-miniature {
    margin-bottom: 37px !important;
}

.add_to_compare i {
    color: #878787;
}


.product-price-and-shipping span {
    color: #101010;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px;
    position: relative;
    text-decoration: none !important;
    /*margin: 0px 3px;*/
}

.product-price-and-shipping span.regular-price{
    font-size: 12px !important;
    color: #4E5054 !important;
    margin-left: 15px;
}


.product-price-and-shipping > span:nth-child(3).price {
    color: #52afc6;
}

#products-viewed .product-price-and-shipping > span:nth-child(3).price,
.product_list .product-price-and-shipping > span:nth-child(3).price,
.products .product-price-and-shipping > span:nth-child(3).price {
    color: #52afc6 !important;
}

#products-viewed .product-price-and-shipping span.price,
.products .product-price-and-shipping span.price,
.product_list .product-price-and-shipping span.price {
    color: #101010 !important;
}

.biz-contents .product-price-and-shipping span {
    font-size: 13px !important;
}

.biz-contents .product-price-and-shipping span.price {
    font-size: 15px !important;
}

.product-price-and-shipping span.price {
    font-weight: 400;
    font-size: 16px !important;
}

.product-price-and-shipping span.discount-percentage {
    display: none !important;
}

.product-discount .regular-price {
    position: relative;
    text-decoration: none;
}

.product-price-and-shipping span.regular-price::before, .product-discount .regular-price::before {
    background: #4E5054 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 55%;
    transform: translate3d(-50%, -50%, 0px) rotate(-10deg);
    width: 100%;
}

body .arrowStyleDot1 .owl-dot.active {
    background: none !important;
}

.ajax_block_product .right-block {
    padding-top: 8px;
}

.product-name {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
}

.product-cate {
    margin-top: 15px;
    display: none;
}

.product-cate > span {
    font-size: 12px;
    color: #a3a3a3;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    float: left;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
}

.dor-breadcrumb ul li > a:hover {
    color: #52afc6;
}

/****Sidebar***/
.dor-tabsidebar-product-category-wrapper {
    position: relative;
}

.owl-carousel.owl-loaded {
    position: inherit;
}

.owl-controls .owl-nav > div {
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    height: 22px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    width: 22px;
    top: 0px;
    right: 0px;
}

.owl-controls .owl-nav > div.owl-prev {
    right: 30px;
}

.dor-tabsidebar-product-category-wrapper .owl-controls .owl-nav > div {
    top: 0px;
}

#dorTabAjaxSidebar {
    border: none;
}

.ajax_block_product_sidebar {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.product-image-container-sidebar > a {
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    display: block;
    padding-bottom: 0px;
    padding-right: 0px;
    overflow: hidden;
}

#dorTabSidebarProductCategoryContent {
    margin-top: 12px;
}

.ajax_block_product_sidebar .action-container-sidebar {
    display: none;
}

.product-name, .ajax_block_product_sidebar .right-block > h5, .quickview h1.h1 {
    /*color: #0062cc;*/
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
}

.quickview h1.h1 {
    text-transform: unset;
    white-space: unset;
    display: unset;
    -webkit-line-clamp: 3;
    -webkit-box-orient: unset;
    overflow: unset;
}

.ajax_block_product_sidebar .left-block {
    padding: 0;
    width: 100px;
    margin-right: 15px;
}

.ajax_block_product_sidebar .right-block {
    width: calc(100% - 115px);
    padding: 0px;
    position: static;
    padding-top: 15px;
}

.sidebar-line-cart {
    bottom: 0;
    position: absolute;
    display: none;
}

.ajax_block_product_sidebar .box-items {
    bottom: 5px;
    display: none;
}

.ajax_block_product_sidebar .box-status span {
    font-size: 11px;
    padding: 0px 6px 1px;
}

#dorTabAjaxSidebar.nav-tabs > li {
    float: none;
    margin-bottom: 0px;
}

#dorTabAjaxSidebar.nav-tabs > li a {
    color: #101010;
    font-size: 22px;
    outline: medium none;
    font-weight: 300;
}

/******Product Detail*****/
.bootstrap-select .bs-caret {
    display: none;
}

body .quickview h1.h1 {
    padding-bottom: 0 !important;
}

body .quickview .product-prices {
    margin-top: 0px;
}

body .quickview .product-prices .current-price {
    color: #fa5b4f;
    font-weight: 400;
}

.h1.product-name-detail, .quickview h1.h1 {
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
}

.product-description img {
    height: auto;
    max-width: 100%;
}

.quickview #product-description-short > p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}

.product-cover img {
    box-shadow: none;
}

#content .product-flags > li.product-flag {
    border-radius: 50%;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0;
    text-transform: none;
    top: 15px;
    width: 50px;
}

#content .product-flags > li.product-flag.on-sale {
    font-size: 12px;
    font-weight: 400;
    top: 10px !important;
    display: block;
    width: auto !important;
    float: right;
    clear: both;
}

#content .product-flags > li.product-flag.new {
    top: 15px !important;
    font-size: 12px;
    font-weight: 300;
    float: right;
    display: block;
    clear: both;
}

.discount.discount-percentage {
    display: none;
}

#product .product-prices .price-inner > div, .quickview .price-inner > div {
    display: inline-block;
    margin: 0px;
}



#product .product-prices .price-inner > div span, .quickview .price-inner > div span {
    font-size: 20px;
    font-weight: 400;
    color: #52afc6;
}

.product-discount span.regular-price{
    color: #4E5054 !important;
    font-size: 14px !important;
    margin-left: 15px;
}

/*#product .product-prices .price-inner > div.product-discount span {
    font-size: 24px !important;
}*/
/*#product .product-prices .current-price {
    color: #fa5b4f;font-weight: 400;
}
#product .product-prices .product-discount .regular-price {
    color: #b6b6b6;
}
#product .product-prices .price-inner span, .quickview .price-inner span {
    font-size: 28px !important;
}*/
#product .product-prices {
    margin-top: 0px;
}

.dor-detail-reviews .star_content {
    float: left;
}

.product-quantity .add, .product-quantity .qty {
    float: none;
    margin-bottom: 0.5rem;
    width: 100%;
}

.quickview .bootstrap-touchspin .input-group-btn-vertical,
#product .bootstrap-touchspin .input-group-btn-vertical {
    width: auto;
    float: none;
    display: block;
}

#product .product-quantity .bootstrap-touchspin .input-group-btn-vertical {
    position: static;
}

.quickview .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
#product .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    position: absolute;
    right: 0px;
}

.quickview .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
#product .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    position: absolute;
    left: 0px;
    margin: 0 auto;
}

.quickview .product-quantity .input-group-btn-vertical .btn,
#product .product-quantity .input-group-btn-vertical .btn {
    padding: 0;
    width: 22%;
    height: 40px;
    background: #f9f9f9;
}

.product-quantity #quantity_wanted {
    border-left: 0 none;
    border-right: 0 none;
    height: 40px;
    left: 22%;
    text-align: center;
    width: 56%;
    box-shadow: none !important;
}

.quickview .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";
    font-size: 15px;
    left: 2px;
    position: absolute;
    top: -5px;
}

.quickview .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after,
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
    font-size: 30px;
    left: 2px;
    position: absolute;
    top: -15px;
}

.quickview .product-quantity .input-group-btn-vertical .btn i,
#product .product-quantity .input-group-btn-vertical .btn i {
    font-size: inherit;
    left: auto;
    position: relative;
    top: auto;
}

.product-add-to-cart {
    padding-top: 10px;
}

.product-actions .control-label {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-top: 7px;
    width: 100px;
}

.product-add-to-cart .product-quantity,
.product-variants .product-variants-item .btn-group.bootstrap-select {
    float: left;
    width: calc(100% - 100px);
}

.product-quantity .add {
    /* margin-left: -100px;*/
    padding-top: 7.5px;
}

.quickview #product-description-short {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 0 !important;
}

.quickview .product-add-to-cart {
    /*padding-top: 30px;*/
}

@media (max-width: 530px) {
    .informations_module_dor {
        display: none;
    }
}

.quickview .addToDorWishlist i, .quickview .dor-wishlist > a#wishlist_button i {
    top: 1px;
}

.quickview .compare-product-button .add_to_compare i {
    font-size: 17px;
}

.quickview .compare-product-button .add_to_compare,
.quickview .dor-wishlist > a#wishlist_button {
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.product-information, .quickview #product-description-short {
    clear: both;
    padding-top: 20px;
    position: relative;
}

.product-information div[itemprop="description"], .quickview #product-description-short div[itemprop="description"],
.product-variants, #product-description-short {
    position: relative;
}

#product-description-short::before,
.product-information div[itemprop="description"]::before,
.quickview #product-description-short div[itemprop="description"]::before {
    content: "";
    border-top: 1px solid #efefef;
    position: absolute;
    left: 0px;
    width: 100%;
    top: -15px;
}

/*#product-description-short::after,
.product-information div[itemprop="description"]::after,
.quickview #product-description-short div[itemprop="description"]::after {
    content: "";
    border-top: 1px dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: -15px;
}*/

/*.product-variants::after, .quickview .product-variants::after {
    content: "";
    border-top: 1px dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: -15px;
}*/

.product-variants {
    padding-bottom: 0;
    padding-top: 3px;
}

.product-variants > .product-variants-item button.btn-default {
    border-color: #f3f3f3;
    border-radius: 0;
}

.quickview .bootstrap-select.btn-group .dropdown-menu.showview {
    display: block;
}

.quickview .modal-footer {
    display: none;
}

.quickview .close > span, .modal-header .close span {
    font-size: 30px;
}

.quickview .modal-header {
    padding: 0px;
}

#product .product-prices .price-inner, .quickview .price-inner {
    float: left;
}

#product-availability {
    padding-top: 15px;
    font-weight: 400;
    margin-left: 0;
}

.product-page-btns {
    margin-top: 15px;
}

#product-availability .material-icons {
    font-size: 16px;
    margin-top: -9px;
    color: #52afc6;
}

.dor-detail-reviews {
    display: table;
    padding-bottom: 6px;
    width: 100%;
}

.dor-detail-reviews .dor-num-reviews {
    color: #adadad;
    display: block !important;
    float: left;
    font-size: 13px;
    padding-left: 15px;
}

.dor-detail-reviews .dor-num-reviews span,
.dor-detail-reviews .dor-num-reviews a {
    font-size: 13px;
    color: #adadad;
    font-weight: 300;
}

.dor-detail-reviews .dor-num-reviews > i {
    display: inline-block;
    font-size: 10px;
    padding: 0 5px;
}

.product-information, .product-information p {
    color: #4E5054;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

div.star::after {
    color: #52afc6;
}

div.star.star_on {
    display: inline-block;
}

div.star.star_on::after {
    color: #52afc6;
}

.product-actions .add-to-cart .material-icons {
    display: none;
}

.product-actions .add-to-cart {
    background: #171717 none repeat scroll 0 0;
    border: 1px solid #171717;
    border-radius: 35px;
    height: auto;
    padding: 7px 30px;
}

#product .product-actions .add-to-cart, .quickview .product-actions .add-to-cart {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    padding: 12px 50px;
    text-transform: none;
}

.product-information .addToDorWishlist i {
    font-size: 21px;
}

/****Social Detail****/
.social-sharing li {
    background: none !important;
    width: auto;
    height: auto;
    border: none;
    border-radius: 0;
}

.social-sharing li a {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    overflow: inherit;
    text-align: center;
    text-indent: inherit;
    width: 25px;
    color: #fff;
}

.social-sharing, .quickview .social-sharing {
    display: inline-block;
    float: right;
    margin-top: 10px;
    width: auto;
}

.social-sharing li.googleplus a:before {
    content: "\f0d4";
}

.social-sharing li.facebook a {
    background: #3b59ab none repeat scroll 0 0;
    border-color: #3b59ab;
}

.social-sharing li.twitter a {
    background: #33CCFF none repeat scroll 0 0;
    border-color: #33CCFF;
}

.social-sharing li.googleplus a {
    background: #dc4a38 none repeat scroll 0 0;
    border-color: #dc4a38;
}

.social-sharing li.pinterest a {
    background: #C92228 none repeat scroll 0 0;
    border-color: #C92228;
}

/***Button Connect***/
.product-actions .dor-wishlist {
    float: right;
    margin-right: 0;
    /*margin-top: -64px;
    position: absolute;*/
    right: 60px;
}

.compare-product-button {
    float: right;
    margin-right: 5px;
    /*margin-top: -64px;*/
    padding-left: 10px;
    /*position: absolute;*/
    right: 0;
}

.dor-wishlist > a, .compare-product-button .add_to_compare, .dor-wishlist > a#wishlist_button,
.dor-compare-button-fel .add_to_compare,
a.quick-view.countdown-view-detail {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.actions-footer-sidebar > a.dor-sidebar-compare:hover {
    background: #fff;
    color: #52afc6;
    text-decoration: none;
}

.actions-footer-sidebar > a.dor-sidebar-compare-clear:hover {
    background-color: #101010;
    border-color: #101010;
    color: #fff;
    text-decoration: none;
}

.list-compare-left ul li:hover::after {
    background-color: #52afc6;
}

#product .product-information .dor-wishlist > a, #product .product-information .compare-product-button .add_to_compare,
#product .product-information .dor-wishlist > a#wishlist_button,
#product .product-information .dor-compare-button-fel .add_to_compare,
a.quick-view.countdown-view-detail {
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.compare-product-button .add_to_compare {
    display: block;
}

.addToDorWishlist i, .dor-wishlist > a#wishlist_button i {
    color: #878787;
    font-size: 16px;
    position: relative;
    top: -2px;
}

.compare-product-button .add_to_compare i {
    color: #878787;
}

#content .product-flags > li.product-flag.new {
    background: #52afc6;
}

#checkout #block-reassurance,
#product #block-reassurance {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    clear: both;
    padding-top: 25px;
    position: relative;
}

#checkout #block-reassurance span,
#product #block-reassurance span {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #777;
}

#checkout #block-reassurance {
    border-top: 1px dotted #ddd;
    margin-top: 40px;
    padding-top: 10px;
}

#block-reassurance img {
    width: 2rem;
    color: #777;
}

.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover,
.dor-wishlist > a#wishlist_button:hover {
    border-color: #52afc6 !important;
    border-width: 1px !important;
}

.images-container .product-images > li.thumb-container > .thumb {
    border-radius: 5px;
    box-shadow: none;
    margin-right: 4px;
    border: 1px solid #fff;
}

.quickview .images-container .product-images > li.thumb-container > .thumb {
    margin-right: 11px;
}

.scroll-box-arrows i {
    height: 107px;
    line-height: 107px;
}

.quickview .scroll-box-arrows i {
    height: 85px;
    line-height: 85px;
}

#tabInfoproduct.tabs {
    box-shadow: none;
    padding: 15px 0 0;
}

@media (min-width: 531px) {
    .page_layout_informations_module_dor {
        display: None;
    }
}

.informations_module_dor .service-layout-box .service-box-item .feature-content .flex-content h3 {
    font-size: 12px !important;
}

.informations_module_dor .service-layout-box .service-box-item {
    width: 50%;
    min-height: 60px;
}

.informations_module_dor .feature-img i::before {
    font-size: 20px !important;
}

.informations_module_dor .feature-content .flex-content p {
    font-size: 12px !important;
}

.informations_module_dor .service-feature-wrapper {
    vertical-align: unset !important;
}

#tabInfoproduct.tabs .nav-tabs .nav-link {
    border-radius: 3px;
    color: #101010;
    font-size: 13px;
    font-weight: 400;
    padding: 9px 30px;
    text-transform: none;
    border: 1px #dddddd solid;
    text-align: center;
    min-width: 180px;
}

#tabInfoproduct.tabs .nav-tabs .nav-link.active, #tabInfoproduct.tabs .nav-tabs .nav-link:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #52afc6;
    color: #101010;
}

#tabInfoproduct .tab-content {
    border: medium none;
    padding: 20px 25px;
}

#tabInfoproduct .nav.nav-tabs {
    border: medium none;
}

.product-description, .product-description > p {
    color: #5b5b5b;
}

#tabInfoproduct .product-description, #tabInfoproduct .product-description > p {
    color: #4e5054;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
}

#product-details .product-reference .label,
#product-details .product-quantities .label {
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300 !important;
}

.dor-before-product {
    clear: both;
    position: relative;
}

.blockproductscategory {
    position: relative;
    clear: both;
}

.productscategory_h2 > span {
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
}

.productscategory_h2 > span::after {
    background-color: #101010;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px;
    display: none;
}

.blockproductscategory {
    position: relative;
}

.blockproductscategory > div {
    position: static !important;
}

.blockproductscategory h2.productscategory_h2 {
    border-bottom: 0 none;
    color: #333;
    font-size: 18px;
    margin: 40px 0 20px;
    padding: 10px 0;
    position: relative;
    width: calc(100% - 100px);
}

.blockproductscategory h2.productscategory_h2 span {
    display: inline-block;
    position: relative;
    background: #fff;
    padding-right: 20px;
}

.blockproductscategory h2.productscategory_h2::before {
    content: "";
    border-top: 1px dashed #ddd;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 20px;
}

.blockproductscategory .owl-controls .owl-nav > div {
    top: 44px;
    width: 30px;
    height: 30px;
    line-height: 29px;
}

.blockproductscategory .owl-controls .owl-nav > div.owl-prev {
    right: 42px;
}

.blockproductscategory .js-product-miniature {
    display: inline-block;
}

.blockproductscategory .owl-item .js-product-miniature {
    display: block;
}

.regular-price {
    color: #acaaa6 !important;
}

.list-compare-left .empty {
    text-align: left;
    font-weight: 300;
}

#tabInfoproduct .product-manufacturer {
    display: none;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    -moz-box-flex: 1;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
    margin-right: 0;
    min-height: 2.5rem;
    padding: 1.5rem 0px;
}

.product-features > dl.data-sheet dd.value:nth-of-type(2n), .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
    background: #fff;
}

.product-features > dl.data-sheet dt.name {
    font-weight: 400;
    text-transform: none;
    position: relative;
}

.product-features > dl.data-sheet dd.value {
    font-size: 13px;
    font-weight: 300;
}

.product-features > dl.data-sheet dt.name::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    right: 50px;
    top: 14px;
    width: 1px;
}

#product-details .product-reference, #product-details .product-quantities {
    font-style: italic;
}

#product-details .product-reference .label, #product-details .product-quantities .label {
    font-size: 18px;
    font-weight: 400;
    padding-left: 0;
    position: relative;
}

#product-details .product-reference span, #product-details .product-quantities span {
    color: #52afc6;
}

.product-features h3.h6 {
    font-size: 14px;
    padding-left: 0;
    position: relative;
    display: block;
    font-weight: 400;
}

.quickview .product-page-reference {
    margin-top: 5px;
}

.product-page-reference {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 7px;
    color: #4e5054;
    font-weight: 400;
}

.product-features h3.h6::after {
    background: #ddd none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

#product-details .product-features {
    margin-left: 0;
    /*padding-top: 25px;
    border-top: 1px dotted #cfcfcf;*/
    font-size: 12px;
    line-height: 2;
    vertical-align: top;
}

#product-details, #review-product, #video-product {
    padding: 20px 25px;
}

.btn.btn-scale.btn-go-cate {
    color: #52afc6;
}

.owl-controls .owl-nav > div:hover {
    border-color: #52afc6;
}

.owl-controls .owl-nav > div:hover i {
    color: #52afc6;
}

/*#product .product-information .dor-wishlist > a{
    line-height: 37px;
}*/
.dor-wishlist > a:hover, .compare-product-button .add_to_compare:hover,
.control-action-buttons ul li a:hover {
    border-color: #52afc6;
    color: #52afc6;
}

.dor-wishlist > a:hover i, .compare-product-button .add_to_compare:hover i,
.control-action-buttons ul li a:hover i {
    color: #52afc6 !important;
}

.product-actions .add-to-cart:hover, .cart-button.button.ajax_add_to_cart_button.add-to-cart span:hover {
    background: #fff;
    border: 1px solid #52afc6 !important;
    color: #52afc6 !important;
}

.product-information .product-actions .add-to-cart:hover {
    background: #fff !important;
    border: 1px solid #52afc6 !important;
    color: #52afc6 !important;
}

.product-cover .layer .zoom-in {
    color: #52afc6;
}

/*article .product-container:hover .dor-wishlist > a,
article .product-container:hover a.quick-view.countdown-view-detail,
article .product-container:hover .dor-compare-button-fel .add_to_compare,
article .product-container:hover .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
.ajax_block_product_sidebar:hover .cart-button.button.ajax_add_to_cart_button.add-to-cart span{
    border-color: #52afc6 !important;
    color: #52afc6;
}
article .product-container:hover .dor-compare-button-fel .add_to_compare i,
article .product-container:hover a.quick-view.countdown-view-detail i,
article .product-container:hover .dor-wishlist > a i{color: #52afc6;}*/
@media (min-width: 768px) {
    article .product-container:hover .product-image-container {
        border-color: #52afc6;
    }

    .suggestions-contents article .product-container:hover .product-image-container .thumbnail.product-thumbnail img,
    .suggestions-contents article .product-container:hover .product-image-container .thumbnail.product-thumbnail::before {
        border-color: #52afc6;
    }
}

/*.suggestions-contents .hook-reviews,
.suggestions-header .suggestions-title span,
.dor-tab-product-category-wrapper #dorTabAjax > li{background: none;}*/
.suggestions-contents .control-line-cart .icon-line-wishlist-fel a.addToDorWishlist, .suggestions-contents .dor-compare-button-fel .add_to_compare {
    line-height: 35px;
}

.product-name:hover {
    color: #52afc6;
    text-decoration: none !important;
}

.box-status {
    text-decoration: none !important;
}

/****Review***/
#criterions_list .star {
    display: inline-block;
}

.cmt-review-group {
    padding-bottom: 25px;
}

.field-review-cmt input[type="text"], #comment_title {
    border: 1px #eee solid !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    max-width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

#id_new_comment_form .new_comment_form_content #content-review-comment {
    border: 1px #eee solid !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    height: 110px !important;
    max-width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

#new_comment_form label {
    font-size: 15px;
}

#new_comment_form h2 {
    font-size: 30px;
    margin-bottom: 1px;
    margin-top: 3px;
    text-transform: none;
}

#new_comment_form #new_comment_form_footer {
    font-size: 15px;
}

#product_comments_block_tab > p.align_center {
    display: none;
}

#product_comments_block_tab .comment-text .star {
    display: inline-block;
}

#productReview #new_comment_form.reviewFormCustom {
    display: block;
    padding-top: 50px;
}

#productReview #new_comment_form.reviewFormCustom .fl.required,
#productReview #new_comment_form.reviewFormCustom .cancel {
    display: none;
}

#new_comment_form h2 {
    color: #272727;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 3px;
    text-transform: none;
}

#new_comment_form label, #id_new_comment_form .comment-notes {
    font-size: 13px;
    color: #444444;
    font-weight: 400;
}

#id_new_comment_form .required {
    font-weight: 400;
    color: #52afc6;
    font-size: 13px;
}

#new_comment_form #criterions_list {
    border-bottom: none;
    padding: 0px;
}

#new_comment_form .new_comment_form_content > input,
#new_comment_form .new_comment_form_content > textarea {
    background-color: #fff;
    border: 1px solid #eaeaea;
    line-height: 28.8px;
    outline: medium none;
    padding: 5px 15px;
    transition: all 0.4s ease 0s;
    width: 100%;
    height: auto;
    border-radius: 0 !important;
}

#new_comment_form_footer .fr {
    float: left;
}

.avatar-review > img {
    width: 60px;
}

.comment-text {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 0 0 0 70px;
    padding: 1em 1em 0;
}

.meta-rating-area {
    display: block;
    margin: 0 0 1em;
    overflow: hidden;
}

.meta-area {
    float: left;
    font-size: 12px;
}

.user-rating {
    color: #52afc6;
    float: right;
}

.avatar-review img {
    border-radius: 50%;
    display: inline-block;
}

#product_comments_block_tab div.comment .comment_author .meta-rating-area strong {
    float: left;
    padding-right: 10px;
}

#product_comments_block_tab div.comment .comment_author .meta-rating-area span {
    font-weight: 300;
}

#product_comments_block_tab div.comment .comment_author .description {
    font-size: 13px;
}

#product_comments_block_tab div.comment .comment_author .description * {
    font-weight: 300;
    font-size: 12px;
}

.new_comment_form_content {
    background: none;
    padding: 0px;
}

#submitNewMessage {
    background: #52afc6 none repeat scroll 0 0;
    padding: 5px 25px;
}

.dorRightColumn > div,
.dorLeftColumn > div,
#left-column > div,
#right-column > div {
    margin-bottom: 65px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
    padding-bottom: 0px;
    padding-top: 0px;
}

.dorCompareLeftSidebar {
    padding: 10px 0 0px;
}

.facet-label input[type="radio"] {
    line-height: normal;
    margin: 4px 0 0;
    position: relative;
    top: 4px;
}

.products-sort-order.show-sort-order .dropdown-menu {
    display: block;
    left: 22px;
}

#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin-left: 0;
}

.actions-footer-sidebar > a.dor-sidebar-compare {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}

#content-wrapper .block-category.card.card-block {
    box-shadow: none;
    border-color: #f3f3f3;
    margin-bottom: 25px;
}

.total-products > p {
    margin-bottom: 0px;
    font-weight: 300;
    color: #2a2a2a;
}

.block-category #category-description p,
.block-category #category-description p, .block-category #category-description strong {
    font-weight: 300;
}

nav.pagination ul.page-list li .previous.disabled.js-search-link,
nav.pagination ul.page-list li .next.disabled.js-search-link {
    cursor: not-allowed;
    background: none !important;
    border-color: #dcdcdc;
    color: #5b5b5b !important;
}

.products-sort-order .select-title {
    margin-left: 0px;
    display: block;
    border: 1px #f3f3f3 solid;
    color: #6f6f6f !important;
    font-weight: 300;
    min-height: 34.5px;
}

.products-sort-order.show-sort-order .dropdown-menu {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    display: block;
    left: 15px;
    width: calc(100% - 30px);
    background: #fff;
}

.dor-display-cate {
    display: inline-block;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}

.dor-display-cate a i {
    color: #bcbcbc;
    font-size: 20px;
}

.show-display-control a {
    border: 1px solid #f3f3f3;
    display: inline-block;
    padding: 6px 8px;
}

.show-display-control a.active,
.show-display-control a:hover {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}

.show-display-control a.active i,
.show-display-control a:hover i {
    color: #fff;
}

#js-product-list-top {
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 25px;
    position: relative;
    margin-top: 25px;
}

#js-product-list-top > div {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

#js-product-list-top > div > div {
    padding-left: 0px;
    padding-right: 0px;
}

#js-product-list-top::after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #f3f3f3;
    height: 1px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.products-selection .sort-by {
    padding-top: 8px;
    font-weight: 300;
    color: #2a2a2a;
}

.proDetailCol1 .products-selection .sort-by {
    margin-left: 0px;
    margin-right: 0px;
}

.proDetailCol1 .product-actions .dor-wishlist {
    right: auto;
    left: 210px;
}

.proDetailCol1 .product-actions .compare-product-button {
    right: auto;
    left: 260px;
}

.proDetailCol1 .social-sharing, .proDetailCol1 .quickview .social-sharing {
    bottom: 16px;
    display: inline-block;
    float: right;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: auto;
    width: auto;
}

nav.pagination ul.page-list li.current > a, nav.pagination ul.page-list li.current > a:hover {
    background-color: #52afc6;
    border-color: #52afc6;
    color: #fff;
}

nav.pagination ul.page-list li.current > span,
nav.pagination ul.page-list li > a:hover,
#cart .cart-grid .cart-grid-body > a.label:hover,
.checkout.cart-detailed-actions.card-block .btn.btn-primary:hover {
    background-color: #52afc6;
    border-color: #52afc6;
    color: #fff;
}

.pagination .page-list {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
}

.pagination_previous b,
.pagination_next b {
    display: none !important;
}

nav.pagination ul.page-list li.current > span,
nav.pagination ul.page-list li.disabled.pagination_previous > span,
nav.pagination ul.page-list li.disabled.pagination_next > span,
nav.pagination ul.page-list li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    color: #5b5b5b;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    width: 40px;
    font-weight: 400;
}

nav.pagination ul.page-list li + li {
    padding-left: 10px;
}

nav.pagination ul.page-list li {
    display: inline-block;
}

nav.pagination ul.page-list li a span, nav.pagination ul.page-list li.current > span span {
    background: none !important;
    border: none;
    padding: 0px;
}

#pagination_bottom .pagination {
    float: right;
}

.pagination .previous, .pagination .next {
    float: none;
}

nav.pagination ul.page-list li.pagination_previous {
    margin-right: 0px;
}

nav.pagination ul.page-list li.pagination_next {
    margin-left: 0px;
}

.show-page-text-number {
    padding-top: 8px;
    color: #2a2a2a;
}

/******Login Page*****/
#authentication section#content {
    border: none;
}

#authentication section#content section {
    max-width: 100%;
}

#authentication section.login-form #login-form .form-group label {
    float: left;
    width: 25%;
    padding-top: 10px;
    font-weight: 300;
}

#authentication section.login-form #login-form .form-group > div.col-md-6 {
    float: left;
    width: 50%;
}

#authentication section.login-form #login-form .form-group > div.col-md-6 input,
#password .forgotten-password .form-fields .email input {
    min-height: 40px;
    border-radius: 5px;
    box-shadow: none;
}

#password .card-block form.forgotten-password .form-control-label {
    padding-left: 0px;
}

#authentication .help-block li {
    color: #ff0000;
    /*padding-left: 55px;*/
}

.dor-cus-loginform-text > span {
    color: #333;
    font-size: 15px;
}

.dor-cus-loginform-text > h3 {
    color: #333;
    font-weight: 500;
    /*text-transform: uppercase;*/
}

.dor-cus-loginform-text {
    margin-bottom: 35px;
    position: relative;
}

.dor-cus-loginform-text::after {
    background-color: #f3f3f3;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.dor-cus-loginform-text::before {
    background-color: #52afc6;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 160px;
    z-index: 2;
}

#authentication section.login-form .forgot-password a, #authentication .register-form > p a {
    color: #52afc6;
    font-weight: 300;
}


#module-lineheart_compte_client_module-specialaccountregistration .register-form > p a {
    color: #52afc6;
    font-weight: 300;
}


#authentication section#content hr {
    margin-left: 55px;
    margin-right: 55px;
}

#authentication footer {
    text-align: center;
}

#authentication section.register-form footer button,
#authentication section.login-form footer button,
#password .card-block form.forgotten-password .form-control-submit.btn.btn-primary {
    box-shadow: none !important;
    border-color: #f3f3f3;
    float: none !important;
}

#authentication section.register-form footer button:hover,
#module-lineheart_compte_client_module-specialaccountregistration section.register-form footer button:hover,
#authentication section.login-form footer button:hover,
#password .card-block form.forgotten-password .form-control-submit.btn.btn-primary:hover {
    background-color: #52afc6;
    border-color: #52afc6;
    color: #fff;
}

#authentication .register-form > p {
    text-align: center;
    font-weight: 300;
}

#authentication #customer-form .form-group > label {
    text-align: left;
    font-weight: 400;
}

#authentication #customer-form .form-group input {
    border-radius: 5px;
}


#module-lineheart_compte_client_module-specialaccountregistration .register-form > p {
    text-align: center;
    font-weight: 300;
}

#module-lineheart_compte_client_module-specialaccountregistration #customer-form .form-group > label {
    text-align: left;
    font-weight: 400;
}
#module-lineheart_compte_client_module-specialaccountregistration #customer-form .form-group input {
    border-radius: 5px;
}

#password .page-content.card.card-block {
    border: medium none;
    box-shadow: none;
}

#password #main footer.page-footer {
    padding-left: 55px;
    padding-right: 55px;
}

#password #main footer.page-footer > a,
#password #main footer.page-footer > a span {
    background: none;
    border: none;
    color: #52afc6;
    text-decoration: none !important;
}

#authentication .dor-cus-loginform-text > span {
    display: block;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 40px;
    text-align: center;
    position: relative;
}

#authentication .dor-cus-loginform-text > span::before {
    background-color: #777;
    bottom: 30px;
    content: "";
    height: 2px;
    left: calc(50% - 20px);
    position: absolute;
    width: 40px;
}

#authentication .dor-cus-loginform-text > h3 {
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
}

/******End Login Page*****/

/*****Login Form*****/
.page-authentication #content {
    width: 100%;
    max-width: 100%;
}

h2.auth-heading {
    border-bottom: 1px solid #ddd;
    color: #333e48;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 10px;
    padding-bottom: 13px;
    position: relative;
    text-transform: capitalize;
}

h2.auth-heading::before {
    background: #52afc6 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 115px;
}

.register-form h2.auth-heading > p {
    float: right;
}

section.login-form #login-form .form-group label {
    display: block;
    font-size: 15px;
    text-align: left;
    width: 100%;
}

section.login-form #login-form .form-group > div.col-md-6 {
    display: block;
    width: 100%;
}

section.login-form #login-form, .login-customer-text .content {
    padding: 0 55px;
}

section.login-form #login-form .form-group > div.col-md-6 input {
    border: 1px solid #ddd;
    border-radius: 35px;
    box-shadow: none;
    min-height: 50px;
}

#authentication [data-action="show-password"] {
    background: #52afc6 none repeat scroll 0 0;
    border-radius: 0 35px 35px 0;
    height: 50px;
    margin-left: -20px;
    position: relative;
    z-index: 99;
    font-size: 13px;
}

#module-lineheart_compte_client_module-specialaccountregistration [data-action="show-password"] {
    background: #52afc6 none repeat scroll 0 0;
    border-radius: 0 35px 35px 0;
    height: 50px;
    margin-left: -20px;
    position: relative;
    z-index: 99;
    font-size: 13px;
    display: none;
}

.form-control:focus, .input-group.focus {
    outline: none;
}

.login-customer-text .content p {
    letter-spacing: 0.05em;
}

#customer-form .form-group input {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    min-height: 40px;
}

#customer-form .form-group {
    /*margin-bottom: 35px;*/
}

#authentication #customer-form .custom-checkbox span {
    margin-top: 3px;
    width: 13px;
    min-width: 13px;
    max-width: 13px;
}

#module-lineheart_compte_client_module-specialaccountregistration #customer-form .custom-checkbox span {
    margin-top: 3px;
    width: 13px;
    min-width: 13px;
    max-width: 13px;
}

#customer-form .form-group:nth-child(8) {
    /*margin-bottom: 35px;*/
}

#customer-form .form-group > label {
    font-size: 15px;
}

#authentication .custom-checkbox label,
#module-lineheart_compte_client_module-specialaccountregistration .custom-checkbox label {
    font-weight: 300;
    line-height: 20px;
    padding-left: 0.625rem;
    text-transform: none;
}

#authentication .custom-checkbox input[type="checkbox"] + span .checkbox-checked,
#module-lineheart_compte_client_module-specialaccountregistration .custom-checkbox input[type="checkbox"] + span .checkbox-checked{
    margin: 0px;
}


#module-lineheart_compte_client_module-documentupload .custom-checkbox span {
    margin-top: 3px;
    width: 13px;
    min-width: 13px;
    max-width: 13px;
}

#module-lineheart_compte_client_module-documentupload .custom-checkbox label {
    font-weight: 300;
    line-height: 20px;
    padding-left: 0.625rem;
    text-transform: none;
}

#module-lineheart_compte_client_module-documentupload .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    margin: 0px;
}


section.login-form footer button, #password .card-block form footer button, #customer-form footer button {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 35px;
    text-transform: none;
    margin-bottom: 5px;
    margin-left: 5px;
}

#checkout #customer-form .custom-checkbox label {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    text-transform: none;
}

#customer-form .custom-radio input[type="radio"]:checked + span {
    width: 12px;
    height: 12px;
}

#password .card-block form header {
    margin-bottom: 25px;
    text-align: center;
}

#password .card-block form section.form-fields {
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center;
}

#password .card-block form .form-control-label {
    text-align: left;
    width: 100%;
    display: block;
    font-size: 15px;
}

#password .card-block form .col-md-5 {
    text-align: left;
    width: 100%;
    display: block;
}

#password .card-block form .col-md-5 input {
    min-height: 50px;
    border-radius: 35px;
}

#authentication .page-header {
    display: none;
}

section.register-form {
    padding: 35px;
}

#authentication section.register-form .custom-checkbox span {
    flex: inherit;
}

#authentication section.register-form .radio-inline {
    font-size: 14px;
}

section.login-form #login-form > p {
    padding-top: 25px;
}

section.login-form .forgot-password a {
    font-size: 14px;
}

#authentication .no-account > a {
    color: #999;
    font-size: 14px;
    font-weight: 300;
}

.forgotten-password .form-fields .center-email-fields {
    display: block;
}

.forgotten-password .form-fields .email {
    width: 350px;
}

#password .card-block form.forgotten-password .form-control-label {
    width: auto;
}

#password .card-block form.forgotten-password .form-control-submit.btn.btn-primary {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 500;
    margin-top: 35px;
    padding: 8px 35px;
    width: auto;
    color: #fff;
}

.forgotten-password {
    padding: 35px;
}

#password .page-header {
    display: none;
}

/********End Login Form*******/

/*---------------- Subscribe Start ------------------------ */
.spctop-30 {
    padding-top: 30px;
}

.subscribe-me {
    background: transparent;
    box-shadow: none;
    height: auto;
    margin: auto;
    padding: 10px;
    top: 10%;
    width: 770px;
    display: none;
    max-width: 96%;
}

.subscribe-me h2.sec-title {
    font-size: 40px;
}

.subscribe-me h3 {
    font-weight: 400;
    margin: 0 auto;
}

.modal-content.subscribe-1::after {
    clear: both;
    content: "";
    display: table;
}

.subscribe-1 {
    position: relative;
    background-color: #fff;
    background-image: url(../img/bg_newsletter_popup.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.subscribe-1::before {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.subscribe-2 {
    background-size: cover;
    position: relative;
}

.subscribe-me .login-wrap form .form-control {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 6px 12px;
    width: 100%;
    height: 42px;
    text-transform: none;
    border-radius: 35px;
    font-weight: 400;
    color: #000;
    box-shadow: none;
}

.subscribe .alt.fancy-button .fa {
    display: none;
}

.subscribe-me h2 {
    margin: 10px auto;
    font-size: 28px;
}

.subscribe-me .subscribe-2 .login-wrap form .form-control {
    color: #1f1f1f;
}

.subscribe-me .login-wrap > p > span {
    color: #52afc6;
    font-size: 18px;
}

.subscribe-me .login-form {
    max-width: 80%;
    margin: 0 auto;
}

.subscribe-me .login-wrap {
    float: right;
    padding: 45px 15px;
    position: relative;
    text-align: center;
    width: 55%;
    z-index: 1;
}

.subscribe-me h2, .subscribe-me h3, .checkAgainSubs span {
    color: #333;
    font-weight: 300;
}

.login-form .fancy-button {
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
}

.form-group.checkAgainSubs {
    text-align: center;
    padding-top: 20px;
}

.checkAgainSubs .checker {
    display: inline-block;
}

.popup-cls.close {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    opacity: 1;
    padding: 7px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 5;
}

.popup-cls.close::before {
    border-color: rgba(0, 0, 0, 0) #52afc6;
    border-style: solid;
    border-width: 0 60px 60px 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 0;
    z-index: -1;
}

.subscribe .alt.fancy-button {
    background: #52afc6 none repeat scroll 0 0;
    border: 1px solid #52afc6;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    letter-spacing: 0;
    margin-top: 25px;
    padding: 10px 30px;
    text-transform: none;
    width: auto;
}

.subscribe .alt.fancy-button:hover {
    background: #fff none repeat scroll 0 0;
    color: #52afc6 !important;
}

.form-group.checkAgainSubs > span {
    font-size: 13px;
    font-weight: 300;
    position: relative;
    top: -3px;
}

/*---------------- Subscribe Ends ------------------------ */

/*---------------- Back To Top Start -------------------------- */
#to-top {
    position: fixed;
    font-size: 22px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    width: 42px;
    bottom: -50px;
    right: 30px;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s ease 0s;
    z-index: 9;
}

#to-top::before, #to-top::after {
    border: 1px solid #52afc6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    transition: all 0.4s ease 0s;
    width: 100%;
}

#to-top::after {
    border-color: #52afc6;
    background-color: #52afc6;
    height: 75%;
    left: 12.5%;
    top: 12.5%;
    width: 75%;
    z-index: -1;
}

/*---------------- Back To Top Ends ------------------------ */

/*******Cart Product******/
.cart-title .h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cart-title .h2 > span {
    font-size: 23px;
    font-weight: 300;
    text-align: center;
    background: #fff;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

.cart-title .h2 span span {
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    color: #52afc6;
}

/*.cart-title .h2 > span:before {
    content: "";
    position: absolute;
    border-top: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
    height: 5px;
    right: 100%;
    top: 16px;
    width: 100%;
}*/

/*.cart-title .h2 > span:after {
    content: "";
    position: absolute;
    border-top: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
    height: 5px;
    left: 100%;
    top: 16px;
    width: 100%;
}*/

#blockcart-modal h6.product-name {
    font-size: 14px;
    font-weight: 300;
}

#checkout .header-nav .right-nav > div {
    padding: 20px 15px;
    position: relative;
}

.product-line-grid-body > .product-line-info > .label {
    color: #333;
}

.product-line-grid-body .product-line-info:first-child a.label {
    font-size: 15px;
    font-weight: 400;
}

.cart-grid-body .card-block {
    padding: 0px;
}

.cart-grid-body hr {
    display: none;
}

.cart-overview .cart-item {
    border-bottom: 1px #f3f3f3 solid;
    position: relative;
}

.cart-overview .cart-item:last-child {
    border: none;
}

.bootstrap-touchspin .btn-touchspin {
    height: 1.8rem;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -1px;
}

.product-line-grid-right .bootstrap-touchspin > .form-control, .product-line-grid-right .bootstrap-touchspin > .input-group {
    height: 3.5rem;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 12px;
    left: 3px;
    top: 2px;
}

.product-line-grid-body .product-line-info:nth-child(2) span {
    font-size: 16px;
    font-weight: 400;
    color: #52afc6;
}

.product-line-grid-body .product-line-info:nth-child(4) span,
.product-line-grid-body .product-line-info:nth-child(5) span {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}

.product-line-grid-right .product-price strong {
    font-size: 20px;
    font-weight: 400;
}

.cart-summary-line .label {
    color: #333;
    font-size: 15px;
}

.block-promo .promo-input {
    border: 1px solid #ddd;
    color: #414141;
    height: 35px;
    text-indent: 0.625rem;
    width: 80%;
}

.block-promo .promo-input + button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    margin-top: -6px;
    text-transform: capitalize;
}

.cart-grid-right .promo-discounts {
    padding-top: 0px;
}

.block-promo .promo-code-button {
    margin-bottom: 0px;
}

.checkout.cart-detailed-actions.card-block .btn.btn-primary {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
}

.btn.btn-primary.btn-order-return {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    box-shadow: none;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
}

.btn.btn-primary.btn-annuler {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
}

.block-promo .promo-code-button {
    text-transform: uppercase;
}

.js-discount.card-block.promo-discounts .cart-summary-line .label {
    font-weight: 300;
}

.js-discount.card-block.promo-discounts .cart-summary-line .label .code {
    font-weight: 400;
    text-decoration: none;
    color: #333;
}

.js-discount.card-block.promo-discounts .cart-summary-line .label {
    color: #878787;
}

#js-checkout-summary hr {
    margin: 0;
    display: none;
}

.cart-summary-products {
    padding-bottom: 20px;
}

.cart-summary-products a[data-toggle="collapse"] {
    color: #52afc6;
    font-size: 13px;
    text-decoration: underline;
    text-transform: uppercase;
}

.custom-radio input[type="radio"]:checked + span {
    background-color: #52afc6;
}

.card-block .cart-summary-line.cart-total .value {
    font-size: 23px;
    font-weight: 400;
}

.card-block .cart-summary-line.cart-total .label {
    font-size: 18px;
}

.cart-summary-line small.value {
    font-size: 15px;
}

.cart-summary-line.cart-total {
    padding-bottom: 15px;
}

#cart-subtotal-products > span.label.js-subtotal {
    text-transform: uppercase;
}

#order-items hr {
    border-top-color: #ddd;
}

#cart-subtotal-products .value {
    font-size: 19px;
    font-weight: 400;
}

#cart-subtotal-shipping {
    font-style: italic;
    padding-top: 10px;
    color: #909090;
}

#cart-subtotal-shipping span {
    color: #909090;
}

.card-block .cart-summary-line:last-child small {
    color: #909090;
    font-style: italic;
}

.checkout.cart-detailed-actions.card-block {
    padding-bottom: 25px;
    padding-top: 25px;
}

.block-promo .promo-code {
    padding-bottom: 0px;
}

.cart-grid-right .promo-discounts, .block-promo.promo-highlighted, .js-discount.card-block.promo-discounts {
    background: #ebebeb none repeat scroll 0 0;
}

.cart-grid #block-reassurance {
    display: none;
}

.cart-grid .product-image.media-middle {
    display: inline-block;
    overflow: hidden;
}

/****Check Out Cart******/
/*#checkout header#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    opacity: 1;
    position: relative;
    right: auto;
    width: 100%;
    z-index: 99;
    height: auto;
}*/

body#checkout #header .header-nav {
    padding: 0px;
    height: auto;
}

body#checkout #header .header-nav #_desktop_logo a, body#checkout #header .header-nav #_mobile_logo a {
    display: block;
    height: 74px;
    line-height: 70px;
}

body#checkout #header .header-nav .logo {
    max-height: 100%;
    padding-top: 0px;
    display: inline-block;
}

body#checkout #_desktop_language_selector i.material-icons,
body#checkout #_desktop_currency_selector i.material-icons {
    color: #333;
}

body#checkout #header .header-nav {
    overflow: hidden;
    z-index: -999;
}

body#checkout #header .header-nav:hover {
    overflow: inherit;
    z-index: 999;
}

h1.step-title.h3 {
    border-bottom: 1px solid #f3f3f3;
    font-size: 18px;
    margin-top: 0;
    padding: 8px;
}

body#checkout section.checkout-step {
    border: 1px #f3f3f3 solid;
    border-top: 3px solid #52afc6;
    padding: 0px;
    box-shadow: none;
    margin-bottom: 20px;
}

h1.step-title.h3 .step-number {
    color: #fff;
    max-width: 35px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none;
}

.bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin input.form-control {
    border-color: #f3f3f3;
    box-shadow: none;
}

body#checkout section#checkout-addresses-step.checkout-step .step-title {
    padding-left: 35px !important;
}

#checkout-personal-information-step h1.step-title.h3 .step-number::before {
    content: "\f2be";
    font-size: 20px;
    color: #101010;
    margin-left: -20px;
}

#checkout-addresses-step h1.step-title.h3 .step-number::before {
    content: "\f041";
    font-size: 22px;
    color: #101010;
    margin-left: -20px;
}

#checkout-addresses-step h1.step-title.h3 .step-number {
    max-width: 25px;
}

#checkout-delivery-step h1.step-title.h3 .step-number::before {
    content: "\f0d1";
    font-size: 20px;
    color: #101010;
    margin-left: -20px;
}

#checkout-uni-sapstep h1.step-title.h3 .step-number::before {
    content: "\f016";
    font-size: 22px;
    color: #101010;
    margin-left: -20px;
}

#checkout-payment-step h1.step-title.h3 .step-number::before {
    content: "\f283";
    font-size: 14px;
    color: #101010;
    margin-left: -20px;
}

#checkout-payment-step h1.step-title.h3 .step-number {
    max-width: 45px;
}

body#checkout section.checkout-step #customer-form .form-control-label, body#checkout section.checkout-step #delivery-address .form-control-label, body#checkout section.checkout-step #invoice-address .form-control-label, body#checkout section.checkout-step #login-form .form-control-label {
    font-size: 14px;
    font-weight: 300;
}

#checkout .radio-inline {
    font-size: 13px;
}

#checkout .form-control {
    border-color: #f3f3f3;
    box-shadow: none;
    height: 34px;
}

body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    margin-top: 0px;
}

.form-control-comment {
    display: none;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -16px;
    margin-top: 0;
    position: absolute;
}

.custom-radio input[type="radio"]:checked + span {
    width: 11px;
    height: 11px;
    top: 0px;
    left: 0px;
}

.custom-radio {
    height: 15px;
    width: 15px;
}

#checkout .nav-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #101010;
    font-size: 17px;
    font-weight: 300;
    text-transform: none;
}

#checkout .dor-cus-loginform-text {
    display: none;
}

.nav.nav-inline.m-y-2 {
    margin-left: -11px;
    margin-right: -11px;
}

#customer-form section > p {
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
}

#customer-form section > p:before {
    content: "";
    position: absolute;
    background: #f3f3f3;
    height: 1px;
    left: 0px;
    top: 28px;
    width: 100%;
}

#customer-form section > p > span.font-weight-bold {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
}

#customer-form section > p > span.text-muted {
    display: none;
}

#checkout-login-form form#login-form {
    margin-top: 0px !important;
}

body#checkout section.checkout-step #checkout-login-form .content {
    padding: 0px;
}

body#checkout section.checkout-step #checkout-login-form .form-group > div.col-md-6 {
    width: 75%;
}

body#checkout section.checkout-step #checkout-login-form #login-form > p {
    display: none;
}

body#checkout section.checkout-step #checkout-login-form #login-form h2.auth-heading,
body#checkout section.checkout-step #checkout-login-form .login-customer-text h2.auth-heading {
    font-size: 18px;
}

body#checkout section.checkout-step #checkout-login-form #login-form .login-customer-text p {
    font-size: 13px;
}

body#checkout [data-action="show-password"] {
    display: none;
}

.custom-checkbox label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-transform: unset;
}

.custom-checkbox label em {
    color: #909090;
    font-size: 14px;
    font-style: italic;
    text-transform: none;
}

#customer-form .dor-checkbox-field {
    margin-bottom: 0;
}

#customer-form .dor-checkbox-field .custom-checkbox input[type="checkbox"] + span {
    height: 15px;
}

footer.form-footer .continue, .delivery-options-list .continue, .js-address-form .continue,
#payment-confirmation .btn.btn-primary.center-block, #document-upload-form-step .continue {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #101010;
    padding: 6px 25px;
    float: none !important;
    text-transform: none;
    font-weight: 400;
    margin-top: 25px;
}

.js-address-form > form > .clearfix {
    text-align: center;
}


#document-upload-form-step > form > .clearfix {
    text-align: center;
}

footer.form-footer {
    padding-bottom: 35px;
    padding-top: 25px;
}

body#checkout #_desktop_logo, body#checkout #_mobile_logo {
    width: auto;
}

body#checkout #cart-summary-product-list img {
    width: 45px;
}

body#checkout #cart-summary-product-list .media-body .product-name {
    color: #333;
    font-size: 12px;
    font-weight: 400;
}

body#checkout #cart-summary-product-list .media-body .product-price.pull-xs-right {
    font-size: 14px;
}

body#checkout #cart-summary-product-list .media-body .product-quantity {
    color: #ff8800;
    font-size: 11px;
    padding-left: 5px;
}

.you-have-total {
    font-size: 18px;
    text-transform: uppercase;
}

body#checkout section.checkout-step .forgot-password {
    /*margin-left: 19.075rem;*/
    text-align: center;
}

body#checkout section.checkout-step .forgot-password a {
    color: #52afc6;
    font-size: 13px;
    font-weight: 300;
}

body#checkout section.checkout-step .no-account{
    text-align: center;
    font-size: 1rem;
    padding-top: 15px;
    padding-bottom: 15px;
}

body#checkout section.checkout-step .no-account a{
    color: #999;
    font-size: 14px;
    font-weight: 300;
}

#login-form .input-group-btn {
    display: none;
}

#customer-form .input-group-btn {
    display: none;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    font-size: 15px;
    padding-top: 4px;
}

.js-address-form .form-group .col-md-offset-3 label {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    top: -3px;
}

.js-address-form {
    padding-top: 25px;
    padding-bottom: 30px;
}


#document-upload-form-step .form-group .col-md-offset-3 label {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    top: -3px;
}

#document-upload-form-step {
    padding-top: 25px;
    padding-bottom: 30px;
}

body#checkout section.checkout-step.-reachable.-complete h1 {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 35px !important;
}

#payment-confirmation .btn.btn-primary.center-block {
    padding-bottom: 8px;
    padding-top: 8px;
}

#payment-confirmation .btn.btn-primary.center-block:hover {
    color: #fff;
    border-color: #52afc6;
    background-color: #52afc6;
}

body#checkout .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    margin: 0px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
    font-size: 23px;
    margin-left: -30px;
}

body#checkout section.checkout-step .delivery-option {
    background: none;
}

body#checkout section.checkout-step .delivery-option .col-sm-1 {
    /*padding-top: 15px;*/
}

body#checkout .delivery-options-list #js-delivery {
    text-align: center;
}

body#checkout .delivery-options-list {
    padding-bottom: 30px;
    padding-top: 15px;
}

body#checkout section.checkout-step .delivery-option > label {
    text-align: left;
    font-size: 12px;
}

.delivery-options-list .form-fields {
    border-top: 1px solid #ddd;
}

.delivery-options-list .form-fields:first-child {
    border-top: none;
}

body#checkout #checkout-payment-step .content {
    padding-bottom: 30px;
    padding-top: 15px;
}

body#checkout .payment-options .payment-option label > span {
    font-size: 13px;
    position: relative;
    top: -4px;
    font-weight: 300;
}

body#checkout .condition-label label {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    top: -4px;
}

.js-additional-information > section p {
    font-size: 13px;
    font-style: italic;
}

.js-additional-information dl {
    font-size: 13px;
}

.h6.carrier-name {
    font-size: 15px;
    font-weight: 400;
}

label.delivery-option-2 > .row > div {
    /*line-height: 38px;*/
}

.carrier-price {
    font-style: italic;
    font-weight: 400;
    color: #52afc6;
}

.custom-radio {
    border-color: #f3f3f3;
}

#content-hook_order_confirmation .h1.card-title {
    font-size: 22px;
}

#content-hook_order_confirmation .card-block p {
    padding-left: 40px;
}

#order-confirmation #content-wrapper > section {
    padding: 0 0px;
}

#order-confirmation #order-items .card-title.h3, #order-confirmation #order-details .card-title.h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
    position: relative;
    text-transform: none;
}

#order-confirmation #order-items .card-title.h3:after,
#order-confirmation #order-details .card-title.h3:after {
    position: absolute;
    content: "";
    background: #ddd;
    height: 3px;
    left: 0px;
    bottom: -10px;
    width: 50px;
}

#content-hook_payment_return strong {
    color: #fa5b4f;
    font-weight: 300;
}

.order-confirmation-table .order-line div {
    font-size: 13px;
}

.order-confirmation-table .order-line div.qty div.col-xs-2 {
    position: relative;
    font-size: 18px;
}

.order-confirmation-table .order-line div.qty div.col-xs-2::before {
    content: "x";
    font-size: 18px;
    /*left: 5px;*/
    /*position: absolute;*/
    top: 3px;
}

.order-confirmation-table .order-line div.qty div {
    font-size: 18px;
}

#order-items .order-confirmation-table table tr {
    /*line-height: 45px;*/
    font-weight: 400;
}


/*#order-items .order-confirmation-table table tr:first-child {*/
    /*font-size: 17px;*/
/*}*/

#order-items .order-confirmation-table table tr{
    font-size: 17px;
}

#order-items .order-confirmation-table table tr:last-child {
    font-size: 19px;
    line-height: 45px;
}

#content-hook_order_confirmation .h1.card-title > span {
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    color: #52afc6 !important;
}

#content-hook_order_confirmation .card-block p {
    color: #101010;
    font-weight: 300;
    padding-left: 40px;
}

#order-items .order-confirmation-table table tr:last-child .text-uppercase {
    font-size: 18px;
    font-weight: 400;
    text-transform: none !important;
}

#order-items .order-confirmation-table table tr:last-child td:last-child {
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    color: #52afc6;
}

#order-confirmation #order-details ul li span.label {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

#order-confirmation #order-details ul li em {
    display: block;
    padding-left: 10px;
    padding-top: 7px;
}

#order-confirmation #order-details ul li {
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0.625rem;
    padding-bottom: 10px;
    padding-top: 5px;
}

#content-hook_payment_return .col-md-12 > p {
    line-height: 17px;
    padding-bottom: 15px;
    padding-top: 20px;
}

.cart-item {
    padding: 2rem 0;
}

#cart .cart-grid .cart-grid-body > a.label {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 20px;
    text-transform: none;
    margin-top: 25px;
}

#cart .cart-grid .cart-grid-body > a.label i {
    display: none;
}

.cart-line-product-actions, .product-line-grid-right.product-line-actions,
.product-line-grid-right.product-line-actions .col-md-2.col-xs-2.text-xs-right {
    position: static;
}

.cart-line-product-actions .remove-from-cart {
    color: #333;
    font-size: 23px;
}

.cart-line-product-actions .remove-from-cart {
    bottom: 0;
    color: white;
    display: block;
    font-weight: 900;
    line-height: 32px;
    padding-bottom: 3px;
    padding-right: 3px;
    position: absolute;
    right: -10px;
    z-index: 1;
}

.cart-line-product-actions .remove-from-cart i {
    font-size: 18px;
    color: #fff;
}

.remove-from-cart::before {
    border-width: 0 0 50px 50px;
}

.product-line-grid-body .product-line-info:first-child a.label:hover,
.product-line-info > span.label,
body#checkout #cart-summary-product-list .media-body .product-price.pull-xs-right {
    color: #52afc6 !important;
}

#checkout #checkout-login-form .form-control {
    border-radius: 5px;
    box-shadow: none;
    height: 40px;
    max-width: 70%;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn:hover, .continue:hover {
    background: #52afc6 !important;
    border-color: #52afc6 !important;
    color: #fff !important;
}

#checkout .nav-link.active, #customer-form section > p > span.font-weight-bold {
    color: #52afc6;
    font-size: 17px;
    font-weight: 300;
    text-transform: none;
}

.remove-from-cart::before {
    border-color: transparent transparent #52afc6;
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: -1;
}

.remove-from-cart:hover::before {
    border-color: transparent transparent #333;
}

body#checkout section.checkout-step .address-alias {
    font-size: 15px;
    position: relative;
    text-transform: uppercase;
    top: 4px;
}

body#checkout section.checkout-step .address {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-left: 1.5625rem;
    margin-top: 20px;
    min-height: 150px;
}

body#checkout section.checkout-step .address-item.selected {
    border-color: #ddd;
}

body#checkout section.checkout-step .delete-address, body#checkout section.checkout-step .edit-address,
body#checkout section.checkout-step .delete-address i, body#checkout section.checkout-step .edit-address i {
    font-size: 13px !important;
    color: #333 !important;
}

body#checkout section.checkout-step .address-footer {
    background-color: #ddd;
}

body#checkout #customer-form .form-group {
    margin-bottom: 0;
    margin-top: 10px;
}

#checkout .open > .dropdown-menu {
    min-width: 176px;
    padding: 15px;
    left: auto;
    right: 0px;
    display: block !important;
}

#checkout .open > .dropdown-menu > li {
    padding: 3px 0px;
}

#checkout .open > .dropdown-menu > li.active {
    overflow: inherit;
}

#checkout .open > .dropdown-menu > li > a {
    display: inline-block !important;
    width: auto;
    padding-left: 10px;
}

#checkout .open > .dropdown-menu > li.active > a {
    background: none;
}

#checkout #wrapper {
    padding-top: 40px;
}

@media (max-width: 767px) {
    #checkout #wrapper {
        padding-top: 150px;
    }
}

/****End Check Out Cart******/

/*******End Cart Product******/

/*********My Account User************/
.page-my-account footer.page-footer .text-xs-center > a {
    border-color: #f3f3f3;
    color: #333;
    text-decoration: none !important;
}

.page-my-account footer.page-footer .text-xs-center > a:hover {
    background-color: #52afc6;
    color: #fff;
    border-color: #52afc6;;
}

.page-my-account .page-header {
    display: none;
}

.page-my-account #content .links a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.page-my-account #content .links a {
    padding: 0px 15px;
    text-decoration: none !important;
}

.page-my-account #content .links a span.link-item {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    padding-bottom: 25px;
    padding-top: 25px;
}

.page-my-account #content .links a:hover span.link-item i,
.page-my-account #content .links a:hover span.link-item {
    color: #52afc6;
    border-color: #52afc6;
}

.page-my-account #content .links a span.link-item i {
    display: inline-block;
    font-size: 40px;
    margin-bottom: 15px;
    position: relative;
}

.page-my-account #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.page-my-account footer.page-footer .text-xs-center > a {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    display: inline-block;
    font-weight: 500;
    padding: 5px 30px;
    text-transform: uppercase;
    color: #fff;
}

#identity #content, #addresses #content, #order-slip #content, #discount #content, #address #content, #module-lineheart_compte_client_module-documentupload #content, #module-lineheart_compte_client_module-companymembers #content {
    display: table;
    width: 100%;
    position: relative;
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    color: #878787;
    font-size: 12px;
    padding: 1rem;
}

#history .page-header, #identity .page-header, #addresses .page-header, #order-slip .page-header, #discount .page-header, #address .page-header {
    display: none;
}

.links-list-sidebar > a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

#history .table.table-striped.table-bordered.table-labeled, #module-lineheart_compte_client_module-documentupload .table.table-striped.table-bordered.table-labeled, #module-lineheart_compte_client_module-companymembers .table.table-striped.table-bordered.table-labeled{
    font-size: 13px;
}

#module-lineheart_compte_client_module-companymembers #content .action-toolbar{
    margin-bottom: 30px;
}

#module-lineheart_compte_client_module-companymembers .table.table-striped.table-bordered.table-labeled{
    font-size: 13px;
}

.links-list-sidebar > a::before {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    right: 15px;
    width: 100%;
}

.links-list-sidebar {
    position: static;
}

.links-list-sidebar::after {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
}

#identity #customer-form .form-group.row label {
    text-align: left;
    font-size: 14px;
}

#wrapper #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.links-list-sidebar > a i {
    font-size: 17px;
}

/*#identity .custom-checkbox label em {*/
    /*display: none;*/
/*}*/

.dor-user-content {
    padding: 35px;
}

#customer-form .form-control, #address #content .address-form .form-control {
    border-radius: 5px;
    box-shadow: none;
    height: 40px;
}

.dor-user-content footer.form-footer {
    text-align: center;
}

.dor-user-content footer.form-footer .btn-primary,
.dor-user-content footer.form-footer .form-control-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 30px;
    box-shadow: none;
    color: #333;
    font-size: 16px;
    padding: 8px 35px;
    float: none !important;
}

.page-addresses .address, .page-authentication #content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 14px;
}

.page-addresses .address .address-body h4 {
    font-size: 15px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.page-addresses .address .address-body h4:after {
    content: "";
    position: absolute;
    background: #ddd;
    height: 2px;
    width: 35px;
    left: 0px;
    bottom: -10px;
}

.page-addresses .address .address-body address {
    font-size: 13px;
    line-height: 27px;
    min-height: 9rem;
}

.page-addresses .address .address-footer {
    text-align: center;
    border-color: #ddd;
}

.address-form .form-control-label {
    font-size: 14px;
}

footer.page-footer .account-link {
    background-color: #2a2a2a;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    font-size: 15px;
    margin-top: 25px;
    padding: 5px 30px 9px;

    text-decoration: none;
    /*text-transform: uppercase;*/
}

#history footer.page-footer .account-link,
#addresses footer.page-footer .account-link,
#identity footer.page-footer .account-link {
    padding: 9px 30px 9px;
}

footer.page-footer .account-link i {
    font-size: 20px;
    top: 0px;
    position: relative;
}

footer.page-footer .account-link span {
    font-size: 15px;
}

footer.page-footer .account-link:first-child {
    background: #fff;
}

footer.page-footer .account-link:last-child {
    background: #333;
    color: #fff;
    border-color: #333;
}

footer.page-footer .account-link:last-child span {
    color: #fff;
}

#order-slip article.alert.alert-warning,
#discount article.alert.alert-warning {
    display: none;
}

/*********End My Account User************/

/******Popup Add To Cart*****/
#blockcart-modal .cart-products-count {
    border: medium none;
    font-size: 16px;
    margin: 0;
    position: relative;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.cart-content > p strong {
    color: #333;
}

.cart-content > p {
    color: #52afc6;
}

#blockcart-modal .modal-dialog {
    max-width: 767px;
}

#blockcart-modal .cart-content .btn i {
    display: none;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    white-space: inherit;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
}

#blockcart-modal .modal-body {
    background: #fff;
}

#blockcart-modal .product-name {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

#blockcart-modal .cart-content .cart-content-btn .btn.btn-primary {
    background: #52afc6 none repeat scroll 0 0;
    border: medium none;
}

#blockcart-modal .cart-content .cart-content-btn .btn:hover {
    border: 1px #52afc6 solid;
    background-color: #fff;
    color: #52afc6;
}

#blockcart-modal .cart-products-count {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: none;
}

#blockcart-modal .cart-content > p strong {
    color: #333;
    font-size: 13px;
    font-weight: 300;
    margin-right: 10px;
}

.popCartInfo strong {
    color: #101010;
    font-weight: 300;
}

.pop-price {
    color: #52afc6 !important;
    font-size: 16px;
}

#blockcart-modal .modal-title {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.popCartInfo {
    padding-left: 0;
}

.cart-modal-price {
    font-size: 18px;
    font-weight: 300;
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0.3125rem;
}

#blockcart-modal .modal-body .divide-right span strong {
    font-size: 13px;
    font-weight: 400;
}

#blockcart-modal .modal-header {
    padding: 5px 15px;
    background: #52afc6;
}

#blockcart-modal .cart-content .cart-content-btn {
    padding-top: 25px;
}

.modal-add-cart {
    font-size: 18px;
    font-weight: 400;
}

.modal-add-cart strong {
    font-size: 15px;
    font-weight: 400;
}

.modal-add-cart.cart-modal-total-value > strong {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
}

.modal-add-cart.cart-modal-total-value {
    font-size: 24px;
}

.modal-add-cart.cart-modal-total-value > span {
    color: #333;
    font-size: 15px;
    font-style: italic;
}

/******End Popup Add To Cart*****/

/*****Quick View Product*****/
.quickview .modal-content {
    background: #fff;
}

.quickview .modal-dialog {
    max-width: 991px;
}

.quickview .images-container {
    display: block;
}

.quickview .images-container > div {
    width: 100%;
}

.quickview .mask {
    padding-top: 15px;
    height: auto;
}

.quickview .images-container .product-images > li.thumb-container > .thumb {
    width: 7.938rem;
    border-width: 1px;
}

.quickview .product-cover img {
    box-shadow: none;
}

.quickview .close {
    position: absolute;
    right: 10px;
    z-index: 999;
}

.quickview .social-sharing {
    margin-left: 0px;
}

.quickview .images-container > div#gallery {
    display: none;
}

/*****End Quick View Product*****/

/*****My Wishlist Page*****/
#mywishlist .icon-line-wishlist-fel {
    display: none;
}

#module-dorblockwishlist-dorwishlist .page-content.card.card-block {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin-left: -15px;
    margin-right: -15px;
}

#module-dorblockwishlist-dorwishlist #wrapper .row > #content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

#module-dorblockwishlist-dorwishlist #mywishlist {
    background: none;
    box-shadow: none;
}

#module-dorblockwishlist-dorwishlist .product-miniature {
    margin: 0;
}

/*****End My Wishlist Page*****/

/****Search Form*******/
#dor_search_top {
    min-height: 40px;
    padding-top: 0px;
    box-shadow: none;
    line-height: 20px;
    position: relative;
    z-index: 0;
    width: 100%;
}

.dorHeaderSearch-Wapper {
    background: #52afc6 none repeat scroll 0 0;
    display: none;
    margin: 0 0px;
}

.dorHeaderSearch-Wapper #dor_search_top form input {
    background: none;
    font-size: 16px;
    padding: 0px 30px;
    line-height: 40px;
    color: #fff !important;
}

.dorHeaderSearch-Wapper .pos_search.form-group {
    display: none;
}

#dor_search_top .close-icon {
    color: #919191;
    font-size: 24px;
    margin-top: -12px;
    position: absolute;
    right: 90px;
    top: 50%;
    cursor: pointer;
}

#dor_search_top.active {
    animation: 0.4s ease 0s normal both 1 running fadeInUp;
    display: block;
}

#dor_search_top form#searchbox {
    margin: 0 auto;
    max-width: 100%;
    padding-top: 0;
    width: 600px;
}

#dor_search_top form input {
    background-color: #fff;
    border: 0 none;
    box-shadow: none !important;
    color: #919191;
    font-size: 24px;
    height: auto;
    line-height: normal;
    outline: medium none;
    padding: 5px 15px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.dor_search button[name="submit_search"] {
    border: medium none;
    font-size: 20px;
    padding: 3px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #c9c9c9;
    background: none !important;
}

.dorHeaderSearch-Wapper .dor_search button[name="submit_search"] {
    right: auto;
    left: 0px;
    top: 2px;
    color: #fff;
}

#dor_search_top button.form-control {
    border: medium none;
    font-size: 23px;
    height: auto;
    padding: 11px 10px;
    position: relative;
    box-shadow: none !important;
    color: #c9c9c9;
}

#dor_search_top button.form-control::after {
    border-right: 1px solid #ddd;
    content: "";
    height: 30px;
    position: absolute;
    right: 10px;
    top: 11px;
}

.pos_search .dropdown-menu {
    line-height: 30px;
    max-height: 300px;
    max-width: 300px;
    overflow-y: auto;
    padding: 12px;
    border: none;
    box-shadow: none;
}

.close-popsearch {
    color: #919191;
    font-size: 18px;
    position: absolute;
    right: 50px;
    top: 55px;
    cursor: pointer;
}

form#searchbox label[for="dor_query_top"] {
    display: block;
    height: 0;
}

/****End Search Form*******/

.product-title-item {
    text-align: left;
    line-height: 1.5;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    text-align: left;
}

@media (min-width: 544px) {
    #cart #wrapper > .container,
    #category #wrapper > .container,
    #product #wrapper > .container {
        padding-left: 0;
        padding-right: 0;
    }
}

#category.proCateCol3 #left-column {
    float: right;
}

#product.proDetailCol2 #dor-left-column {
    float: right !important;
}

#product.proDetailCol2 #content-wrapper {
    float: left !important;
}

#category.proCateCol1 #wrapper > .col-big #content-wrapper, #product.proDetailCol1 #wrapper > .col-big #content-wrapper,
#category.proCateCol1 #wrapper > .container #content-wrapper, #product.proDetailCol1 #wrapper > .container #content-wrapper {
    width: 100% !important;
}

/*********Show List********/
article.dor-list-display {
    width: 100% !important;
}

article.dor-list-display .product-description-short {
    display: block !important;
}

article.dor-list-display .left-block {
    float: left;
    width: 33.3333%;
    padding-right: 15px;
}

article.dor-list-display .right-block {
    float: left;
    width: 66.6667%;
    padding-left: 15px;
}

body#category main article.dor-list-display .category-action-buttons {
    bottom: auto;
    display: block;
    left: auto;
    opacity: 1;
    padding: 0;
    position: relative;
    text-align: center;
    top: auto;
    transition: all 0.5s ease 0s;
    visibility: visible;
    width: 100%;
    z-index: 98;
    margin-top: 25px;
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button {
    width: auto;
    height: auto;
    line-height: normal;
    border-radius: 0px;
    background: none;
    border: none;
    left: auto;
    bottom: auto;
    top: auto;
    right: auto;
    position: relative;
    display: block;
    box-shadow: none;
    padding: 0px;
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button:after,
body#category main article.dor-list-display .button.ajax_add_to_cart_button:before {
    display: none;
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button i {
    display: none !important;
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button span {
    background: #101010 none repeat scroll 0 0;
    border: 1px solid #101010;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 8px 35px;
    text-transform: none;
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button:hover span {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff !important;
}

@media (min-width: 768px) {
    body#category main article.dor-list-display .product-container:hover .control-action-buttons {
        transform: none;
    }
}

body#category main article.dor-list-display .product-container .product-image-container {
    position: relative;
}

body#category main article.dor-list-display .action-button ul li.icon-line-cart span.disabled,
body#category main article.dor-list-display .action-button ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #adadad;
    height: 45px;
    line-height: 40px;
    width: 45px;
    margin: 0px;
}

body#category main article.dor-list-display .action-button ul li a:hover {
    border-color: #52afc6 !important;
}

body#category main article.dor-list-display .action-button ul li.icon-line-cart span.disabled i,
body#category main article.dor-list-display .action-button ul li a i {
    color: #adadad;
}

body#category main article.dor-list-display .price-slider.button--sacnite::before,
body#category main article.dor-list-display .action-button ul li a::before {
    box-shadow: 0 0 0 35px #fff inset !important;
}

body#category main article.dor-list-display .price-slider.button--sacnite:hover::before,
body#category main article.dor-list-display .action-button ul li a:hover::before {
    box-shadow: 0 0 0 2px #52afc6 inset !important;
}

/*body#category main article.dor-list-display .action-button ul {
    display: inline-block;
    text-align: center;
    float: left;
    margin: 0 0 0 15px;
}*/
body#category main article.dor-list-display .product-price-and-shipping span.price {
    color: #52afc6;
}

/*body#category main article.dor-list-display .action-button ul li{padding: 0px 5px;float: left;}*/
body#category main article.dor-list-display .dor-wishlist {
    display: inline-block;
    float: none;
    padding: 0px 0px;
}

body#category main article.dor-list-display .add_to_compare,
body#category main article.dor-list-display .dor-wishlist a.addToDorWishlist {
    display: inline-block;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    z-index: 99;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #adadad;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    width: 45px;
}

body#category main article.dor-list-display .add_to_compare i,
body#category main article.dor-list-display .dor-wishlist a.addToDorWishlist i {
    color: #adadad;
    font-size: 18px;
    line-height: 37px;
}

body#category main article.dor-list-display .dor-wishlist a.addToDorWishlist i {
    line-height: 42px;
}

body#category main article.dor-list-display .control-action-buttons ul li {
    clear: none;
    display: inline-block;
    float: left;
    padding-bottom: 0px;
}

body#category main article.dor-list-display .control-action-buttons .action-button > ul {
    display: table;
    margin: 0 auto;
}

body#category main article.dor-list-display .product-title-item {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0px;
}

body#category main article.dor-list-display .product-title-item a {
    font-size: 17px;
    position: relative;
    text-align: left;
}

body#category main article.dor-list-display .comments_note::after {
    left: 0px;
    display: none;
}

body#category main article.dor-list-display .product-price-and-shipping {
    text-align: left;
}

body#category main article.dor-list-display .product-container::before {
    display: none !important;
}

body#category main article.dor-list-display .product-container {
    background: #fff none repeat scroll 0 0;
    border: 0px solid #f4f1e3;
    padding: 10px 0px;
}

body#category main article.dor-list-display .dor-addcart-button {
    bottom: auto;
    display: inline-block;
    left: auto;
    opacity: 1;
    padding: 0;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    transition: none 0s ease 0s;
    visibility: visible;
    width: auto;
    z-index: 99;
    float: left;
}

@media (min-width: 768px) {
    body#category main article.dor-list-display .dor-thumbnail-container:hover .dor-addcart-button,
    body#category main article.dor-list-display .product-container:hover .dor-addcart-button {
        bottom: auto;
        transform: none;
        opacity: 1;
        visibility: visible;
    }
}

body#category main article.dor-list-display .control-action-buttons {
    display: block;
    float: left;
    left: auto;
    opacity: 1;
    padding: 0;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    transition: none 0s ease 0s;
    visibility: visible;
    width: auto;
    z-index: 100;
}

body#category main article.dor-list-display .comments_note {
    text-align: left;
}

body#category main article.dor-list-display .hook-reviews .comments_note .star_content {
    display: inline-block !important;
    float: left;
    padding-top: 2px;
}

body#category main article.dor-list-display .hook-reviews .comments_note > div.dor-num-reviews {
    display: inline-block;
    float: left;
    color: #adadad;
    padding-left: 10px;
}

body#category main article.dor-list-display .hook-reviews .comments_note > div.dor-num-reviews * {
    color: #adadad;
    font-size: 14px;
    font-weight: 300;
    font-style: normal !important;
}

body#category main article.dor-list-display .hook-reviews .comments_note > div.dor-num-reviews > i {
    display: inline-block;
    font-size: 10px;
    padding: 0 5px;
}

body#category main article.dor-list-display .hook-reviews .comments_note > div.dor-num-reviews > span {
    display: inline-block !important;
    font-size: 14px !important;
}

body#category main article.dor-list-display .dor-show-value-product > div.highlighted-informations {
    position: absolute !important;
    top: -32px;
    left: 0px;
    bottom: auto;
    box-shadow: none;
    background: none;
    padding-top: 0px;
    display: block !important;
}

body#category main article.dor-list-display .hook-reviews .star_content .star {
    height: 20px;
}

body#category main article.dor-list-display .product-title-item a::after {
    background: #ddd none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
    display: none;
}

body#category main article.dor-list-display .hook-reviews {
    left: auto;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    visibility: visible;
}

body#category main article.dor-list-display .dor-product-description {
    position: relative;
}

body#category main article.dor-list-display .review-price-product {
    overflow: inherit;
    height: auto;
    padding-top: 15px;
}

@media (min-width: 768px) {
    body#category main article.dor-list-display .product-container:hover .content_price {
        opacity: 1;
        visibility: visible;
    }
}

body#category main article.dor-list-display .hook-reviews .comments_note > div {
    display: block !important;
}

body#category main article.dor-list-display .hook-reviews .comments_note > div:last-child > span {
    color: #a0a0a0;
    display: block;
    font-size: 12px;
    line-height: 22px;
    margin-left: 0;
    overflow: initial;
    text-align: right;
    font-style: italic;
}

body#category main article.dor-list-display .product-price-and-shipping span {
    font-size: 18px !important;
}

article.dor-list-display .product-description-short p {
    color: #4E5054 !important;
    font-size: 14px;
}

article.dor-list-display .product-description-short {
    display: block;
    margin: 15px 0 15px;
    text-align: left;
    color: #4E5054 !important;
}

#products #dor-product-lists article.dor-list-display {
    width: 100%;
}

article.dor-list-display .product-container {
    display: table;
    width: 100%;
}

article.dor-list-display .product-container .control-line-cart {
    bottom: 0;
    left: auto;
    position: relative;
    transform: none;
    width: auto;
    float: left;
    display: block !important;
}

@media (max-width: 580px) {
    ul.ajaxSearchData {
        display: none;
    }
}

@media (max-width: 767px) {
    body#category main article.dor-list-display .button.ajax_add_to_cart_button span {
        padding: 8px 35px;
    }

    article.dor-list-display .product-container .control-line-cart {
        padding-top: 0px;
    }

    article.dor-list-display .control-line-cart .icon-line-wishlist-fel {
        top: 14px;
    }

    article.dor-list-display .control-line-cart .dor-compare-button-fel {
        top: -1px;
    }

    body#category main article.dor-list-display .product-title-item {
        margin-bottom: 15px;
    }
}

@media (max-width: 590px) {
    article.dor-list-display .left-block {
        /*width: 100%;*/
        width: 50%;
        float: none;
    }

    article.dor-list-display .right-block {
        float: none;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        width: 100%;
    }

    article.dor-list-display .product-image-container .thumbnail img {
        width: 100% !important;
    }
}

body#category main article.dor-list-display .button.ajax_add_to_cart_button span {
    display: inline-block !important;
}

article.dor-list-display .product-container .product-cate {
    display: none;
}

article.dor-list-display .control-line-cart .icon-line-wishlist-fel {
    opacity: 1;
    right: 0;
    top: 12px;
    visibility: visible;
}

article.dor-list-display .control-line-cart .dor-compare-button-fel {
    left: 0;
    opacity: 1;
    top: -3px;
    visibility: visible;
}

article.dor-list-display .control-line-cart form {
    padding: 0px 10px;
}

body.dorHoverProduct2 article.dor-list-display .product-description-short.hidden > ul {
    display: none;
}

.dorHoverProduct2 article.dor-list-display .product-container .dor-display-product-info {
    border: none;
    position: relative;
}

.dorHoverProduct2 article.dor-list-display .product-container .dor-display-product-info::after {
    clear: both;
    display: table;
    content: "";
}

.dorHoverProduct2 article.dor-list-display .product-container .product-more-options {
    position: relative;
    visibility: visible;
    opacity: 1;
    border: none;
    box-shadow: none !important;
}

body.dorHoverProduct2 article.dor-list-display .option-quick-add .dor-wishlist > a.addToDorWishlist > span.wishlist-txt,
body.dorHoverProduct2 article.dor-list-display .option-quick-add .add_to_compare span.compare-button-txt {
    display: none !important;
}

body#category.dorHoverProduct2 article.dor-list-display .control-action-buttons {
    display: block;
    left: 15px;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 15px;
    transition: all 0.8s ease 0s;
    visibility: hidden;
    width: 50px;
    z-index: 100;
}

body#category.dorHoverProduct2 article.dor-list-display .product-container .product-more-options {
    display: block;
}

body#category.dorHoverProduct2 article.dor-list-display:hover .control-action-buttons {
    visibility: visible;
    opacity: 1;
}

@media (min-width: 768px) {
    body.dorHoverProduct2 article.dor-list-display .product-container:hover .product-more-options {
        margin-top: 0px;
    }
}

body.dorHoverProduct2 article.dor-list-display .option-quick-add > div {
    min-width: auto;
}

body#category.dorHoverProduct2 main article.dor-list-display .dor-wishlist a.addToDorWishlist i,
body#category.dorHoverProduct2 main article.dor-list-display .add_to_compare i {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    padding: 0;
}

body#category.dorHoverProduct2 main article.dor-list-display .add_to_compare,
body#category.dorHoverProduct2 main article.dor-list-display .dor-wishlist a.addToDorWishlist {
    border: 1px #ddd solid !important;
}

body#category.dorHoverProduct2 main article.dor-list-display .add_to_compare:hover,
body#category.dorHoverProduct2 main article.dor-list-display .dor-wishlist a.addToDorWishlist:hover {
    border-color: #52afc6 !important;
}

body#category.dorHoverProduct2 main article.dor-list-display .add_to_compare:hover i,
body#category.dorHoverProduct2 main article.dor-list-display .dor-wishlist a.addToDorWishlist:hover i {
    color: #52afc6 !important;
}

body#category.dorHoverProduct2 main article.dor-list-display .dor-wishlist a.addToDorWishlist i {
    font-size: 18px;
}

body#category.dorHoverProduct2 main article.dor-list-display .option-quick-add {
    float: left;
    padding-left: 15px;
    padding-top: 0;
}

body#category.dorHoverProduct2 main article.dor-list-display .product-container .product-more-options::after {
    clear: both;
    display: table;
    content: "";
}

article.dor-list-display .product-description-short p strong {
    font-weight: 400;
    text-shadow: 0 0 0;
}

/****404***/
#pagenotfound #wrapper > .container > .row {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
}

#pagenotfound .breadcrumb.hidden-sm-down.dor-breadcrumb,
#pagenotfound #footer {
    display: none !important;
}

#pagenotfound #wrapper {
    background: none !important;
}

#pagenotfound main,
#pagenotfound #wrapper,
#pagenotfound #wrapper > .container,
#pagenotfound #content-wrapper,
#pagenotfound #content-wrapper > section {
    height: 100%;
}

#pagenotfound #header {
    display: none !important;
}

#pagenotfound {
    position: relative;
    /*background: url(../img/404-bg.jpg) no-repeat fixed center center / cover;*/
    background-color: #686769;
    min-height: 100%;
    height: 100%;
    box-shadow: none;
    font-family: Poppins;
    margin: 0px !important;
}

#pagenotfound::before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#pagenotfound #content-wrapper {
    position: relative;
    z-index: 6;
}

#pagenotfound .pagenotfound h1 {
    color: #fff;
    font-size: 177px;
    font-weight: 900;
    font-family: Poppins;
}

.pagenotfound h3 {
    font-size: 29px;
    font-weight: 400;
    padding-bottom: 15px;
    text-transform: none;
    color: #fff;
}

#pagenotfound .comeback-home {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
}

.pagenotfound {
    margin-top: -10%;
}

.dorpagenotfound_data .logo-notfound.align-center {
    padding-bottom: 50px;
    position: relative;
}

.dorpagenotfound_data .logo-notfound::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    width: 26px;
    left: calc(50% - 13px);
    bottom: 30px;
    background-color: #fff;
}

#pagenotfound .comeback-home a {
    font-weight: 400;
    margin-left: 10px;
    text-decoration: none !important;
}

#pagenotfound .comeback-home span {
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.pagenotfound-footer-inner {
    font-size: 13px;
    text-align: center;
}

#pagenotfound-footer {
    bottom: -100%;
    position: absolute;
    width: 100%;
}

.pagenotfound {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
    background: none !important;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
}

.dorpagenotfound_inner {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.dorpagenotfound_wrapper {
    display: table-cell;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#products #pagenotfound-footer, #products .logo-notfound {
    display: none;
}

.pagenotfound {
    text-align: center;
}

#products .comeback-home > a {
    padding-left: 15px;
}

#product_comparison .add-to-cart span {
    border: medium none;
}

.ui-slider .ui-slider-range.ui-widget-header,
.dorFilterInner input[name="submit_range"]:hover {
    background-color: #52afc6 !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all,
.dorFilterInner input[name="submit_range"]:hover,
#product_comparison .add-to-cart {
    border-color: #52afc6 !important;
    background-color: #52afc6 !important;
    /* width: 25px !important; */
    /* height: 25px !important; */
    border-radius: 50% !important;
    width: 1.2em !important;
    height: 1.2em !important;
}

.dorFilterInner input[name="submit_range"]:hover {
    color: #fff;
}

.actions-footer-sidebar > a.dor-sidebar-compare, .compare_footer_link .button.lnk_view.btn.btn-default {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}

.list-compare-left ul li:hover a, .list-compare-left ul li:hover span, .infoCompareInner > h3 > i,
.noty_text_body strong, .noty_text_body a,
#product_comparison .h5-name-product a,
#product_comparison .add-to-cart i, #product_comparison .add-to-cart span {
    color: #52afc6;
}

#product_comparison .cmp_remove::before {
    border-color: transparent transparent #52afc6;
}

.tooltip.fade.top.in > div.tooltip-inner {
    background: #52afc6;
}

.tooltip.fade.top.in > div.tooltip-arrow {
    border-top-color: #52afc6;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #52afc6;
}

.dorSharingSocial > .tooltip.fade.top.in > div.tooltip-arrow {
    border-top-color: #52afc6;
}

.tooltip-inner {
    background-color: #52afc6;
}

.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
    border-top-color: #52afc6;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #52afc6;
}

#mywishlist .icon-line-wishlist {
    display: none;
}

#mywishlist header h2 {
    color: #333;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 0.15em;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

#mywishlist header h3 {
    color: #333;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
}

#mywishlist header p {
    margin-bottom: 0;
    text-align: center;
}

#mywishlist header h3 span {
    font-size: 25px;
    padding-left: 5px;
    padding-right: 5px;
    color: #52afc6;
}

.btn-remove-wishlist {
    border: medium none;
    display: none;
    padding: 0;
    display: none;
    background: none !important;
}

.btn-remove-wishlist > span {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 35px;
    color: #6b6b6b;
    display: block;
    padding: 8px 25px;
    text-transform: uppercase;
}

.btn-remove-wishlist > span strong {
    font-weight: 400;
}

#module-dorblockwishlist-dorwishlist .product-miniature:hover .btn-remove-wishlist {
    display: inline-block;
}

#module-dorblockwishlist-dorwishlist .product-miniature:hover .btn-remove-wishlist span {
    border-color: #52afc6;
    color: #52afc6;
}

.btn-remove-wishlist > span i {
    font-size: 20px;
}

#header .header-nav a.signout-button .material-icons {
    display: inline-block;
    font-size: 18px;
    line-height: inherit;
    margin-right: 5px;
    position: relative;
    top: -5px;
}

.user-info .toogle_content .btn.btn-default.signout-button {
    float: left;
    margin-bottom: 0px;
}

.product-line-grid-right.product-line-actions .col-md-2.col-xs-2.text-xs-right {
    padding: 0;
    width: 1px;
}

.dor-megamenu .dropdown-menu li {
    overflow: inherit;
}

.widget-links.block.dor-menu-homelist .widget-heading.title_block {
    display: block;
    font-weight: 400;
}

.dor-megamenu .dropdown-menu li.active::before {
    display: none !important;
}

/*#index #wrapper {*/
     /*padding: 0;*/
 /*}*/

#index{
    padding: 0;
}

#index #wrapper .page-footer {
    margin: 0;
}

.banner-siderbar-inner img {
    height: auto;
    max-width: 100%;
}

.dor-banner-content img {
    height: auto;
    max-width: 100%;
}

.dor-banner-content {
    position: relative;
    overflow: hidden;
}

.dor-banner-sidebar-info,
.main-logo-inner {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.dor-banner-sidebar-info-inner, .main-logo-inner {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.dor-banner-sidebar-info-wrapper, .main-logo-wrapper {
    display: table-cell;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.dor-banner-sidebar-info-wrapper > em {
    color: #101010;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.dor-banner-sidebar-info-wrapper span {
    color: #101010;
}

/************/

.control-line-cart .icon-line-wishlist-fel {
    display: inline-block;
    position: relative;
    right: -45px;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.control-line-cart .dor-compare-button-fel {
    display: inline-block;
    position: relative;
    left: -45px;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.control-line-cart form {
    display: inline-block;
    position: relative;
    top: -3px;
}

article:hover .control-line-cart .icon-line-wishlist-fel {
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=100);
    right: 0;
}

article:hover .control-line-cart .dor-compare-button-fel {
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=100);
    left: 0;
}

.item-blog-data:hover .item-blog-media::before {
    border-color: #52afc6;
}

.footer-bottom-info-wapper > div:first-child {
    color: #999;
}

.item-content-blog .entry-title a:hover, .footer-bottom-info-wapper a {
    color: #52afc6;
    text-decoration: none;
}

.item-content-blog .read-more-link span:hover {
    border-color: #52afc6;
    color: #52afc6;
}

.header-social-button > a:hover i {
    color: #52afc6;
}

.dor-megamenu ul.navbar-nav > li.dorfix-logo > a::after {
    display: none;
}

/*****Footer******/
.dorFooterInner .collapse {
    display: block;
    text-align: left;
}

.footer-social .social a {
    border: 1px #fff solid;
}

.footer-group-link.footer-block.col-xs-12.col-sm-3 {
    width: 22.2222%;
}

/*****End Footer******/

/********Dor Categories Page********/
#module-dorpages-dorcategory .page-content.card.card-block {
    border: medium none;
    box-shadow: none;
    padding: 15px;
}

.dorpagecategories-content {
    background-color: #fff;
    margin-bottom: 60px;
    padding: 15px 15px 30px;
    position: relative;
    text-align: center;
    border: 1px solid #e3e3e3;
}

.dorpagecategories-image a {
    display: block;
    overflow: hidden;
}

.dorpagecategories-image img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.title-captions-cate h3 a {
    color: #333;
    font-size: 20px;
    font-weight: 400;
}

@media (min-width: 768px) {
    .dorpagecategories-content:hover img, .banner-bottom-menu .banner-menu-row:hover img, .product-image-container > a:hover > img {
        transform: scale(1.2);
    }
}

/********End Dor Categories Page********/
.desc-list-arrow li {
    padding-left: 25px;
    position: relative;
    font-style: italic;
}

.desc-list-arrow li::before {
    color: #ff0000;
    content: "*";
    font-size: 15px;
    left: 15px;
    position: absolute;
    top: 4px;
}

.banner-bottom-menu {
    margin-left: -15px;
    margin-right: -15px;
}

.banner-menu-row {
    display: inline-block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333%;
}

.banner-menu-row > a {
    display: block;
    overflow: hidden;
}

/*---------------- Back To Top Start -------------------------- */
#to-top {
    position: fixed;
    font-size: 22px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    width: 42px;
    bottom: -50px;
    right: 30px;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s ease 0s;
    border-radius: 50%;
    z-index: 9;
}

#to-top::before, #to-top::after {
    border: 0 solid #52afc6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: unset;
    transition: all 0.4s ease 0s;
    width: 100%;
}

#to-top::after {
    border-color: #52afc6;
    background-color: #52afc6;
    height: 75%;
    left: 12.5%;
    top: 12.5%;
    width: 75%;
    z-index: -1;
    border-radius: 50%;
}

/*---------------- Back To Top Ends ------------------------ */

.img-responsive.thumbnail-image-2 {
    display: block !important;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute !important;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.product-miniature:hover .img-responsive.thumbnail-image-2 {
    opacity: 1;
    visibility: visible;
}

.dor-show-qty .dor-product-quantity {
    opacity: 0;
    visibility: hidden;
    display: none;
}

article:hover .dor-show-qty .dor-product-quantity {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

article:hover .dor-show-qty .dor-product-quantity .dor_quantity_wanted {
    height: 40px;
    padding: 0 5px;
}

article:hover .dor-show-qty .dor-product-quantity {
    width: 90px;
    float: left;
}

article:hover .dor-show-qty .control-line-cart form .add {
    float: none;
    display: inline-block;
}

article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
body#category main article.dor-list-display:hover .dor-show-qty .button.ajax_add_to_cart_button span {
    display: none !important;
}

article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i,
body#category main article.dor-list-display:hover .dor-show-qty .button.ajax_add_to_cart_button i {
    display: block !important;
}

article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    height: 40px;
    left: 0;
    right: auto !important;
    position: absolute;
    top: 0;
    width: 25px;
    z-index: 9;
    margin: 0 auto;
    background: #d9d9d9;
}

.biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
.biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
.biz-contents article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart,
.biz-contents article:hover .dor-show-qty .dor-product-quantity .dor_quantity_wanted {
    height: 30px;
}

.dor-biz-product .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical i {
    top: 10px;
}

.biz-contents article:hover .dor-show-qty .control-line-cart {
    margin: 0;
    text-align: left;
}

.biz-contents article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
    font-size: 14px;
    padding-top: 8px;
}

.biz-contents .control-line-cart > div {
    top: 2px;
}

.biz-contents article:hover .control-line-cart > div {
    top: 2px;
}

.biz-contents article:hover .control-line-cart > form {
    top: 0px;
}

@media (max-width: 1270px) {
    .biz-contents article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart {
        padding-left: 10px !important;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity {
        width: 70px;
        float: left;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
    .biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
        width: 20px;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
        font-size: 13px;
        left: 0px;
        top: -3px;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
        font-size: 26px;
        left: 0px;
        top: -13px;
    }

    body article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart {
        padding-left: 10px !important
    }

    article:hover .dor-show-qty .dor-product-quantity {
        width: 80px;
    }
}

@media (max-width: 1234px) and (min-width: 1200px) {
    article:hover .dor-show-qty .dor-product-quantity {
        width: 70px;
    }

    article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
    article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
        width: 20px !important;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
    .biz-contents article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
    .biz-contents article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart,
    .biz-contents article:hover .dor-show-qty .dor-product-quantity .dor_quantity_wanted {
        height: 27px !important;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical i {
        top: 0px;
    }

    #index .biz-contents article:hover .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
        font-size: 13px !important;
        top: -3px !important;
        position: relative;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
        left: 0px;
        top: -5px;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
        top: -15px;
    }

    .biz-contents .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
        font-size: 13px;
        padding-top: 9px !important;
    }
}

@media (max-width: 1021px) and (min-width: 992px) {
    .biz-contents article:hover .dor-show-qty .dor-product-quantity {
        width: 60px;
        float: left;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity input {
        font-size: 12px;
    }
}

@media (max-width: 821px) and (min-width: 768px) {
    .biz-contents .right-block {
        padding-left: 15px;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity {
        width: 60px;
        float: left;
    }

    .biz-contents article:hover .dor-show-qty .dor-product-quantity input {
        font-size: 12px;
    }
}

.dor-tab-product-category-wrapper article .dor-show-qty .control-line-cart {
    height: 60px;
}

article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    height: 40px;
    line-height: 25px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
    left: auto !important;
    top: 0;
    width: 25px;
    z-index: 9;
    background: #d9d9d9;
}

article:hover .dor-show-qty .dor_quantity_wanted {
    text-align: center;
}

article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 12px;
    left: 5px;
    top: 15px;
    color: #333;
}



article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
    font-size: 16px;
    color: #999;
}

article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px !important;
}

article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
    padding-top: 10px;
}

article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical {
    position: static;
}

article:hover .dor-show-qty .control-line-cart form {
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    padding: 0 10px 0 0;
    position: relative;
    top: 3px;
}

article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart,
article:hover .dor-show-qty .dor-product-quantity .dor_quantity_wanted {
    height: 35px;
}

article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical i {
    top: 12px;
}

article:hover .dor-show-qty .control-line-cart {
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

article:hover .dor-show-qty .dor-product-quantity .btn.btn-touchspin.js-touchspin {
    border: none;
}

article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";
    font-size: 13px;
    left: 0px;
    position: absolute;
    top: -3px;
}

article:hover .dor-show-qty .dor-product-quantity .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
    font-size: 26px;
    left: 0px;
    position: absolute;
    top: -13px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    article:hover .dor-show-qty .dor-product-quantity {
        width: 80px;
    }

    article:hover .dor-show-qty .control-line-cart .cart-button.button.ajax_add_to_cart_button.add-to-cart i {
        font-size: 16px;
    }
}

#product #content .product-flags {
    right: 0px;
}

#product #content .dorDetailMainImage_left .product-flags > li.product-flag,
#product #content .dorDetailMainImage_right .product-flags > li.product-flag {
    right: 0px !important;
}

.box-status > span {
    font-size: 12px;
    font-weight: 300;
}

.quickview .product-flags > li.product-flag,
.box-status, .product-tabs-content a, #content .product-flags > li.product-flag {
    position: relative;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    min-width: 60px;
    padding: 0 1em;
    background-color: #52afc6;
    border-radius: 00;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

#content .product-flags > li.product-flag{
    margin-bottom: 5px;
}


.quickview .product-flags > li.product-flag.on-sale,
.sale-box.box-status, #content .product-flags > li.product-flag.on-sale {
    background-color: #52afc6;
}

.box-status::before, .product-tabs-content a::before, #content .product-flags > li.product-flag::before,
.quickview .product-flags > li.product-flag::before {
    position: absolute;
    top: 0;
    left: -13px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #52afc6 transparent transparent;
    border-style: solid;
    border-width: 13px 13px 13px 0;
    -webkit-transition: .2s;
    transition: .2s;
}

.box-status::after, .product-tabs-content a::after, #content .product-flags > li.product-flag::after,
.quickview .product-flags > li.product-flag::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
}

.quickview .product-flags > li.product-flag.on-sale::before,
.sale-box.box-status::before,
#content .product-flags > li.product-flag.on-sale::before {
    border-color: transparent #52afc6 transparent transparent;
}

.box-status:hover, .product-tabs-content a:hover, #content .product-flags > li.product-flag:hover {
    background-color: #555;
    color: #fff;
}

.box-status:hover::before, .product-tabs-content a:hover::before, #content .product-flags > li.product-flag:hover::before {
    border-right-color: #555;
}

#tags-product .product-tabs-content a {
    margin: 5px 10px;
}

#content .product-flags {
    text-align: right;
}

#content .product-flags > li.product-flag.discount {
    display: none !important;
}

.tags_block .block_content > a:hover {
    color: #52afc6 !important;
    border-color: #52afc6 !important;
}

/*********************Footer Style More***************************/
#footer .footer-newsletter-fields {
    display: table;
    padding: 0 0px;
    width: 100%;
}

.footer-container.dorFooterInner > .container,
.doradoFooterAdv > .container {
    padding-left: 0;
    padding-right: 0;
}

#footer .dor-main-footer {
    background-color: #fff;
    padding-top: 0px;
}

#footer_newsletter_block {
    display: table;
    float: left;
    margin: 0 auto;
}

#block_newsletter_footer {
    background-color: #52afc6;
    padding: 20px 0;
    text-align: center;
}

#footer_newsletter_block #newsletter-footer {
    max-width: 100%;
}

#footer_newsletter_block #newsletter-footer .input-wrapper {
    display: block;
    float: none;
}

#footer_newsletter_block #newsletter-footer input[name="email"] {
    border-radius: 35px;
    width: 100%;
    height: 46px;
}

#footer_newsletter_block #newsletter-footer .btn.btn-primary {
    border-radius: 35px;
    height: 38px;
    position: absolute;
    right: 18px;
    top: 4px;
    border: 1px #52afc6 solid;
}

#footer_newsletter_block #newsletter-footer .btn.btn-primary:hover {
    border: 1px solid #52afc6;
    background: #fff;
    color: #52afc6;
}

#footer_newsletter_block .social-connect-icon a i::before {
    font-size: 23px;
    font-weight: 700;
    color: #cecece;
}

#footer_newsletter_block .social-connect-icon a:hover i::before {
    color: #52afc6;
}

#footer_newsletter_block .social-connect-icon a {
    border: none;
    margin-left: 10px;
}

.social-connect-icon {
    clear: both;
    padding-top: 30px;
}

#block_newsletter_footer h4 {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 27px;
    font-weight: 300;
    margin: 0;
    padding-top: 8px;
}

#block_newsletter_footer h4 i {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: -2px;
    color: #fff;
}

#block_newsletter_footer p {
    color: #eee;
    display: inline-block;
    float: left;
    margin: -2px auto 0;
    width: 33%;
}

#block_newsletter_footer p > span {
    color: #fff;
    font-size: 18px;
}

.footer-container li a, #footer_account_list #lnk_wishlist {
    color: #828282;
}

.doradoFooterAdv {
    background: #eaeaea none repeat scroll 0 0;
}

.doradoFooterAdv .footer-copyright-payment {
    padding: 20px 0px;
}

.footer-bottom-info-wapper > div:first-child {
    padding-top: 6px;
    font-size: 12px;
}

.footer-payment-line .payment li {
    margin-left: 8px;
}

.footer-our-store > span {
    float: left;
}

.footer-our-store .pe-7s-headphones {
    font-size: 45px;
    width: 37px;
}

.our-store-info {
    color: #fff;
    float: left;
    padding-left: 20px;
    width: calc(100% - 37px);
    font-weight: 400;
}

.our-store-info h5 {
    font-weight: 400;
    font-size: 13px;
    color: #333e48;
}

.our-store-info > p {
    font-size: 12px;
    margin: 0;
    color: #828282;
}

.item.contact-us-info-footer > h5 {
    color: #333e48;
    font-size: 13px;
    font-weight: 400;
}

.item.contact-us-info-footer {
    clear: both;
    display: block;
    padding-top: 30px;
    position: relative;
}

.item.contact-us-info-footer > p {
    font-size: 13px;
    color: #828282;
}

#footer .footer-block h4, #footer .myaccount-title {
    margin-bottom: 30px;
}

.item.logo-footer {
    margin-bottom: 30px;
}

.footer-container.dorFooterInner {
    margin-top: 25px;
    padding: 45px 0;
}

/*********************End Footer Style More***************************/

/******************Product Lists*********************/
#category.proCateRowNumber2 #products .product-miniature {
    width: 50%;
}

#category.proCateRowNumber4 #products .product-miniature {
    width: 25%;
}

.products-propose .products .product-miniature {
    width: 20%;
}


#search.proCateRowNumber2 #products .product-miniature {
    width: 50%;
}

#search.proCateRowNumber4 #products .product-miniature {
    width: 25%;
}

@media (max-width: 1200px) {
    #products .product-miniature {
        width: 33.33%;
    }

    #category.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    #search.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    .products-propose .products .product-miniature {
        width: 20%;
    }
}

@media (max-width: 991px) {
    #products .product-miniature {
        width: 33.33%;
    }

    #category.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    #search.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    .products-propose .products .product-miniature {
        width: 33.33%;
    }
}

@media (max-width: 768px) {
    #products .product-miniature {
        width: 33.33%;
    }

    #category.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    #search.proCateRowNumber4 #products .product-miniature {
        width: 33.33%;
    }

    .products-propose .products .product-miniature {
        width: 50%;
    }

    .icon-line-quickview {
        display: none;
    }
}

@media(max-width: 520px){
    .products-propose .products .product-miniature {
        width: 100%;
    }
}

#category.proCateRowNumber5 #products .product-miniature {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px !important;
}

#search.proCateRowNumber5 #products .product-miniature {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px !important;
}

#category.proCateRowNumber6 #products .product-miniature {
    width: 16.6667%;
    margin-bottom: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
}

#search.proCateRowNumber6 #products .product-miniature {
    width: 16.6667%;
    margin-bottom: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
}

#category.showLoadmore #js-product-list .pagination {
    display: none !important;
}

#search.showLoadmore #js-product-list .pagination {
    display: none !important;
}

#category.showLoadmore #cate-loadmore {
    display: block !important;
    text-align: center;
    margin-top: 25px;
}

#search.showLoadmore #cate-loadmore {
    display: block !important;
    text-align: center;
    margin-top: 25px;
}

#category.showLoadmore #cate-loadmore a {
    border: 1px solid #101010;
    border-radius: 35px;
    color: #101010;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 25px;
    text-align: center;
}

#search.showLoadmore #cate-loadmore a {
    border: 1px solid #101010;
    border-radius: 35px;
    color: #101010;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 25px;
    text-align: center;
}

#category.showLoadmore #cate-loadmore a:hover {
    border-color: #52afc6;
    color: #52afc6;
}

#search.showLoadmore #cate-loadmore a:hover {
    border-color: #52afc6;
    color: #52afc6;
}

/******************End Product Lists*********************/

/*********************Product Detail********************/
#main .images-container.dorDetailMainImage_right .js-qv-mask.mask,
#main .images-container.dorDetailMainImage_left .js-qv-mask.mask {
    display: inline-block;
    float: left;
    width: 105px;
}

#main .images-container.dorDetailMainImage_left .product-cover {
    display: inline-block;
    float: right;
    width: calc(100% - 105px);
    padding-left: 15px;
}

#main .images-container.dorDetailMainImage_right .product-cover {
    display: inline-block;
    float: left;
    width: calc(100% - 105px);
    padding-right: 15px;
}

#main .images-container.dorDetailMainImage_right .product-images > li.thumb-container,
#main .images-container.dorDetailMainImage_left .product-images > li.thumb-container {
    display: block;
    padding-bottom: 4px;
    padding-top: 4px;
}

#content .dorDetailMainImage_left .product-flags > li.product-flag,
#content .dorDetailMainImage_right .product-flags > li.product-flag {
    right: 15px !important;
}

#main .images-container.dorDetailMainImage_left .js-qv-mask.scroll,
#main .images-container.dorDetailMainImage_right .js-qv-mask.scroll {
    margin: 9px auto 0;
    height: calc(619px - 60px);
}

#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 40px);
}

.quickview .dor-scroll-box-arrows {
    display: none;
}

#main .dorDetailMainImage_right .dor-scroll-box-arrows i {
    left: auto !important;
    right: 6px !important;
    text-align: center;
}

#main .dorDetailMainImage_left .dor-scroll-box-arrows i {
    right: auto !important;
    left: 6px !important;
    text-align: center;
}

#main .images-container.dorDetailMainImage_left,
#main .images-container.dorDetailMainImage_right {
    display: table;
    position: relative;
}

#main .images-container.dorDetailMainImage_right i,
#main .images-container.dorDetailMainImage_left i {
    bottom: 1.625rem;
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    position: absolute;
    width: 99px;
}

#main .dorDetailMainImage_left .dor-scroll-box-arrows i.top,
#main .dorDetailMainImage_right .dor-scroll-box-arrows i.top {
    bottom: auto;
    top: -2px;
}

#main .dorDetailMainImage_left .dor-scroll-box-arrows i.bottom,
#main .dorDetailMainImage_right .dor-scroll-box-arrows i.bottom {
    bottom: 8px;
    top: auto;
}

/*********************End Product Detail********************/

/*********************Gallery Thumbnail Product Detail********************/
.dor-sticky-thumbnail,
.dor-gallery-thumbnail {
    margin-left: -10px;
    padding-right: -10px;
}

.dor-gallery-thumbnail .dor-thumb-container {
    display: block;
    width: 50%;
    float: left;
    padding: 10px;
}

.dor-sticky-thumbnail .dor-thumb-container {
    padding: 10px;
    display: block;
}

.dor-sticky-thumbnail .dor-thumb-container img.thumb,
.dor-gallery-thumbnail .dor-thumb-container img.thumb {
    height: auto;
    max-width: 100%;
}

#main .images-container.dor-gallery-thumbnail .js-qv-mask.scroll,
#main .images-container.dor-sticky-thumbnail .js-qv-mask.scroll {
    width: 100%
}

/*********************End Gallery Thumbnail Product Detail********************/

/************************Sticky Sidebar***********************************/

body.proDetailCol6 #wrapper #content-wrapper {
    float: left !important;
}

body.proDetailCol6 #wrapper #dor-left-column {
    float: right !important;
}

body.proDetailCol7 #wrapper #dor-left-column {
    float: left !important;
}

/************************End Sticky Sidebar***********************************/

@media (min-width: 1200px) {
    /***4 products on 1 row with sidebar***/
    body#category.proCateCol1.proCateRowNumber6 main article:not(.dor-list-display) .control-action-buttons,
    body#category.proCateCol2.proCateRowNumber4 main article:not(.dor-list-display) .control-action-buttons,
    body#category.proCateCol3.proCateRowNumber4 main article:not(.dor-list-display) .control-action-buttons {
        left: 0px;
    }

    body#search.proCateCol1.proCateRowNumber6 main article:not(.dor-list-display) .control-action-buttons,
    body#search.proCateCol2.proCateRowNumber4 main article:not(.dor-list-display) .control-action-buttons,
    body#search.proCateCol3.proCateRowNumber4 main article:not(.dor-list-display) .control-action-buttons {
        left: 0px;
    }

    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
    body#category.proCateCol2.proCateRowNumber4 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
    body#category.proCateCol3.proCateRowNumber4 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
        padding: 7px 17px;
    }

    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
    body#search.proCateCol2.proCateRowNumber4 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
    body#search.proCateCol3.proCateRowNumber4 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
        padding: 7px 17px;
    }

    body#category.proCateCol1.proCateRowNumber6 #products .product-miniature,
    body#category.proCateCol2.proCateRowNumber4 #products .product-miniature,
    body#category.proCateCol3.proCateRowNumber4 #products .product-miniature {
        padding-left: 10px;
        padding-right: 10px;
    }

    body#search.proCateCol1.proCateRowNumber6 #products .product-miniature,
    body#search.proCateCol2.proCateRowNumber4 #products .product-miniature,
    body#search.proCateCol3.proCateRowNumber4 #products .product-miniature {
        padding-left: 10px;
        padding-right: 10px;
    }

    body#category.proCateCol1.proCateRowNumber5 #products #js-product-list .products.row,
    body#category.proCateCol1.proCateRowNumber6 #products #js-product-list .products.row,
    body#category.proCateCol2.proCateRowNumber4 #products #js-product-list .products.row,
    body#category.proCateCol3.proCateRowNumber4 #products #js-product-list .products.row {
        margin-left: -10px;
        margin-right: -10px;
    }

    body#search.proCateCol1.proCateRowNumber5 #products #js-product-list .products.row,
    body#search.proCateCol1.proCateRowNumber6 #products #js-product-list .products.row,
    body#search.proCateCol2.proCateRowNumber4 #products #js-product-list .products.row,
    body#search.proCateCol3.proCateRowNumber4 #products #js-product-list .products.row {
        margin-left: -10px;
        margin-right: -10px;
    }

    /***End 4 products on 1 row with sidebar***/
    body#category.proCateCol1.proCateRowNumber6 main .control-action-buttons {
        top: 0px;
    }

    body#search.proCateCol1.proCateRowNumber6 main .control-action-buttons {
        top: 0px;
    }

    body#category.proCateCol1.proCateRowNumber6 #products .highlighted-informations {
        display: none;
    }

    body#search.proCateCol1.proCateRowNumber6 #products .highlighted-informations {
        display: none;
    }

    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-wishlist > a,
    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .compare-product-button .add_to_compare,
    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-wishlist > a#wishlist_button,
    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-compare-button-fel .add_to_compare,
    body#category.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-wishlist > a,
    body#category.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .compare-product-button .add_to_compare,
    body#category.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-wishlist > a#wishlist_button,
    body#category.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-compare-button-fel .add_to_compare,
    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) a.quick-view.countdown-view-detail {
        border: none;
        background: none;
    }

    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-wishlist > a,
    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .compare-product-button .add_to_compare,
    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-wishlist > a#wishlist_button,
    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .dor-compare-button-fel .add_to_compare,
    body#search.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-wishlist > a,
    body#search.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .compare-product-button .add_to_compare,
    body#search.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-wishlist > a#wishlist_button,
    body#search.proCateCol1.proCateRowNumber6 #product article:not(.dor-list-display) .product-information .dor-compare-button-fel .add_to_compare,
    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) a.quick-view.countdown-view-detail {
        border: none;
        background: none;
    }

    body#category.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .control-action-buttons ul li a {
        height: 28px !important;
        line-height: 28px;
    }

    body#search.proCateCol1.proCateRowNumber6 article:not(.dor-list-display) .control-action-buttons ul li a {
        height: 28px !important;
        line-height: 28px;
    }
}

@media (min-width: 1200px) {
    /***5 products on 1 row with fullwidth***/
    body#category.proCateCol1.proCateRowNumber5 main article:not(.dor-list-display) .control-action-buttons {
        left: 0px;
    }

    body#search.proCateCol1.proCateRowNumber5 main article:not(.dor-list-display) .control-action-buttons {
        left: 0px;
    }

    body#category.proCateCol1.proCateRowNumber5 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
        padding: 7px 17px;
    }

    body#search.proCateCol1.proCateRowNumber5 article:not(.dor-list-display) .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
        padding: 7px 17px;
    }

    /***End 5 products on 1 row with fullwidth***/
}

@media (min-width: 768px) {
    /***2 products on 1 row***/
    body#category.proCateRowNumber2 #products article:not(.dor-list-display).product-miniature .thumbnail.product-thumbnail img {
        width: 100%;
        height: auto;
    }

    body#search.proCateRowNumber2 #products article:not(.dor-list-display).product-miniature .thumbnail.product-thumbnail img {
        width: 100%;
        height: auto;
    }

    /***End 2 products on 1 row***/
}

.dorHoverProduct2 .js-product-miniature .product-container {
    padding: 0px;
    border: none;
}

.dorHoverProduct2 .js-product-miniature .product-container .dor-display-product-info {
    padding: 11px;
    border: 1px solid #f5f5f5;
}

/*.dorHoverProduct2 .js-product-miniature .product-container:hover .dor-display-product-info {
    border-bottom: none !important;
}*/

.dorHoverProduct2 .product-container .product-more-options {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-top: 0px solid #f5f5f5;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    display: none;
    z-index: 9;
    padding: 15px 12px 15px;
    opacity: 0;
    visibility: hidden;
}

@media (min-width: 768px) {


    .dorHoverProduct2 .js-product-miniature .product-container:hover .dor-display-product-info {
        position: relative;
        z-index: 10;
        background-color: #fff;
    }

    .dorHoverProduct2 article .product-container:hover {
        box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1);
        z-index: 9;
    }

    /*.dorHoverProduct2 article:first-child .product-container .product-more-options,*/
    .dorHoverProduct2 article .product-container:hover .product-more-options {
        box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
        z-index: 9;
        opacity: 1;
        visibility: visible;
        margin-top: -5px;
        display: block;
        position: absolute;
    }

    .dorHoverProduct2 .product-container:hover .product-more-options {
        border-bottom: 0px solid #fff;
        border-left: 0px solid #fff;
        border-right: 0px solid #fff;
    }

    .dorHoverProduct2 .js-product-miniature .product-container:hover .dor-display-product-info {
        border: 0 solid #fff;
        padding: 12px;
    }

    .dorHoverProduct2 .dor-biz-product article .product-container:hover {
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
        z-index: 1;
    }

    .dorHoverProduct2 .dor-biz-product article .product-container:hover .product-more-options {
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
        margin-top: 0px;
        z-index: 1;
        display: none;
    }

    body.dorHoverProduct2 main .dor-thumbnail-container:hover .dor-addcart-button,
    body.dorHoverProduct2 main .product-container:hover .dor-addcart-button {
        bottom: auto;
        transform: translate(0);
        opacity: 1;
        visibility: visible;
    }
}

body.dorHoverProduct2 main .dor-addcart-button {
    position: relative;
    opacity: 1;
    visibility: visible;
}

body.dorHoverProduct2 .js-product-miniature {
    margin-bottom: 30px !important;
}

body.dorHoverProduct2 main .dor-addcart-button {
    transition: none;
}

.option-quick-add {
    padding-top: 20px;
}

.option-quick-add > div {
    display: inline-block;
    min-width: 45%;
}

body.dorHoverProduct2 .option-quick-add a {
    text-decoration: none !important;
}

body.dorHoverProduct2 .option-quick-add .dor-wishlist > a.addToDorWishlist,
body.dorHoverProduct2 .option-quick-add .dor-compare-button-fel .add_to_compare {
    border: none !important;
    width: auto;
    height: auto;
    line-height: normal;
}

body.dorHoverProduct2 .option-quick-add .dor-wishlist > a.addToDorWishlist > span.wishlist-txt,
body.dorHoverProduct2 .option-quick-add .add_to_compare span.compare-button-txt {
    display: inline-block !important;
    color: #878787;
    font-size: 13px;
}

body.dorHoverProduct2 .option-quick-add .dor-wishlist > a.addToDorWishlist:hover > span.wishlist-txt,
body.dorHoverProduct2 .option-quick-add .add_to_compare:hover span.compare-button-txt {
    color: #52afc6;
}

body.dorHoverProduct2 .option-quick-add .dor-wishlist > a.addToDorWishlist:hover i,
body.dorHoverProduct2 .option-quick-add .add_to_compare:hover i {
    color: #52afc6;
}

body.dorHoverProduct2 .option-quick-add .dor-wishlist > a.addToDorWishlist i {
    font-size: 15px;
}

body.dorHoverProduct2 .option-quick-add .add_to_compare i {
    font-size: 12px;
    padding-right: 5px;
}

body.dorHoverProduct2 .cart-button.button.ajax_add_to_cart_button.add-to-cart span {
    border-radius: 3px;
    border: 1px #2a2a2a solid;
}

a.add-to-cart {
    background: #2a2a2a none repeat scroll 0 0;
    border: 1px solid #2a2a2a;
    border-radius: 3px;
    text-transform: unset;
    font-size: 12px;
    color: white;
}

a.add-to-cart:focus {
    color: #2fb5d2;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #2fb5d2;
    border-radius: 3px;
    text-transform: unset;
    font-size: 12px;

}

a.add-to-cart:focus {
    color: #2fb5d2;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #2fb5d2;
    border-radius: 3px;
    text-transform: unset;
    font-size: 12px;

}

a.add-to-cart:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #2fb5d2;
    border-radius: 3px;
    text-transform: unset;
    font-size: 12px;
    color: #2fb5d2;
}

body.dorHoverProduct2 #alsolike_productscategory_list_data,
body.dorHoverProduct2 #productssamebrand_list_data,
body.dorHoverProduct2 #productscategory_list_data {
    overflow: hidden;
}

body.dorHoverProduct2 .owl-carousel .owl-stage-outer {
    padding: 10px 0 5px;
}

body.dorHoverProduct2 .show-hover2 .owl-carousel .owl-stage-outer:hover {
    overflow: visible;
}

body.dorHoverProduct2 .dor-biz-product .owl-carousel .owl-stage-outer:hover {
    overflow: hidden;
}

body.dorHoverProduct2 .image-banner-top .image-banner-top-inner,
body.dorHoverProduct2 .dor-topproduct-category-inner .dor-topproduct-cate-inner,
body.dorHoverProduct2 #products-viewed .product-viewed-wrapper,
body.dorHoverProduct2 .dor-home-viewed-products-inner,
body.dorHoverProduct2 #alsolike_productscategory_list_data,
body.dorHoverProduct2 .dor-content-items {
    overflow: hidden;
    padding-bottom: 70px;
}

body.dorHoverProduct2 #countdown-data .owl-carousel .owl-stage-outer {
    overflow: hidden;
    padding: 0 !important;
}

body.dorHoverProduct2 #alsolike_productscategory_list_data .js-product-miniature,
body.dorHoverProduct2 #products-viewed .js-product-miniature,
body.dorHoverProduct2 #dorTabProductCategoryContentPro .js-product-miniature,
body.dorHoverProduct2 #countdown-data .js-product-miniature,
body.dorHoverProduct2 .dor_homeviewed_inner .js-product-miniature,
body.dorHoverProduct2 .dor-topproduct-category-inner .js-product-miniature {
    margin-bottom: 0 !important;
}

body.dorHoverProduct2 #products-viewed .owl-dot > span,
body.dorHoverProduct2 .dor_homeviewed_inner .owl-dot > span,
body.dorHoverProduct2 .dor-topproduct-category-inner .owl-dot > span,
body.dorHoverProduct2 #productscategory_same .owl-dot > span,
body.dorHoverProduct2 #alsolike_productscategory_list_data .owl-dot > span,
body.dorHoverProduct2 #productssamebrand .owl-dot > span,
body.dorHoverProduct2 .dor-content-items .owl-dot > span {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

body.dorHoverProduct2 #products-viewed .product-viewed-wrapper .owl-dot,
body.dorHoverProduct2 .dor_homeviewed_inner .owl-dot,
body.dorHoverProduct2 .dor-topproduct-category-inner .owl-dot,
body.dorHoverProduct2 #productscategory_same .owl-dot,
body.dorHoverProduct2 #alsolike_productscategory_list_data .owl-dot,
body.dorHoverProduct2 #productssamebrand .owl-dot,
body.dorHoverProduct2 .dor-content-items .owl-dot {
    display: inline-block;
    margin: 0px 3px;
}

body.dorHoverProduct2 .blockproductscategory.related-product-brand {
    margin-top: 0px !important;
}

body.dorHoverProduct2 #dor-tabsidebar-product-category .owl-dots {
    margin-top: 0px;
    display: none !important;
}

body.dorHoverProduct2 #dor-tabsidebar-product-category .dor-content-items {
    padding-bottom: 0px;
}

body.dorHoverProduct2 #products-viewed .product-viewed-wrapper .owl-dots,
body.dorHoverProduct2 .dor_homeviewed_inner .owl-dots,
body.dorHoverProduct2 .dor-topproduct-category-inner .owl-dots,
body.dorHoverProduct2 #productscategory_same .owl-dots,
body.dorHoverProduct2 #alsolike_productscategory_list_data .owl-dots,
body.dorHoverProduct2 #productssamebrand .owl-dots,
body.dorHoverProduct2 .dor-content-items .owl-dots {
    text-align: center;
    margin-top: 45px;
}

body.dorHoverProduct2 .row-latest-news .owl-carousel .owl-stage-outer {
    overflow: hidden;
}

body.dorHoverProduct2 #products-viewed .product-viewed-wrapper .owl-dot.active > span,
body.dorHoverProduct2 .dor_homeviewed_inner .owl-dot.active > span,
body.dorHoverProduct2 .dor-topproduct-category-inner .owl-dot.active > span,
body.dorHoverProduct2 #productscategory_same .owl-dot.active > span,
body.dorHoverProduct2 #alsolike_productscategory_list_data .owl-dot.active > span,
body.dorHoverProduct2 #productssamebrand .owl-dot.active > span,
body.dorHoverProduct2 .dor-content-items .owl-dot.active > span,
body.dorHoverProduct2 .dor-content-items .owl-dot.active > span {
    border-radius: 35px;
    height: 12px;
    width: 30px;
    background-color: #52afc6;
    border-color: #52afc6;
}

body.dorHoverProduct2 #countdown-data .js-product-miniature .product-container {
    padding: 0px !important;
    box-shadow: none !important;
}

body.dorHoverProduct2 .image-banner-top .owl-dots {
    display: none !important;
}

body.dorHoverProduct2 #dorTopProductCategory2 .dorTopProductCategoryData {
    margin-top: 0px;
}

#dorTopProductCategory .dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev {
    right: 57px;
}

#dorTopProductCategory .dorTopProductCategoryData .owl-carousel .owl-nav .owl-next {
    right: 15px;
}

#dorTopProductCategory2 .dorTopProductCategoryData .owl-carousel .owl-nav .owl-prev {
    left: 15px;
}

#dorTopProductCategory2 .dorTopProductCategoryData .owl-carousel .owl-nav .owl-next {
    left: 57px;
}

body.dorHoverProduct2 .dor-biz-product .js-product-miniature .product-container .dor-display-product-info {
    border: none;
    padding: 0px;
}

body.dorHoverProduct2 .tab-category-container-sliderx {
    margin-top: 0px;
}

body.dorHoverProduct2 #productssamebrand .js-product-miniature,
body.dorHoverProduct2 #productscategory_same .js-product-miniature {
    margin-bottom: 0px !important;
}

body.dorHoverProduct2 #productssamebrand .productSameCategory-wrapper,
body.dorHoverProduct2 #productscategory_same .productSameCategory-wrapper {
    padding-bottom: 42px;
}

.block_alsolike_productscategory {
    clear: both;
    top: 90px;
    position: relative;
}

.product-description::after {
    clear: both;
    content: "";
    display: table;
}

/******Style Desc Product******/
.techspecs-section {
    padding-top: 60px;
    position: relative;
}

.techspecs-section::after {
    clear: both;
    content: "";
    display: table;
}

.techspecs-section::before {
    content: "";
    position: absolute;
    background-color: #ddd;
    height: 1px;
    width: 100%;
    left: 0px;
    bottom: -28px;
}

.techspecs-rowheader {
    width: 22%;
}

.techspecs-column {
    width: 75%;
}

.techspecs-columnheader, .techspecs-column {
    margin-left: 3%;
}

.techspecs-columnheader, .techspecs-rowheader, .techspecs-column {
    float: left;
}

.large-3 {
    width: 25%;
    float: left;
}

.large-8 {
    width: 66.6667%;
    float: left;
}

.product-information div[itemprop="description"] li {
    list-style: inside none disc;
}

.product-information div[itemprop="description"] ul {
    margin-left: 25px;
}

.bi-desc-group img {
    height: auto;
    max-width: 100%;
}

/******End Style Desc Product******/

#product .dor-before-product, #product .dorHomepageBar {
    padding-left: 15px;
    padding-right: 15px;
}

.dor-home-viewed-products .hook-reviews .comments_note .star_content {
    text-align: center;
}

/*******Check Out Page with Header******/
body#checkout #header .header-nav {
    overflow: inherit;
}

body#checkout #footer {
    box-shadow: 0px 0px;
    padding: 0;
    background: none;
    color: inherit;
}

body#checkout #header .header-nav {
    box-shadow: 0px 0px;
}

body#checkout header#header.fixed.fixed-tran {
    background: #fff none repeat scroll 0 0 !important;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0px;
}

body#checkout #wrapper #content-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.dor-act-reload {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 100%;
    top: 0px;
    z-index: 99;
}

.dor-act-reload::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #ddd;
    opacity: 0.8;
    z-index: 9;
}

.minicart-product-lists {
    max-height: 400px;
    padding-top: 10px;
    overflow-y: auto;
}

.minicart-product-lists li {
    margin-bottom: 10px;
}

.mini-cart-link-name .product-name {
    font-size: 13px;
    text-overflow: inherit;
    white-space: normal;
    font-weight: 400;
    color: #333;

}

/*******Add Cart V2********/
body.closeModal header.miniCartv2 {
    z-index: 999;
}

body.closeModal .modal-backdrop,
body.closeModal #blockcart-modal {
    display: none !important;
}

.minicart-product-lists li {
    position: relative;
}

.minicart-product-lists li .graph__preloader {
    top: 64%;
}

.minicart-product-lists li.processRemove::before {
    content: "";
    background-color: #333;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.minicart-product-lists .mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

.minicart-product-lists.mCustomScrollbar._mCS_1,
.minicart-product-lists.mCustomScrollbar._mCS_2,
.minicart-product-lists.mCustomScrollbar._mCS_3 {
    margin-right: -15px;
    padding-top: 10px;
}

body #header .header-nav .cart-preview .body {
    padding-top: 0px;
}

.modal-backdrop.blockcart-modal-backdrop.fade.in {
    z-index: 998;
    display: block !important;
}

body #header.miniCartv2 .header-nav .cart-preview .body {
    opacity: 1;
    visibility: visible;
    transform: inherit !important;
    position: fixed;
    top: 0px;
    margin: 0px;
    width: 350px;
    max-width: 100%;
    right: -350px;
    height: 100%;
    padding-top: 0px;
    padding-right: 5px;
}

#close-mini-cart {
    display: none;
}

#header .header-title-mini-cart {
    background-color: #eee;
    margin-left: -15px;
    margin-right: -15px;
    padding: 12px 0px;
    display: block !important;
}

#header .header-title-mini-cart h2 {
    margin: 0px;
    font-size: 23px;
    text-transform: uppercase;
    color: #333;
}

#header.miniCartv2 #close-mini-cart {
    position: absolute;
    left: 10px;
    top: 10px;
    display: block;
}

#header.miniCartv2 #close-mini-cart i {
    font-size: 35px;
    color: #333;
}

#header.miniCartv2 .no-item-cart-ajax,
#header.miniCartv2 .no-item-cart {
    padding-top: 35px;
}

#header.miniCartv2 .minicart-product-lists {
    padding-top: 25px;
    max-height: none;
}

body #header.miniCartv2 .header-nav .cart-preview .body .mini-cart-footer > div:not(.button-act-minicart) {
    padding-right: 10px !important;
}

body #header.miniCartv2 .header-nav .cart-preview .body #dor_custom_block_left {
    margin-top: 45px;
    clear: both;
}

body #header.miniCartv2 .header-nav .cart-preview .body #dor_custom_block_left .title_block {
    margin-bottom: 0px;
}

body #header.miniCartv2 .header-nav .cart-preview .body #dor_custom_block_left .title_block::before {
    display: none;
}

body #header.miniCartv2 .header-nav .cart-preview .body #dor_custom_block_left .title_block span {
    font-weight: 500;
    background-color: #fff;
    position: relative;
    display: inline-block;
    z-index: 10;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    font-size: 17px;
}

body #header.miniCartv2 .header-nav .cart-preview .body #dor_custom_block_left .title_block::after {
    background-color: #ddd;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 15px;
    content: "";
    display: block !important;
    z-index: 1;
}

#header.miniCartv2 .header-nav .cart-preview .body #cart-mini-content-lists ul li {
    display: block;
    position: relative;
}

#header.miniCartv2 .mini-cart-info > span {
    text-align: left;
}

#header.miniCartv2 #dor_custom_block_left .block_content {
    white-space: normal;
}

#header.miniCartv2 #cart-mini-content-lists {
    max-height: calc(100% - 50px);
    overflow: hidden;
    height: 100%;
}

#header.miniCartv2 #cart-mini-content-lists .mCSB_inside > .mCSB_container {
    margin-right: 10px;
}

#header.miniCartv2 #cart-mini-content-lists .mCSB_scrollTools {
    right: -6px;
}

#custom-block-mini-cart {
    display: none;
}

#header.miniCartv2 #custom-block-mini-cart {
    display: block;
}

/*******End Add Cart V2********/

/*******Product Info Detail Style*********/

/****Product Detail scroll Tab Info*****/
#tabInfoproduct.dor-tab-info-scroll #tab-content > div {
    display: block !important;
    opacity: 1;
    visibility: visible;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 100px;
    margin-top: 25px;
}

#tabInfoproduct.dor-tab-info-scroll .product-manufacturer {
    display: block;
    padding-bottom: 25px;
}

#tabInfoproduct.dor-tab-info-scroll #tab-content > div .h5.text-uppercase {
    font-weight: 400;
    text-transform: none !important;
    font-size: 30px;
    margin-bottom: 30px;
}

#tabInfoproduct.tabs.dor-tab-info-scroll .nav.nav-tabs.scroll {
    position: fixed;
    top: 0px;
    width: 100%;
    right: 0px;
    background: #eee;
    padding: 15px;
    z-index: 99;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}

#tabInfoproduct.tabs.dor-tab-info-scroll #video-product .h5.text-uppercase.hidden,
#tabInfoproduct.tabs.dor-tab-info-scroll #product-details .h5.text-uppercase.hidden {
    display: block !important;
}

#product.scrollTab header#header.fixed {
    display: none;
}

#tabInfoproduct.tabs.dor-tab-info-scroll .nav.nav-tabs.scroll {
    text-align: center;
}

#tabInfoproduct.tabs.dor-tab-info-scroll .nav.nav-tabs.scroll > li {
    float: none;
    display: inline-block;
}

/****End Product Detail scroll Tab Info*****/
/**Accordion**/
#tabInfoproduct.dor-accordion {
    margin-top: 35px;
}

.dor-accordion-items .accord-data {
    display: none;
    padding: 0px 15px;
    border: 1px #ddd solid;
}

.dor-accordion-items.open .accord-data {
    display: block;
}

.dor-accordion-items > a {
    display: block;
    background: #ddd;
    color: #000;
    font-weight: 500;
    text-transform: none;
    margin: 10px 0px 0px;
    padding: 8px 15px;
    position: relative;
}

.title-accord {
    display: inline-block;
}

.dor-accordion-items .accord-data #product-details {
    display: block;
    opacity: 1;
    visibility: visible;
}

.ctrl-accord {
    position: absolute;
    right: 15px;
    top: 7px;
}

.ctrl-accord i {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    display: block;
    position: relative;
    z-index: 1;
}

#product-details .product-manufacturer .label {
    font-size: 15px;
    padding-left: 0px;
}

#tabInfoproduct.dor-tab-info-scroll #tab-content > div .h5.text-uppercase {
    position: relative;
    margin-bottom: 50px;
}

#tabInfoproduct.dor-tab-info-scroll #tab-content > div .h5.text-uppercase::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: -10px;
    background-color: #eee;
}

#tabInfoproduct.dor-tab-info-scroll #tab-content > div .h5.text-uppercase::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    left: 0px;
    bottom: -10px;
    background-color: #52afc6;
    z-index: 1;
}

#tabInfoproduct .product-manufacturer {
    display: block;
}

#product #content .product-flags {
    right: 0px;
}

#product #content .dorDetailMainImage_right .product-flags {
    right: 15px;
}

#product #content .dorDetailMainImage_left .product-flags > li.product-flag,
#product #content .dorDetailMainImage_right .product-flags > li.product-flag {
    right: 0px !important;
}

aside#notifications + .breadcrumb {
    padding-top: -170px !important;
}

.fixed + aside#notifications {
    padding-top: 170px;
}

@media (max-width: 767px) {
    .fixed + aside#notifications {
        padding-top: 0 !important;
    }
}

@media (max-width: 1200px) {
    .product-accessories .product-miniature{
        width: 33.33%;
    }
}
@media (max-width: 991px) {
    .product-accessories .product-miniature{
        width: 33.33%;
    }
}
@media (max-width: 768px) {
    .product-accessories .product-miniature{
        width: 33.33%;
    }
}
@media (max-width: 650px) {
    .product-accessories .product-miniature{
        width: 100%;
    }
}

span.strong{
    font-weight: 400;
    color: #414141;
}

