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


/****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: #7fbc26 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: #7fbc26 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: #7fbc26 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******/

.font-vbs{
    font-family: 'Great Vibes', sans-serif;
}
.fnt-size-50{font-size: 50px;}
.fnt-size-55{font-size: 55px;}
.fnt-size-60{font-size: 60px;}




/*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,
.dor-brand-logo-wrapper li a::after,
.dor-banner-category-item-inner > img,
.dor-banner-item-inner img,
.dor-banner-item-wrapper img{
    font-size: 14px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: none !important
}
.total-products > p {
    font-size: 14px;
}
#category-description * {
    font-size: 14px;
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a, .banner-category-shoptitle-wrapper a span {
    font-size: 14px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: none !important
}
#product .product-more-opt label {
    color: #101010;
    font-size: 14px;
    font-weight: 500;
    padding-right: 10px;
    width: 100px;
    text-align: left;
    display: inline-block;
    float: left;
}
.product-more-opt li {
    line-height: 35px;
}
.product-more-opt li::after {
    clear: both;
    display: table;
    content: "";
}
.line-tags-lists {
    width: calc(100% - 100px);
    display: inline-block;
    float: left;
}
.line-tags-lists > a {
    background-color: #f76b6a;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 35px;
    padding: 3px 15px;
    margin-bottom: 5px;
    display: inline-block;
    height: auto;
    line-height: normal;
    text-decoration: none !important;
}
.line-tags-lists > a:hover{
    background-color: #101010;
}
#product .product-information .product-variants > .product-variants-item {
    margin: 30px 0;
}
#product .product-information .product-variants .color {
    height: 28px;
    width: 28px;
}
#product #content{max-width: 100%;}
#product .custom_entry_example li {
    font-size: 13px;
}
#product .social-sharing > span.hidden{
    display: inline-block !important;
    border: 1px #ddd solid;
    position: absolute;
    margin-top: -67px;
    width: 43px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 50%;
    font-size: 8px;
    right: 0px;
}
.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,
.ajax_block_product_sidebar .product-image-container-sidebar,
#subcategories li a h3, #subcategories li, .owl-controls .owl-nav > div{
    transition: all 0.4s ease 0s;
}
.dorpagecategories-content img, .banner-bottom-menu img,.product-image-container > a > img{
  transition: all 0.7s ease 0s;
}
.product_list_sidebar .ajax_block_product_sidebar:hover img,
.dor-banner-content:hover img,
.info-about-media:hover img,
.dor-banner-category-item-inner:hover > img,
.dor-banner-promotion-field:hover img,
.dor-banner-item-wrapper:hover img{transform:scale(1.3);}
#header .logo {
    max-width: 100%;
    max-height: 65px;
    width: auto;
}
@media (max-width:544px){
	.container{max-width:100%;width: 100%;}
}
@media (max-width:768px){
	.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:50px;
}
#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;
}
#main-newsletter-footer input[name="email"]::-webkit-input-placeholder{
    color: #101010 !important;font-size: 13px;font-weight: 400;
}
#main-newsletter-footer input[name="email"]::-moz-placeholder{
    color: #101010 !important;font-size: 13px;font-weight: 400;
}

/********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-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: 1;
}
#index #header.header-absolute{background: none;}
@media(min-width: 992px){
    /*#header.header-absolute{
        overflow: hidden;
    }
    #header.header-absolute:hover{
        overflow: inherit;
    }*/
    #dor-topbar01 .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar01 .user-info .toogle_content, 
    #dor-topbar01 .language-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar03 .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar02 .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar03 .user-info .toogle_content, 
    #dor-topbar02 .user-info .toogle_content, 
    #dor-topbar03 .language-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar02 .language-selector .dropdown-menu.hidden-sm-down{
        z-index: -999 !important;
    }

    #dor-topbar01:hover .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar01:hover .user-info .toogle_content, 
    #dor-topbar01:hover .language-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar03:hover .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar02:hover .currency-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar03:hover .user-info .toogle_content, 
    #dor-topbar02:hover .user-info .toogle_content, 
    #dor-topbar03:hover .language-selector .dropdown-menu.hidden-sm-down, 
    #dor-topbar02:hover .language-selector .dropdown-menu.hidden-sm-down{
        z-index: 99 !important;
    }
}
.header-absolute {
    position: relative;
    width: 100%;
    z-index: 1;
}
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: 999;
    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: #000;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}
.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: #7fbc26 none repeat scroll 0 0;
    top: -7px;
    content: "";
    display: none;
    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: #7fbc26 none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    display: none;
    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: #7fbc26;
}
.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;
}
.dor-block-selection .dor-setting-lists,
.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;
}
.dor-block-selection .dor-setting-lists,
.dor-megamenu .navbar-nav > li > .dropdown-menu {
    background: #353834 none repeat scroll 0 0;
    border-radius: 0;
    border-top: 2px solid #7fbc26;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0;
    padding: 25px 25px;
    position: absolute;
    top: 98%;
    z-index: -999;
}
.dor-block-selection .dor-setting-lists{
    right: 0px;
}
.dor-megamenu .dropdown-submenu .dropdown-menu{
    border-top: 2px solid #7fbc26;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;}
#header.fixed:hover{overflow: inherit;}
.selection-options-wrapper.open ul.toogle_content,
#header .header-nav .user-info.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;
}
.widget-content .widget-heading.title_block {
    position: relative;
}
.widget-content .widget-heading.title_block::before {
    background-color: #7fbc26;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 35px;
    z-index: 2;
}
.widget-content .widget-heading.title_block::after{bottom: 8px;}
.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; padding-top: 2px;}
.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: normal;}
.dor-megamenu ul.navbar-nav .dropdown-menu > li > a > span.menu-title{font-size: 13px;}
.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;
}
.menu-image-style.right-style {
    padding-top: 15px;
}
.megamenu-content .product-block a {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.widget-content .widget-products .widget-heading.title_block {
    font-size: 16px;color: #101010;
}
.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: #7fbc26;
}
.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: #7fbc26 !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: #7fbc26 !important;
}
.blockcart.cart-preview .cart-products-count{background-color: #7fbc26 !important;color: #fff !important;border-color: #7fbc26 !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 20px 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 10px;position: relative;
}
.dor-main-logo {
    height: 85px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
.dor-mainmenu-inner, .dor-header-setting-inner{padding-right: 0px;padding-left: 0px;}
.h1-logo{text-align: left;}
.h1-logo a{display: inline-block;position: relative;z-index: 1;}
header.fixed .dor-main-logo {
    /*height: 61px;*/
}
.fixed .header-nav .right-nav > div {
    padding: 20px 15px 18px;
}
#header.fixed .logo {
    max-height: 60px;
    max-width: 100%;
    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: #7fbc26;
}
.blockcart.cart-preview .cart-products-count {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 17px;
    position: absolute;
    right: -14px;
    top: -3px;
    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: #7fbc26;
    border:1px #7fbc26 solid;
}
.block_newsletter {
    margin: 0;
}
.block_newsletter h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0px;
}
.block_newsletter p {
    color: #a3a3a3;
    text-transform: none;
    font-size: 15px;
    margin:0px;
}
.block_newsletter p span, #cart-subtotal-products > span.label.js-subtotal{
	color: #7fbc26;
}
.footer-group-link {
    padding-left: 0px;
    padding-right: 0px;
}
.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;
}
.product-information .dor-wishlist .addToDorWishlist {
    display: block;
    border:1px #ddd solid;
    border-radius: 50%;
    text-align: center;
}
.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;}
.control-action-buttons ul li {
    display: inline-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: 40px;
    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{
	border: 1px solid #7fbc26;
    border-radius: 50%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    background-color: #7fbc26;
    color: #fff;
}
.cart-button.button.ajax_add_to_cart_button.add-to-cart i{display: inline-block !important;color: #fff;}
.cart-button.button.ajax_add_to_cart_button.add-to-cart span {
    background-color: #2a2a2a;
    border: medium none;
    border-radius: 35px;
    color: #fff;
    display: none !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;
}
.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: #7fbc26 !important;
    background-color: #434343 !important;
    color: #7fbc26 !important;
}
.user-info .toogle_content .btn.btn-default.signout-button:hover i{
    color: #7fbc26 !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: #7fbc26 !important;}
.mini-cart-info > span.product-name {
    font-size: 14px;
}
#checkout .user-info .toogle_content{
    position: absolute;
    display: block;
    background-color: #fff;
    border-top: 2px solid #7fbc26;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
}
#checkout .user-info.selection-options-wrapper{padding-top: 0px;}
.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: 500;
    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: none;
}
.dor-setting-lists .line-selected.hidden {
    color: #7fbc26;
    display: none !important;
    position: absolute;
    right: 0;
    top: 1px;
}
.user-info.selection-options-wrapper{padding-top: 15px;}
.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: #e9e9e9 !important;color: #363835 !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: none;
    position: relative !important;
}
.dor-show-value-product > div.highlighted-informations{
    width: auto !important;float: right;z-index: 9 !important;
}
.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: 2px;
    margin-right: 2px;
    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: center;
}

/*********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%;

}
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;
    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: 16px;
    font-weight: 300;
    text-transform: none;
    text-align: left;
    display: inline-block;
    width: 60%;
    padding-left: 0px;
}
#header .header-nav .cart-preview .body .value {
    color: #333;
    display: inline-block;
    font-size: 16px;
    width: 40%;
    font-weight:600;
}
#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: 22px;color: #7fbc26;
}
#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: 700;
    padding: 6px 0;
    text-transform: uppercase;
    margin:10px 0px;
}
.button-act-minicart {
    padding-top: 15px;
}
.button-act-minicart a.mini-cart-view{
    background: #67bd45;color: #fff;border:1px #7fbc26 solid;border-radius:20px;
}
.button-act-minicart a.mini-cart-view:hover{
    background: #363835;color: #7fbc26 !important;
}
.button-act-minicart a.mini-cart-checkout{
    background: #363835;color: #fff;border:1px #333 solid;border-radius:20px;
}
.button-act-minicart a.mini-cart-checkout:hover{
    background: #67bd45!important;color: #333 !important;
}
.mini-cart-info > span.product-price {
    color: #7fbc26;
    font-weight: 400;
    font-size: 15px;
}
.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 .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); }*/

body main .dor-thumbnail-container:hover .control-action-buttons,
body main .product-container:hover .control-action-buttons{
      opacity: 1;
      visibility: visible;
}


body main .dor-product-act-button {
    bottom: 0%;
    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;
    margin-bottom: 0px !important;
}
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); }
*/
body main .dor-thumbnail-container:hover .dor-product-act-button,
body main .product-container:hover .dor-product-act-button{
      bottom: 10%;
      transform: translate(0);
      opacity: 1;
      visibility: visible;
}
#title-page-show {
    color: #101010;
}
.dor-breadcrumb {
    background-image: url("../img/bg-breadcrumb.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 41px;
    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 -10px;
}
.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: -19px;*/
    width: 1px;
}
.breadcrumb{border-radius: 0px;}
.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: #392a25;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    position: relative;
    text-transform: uppercase !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: 16px;
	/*margin-bottom: 20px;*/
	position: relative;
	text-transform: none;
    font-weight: 300;
	width: 100%;
}
.js-search-filters-clear-all {
    background: none !important;
    border: 0px solid #ddd;
    border-radius: 35px;
    box-shadow: none;
    line-height: 16px;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: 0px;
    padding-top: 0px;
}
.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: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    display: block;
}
#left-column .text-uppercase.h6::after, #right-column .text-uppercase.h6::after, .title_block::after {
	bottom: 14px;
}

.title_block::before, 
.category-top-menu .text-uppercase.h6::before,
#left-column .text-uppercase.h6::before, 
#right-column .text-uppercase.h6::before{
    background: #7fbc26 none repeat scroll 0 0;
    bottom: 14px;
    content: "";
    height: 2px !important;
    padding:0px;
    left: 0;
    position: absolute;
    width: 40px;
    z-index: 1;
}
.category-top-menu .text-uppercase.h6::before{
    bottom: 16px !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: #7fbc26;
    border-color: #7fbc26 !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;
    width:200px;
}

#search_filters .facet .facet-label:hover, 
#search_filters_brands .facet .facet-label:hover, 
#search_filters_suppliers .facet .facet-label:hover{
    color: #7fbc26;border-color: #7fbc26 !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: #7fbc26;
}

#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: #7fbc26 !important;
}

.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    margin-top: -1px;
    vertical-align: middle;
    width: 15px;
}
#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;
    border-color: #ddd;
}
.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;
}
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: 25px;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: -15px;
    width: 100%;
}
.new-box.box-status {
    right: 0px;
    position: absolute;
    top:25px;
    border-radius:20px 0 0 20px;
    background-color:#555!important;
}
.quickview .product-flags > li.product-flag.new{
    font-weight: 300;
    position: absolute;
    right: 0;
}
.sale-box.box-status {
    right: 0px;
    top: 25px;
    position: absolute;
    border-radius: 20px 0 0 20px;
    background-color:#ff0000!important;
}
.quickview .product-flags > li.product-flag.on-sale {
    font-weight: 300;
    left: auto;
    position: absolute;
    right: 0;
    top: 33px;
    width: auto;
}
.product-image-container{
	border: 2px #f3f3f3 solid;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
}
.products-sort-order .select-list:hover{background-color: #7fbc26;}
.product-image-container .product-thumbnail {
    border-radius: 0px;
    display: block;
    padding: 0px;
    width: 100%;
    border:none;
    margin-bottom: 0px;
}
.js-product-miniature {
    margin-bottom: 37px !important;
}
.add_to_compare i {
    color: #878787;
}
.product-price-and-shipping span {
    color: #7fbc26;
    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.price {
    font-size: 18px !important;
    font-weight: 900;
}
.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: #b0b0b0 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 55%;
    transform: translate3d(-50%, -50%, 0px) rotate(-10deg);
    width: 100%;
}

.ajax_block_product .right-block {
    padding-top: 15px;
}
.product-name{font-size: 17px;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: 33.3333%;
}
.dor-breadcrumb ul li > a:hover{
    color: #7fbc26;
}
.product-description img {
    max-width: 100%;
    height: auto;
}
/****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;
}
#module-dorcompare-compare #wrapper #content-wrapper{padding-left: 0px;padding-right: 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: #5e5a5b;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    /*white-space: nowrap;*/
}
.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: 10px;
}
.ajax_block_product_sidebar .product-price-and-shipping span.price{font-size: 16px !important;}
.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: #392a25;
    font-size: 18px;
    outline: medium none;
    font-weight: 500;
}
.ajax_block_product_sidebar .right-block > h5 a {
    font-size: 15px;
}
/******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: 24px;
    font-weight: 300;
    text-transform: none;
    margin-top: 10px;
}
.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: 14px;
    font-weight: 600;
    float: right;
    display: block;
    clear: both;
    right: -75px;
}
.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: 24px;
    font-weight: 300;
}
#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: 20px !important;
}
#product .product-prices .price-inner .current-price span, .quickview .price-inner .current-price span {
    font-size: 25px !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;
}
#product .product-information .product-quantity .qty{
    width: 105px;float: left;margin-right: 15px;
}
#product .product-information .product-quantity .add{
    width: auto;float: left;margin:0 auto;padding:0px;
}
#product .product-information .product-add-to-cart > span.control-label {
    display: none;
}
.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;border-radius: 0px 35px 35px 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;border-radius: 35px 0px 0px 35px;
}
.quickview .product-quantity .input-group-btn-vertical .btn,
#product .product-quantity .input-group-btn-vertical .btn {
    padding: 0;
    width: 25%;
    height: 40px;
    background: #f9f9f9;
}
.product-quantity #quantity_wanted {
    border-left: 0 none;
    border-right: 0 none;
    height: 40px;
    left: 25%;
    text-align: center;
    width: 50%;
    box-shadow: none !important;
    font-weight:500;
}
.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: 25px;
}
.quickview #product-description-short {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 0 !important;
}
.quickview .product-add-to-cart {
    padding-top: 30px;
}
.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 dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    top: -15px;
    display: none;
}
.product-more-opt{position: relative;margin-top: 35px;}
.product-more-opt::before{
    content: "";
    border-top:1px dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    top: -15px;
    display: block;
}
#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 .product-information .product-discounts{margin:0px;}
.product-variants::after, .quickview .product-variants::after{
    content: "";
    border-top:1px dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: -15px;
    display: none;
}
.product-variants {
    padding-bottom: 0;
    padding-top: 3px;
    z-index:20;
}
.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 .product-prices .price-inner_economy{float: left; margin-top:7px; color:#bebebe;}
.vertical_economy {margin:0 10px;}
#product-availability{float: left;padding-top: 5px;font-weight: 400;}
#product-availability .material-icons {
    font-size: 16px;
    margin-top: -9px;
    color: #7fbc26;
}
.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: #101010;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}

div.star::after{
    color: #f7d110;
}
div.star.star_on{display: inline-block;}
div.star.star_on::after{
    color: #f7d110;
}
.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: #101010 none repeat scroll 0 0;
    border: 0px solid #101010;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    padding: 8px 35px;
    text-transform: none;
}
#product .product-actions .add-to-cart:hover, .quickview .product-actions .add-to-cart:hover{
    background: #7fbc26 none repeat scroll 0 0;
}
.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;
}
#product .social-sharing ul{display: none;}
#product .social-sharing.open ul {
    display: block;
    position: absolute;
    width: 100%;
    right: 0px;
    text-align: right;
}
#product .social-sharing > span{cursor: pointer;}
#product .social-sharing > span:hover{
    border-color: #7fbc26;color: #fff;background-color: #555;
}
/***Button Connect***/
.product-actions .dor-wishlist {
    float: right;
    margin-right: 0;
    margin-top: -57px;
    position: absolute;
    right: 100px;
    z-index:0;
}
.compare-product-button {
    float: right;
    margin-right: 0;
    margin-top: -57px;
    padding-left: 10px;
    position: absolute;
    right: 50px;
}
.product-add-wishlist {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
    width: 100%;
}
.product-add-wishlist .addToDorWishlist{position: absolute;left: 0px;}
.product-add-wishlist i{font-size: 22px !important;color: #7fbc26 !important;}
body main .product-container:hover .product-add-wishlist{display: inline-block;}
.compare-product-button .add_to_compare,
.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: #7fbc26;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: #7fbc26;}
#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: 43px;width: 43px;line-height: 43px; background-color:#7fbc26;
}
a.quick-view.countdown-view-detail:hover{
    background-color:#555!important;
}
#product .product-information .compare-product-button .add_to_compare i{font-size: 20px;}
#product .product-information .addToDorWishlist i{top: auto;}
#product .product-information .dor-wishlist .addToDorWishlist{line-height: 49px !important;}
#product .product-information .dor-wishlist .addToDorWishlist:hover{border-color: #7fbc26; background-color:#555!important;}
#product .product-information .compare-product-button .add_to_compare{
    line-height: 48px !important;
}
.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;
}
#product #content .product-flags{width: auto;right: 80px;}

#content .product-flags > li.product-flag.new{
    background: #7fbc26;
}
#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: #7fbc26 !important;border-width: 1px !important;
}
.images-container .product-images > li.thumb-container > .thumb {
    border-radius: 5px;
    box-shadow: none;
    margin-right: 20px;
    border: 1px solid #fff;
}
.scroll-box-arrows i {
    height: 99px;
    line-height: 99px;
}
#tabInfoproduct.tabs {
    box-shadow: none;
    padding: 50px 0 0;
}
#tabInfoproduct.tabs .nav-tabs .nav-link {
    border-radius: 35px;
    color: #101010;
    font-size: 17px;
    font-weight: 300;
    padding: 9px 30px;
    text-transform: none;
    border:1px #ddd solid;
}
#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 #7fbc26;
    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: #777;
    font-weight: 300;
    line-height: 25px;
}
#product-details .product-reference .label,
#product-details .product-quantities .label {
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300 !important;
}


.productscategory_h2 > span {
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
}
.productscategory_h2 > span::after {
    background-color: #7fbc26;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

.dor-before-product{clear: both;position: relative;}
.blockproductscategory{
    position: relative;
    clear: both; 
}
.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 .owl-controls .owl-nav > div:hover i{
    color: #7fbc26;
}
.blockproductscategory .js-product-miniature{display: inline-block;}
.blockproductscategory .owl-item > .js-product-miniature{display: block;}
.regular-price {
    color: #7fbc26 !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: #7fbc26;
}
.product-features h3.h6 {
    font-size: 16px;
    padding-left: 0;
    position: relative;
    display: block;
    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;
}
#product-details, #review-product, #video-product {
    padding: 20px 25px;
}
.btn.btn-scale.btn-go-cate{
    color: #7fbc26;
}
.owl-controls .owl-nav > div:hover{
    border-color: #7fbc26;
}
.owl-controls .owl-nav > div:hover i{
    color: #7fbc26;
}
/*#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: #7fbc26;
    color: #7fbc26;
}
.dor-wishlist > a:hover i, .compare-product-button .add_to_compare:hover i,
.control-action-buttons ul li a:hover i{
    color: #ffffff !important;
}
.cart-button.button.ajax_add_to_cart_button.add-to-cart:hover, .cart-button.button.ajax_add_to_cart_button.add-to-cart span:hover{
    background: #555 !important;
    color: #7fbc26 !important;
}

.product-cover .layer .zoom-in{color:#7fbc26; }

article .product-container:hover .product-image-container{border-color: #7fbc26;}
.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: #7fbc26;}

.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: #7fbc26;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: #7fbc26;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: #7fbc26;
    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: #7fbc26 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: #7fbc26 none repeat scroll 0 0;
    border-color: #7fbc26;
    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;}



.products-sort-order .select-title{margin-left: 0px;display: block;border:1px #f3f3f3 solid; color: #6f6f6f !important;font-weight: 300;}
.products-sort-order.show-sort-order .dropdown-menu {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    display: block;
    left: 15px;
    width: 20.4rem;
    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: #fff none repeat scroll 0 0;
    border-color: #f3f3f3;
    color: #101010;
}
.show-display-control a.active i,
.show-display-control a:hover i{
    color: #101010;
}
#js-product-list-top {
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 25px;
    position: relative;
}
#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;}
nav.pagination ul.page-list li.current > a, nav.pagination ul.page-list li.current > a:hover {
    background-color: #7fbc26;
    border-color: #7fbc26;
    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: #7fbc26;
    border-color: #7fbc26;
    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;font-weight: 300;
}
.list-compare-left ul li a {
    color: #2a2a2a;
    font-size: 13px;
}

/******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: 65px;
    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: #7fbc26;
    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: #7fbc26;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,
#authentication section.login-form footer button:hover,
#password .card-block form.forgotten-password .form-control-submit.btn.btn-primary:hover{
    background-color: #7fbc26;border-color: #7fbc26;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;}

#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: #7fbc26;
    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: #7fbc26 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: #7fbc26 none repeat scroll 0 0;
    border-radius: 0 35px 35px 0;
    height: 50px;
    margin-left: -20px;
    position: relative;
    z-index: 99;
    font-size: 13px;
}
.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;}
#customer-form .form-group:nth-child(8) {
    margin-bottom: 5px;
}
#customer-form .form-group > label{font-size: 15px;}
#authentication .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{
    margin:0px;
}
section.login-form footer button, #password .card-block form footer button, #customer-form footer button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 35px;
    color: #101010;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 35px;
    text-transform: none;
}
#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: bold;
}
.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: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 35px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-top: 35px;
    padding: 8px 35px;
    width: auto;
}
.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 center;
}
.subscribe-1::before {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    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: #7fbc26;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) #7fbc26;
    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: #7fbc26 none repeat scroll 0 0;
    border: 1px solid #7fbc26;
    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: #7fbc26;
}
.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 #7fbc26;
  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: #7fbc26;
  background-color: #7fbc26;
  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: 600;
    text-align: center;
    background: #fff;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    font-family:'Poppins';
}
.cart-title .h2 span span{
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    color: #7fbc26;
}
.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: #7fbc26;
}
.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: 600;
}
.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: 70%;
    margin: 0 15px 15px 0;
}
.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: 25px;
    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: #7fbc26;
    font-size: 13px;
    text-decoration: underline;
    text-transform: uppercase;
}
.custom-radio input[type="radio"]:checked + span{background-color: #7fbc26;}
.card-block .cart-summary-line.cart-total .value {
    font-size: 23px;
    font-weight: 600;
}
.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: 600;
}
#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;box-shadow: none;}
body#checkout #footer{padding:0px;box-shadow: none;}
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: 65px;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{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 #7fbc26;
    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-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;
    border-radius: 5px;
    box-shadow: none;
    height: 40px;
}
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;
}
.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: 1px;left: 1px;}
.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: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
}
.custom-checkbox label em {
    color: #909090;
    font-size: 13px;
    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{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 25px;
    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;}
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;
}
body#checkout section.checkout-step .forgot-password a {
    color: #7fbc26;
    font-size: 13px;
    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;
}
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: #7fbc26;
    background-color: #7fbc26;
}
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: 17px;
    position: relative;
    top: -4px;
    font-weight: 600;
}
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: #7fbc26;
}
.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: 16px;
}
.order-confirmation-table .order-line div.qty div.col-xs-2::before {
    content: "x";
    font-size: 11px;
    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:last-child {
    font-size: 19px;
    background-color: #8bc34a;
    color: #ffffff;
}
#content-hook_order_confirmation .h1.card-title > span {
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    color: #7fbc26 !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: 600;
    text-transform: none;
    color: #ffffff;
}
#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: 25px;
    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: #7fbc26 !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: #7fbc26 !important;border-color: #7fbc26 !important;color: #fff !important;
}
#checkout .nav-link.active, #customer-form section > p > span.font-weight-bold {
    color: #7fbc26;
    font-size: 17px;
    font-weight: 300;
    text-transform: none;
}
.remove-from-cart::before {
    border-color: transparent transparent #7fbc26;
    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;
}
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;
}
/****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: #7fbc26;
    color: #fff;border-color: #7fbc26;;
}
.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: #7fbc26;border-color: #7fbc26;
}
.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: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 30px;
    display: inline-block;
    font-weight: 500;
    padding: 5px 30px;
    text-transform: uppercase;
}
#identity #content, #addresses #content, #order-slip #content, #discount #content, #address #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: 0.875rem;
    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{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;}

.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 {
    border: 1px solid #ddd;
    border-radius: 30px;
    color: #333;
    display: inline-block;
    font-size: 15px;
    margin-top: 25px;
    padding: 5px 30px 9px;
    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: #363835;
    font-weight:600;
}
#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: 30px;
    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: #7fbc26 none repeat scroll 0 0;
    border: medium none;
}
#blockcart-modal .cart-content .cart-content-btn .btn:hover{
    border:1px #7fbc26 solid;
    background-color: #fff;
    color: #7fbc26;
}
#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: #363835;
    font-weight:600;
}
#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: #7fbc26;}
#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 .product-cover img{padding: 0px;}
.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: 999999;
  width: 100%;
}
.dorHeaderSearch-Wapper {
    background: #7fbc26 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;
}
/****End Search Form*******/


.product-title-item{text-align: center;}
#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: center;
}
@media(min-width: 544px){
    #category #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 > .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: #7fbc26 none repeat scroll 0 0 !important;
    border-color: #7fbc26;
    color: #fff !important;
}
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 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.icon-line-cart span.disabled,
body#category main article.dor-list-display .action-button ul li a.add-to-cart{
    width: auto !important;
    height: auto !important;
    line-height: normal;
}
body#category main article.dor-list-display .action-button ul li a:hover{border-color: #7fbc26 !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 #7fbc26 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: #7fbc26;
}
/*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 {
    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: normal;
}
body#category main article.dor-list-display .product-add-wishlist{text-align: left;}
body#category main article.dor-list-display .product-add-wishlist .addToDorWishlist{position: relative;}
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: block;
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    opacity: 1;
    visibility: visible;
}
body#category main article.dor-list-display .product-title-item{
    text-align: left;margin-bottom: 0px;margin-top: 0px;
}
body#category main article.dor-list-display .product-title-item a {
    font-size: 19px;
    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 .right-block{padding-top: 5px;}
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;
}
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: none !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: 5px;
}
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 .hook-reviews .comments_note{min-height: auto;}
body#category main article.dor-list-display .dor-show-value-product {
    display: block;
    clear: both;
}
body#category main article.dor-list-display .product-price-and-shipping span{font-size: 20px !important;font-weight: 300;}
body#category main article.dor-list-display .product-price-and-shipping span.price{
    font-size: 23px !important;font-weight: 500;
}
article.dor-list-display .product-description-short p {
    color: #444;
    font-size: 14px;
    margin-bottom: 5px;
}
article.dor-list-display .product-description-short {
    display: block;
    margin: 15px 0 25px;
    text-align: left;
}
article.dor-list-display .product-description-short ol li{font-size: 13px;}
#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: 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: 0px;}
}
@media (max-width: 590px){
    article.dor-list-display .left-block{
        width: 100%;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 .right-block{padding-top: 20px !important;}
    #products article.dor-list-display .product-description-short,
    #category #products .dor-list-display ol.custom_entry_example{
      display: block !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 .control-action-buttons {
    float: left;
    left: auto;
    opacity: 1;
    padding-top: 20px;
    position: relative;
    top: auto;
    bottom: auto;
    transform: none;
    transition: none 0s ease 0s ;
    visibility: visible;
    width: auto;
    z-index: 1;
}
article.dor-list-display .product-container .control-action-buttons ul li a:hover i{
  color: #7fbc26 !important;
}
article.dor-list-display .product-container .control-action-buttons ul li a.add_to_compare {
    line-height: 45px !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;}





/****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 ;
      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: 35px;
    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{background:none !important;border-radius: 0px;border:0px;width: auto;height: auto;}
#product_comparison .add-to-cart span {
    border: medium none;
    display: inline-block !important;
    height: auto;
    padding: 0px 20px;
    color: #fff !important;
}
#product_comparison .add-to-cart span:hover{
    background-color: #7fbc26 !important;
}
#product_comparison .add-to-cart i{display: none !important;}
#subcategories {
    margin-bottom: 35px;
}
#subcategories li {
    border: 0px transparent solid;
    text-align: center;
    padding: 0px;
    background-color: #f1f2f3;
    width: 33.3333%;
    float: left;
}
#subcategories .owl-item li{width: 100%;float: none;}
#subcategories li a img {
    background: #c6e6f6;max-width: 100%;height: auto;
}
#subcategories li:hover{border-color: #7fbc26;}
#subcategories li a{outline: none !important;text-decoration: none;}
#subcategories li h3 {
    font-size: 18px;
    color: #101010;
    padding-bottom: 25px;
}
#subcategories li a:hover h3{
    color: #7fbc26 !important;
}
#subcategories .owl-controls .owl-dots{text-align: center;margin: 15px 0px;}
#subcategories .owl-controls .owl-dots .owl-dot{
    display: inline-block;margin:0px 3px;
}
#subcategories .owl-controls .owl-dots .owl-dot span{
    display: block;
    width: 12px;
    height: 12px;
    background-color: #ddd;
    border-radius: 50%;
}
#subcategories .owl-controls .owl-dots .owl-dot:hover span,
#subcategories .owl-controls .owl-dots .owl-dot.active span{
    background-color: #7fbc26;
}
.ui-slider .ui-slider-range.ui-widget-header,
.dorFilterInner input[name="submit_range"]:hover,
.dorFilterInner .ui-slider-horizontal .ui-slider-handle{
    background-color: #7fbc26 !important;
}
.ui-slider-handle.ui-state-default.ui-corner-all,
.dorFilterInner input[name="submit_range"]:hover,
#product_comparison .add-to-cart {
    border-color: #7fbc26;
}
.ui-slider-handle.ui-state-default.ui-corner-all{
    border:1px solid #7fbc26 !important;background-color: #fff !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: #7fbc26 none repeat scroll 0 0;
    border-color: #7fbc26;
    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: #7fbc26;}
#product_comparison .cmp_remove::before {
    border-color: transparent transparent #7fbc26;
}


.tooltip.fade.top.in > div.tooltip-inner{background: #7fbc26;}
.tooltip.fade.top.in > div.tooltip-arrow{border-top-color: #7fbc26;}
.tooltip.left .tooltip-arrow {
    border-left-color: #7fbc26;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #7fbc26;
}
.dorSharingSocial > .tooltip.fade.top.in > div.tooltip-arrow {
    border-top-color: #7fbc26;
}
.tooltip-inner{background-color: #7fbc26;}
.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
    border-top-color: #7fbc26;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #7fbc26;
}
ol.custom_entry_example {
    color: grey;
    font-style: italic;
    padding-left: 17px;
}

#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: #7fbc26;
}
.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: #7fbc26;
    color: #7fbc26;
}
.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 #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;
}
.footer-bottom-info-wapper > div{padding-left: 0px;padding-right: 0px;}
.item-blog-data:hover .item-blog-media::before{border-color: #7fbc26;}
.footer-bottom-info-wapper > div:first-child{color: #999;}
.item-content-blog .entry-title a:hover, .footer-bottom-info-wapper a{color: #7fbc26;text-decoration: none;}
.item-content-blog .read-more-link span:hover{border-color: #7fbc26;color: #7fbc26;}
.header-social-button > a:hover i{color: #7fbc26;}
.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;}
/*****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;
}
.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;
  z-index: 9;
}
#to-top::before, #to-top::after {
  border: 1px solid #7fbc26;
  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: #7fbc26;
  background-color: #7fbc26;
  height: 75%;
  left: 12.5%;
  top: 12.5%;
  width: 75%;
  z-index: -1;
}
/*---------------- 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;}
}


.box-status > span {
    font-size: 14px;
    font-weight: 600;
}

.quickview .product-flags > li.product-flag, .box-status, .product-tabs-content a, #content .product-flags > li.product-flag {
    /*position: relative;*/
    display: inline-block;
    height: auto;
    line-height: normal;
    min-width: auto;
    background-color: #f76b6a;
    color: #fff;
    font-size: 12px;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 35px;
    padding: 3px 12px;
    padding-top: 3px;
    font-weight: 400;
    padding-top: 1px;
    z-index:0!important;
}

.quickview .product-flags > li.product-flag.on-sale, .sale-box.box-status, #content .product-flags > li.product-flag.on-sale{
    background-color: #ff0000; 
    border-radius:20px 0 0 20px; 
    font-size:14px; 
    font-weight:600; 
    min-width: 80px!important;
}

#content .product-flags > li.product-flag.pack {
    display: block;
    border-radius: 20px 0 0 20px;
    height: 25px;
    background-color: #8bc34a;
    width: 79px;
    top: 45px;
    font-size:14px;
    font-weight:600;
}

.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;
    display: none;
    border-color: transparent #7fbc26 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: none;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
}
.sale-box.box-status::before,
#content .product-flags > li.product-flag.on-sale::before,
.quickview .product-flags > li.product-flag.on-sale::before{border-color: transparent #2a2a2a 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 5px;
    padding: 8px 15px;
}
#content .product-flags{text-align: right;}
#content .product-flags > li.product-flag.discount{display: none !important;}
.tags_block .block_content > a:hover{
    color: #7fbc26 !important;border-color: #7fbc26 !important;
}

/*********************Footer Style More***************************/
#main-newsletter-footer{float: left;margin-left: auto;margin-right: auto;margin-top: 0px;}
#block_newsletter_footer {
    text-align: center;
}
#main-newsletter-footer {
    max-width: 100%;
    float: none;
    width: 100%;
}
#main-newsletter-footer .input-wrapper {
    display: block;float: none;
}
#main-newsletter-footer input[name="email"] {
    border-radius: 35px;width: 100%;height: 45px;
}
#main-newsletter-footer .btn.btn-primary {
    border-radius: 35px;
    height: 37.5px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 60px;
    background-color: #7fbc26;
    color: #fff;
}
#main-newsletter-footer .social-connect-icon a i::before{
    font-size: 23px;font-weight: 700;color: #cecece;
}
#main-newsletter-footer .social-connect-icon a:hover i::before{
    color: #7fbc26;
}
#main-newsletter-footer .social-connect-icon a{
    border:none;margin-left: 10px;
}
.social-connect-icon {
    clear: both;
    padding-top: 30px;
}
#block_newsletter_footer > h4 {
    color: #fff;
    font-size: 27px;
    font-weight: 300;
}
#block_newsletter_footer > h4 i {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: -2px;color: #cecece;
}
#block_newsletter_footer > p > span {
    color: #fff;
    font-size: 18px;
}
.newsletter-info {
    color: #eee;
    display: inline-block;
    float: none;
    margin: 0px;
    width: 100%;
    padding-top: 10px;
}
.footer-block-wap {
    width: 20%;float: left;
}
.block_newsletter.footer-block-wap {
    width: 26.66667%;padding-left: 15px;padding-right: 15px;
}
.footer-container li a, #footer_account_list #lnk_wishlist{
    color: #828282;
}
.doradoFooterAdv {
    background: #0d0d0d 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 .pe-7s-headphones {
    font-size: 45px;
    width: 37px;
    color: #fff;
}
.footer-our-store > span {
    float: left;
}
.our-store-info {
    color: #fff;
    float: left;
    padding-left: 20px;
    width: calc(100% - 37px);
    font-weight: 400;
}
.footer-newsletter-social{margin-top: 30px;}
.footer-newsletter-social li a{
    border:1px #828282 solid;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 50%;
    text-align: center;
}
.footer-newsletter-social li {
    display: inline-block;
    padding: 0px 15px;
}
.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: 15px;}
.our-store-info > p {
    font-size: 13px;
    margin: 0;
    color: #828282;
}
.item.contact-us-info-footer > h5 {
    color: #fff;font-size: 15px;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: 0px;
    padding: 45px 0;
}
/*********************End Footer Style More***************************/





/******************Product Lists*********************/
#category.proCateRowNumber2 #products .product-miniature{
    width: 50%;
}
#category.proCateRowNumber4 #products .product-miniature{
    width: 25%;
}
#category.proCateRowNumber5 #products .product-miniature{
    width: 20%;
}
#category.proCateRowNumber6 #products .product-miniature{
    width: 16.6667%;
}

#category.showLoadmore #js-product-list .pagination{display: none !important;}
#category.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;
}
#category.showLoadmore #cate-loadmore a:hover{
    border-color: #7fbc26;
    color: #7fbc26;
}
/******************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 .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#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#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#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;
    }
    /***End 4 products on 1 row with sidebar***/


    body#category.proCateCol1.proCateRowNumber6 main .control-action-buttons{top: 0px;}
    body#category.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#category.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#category.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;
    }
    /***End 2 products on 1 row***/
}


/********Fixed More*******/

.product-image-container-sidebar {
    border: 2px solid #f3f3f3 !important;
}
.ajax_block_product_sidebar:hover .product-image-container-sidebar{
    border-color: #7fbc26 !important;
}
.line-organie {
    color: #a0a0a0;
}
.dorNavSlider > div span {
    display: none;
}
.dorNavSlider > div{height: 6px;width: 6px;line-height: 6px;background:none;}
.dorNavSlider > div::after{border-color: #979797;}
#Dor_Full_Slider .dorArrowLeft, #Dor_Full_Slider .dorArrowRight{
    background: #fff;opacity: 1;line-height: normal;border-radius: 50%;text-align: center;
}
#Dor_Full_Slider .dorArrowLeft i, #Dor_Full_Slider .dorArrowRight i {
    border: medium none;
    border-radius: 0;
    color: #000;
    display: block;
    height: 100%;
    left: auto;
    line-height: 46px;
    position: relative;
    top: auto;
    width: auto;
    font-size: 16px;
}



.animatedParent{overflow: hidden;}
/**********************/
.box-html-inner {
    text-align: center;
}
.box-html-inner h2{font-weight: 500;color: #7fbc26;}
.box-html-content {
    padding: 0px 200px;
}
.about-group-steps .icon-item {
    border: 1px #7fbc26 solid;
    border-radius: 50%;
    padding: 7px 15px;
    font-size: 40px;
    color: #7fbc26;
}
.farm-icon i {
    font-size: 35px;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px #7fbc26 solid;
    border-radius: 50%;
    line-height: 60px;
    background: #fff;
    color: #7fbc26;
}
.dor-welcome-about {
    clear: both;padding-top: 60px;overflow: hidden;
}
.dor-welcome-about-wrapper::after{
    clear: both;
    display: table;
    content: "";
}
.dor-about-left {
    width: 27%;
    float: left;
    padding-right: 15px;
    text-align: center;
}
.dor-about-right {
    width: 27%;
    float: left;
    padding-left: 15px;
    text-align: center;

}
.dor-about-middle {
    width: 46%;
    float: left;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.dor-about-middle img {
    max-width: 100%;
    height: auto;
}

.dor-about-icon .icons {
    font-size: 45px;
    line-height: 70px;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 70px;
    height: 70px;
    color: #86bc42;
}




/*----------  1.6. Block icon style  ----------*/
.dor-about-icon {
    position: relative;
}
.about-circles {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 80px;
    height: 80px;
    margin: 0 auto;

    -webkit-transform: translate3D(-50%, -50%, 0);
       -moz-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
         -o-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
}

.about-circles .circles {
    position: absolute;

    box-sizing: border-box;
    width: 100%;
    height: 100%;

    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;

    border: 1px solid transparent;
    border-radius: 92% 110% 132% 88%;
}

.about-circles .circles:nth-child(1) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin1 6s linear infinite;
            animation: spin1 6s linear infinite;

    border-color: #c7c7c7;
}

.about-circles .circles:nth-child(2) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin2 6s linear infinite;
            animation: spin2 6s linear infinite;

    border-color: #c7c7c7;
}

.about-circles .circles:nth-child(3) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin3 6s linear infinite;
            animation: spin3 6s linear infinite;

    border-color: #c7c7c7;
}

.about-circles .circles:nth-child(4) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin4 6s linear infinite;
            animation: spin4 6s linear infinite;

    border-color: #c7c7c7;
}

.dor-welcome-about h3 {
    font-size: 19px;
}
.dor-about-info-row {
    padding: 30px 0px;
}
.ajax_block_product .highlighted-informations.hidden-sm-down {
    display: none;
}

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

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

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
                transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
                transform: rotate(-288deg);
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
                transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
                transform: rotate(-288deg);
    }
}

@-webkit-keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
}

@keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
}

@-webkit-keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
}

@keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
}

.title-header-tab h3{margin-bottom: 0px;margin-top: 0px;}
.title-header-tab h3 span {
    font-size: 45px;
    text-transform: none;
    font-weight: 600;
}
.title-header-tab p span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    color: #7fbc26;
    position: relative;
}
.title-header-tab p span::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #7fbc26;
    left: -45px;
    top: 11px;
}
.title-header-tab p span::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 1px;
    background-color: #7fbc26;
    right: -45px;
    top: 11px;
}

/*****Footer****/
.logo-footer img {
    max-width: 200px;
    height: auto;
}


.dor_price_discount{
    color: #e8811c !important;
}









/*******Dor About Us V1********/
#module-dorpages-aboutus #wrapper{padding-bottom: 0px;}
#module-dorpages-aboutus #columns,
#module-dorpages-aboutus #wrapper > .container{width: 100%;max-width: 100%;}
#module-dorpages-aboutus #columns > .row, #dor-about-content > .row{margin:0px;}
#module-dorpages-aboutus #content{padding: 0px;border:none;margin-bottom: 0px;}
#module-dorpages-aboutus .dor-box-html1 {
    padding-bottom: 0px;
    padding-top: 0px;
}
#module-dorpages-aboutus main .page-footer{margin-bottom: 0px;}
#dor-about-content .container{padding-right: 0px;padding-left: 0px;}
.dor-about-left-col .dor-about-signle:first-child {
    text-align: right;
}
.dor-about-signle img{max-width: 100%;}
.about-us-info-stores .dor-about-signle {
    padding: 15px 0;
}

.dor-info-txt h5 {
    color: #333;
    font-style: normal;
    font-weight: 700;
    padding-top: 25px;
}
.dor-info-txt span{font-size: 14px;}
.step-col-middle > img {
    max-width: 100%;
}
.step-signle .icon-step{width: 70px;line-height: 145px;}
.step-left .step-signle .icon-step{display: inline-block;float: left;}
.step-right .step-signle .icon-step{display: inline-block;float: right;}
.step-left .step-signle .step-sign-info {
    padding-left: 90px;
    position: relative;
}
.step-right .step-signle .step-sign-info {
    padding-right: 90px;
    position: relative;
    text-align: right;
}
.step-signle {
    padding: 25px 0;
}
.step-sign-info > h3{font-family: "Acme",serif;color: #333;font-size: 20px;}
.about-us-group-1 {
    padding-bottom: 0px;
}
.about-us-group-2 {
    padding-top: 100px;padding-bottom: 100px;
}
.dor-about-right-col {
    padding-top: 165px;
}
.about-us-group-3{
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 100px 0 260px;
  background-color: #f4f4f4;
}
.about-us-group-5 {
    padding: 90px 0;
}
.head-about-group3, .ourfarmers-head, .story-head, .title-header-tab, .delivery-process-head, .blog-home-data .fancy-heading {
    /*background: rgba(0, 0, 0, 0) url("../../img/dorado/contact/bg-title-contact.png") no-repeat scroll center center;*/
    padding: 16px 0;margin-bottom: 45px;
    text-align: center;
}

.head-about-group3 > h2, .ourfarmers-head > h2, .title-header-tab > h2, .delivery-process-head > h2, .blog-home-data .fancy-heading > h2 {
    display: block;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.title-header-tab > h2, .delivery-process-head > h2, .blog-home-data .fancy-heading > h2{font-weight: 900;font-size: 40px;}
.head-about-group3 > span, .ourfarmers-head > span, .title-header-tab > span, .delivery-process-head > span, .blog-home-data .fancy-heading > span{
  font-family: "Acme",serif;color: #8eb35a;font-size: 16px;font-style: italic;letter-spacing: 0.1em;
}
.farm-service-item p {
    color: #696969;
}
.farm-service-item > a, .farmer-item > span {
    color: #696969;
    font-style: italic;
    font-family: "Acme";
}
.farmer-item img{height: auto;}
.farm-service-item > a:hover, .farmer-item > span:hover{color: #8eb35a;}
.farm-service-item h3 {
    color: #333;
    font-family: "Acme";
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 26px;
    position: relative;
    text-transform: none;
}
.farm-service-item h3::before {
    background: #e7e5e4 none repeat scroll 0 0;
    bottom: 4px;
    content: "";
    height: 1px;
    left: calc(60% - 50px);
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 50px;
}
.aboutPartners a img, .aboutPartners.owl-carousel .owl-item img{max-width: 100%;width: auto;}
.aboutPartners a {
    display: table-cell;
    height: 85px;
    position: relative;
    vertical-align: middle;
}
.about-us-group-4 {
    background: #e8f0de none repeat scroll 0 0;
    max-height: 250px;
    overflow: hidden;
    padding: 40px 0;
}
.aboutPartners.owl-carousel .owl-item {
    display: inline-block;
    float: none;
    min-height: 1px;
    position: relative;
    text-align: center;
}
.aboutPartners.owl-carousel .owl-item > div {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.farmer-item {
    text-align: center;
}
.farmer-item > h3 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.farmer-item > h3::before {
    background: #e7e5e4 none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 1px;
    left: calc(60% - 50px);
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 50px;
}
.aboutus-ourfarmers {
    padding-top: 25px;
}
.owl-carousel .owl-item .farmer-item img{width: 100%;max-width: 100%;}

/*******End About Us V1********/

/*******Dor About Us V2********/
.about-us-v2-group-1 {
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 290px;
    padding-top: 0;
}
.info-story-inner {
    height: 705px;
    margin: 0 auto;
    padding-left: 16px;
    position: relative;
    width: 570px;
    z-index: 999;
}
.story-info-main{
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 13px -7px #ababab;
  padding:15px;
}
.story-info-content {
    border: 1px solid #f4f1e3;
    overflow: hidden;
    padding: 50px;
}
.info-story-main-middle {
    padding-top: 105px;
    position: relative;
}
.story-image-top {
    padding-right: 70px;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1;
}
.story-head {
    padding-bottom: 15px;
    text-align: center;
}
.story-head > h2 {
    color: #333;
    font-size: 38px;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.story-head > span {
    font-style: italic;
    letter-spacing: 0.2em;
    font-family: "Acme",serif;color: #8eb35a;font-size: 16px;
}
.story-body {
    color: #696969;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
}
.story-body a{color: #8eb35a;}
.story-footer {
    margin-top: 40px;
    overflow: hidden;
}
.info-footer-story {
    padding-left: 20px;
    padding-top: 8px;
    text-align: center;
}
.info-footer-story h5 {
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.info-footer-story span{
  font-style: italic;
  font-family: "Acme",serif;color: #696969;font-size: 13px;
}
.story-image-bottom {
    bottom: -60px;
    left: 20px;
    position: absolute;
}
.say-client-author > span {
    border-radius: 50%;
    display: block;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    width: 70px;
}
.about-us-v2-group-2 {
    background: #f8f7f7 none repeat scroll 0 0;
    padding: 100px 0;
}

.about-client-say > h2 {
    font-family: "Acme",serif;
    color: #333;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 110px;
    text-align: center;
    letter-spacing: 0.07em;
}
.client-say-signle-wapper .client-say-content {
    background-color: #fff;
    color: #696969;
    font-family: "Acme",serif;
    font-size: 20px;
    font-style: italic;
    line-height: 32px;
    padding: 40px 25px 25px;
    height: 190px;
}
.icon-quot {
    background-image: url("../../img/dorado/line-v2-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    top: -18px;
    width: 34px;
}
.say-client-author-info.pull-left > h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
}
.say-client-author-info {
    padding-left: 20px;
}
.say-client-author-info span{
  font-style: italic;
  font-family: "Acme",serif;color: #696969;font-size: 13px;
}
.say-client-author {
    display: block;
    overflow: hidden;
    padding-top: 40px;
}
.say-client-arrow {
    margin-left: 8px;
    position: relative;
    text-align: right;
    display: block;
}
.say-client-arrow::before {
    border-bottom: 25px solid #fff;
    border-right: 25px solid transparent;
    bottom: -25px;
    content: "";
    position: absolute;
    right: 80%;
    transform: rotate(90deg);
}
.about-line-middle{position: relative;display: block;}
.about-line-middle::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 84px;
    left: 50%;
    position: absolute;
    top: -42px;
    width: 1px;
    z-index: 999;
}
/*******End About Us V2********/

.dor-megamenu .dropdown .active {
    visibility: inherit;
}

#products img, .featured-products img, .product-accessories img, .product-miniature img{
    margin-left: auto;width: 100%;
}

.product-add-compare {display:none!important;}