body {
    font-family: "Lato",arial,tahoma;
    font-weight: normal;
}
body, p, span, a, a span, a i, .continue, .dorStyleBlog a h4, button,
.btn-remove-wishlist span,
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    font-size: 14px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: none !important
}
.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{
    transition: all 0.8s ease 0s;
}
.dorpagecategories-content img, .banner-bottom-menu img,.product-image-container > a > img{
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: all 0.7s ease 0s;
}
@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{
    font-family: "Oswald",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: #fff !important;
}
.form-control::-moz-placeholder{
    color: #fff !important;
}
label.facet-label {
    position: relative;
}
.facet .magnitude {
    position: absolute;
    right: 5px;
    top: 3px;
}
#index .header-absolute{
	position: relative;
	width: 100%;
	z-index: 1;
}
#index #header.header-absolute{background: none;}
.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;
}
.header-content-wrapper {
    padding: 0 60px;
}
.dor-megamenu ul.navbar-nav > li > a > span.menu-title{position:relative;font-weight: 400;font-size: 14px;text-transform: uppercase;color: #333;}
.dor-megamenu ul.navbar-nav > li > a > span.menu-title::after {
    background: #333333 none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    right: auto;
    width: 16px;
    display: none;
}
.dor-megamenu ul.navbar-nav > li > a::after {
    transition: all 350ms ease-out 0s;
}
.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;
}
.dor-megamenu ul.navbar-nav > li > a:hover::after{
	transform: scaleX(1);
}
#dor-top-menu, .dor-megamenu .navbar{background: none;}

.dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    display: block;
    left: 0;
}
.user-menu, .navbar-nav > li > .dropdown-menu, 
.dor-megamenu .dropdown-submenu .dropdown-menu {
    opacity: 0;    
    visibility: hidden;
    display: block;
    border-radius: 3px;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
}
.dor-megamenu .navbar-nav > li > .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-top: 2px solid #52afc6;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0;
    padding: 25px 25px;
    position: absolute;
    top: 98%;
    z-index: -999;
}
.dor-megamenu .dropdown-submenu .dropdown-menu{
    border-top: 2px solid #52afc6;border-left: 0px;border-right: 0px;border-bottom: 0px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    padding: 25px 10px;
    margin: 0;
    border-radius: 0 !important;
    background: #fff none repeat scroll 0 0;
    
}
#header.fixed{overflow: hidden;}
#header.fixed:hover{overflow: inherit;}
@media (min-width: 992px){
    .dor-megamenu .navbar-nav > li: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;
    }
}
.widget-content .widget-heading a.img {
    font-weight: 500;
}
.dor-megamenu .navbar-nav > li > .dropdown-menu a{
    color: #333;font-weight: 500;padding-right: 0px;padding-left: 0px;
}
.widget-content .widget-heading.title_block {
    position: relative;
}
.widget-content .widget-heading.title_block::before {
    background-color: #52afc6;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 35px;
    z-index: 2;
}
.header-nav .right-nav button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding:0px;
}
#header .header-top .position-static {
    position: relative;
}
.dor-megamenu, #dor-top-menu, .dor-megamenu .navbar{position: static;}
.widget-inner.block_content img {
    height: auto;
    max-height: 250px;
    max-width: 100%;
    width: auto;
}
.widget-html.block > .widget-heading.title_block{
    display: none;
}
.widget-content ul.nav-links li{line-height: 28px;}

.widget-content .widget-heading.title_block {
    color: #414141;
    font-weight: 500;
    position: relative;
}
.dor-megamenu .dropdown-menu.megamenu-content > li li {
    padding-bottom: 10px;
}
.dor-megamenu .navbar-nav > li > .dropdown-menu {
    background-position: right bottom;
}
.widget-products.block .product-price-and-shipping .price{font-size: 14px !important;}
.widget-products.block .product-container.clearfix {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 0;
}
.widget-products.block .product-container.clearfix:last-child{border:none;}
.widget-content ul.nav-links li:hover:before, 
.dor-megamenu .navbar-nav > li > .dropdown-menu li .widget-inner.block_content li:hover:before,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-left ul li:hover:before,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-right ul li:hover:before{
    display: inline-block;color: #52afc6;
}
.widget-content ul.nav-links li:hover > a, 
.dor-megamenu .navbar-nav > li > .dropdown-menu li .widget-inner.block_content li:hover > a,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-left ul li:hover > a,
.dor-megamenu .navbar-nav > li.parent.dropdown.aligned-right ul li:hover > a{
    padding-left: 15px;color: #52afc6 !important;
}
.dor-megamenu .navbar-nav > li > .dropdown-menu a:hover, .header-nav .right-nav button:hover i,
#header .header-nav .blockcart a:hover i{
    color: #52afc6 !important;
}
.blockcart.cart-preview .cart-products-count{background-color: #52afc6 !important;color: #fff !important;border-color: #52afc6 !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;}
.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:43px 22.5px 38px;
}
.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: 39px 15px 34px;position: relative;
}
.fixed .header-nav .right-nav > div {
    padding: 20px 15px 18px;
}
#header.fixed .logo {
    max-height: 69px;
    max-width: 100%;
    width: auto;
}
.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: -10px;
    top: -10px;
    width: 18px;
    text-align: center;
}
#newsletter-footer{width: 400px;max-width:100%;margin:0 auto;padding-top: 25px;}
#newsletter-footer input[name="email"] {
    border: medium none;
    border-radius: 35px 0 0 35px;
    box-shadow: none;
    background: #171717;
    font-size: 14px;
    padding-left: 20px;
    border:1px #171717 solid;
}
.block_newsletter form input[name="submitNewsletter"] {
    border: medium none;
    border-radius: 0 35px 35px 0;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
    background: #52afc6;
    border:1px #52afc6 solid;
}
.block_newsletter {
    margin: 0;
    padding-bottom: 50px;
    padding-top: 50px;
}
.block_newsletter h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0px;
}
.block_newsletter p {
    color: #a3a3a3;
    text-transform: uppercase;
    font-size: 15px;
}
.block_newsletter p span, #cart-subtotal-products > span.label.js-subtotal{
	color: #52afc6;
}

.dor-bottom-footer .social-link {
    display: table;
    margin: 0 auto;
}
.dor-bottom-footer .social-link li {
    float: left;
    margin: 0 7.5px;
}
.dor-bottom-footer .social-link a {
    border: 1px solid #ededed;
    border-radius: 50%;
    color: #a7a7a7;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 33px;
    padding-left: 1px;
    text-align: center;
    width: 34px;
}
.dor-bottom-footer .footer-menu {
    padding-bottom: 8px;
    padding-top: 27px;
    text-align: center;
}
.dor-bottom-footer .footer-menu li {
    display: inline-block;
    margin: 0 13px 10px;
}
.dor-bottom-footer address {
    text-align: center;
}
.footer-container {
    border-top: 1px dashed #cccccc;
    padding-bottom: 55px;
    padding-top: 80px;
    text-align: center;
    box-shadow:none;
}

.addToDorWishlist {
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    z-index: 99;
}
.hook-reviews .comments_note .star_content{display: block;}
.control-action-buttons ul li {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.control-action-buttons {
    text-align: center;
}
.control-action-buttons ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 45px;
    line-height: 45px;
    width: 45px;
    background: #fff;
}
.control-action-buttons ul li a{line-height: 42px;}
.control-action-buttons ul li a.add_to_compare{line-height: 45px;}
.control-action-buttons ul li a i {
    color: #878787;
    font-size: 20px;
}
.control-action-buttons ul li a i.fa{font-size: 16px;}
.cart-button.button.ajax_add_to_cart_button.add-to-cart{
	background: none;
	border:none;
	border-radius: none;
	box-shadow: none;
	padding:0px;
}
.cart-button.button.ajax_add_to_cart_button.add-to-cart i{display: none !important;}
.cart-button.button.ajax_add_to_cart_button.add-to-cart span {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 35px;
    color: #6b6b6b;
    display: block !important;
    padding: 8px 25px;
    text-transform: uppercase;
}
.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: hidden;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;
    margin-top: 15px;
    padding: 5px 25px;
    text-align: left;
    text-transform: uppercase;
}
.user-info .toogle_content li {
    border-bottom: 0px solid #ddd;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
}
.user-info .toogle_content li > a:hover,
.user-info .toogle_content li > a:hover i{color: #52afc6 !important;}
.selection-options-wrapper .dropdown-menu > li {
    display: table;
    padding: 3px 0;
}
#header .header-nav .language-selector{margin-top: 0px;}
.language-selector-wrapper .dropdown-menu.hidden-sm-down,
.currency-selector .dropdown-menu.hidden-sm-down {
    display: table;
    position: relative;
    width: 100%;
    float: none;
    box-shadow: none;
    border:none;
    padding:0px;
    display: block !important;
}
.selection-options-wrapper .dropdown-menu > li > img {
    clear: none;
    display: inline-block;
    float: left;
    position: relative;
    top: 9px;
    width: 20px;
    padding-right: 6px;
}
.selection-options-wrapper .dropdown-menu > li > a{
    display: inline-block;float: left;width: calc(100% - 20px);clear: none;
    padding-right: 0px;padding-left: 0px;
}
.selection-options-wrapper {
    clear: both;
}
#header .header-nav .user-info {
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
}
.selection-options-wrapper > label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.dropdown-menu > li.current > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    background: none !important;color: #52afc6 !important;
}
.user-info .toogle_content{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;
}
#header .user-info .toogle_content li i {
    font-size: 18px;
    position: relative;
    top: -4px;
    margin-right: 6px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background:none;
}
/**********Effect Hover Show**************/

/*********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: 32px;
    top: 100%;

}
#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: 17px;
    font-weight: 400;
}
#header .header-nav .cart-preview .body .value {
    color: #333;
    display: inline-block;
    font-size: 20px;
    width: 90px;
}
#header .header-nav .cart-preview .body .cart-subtotals > div,
#header .header-nav .cart-preview .body .cart-total{text-align: right;}
#header .header-nav .cart-preview .body .cart-total span {
    font-size: 22px;
}
#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: #52afc6;color: #fff;border:1px #52afc6 solid;
}
.button-act-minicart a.mini-cart-view:hover{
    background: none;color: #52afc6 !important;
}
.button-act-minicart a.mini-cart-checkout{
    background: #333;color: #fff;border:1px #333 solid;
}
.button-act-minicart a.mini-cart-checkout:hover{
    background: none;color: #333 !important;
}
.mini-cart-info > span.product-price {
    color: #52afc6;
    font-weight: 700;
}
.mini-cart-info > span.product-quantity {
    color: #333;
}
.mini-cart-info > span.product-quantity span {
    color: #909090;
    padding-right: 5px;
}
#header .header-nav .cart-preview .body .cart-total span.label {
    font-weight: 500;
}
.none-minicart .mini-cart-footer,
.none-minicart .minicart-product-lists{
    display: none;
}
.no-item-cart .no-items {
    color: #333;
}
/*********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 {
    bottom: 25%;
    display: block;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: auto;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 98;
    right: 0px;
}
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{
      bottom: 43%;
      transform: translate(0);
      opacity: 1;
      visibility: visible;
}
#title-page-show {
    color: #fff;
}
.dor-breadcrumb {
    background-image: url("../img/bg-breadcrumb.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 80px;
    padding-top: 98px;
    padding-bottom: 0px;
    text-align: center;
    display: block !important;
}
.dor-breadcrumb .breadcrumbs-items {
    transform: translateY(50%);
}
.dor-breadcrumb .breadcrumbs-items ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
    display: table;
    margin: 0 auto;
}

.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: #b3b3b3;
    position: relative;
}
.dor-breadcrumb ul li:first-child > a::before{display: none;}
.dor-breadcrumb ul li > a::before {
    background: #b3b3b3 none repeat scroll 0 0;
    content: "";
    height: 13px;
    left: -11px;
    position: absolute;
    top: 3px;
    width: 1px;
}
.breadcrumb h1 {
    font-size: 45px;
    text-transform: uppercase;
    margin:0 0 76px;
}
.block-categories {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 1.5625rem;
    padding: 1.5625rem 0rem;
}
.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: 30px;
}
.title_block, .text-uppercase.h6{margin-top: 0px;}
.text-uppercase.h6,
#left-column .text-uppercase.h6,
#right-column .text-uppercase.h6,
.title_block{
	font-size: 18px;position: relative;padding-bottom: 25px;text-transform:uppercase;
}
#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: uppercase;
	width: 100%;
    font-family: "Lato";
}
.js-search-filters-clear-all {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 35px;
    box-shadow: none;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 5px;
}
.category-top-menu > li:first-child, .title_block {
    position: relative;
    padding-bottom: 25px;
}
.title_block::after,
.category-top-menu > li:first-child::after,
#left-column .text-uppercase.h6::after, #right-column .text-uppercase.h6::after {
    background: #f0f0f0 none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
#left-column .text-uppercase.h6::after, #right-column .text-uppercase.h6::after, .title_block::after {
	bottom: 8px;
}

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

.category-top-menu > li:first-child .text-uppercase.h6::after {
    display: none !important;
}
.block-categories .collapse-icons{top: 13px;}
.category-sub-menu .material-icons {
    font-size: 17px !important;
}
.block-categories .arrows {
    position: absolute;
    right: 0;
    top: 8px;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before{
    display: none;
}
.block-categories .category-sub-menu li a,
.block-categories .category-sub-menu .category-sub-link{
	padding: 8px 0 !important;
	color: #4d4d4d;
    font-size: 13px;
    font-weight: 400 !important;
    border-bottom:1px solid #ebebeb !important;
    display: block;
}
.block-categories .category-sub-menu li{margin:0 auto;}
.block-categories .category-sub-menu li[data-depth="0"] .category-sub-menu {
    margin-left: 20px;
}
.block-categories .category-sub-menu li > a:hover{
    color: #52afc6;
    border-color: #52afc6 !important;
    text-decoration: none;
}
#search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label {
    border-bottom: 1px solid #ededed;
    display: block;
    margin-top: 4px;
    padding-bottom: 7px;
    text-align: left;
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    font-size: 13px;
    font-weight: 400;
}
.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    margin-top: -4px;
    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;}
.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: #fff;
    z-index: 2;
}
body main .product-container:hover .hook-reviews, .ajax_block_product_sidebar:hover .hook-reviews {
	top: -5px;
	opacity: 1;
}
.ajax_block_product_sidebar:hover .hook-reviews {
    top: 0px;
}
.review-price-product{position: relative;height: 25px;overflow: hidden;}
.dor-megamenu .navbar-nav > li > a .caret::before{display: none;}
.product-image-container{position: relative;}
.box-items {
    border-radius: 0;
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 100%;
}
.box-status span {
    border: 1px solid #ddd;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 45px;
    line-height: 40px;
    padding: 0;
    width: 45px;
    text-transform: uppercase;
}
.new-box.box-status {
    left: 15px;
    position: absolute;
}
.sale-box.box-status {
    right: 15px;
    position: absolute;
}
.box-status span.sale-label{
    background: #f4cb75;border-color: #f4cb75;
}
.box-status span.new-label{
    background: #f9734d;border-color: #f9734d;
}
.product-image-container{
	border: 1px solid #f1f1f1;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
}
.products-sort-order .select-list:hover{background-color: #52afc6;}
.product-image-container .product-thumbnail {
    border-radius: 6px;
    display: block;
    padding: 10px;
    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: #52afc6;
    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.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: 8px;
}
.product-name{font-size: 14px;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: #52afc6;
}

/****Sidebar***/
.dor-tabsidebar-product-category-wrapper{position: relative;}
.owl-carousel.owl-loaded{position: inherit;}
.owl-controls .owl-nav > div {
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 22px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    width: 22px;
    top: 0px;
    right: 0px;
}
.owl-controls .owl-nav > div.owl-prev {
    right: 30px;
}
.dor-tabsidebar-product-category-wrapper .owl-controls .owl-nav > div{top: 0px;}
#dorTabAjaxSidebar{border:none;}
.ajax_block_product_sidebar {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.product-image-container-sidebar > a {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    display: block;
    padding-bottom: 1px;
    padding-right: 1px;
    overflow: hidden;
}
.ajax_block_product_sidebar .action-container-sidebar{display: none;}
.product-name, .ajax_block_product_sidebar .right-block > h5, .quickview h1.h1 {
    color: #333;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    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: 15px;
}
.sidebar-line-cart {
    bottom: 0;
    position: absolute;
}
.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: #333;
    font-size: 18px;
    outline: medium none;
    font-weight: 500;
}

/******Product Detail*****/
.bootstrap-select .bs-caret {
    display: none;
}
.h1.product-name-detail, .quickview h1.h1 {
    font-size: 20px;
    font-weight: 400;
}
.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: 11px;
    font-weight: 400;
    left: 17px;
    top: 17px;
}
#content .product-flags > li.product-flag.new {
    right: 17px !important;
    top: 17px !important;
    font-size: 15px;
    font-weight: 400;
}
.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;
}
.current-price{
    color: #52afc6;
}
#product .product-prices{margin-top: 0px;}
.product-quantity .add, .product-quantity .qty {
    float: none;
    margin-bottom: 0.5rem;
    width: 100%;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical,
#product .bootstrap-touchspin .input-group-btn-vertical{width: auto;float: none;display: block;}
#product .product-quantity .bootstrap-touchspin .input-group-btn-vertical{position: static;}
.quickview .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up,
#product .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up{
    position: absolute;right: 0px;
}
.quickview .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down,
#product .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down{
    position: absolute;left: 0px;margin:0 auto;
}
.quickview .product-quantity .input-group-btn-vertical .btn,
#product .product-quantity .input-group-btn-vertical .btn {
    padding: 0;
    width: 22%;
    height: 35px;
    background: #f9f9f9;
}
.product-quantity #quantity_wanted {
    border-left: 0 none;
    border-right: 0 none;
    height: 35px;
    left: 22%;
    text-align: center;
    width: 56%;
    box-shadow: none !important;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";
    font-size: 15px;
    left: 2px;
    position: absolute;
    top: -5px;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after,
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
    font-size: 30px;
    left: 2px;
    position: absolute;
    top: -15px;
}
.quickview .product-quantity .input-group-btn-vertical .btn i,
#product .product-quantity .input-group-btn-vertical .btn i {
    font-size: inherit;
    left: auto;
    position: relative;
    top: auto;
}
.product-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;
}
.product-information, .quickview #product-description-short{clear: both;padding-top: 20px;position: relative;}
.product-information::before, .quickview #product-description-short::before{
    content: "";
    border-top:1px dotted #cfcfcf;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 10px;
}
.quickview .bootstrap-select.btn-group .dropdown-menu.showview {
    display: block;
}
.quickview .modal-footer {
    display: none;
}
.quickview .close > span, .modal-header .close span {
    font-size: 30px;
}
.quickview .modal-header{padding:0px;}
#product .product-prices .price-inner, .quickview .price-inner{float: left;}
#product-availability{float: right;padding-top: 5px;font-weight: 400;}
#product-availability .material-icons {
    font-size: 16px;
    margin-top: -9px;
    color: #52afc6;
}
.dor-detail-reviews {
    padding-bottom: 15px;
}
div.star::after{
    color: #52afc6;
}
div.star.star_on::after{
    color: #52afc6;
}
.product-actions .add-to-cart .material-icons{display: none;}
.product-actions .add-to-cart {
    background: #171717 none repeat scroll 0 0;
    border: 1px solid #171717;
    border-radius: 35px;
    height: auto;
    padding: 7px 30px;
}
/****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: -45px;
    width: auto;
}
.social-sharing li.googleplus a:before {
  content: "\f0d4";
}
.social-sharing li.facebook a {
    background: #3b59ab none repeat scroll 0 0;
    border-color: #3b59ab;
}
.social-sharing li.twitter a {
    background: #33CCFF none repeat scroll 0 0;
    border-color: #33CCFF;
}
.social-sharing li.googleplus a {
    background: #dc4a38 none repeat scroll 0 0;
    border-color: #dc4a38;
}
.social-sharing li.pinterest a {
    background: #C92228 none repeat scroll 0 0;
    border-color: #C92228;
}
/***Button Connect***/
.product-actions .dor-wishlist {
    float: left;
    margin-left: 150px;
    margin-top: -55px;
}
.compare-product-button {
    float: left;
    margin-left: 190px;
    margin-top: -55px;
    padding-left: 10px;
}
.dor-wishlist > a, .compare-product-button .add_to_compare, .dor-wishlist > a#wishlist_button,
.dor-compare-button-fel .add_to_compare {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.compare-product-button .add_to_compare {
    display: block;
}
.addToDorWishlist i, .dor-wishlist > a#wishlist_button i {
    color: #878787;
    font-size: 16px;
}
.compare-product-button .add_to_compare i{
    color: #878787;
}
#content .product-flags > li.product-flag.new{
    background: #52afc6;
}
#product #block-reassurance {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    margin-top: 30px;
}
.product-images > li.thumb-container > .thumb.selected, 
.product-images > li.thumb-container > .thumb:hover,
.dor-wishlist > a#wishlist_button:hover{
    border-color: #52afc6;
}
.images-container .product-images > li.thumb-container > .thumb {
    border-radius: 5px;
    box-shadow: none;
    margin-right: 20px;
}
.scroll-box-arrows i {
    height: 132px;
    line-height: 132px;
}
#tabInfoproduct.tabs {
    box-shadow: none;
    padding: 50px 0 0;
}
#tabInfoproduct.tabs .nav-tabs .nav-link {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 25px;
}
#tabInfoproduct.tabs .nav-tabs .nav-link.active, #tabInfoproduct.tabs .nav-tabs .nav-link:hover {
    background: #52afc6 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
#tabInfoproduct .tab-content {
    border: 1px solid #ddd;
    padding: 10px 25px;
}
#tabInfoproduct .nav.nav-tabs {
    border: medium none;
}
.product-description, .product-description > p {
    color: #5b5b5b;
}

.productscategory_h2 > span {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.blockproductscategory{position: relative;}
.blockproductscategory > div{position: static !important;}
.blockproductscategory h2.productscategory_h2 {
    border-bottom: 0 none;
    color: #333;
    font-size: 18px;
    margin: 40px 0 20px;
    padding: 10px 0;
    position: relative;
    width: calc(100% - 100px);
}

.blockproductscategory h2.productscategory_h2 span{display: inline-block;position: relative;background: #fff;padding-right: 20px;}
.blockproductscategory h2.productscategory_h2::before{
    content: "";
    border-top:1px dashed #ddd;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 20px;
}
.blockproductscategory .owl-controls .owl-nav > div{top: 44px;width: 30px;height: 30px;line-height: 29px;}
.blockproductscategory .owl-controls .owl-nav > div.owl-prev {
    right: 40px;
}
.blockproductscategory .js-product-miniature{display: inline-block;}
.regular-price {
    color: #acaaa6 !important;
}
.list-compare-left .empty {
    text-align: left;
}
#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: 500;
    text-transform: uppercase;
    position: relative;
}
.product-features > dl.data-sheet dt.name::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    right: 50px;
    top: 14px;
    width: 1px;
}
#product-details .product-reference, #product-details .product-quantities{font-style: italic;}
#product-details .product-reference .label, #product-details .product-quantities .label {
    font-size: 18px;
    font-weight: 400;
    padding-left: 0;
    position: relative;
}
#product-details .product-reference span, #product-details .product-quantities span {
    color: #52afc6;
}
.product-features h3.h6 {
    font-size: 20px;
    padding-left: 0;
    position: relative;
    display: block;
    font-weight: 400;
}
.product-features h3.h6::after {
    background: #52afc6 none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}
#product-details .product-features {
    margin-left: 0;
    padding-top: 25px;
}
.btn.btn-scale.btn-go-cate{
    color: #52afc6;
}
.owl-controls .owl-nav > div:hover{
    border-color: #52afc6;
}
.owl-controls .owl-nav > div:hover i{
    color: #52afc6;
}
.dor-wishlist > a:hover, .compare-product-button .add_to_compare:hover,
.control-action-buttons ul li a:hover{
    border-color: #52afc6;
    color: #52afc6;
}
.dor-wishlist > a:hover i, .compare-product-button .add_to_compare:hover i,
.control-action-buttons ul li a:hover i{
    color: #52afc6 !important;
}
.product-actions .add-to-cart:hover, .cart-button.button.ajax_add_to_cart_button.add-to-cart span:hover{
    background: #fff;
    border-color: #52afc6;
    color: #52afc6;
}
.product-cover .layer .zoom-in{color:#52afc6; }
article .product-container:hover .dor-wishlist > a,
article .product-container:hover .dor-compare-button-fel .add_to_compare,
article .product-container:hover .cart-button.button.ajax_add_to_cart_button.add-to-cart span,
.ajax_block_product_sidebar:hover .cart-button.button.ajax_add_to_cart_button.add-to-cart span{
    border-color: #52afc6 !important;
    color: #52afc6;
}
article .product-container:hover .dor-compare-button-fel .add_to_compare i,
article .product-container:hover .dor-wishlist > a i{color: #52afc6;}
article .product-container:hover .product-image-container{border-color: #52afc6;}
.suggestions-contents article .product-container:hover .product-image-container .thumbnail.product-thumbnail img,
.suggestions-contents article .product-container:hover .product-image-container .thumbnail.product-thumbnail::before{border-color: #52afc6;}
.product-name:hover{
    color: #52afc6;text-decoration: none !important;
}
.box-status{text-decoration: none !important;}
/****Review***/
#criterions_list .star {
    display: inline-block;
}
.cmt-review-group {
    padding-bottom: 25px;
}

.field-review-cmt input[type="text"], #comment_title{
    border: 1px #eee solid !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    max-width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
#id_new_comment_form .new_comment_form_content #content-review-comment{
    border: 1px #eee solid !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    height: 110px !important;
    max-width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
#new_comment_form label{font-size: 15px;}
#new_comment_form h2 {
    font-size: 30px;
    margin-bottom: 1px;
    margin-top: 3px;
    text-transform: none;
}
#new_comment_form #new_comment_form_footer{font-size: 15px;}

#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: 24px;
    font-weight: 500;
    margin-bottom: 1px;
    margin-top: 3px;
    text-transform: none;
}
#new_comment_form label, #id_new_comment_form .comment-notes {
    font-size: 13px;color: #444444;font-weight: 400;
}
#id_new_comment_form  .required{font-weight: 400;color: #52afc6;font-size: 13px;}
#new_comment_form #criterions_list{border-bottom: none;padding:0px;}
#new_comment_form .new_comment_form_content > input,
#new_comment_form .new_comment_form_content > textarea{
    background-color: #fff;
    border: 1px solid #eaeaea;
    line-height: 28.8px;
    outline: medium none;
    padding: 5px 15px;
    transition: all 0.4s ease 0s;
    width: 100%;
    height: auto;
    border-radius: 0 !important;
}
#new_comment_form_footer .fr {
    float: left;
}
.avatar-review > img {
    width: 60px;
}
.comment-text {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 0 0 0 70px;
    padding: 1em 1em 0;
}
.meta-rating-area {
    display: block;
    margin: 0 0 1em;
    overflow: hidden;
}
.meta-area {
    float: left;
    font-size: 12px;
}
.user-rating {
    color: #52afc6;
    float: right;
}
.avatar-review img {
    border-radius: 50%;
    display: inline-block;
}
#product_comments_block_tab div.comment .comment_author .meta-rating-area strong{float: left;padding-right: 10px;}
#product_comments_block_tab div.comment .comment_author .meta-rating-area span{font-weight: 300;}
#product_comments_block_tab div.comment .comment_author .description {
    font-size: 13px;
}
.new_comment_form_content{background: none;padding: 0px;}
#submitNewMessage{
    background: #52afc6 none repeat scroll 0 0;
    padding: 5px 25px;
}


.dorCompareLeftSidebar {
    padding: 10px 0 50px;
}
.facet-label input[type="radio"] {
    line-height: normal;
    margin: 4px 0 0;
    position: relative;
    top: 4px;
}
.products-sort-order.show-sort-order .dropdown-menu {
    display: block;
    left: 22px;
}
#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin-left: 0;
}
.actions-footer-sidebar > a.dor-sidebar-compare {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}
#content-wrapper .block-category.card.card-block {
    box-shadow: none;border-color: #f3f3f3;margin-bottom: 25px;
}
.total-products > p{margin-bottom: 0px;}




.products-sort-order .select-title{margin-left: 0px;}
.products-sort-order .select-title{border:1px #f3f3f3 solid;}
.products-sort-order.show-sort-order .dropdown-menu {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    display: block;
    left: 16px;
    width: 19.18rem;
    background: #fff;
}
.dor-display-cate {
    display: inline-block;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}
.dor-display-cate a i{
    color: #dededd;font-size: 25px;
}
.show-display-control a {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 6px 8px;
}
.show-display-control a.active,
.show-display-control a:hover {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}
.show-display-control a.active i,
.show-display-control a:hover i{
    color: #fff;
}
#js-product-list-top {
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 25px;
    position: relative;
}
#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: 10px;
}

nav.pagination ul.page-list li.current > a, nav.pagination ul.page-list li.current > a:hover {
    background-color: #52afc6;
    border-color: #52afc6;
    color: #fff;
}
nav.pagination ul.page-list li.current > span,
nav.pagination ul.page-list li > a:hover,
#cart .cart-grid .cart-grid-body > a.label:hover,
.checkout.cart-detailed-actions.card-block .btn.btn-primary:hover{
    background-color: #52afc6;
    border-color: #52afc6;
    color: #fff;
}
.pagination .page-list {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
}
.pagination_previous b,
.pagination_next b{display: none !important;}
nav.pagination ul.page-list li.current > span,
nav.pagination ul.page-list li.disabled.pagination_previous > span,
nav.pagination ul.page-list li.disabled.pagination_next > span,
nav.pagination ul.page-list li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    color: #5b5b5b;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    width: 40px;
    font-weight: 400;
}

nav.pagination ul.page-list li + li {
    padding-left: 10px;
}
nav.pagination ul.page-list li {
    display: inline-block;
}
nav.pagination ul.page-list li a span, nav.pagination ul.page-list li.current > span span{background: none !important;border:none;padding:0px;}
#pagination_bottom .pagination {
    float: right;
}
.pagination .previous, .pagination .next{float: none;}
nav.pagination ul.page-list li.pagination_previous{margin-right: 0px;}
nav.pagination ul.page-list li.pagination_next{margin-left: 0px;}
.show-page-text-number {
    padding-top: 8px;
}


/******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;
}
#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: #52afc6;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 160px;
    z-index: 2;
}
#authentication section.login-form .forgot-password a, #authentication .register-form > p a{color: #52afc6;}
#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: #52afc6;border-color: #52afc6;color: #fff;
}
#authentication .register-form > p{
    text-align: center;
}
#authentication #customer-form .form-group > label{text-align: left;}
#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: #52afc6;
    text-decoration: none !important;
}
/******End Login Page*****/


/*****Login Form*****/
.page-authentication #content{width: 100%;max-width: 100%;}
h2.auth-heading {
    border-bottom: 1px solid #ddd;
    color: #333e48;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 10px;
    padding-bottom: 13px;
    position: relative;
    text-transform: capitalize;
}
h2.auth-heading::before {
    background: #52afc6 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 115px;
}
.register-form h2.auth-heading > p{float: right;}
section.login-form #login-form .form-group label {
    display: block;
    font-size: 15px;
    text-align: left;
    width: 100%;
}
section.login-form #login-form .form-group > div.col-md-6{display: block;width: 100%;}
section.login-form #login-form, .login-customer-text .content {
    padding: 0 55px;
}
section.login-form #login-form .form-group > div.col-md-6 input {
    border: 1px solid #ddd;
    border-radius: 35px;
    box-shadow: none;
    min-height: 50px;
}
#authentication [data-action="show-password"] {
    background: #52afc6 none repeat scroll 0 0;
    border-radius: 0 35px 35px 0;
    height: 50px;
    margin-left: -20px;
    position: relative;
    z-index: 99;
    font-size: 13px;
}
.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: 35px;
    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: 400;
    line-height: 20px;
    padding-left: 0.625rem;
}
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: #333;
    font-size: 18px;
    font-weight: 500;
    padding: 8px 35px;
}
#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;
}
.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: 750px;
    display: none;
    max-width: 96%;
}
.subscribe-me h2.sec-title{font-size: 40px;}
.subscribe-me h3 {
    font-weight: 400;
    margin: 0 auto;
}
.subscribe-1 {
    position: relative;
    background-color: #fff;
    background-image: url(../img/bg_newsletter_popup.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.subscribe-1::before {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.subscribe-2 {
    background-size: cover;
    position: relative;
}
.subscribe-me .login-wrap form .form-control {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #333;
    font-size: 14px;
    padding: 6px 12px;
    width: 100%;
    height: 42px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 400;
    color: #000;
    box-shadow: none;
}
.subscribe-me h2 {
    margin: 10px auto;
}
.subscribe-me .subscribe-2 .login-wrap form .form-control{color: #1f1f1f;}
.subscribe-me .login-form {
    max-width: 50%;margin: 0 auto;
}
.subscribe-me .login-wrap {
    padding: 10px 15px 30px;
    position: relative;
    z-index: 1;
}
.subscribe-me h2, .subscribe-me h3, .checkAgainSubs span{color: #333;}
.login-form .fancy-button {
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
}
.form-group.checkAgainSubs {
    text-align: left;
}
.checkAgainSubs .checker {
    display: inline-block;
}
.popup-cls.close {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    opacity: 1;
    padding: 7px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 5;
}
.popup-cls.close::before {
    border-color: rgba(0, 0, 0, 0) #52afc6;
    border-style: solid;
    border-width: 0 60px 60px 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.subscribe .alt.fancy-button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 35px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 8px 35px;
    text-transform: uppercase;
    width: auto;
}
.form-group.checkAgainSubs > span {
    font-size: 13px;
    font-weight: 300;
    position: relative;
    top: -3px;
}
/*---------------- Subscribe Ends ------------------------ */

/*---------------- Back To Top Start -------------------------- */
#to-top{
  position: fixed;
  font-size: 22px;
  height: 42px;
  line-height: 38px;
  text-align: center;
  width: 42px;
  bottom: -50px;
  right: 30px;
  color: #fff;
  cursor: pointer;
  transition:all 0.7s ease 0s;
  z-index: 9;
}
#to-top::before, #to-top::after {
  border: 1px solid #52afc6;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transition: all 0.4s ease 0s;
  width: 100%;
}
#to-top::after {
  border-color: #52afc6;
  background-color: #52afc6;
  height: 75%;
  left: 12.5%;
  top: 12.5%;
  width: 75%;
  z-index: -1;
}
/*---------------- Back To Top Ends ------------------------ */




/*******Cart Product******/
.cart-title .h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.cart-title .h2 > span {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.cart-title .h2 span span{
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #52afc6;
}
.cart-title .h2 > span:before{
    content: "";
    position: absolute;
    border-top: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
    height: 5px;
    right: 100%;
    top: 16px;
    width: 100%;
}
.cart-title .h2 > span:after{
    content: "";
    position: absolute;
    border-top: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
    height: 5px;
    left: 100%;
    top: 16px;
    width: 100%;
}
#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: 700;
}
.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;
}
.cart-summary-line .label{color: #333;font-size: 15px;}
.block-promo .promo-input {
    border: 1px solid #ddd;
    color: #414141;
    height: 35px;
    text-indent: 0.625rem;
    width: 80%;
}
.block-promo .promo-input + button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    margin-top: -6px;
    text-transform: capitalize;
}
.cart-grid-right .promo-discounts{padding-top: 0px;}
.block-promo .promo-code-button{margin-bottom: 0px;}
.checkout.cart-detailed-actions.card-block .btn.btn-primary {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 25px;
    box-shadow: none;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
}
.block-promo .promo-code-button{text-transform: uppercase;}
.js-discount.card-block.promo-discounts .cart-summary-line .label{font-weight: 300;}
.js-discount.card-block.promo-discounts .cart-summary-line .label .code{font-weight: 400;text-decoration: none;color: #333;}
.js-discount.card-block.promo-discounts .cart-summary-line .label {
    color: #878787;
}
#js-checkout-summary hr{margin:0;display: none;}
.cart-summary-products {
    padding-bottom: 20px;
}
.cart-summary-products a[data-toggle="collapse"] {
    color: #52afc6;
    font-size: 13px;
    text-decoration: underline;
    text-transform: uppercase;
}
.custom-radio input[type="radio"]:checked + span{background-color: #52afc6;}
.card-block .cart-summary-line.cart-total .value {
    font-size: 25px;
    font-weight: 700;
}
.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: 22px;
    font-weight: 700;
}
#cart-subtotal-shipping {
    font-style: italic;
    padding-top: 10px;
    color: #909090;
}
#cart-subtotal-shipping span{color: #909090;}
.card-block .cart-summary-line:last-child small {
    color: #909090;
    font-style: italic;
}
.checkout.cart-detailed-actions.card-block {
    padding-bottom: 25px;
    padding-top: 25px;
}
.block-promo .promo-code{padding-bottom: 0px;}
.cart-grid-right .promo-discounts, .block-promo.promo-highlighted, .js-discount.card-block.promo-discounts {
    background: #ebebeb none repeat scroll 0 0;
}
.cart-grid #block-reassurance{display: none;}
.cart-grid .product-image.media-middle {
    display: inline-block;
    overflow: hidden;
}

/****Check Out Cart******/
#checkout header#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    opacity: 1;
    position: relative;
    right: auto;
    width: 100%;
    z-index: 99;
    height: auto;
}
body#checkout #header .header-nav{padding: 0px;height: auto;}
body#checkout #header .header-nav .logo{max-height: 100%;padding-top: 16px;}
body#checkout #_desktop_language_selector i.material-icons,
body#checkout #_desktop_currency_selector i.material-icons{color: #333;}
body#checkout #header .header-nav{overflow: hidden;z-index: -999;}
body#checkout #header .header-nav:hover{
    overflow: inherit;z-index: 999;
}
h1.step-title.h3 {
    border-bottom: 1px solid #f3f3f3;
    font-size: 18px;
    margin-top: 0;
    padding: 8px;
}
body#checkout section.checkout-step {
    border:1px #f3f3f3 solid;
    border-top: 3px solid #8bbea5;
    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;}
#checkout-personal-information-step h1.step-title.h3 .step-number::before{
    content: "\f2be";font-size: 23px;color: #333;
}
#checkout-addresses-step h1.step-title.h3 .step-number::before{
    content: "\f041";font-size: 23px;color: #333;
}
#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: 23px;color: #333;
}
#checkout-payment-step h1.step-title.h3 .step-number::before{
    content: "\f283";font-size: 23px;color: #333;
}
#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: 500;
}
#checkout .radio-inline {
    font-size: 13px;
}
#checkout .form-control {
    border-color: #f3f3f3;
    border-radius: 35px;
    box-shadow: none;
    height: 40px;
}
.form-control-comment{display: none;}
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"], 
.radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -16px;
    margin-top: 0;
    position: absolute;
}
.custom-radio input[type="radio"]:checked + span{width: 11px;height: 11px;top: 0px;left: 0px;}
.custom-radio{height: 15px;width: 15px;}
#checkout .nav-link {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: none !important
}
.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: #333;
    padding: 8px 25px;
    float: none !important;
}
.js-address-form > form > .clearfix{text-align: center;}
footer.form-footer {
    padding-bottom: 35px;
    padding-top: 25px;
}
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: #878787;}
#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;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
    font-size: 23px;
}
body#checkout section.checkout-step .delivery-option{background: none;}
body#checkout section.checkout-step .delivery-option .col-sm-1 {
    padding-top: 15px;
}
body#checkout .delivery-options-list #js-delivery{text-align: center;}
body#checkout .delivery-options-list {
    padding-bottom: 30px;
    padding-top: 15px;
}
body#checkout section.checkout-step .delivery-option > label{text-align: left;font-size: 12px;}
.delivery-options-list .form-fields {
    border-top: 1px solid #ddd;
}
.delivery-options-list .form-fields:first-child{border-top:none;}
body#checkout #checkout-payment-step .content {
    padding-bottom: 30px;
    padding-top: 15px;
}
body#checkout .payment-options .payment-option label > span {
    font-size: 13px;
    position: relative;
    top: -4px;
}
body#checkout .condition-label label {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    top: -4px;
}
.js-additional-information > section p {
    font-size: 13px;
    font-style: italic;
}
.js-additional-information dl{font-size: 13px;}
.h6.carrier-name {
    font-size: 15px;
    font-weight: 400;
}
label.delivery-option-2 > .row > div {
    line-height: 38px;
}
.carrier-price {
    font-style: italic;
    font-weight: 400;
    color: #52afc6;
}
.custom-radio{border-color: #f3f3f3;}
#content-hook_order_confirmation .h1.card-title {
    font-size: 22px;
}
#content-hook_order_confirmation .card-block p {
    padding-left: 40px;
}
#order-confirmation #content-wrapper > section {
    padding: 0 0px;
}
#order-confirmation #order-items .card-title.h3, #order-confirmation #order-details .card-title.h3 {
    font-size: 18px;
    margin-bottom: 40px;
    position: relative;
}
#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;
}
.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;
}
.order-confirmation-table .order-line div.qty div{
    font-size: 18px;
}
#order-items .order-confirmation-table table tr{line-height: 45px;}
#order-items .order-confirmation-table table tr:first-child {
    font-size: 20px;
}
#order-items .order-confirmation-table table tr:last-child {
    font-size: 19px;
}

#order-items .order-confirmation-table table tr:last-child .text-uppercase {
    font-size: 23px;
}
#order-items .order-confirmation-table table tr:last-child td:last-child{
    font-size: 23px;
}
#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;
    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 25px 7px;
    text-transform: uppercase;
    margin-top: 25px;
}
.cart-line-product-actions, .product-line-grid-right.product-line-actions,
.product-line-grid-right.product-line-actions .col-md-2.col-xs-2.text-xs-right {
    position: static;
}
.cart-line-product-actions .remove-from-cart{
    color: #333;
    font-size: 23px;
}
.cart-line-product-actions .remove-from-cart {
    bottom: 0;
    color: white;
    display: block;
    font-weight: 900;
    line-height: 32px;
    padding-bottom: 3px;
    padding-right: 3px;
    position: absolute;
    right: -10px;
    z-index: 1;
}
.cart-line-product-actions .remove-from-cart i{font-size: 18px;color: #fff;}
.remove-from-cart::before {
    border-width: 0 0 50px 50px;
}
.product-line-grid-body .product-line-info:first-child a.label:hover,
.product-line-info > span.label, 
body#checkout #cart-summary-product-list .media-body .product-price.pull-xs-right{
    color: #52afc6 !important;
}
#checkout #checkout-login-form .form-control {
    border-radius: 35px;
    box-shadow: none;
    height: 40px;
    max-width: 70%;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn:hover, .continue:hover{
    background: #52afc6 !important;border-color: #52afc6 !important;color: #fff !important;
}
#checkout .nav-link.active, #customer-form section > p > span.font-weight-bold{color: #52afc6;}
.remove-from-cart::before {
    border-color: transparent transparent #52afc6;
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: -1;
}
.remove-from-cart:hover::before{
    border-color: transparent transparent #333;
}
body#checkout section.checkout-step .address-alias {
    font-size: 15px;
    position: relative;
    text-transform: uppercase;
    top: 4px;
}
body#checkout section.checkout-step .address {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-left: 1.5625rem;
    margin-top: 20px;
}
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: #52afc6;
    color: #fff;border-color: #52afc6;;
}
.page-my-account .page-header {
    display: none;
}
.page-my-account #content .links a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-my-account #content .links a{padding:0px 15px;text-decoration: none !important;}
.page-my-account #content .links a span.link-item {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    padding-bottom: 25px;
    padding-top: 25px;
}
.page-my-account #content .links a:hover span.link-item i,
.page-my-account #content .links a:hover span.link-item{
    color: #52afc6;border-color: #52afc6;
}
.page-my-account #content .links a span.link-item i {
    display: inline-block;
    font-size: 40px;
    margin-bottom: 15px;
    position: relative;
}
.page-my-account #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.page-my-account footer.page-footer .text-xs-center > a {
    background: #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;}
#wrapper #content-wrapper{padding-left: 15px;padding-right: 15px;}
.links-list-sidebar > a i {
    font-size: 17px;
}
#identity .custom-checkbox label em{display: none;}
.dor-user-content {
    padding: 35px;
}
#customer-form .form-control, #address #content .address-form .form-control {
    border-radius: 5px;
    box-shadow: none;
    height: 40px;
}
.dor-user-content footer.form-footer {text-align: center;}
.dor-user-content footer.form-footer .btn-primary,
.dor-user-content footer.form-footer .form-control-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 30px;
    box-shadow: none;
    color: #333;
    font-size: 16px;
    padding: 8px 35px;
    float: none !important;
}
.page-addresses .address, .page-authentication #content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 14px;
}
.page-addresses .address .address-body h4 {
    font-size: 15px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.page-addresses .address .address-body h4:after{
    content: "";
    position: absolute;
    background: #ddd;
    height: 2px;
    width: 35px;
    left: 0px;
    bottom: -10px;
}
.page-addresses .address .address-body address {
    font-size: 13px;
    line-height: 27px;
    min-height: 9rem;
}
.page-addresses .address .address-footer{text-align: center;border-color: #ddd;}
.address-form .form-control-label {
    font-size: 14px;
}
footer.page-footer .account-link {
    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;
}
footer.page-footer .account-link i{
    font-size: 20px;top: 1px;position: relative;
}
footer.page-footer .account-link span{font-size: 15px;}
footer.page-footer .account-link:first-child{background: #fff;}
footer.page-footer .account-link:last-child{background: #333;color: #fff;border-color: #333;}
footer.page-footer .account-link:last-child span{color: #fff;}
#order-slip article.alert.alert-warning,
#discount article.alert.alert-warning{display: none;}
/*********End My Account User************/

/******Popup Add To Cart*****/
#blockcart-modal .cart-products-count {
    border: medium none;
    font-size: 16px;
    margin: 0;
    position: relative;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.cart-content > p strong{
    color: #333;
}
.cart-content > p {
    color: #52afc6;
}
#blockcart-modal .modal-dialog{max-width: 767px;}
#blockcart-modal .cart-content .btn i{display: none;}
#blockcart-modal .cart-content .cart-content-btn .btn {
    border: 1px solid #ddd;
    border-radius: 30px;
    box-shadow: none;
    white-space: inherit;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
#blockcart-modal .modal-body{background: #fff;}
#blockcart-modal .product-name {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
#blockcart-modal .cart-content .cart-content-btn .btn.btn-primary {
    background: #52afc6 none repeat scroll 0 0;
    border: medium none;
}
#blockcart-modal .cart-products-count {
    font-size: 16px;
    text-transform: uppercase;
}
.cart-modal-price {
    font-size: 18px;
    font-weight: 300;
}
#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0.3125rem;
}
#blockcart-modal .modal-body .divide-right span strong{font-size: 13px;font-weight: 400;}
#blockcart-modal .modal-header{padding:5px 15px;background: #52afc6;}
#blockcart-modal .cart-content .cart-content-btn{padding-top: 25px;}
.modal-add-cart {
    font-size: 18px;
    font-weight: 400;
}
.modal-add-cart strong {
    font-size: 15px;
    font-weight: 400;
}
.modal-add-cart.cart-modal-total-value > strong {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
}
.modal-add-cart.cart-modal-total-value {
    font-size: 24px;
}
.modal-add-cart.cart-modal-total-value > span {
    color: #333;
    font-size: 15px;
    font-style: italic;
}
/******End Popup Add To Cart*****/

/*****Quick View Product*****/
.quickview .modal-content{background: #fff;}
.quickview .modal-dialog{max-width: 991px;}
.quickview .images-container{display: block;}
.quickview .images-container > div{width: 100%;}
.quickview .mask{padding-top: 15px;height: auto;}
.quickview .images-container .product-images > li.thumb-container > .thumb{width: 7.938rem;}
.quickview .product-cover img{box-shadow: none;}
.quickview .close {
    position: absolute;
    right: 10px;
    z-index: 999;
}
.quickview .product-cover img{padding: 15px;}
.quickview .social-sharing{margin-left: 0px;}
/*****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: #52afc6 none repeat scroll 0 0;
    display: none;
    margin: 0 -60px;
}
.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*******/



/*********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: #52afc6 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 35px;
    text-transform: uppercase;
    border-color: #52afc6;
}
body#category main article.dor-list-display .product-container:hover .control-action-buttons{
  transform:none;
}
body#category main article.dor-list-display .product-container .product-image-container {
    position: relative;
}
body#category main article.dor-list-display .action-button ul li.icon-line-cart span.disabled, body#category main article.dor-list-display .action-button ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #52afc6;
    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 i, 
body#category main article.dor-list-display .action-button ul li a i{
    color: #52afc6;
}
body#category main article.dor-list-display .price-slider.button--sacnite::before, 
body#category main article.dor-list-display .action-button ul li a::before{
    box-shadow: 0 0 0 35px #fff inset !important;
}
body#category main article.dor-list-display .price-slider.button--sacnite:hover::before, 
body#category main article.dor-list-display .action-button ul li a:hover::before{
    box-shadow: 0 0 0 2px #52afc6 inset !important;
}
/*body#category main article.dor-list-display .action-button ul {
    display: inline-block;
    text-align: center;
    float: left;
    margin: 0 0 0 15px;
}*/
body#category main article.dor-list-display .product-price-and-shipping span.price{
  color: #52afc6;
}
/*body#category main article.dor-list-display .action-button ul li{padding: 0px 5px;float: left;}*/
body#category main article.dor-list-display .dor-wishlist {
    display: inline-block;float: left;padding: 0px 0px;
}
body#category main article.dor-list-display .add_to_compare,
body#category main article.dor-list-display .dor-wishlist a.addToDorWishlist {
    display: inline-block;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    z-index: 99;
    background: #fff none repeat scroll 0 0;
    border: 2px solid #52afc6;
    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: #52afc6;
    font-size: 18px;
    line-height: 14px;
}
body#category main article.dor-list-display .product-title-item{
    text-align: left;margin-bottom: 30px;margin-top: 0px;
}
body#category main article.dor-list-display .product-title-item a {
    font-size: 20px;
    position: relative;
    text-align: left;
}
body#category main article.dor-list-display .comments_note::after{left: 0px;display: none;}
body#category main article.dor-list-display .product-price-and-shipping{
    text-align: left;
}
body#category main article.dor-list-display .product-container::before{
    display: none !important;
}

body#category main article.dor-list-display .product-container{
    background: #fff none repeat scroll 0 0;
    border: 0px solid #f4f1e3;
    padding: 10px 0px;
}

body#category main article.dor-list-display .comments_note{
    text-align: left;
}
body#category main article.dor-list-display .hook-reviews .comments_note .star_content{display: block !important;}

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;
}
body#category main article.dor-list-display .hook-reviews {
    float: right;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 20px;
}
body#category main article.dor-list-display .dor-product-description {
    position: relative;
}
body#category main article.dor-list-display .hook-reviews .comments_note > div{
    display: block !important;
}
body#category main article.dor-list-display .hook-reviews .comments_note > div:last-child > span{
    color: #a0a0a0;
    display: block;
    font-size: 12px;
    line-height: 22px;
    margin-left: 0;
    overflow: initial;
    text-align: right;
    font-style: italic;
}
body#category main article.dor-list-display .product-price-and-shipping span{font-size: 19px;}

article.dor-list-display .product-description-short p {
    color: #444;
    font-size: 14px;
}
article.dor-list-display .product-description-short {
    display: block;
    margin: 15px 0 25px;
    text-align: left;
}
#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: 15px;}
}
@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 .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: #52afc6 !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;}


/*****About Us*****/
.page-content.page-cms{padding: 0px;}
.info-about-media > div {
    border: 1px solid #ddd;
    padding: 10px;
}
.info-about-media{float: right;}
.about-us-item-media > img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
}
.info-about-media img {
    height: auto;
    max-width: 100%;
}
#dor-about-us > div {
    margin-bottom: 50px;
}
#dor-about-us h2 {
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
#dor-about-us h2::before {
    background: #ddd none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: calc(50% - 20px);
    position: absolute;
    width: 40px;
}
.about-us-item-info {
    text-align: center;
}
.about-us-item-info > h3 {
    font-size: 15px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.about-us-item-info > span {
    color: #606060;
    font-size: 14px;
    font-weight: 300;
}
.live-social-connect-about-us {
    padding-top: 7px;
}
.live-social-connect-about-us > a {
    color: #333;
    display: inline-block;
    padding: 0 8px;
}
.live-social-connect-about-us > a:hover i{
  color: #52afc6;
}
/****About Us V2****/

.about-us-v2-group {
    padding-bottom: 95px;
}
.about-us-v2-sigle h3 {
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    margin-top: 0px;
}
.skill-process-line > label {
    display: block;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
}
.skill-line-bg {
    background: #ddd none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    height: 8px;
    width: 100%;
    position: relative;
}
.skill-line-processed {
    background: #52afc6 none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    height: 100%;
    position: absolute;
}
.skill-line-processed > em {
    position: absolute;
    right: 0;
    top: -29px;
}
.skill-process-line {
    padding-bottom: 30px;
    padding-top: 10px;
}
.about-us-v2-line {
    line-height: 23px;color: #333;padding-bottom: 15px;
}
.about-us-v2-line p{color: #333;}
.list-service > li {
    padding-bottom: 15px;position: relative;
}
.list-service {
    padding-left: 35px;
}
.list-service > li::before{
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\f05d";
  left: -32px;
  top: 6px;
  color: #52afc6;
  font-size: 18px;
  font-weight: 100;
}
.about-us-v2-sigle img {
    height: auto;
    width: 100%;
}
.quot-aboutus {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
}
.quot-aboutus::before{
  position: absolute;
  left: 0px;
  width: 3px;
  background: #52afc6;
  height: 100%;
  content: "";
}
#about-us-v2 .about-us-persion-inner h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase;
}
/****End About Us V2****/



/****404***/
.pagenotfound-info {
    padding-top: 220px;
}
#pagenotfound .breadcrumb.hidden-sm-down.dor-breadcrumb,
#pagenotfound #footer {
    display: none !important;
}
#pagenotfound #wrapper {
    background: none !important;
}
#pagenotfound #header{display: none !important;}
#pagenotfound {
    background: rgba(0, 0, 0, 0) url("../img/404.jpg") no-repeat scroll center center;
    width: auto;
    position: relative;
    color: #fff;
}
.logo-notfound.align-center {
    padding-top: 50px;
}
#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: 220px;
    font-weight: 900;
}

.pagenotfound h3 {
    font-size: 35px;
    font-weight: 400;
    padding-bottom: 15px;
    text-transform: uppercase;
}
#pagenotfound .comeback-home {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}
#pagenotfound .comeback-home a{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%;
}
#products #pagenotfound-footer, #products .logo-notfound{display: none;}
.pagenotfound {
    text-align: center;
}
#products .comeback-home > a {
    padding-left: 15px;
}
#product_comparison .add-to-cart span {
    border: medium none;
}



.ui-slider .ui-slider-range.ui-widget-header,
.dorFilterInner input[name="submit_range"]:hover{
    background-color: #52afc6 !important;
}
.ui-slider-handle.ui-state-default.ui-corner-all,
.dorFilterInner input[name="submit_range"]:hover,
#product_comparison .add-to-cart {
    border-color: #52afc6;
}
.dorFilterInner input[name="submit_range"]:hover{
    color: #fff;
}
.actions-footer-sidebar > a.dor-sidebar-compare, .compare_footer_link .button.lnk_view.btn.btn-default {
    background: #52afc6 none repeat scroll 0 0;
    border-color: #52afc6;
    color: #fff;
}
.list-compare-left ul li:hover a, .list-compare-left ul li:hover span, .infoCompareInner > h3 > i,
.noty_text_body strong, .noty_text_body a,
#product_comparison .h5-name-product a, 
#product_comparison .add-to-cart i, #product_comparison .add-to-cart span{color: #52afc6;}
#product_comparison .cmp_remove::before {
    border-color: transparent transparent #52afc6;
}


.tooltip.fade.top.in > div.tooltip-inner{background: #52afc6;}
.tooltip.fade.top.in > div.tooltip-arrow{border-top-color: #52afc6;}
.tooltip.left .tooltip-arrow {
    border-left-color: #52afc6;
}
.dorSharingSocial > .tooltip.fade.top.in > div.tooltip-arrow {
    border-top-color: #52afc6;
}
.tooltip-inner{background-color: #52afc6;}
.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
    border-top-color: #52afc6;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #52afc6;
}


#mywishlist .icon-line-wishlist {
    display: none;
}
#mywishlist header h2 {
    color: #333;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 0.15em;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
#mywishlist header h3 {
    color: #333;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
}
#mywishlist header p {
    margin-bottom: 0;
    text-align: center;
}
#mywishlist header h3 span {
    font-size: 25px;
    padding-left: 5px;
    padding-right: 5px;
    color: #52afc6;
}
.btn-remove-wishlist {
    border: medium none;
    display: none;
    padding: 0;
    display: none;
    background: none !important;
}
.btn-remove-wishlist > span {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 35px;
    color: #6b6b6b;
    display: block;
    padding: 8px 25px;
    text-transform: uppercase;
}
.btn-remove-wishlist > span strong{font-weight: 400;}
#module-dorblockwishlist-dorwishlist .product-miniature:hover .btn-remove-wishlist{
    display: inline-block;
}
#module-dorblockwishlist-dorwishlist .product-miniature:hover .btn-remove-wishlist span{
    border-color: #52afc6;
    color: #52afc6;
}
.btn-remove-wishlist > span i {
    font-size: 20px;
}
#header .header-nav a.signout-button .material-icons {
    display: inline-block;
    font-size: 18px;
    line-height: inherit;
    margin-right: 5px;
    position: relative;
    top: -5px;
}
.user-info .toogle_content .btn.btn-default.signout-button{float: left;margin-bottom: 25px;}
.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%;
}


/************/

.control-line-cart .icon-line-wishlist-fel {
    display: inline-block;
    position: relative;
    right: -45px;
    transition:all .3s;
    opacity: 0;
    visibility: hidden;
}
.control-line-cart .dor-compare-button-fel {
    display: inline-block;
    position: relative;
    left: -45px;
    transition:all .3s;
    opacity: 0;
    visibility: hidden;
}
.control-line-cart form {
    display: inline-block;
    position: relative;
    top: -3px;
}

article:hover .control-line-cart .icon-line-wishlist-fel {
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=100);
    right: 0;
}
article:hover .control-line-cart .dor-compare-button-fel {
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=100);
    left: 0;
}

.item-blog-data:hover .item-blog-media::before{border-color: #52afc6;}
.footer-bottom-info-wapper > div:first-child{color: #999;}
.item-content-blog .entry-title a:hover, .footer-bottom-info-wapper a{color: #52afc6;text-decoration: none;}
.item-content-blog .read-more-link span:hover{border-color: #52afc6;color: #52afc6;}
.header-social-button > a:hover i{color: #52afc6;}
.dor-megamenu ul.navbar-nav > li.dorfix-logo > a::after{display: none;}
/*****Footer******/
.dorFooterInner .collapse {
    display: block;
    text-align: left;
}
.footer-social .social a{border:1px #fff solid;}
/*****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;
}