body{color: #444444;}
body.pattern1{background: url("pattern/pattern1.png") repeat center center;}
body.pattern2{background: url("pattern/pattern2.png") repeat center center;}
body.pattern3{background: url("pattern/pattern3.png") repeat center center;}
body.pattern4{background: url("pattern/pattern4.png") repeat center center;}
body.pattern5{background: url("pattern/pattern5.png") repeat center center;}
body.pattern6{background: url("pattern/pattern6.png") repeat center center;}
body.pattern7{background: url("pattern/pattern7.png") repeat center center;}
body.pattern8{background: url("pattern/pattern8.png") repeat center center;}
body.pattern9{background: url("pattern/pattern9.png") repeat center center;}
body.pattern10{background: url("pattern/pattern10.png") repeat center center;}
body.pattern11{background: url("pattern/pattern11.png") repeat center center;}
body.pattern12{background: url("pattern/pattern12.png") repeat center center;}
body.pattern13{background: url("pattern/pattern13.png") repeat center center;}
body.pattern14{background: url("pattern/pattern14.png") repeat center center;}
body.pattern15{background: url("pattern/pattern15.png") repeat center center;}
body.pattern16{background: url("pattern/pattern16.png") repeat center center;}
body.pattern17{background: url("pattern/pattern17.png") repeat center center;}
body.pattern18{background: url("pattern/pattern18.png") repeat center center;}
body.pattern19{background: url("pattern/pattern19.png") repeat center center;}
body.pattern20{background: url("pattern/pattern20.png") repeat center center;}
body.pattern21{background: url("pattern/pattern21.png") repeat center center;}
body.pattern22{background: url("pattern/pattern22.png") repeat center center;}
body.pattern23{background: url("pattern/pattern23.png") repeat center center;}
body.pattern24{background: url("pattern/pattern24.png") repeat center center;}
body.pattern25{background: url("pattern/pattern25.png") repeat center center;}
body.pattern26{background: url("pattern/pattern26.png") repeat center center;}
body.pattern27{background: url("pattern/pattern27.png") repeat center center;}
body.pattern28{background: url("pattern/pattern28.png") repeat center center;}
body.pattern29{background: url("pattern/pattern29.png") repeat center center;}
body.pattern30{background: url("pattern/pattern30.png") repeat center center;}
body main.boxed {
    box-shadow: 0 0 6px #777 !important;
    margin: 0 auto !important;
    width: 1200px;
    position: relative;
}
body main.boxed #header.fixed {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    left: auto;
    max-width: 1200px;
    min-height: 80px;
    position: fixed;
    right: auto;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 999;
}
html{font-size: 100%;}
a, #languages-block-top ul li, #currencies-block-top ul li{
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: none !important
}
button{outline: none !important}
img {
    transition: opacity 250ms;
    opacity: 1;
    max-width: 100%;
}
.owl-carousel .owl-item img{width: auto;}
.dor-bg-white{background: #fff;}
.dor-bg-gray{background: #f4f4f4;}
@media (min-width:544px){
    /*.container{max-width:576px}*/
}
@media (min-width:768px){
    .container{max-width:750px}
}
@media (min-width:992px){
    .container{max-width:970px}
}
@media (min-width:1200px){
    .container{max-width:1170px}
}
.menu-label-hot, .menu-label-new, .menu-label-featured {
    background: #DA3F35 none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    padding: 2px 5px;
    position: absolute;
    right: 40%;
    text-transform: uppercase;
    top: -17px;
}
.menu-label-hot::after, .menu-label-new::after, .menu-label-featured::after {
    background: #DA3F35 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 6px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 6px;
}
.dor-slider-desc > p {
    font-size: 100%;
}
#blockcart-modal .modal-dialog {
    margin-top: 90px;
}
.fixed.fixed-tran{position: relative;}
.container{padding-left: 0;padding-right: 0;}
#wrapper{background: #fff;box-shadow: none;}
#index .columns-container{display: none;}
.tooltip.fade.top.in > div.tooltip-inner{background: #2688da;}
.tooltip.fade.top.in > div.tooltip-arrow{border-top-color: #2688da;}
#header{padding-bottom: 0px;}
.box, .page-subheading{border-color: #ececec;}
.required sup{color: #2688da;}
.hight-light{border:1px #ff0000 solid !important;}
#id_new_comment_form .new_comment_form_content #content.hight-light,
.field-review-cmt input[type="text"].hight-light, #comment_title.hight-light{border:1px #ff0000 solid !important;}
.category-top-menu .text-uppercase.h6, #search_filters > h4.text-uppercase.h6 {
    font-family: "Roboto",serif;
    color: #2a2a2a;
    font-weight: 700;
    font-size: 20px;
}
#thumbs_list_frame{opacity: 0;}
.widget-inner.block_content img {
    max-width: 100%;
}
.banner-item img {
    max-width: 100%;
}
.block-category.card.card-block.hidden-sm-down {
    display: none;
}
#search_filters > div,
#search_filters > section{text-align: left;}
#search_filters .facet .facet-title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}
.menu-group-show{
    background: #fff;
}
.block-categories {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 1.5625rem;
    padding: 0;
}
#search_filters {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 1.5625rem;
    padding: 0;
}
.marg-b {
    margin-bottom: 90px;
}
.alert.alert-danger::before{
  content: "\f00d";
}
.alert.alert-danger {
    background-color: #ececec;
    border-color: #ececec;
    color: #ff0000;
    text-shadow: none !important;
}
.alert ul, .alert ol {
    font-size: 13px;
    margin-left: 40px;
    padding-left: 15px;
}
.alert > p, .alert > ul {
    font-weight: 500;
    margin-bottom: 0;
    text-shadow: none;
    text-transform: uppercase;
}
.alert .alert-link, .alert-danger .alert-link {
    background: #2688da none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
    padding: 3px 15px;
    text-transform: none;
}
.alert .alert-link:hover, .alert-danger .alert-link:hover{background: #1f1f1f;}
div.star::after {
    color: #f0bf2d;
}
/****Button Style*****/
.arrowStyleDot1 .owl-dots {text-align: center;}
.arrowStyleDot1 .owl-dot {
    background: #696969 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    margin: 0 4px;
    text-align: center;
    width: 6px;
}
.arrowStyleDot1 .owl-dot.active{background: #2688da;}
.arrowStyleDot1.size2 .owl-dot{background: none;}
.arrowStyleDot1.size2 .owl-dot{
  width: 13px;height: 13px;line-height: 13px;
}
.arrowStyleDot1.size2 .owl-dot > span {
    background: #696969 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin-top: -3px;
    text-align: center;
    vertical-align: middle;
    width: 8px;
}
.arrowStyleDot1.size2 .owl-dot.active{background: #fff;border:1px #2688da solid;width: 13px;height: 13px;}
.arrowStyleDot1.size2 .owl-dot.active span{background: none;border:none;}
.nav-button-style-one.owl-theme .owl-controls{
  margin: 0;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div {
  background: transparent none repeat scroll 0 0;
  color: #787878;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  line-height: 28px;
  margin-top: -18px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  left: 0;
  transition: all 0.7s ease 0s;
  width: 35px;
  z-index: 99;
  border:none;
}
.nav-button-style-one.owl-theme:hover .owl-controls .owl-nav div{
  opacity: 1;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
  right: -17px;
  left: auto;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div.owl-prev {
  right: auto;
  left: -17px;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div:hover::after,
.nav-button-style-one.owl-theme .owl-controls .owl-nav div:hover::before{
  border-color: #2688da;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div:hover::after{
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div:hover{
  color: #fff;
  z-index: 2;
}
.nav-button-style-one{
  position: relative;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div::after,.nav-button-style-one.owl-theme .owl-controls .owl-nav div::before {
  border: 1px solid #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 90;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div::before{
  background-color: #fff;
  z-index: -9;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav div::after {
  border-color: #fff;
  height: 75%;
  left: 12.5%;
  top: 12.5%;
  width: 75%;
  z-index: -1;
}
.nav-button-style-one.owl-theme .owl-controls .owl-nav > div i {
    display: block;
    font-size: 17px;
    height: 100%;
    line-height: 34px;
    position: relative;
    text-align: center;
}
/****Dor Load Page***/
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes -webkit-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.dor-page-loading {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99991;
    display: block;
}
.dor-page-loading #loader::before {
    animation: 3s linear 0s normal none infinite running spin;
    -webkit-animation: 3s linear 0s normal none infinite running spin;
    -ms-animation: 3s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    bottom: 5px;
    content: "";
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.dor-page-loading #loader::after {
    animation: 1.5s linear 0s normal none infinite running spin;
    -webkit-animation: 1.5s linear 0s normal none infinite running spin;
    -ms-animation: 1.5s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.dor-page-loading #loader {
    animation: 2s linear 0s normal none infinite running spin;
    -webkit-animation: 2s linear 0s normal none infinite running spin;
    -ms-animation: 2s linear 0s normal none infinite running spin;
    border-color: #2688da transparent transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    display: block;
    height: 100px;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
    position: relative;
    top: 50%;
    width: 100px;
    z-index: 1001;
}
.dor-page-loading .loader-section.section-left {
    left: 0;
}
.dor-page-loading .loader-section {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    top: 0;
    transform: translateX(0px);
    width: 51%;
    z-index: 1000;
}
.dor-page-loading .loader-section.section-right {
    right: 0;
}
/*****End Loading Page******/
.header-cart-txt > a > i {
    color: #666;
    margin-top: -20px;
    position: relative;
}
.dor-megamenu{clear: none;height: 60px;}
.user-menu{
    opacity: 0;
    visibility: hidden;
    display: block;
    border-radius: 3px;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
}
.user-menu-area.openUser .header-menu-item-icon .user-menu,
.user-menu-area .header-menu-item-icon:hover .user-menu{
    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){
    .dor-megamenu .navbar-nav > li > .dropdown-menu,
    .dor-megamenu .dropdown-submenu .dropdown-menu,
    div.verticalmenu .dropdown-menu,
    div.verticalmenu .navbar-nav > li li.parent > .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:hover > .dropdown-menu,
    .dor-megamenu .navbar-nav > li > .dropdown-menu > li.dropdown-submenu:hover .dropdown-menu,
    div.verticalmenu .navbar-nav > li:hover > .dropdown-menu,
    div.verticalmenu .navbar-nav > li li.parent:hover > .dropdown-menu{
        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;
    }
    div.verticalmenu .dropdown-menu {
        left: auto;right: -100%;
        top: 0;
    }
    div.verticalmenu .navbar-nav > li li.parent > .dropdown-menu{
        left: auto;right: -100%;
    }
    #dor-verticalmenu:hover{z-index: 9999;}
    #dor-verticalmenu .dropdown-menu li > a {
        border-bottom: 1px solid #f4f4f4;
        padding-left: 0;
        padding-right: 0;
    }
    #dor-verticalmenu .dropdown-menu li:last-child > a,
    #dor-verticalmenu .dropdown-menu .widget-subcategories.block li > a{border:none;}
    #dor-verticalmenu .widget-subcategories.block .widget-inner.block_content {
        margin-top: 20px;
    }
    #dor-verticalmenu .widget-heading.title_block a.widget-title {
        font-size: 16px;position: relative;
    }
    #dor-verticalmenu .widget-heading.title_block{position: relative;}
    #dor-verticalmenu .widget-heading.title_block::after {
        border-bottom: 1px solid #f9f6ee;
        bottom: -7px;
        content: "";
        left: 0;
        position: absolute;
        width: 100%;
    }
    div.verticalmenu .dropdown-menu ul li{padding-top: 5px;padding-bottom: 5px;}
    .dor-megamenu .dropdown-submenu .dropdown-menu{right: -100%;}
    .dor-megamenu .navbar-nav > li > .dropdown-menu{padding: 25px 8px !important;}
    .dor-megamenu .navbar-nav > li > .dropdown-menu.megamenu-content{padding: 25px 20px !important;}
    .dor-megamenu .navbar-nav{margin-top: -1px;}
}

header.fixed .cart-products-count > span {
    display: none !important;
}
header#header.fixed.fixed-tran .cart-txt-inner{
    display: block !important;
}
header#header.fixed.fixed-tran .cart-txt-inner > span{display: none !important;}
header#header.fixed.fixed-tran .cart-txt-inner > span.cart-products-count {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #333 !important;
    display: block !important;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 3px;
    width: 20px;
}
#header.fixed.fixed-tran .header-cart-txt, #header.fixed.fixed-tran .user-info-inner{
    position: relative;
}

/*****Header Skin 2******/
.dorheader-skin2 .header-nav > div {
    float: left;
    line-height: 80px;
    padding-left: 40px;
}
.dorheader-skin2 .menu-head-top > div{padding:0px;width: auto;}
.dorheader-skin2 .menu-head-top .ajax_cart_quantity{
  font-size: 13px;
  right: -18px;
  text-align: center;
  top: 15px;
}
.header-menu-item-bars .bars-icon {
    color: #333;
    font-size: 18px;
    cursor: pointer;
}
.shopping_cart > a:first-child i {
    font-size: 17px;
    color: #333;
}
.header-container.dorheader-skin2 #header {
    background: #fff none repeat scroll 0 0;
}
.user-menu-links {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 25px;
    position: fixed;
    right: -365px;
    top: 0;
    width: 360px;
    max-width: 100%;
    box-shadow: -2px 0 7px -5px;
    overflow-y: auto;
    max-height: 100%;
}
.user-menu-links h3 {
    font-size: 14px;
    font-weight: 700;
    font-family: "Roboto",serif;
    clear: both;
    padding-top: 25px;
    position: relative;
}
.user-menu-links h3::after {
    border-left: 2px solid #2688da;
    content: "";
    height: 15px;
    left: -25px;
    position: absolute;
    top: 26px;
}
.user-menu-links .user-info-lists li {
    float: left;
    font-size: 13px;
    width: 50%;
}
.user-menu-links .user-info-lists li a{width: 100%;}
.user-menu-links #languages-block-top, .user-menu-links #currencies-block-top{clear: left;}
.user-menu-links #languages-block-top ul li,
.user-menu-links #currencies-block-top ul li{width: 50%;float: left;}
.user-menu-links .dor-menu-info-account{float: left;}
.user-menu-links .header_user_info{clear: left;}
.user-menu-links .header_user_info.info-logged {
    clear: none;
    float: left;
    padding-left: 15px;
    padding-top: 38px;
}
.user-menu-links .close-menu-link {
    display: inline-block;
    left: calc(50% - 10px);
    line-height: normal;
    position: absolute;
    top: 15px;
    cursor: pointer;
}
.user-menu-links .info-store-content {
    color: #696969;
    font-family: "Roboto",serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    text-align: center;
}
#dor_search_top #dor-search-header2 input {
    color: #333;
    font-family: "Roboto",serif;
    font-size: 17px;
    padding-left: 0;
    padding-right: 0;
}
.header2-info-store {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/bg-head-header2.png") no-repeat scroll center center;
    padding: 45px 0 20px;
}
#dor_search_top #dor-search-header2 button[name="submit_search"]{font-size: 14px;color: #333;}
#dor-search-header2 {
    border-bottom: 1px solid #e0e0e0;display: block;
}
.header_user_info.info-logged span{
  color: #2688da;
}
/*****End Header Skin 2******/
.header-menu-item-icon > a, .header-menu-item-icon .shopping_cart > a{
    transition: all 0.4s ease 0s;
}

.header-menu-item-icon {
  position: relative;line-height: 80px;
}
#_desktop_cart .blockcart .header,
.header-menu-item-icon > a,
.header-menu-item-icon .shopping_cart > a{
    display: inline-block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 35px;
    color: #949494;
    margin-right: 22px;
    cursor: pointer;
}

#_desktop_cart .blockcart .header i{font-size: 15px;color: #333;}
.header-menu-item-icon a:hover{
    color: #fff;
}
.header-menu-item-icon a:hover::after {
  background-color: #2688da;
}
.dor_noproduct .cart-prices, .dor_noproduct .cart-buttons {
    display: none;
}

.cart_block .cart_block_no_products {
    color: #333;
    line-height: normal;
    margin: 0;
    padding: 0;
}
/*****Header Home Page******/

/*****End Header Home Page******/
/*---------------- 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;
}

.subscribe-2 {
    background-size: cover;
    position: relative;
}
.subscribe-me .login-wrap form .form-control {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dddddd;
    font-size: 14px;
    padding: 6px 12px;
    width: 100%;
    height: 42px;
    text-transform: capitalize;
    border-radius: 4px;
    font-weight: 700;
    color: #000;
}
.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: #000;}
.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) #2688da;
    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 Ends ------------------------ */

/*---------------- Back To Top Start -------------------------- */
.zopim
{
	margin-right: 100px !important;
}

#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 #2688da;
  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: #2688da;
  background-color: #2688da;
  height: 75%;
  left: 12.5%;
  top: 12.5%;
  width: 75%;
  z-index: -1;
}
/*---------------- Back To Top Ends ------------------------ */
/*---------------- Cart Block ------------------------ */
.search-box-area, .user-menu-area, .mini-cart-area{display: inline-block;}
#header .shopping_cart{width: auto;padding:0px;}
.shopping_cart > a:first-child{background: none;padding:0px;}
.shopping_cart > a:first-child b,
.shopping_cart > a:first-child .ajax_cart_product_txt,
.shopping_cart > a:first-child .ajax_cart_no_product,
.shopping_cart > a:first-child .ajax_cart_product_txt_s{display: none !important;}

.shopping_cart > a:first-child{position: relative;overflow: inherit;}
.shopping_cart > a:first-child::before{color: #949494;}
#header .shopping_cart > a:first-child::after, .shopping_cart > a:first-child::before{content: "" !important;}
#header .shopping_cart{float: none;}
.header-menu-item-icon .col-sm-4.clearfix {
    padding: 0;float: none;
}
header#header .header-top {
    padding-bottom: 40px;
    padding-top: 40px;
}
.cart-txt-inner > span {
    display: block;
    text-align: left;
    color: #666;
}
.header-cart-txt > i {
    display: inline-block;
    font-size: 30px;
    line-height: 8px;
    color: #666;
    vertical-align: middle;
}
.cart-txt-inner {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}
.useInfoCurrText {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}
.useInfoCurrText > span{display: block;color: #666;}
.user-info-inner > i {
    color: #666;
    display: inline-block;
    font-size: 35px;
    font-weight: normal;
    line-height: 10px;
    vertical-align: middle;
}
.cart-txt-inner > span.cart-products-count {
    color: #2688da;
}

/*****Cart*****/
#header .cart_block {
    background: #fff none repeat scroll 0 0;
    color: #fff;
    opacity: 0;
    position: absolute;
    right: 0;
    left: auto;
    top: 85px;
    visibility: hidden;
    width: 360px;
    z-index: 100;
    display: block !important;
}
#header .cart_block {
    position: absolute;
    z-index: 999;
    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;
    border: 1px solid #eee;
    border-top: 0;
    padding: 20px;
}
.cart_block_list dl.products {
    max-height: 260px;
    margin-right: -10px;
}
.cart_block_list .mCSB_inside > .mCSB_container {
    margin-right: 15px;
}
.cart_block_list .cart-images > img {
    width: 75px;
}
.cart_block_list .cart_block dt {
    padding: 0px;
}
#header .cart_block a {
    color: #000;
    font-size: 15px;
    font-weight: 300;
}
.cart_block .cart-images{margin-right: 10px;width: auto;height: auto;}
#header .cart_block dt {
    padding: 5px 0;background: none;
}
#header .cart_block .price {
    color: #2688da;
}
.cart_block .cart_block_list .remove_link {
    position: relative;
    right: 0;
    top: 0;
}
.cart-info-block-left {
    float: left;
    width: 72%;
}
.cart-info-block-right {
    float: left;
    width: 28%;
    line-height: 20px;
}
.cart_block .cart_block_list .remove_link a.ajax_cart_block_remove_link::before, #layer_cart .cross::before{
    content: "\f00d";
    color: #333;
    font-size: 13px;
}
.cart-info-block-right .price{font-size: 16px;}
#header .cart_block .cart-prices,
#header .cart_block .cart-buttons{background: none;padding: 0px;}

.button_order_cart > span i{display: none;}
.title-block-cart {
    border-bottom: 1px solid #ddd;
    color: #000;
    margin: 0 auto 10px;
    padding-bottom: 15px;
    font-size: 20px;
}
.cart_block .cart-buttons a.button_order_cart {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: none;
    margin: 10px 0 0;
    text-align: center;
    width: 97%;
    float: none;
    margin: 0 auto;
    margin-top: 15px;
}
.cart_block .cart-buttons a#button_order_cart {
    margin: 0 auto;
}
.cart_block .cart-buttons a#button_order_cart span, .cart_block .cart-buttons a#button_order_checkout span {
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #747474;
    font-size: 13px;
    padding: 10px;
    text-shadow: none;
    text-transform: uppercase;
}
.cart_block .cart-buttons a#button_order_cart span:hover,
.cart_block .cart-buttons a#button_order_checkout span:hover{background: #2688da;border-color: #2688da;color: #fff;}
.cart_block .cart-buttons a#button_order_cart span{background: none;}
.cart-prices .cart-prices-line span{display: inline-block;float: none;}
.cart_block .cart-prices .cart-prices-line{text-align: left;border: none;font-weight: 400;}
.cart_block .cart-prices .cart-prices-line:first-child{border-top: 0px #ddd solid;padding-top: 0px;}
.cart_block .cart-prices .cart-prices-line span{font-size: 16px;}
.cart_block .cart-prices .cart-prices-line.last-line{text-transform: uppercase;}
.cart_block .cart-prices .cart-prices-line.last-line span.price.cart_block_total{font-size: 20px;}
.cart_block .cart-prices .cart-prices-line span:first-child{color: #000;}
.cart_block .cart-info{padding-right: 0px;}
#header .cart_block .cart-prices {
    border: medium none;
    line-height: 15px;
    padding: 15px 0;
    position: relative;
}
#header .cart_block .cart-prices::before {
    border-top: 1px solid #ddd;
    content: "";
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
}
.header_user_info.smart-user-act{border-right: none !important;}
.layer_cart_overlay{z-index: 1;}
.optionsTheme{position: fixed;top: 150px;display: block;
width: 35px;height: 35px;z-index: 9999;background: #ff0000;left: 0px;}
.shopping_cart > a:first-child::before{content: "";}
.shopping_cart > a b {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding-right: 5px;
}
.cart_block .cart-info .quantity-formated{color: #000;padding: 0px;font-size: 15px;text-transform:none;}
#header .cart_block .product-atributes{padding: 0px;}
.cart_block .cart_block_list .remove_link{position: relative;top: 0px;right: 0px;}
#header .cart_block .product-atributes a{color: #666;}
.cart_block .cart-info .quantity-formated .quantity{padding-left: 5px;}

#header .shopping_cart .cart_block.block {
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
    border:none;
}
@media (min-width: 992px){
    #header .shopping_cart:hover .cart_block.block{
      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;
  }
}
/*---------------- Cart Block Ends ------------------------ */
/*---------------- Logo ------------------------ */
#header_logo .logo.img-responsive {
    width: auto;
}
header .row #header_logo{padding-top: 0px;}
.logo-wapper > a{height: 80px;line-height: 80px;display: table-cell;vertical-align: middle;}
/*---------------- Logo Ends ------------------------ */

/*---------------- User Menu Ends ------------------------ */

/*---------------- Language Block And Currencies Block ------------------------ */
#languages-block-top ul li {
    color: #fff;
    font-size: 13px;
    line-height: 35px;
}
#first-languages li img, #first-currencies li img {
    display: inline-block;
}
#languages-block-top ul li a, #languages-block-top ul li > span,
#currencies-block-top ul li a, #currencies-block-top ul li > span {
    padding: 0 10px 0 5px;display: inline-block;color: #333;
}
#languages-block-top ul li:hover,
#currencies-block-top ul li:hover{padding-left: 15px;}
#languages-block-top, #currencies-block-top {
    border: 0 solid #515151 !important;
    float: none;
    position: relative;
    width: 100%;
}
#languages-block-top ul,
#currencies-block-top ul{
    background: none;
    display: block;
    left: 0;
    position: relative;
    top: auto;
    width: 100%;
    z-index: 2;
}
#languages-block-top ul li.selected,
#languages-block-top ul li.selected a,
#languages-block-top ul li:hover a,
#languages-block-top ul li:hover span,
#languages-block-top ul li.selected span,
#currencies-block-top ul li.selected,
#currencies-block-top ul li.selected a,
#currencies-block-top ul li:hover a,
#currencies-block-top ul li:hover span,
#currencies-block-top ul li.selected span{
    background: none;color: #2688da;
}
/*---------------- Language Block And Currencies Block Ends ------------------------ */
.user-menu{
  background-color: #fff;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
  left: -120%;
  line-height: 24px;
  min-width: 170px;
  padding: 30px 20px 20px 25px;
  position: absolute;
  text-align: left;
  white-space: nowrap;
  z-index: 9999;
  top: 85px;
}
.user-menu h3 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
}
.user-menu ul{
  margin-bottom: 14px;
}
.user-menu ul li{
  line-height: 28px;font-size: 13px;
}
.user-menu ul li a, .header_user_info a {
  color: #6b6b6b;
  display: block;
  font-size: 100%;
  height: inherit;
  line-height: 28px;
  text-align: left;
  width: inherit;
}
.user-menu ul li a i{
  margin-right: 2px;
}
.user-menu ul li a img{
  margin-right: 10px;
}
.user-menu ul li:hover a, .header_user_info a:hover{
  color: #2688da;padding-left: 15px;
}
.user-menu a:after,.user-menu a:before{display: none;}
.txt-iso-code > span{padding-left: 5px;}
.txt-iso-code > span, .txt-iso-code > strong {
    color: #888;font-size: 12px;text-transform: uppercase;
}
/*---------------- User Menu Ends ------------------------ */

.header-conact-info i {
    color: #696969;
    display: inline-block;
    float: left;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
}
.contact-info-top {
    float: left;
    line-height: 20px;
    padding-right: 20px;
}
.contact-info-top > span {
    display: block;
    text-align: left;
}
.contact-info-top > span:first-child {
    color: #696969;
    font-family: "Lato";
    font-size: 13px;
    font-weight: 300;
    text-align: right;
    text-transform: uppercase;
}
.contact-info-top > span:last-child {
    color: #2688da;
    font-family: "Roboto",serif;
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
}
.header-conact-info {
    display: table;
    padding: 50px 0 30px;
}

.hotSearch {
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
}
.hotSearch a {
    color: #fff;
    font-style: italic;
    padding-left: 14px;
}
.header_user_info i {
    padding-right: 7px;
}
.dor-topbar-selector > div {
    display: inline-block;
    padding-left: 15px;
}
.topbar-info-phone {
    float: left;
}
.dorTopbarContent{
    padding: 5px 15px;
}
.shop-phone strong, .shop-phone i{color: #ddd;font-weight:400;}
.shop-phone {
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    display: block;
}
.shop-phone i{font-size: 17px;}
#header .language-selector a i,
#header .currency-selector a i{color: #ddd;}
/*---------------- megamenu ------------------------ */
#dorSlideShow {
    float: right;
    margin-top: 16px;
    padding-left: 5px;
    width: 77%;
}
.dorVerticalMenu {
    width: 24%;
}
#dor-verticalmenu {
    margin-bottom: 0;
    position: relative;
}
.dor-verticalmenu {
    background-color: #fff;
    border: 1px solid #dadbdd;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 50px;
    z-index: 99;
}
div.verticalmenu .navbar-nav > li{border-color: #dadbdd;}
div.verticalmenu .navbar-nav{background: none;}
.dor-megamenu {
    float: right;
    padding-left: 0;
    width: 76%;
}
@media (min-width: 992px){
    #index .dorVerticalMenu {
        width: 24%;
        position: absolute;
        top: 76px;
        float: none;
    }
    #index .dor-megamenu {
        float: none !important;
        padding-left: 15px;
        width: 100%;
    }
}
.fa-icon-menu {
    float: right;
    padding-right: 22px;
    padding-top: 0px;
}
.header-megamenu {
    padding-top: 0px;background: #2688da;
}
#dor-verticalmenu {
    margin-bottom: 0;
    position: relative;
}
#dor-verticalmenu .dor-vertical-title {
    background-color: #409ae6;
    border-radius: 0;
    border-top: 1px solid #409ae6;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 0;
    text-transform: uppercase;
}
#index #dor-verticalmenu .dor-vertical-title {
    background-color: #2688da;
    border-top: 1px solid #2688da;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 0;
    text-transform: uppercase;
    margin-top: 0px;
    border-radius: 5px 5px 0 0;
}
.dor-verticalmenu .navbar-default {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 0;
}
#dor-verticalmenu .dor-vertical-title h4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 48px;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    z-index: 99;
}
#index #dor-verticalmenu .dor-vertical-title h4{padding:0px;}
div.verticalmenu {
    z-index: 100;
}
div.verticalmenu .navbar-collapse, div.verticalmenu .navbar-vertical {
    margin: 0;
    padding: 0;
}
div.verticalmenu .navbar-nav {
    float: none;
    position: static;
    width: 100%;
}
.dor-verticalmenu .navbar ul.verticalmenu.nav > li {
    padding: 0;
    position: relative;
    text-transform: none;
}
.dor-megamenu .navbar-nav, .dor-megamenu .navbar {
    background: none;
}
.dor-megamenu .navbar-nav{text-align: left;}
#dor-top-menu{border:none;}
.dor-megamenu .navbar-nav > li{margin: 0px;}
.dor-megamenu .navbar-nav > li > a{line-height: 59px;padding:0px 15px;text-transform: none;font-weight: 400;font-size: 14px;color: #fff;}
.dor-megamenu ul.navbar-nav > li{
    display: inline-block;
    transition: all 0.4s ease 0s;
    position: relative;
    float: none;
}
.dor-megamenu ul.navbar-nav > li.active > a span,
.dor-megamenu ul.navbar-nav > li > a:hover span{
    color: #fff !important;
}
.dor-megamenu ul.navbar-nav li .product-meta a{
  line-height: 38px;
}
.more-userinfo-link {
    font-size: 14px;
}
.dor-megamenu ul.navbar-nav > li > a {
    color: #666666;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 0 30px;
    text-decoration: none;
    text-transform: none;
    transition: all 0.4s ease 0s;
}
.dor-megamenu ul.navbar-nav > li > a::after {
  background-color: #000;
  height: 4px;
  left: calc(50% + 5px);
  margin-left: -2.5px;
  margin-top: 14px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 4px;
 content: none;
}
.dropdown-toggle::after{border:none;}
.dor-megamenu ul.navbar-nav > li.active > a::after{
  content: "";
}
.dor-megamenu ul.navbar-nav > li:hover > a::after{
    content: "";
    animation: 1s linear 0s normal none infinite running fa-spin;
}
.dor-megamenu ul.navbar-nav > li:hover > a,.dor-megamenu ul.navbar-nav > li.active > a{
  color: #2a2a2a;
}
.nav.navbar-nav.megamenu {
    background: none;
    margin-left: 0;
}
.dor-megamenu .navbar-nav > li > a .caret:before{color: #fff;}
.dor-megamenu ul.navbar-nav > li > a span.menu-title{color: #fff;text-transform: uppercase;font-size:18px;font-family: "Oswald", sans-serif !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: none;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li a{
  text-transform: none;line-height: 38px;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li .widget-heading.title_block a{
  text-transform: none;line-height: 1;
}
.dor-megamenu .dropdown-menu{left: auto;}
.dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu{
    left: 0;
}
.dor-menu-featured-product .price_container,
.dor-menu-featured-product .image{display: none;}
.dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu > li > div.row > div{padding-left: 0px;padding-right: 0px;}

.widget-content ul.nav-links li::before{content: "";}
.widget-content ul.nav-links li{padding-left: 0px;text-align: left;}
.dor-megamenu .dropdown-menu .widget-content li{text-align: left;}
.dor-menu-featured-product .product-meta {
    line-height: 32px;
    margin: 0;
    text-align: left;
}
.dor-menu-featured-product .product-meta > a{padding-left: 0px !important;padding-right: 0px !important;}
.dor-megamenu ul.navbar-nav li .dropdown-menu .widget-content .widget-inner.block_content a{
  color: #5e5a54;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-size: 15px;
}
.dor-megamenu ul.navbar-nav li .dropdown-menu .widget-content .widget-inner.block_content a{
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.dor-menu-features-col .widget-heading.title_block {
    display: none;
}
.dor-menu-ads-left img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.dor-megamenu ul.navbar-nav li .dropdown-menu .widget-content .widget-inner.block_content a i{width: 20px;}
/*---------------- megamenu Ends ------------------------ */
/*----------------------------------------*/
/*  8. Service-area
/*----------------------------------------*/
.service-area{}
.single-service{
  text-align: center;
}
.ser-icon{
  display: inline-block;
  font-size: 18px;
  height: 49px;
  line-height: 49px;
  margin-bottom: 14px;
  position: relative;
  text-align: center;
  width: 49px;
  z-index: 1;
}
.ser-icon::before, .ser-icon::after {
  border: 1px solid #dddddd;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transition: all 0.4s ease 0s;
  width: 100%;
}
.ser-icon::after {
  border-color: #e9e9e9;
  height: 75%;
  left: 12.5%;
  top: 12.5%;
  width: 75%;
  z-index: -1;
}
.flip-horizontal {
  transform: scaleX(-1);
}
.ser-icon i{}
.single-service h5{
  color: #2a2a2a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
  padding-top: 20px;
  position: relative;
  font-weight:400;
}
.single-service p{
  color: #444444;
  font-size: 13px;
  line-height: 18px;
}
.single-service:hover .ser-icon::after,.single-service:hover .ser-icon::before,.hm-9 .single-service .ser-icon::before,.hm-9 .single-service .ser-icon::after{
  border-color: #2688da;
}
.single-service:hover .ser-icon::after,.hm-9 .single-service .ser-icon::after {
  background-color: #2688da;
}
.single-service:hover .ser-icon,.hm-9 .single-service .ser-icon{
  color: #fff;
}
/*----------------------------------------*/
/*  9. footer-top-area
/*----------------------------------------*/
.footer-top-area{
  padding: 30px 0 15px;
}
.footer-top-area hr {
  border-bottom: 1px solid #2a2a2a;
  border-top: 2px solid #2a2a2a;
  height: 2px;
  margin-bottom: 60px;
}
.footer-logo{}
.footer-socials{}
.footer-socials ul{
  padding: 15px 0 0;
}
.footer-socials ul li{
  display: inline-block;
  margin-right: 15px;
}
.footer-socials ul li a{
  color: #2a2a2a;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  line-height: 26px;
  position: relative;
  text-align: center;
  width: 26px;
}
.footer-socials ul li a::before {
  background-color: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1;
}
.footer-socials ul li a:hover::before {
  background-color: #2a2a2a;
}
.footer-socials ul li a:hover{
  color: #fff;
  z-index: 2;
}
.news-letter-button a {
    border: 1px solid #2a2a2a;
    color: #2a2a2a;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-top: 8px;
    max-width: 270px;
    text-align: center;
    width: 100%;
}
.news-letter-button a:hover{
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}
#main .page-content {
    border: medium none;
    box-shadow: none;
}
#module-dorpages-aboutus2 #wrapper > .container,
#module-dorpages-aboutus #wrapper > .container {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;padding-right: 0px;
}
/*---------------- Footer start ------------------------ */
#footer{padding-top: 0px;}
.footer-container{background: none;box-shadow: none;}
.footer-container #footer .footer-block{margin-top: 0px;}
.footer-container .container{padding-bottom: 0px;}
.footer-container > .container {
    padding-bottom: 35px;
    padding-top: 20px;
}
.footer-copyright-payment {
    color: #ababab;
    padding: 20px 0;
}
.footer-title, .footer-container #footer h4, .footer-container #footer h4 a, #block_various_links_footer h4, .footerInstagram .section-title a, #block_myaccount_infos .myaccount-title a{
  color: #333 !important;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0px;
  text-transform: none !important;
  font-weight: 700;
  font-family: "Roboto",serif;
  text-decoration: none;
}
.footerInstagram .section-title::before {
    display: none;
}
.blockcms-title, .myaccount-title, .myaccount-title a, .block-contact-title {
    margin-top: 0;
}
.footerInstagram .section-title > h4 {
    margin-top: 0;
}
.footer-container #footer .dorFooter-contactus h4, .footer-container #footer #block_various_links_footer > h4{font-size: 18px;font-family: "Roboto",serif;text-transform: none;}
.dorFooter-contactus ul {
    margin-top: 17px;
}
.dorFooter-contactus ul li {
    line-height: 28px;
    text-align: left;
}
.dorFooter-contactus ul li a,
.footer-container #footer ul li a {
    color: #444;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    position: relative;
}
body main .social-connect-icon {
    padding-top: 15px;
}
.footer-container #footer section.footer-block ul li a{padding-left: 0px !important;margin-bottom: 5px;}
.dorFooter-contactus ul li a,
.dorFooter-contactus ul li a span,
.footer-container #footer ul li a{text-shadow:none;font-weight: 400;color: #696969;}
.footer-container #footer section.footer-block ul li a:hover{padding-left: 18px !important;color: #2688da;}
.dorFooter-contactus ul li a em{
  color: #333;
  font-size: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  text-shadow:none;
}
.dorFooter-contactus ul li a:hover {
  color: #333;
}
.dorFooter-contactus ul li a:hover i {
  color: #2688da;
}
body main .social-connect-icon a {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-block !important;
    height: 35px;
    line-height: 35px !important;
    text-align: center;
    width: 35px;
    margin-right: 6px;
}
body main .social-connect-icon a i{font-size: 14px;padding:0px;color: #696969;}
body main .social-connect-icon a:hover i{color: #2688da;}
.dorFooter-contactus ul li a i {
    color: #ababab;
}
.footer-security {
    text-align: right;
}
.footer-bottom-info-wapper > div:nth-child(2){
  font-style: italic;font-size: 13px;
}
.footer-bottom-info-wapper > div:nth-child(2) a{color: #2688da;}
.footer-security > a {
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-transform: uppercase;
    color: #ababab;
}
.footer-bottom-info-wapper hr{position: relative;border:none;}
.footer-bottom-info-wapper hr::before{
  top: -25px;
  content: "";
  position: absolute;
  height: 1px;
  background: #ddd;
  width: 100%;
}
.icon-line-quickview .tooltip.top{min-width: 75px;}
.icon-line-wishlist .tooltip.top{min-width: 95px;}
.icon-line-compare .tooltip.top{min-width: 67px;}
.icon-line-cart .tooltip.top{min-width: 75px;}
/*---------------- Footer End ------------------------ */

/*----------------------------------------*/
/* 18. Shop page-header-area
/*----------------------------------------*/
.page-header-area{
  padding-bottom: 125px;
  padding-right: 0;
  padding-top: 125px;
  background-color: transparent;
  background-image: url("../../img/dorado/bg-pagetitle.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-header-area::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-title{
  text-align: center;
}
.page-title h1 {
  color: #fff;
  font-family: Monda;
  font-size: 38px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 25px;
  text-transform: uppercase;
  transition: opacity 0.24s ease-in-out 0s;
}
.breadcrumb-area{
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 40px;
  padding: 15px 0;
}
.breadcrumb-menu{}
.breadcrumb-menu ul{}
.breadcrumb-menu ul li {
  display: inline-block;
  font-size: 14px;
  color: #b3b3b3;
}
.breadcrumb-menu ul li span {
  color: #343434;
  padding-left: 5px;
}
.breadcrumb-menu ul li a{
  padding: 0 8px;
  color: #b3b3b3;
}
.navigation-pipe {
    padding: 0 5px;
}

/*********fancybox***********/
.fancybox-skin .fancybox-close{
    right: 6px;top: 11px;transform: rotate(45deg);
}
.fancybox-skin .fancybox-close::after {
    color: #3e3e3e;
    content: "\f067";
    font-size: 16px;
}
.fancybox-skin .fancybox-close::before {
    border-bottom: 66px solid transparent;
    content: "";
    position: absolute;
    top: 3px;
    z-index: -1;
    border-right: 66px solid #fff;
    right: -9px;
    transform: rotate(-45deg);
}
.fancybox-prev span, .fancybox-next span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: auto;
    margin: 0 auto;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
    visibility: visible;
    font-family: FontAwesome;
}
.fancybox-next span::after {
    content: "";
    text-align: center;
}
.fancybox-prev span::after{
    content: "";
    text-align: center;
}
.fancybox-nav {
    background: none;
    border: 1px solid #777;
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: calc(50% - 40px);
    width: 40px;
    z-index: 8040;
    line-height: 38px;
    display: none;
}
.fancybox-title-float-wrap{display: none;}
.fancybox-nav:hover{background: #2688da;border-color: #2688da;color: #fff;}
.fancybox-nav:hover span{color: #fff;}
.fancybox-skin:hover .fancybox-nav{display: block;}
.fancybox-skin:hover .fancybox-title-float-wrap{display: block;margin-bottom: 15px;}


/*===========================
Login-register page
============================= */

.log-reg-form .form-title {
  border-bottom: 1px solid #f0f0f0 !important;
  color: #525151 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: "Roboto",serif;
  font-style: italic;
}
.login-register-area .sub-form-title{
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}
.log-reg-form{
  max-width: 500px;
}
.social-login{
  margin-bottom: 30px;
}
.log-reg-form .form-group {
  margin-bottom: 30px !important;
}
.log-reg-form p label{
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.log-reg-form p label::after{
  color: #2688da;
  content: "*";
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
}
.social-login a{
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  min-width: 220px;
  padding: 12px 30px;
  text-align: center;
}
.social-login a:hover,.login-form-area > form .forgot-password:hover {
  opacity: 0.7;
}
.social-login a i {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.social-login a.facebook-login{
  background: #3d5c98 none repeat scroll 0 0;
}
.social-login a.twitter-login{
  background: #22aadf none repeat scroll 0 0;
  float: right;
}

.log-reg-form .forgot-password {
  color: #2688da;
  float: right;
  font-size: 14px;
  font-weight: 400;
}
#SubmitCreate, #SubmitLogin, #submitAccount, #add_address #submitAddress,
#address_delivery.address li.address_update, #address_delivery.address li.address_update span,
#addresses .address li.address_update  span,
#order-list .history_detail .button.button-small span, #order-list .history_detail .link-button,
#address_invoice.address li.address_update span{background: none;border:none;}
#SubmitCreate > span, #SubmitLogin > span, #submitAccount > span, #add_address #submitAddress > span,
#address_delivery.address li.address_update span,
#addresses .address li.address_update span,
#address_invoice.address li.address_update span,
#order-list .history_detail .button.button-small span, #order-list .history_detail .link-button {
  background-clip: padding-box;
  background-color: transparent;
  border: 1px solid #2688da;
  color: #2688da;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  margin-top: 5px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  font-size: 14px;
  border-radius: 30px;
}
#order-list .history_detail .button.button-small span, #order-list .history_detail .link-button {
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px !important;
    width: auto;
    font-size: 11px;
}
.footer_links{clear: both;}
#order-list .history_detail .button.button-small{top: -2px;}
#submitAccount > span{line-height: normal;}
#SubmitCreate:hover span,
#submitAccount:hover span,
#add_address #submitAddress:hover span,
#address_delivery.address li.address_update span:hover,
#address_invoice.address li.address_update span:hover,
#addresses .address li.address_update span:hover,
#order-list .history_detail .button.button-small:hover span, #order-list .history_detail .link-button:hover,
#SubmitLogin:hover span{
  background-color: #2688da;
  border-color: #2688da;
  color: #fff;
}
#addresses main .main-page-indent span,
#addresses main .main-page-indent a{
  background: none;border:none;color: #1f1f1f;
}
#addresses main .main-page-indent span em {
    padding-right: 10px;
}
.account_creation .page-subheading.form-title {
    margin-top: 5px;
}
.password .form_info {
    color: #666666;
    display: block;
    font-size: 13px;
    font-style: italic;
    text-align: right;
}
.registration-info {
  margin-top: 35px;
}
.registration-info h5{
  color: #525151;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.registration-info ul{}
.registration-info ul li{
  color: #8b8b8b;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.registration-info ul li::before {
  color: #2688da;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}
.log-reg-form label{font-weight: 400;color: #666666;}
.log-reg-form label sup{color: #2688da;}
.log-reg-form input[type="text"],
.log-reg-form input[type="email"],
.log-reg-form input[type="search"],
.log-reg-form input[type="password"],
.log-reg-form textarea,
.log-reg-form select {
    background-color: #fff;
    border: 1px solid #eaeaea;
    line-height: 28.8px;
    outline: medium none;
    padding: 5px 15px !important;
    transition: all 0.4s ease 0s;
    width: 100%;
    height: 35px;
    max-width: 100% !important;
}
.form-group-char div.checker{display: inline-block;}
.form-group-char > p:first-child {
    float: left;color: #666666;
}
.form-group-char > p:last-child {
    float: right;color: #2688da;
}
.form-group-char > p:last-child a{color: #2688da;}
.form-group.form-error input, .form-group.form-error textarea,
.form-group.form-ok input, .form-group.form-ok textarea{
  background-position: 98% 10px;
}
.form-header-login > p,
.form_content > p {
    color: #666666;margin-bottom: 20px !important;
}

/**********Cart Address********/
#add_address .bootstrap-select .btn.dropdown-toggle.btn-default {
    line-height: 1.9em;
}
#add_address #other {
    border: 1px solid #ececec;
    max-width: 100% !important;
    width: 100%;
}
#add_address label {
    color: #666;
    font-weight: 400;
}
#address_delivery li,
#address_invoice li,
.addresses .address ul li,
.address li {
    font-size: 13px;
    line-height: 28px;
    color: #666;
}
.order_delivery .page-subheading {
    font-size: 13px;
    font-weight: 400;
}


/******Wishlist*******/
table.wishlist-table,table.wishlist-table th,table.wishlist-table td{
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table.cart-table,table.wishlist-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: separate;
  border-radius: 0px;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-width: 1px 0 0 1px;
}
table.wishlist-table thead th {
  font-size: 14px;
  line-height: 24px;
  padding: 16px 12px;
  text-transform: uppercase;
}
table.wishlist-table tr td.product-img a {
  border: medium none;
  display: block;
  max-width: 80px;
}
table.wishlist-table tr td {
  padding: 16px 12px;
  text-align: center;
}
table.wishlist-table tr td .selector{max-width: 120px;overflow: inherit;}
table.wishlist-table tr td.product-name {
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
}
table.wishlist-table tr td.product-name a{
  color: #474747;
}
table.wishlist-table tr td.product-name a.button {
  background: #ffffff none repeat scroll 0 0 padding-box;
  border: 1px solid #ebebeb;
  border-radius: 0;
  color: #474747;
  float: right;
  font-size: 13px;
  padding: 3px 15px;
}
table.wishlist-table tr td.product-name a.button:hover{
  background: #2688da;
  color: #fff;
}
table.wishlist-table tr td span.instk{
  color: #297e29;
}
table.wishlist-table tr td.cart-button a{
  background-clip: padding-box;
  background-color: #2688da;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  padding: 0 35px;
  text-align: center;
  text-transform: uppercase;
}
table.wishlist-table tr td.cart-button a:hover {
  background: #393939 none repeat scroll 0 0;
}
table.wishlist-table tr td a.remove {
  color: #333;
  font-size: 24px;
}
.wishlist-title > h2 {
  color: #333;
  font-size: 25px;
  margin-bottom: 30px;
}
.wishlistLinkTop .clearfix.display_list, #hideWishlist {
    display: none;
}
#showSendWishlist > a > span, .wl_send.box.unvisible .submit button span {
    border: 1px solid #ddd;
    color: #333;
    font-weight: 400;
    padding: 5px 10px;
    text-shadow: none;
    text-transform: none;
}
#showSendWishlist > a > span:hover, .wl_send.box.unvisible .submit button span:hover{color: #fff;}

/*******Quick View Product******/
#product.content_only div.primary_block div.pb-center-column{width: 50%;}
/*******End Quick View Product******/

/********Megamenu**********/
.widget-html.block.dor-menu-ads {
    padding-bottom: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 10px;
}
.headerskin3 .dor-megamenu .navbar{position: static;}
.dor-megamenu .navbar-nav > li > .dropdown-menu{
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15) !important;
    display: block;
    margin: 0 !important;
    padding: 25px 25px;
    position: absolute;
    border-top: 2px solid #2688da;
}
.dor-megamenu .dropdown-submenu .dropdown-menu{
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15) !important;
  margin: 0 !important;
  padding: 25px 10px 26px;
  border-top: 2px solid #2688da;
}
.widget-html .widget-heading.title_block {
    display: none;
}
.widget-html.block.image-button-menu {
    padding-top: 15px;
}
.dor-right-menu img, .dor-html-menu-bottom img, .dor-html-menu-bottom-2 img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.dor-megamenu .widget-content .widget-heading{
  background: none;border:none;margin:0px;
  color: #272727;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 29px;
  transition: opacity 0.24s ease-in-out 0s;
  padding:0px;
}
.dor-megamenu .widget-content .widget-heading a{
  font-size: 13px;
  font-style: normal;
  line-height: 32px;
  transition: opacity 0.24s ease-in-out 0s;
  display: block;
  color: #333;
  font-weight: 400;
  text-transform: uppercase !important;
  padding: 0;
  transition: all 0.4s ease 0s !important;
}
.dor-megamenu .widget-content .widget-heading a, .dor-menu-featured-product .widget-heading.title_block{
    color: #392a25;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    position: relative;
}
.dor-megamenu .widget-content .widget-heading a::before,
.dor-menu-featured-product .widget-heading.title_block::before{
  content: "";
  position: absolute;
  border-bottom: 1px solid #f9f6ee !important;
  left:0px;
  width: 80%;
  bottom: 0px;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li .widget-heading.title_block a::before{content: "";}
.dor-megamenu .widget-content .dor-widget-shop-pages .widget-heading.title_block a::before{display: none;}
.dor-megamenu .widget-content ul li a{
    font-size: 13px;
    font-style: normal;
    line-height: 38px;
    transition: opacity 0.24s ease-in-out 0s;
    color: #6b6b6b;
    display: block;
    font-weight: 400;
    padding: 0;
    text-transform: capitalize !important;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li a, .footer-container #footer ul li a{
  transition: opacity 0.24s ease-in-out 0s;
  transition: all 0.4s ease 0s !important;
}
.dor-megamenu .widget-content ul li a:hover{
    color: #2688da;
    padding-left: 3px;
}
.dor-megamenu ul.navbar-nav li .dropdown-menu .block_content a, .dor-megamenu ul.navbar-nav > li.parent > ul li a{position: relative;}
.dor-megamenu ul.navbar-nav > li.parent > ul li a{padding-top: 0px;padding-bottom: 0px;}
.dor-megamenu ul.navbar-nav li .dropdown-menu .block_content a:hover{
    color: #2688da !important;
    padding-left: 20px !important;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li a:hover{
    color: #2688da !important;
    padding-left: 20px !important;
}
.dor-megamenu ul.navbar-nav > li.parent > ul li .widget-heading.title_block a:hover{padding-left: 0px !important;}
.dor-megamenu ul.navbar-nav li .dropdown-menu .block_content a:before,
.dor-megamenu ul.navbar-nav > li.parent > ul li a:before{
    transition:all 0.8s ease 0s !important;
}
.dor-megamenu ul.navbar-nav li .dropdown-menu .dor-widget-shop-pages .block_content a:hover:before{
  top: 24px;
}
.footer-container #footer section.footer-block ul li a:hover:before,
.dor-megamenu ul.navbar-nav li .dropdown-menu .block_content a:hover:before,
.dor-megamenu ul.navbar-nav > li.parent > ul li a:hover:before{
  display: inline-block;
  font: normal normal normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "";
  top: 14px;
  left:0px;
  position: absolute;
}
.footer-container #footer section.footer-block ul li a:hover:before{top: 5px;}
.dor-megamenu ul.navbar-nav > li.parent > ul li .product-meta  a:hover:before{top: 4px;}
.dor-megamenu ul.navbar-nav > li.parent > ul li a:hover:before{left: 0px;}
.dor-megamenu #dor-top-menu .dropdown-menu li{padding:0px 15px;}
.dor-megamenu #dor-top-menu .dropdown-menu li.active{max-height: 100%;}
.dor-megamenu #dor-top-menu .dropdown-menu li:last-child > a{border-bottom: none;}
.dor-megamenu #dor-top-menu .dropdown-menu li > a{padding-left: 0px;padding-right: 0px;border-bottom: 1px solid #f4f4f4;}
.dor-megamenu #dor-top-menu .dropdown-menu li > a:hover{border-bottom-color: #2688da;}
.dor-megamenu #dor-top-menu .dropdown-menu li > a:hover span{color: #2688da;}
.dor-megamenu #dor-top-menu .navbar-nav > li.aligned-fullwidth > .dropdown-menu li > a{
   border-bottom: none;
}
.dor-megamenu #dor-top-menu .navbar-nav > li.aligned-fullwidth > .dropdown-menu li{padding-left: 0px;padding-right: 0px;}
.dor-megamenu .dropdown-menu li.parent > a .caret::before{top: 8px;}
.dor-megamenu #dor-top-menu .dropdown-menu .dor-widget-shop-pages .nav-links a{
  padding:8px 0px;border-bottom: 1px solid #f4f4f4 !important;
}
.dor-megamenu #dor-top-menu .dropdown-menu a{text-decoration: none !important;}
.widget-links.block.dor-widget-shop-pages {
    padding: 0 30px 0 15px !important;
    border-right: 1px solid #f9f6ee !important;
}
.dor-menu-fruits-shop {
    padding: 0px 20px 0px 30px !important;
}

.dor-megamenu .dropdown-menu .dor-widget-shop-pages .nav-links li:last-child a{border:none;}
#header.fixed.fixed-tran .menu-group-show .header-top{padding:0px !important;}
#header.fixed {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.4s ease 0s;
  background: #fff;
}
#header.fixed .row #header_logo .logo-wapper{height: 80px;}
#header.fixed .dor-megamenu .navbar-nav > li > a, #header.fixed .header-menu-item-icon{line-height: 50px;}

#product.content_only div.primary_block .comments_advices{display: none;}

/****Popup Add To Cart***/
#layer_cart {
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    top: 20px !important;
    width: 500px;
}
#layer_cart .layer_cart_cart{display: none;}
#layer_cart .layer_cart_product{width: 100%;}
#layer_cart .button-container{clear: both;}
#layer_cart .layer_cart_product .product-image-container {
    border: 0px solid #d6d4d4;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 5px;
    text-align: center;
    width: 100%;
}
#layer_cart .layer_cart_product .product-image-container img{margin: 0 auto;max-width: 300px;border:1px #ececec solid;padding:3px;}
#layer_cart .layer_cart_product .title, #layer_cart .layer_cart_product .title i {
    font-size: 15px;
    margin: 0;
}
#layer_cart .layer_cart_product .layer_cart_product_info{padding-top: 15px;line-height: normal;}
#layer_cart .layer_cart_product .button-container span.continue{float: left;}
#layer_cart .layer_cart_product .button-container span{background: #2688da !important;border:none;box-shadow: none;color: #fff;text-shadow:0px 0px 0px;}
#layer_cart .layer_cart_product .button-container > a{float: right;border:none;}
#layer_cart .layer_cart_product .button-container span:hover,
#layer_cart .layer_cart_product .button-container a:hover{background: none !important;color: #111 !important;}
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
    color: #111111;
    font-weight: 700;
    text-transform: uppercase;
}
#layer_cart .layer_cart_product .button-container span i{display: none;}
.layer_cart_product_info > div{
    padding-left: 0px;
    clear: both;
    line-height: normal;
}
.layer_cart_product_info > span {
    display: inline-block !important;
    padding-right: 10px;
}
#layer_cart_product_attributes, #layer_cart_product_quantity, #layer_cart_product_price{color: #2688da;}
#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
    color: #606060;
    font-weight: 400;
    padding-right: 3px;
}

/****End Popup Add To Cart***/

/****Search Form*******/
/*****Search*******/
.header-line-wapper{padding-top: 6px;}
#dor_search_top {
    width: 100%;
    margin-left: -15px;
    float: none;
    padding-top: 6px;
}
@media (min-width: 561px){
    #dor_search_top{display: block;}
}
#dor_search_top form#searchbox {
    display: table;
    padding-top: 0;
    width: 100%;
}
.dor_search button[name="submit_search"] {
    background: #2688da none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    height: 100%;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.dor_search{padding: 0px;}
.pos_search .dropdown-toggle.form-control {
    border-radius: 3px 0 0 3px;
    border-right: 0 none;
    color: #242b35;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}
.pos_search .dropdown-toggle.form-control .fa.fa-angle-down {
    float: right;
    padding-right: 10px;
    padding-top: 3px;
    text-align: right;
}
.pos_search.form-group {
    width: 28%;
}
.dor_search{width: 72%;}
#dor_query_top {
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding-left: 15px;
    color: #242b35;
    display: block;
    width: 100%;
}
.header-search-icon {
    float: right;
    position: absolute;
    right: 0px;
    top: -13px;
}
.filterDataSearch{left: 0px;width: 360px;}

.header-user-cart {
    float: left;
    width: 15%;
}
.header-nav{width: 13%;}
.hotSearch {
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
}
#header .hotSearch a {
    color: #fff;
    padding-left: 14px;
    font-style: italic;
}
/****End Search Form*******/


/****My Account*****/
#my-account ul.myaccount-link-list li a {
    background: none;
    border: 1px #ececec solid !important;
}
#my-account ul.myaccount-link-list li a span{
  border-color: #ececec;font-weight: 500;
  border-top: 0px;border-bottom: 0px;border-right: 0px;
}
#my-account ul.myaccount-link-list li a i{
  color: #2688da;
}
/****End My Account*****/

#dor-tab-product-category {
    padding:18px 0px 30px;
    margin-top: 0px;
}
.header-main-wrapper {
    clear: both;
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
}
.blockDorado1{
  padding-bottom: 25px;
  padding-top: 25px;
}
/*****Dor Box Html 1*******/
.dor-box-html1 h2.title-box {
    padding-bottom: 50px;
}

.dor-box-html1 h2.title-box .title-bg-box{
  background: url(../../img/dorado/promo-title-1.png) no-repeat center center;
  display: block;
  height: 145px;
  width: 339px;
  text-align: center;
  margin: 0 auto;
}
.dor-box-html1 .box-html-content {
    color: #333333;
    font-family: "Roboto",serif;
    font-size: 27px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 48px;
    margin: 0 auto;
    text-align: center;
    width: 65%;
}
/*****End Dor Box Html 1*******/
/*****Dor Box Html 2*******/
.dor-box-html2 {
    padding-top: 90px;
}
.dor-box-html2 i {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.icon-service-1{
  background-image: url(../../img/dorado/promo-1.png);
  width: 187px;height: 152px;
}
.icon-service-2{
  background-image: url(../../img/dorado/promo-2.png);
  width: 209px;height: 150px;
}
.icon-service-3{
  background-image: url(../../img/dorado/promo-3.png);
  width: 168px;height: 149px;
}
.dor-box-html2 .box-html-content > div{
  text-align: center;margin: 0 auto;
}
.box-content-col {
    color: #696969;
}
.box-readmore {
    background: #fff none repeat scroll 0 0;
    border-radius: 25px;
    color: #2688da;
    display: inline-block;
    font-weight: 700;
    margin-top: 20px;
    padding: 7px 20px;
    text-transform: uppercase;
    border:1px #2688da solid;
}
.box-readmore:hover{
    background: #2688da none repeat scroll 0 0;color: #fff;
}
.dor-box-html2 .box-html-content h3 {
    font-family: "Roboto",serif;
    font-weight: 700;
    margin-bottom: 20px;
}
/*****End Dor Box Html 2*******/

.dor-info-perslider {
    max-width: 1170px;
    position: relative;
    text-align: left;
    margin:0 auto;
}
.dor-slider-title{
  font-family: "Roboto",serif;
  font-weight: 400;
  font-style: italic;
  font-size: 21px;
  text-transform: none;
  color: #2688da;
  text-align: left;
}
.dor-slider-caption{
  font-family: "Roboto",serif;
  font-weight: 700;
  text-transform: none;
  color: #333;
  font-size:45px;
}
.dor-slider-desc {
    font-size: 11px;
    line-height: 19px;
    position: absolute;
    text-transform: none;
    color: #797575;
}
.slider-read-more a {
    border-color: #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
/*.slider-read-more a:hover{
    background: #2688da none repeat scroll 0 0;color: #fff;
}*/
#Dor_Full_Slider .dorArrowLeft, #Dor_Full_Slider .dorArrowRight{display: none !important;}
.dorNavSlider > div.av{background: #2688da !important;border-color: #2688da;}

/*****BreadCrumb****/
.dor-breadcrumb{
  /*background: url(../../img/dorado/bg-cate-head.png) no-repeat center center;*/
  padding-bottom: 103px;
  padding-top: 103px;
  text-align: center;
}
.dor-breadcrumb .breadcrumb{border:none;background: none;}
.dor-breadcrumb .breadcrumb a{background: none;}
.dor-breadcrumb .breadcrumb a::after{background: none;}
.dor-breadcrumb .breadcrumb a::before, .breadcrumb a::after{border: none;}

h1.category-name
{
    color: #111;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    clear: both;
    padding: 5px 20px;
}
.dor-breadcrumb.breadcrumb.img-bck h1.category-name
{
	background: rgba(255, 255, 255, .87);
}
#layered_price_range {
    font-family: "Roboto",serif;
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
}
.layered_filter_ul > label[for="price"] {
    display: block;text-transform: uppercase;color: #ababab;font-size: 13px;
}

.dor-breadcrumb.breadcrumb ol
{
    margin-bottom: 0;
    /*padding-left: 0;*/
    display: inline;
    width: auto;
    height: auto;
    clear: both;
    color: #111;
    padding: 3px 20px !important;
}
.dor-breadcrumb.breadcrumb.img-bck ol {
	background: rgba(255, 255, 255, .87);
}
.dor-breadcrumb.breadcrumb li {
    display: inline;
}
.dor-breadcrumb.breadcrumb li a {
    color: #111;
}
.dor-breadcrumb.breadcrumb li::after {
    color: #111;
    content: "/";
    margin: 0.3125em;
}
.dor-breadcrumb.breadcrumb li:last-child {
    color: #111;
    content: "/";
    margin: 0.3125rem;
}
.dor-breadcrumb.breadcrumb li:last-child::after {
    content: "";
}
#dor-topbar{background: #f4f4f4;}
#dor-topbar .dor-topbar-inner > .container{position: relative;}
/*****End BreadCrumb****/
#footer #newsletter_block_left{display: none;}

#dor_custom_newsletter_block label {
    margin-top: -22px;
}
#dor_custom_newsletter_block label > span {
    color: #333;
    display: block;
    font-family: "Roboto",serif;
    font-size: 30px;
    line-height: 45px;
    text-align: left;
}
#dor_custom_newsletter_block input[name="email"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #696969;
    float: left;
    height: 52px;
    max-width: 100% !important;
    width: 95%;
    border-radius: 3px;
}
#dor_custom_newsletter_block input[name="submitNewsletter"] {
    float: right;
    margin: 0;
}
#dor_custom_newsletter_block input[name="submitNewsletter"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #2688da;
    border-radius: 35px;
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    text-shadow: 0 0;
    text-transform: uppercase;
}
#dor_custom_newsletter_block .form-group {
    margin: 0;
}
#dor_custom_newsletter_block {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.action-button ul {
    text-align: center;
}



/*******Dor About Us V1********/
#dor-about-us #columns{width: 100%;max-width: 100%;}
#dor-about-us #columns > .row{margin:0px;}
#dor-about-us .dor-box-html1 {
    padding-bottom: 70px;
}
.dor-about-left-col .dor-about-signle:first-child {
    text-align: right;
}
.dor-about-signle img{max-width: 100%;}
.about-us-info-stores .dor-about-signle {
    padding: 15px 0;
}
.dor-info-txt {
    background: #fff url("../../img/dorado/icon-qt.png") no-repeat scroll 20px 30px;
    color: #696969;
    font-family: "Roboto",serif;
    font-style: italic;
    padding: 65px 30px 30px;
}
.dor-info-txt > p {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/icont-img-1.png") no-repeat scroll center center;
    font-size: 18px;
    line-height: 1.7em;
}
.dor-info-txt h5 {
    color: #333;
    font-style: normal;
    font-weight: 700;
    padding-top: 25px;
}
.dor-info-txt span{font-size: 14px;}
.step-col-middle > img {
    max-width: 100%;
}
.step-signle .icon-step{width: 70px;line-height: 145px;}
.step-left .step-signle .icon-step{display: inline-block;float: left;}
.step-right .step-signle .icon-step{display: inline-block;float: right;}
.step-left .step-signle .step-sign-info {
    padding-left: 90px;
    position: relative;
}
.step-right .step-signle .step-sign-info {
    padding-right: 90px;
    position: relative;
    text-align: right;
}
.step-signle {
    padding: 25px 0;
}
.step-sign-info > h3{font-family: "Roboto",serif;color: #333;font-size: 20px;}
.about-us-group-1 {
    padding-bottom: 100px;
    background: rgba(0, 0, 0, 0) url("../../img/dorado/bg-main-3.png") no-repeat scroll center bottom;
}
.about-us-group-2 {
    padding-top: 100px;
}
.dor-about-right-col {
    padding-top: 165px;
}
.about-us-group-3{
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 100px 0 260px;
  background-color: #f4f4f4;
}
.about-us-group-5 {
    padding: 90px 0;
}
.head-about-group3, .ourfarmers-head, .story-head, .title-header-tab, .delivery-process-head, .blog-home-data .fancy-heading {
    /*background: rgba(0, 0, 0, 0) url("../../img/dorado/contact/bg-title-contact.png") no-repeat scroll center center;*/
    padding: 16px 0;margin-bottom: 45px;
    text-align: center;
}

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

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

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

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


/* Pipaluk */
#dorSubmitNewsletter, .box-info-product .exclusive, .button--sacnite,
.action-button ul li a, .product-action-deals .add-to-cart a,
.add-to-line > div > a,
main #columns .standard-checkout,
main #columns .ContinueShop{
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: inherit;
    display: block;
    float: left;
    max-width: 250px;
    padding: 1.25em 2em;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    border-radius: 40px;
}
main #columns .ContinueShop, main #columns .standard-checkout {
    float: right;
    margin-left: 15px;
    padding: 5px 25px !important;
    background: none !important;
}
main #columns .ContinueShop span, main #columns .standard-checkout span{padding:0px; color: #fff;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.product-action-deals .add-to-cart a{padding: 0 25px;color: #fff;}
main #columns .standard-checkout::before,
main #columns .standard-checkout::after,
main #columns .ContinueShop::before,
main #columns .ContinueShop::after,
.product-action-deals .add-to-cart a::before,
.product-action-deals .add-to-cart a::after,
#dorSubmitNewsletter::before,
#dorSubmitNewsletter::after,
.box-info-product .exclusive::before,
.box-info-product .exclusive::after {
  content: '';
  border-radius: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}
main #columns .ContinueShop::before,
main #columns .standard-checkout::before,
.product-action-deals .add-to-cart a::before,
.box-info-product .exclusive::before,
#dorSubmitNewsletter::before{
  border: 2px solid #2688da;
}
main #columns .ContinueShop::after,
main #columns .standard-checkout::after,
.product-action-deals .add-to-cart a::after,
.box-info-product .exclusive::after,
#dorSubmitNewsletter::after{
  background: #2688da;
}
main #columns .ContinueShop:hover::before,
main #columns .standard-checkout:hover::before,
.box-info-product .exclusive:hover::before,
.product-action-deals .add-to-cart a:hover::before,
#dorSubmitNewsletter:hover::before{
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
main #columns .standard-checkout::before,
main #columns .standard-checkout:hover::after,
main #columns .ContinueShop::before,
main #columns .ContinueShop:hover::after,
.box-info-product .exclusive::before,
.box-info-product .exclusive:hover::after,
#dorSubmitNewsletter::before,
#dorSubmitNewsletter:hover::after{
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.7, 0.7, 1);
}
main #columns .standard-checkout:hover::after,
main #columns .ContinueShop:hover::after{
  transform: scale3d(0.9, 0.7, 1);
}
main #columns .standard-checkout::before,
main #columns .ContinueShop::before,
.product-action-deals .add-to-cart a::before,
.product-action-deals .add-to-cart a:hover::after{
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.8, 0.7, 1);
}
.product-action-deals .add-to-cart a:hover::after,
main #columns .standard-checkout:hover::after,
main #columns .ContinueShop:hover::after,
.box-info-product .exclusive:hover::after,
#dorSubmitNewsletter:hover::after{
  background-color: #2688da;
}


/* Winona */
.slider-read-more .button--winona {
    margin-top: 0;
}
.button--winona {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 40px;
    color: inherit;
    display: inline-block;
    float: none;
    max-width: 250px;
    padding: 1.3em 2em;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 20px;
    color: #2688da;
}
.button--winona{
    border: 1px solid #2688da;
}
.button--winona{
  overflow: hidden;
  padding: 0;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #2688da;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.button--winona > span {
  display: block;
}
.slider-read-more .button--winona:after,
.button--winona.button--inverted:after{
  color: #fff;
}
.button--winona::after,
.button--winona > span{
  padding: 0.5em 1.5em;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.slider-read-more .button--winona::after,
.slider-read-more .button--winona > span{
  padding: 0.2em 1.5em;
}
.slider-read-more .button--winona:hover,
.button--winona:hover {
  border-color: #2688da;
  background-color: rgba(63, 81, 181, 0.1);
}
.slider-read-more .button--winona:hover,
.button--winona.button--inverted:hover {
  border-color: #2688da;
  background-color: #2688da;
}
.button--winona:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}




/* Sacnite */
.button--sacnite, .action-button ul li a, .add-to-line > div > a {
    width: 70px;
    height: 70px;
    min-width: 0;
    text-align: center;
    line-height: 70px;
    padding: 0;
    color: #fff;
    border:1px #ddd solid;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.button--sacnite i, .add-to-line > div > a i{color: #696969;}
.button--scanite.button--round-l, .add-to-line > div > a {
    border-radius: 50%;
}
.button--sacnite.button--inverted, .add-to-line > div > a {
    color: #37474f;
}
.button--sacnite::before, .action-button ul li a::before, .add-to-line > div > a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    z-index: -1;
    box-shadow: inset 0 0 0 35px #fff;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
    -webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
    transition: box-shadow 0.3s, transform 0.3s;
}
.button--sacnite.button--inverted::before, .action-button ul li a::before, .add-to-line > div > a::before {
    box-shadow: inset 0 0 0 35px #fff;
}
.button--sacnite .button__icon {
    font-size: 22px;
    width: 22px;
}
.button--sacnite > span {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.button--sacnite:hover, .action-button ul li a:hover, .add-to-line > div > a:hover {
    color: #37474f;border-color: #2688da;
}
.button.button--sacnite:hover i, .add-to-line > div > a:hover i{color: #2688da;}
.button--sacnite.button--inverted:hover, .add-to-line > div > a:hover {
    color: #fff;
}
.slider-content .price-slider.button--sacnite::before, .action-button ul li a::before{
    box-shadow: 0 0 0 35px #333 inset;
}
.add-to-line > div > a::before{
  box-shadow: 0 0 0 35px #fff inset;
}
.button--sacnite:hover::before, .slider-content .price-slider.button--sacnite:hover::before,
.add-to-line > div > a:hover::before,
.content_price .deail-price-main.button--sacnite:hover::before, .action-button ul li a:hover::before {
    box-shadow: inset 0 0 0 2px #2688da;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.button--sacnite.button--inverted:hover::before, .action-button ul li a:hover::before, .add-to-line > div > a:hover::before {
    box-shadow: inset 0 0 0 2px #fff;
}
.slider-content .price-slider.button--sacnite:hover::before, .add-to-line > div > a:hover::before,
.content_price .deail-price-main.button--sacnite:hover::before, .action-button ul li a:hover::before{
  box-shadow: inset 0 0 0 2px #2688da;
}
.slider-content .price-slider.button--sacnite:hover, .action-button ul li a:hover, .add-to-line > div > a:hover,
.content_price .deail-price-main.button--sacnite:hover{background: #fff !important;}
.slider-content .price-slider.button--sacnite:hover span, .action-button ul li a:hover i, .add-to-line > div > a:hover i,
.content_price .deail-price-main.button--sacnite:hover span{color: #2688da !important;}


ul.product_list .product-name:hover, .product_list_sidebar h5 a.product-name:hover{color: #2688da;text-decoration: none;}
.widget-content .panel-group {
    margin-bottom: 0;
}

/***Home 1 Deal***/
#dorTabAjaxPro li.active::after{display: none;}
.info-deal-inner > h2 {
    color: #333;
    font-size: 42px;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.info-deal-inner > h3 {
    margin-top: 0;
}
.info-deal-inner > h3 a {
    color: #2688da;
    font-family: "Roboto",serif;
    font-size: 17px;
    font-style: italic;
    letter-spacing: 0.2em;
}
.info-dordeal {
    padding: 70px 0;
}
#daily-countdown-time .item-time {
    display: inline-block;font-family: "Roboto",serif;
}
#daily-countdown-time .item-time span {
    display: block;
    text-align: center;
    color: #696969;
}
#daily-countdown-time .item-time span.dw-time {
    font-size: 45px;
    font-weight: 700;
    padding: 0 30px 20px;
    color: #2688da;
    position: relative;
}
#daily-countdown-time .item-time span.dw-time::before {
    content: ":";
    font-size: 16px;
    position: absolute;
    right: -6px;
    top: 6px;
}
#daily-countdown-time .item-time:last-child span.dw-time::before{content: "";}
#daily-countdown-time .item-time span.dw-txt{
  font-style: italic;letter-spacing: 0.1em;font-size: 16px;
}
.deal-desc {
    padding: 20px 155px 30px 0;
}
#daily-countdown-time {
    margin-left: -15px;
}
.add-to-line > div {
    display: inline-block;
    padding: 0 5px;
}
.add-to-line > div a {
    border: 1px solid #2688da;
    color: #2688da;
    border-radius: 50%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.countdown-time-data {
    padding-bottom: 50px;
}

.product-action-deals .add-to-cart {
    padding-right: 25px;
}
.dorDailyDeal .content_price.price {
    position: absolute;
    text-align: center;
    top: calc(50% - 70px);
}
.dorDailyDeal .content_price.price .deail-price-main{
  border-radius: 50%;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  height: 140px;
  line-height: 140px;
  position: relative;
  text-align: center;
  width: 140px;
  background: #2688da;
  color: #fff;
  font-family: "Roboto",serif;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.dorDailyDeal .content_price.price .deail-price-main > span{
  display: block;line-height: normal;position: inherit !important;font-size: 37px;opacity: 1;
}
.dorDailyDeal .content_price.price .deail-price-main > span.product-price.new-price {
    margin-top: -2px;
}
.dorDailyDeal .content_price.price .deail-price-main > span.deail-price-txt{
  font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.deail-price-main{border:none;}
.deail-price-main::before {
    box-shadow: 0 0 0 35px #2688da inset;
}
/****Home Tab Product*****/
.dor-tab-product-category-wrapper .nav > li > a {
    border: 1px solid #f4f1e3;
    border-radius: 30px;
    color: #696969;
    padding: 3px 20px;
}
.dor-tab-product-category-wrapper .nav > li.active > a, .dor-tab-product-category-wrapper .nav > li > a:hover{
    color: #fff;border:none;
}
.load-more-tab.dor-icon-float-away {
    display: none;width: 50px;
}
.load-center {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px #ddd solid;
    border-radius: 50%;
}
body .load-center:hover {
    border-color: transparent transparent #2688DA;
}
/*****Home Promotion******/
.banner-item {
    position: relative;
}
.promotion-banner-info {
    position: absolute;
    right: 30px;
    top: calc(50% - 60px);
    text-align: center;
}
.promotion-banner-info > h3 {
    color: #333;
    font-size: 37px;
    font-weight: 900;
    font-family: "Roboto",serif;
    letter-spacing: 0.1em;
}
.promotion-banner-info > span {
    color: #696969;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
}
.promotion-banner-signle:last-child .promotion-banner-info > h3 {
    color: #fff;
    text-transform: uppercase;
}
.promotion-banner-signle:last-child .promotion-banner-info > span {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto",serif;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 1px 8px;
    text-transform: none;
}
#index #columns.container {
    padding: 0;
}

.delivery-process-media-group {
    clear: both;
    text-align: center;
}
.delivery-process-step-info {
    text-align: center;
}
.delivery-process-step .process-icon{display: block;margin: 0 auto;}
.delivery-process-step.step-01 .process-icon {
    background-image: url("../../img/dorado/step/step-01.png");
    background-repeat: no-repeat;
    height: 123px;
    width: 128px;
}
.delivery-process-step.step-01 .process-icon:hover{
  background-position: -128px 0px;
}
.delivery-process-step.step-02 .process-icon {
    background-image: url("../../img/dorado/step/step-02.png");
    background-repeat: no-repeat;
    height: 123px;
    width: 128px;
}
.delivery-process-step.step-02 .process-icon:hover{
  background-position: -128px 0px;
}
.delivery-process-step.step-03 .process-icon {
    background-image: url("../../img/dorado/step/step-03.png");
    background-repeat: no-repeat;
    height: 123px;
    width: 128px;
}
.delivery-process-step.step-03 .process-icon:hover{
  background-position: -128px 0px;
}
.delivery-process-step.step-04 .process-icon {
    background-image: url("../../img/dorado/step/step-04.png");
    background-repeat: no-repeat;
    height: 123px;
    width: 128px;
}
.delivery-process-step.step-04 .process-icon:hover{
  background-position: -128px 0px;
}

.delivery-process-step-info {
    position: absolute;width: 100%;z-index: 2;
}
.delivery-process-step.step-01 .delivery-process-step-info,
.delivery-process-step.step-04 .delivery-process-step-info{
  top: 200px;
}
.delivery-process-info-media {
    padding: 200px 0 100px;
}
.delivery-process-step-info h3 {
    color: #333;
    font-family: "Roboto",serif;
    font-size: 19px;
    font-weight: 700;
}
.delivery-process-head {
    padding: 40px 0;
}
.delivery-process-head > h2 {
    position: relative;
}
.delivery-process-head > h2::after {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/line-head-process.png") repeat-x scroll 0 0;
    content: "";
    height: 7px;
    left: 15px;
    position: absolute;
    top: 20px;
    width: calc(50% - 250px);
}
.delivery-process-head > h2::before {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/line-head-process.png") repeat-x scroll 0 0;
    content: "";
    height: 7px;
    right: 15px;
    position: absolute;
    top: 20px;
    width: calc(50% - 250px);
}
.promotion-banner-home1 {
    padding: 25px 0 70px;
}
.delivery-process-step-info > span {
    color: #696969;
}
.delivery-process-step{position: relative;}
.delivery-process-step.step-01 .delivery-process-step-info::before{
  position: absolute;
  content: "";
  background: url(../../img/dorado/step/line-step-1.png) no-repeat;
}
.delivery-process-step.step-01 .delivery-process-step-info::before {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/step/line-step-1.png") no-repeat scroll 0 0;
    content: "";
    height: 92px;
    position: absolute;
    right: -50px;
    top: -85px;
    width: 133px;
}
.delivery-process-step.step-02 .delivery-process-step-info::before {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/step/line-step-2.png") no-repeat scroll 0 0;
    content: "";
    height: 30px;
    position: absolute;
    right: -82px;
    top: 92px;
    width: 161px;
}
.delivery-process-step.step-04 .delivery-process-step-info::before {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/step/line-step-3.png") no-repeat scroll 0 0;
    content: "";
    height: 110px;
    left: -30px;
    position: absolute;
    top: -105px;
    width: 116px;
}

.delivery-process-step.step-02 .delivery-process-step-info{
  padding-right: 45px;
}
.delivery-process-step.step-03 .delivery-process-step-info {
    padding-left: 45px;
}
.DorTestimonial::before{display: none;}
.DorTestimonial{padding:0px;}
div.star.star_on::after{color: #f0bf2d;}
ul.product_list .product-image-container img.img-responsive{margin:0 auto;}
.order_delivery ul.address {
    position: relative;
}
.order_delivery ul.address .page-subheading::before {
    content: "+";
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 30px;
    cursor: pointer;
}
.order_delivery ul.address .page-subheading{border-width: 0px;padding:0px;margin:0px;}
.order_delivery ul.address.openAddress .page-subheading{border-width: 1px;padding:0px 0px 15px;margin-bottom: 12px;}
.order_delivery ul.address > li{display: none;}
.order_delivery ul.address > li:first-child{display: block;}
.order_delivery ul.address.openAddress > li{display: block;}

/*****Gallery******/
.header-tab-gallery > li a {
    border: 1px solid #f4f1e3;
    border-radius: 35px;
    color: #696969;
    font-size: 13px;
    font-weight: 700;
    padding: 3px 15px;
}
/*****End Gallery******/


#dor-search-header2 .filterDataSearch {
    background: #fff none repeat scroll 0 0;
    max-height: 420px;
    max-width: 100%;
    min-width: 235px;
    overflow-y: auto;
    padding: 10px 5px;
    position: absolute;
    width: 310px;
    z-index: 1002;
}
.filterDataSearch{
  box-shadow: 0 0 5px -3px;
}

#_desktop_cart .header > a {
    display: block;
    z-index: 999;
    position: relative;
}


.dorFooter-contactus .contact-info ul li:nth-child(4) a span{color: #2688da;}
/***Home Blogs 3***/
#dorhomeStyle3 .owl-item .main-item-blog{width: 100%;padding:0px;}
#dorhomeStyle3 .month-date {
    border: 2px solid #dfdfdf;
    border-radius: 50%;
    display: table-cell;
    height: 82px;
    line-height: 82px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 82px;
    font-family: "Roboto",serif;
    font-size: 17px;
    font-style: italic;
    letter-spacing:0.1em;
}
#dorhomeStyle3 .month-date small,
#dorhomeStyle3 .month-date em{
  display: block;line-height: normal;
}
#dorhomeStyle3 .month-date small {
    font-size: 35px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 2px;
    position: relative;
    font-weight: 700;
    font-style: normal;
    color: #2688da;
}
#dorhomeStyle3 .month-date small::before{
  content: "";
  position: absolute;
  background: #ddd;
  height: 1px;
  width: 50%;
  bottom: 0px;
}
#dorhomeStyle3 .media-body {
    padding-left: 25px;
    width: auto;
}
#dorhomeStyle3 .entry-categories > a {
    color: #ababab;
    font-family: "Roboto",serif;
    font-style: italic;
    letter-spacing: 0.07em;
}
#dorhomeStyle3 .info-blog-item {
    padding: 25px 0;
}
#dorhomeStyle3 .info-blog-item h3.entry-title a{font-size: 22px;}
#dorhomeStyle3.blog-home-data{padding-bottom: 60px;}
/***End Home Blogs 3***/






/***************Theme Options**************/

#header .header-top{position: relative;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);}
#_desktop_cart{display: inline-block;float: left;}

#product-availability{line-height: 20px;}
.quickview .modal-content{background: #fff;}
#blockcart-modal .cart-products-count {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    bottom: auto;
    color: #333;
    font-family: "Roboto",serif;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 700;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
}
#blockcart-modal .cart-content strong {
    color: #696969;
    display: inline-block;
    font-weight: 400;
    min-width: 130px;
}
#blockcart-modal .cart-content p {
    color: #333;
    font-family: "Roboto",serif;
    font-style: italic;
}
#blockcart-modal .modal-dialog {
    max-width: 950px;
    width: 100%;
}
#blockcart-modal .cart-content {
    padding-left: 0.5rem;
}
#blockcart-modal .divide-right .col-md-6:first-child {
    width: 40%;
}
#blockcart-modal .divide-right .col-md-6:last-child {
    width: 60%;
}
#blockcart-modal .product-image{max-width: 100%;}
#blockcart-modal .product-name {
    color: #2688da;
    font-family: "Roboto",serif;
    font-size: 1.125rem;
    font-style: italic;
    letter-spacing: 0.05em;
}
#blockcart-modal .divide-right .col-md-6:last-child > p:nth-child(2) {
    font-family: "Roboto",serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
}
#blockcart-modal .divide-right .col-md-6:last-child span,
#blockcart-modal .divide-right .col-md-6:last-child > p:last-child{
    color: #2688da;
}
#blockcart-modal .divide-right .col-md-6:last-child strong {
    color: #333;
    display: inline-block;
    min-width: 80px;
}
#blockcart-modal .cart-content .btn{margin-top: 25px;line-height: 25px;}
#blockcart-modal .cart-content .btn.btn-primary{border-color: #2688da;background-color: #2688da;}
#contact-link > a {
    color: #696969;
    font-size: 20px;
}
#contact-link > a i{padding-right: 15px;}
body#checkout #cart-summary-product-list{display: block;}
.cart-summary-products > p:nth-child(1){
    color: #333;
}
.cart-summary-products > p:nth-child(2) {
    display: none;
}
body#checkout #header .header-nav{padding-top: 2rem;}
.dor-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    background-position: right bottom;
    box-shadow: 0 0 4px 0 #999;
}
/*.widget-heading.title_block > a {
    display: inline-block;
    position: relative;
}
.widget-heading.title_block > a::after,
.hot-product-menu .widget-heading.title_block > span::after {
    border-bottom: 1px solid #2688da;
    bottom: -9px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}*/
.dor-dropdown-menu img {
    display: inline-block;
}
.dor-dropdown-menu .dropdown-item {
    display: inline-block !important;
    padding-left: 5px;
}
.dropdown .expand-more{color: #2688da;}

.user-info .account .hidden-sm-down {
    color: #2688da;
    padding-left: 5px;
}
.logout .fa.fa-sign-out {
    padding-right: 5px;
}
#_desktop_user_info{
    float: right;
}

/*********Slide Home**********/
.effectSlider1 .dor-slider-price {
    position: absolute;
    left: 135px;
    top: 180px;
}
.effectSlider1 .dor-info-perslider{margin-left: 0px;}
.effectSlider0 .product-item-image img{
    position: absolute; top: 20px; left: 540px; width: 170px; height: 482px;
}
.effectSlider1 .product-item-image img{
    position: absolute; top: 35px; left: 370px; width: 450px; height: 347px;
}
.effectSlider2 .product-item-image img{
    position: absolute; top: 35px; left: 420px; width: 450px; height: 429px;
}
.effectSlider0 .dor-slider-title{
    position: absolute; top: -88px; left: 200px;
}
.effectSlider1 .dor-slider-title{
    position: absolute; top: -95px; left: 225px;font-size: 32px;color: #fff;
}
.effectSlider2 .dor-slider-title {
    font-family: "Lato",serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    left: 335px;
    letter-spacing: 0.4em;
    position: absolute;
    text-transform: uppercase;
    top: -95px;
}
.effectSlider0 .dor-slider-caption{
    position: absolute; top: 230px; left: 0px;
}
.effectSlider1 .dor-slider-caption {
    color: #fff;
    font-size: 60px;
    left: -80px;
    position: absolute;
    text-transform: uppercase;
    top: 255px;
}
.effectSlider2 .dor-slider-caption {
    font-size: 48px;
    left: 25px;
    letter-spacing: 0.6em;
    position: absolute;
    text-transform: uppercase;
    top: 230px;
}
.effectSlider0 .slider-read-more{
    position: absolute; top: 500px; left: 0px;
}
.effectSlider0.item-slide-data-1 .slider-read-more {
    left: auto;
    position: absolute;
    right: 260px;
    top: 450px;
}
.effectSlider1 .slider-read-more{
    position: absolute; top: 510px; left: 115px;
}
.effectSlider2 .slider-read-more{
    position: absolute; top: 458px; left: 170px;
}
.effectSlider0 .dor-slider-desc{
   position: absolute; top: 318px; left: 0px; width: 350px; height: auto;
}
.effectSlider1 .dor-slider-desc {
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    left: -25px;
    letter-spacing: 0.75em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 335px;
    width: auto;
}
.effectSlider1 .dor-slider-desc p{color: #fff;}
.effectSlider2 .dor-slider-desc {
    color: #333;
    font-size: 12px;
    font-weight: 600;
    height: auto;
    left: 0;
    letter-spacing: 0.7em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 300px;
    width: auto;
}
.dor-slider-desc > p {
    font-size: 100%;
}
/*********End Slide Home**********/
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #2688da !important;
}

.banner-item {
  display: block;
  position: relative;
  overflow: hidden; }
  .banner-item:before {
    background: transparent linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.4) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -150%;
    position: absolute;
    top: 0;
    transform: skewX(-40deg);
    transition: all 1s ease 0s;
    width: 50%;
    z-index: 9; }
  .banner-item:hover:before {
    left: 150%; }

.dor-tab-product-category-wrapper .nav > li > a:hover{background: none !important;color: #2688da !important;border-color: #2688da !important;}
.product-image-container-sidebar > a{position: relative;padding: 0px;}
.product-image-container-sidebar > a:hover{border:none;}
.product-image-container-sidebar > a:before, .product-image-container-sidebar > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }
.product-image-container-sidebar > a:before {
  border-top: 1px solid #2688da;
  border-bottom: 1px solid #2688da;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 97; }
.product-image-container-sidebar > a:after {
  border-right: 1px solid #2688da;
  border-left: 1px solid #2688da;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  z-index: 97; }

  .product-image-container-sidebar > a:hover:before, .product-image-container-sidebar > a:hover:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
.dor-tab-product-category-wrapper .right-block{min-height: 110px;}
.tab-title-pro > span {
    font-weight: 700;
    padding-left: 10px;
    text-transform: uppercase;
}
/*******Page Not Found*******/
#pagenotfound .breadcrumb.hidden-sm-down.dor-breadcrumb{display: none;}
#pagenotfound #wrapper {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/line-bottom-menu.png") repeat-x scroll center top;
    padding-top: 80px;
}
#pagenotfound #wrapper::before {
    background-image: url("../../img/dorado/bg-right-1.png");
    content: "";
    max-height: 100%;
    height: 700px;
    position: absolute;
    right: 0;
    top: 150px;
    width: 221px;
    z-index: 1;
}
#pagenotfound #wrapper::after {
    background-image: url("../../img/dorado/bg-left-1.png");
    bottom: 0px;
    content: "";
    max-height: 100%;
    height: 783px;
    left: 0;
    position: absolute;
    width: 236px;
    z-index: 1;
}
#pagenotfound .pagenotfound{margin:0 auto;text-align: center;}
#pagenotfound .blockPosition, #pagenotfound .dorBlockCustom1, #pagenotfound .blockDorado10, #pagenotfound .footer-container{display: none;}
#pagenotfound .pagenotfound h1 {
    color: #333;
    font-family: "Roboto",serif;
    font-size: 50px;
    padding-bottom: 30px;
    text-transform: none;
    letter-spacing: 0.05em;
    font-weight: bold;
}
#pagenotfound .comeback-home {
    color: #696969;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
#pagenotfound .comeback-home a{padding-left: 5px;color: #333;text-decoration: underline;}
/*******End Page Not Found*******/
#main .page-content {
    padding-left: 0;
    padding-right: 0;
}
.displaySmartBlogRight p img {
    max-width: 100%;height: auto;
}
/*.dorBlockCustom1 > .container > .row{margin-left: 0px;margin-right: 0px;}*/
.footer-container > .container > .row {
    margin: 0 auto;
}
/*******************Responsive Mobile*********************/

/*******HomePage1*****/
/*.blockDorado4 > .row{
    margin-left: 0;
    margin-right: 0;
}
.blockPosition > .container > .row {
    margin-left: 0;
    margin-right: 0;
}
.gst-post-list.row {
    margin-left: 0;
    margin-right: 0;
}
.footer-copyright-payment > .container > .row {
    margin: 0 auto;
}*/
@media (max-width: 1230px){
    .delivery-process-step-group {
        margin-right: 20px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    #dorhomeStyle1 .main-item-blog .image-blog-item{padding-right: 40px;}
    #dorhomeStyle1 .main-item-blog .info-blog-item{padding-right: 22px;}
    #newsletter-input{width: 70%;}
}
@media (max-width: 1199px){
    .deal-desc {
        padding: 20px 0 30px;
    }
    .info-dordeal {
        padding: 35px 0;
    }
    .dor-box-html1 .box-html-content{width: 65%;}

}
@media (max-width: 991px) and (min-width: 768px){
    .info-deal-inner > h2{font-size: 35px;margin-top: 10px;}
    #daily-countdown-time .item-time span.dw-time{font-size: 35px;padding: 0 20px 20px;}
    .deal-desc {
        padding: 5px 0 18px;
    }
    .countdown-time-data {
        padding-bottom: 27px;
    }
    .info-dordeal {
        padding: 0;
    }
    .dorDailyDeal .content_price.price .deail-price-main{width: 100px;height: 100px;line-height: 100px;}
    #dor_custom_newsletter_block label {
        margin-top: 3px;
    }
    #newsletter-input{width: 65%;}
    .des_testimonial{padding:0 60px;}
    .blockDorado5 .container > .row{margin:0 auto;}
    #footer > div.row > .footer-block{width: 50%;margin-bottom: 25px;margin-top: 25px;}
    .dorFooter-contactus.footer-block, #block_various_links_footer, #block_myaccount_infos, .footerInstagram {
        display: block;
        min-height: 228px;
        width: 50%;
    }
}
@media (max-width: 991px){
    #header .header-top{height: 100px;}
    #dor_custom_newsletter_block label > span:first-child {
        display: none;
    }
    .dor-box-html1 .box-html-content{width: 80%;}
    .blockDorado5::before{display: none;}
    .blockDorado5 .container {
        max-width: 100%;
        width: 100%;
    }
    .promotion-banner-signle {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .banner-item img {
        height: auto;
        max-width: 100%;
        width: 100%;
    }
    .image-blog-item img{width: 100%;}
    #dorhomeStyle1 .main-item-blog .image-blog-item{padding-right: 20px;}
    .main-item-blog {
        padding-bottom: 35px;
    }
    /*.blockDorado1 .container {
        max-width: 100%;
        width: 100%;
    }*/
}
@media (max-width: 767px){

    .blockDorado5::after{display: none;}
    .box-content-col {
        margin: 0 auto;
        width: 500px;
    }
    .dor-box-html2 .box-html-content > div {
        margin: 0 auto;
        padding: 30px 0;
        text-align: center;
    }
    .dor-box-html1 .box-html-content{width: 90%;}
    .info-dordeal {
        padding: 35px;
    }
    .dataDailyDeal .replace-2x.img-responsive {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .dorDailyDeal .content_price.price{left: 70px;}
    .delivery-process-step.step-03 .delivery-process-step-info,
    .delivery-process-step.step-02 .delivery-process-step-info{padding: 0px;}
    .delivery-process-step{width: 50%;padding-bottom: 50px;}
    .delivery-process-step.step-01 .delivery-process-step-info::before,
    .delivery-process-step.step-02 .delivery-process-step-info::before,
    .delivery-process-step.step-04 .delivery-process-step-info::before{display: none;}
    .delivery-process-info-media{padding-top: 0px;}
    .delivery-process-step.step-01 .delivery-process-step-info, .delivery-process-step.step-04 .delivery-process-step-info{top: auto;}
    .delivery-process-step-info{position: relative;}
    .dorDailyDeal {
        padding: 0;
    }
    .ajax_block_product_sidebar .left-block{padding-left:15px;}
    .sidebar2 .ajax_block_product_sidebar .left-block,
    .sidebar3 .ajax_block_product_sidebar .left-block{padding:0px;}
    #index #center_column{padding-left: 0px;padding-right: 0px;}
    #index #columns .row{margin-left: 0px;margin-right: 0px;}
    .blog-home-data {
        padding-left: 15px;
        padding-right: 15px;
    }
    .des_testimonial{padding:0px 50px;}
    .info-dordeal{padding:0px;}
    #newsletter-input{width: 100%;}
    #dor_custom_newsletter_block button[name="submitNewsletter"] {
        float: right;
        margin: 15px 0 0;
    }
    .dor-tab-product-category .row-item{margin-left: -15px;margin-right: -15px;}
    .dor_search.form-group{margin-bottom: 0px;}
    .header-menu-item-icon > a::after, .header-menu-item-icon > a::before, .header-menu-item-icon .shopping_cart > a::after, .header-menu-item-icon .shopping_cart > a::before{
        display: none;border:none;
    }
    .header-menu-item-icon > a::after, .header-menu-item-icon .shopping_cart > a::after{display: none;border:none;}
    .header-menu-item-icon > a, .header-menu-item-icon .shopping_cart > a{font-size: 20px;color: #333;}
    .ajax_cart_quantity{right: -15px;top: -6px;font-size: 13px;color: #fff;}
    .header-menu-item-icon > a, .header-menu-item-icon .shopping_cart > a{margin-right: 5px;}

    .container.header-megamenu{left: 35px;}
    .user-menu{left: auto;right: 0px;}
    .dataDailyDeal {
        margin-left: -15px;
        margin-right: -15px;
    }
    .footer-container{overflow: inherit;}
    .owl-controls > .owl-nav > .owl-prev{left:0px !important;}
    .owl-controls > .owl-nav > .owl-next{right:0px !important;}
    .dor-promotion-home6-inner.row {
        margin-left: -15px;
        margin-right: -15px;
    }
    #dorTabFeatured {
        clear: both;
        display: block;
        float: none;
        margin-right: 0;
        padding-top: 25px;
    }
    #dor-tab-featured-category .head-tab-lists::before {
        bottom: auto;
        top: 34px;
    }
    #dor-tab-featured-category .owl-controls > .owl-nav > .owl-prev,
    #dor-tab-featured-category .owl-controls > .owl-nav > .owl-next{top: -110px;}
}
@media (max-width: 767px) and (min-width: 650px){
    #dorTabAjax > li{margin: 0px;}
    #dorTabAjax > li a{font-size: 14px;}
    .dorFooter-contactus.footer-block, #block_various_links_footer, #block_myaccount_infos, .footerInstagram {
        display: block;
        min-height: 228px;
        float: left;
        width: 50%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #block_myaccount_infos .myaccount-title.hidden-sm-down{display: block !important;}
    #block_myaccount_infos .title.clearfix.hidden-md-up{display: none;}
    #footer_account_list {
        display: block;background: none;
    }
    #footer_account_list li {padding: 0px;}
    #footer_account_list li a{font-weight: 400;line-height: normal;}
    .footerInstagram .section-title > h4{text-align: left;}
}
@media (max-width: 675px){
    .dorDailyDeal{background: none;}
    .dor-box-html1 .box-html-content{font-size: 23px;line-height: 42px;}
}

@media (max-width: 649px) and (min-width: 381px){
    #dorTabAjax > li {
        display: inline-block;
        float: none;
        margin: 5px 5px 10px;
        width: 40%;
    }
}
@media (max-width: 590px) and (min-width: 481px){
    .list-item-child .image-blog-item{width: 33.3333%;padding-right: 0px;}
    .list-item-child .info-blog-item{width: 66.6667%;}
    .info-blog-item .read-more-link{display: none;}
    .list-item-child{padding:10px 0px;}
    .list-item-child .news-desc{padding:5px 0px;}
    .dor-box-html1 .box-html-content{font-size: 20px;line-height: 40px;}
}
@media (max-width: 545px) and (min-width: 430px){
    #daily-countdown-time .item-time span.dw-time{font-size: 40px;padding: 0 25px 20px;}
    #daily-countdown-time .item-time span.dw-txt{font-size: 14px;}
    .info-deal-inner > h2{font-size: 35px;}
    .promotion-banner-signle{padding-left: 0px;padding-right: 0px;}
    #dorTabAjax > li{width: 45%;}
    .dor-tab-product-category-wrapper .nav > li > a{font-size: 15px;}
}
@media (max-width: 480px){
    .list-item-child > div{width: 100%;}
    .list-item-child > .info-blog-item {
        padding-top: 10px;
    }
    .des_testimonial {
        padding: 0 25px;
    }
    .delivery-process-info-media > img {
        max-width: 100%;height: auto;
    }
    .main-item-blog .info-blog-item{padding-right: 0px;}
    .dorDailyDeal .content_price.price{left: 0px;}
    .dorDailyDeal .content_price.price .deail-price-main{width: 90px;height: 90px;line-height: 90px;}
    .dor-box-html1 .box-html-content{font-size: 20px;line-height: 40px;}
    .headerskin4 .shopping_cart > a:first-child b,
    .headerskin4 .shopping_cart .ajax_cart_total{display: none !important;}
    .headerskin4 .dorheader-skin2 .menu-head-top .ajax_cart_quantity{right: 10px;}
    #dorTabAjax > li{width: 46%;}
    .dor-tab-product-category-wrapper .nav > li > a{font-size: 13px;}
}
@media (max-width: 435px){
    #dorTabAjax > li {
        display: inline-block;
        float: none;
        margin: 5px 5px 10px;
        width: 70%;
    }
}
@media (max-width: 429px){
    #daily-countdown-time .item-time span.dw-time{font-size: 35px;padding: 0 20px 20px;}
    #daily-countdown-time .item-time span.dw-txt{font-size: 14px;}
    .info-deal-inner > h2{font-size: 30px;}
    .promotion-banner-signle{padding-left: 0px;padding-right: 0px;}
}
@media (max-width: 380px){
    .dor-box-html1 h2.title-box .title-bg-box{max-width: 100%;}
    .dor-box-html1 .box-html-content{width: 95%;}
}
@media (max-width: 360px){
    #daily-countdown-time .item-time span.dw-time{font-size: 30px;padding: 0 16px 20px;}
    #daily-countdown-time .item-time span.dw-txt{font-size: 14px;}
    .info-deal-inner > h2{font-size: 26px;}
    .product-action-deals .add-to-cart{padding-right: 9px;}
    .add-to-line > div{padding:0px 2px;}
}
/*******End HomePage1****/



#header .dorHeaderSearch-Wapper{display: block !important;}
#header.fixed.fixed-tran .dor_title_block,
#header.fixed.fixed-tran #header_logo,
#header.fixed.fixed-tran .cart-txt-inner,
#header.fixed.fixed-tran .useInfoCurrText,
#header.fixed.fixed-tran #dor-topbar{
    display: none !important;
}
#header.fixed.fixed-tran .dorHeaderSearch-Wapper,
#header > .dorHeaderSearch-Wapper,
.fixed .dorHeaderSearch-Wapper .hotSearch{display: none !important;}
#header > .dorHeaderSearch-Wapper.open,
#header.fixed.fixed-tran .dorHeaderSearch-Wapper.open{display: block !important;z-index: 10000;}
#header.fixed.fixed-tran .header-user-cart, #header.fixed.fixed-tran .header-nav.pull-right {
    padding: 0;
}
#header.fixed.fixed-tran .header-user-cart {
    width: auto;
}
#header.fixed.fixed-tran .header-user-cart .shopping_cart > a {
    right: 80px;
}
#header.fixed.fixed-tran .menu-group-show .header-top{padding-top: 0px;}
#header.fixed.fixed-tran .header-line-wapper {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 99;
    width: auto;
}
#header.fixed.fixed-tran .verticalmenu .navbar-nav > li > a{text-align: left;}
#header.fixed.fixed-tran .dorVerticalMenu .fa-icon-menu {
    float: none;
    line-height: 49px;
    padding-right: 0;
    padding-top: 0;
}
#header.fixed.fixed-tran #dor-verticalmenu .dor-vertical-title {
    height: 50px;
    line-height: normal;
    margin-top: 0 !important;
    padding-left: 0;
}
#header.fixed.fixed-tran .dorVerticalMenu .dor-verticalmenu {
    display: none;
    min-width: 270px;
}
.fixed .dorHeaderSearch-Wapper, #header > .dorHeaderSearch-Wapper {
    background: #ddd none repeat scroll 0 0;
    max-width: 100%;
    width: 100%;
}
.fixed .dorHeaderSearch-Wapper #dor_search_top, #header > .dorHeaderSearch-Wapper #dor_search_top {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
}
#header > .dorHeaderSearch-Wapper #dor_query_top, .fixed #dor_query_top {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    color: #242b35;
    display: block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding-left: 15px;
    width: 100%;
}
.fixed .pos_search .dropdown-toggle.form-control, #header > .dorHeaderSearch-Wapper .pos_search .dropdown-toggle.form-control {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px 0 0 3px;
    box-shadow: none;
    color: #242b35;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 0 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
.fixed .pos_search .dropdown-toggle.form-control::after,
#header > .dorHeaderSearch-Wapper .pos_search .dropdown-toggle.form-control::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 1px;
}
#header > .dorHeaderSearch-Wapper .dor_search button[name="submit_search"], .fixed .dor_search button[name="submit_search"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
}
#header > .dorHeaderSearch-Wapper .dor_search button[name="submit_search"] span, .fixed .dor_search button[name="submit_search"] span {
    display: none;
}



#header.fixed.fixed-tran .dor-verticalmenu {
    top: 50px;
}
#header.fixed.fixed-tran .dorVerticalMenu {
    display: block;
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    padding:0px;
    z-index: 99;
}
#header.fixed.fixed-tran .dor-header-menu > .row{margin:0 auto;}
#header.fixed.fixed-tran .dor-megamenu {
    padding-left: 66px;
    width: 100%;
}
#header.fixed.fixed-tran .header-megamenu{padding-top: 0px;margin-top: 0px;}
#header.fixed.fixed-tran .header-cart-txt > i,
#header.fixed.fixed-tran .user-info-inner > i{line-height: 30px;}
#header.fixed.fixed-tran .header-cart-txt,
#header.fixed.fixed-tran .user-info-inner {
    line-height: 50px;
    vertical-align: middle;
}
#header.fixed.fixed-tran #_desktop_cart {
    display: inline-block;
    float: right;
    margin-right: 30px;
}
body header#header.fixed.fixed-tran .menu-group-show .container {
    background-color: #2688da !important;
}
body header#header.fixed.fixed-tran .menu-group-show {
    background-color: #2688da !important;
}
.fixed .dor-megamenu{height: auto;}
#header.fixed .menu-group-show{min-height: auto;}
#header.fixed .header-cart-txt > a > i{margin-top: 0px;color: #fff !important;}
body header#header.fixed .header-cart-txt > i, body header#header.fixed .user-info-inner > i{
    color: #fff !important;
}
.hotSearch > span {
    font-weight: 700;
}
.fixed .search-box-mobile.hidden {
    display: inline-block !important;
}
.fixed .icon-search i {
    color: #fff;
    display: block;
    font-size: 24px;
    position: relative;
    top: 3px;
}
header#header.fixed .icon-search {
    margin-right: 28px;
}





/*******************End Responsive Mobile*********************/


/**********Fixed Menu********/
#header.fixed .header-top #header_logo > a{padding-top: 6px;}

/**********End Fixed Menu********/


/******Hover Effect 2*******/
body.dorHoverEffect2.dor-list-effect-pizza2 main .category-action-buttons{
    bottom: 25%;
    top: auto !important;
    display: block;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 98;
}
body.dorHoverEffect2.dor-list-effect-pizza2 main .category-action-buttons .action-button ul li{transform:none !important;transition:none !important;}
body.dorHoverEffect2.dor-list-effect-pizza2 main .category-action-buttons .action-button ul li:before,
body.dorHoverEffect2.dor-list-effect-pizza2 main .category-action-buttons .action-button ul li:after {
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  transition-duration: 0ms; }

body.dorHoverEffect2.dor-list-effect-pizza2 main .category-action-buttons .action-button ul li:before,
body.dorHoverEffect2.dor-list-effect-pizza2 main .category-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.dorHoverEffect2.dor-list-effect-pizza2 main .dor-thumbnail-container:hover .category-action-buttons,
body.dorHoverEffect2.dor-list-effect-pizza2 main .product-container:hover .category-action-buttons{
      bottom: 43%;
      transform: translate(0);
      opacity: 1;
      visibility: visible;
}
body.dorHoverEffect2#index.dor-list-effect-pizza2 .action-button ul li.icon-line-cart span.disabled,
body.dorHoverEffect2#index.dor-list-effect-pizza2 .action-button ul li a {
    background: #333 none repeat scroll 0 0;
    border: 0 solid #333;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    width: 55px;
}
.dor-thumbnail-container:hover .addToDorWishlist, .js-product-miniature:hover .addToDorWishlist{opacity: 1;}
.js-product-miniature .product-container {
    position: relative;
}
.add-to-line > div .addToDorWishlist {
    opacity: 1;
    top: 0;
}
.tooltip.left .tooltip-arrow{border-left-color:#2688da;}
#footer_account_list #lnk_wishlist{padding:0px;font-size: 0.875rem;display: block;width: 100%;}
#footer_account_list #lnk_wishlist i {
    display: none;
}
.user-info > a {
    clear: both;
    display: block;
    padding: 5px 0;
}
.user-info > a .link-item i{display: inline;padding-right: 5px;font-size: 16px;}
/*.product-information .buttons_bottom_block.no-print {
    display: none;
}*/
/******End Hover Effect 2*******/


.quickview .modal-dialog{margin-top: 100px !important;}


.promotion-banner > div a {
   width: 100%;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.promotion-banner > div a img, .main-content-item-news-home > div img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.promotion-banner > div:hover a img, .main-content-item-news-home > div:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

/******Button******/
.owl-controls > .owl-nav > .owl-prev, .owl-controls > .owl-nav > .owl-next {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f1e3;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: -60px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
    transition: all 0.5s ease 0s;
}
.brands-lists .owl-controls > .owl-nav > div{top: -5px;}
.promotion-banner .owl-nav > div{top: 45%;}
.owl-controls > .owl-nav > .owl-prev{
    left: auto !important;
    right: 30px !important;
}
.owl-controls > .owl-nav > .owl-next{
    right: 0px;
}


#footer > .block_newsletter, #footer > .block-social {
    display: none;
}
.footer-container {
    background: #f4f4f4 none repeat scroll 0 0;border-top: 1px solid #ddd;margin-top: 0px;
}

#footer .footer-container h4, #footer .footer-container h4 a,
#footer .footer-container h3.myaccount-title a,
#footer .footer-container .links h3.h3{color: #333 !important;font-size: 19px;font-weight: 700 !important;text-transform: none;}
.footer-container a {
    color: #333 !important;
    font-weight: 300 !important;
    text-shadow: none !important;
    position: relative;

}
#footer .footer-container h3.myaccount-title a{margin:0;}
#footer .footer-container .toggle-footer{padding-left: 10px;}
#footer .footer-container .footer-contact-us .toggle-footer{padding-left: 0px;}
#footer .footer-container ul li a:before{
    content: "\f105";
    position: absolute;
    left: -9px;
    top: 3px;
    font: normal normal normal 12px/1 FontAwesome;
}
#footer .footer-container .footer-contact-us ul li a:before{content: "";}
#footer .footer-container h4, #footer .footer-container h3.myaccount-title,
#footer .footer-container .links h3.h3{margin-bottom: 20px;margin-top: 10px;}
.footer-payment ul li {
    display: block;
    float: right;
    padding-left: 8px;
}
.footer-payment em {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/icon/icon-payment.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 32px;
    text-indent: 99em;
    width: 54px;
}
.footer-payment li:nth-child(1) em{
    background-position: -324px center;
}
.footer-payment li:nth-child(2) em{
    background-position: -270px center;
}
.footer-payment li:nth-child(3) em{
    background-position: -216px center;
}
.footer-payment li:nth-child(4) em{
    background-position: -162px center;
}
.footer-payment li:nth-child(5) em{
    background-position: -108px center;
}
.footer-payment li:nth-child(6) em{
    background-position: -54px center;
}
.footer-payment li:nth-child(7) em{
    background-position: 0px center;
}
.footer-copyright-payment .container {
    padding-bottom: 0;
}
.footer-copyright-payment {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    padding: 20px 0;
    line-height: 33px;
}
.footer-payment ul{overflow: hidden;margin: 0 auto;}
.footer-copyright-payment .row > div:first-child{color: #333;}
.footer-contact-us ul li strong {
    color: #333;
    font-weight: 500;
    padding-right: 10px;
}
.footer-contact-us ul li:last-child a {
    border: 1px solid #f4f4f4;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.footer-contact-us ul li:last-child a em{color: #333;font-size: 16px;}
.footer-contact-us ul li:last-child a:hover{
    border: 1px solid #2688DA;background: #2688DA;
}
.footer-contact-us ul li:last-child a:hover em{color: #fff;}


/******Block Dorado1*****/
.promotion-banner > div{position: relative;}
.promotion-banner > div a{display: block;position: relative;}
.promotion-banner > div a:before{content: "";position: absolute;top: 15px;left: 15px;bottom: 15px;right: 15px;z-index: 9;border-top: 1px solid #bb63e0; border-bottom: 1px solid #bb63e0;transform: scale(0, 1);}
.promotion-banner > div a:after{content: "";position: absolute;top: 15px;left: 15px;bottom: 15px;right: 15px;z-index: 9;border-left: 1px solid #bb63e0;border-right: 1px solid #bb63e0;transform: scale(1, 0);}
.promotion-banner > div a:hover:before,
.promotion-banner > div a:hover:after{
     transform: scale(1);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;
 }

 /****Block Dorado2****/
 .dor-top-brands > h3{display: none;}
 .brand-item > a {
    display: block;
    text-align: center;
}
 .brand-item > a img{text-align: center;margin:0 auto;}
.dor-best-partners {
    padding: 0 0 10px;
}
.brands-lists, .partners-lists {
    padding: 35px 0;position: relative;
}
.brands-lists > ul, .partners-lists > ul {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.brands-lists ul li, .partners-lists ul li {
    text-align: center;
}
.brands-lists ul li img, .partners-lists ul li img {
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }
  .brands-lists ul li a:hover img, .partners-lists ul li a:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0); }

    /******Tab Pro******/

.dor-pro-tabcontent{overflow: inherit;}
#dorTabAjaxPro {
    float: right;
    margin: 0;
}
#dorTabProductCategoryContentPro .view-all{display: none !important;}
#dorTabAjaxPro li {
    background-position: center center;
    background-size: cover;
    display: inline-block;
    float: left;
    padding: 0px;
    position: relative;
    width: auto;
    margin-bottom: 0px;
}
#dorTabAjaxPro li::before{background: none;}
#dorTabAjaxPro li a {
    border-bottom: medium none;
    color: #000;
    font-family: roboto;
    font-size: 15px;
    font-weight: 300;
    margin: 0 auto;
    padding: 15px 30px;
    text-transform: none;
}
.protab-lists {
    display: block;position: relative;
}
.protab-lists > div {
    border-bottom: 0px solid #ddd;
    display: table;
    width: 100%;
}
.protab-lists > div > ul{border:none;}
#dorTabAjaxPro li.active a, #dorTabAjaxPro li:hover a,
#dorTabAjaxPro li a.active, #dorTabAjaxPro li:hover a.active {
    color: #2688da;
    background: #fff !important;
    border-color: #ddd !important;
    position: relative;
    display: inline-block;
    bottom: -1px;
}
#dorTabAjaxPro li a i {
    display: block;
    font-size: 23px;
    padding-bottom: 5px;
    text-align: center;
}
.block.products_block.dataCountdow-slider {
    padding-left: 15px;
    padding-right: 15px;
}
#dorTabProductCategoryContentPro .ajax_block_product {
    padding-left: 10px;
    padding-right: 10px;
    width: 20% !important;
}
#dorTabProductCategoryContentPro .product_list.grid.row{margin-left: -10px;margin-right: -10px;}
.dor-pro-tabcontent{padding-left: 0px;padding-right: 0px;}
.protab-lists h2 {
    bottom: 15px;
    color: #000;
    font-size: 20px;
    margin: 0 auto;
    position: absolute;
}
#index #dorTabProductCategoryContentPro {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}

.dailydeal-carousel h2 {
    color: #000;
    font-size: 18px;
    margin-bottom: 45px;
    margin-top: 45px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.dailydeal-carousel h2::before {
    border-bottom: 1px solid #ddd;
    content: "";
    left: 0;
    position: absolute;
    top: 11px;
    width: 100%;
}
.dailydeal-carousel h2::after{
    border-bottom: 1px solid #ddd;
    content: "";
    right: 0;
    position: absolute;
    top: 11px;
    width: 100%;
}
.dailydeal-carousel h2 span, .dor-best-partners h3 span, #dorhomeStyle2 h2 span {
    background: #f4f4f4 none repeat scroll 0 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 9;
}

.col-dor-4{
    float: left;width: 40%;
}

.item-slide-image-tab {
    max-height: none;
}
.slideImages {
    border: 1px solid #ddd;
    margin-bottom: 9px;
    padding: 5px;
}
@media (min-width: 1199px){
    .col-dor-2{width: 20%;float: left;}
}
.tablist-content-data .ajax_block_product {
    padding-left: 10px;
    padding-right: 10px;
}

#index #wrapper{display: none !important;}
.dor-tab-list-category .dorTabLists > li {
    display: inline-block;
    float: none;
    margin: 0 15px;
}
.dor-tab-list-category .dorTabLists {
    border-bottom: medium none;
}
.dor-tab-list-category .dorTabLists {
    margin-bottom: 10px;
    padding-bottom: 20px;
    text-align: center;
}
.dor-tab-list-category .dorTabLists > li:hover a::before,
.dor-tab-list-category .dorTabLists > li.active a::before,
.dor-tab-list-category .dorTabLists > li a.active::before {
    border-bottom: 1px solid #000;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
.nav-tabs > li, .nav-tabs > li > a{background: none !important;border:none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background: none;
    border:none;
}
.dor-tab-list-category .dorTabLists > li > a {
    padding: 0;
}

.dor-tab-list-category h3, .dor-top-brands h3, .dor-best-partners h3, #last-news-theme2 .fancy-heading h3, #dorhomeStyle2 h2 {
    color: #000;
    font-size: 22px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
#dorhomeStyle2 h2 {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.blog-home-data .fancy-heading {
    margin-bottom: 0px;
    padding: 0px;
    padding-bottom: 32px;
}

.gst-post-list{margin:0 auto;}
.dor-tab-list-category h3::before, .dor-top-brands h3::before, .dor-best-partners h3::before, #last-news-theme2 .fancy-heading h3::before, #dorhomeStyle2 h2::before {
    border-bottom: 1px solid #ddd;
    bottom: 10px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
.dor-tab-list-category h3::after, .dor-best-partners h3::after, .dor-top-brands h3::after, #last-news-theme2 .fancy-heading h3::after, #dorhomeStyle2 h2::after {
    border-bottom: 1px solid #ddd;
    bottom: 10px;
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
}
.dor-tab-list-category h3 span, #last-news-theme2 .fancy-heading h3 span, #countdown-data h2 span,
.dor-best-partners h3 span, #dorhomeStyle2 h2 span {
    background: #f4f4f4 none repeat scroll 0 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 9;
}
#dorhomeStyle2 h2 span {
    background: none;
    padding: 0px;
}
.slideImagesList.imageTablist2 {
    float: right;
}
.blog-home-data {
    padding: 30px 0;
}
#dorTabListCategoryContent2 .ajax_block_product.col-dor-2:nth-child(5) {
    clear: both;
}
.content_price .price{color: #2688da !important;}
.content_price .regular-price{color: #6f6f6f !important;}
#dor-tab-product-category .protab-contents {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.dor-tab-list-category .nav-tabs > li a {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0;
    color: #000;
    font-size: 15px;
    font-weight: 300;
    padding: 0px;
    text-transform: none;
    position: relative;
}
.dorTabLists.nav-tabs > li.active > a::before, .dorTabLists.nav-tabs > li.active > a:hover::before,
.dorTabLists.nav-tabs > li > a.active::before, .dorTabLists.nav-tabs > li > a.active:hover::before {
    border-color: #2688da !important;
    color: #2688da !important;
}
.dor-tab-list-category .dorTabLists > li.active a,
.dor-tab-list-category .dorTabLists > li a:hover,
.dor-tab-list-category .dorTabLists > li:hover a::before,
.dor-tab-list-category .dorTabLists > li.active a::before,
.dor-tab-list-category .dorTabLists > li a.active,
.dor-tab-list-category .dorTabLists > li a.active::before {
    color: #2688da !important;
}
.dorTabLists.nav-tabs > li > a:hover::before {
    border-color: #2688da !important;
    color: #2688da !important;
}
#dorTabProductCategoryContentPro ul.product_list li.ajax_block_product .product-container {
    border: 1px solid #f8f7f6;
}
#dorTabProductCategoryContentPro ul.product_list li.ajax_block_product .product-container:hover{
    border-color: #2688da;
}
.dor-tab-list-category {
    padding-top: 15px;
}
.dor-tab-list-category .fancy-heading.text-center {
    padding: 25px 0;
}
#dor-tab-list-category .ajax_block_product:nth-child(5){clear: left;}
#dor-tab-list-category3 .ajax_block_product:nth-child(5){clear: left;}

.service-content.dor-service-style1 {
    overflow: hidden;
    padding: 50px;
}
.dor-service-style2 .service-box-content {
    padding: 60px 0;
    position: relative;
    text-align: center;
}
.dor-service-style2 .service-box-content::after {
    border-right: 1px solid #ddd;
    content: "";
    height: 100%;
    position: absolute;
    right: -15px;
    top: 0;
}
.dor-service-style2 .service-box:last-child .service-box-content::after{border:none;}
.dor-service-style2 .service-box-content em{
    display: block;
    background: url(../../img/dorado/icon/icon-service.png) no-repeat;
}
.dor-service-style2 .service-box-content em.dor-delivery{
    background-position: 0px center;
    width: 39px;height: 45px;text-align: center;margin:0 auto;
}
.dor-service-style2 .service-box-content em.dor-help {
    background-position: -40px center;
    height: 45px;
    width: 54px;
}
.dor-service-style2 .service-box-content em.dor-checkout {
    background-position: -94px center;
    height: 45px;
    width: 38px;
}
.dor-service-style2 .service-box-content em.dor-return {
    background-position: -132px center;
    height: 45px;
    width: 45px;
}
.dor-service-style2 .service-box-content p span {
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 300 !important;
    line-height: 1.6;
    margin-top: 3px;
}
.dor-service-style2 .service-box-content a {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
}
.service-box-content > span {
    border: 0px solid #ddd;
    display: inline-block;
    height: 55px;
    width: 55px;
    margin-bottom: 20px;
}

.dorBlockCustom1{
    background: #2688da url(../../img/dorado/icon/bg-newsletter.png) repeat-x center center;
}
#dor_custom_newsletter_block .form-group {
    margin: 0 auto;
}
#dor_custom_newsletter_block #newsletter-input {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    height: 50px;
    border-radius: 3px 0 0 3px;
    max-width: 100% !important;
}
#dor_custom_newsletter_block > span {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
#dor_custom_newsletter_block > label {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-transform: uppercase;
}
#dor_custom_newsletter_block button[name="submitNewsletter"]{
    transition: all 0.4s ease-in-out 0s !important;
    -webkit-transition: all 0.4s ease-in-out 0s !important;
    -ms-transition: all 0.4s ease-in-out 0s !important;
}
#dor_custom_newsletter_block {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0;
}
#dor_custom_newsletter_block button[name="submitNewsletter"] {
    background: #1f2530 none repeat scroll 0 0;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    padding: 1px 18px;
    position: absolute;
    right: 12px;
    top: 0;
    z-index: 9;
    color: #fff;
}
#dor_custom_newsletter_block button[name="submitNewsletter"] span{border:none;}
.dor-best-partners .head-tab-lists span {
    background: #fff none repeat scroll 0 0;padding:0px;
}
.partners-lists .owl-controls .owl-nav > div{top: -5px;}
.partner-item img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

/***********/
#_desktop_language_selector, #_desktop_currency_selector, .user-info, #dor_search_top .pos_search{position: relative;}
.language-selector .dropdown-menu.hidden-sm-down,
.currency-selector .dropdown-menu.hidden-sm-down,
#dor_search_top .dropdown-menu.scroll-div,
.user-info .toogle_content{
    position: absolute;
    z-index: 999;
    border-radius: 3px;
    top: 25px;
    left: -50%;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px) !important;
    -webkit-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
    background: white;
    width: 160px;
    text-transform: none;
    border: 1px solid #eee;
    border-top: 0;
    display: block !important;
    padding: 20px;
}
#dor_search_top .dropdown-menu.scroll-div{right: auto;left:0px !important;width: 220px;top: 39px;}
#dor_search_top .dropdown-menu.scroll-div a {
    padding-left: 0;
    padding-right: 0;
}
.user-info .toogle_content{width: 250px;left:auto;right: 0px;}
.dropdown-menu.hidden-sm-down {
    left: auto !important;
    right: 0;
}
#_desktop_language_selector:hover .language-selector .dropdown-menu.hidden-sm-down,
#_desktop_currency_selector:hover .currency-selector .dropdown-menu.hidden-sm-down,
.user-info:hover .toogle_content,
#dor_search_top .pos_search:hover .dropdown-menu.scroll-div,
#_mobile_user_info.open .user-info .toogle_content,
#dor_search_top #searchbox .pos_search.open .dropdown-menu{
    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;
}

#_desktop_language_selector .language-selector .dropdown-menu.hidden-sm-down li.active a,
#_desktop_language_selector .language-selector .dropdown-menu.hidden-sm-down li:hover a,
#_desktop_currency_selector .currency-selector .dropdown-menu.hidden-sm-down li.current a,
#_desktop_currency_selector .currency-selector .dropdown-menu.hidden-sm-down li:hover a{background: none;color: #2688da;}

.dropdown-menu.hidden-sm-down > li {
    clear: left;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 8px 0;
}
.dropdown-menu.hidden-sm-down img {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.dropdown-menu.hidden-sm-down a.dropdown-item {
    clear: none;
    display: inline-block;
    float: left;
    padding: 0;
    width: auto;
}
.currency-selector span.expand-more{color: #888;font-size: 12px;}

.best-userinfo-head {
    margin-bottom: 15px;
}
.main-userinfo-head > h3 {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
}
.main-userinfo-head {
    background: #e8ebed none repeat scroll 0 0;
    color: #000;
    margin: -10px;
    padding: 20px 20px;
    text-align: center;
}
.main-userinfo-head a.btn.btn-default {
    border-radius: 3px;
    font-size: 15px;
    margin: 12px 0;
    padding: 6px 0;
    width: 100%;
}
.user-info .toogle_content > li > a {
    border-bottom: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 35px;
    padding-left: 15px;
    position: relative;
}
.user-info .toogle_content > li:last-child > a {
    border: medium none;
}
.user-info .toogle_content > li > a::before{
    content: "\f101";
    font: 14px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 11px;
}
.main-userinfo-head a.btn.btn-default {
    border-radius: 3px;
    font-size: 15px;
    margin: 12px 0;
    padding: 6px 0;
    width: 100%;
    background: #2688da none repeat scroll 0 0;
    border: 1px solid #2688da;
    color: #fff !important;
}
/*.more-userinfo-link > a {
    color: #2688da !important;
}*/
#footer .footer-container .footer-payment ul li a::before{display: none;}
.footer-container .links .col-md-6.wrapper {
    width: 100%;
}
.footer-contact-us .bullet span {
    color: #878787;
    font-size: 13px;
    font-weight: 400;
}
.products-selection .sort-by{line-height: 45px;}


/*****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: #2688da 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;}
#login-form .form-group label {
    display: block;
    font-size: 15px;
    text-align: left;
    width: 100%;
}
#login-form .form-group > div.col-md-6{display: block;width: 100%;}
#login-form, .login-customer-text .content {
    padding: 0 55px;
}
#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: #2688da 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: 50px;
}
#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;
}
.login-form footer button,
#password .card-block form footer button,
#customer-form footer button{
    border: medium none;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 30px;
    background: #2688da;
}
#customer-form .custom-radio input[type="radio"]:checked + span{width: 16px;height: 16px;}
#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;}
.menu-icon {
    padding-right: 10px;
}
.dor-verticalmenu .navbar ul.verticalmenu.nav > li:hover > a,
.dor-verticalmenu .navbar ul.verticalmenu.nav > li.active > a{background: #2688da !important;color: #fff !important;}
.verticalmenu .navbar-header {
    float: none;
}
.verticalmenu .navbar-nav > li > a {
    color: #242b35;
    font-size: 14px;
    font-weight: 400;
}
.dor-verticalmenu .navbar-default {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 0;
    padding:0px;
}

.effectSlider0.item-slide-data-1 .dor-slider-title {
    color: #fff;
    font-size: 32px;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 150px;
    width: auto;
}
.effectSlider0.item-slide-data-1 .dor-slider-caption {
    color: #fff;
    font-size: 60px !important;
    left: auto !important;
    position: absolute;
    right: 70px;
    text-align: center;
    text-transform: uppercase;
    top: 230px;
    width: auto;
}
.slider-read-more .button--winona::after, .slider-read-more .button--winona > span {
    padding: 0.5em 1.5em;
}
.addToDorWishlist i {
    color: #2688da;
}

#_mobile_currency_selector .currency-selector.open .dropdown-menu.hidden-sm-down,
#_mobile_language_selector .language-selector-wrapper.open .dropdown-menu.hidden-sm-down{
    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;
}
.dor-topbar-selector > div{position: relative;}
#footer_contact_us, #footer_custom_service{display: inherit;}

/*********Home 6**********/
.slider-content-wrapper{height: 665px;}
#header .dot-topbar-account{
    float: left;
    padding:6px 0;
}
#header .dot-topbar-account ul > li {
    border-left: 1px solid #e2e2e2;
    display: inline-block;
    line-height: 12px;
    padding: 3px 12px;
}
#header .dot-topbar-account ul > li a {
    color: #888;
    font-weight: 400;
    padding: 0;
    transition: all 0.2s linear 0s;
    font-size: 12px;
}
#header .dot-topbar-account ul > li a .icon {
    display: block;
    float: left;
    font-size: 12px;
    padding-right: 6px;
}
ul.list-topbar-line {
    margin: 0 auto;
}
.dor-topbar-selector {
    padding-top: 5px;
}
.dailydeal-content .product_list, #dor-tabsidebar-product-category2 .product_list_sidebar,
#dor-tabsidebar-product-category3 .product_list_sidebar{margin-left: 0px;margin-right: 0px;}
.dorTabFeatured .tablist-content-data .ajax_block_product {
    padding-left: 0px;
    padding-right: 0px;
}
#dorhomeStyle2 .container{max-width: 100%;}
#dor-tab-featured-category > div{padding-right: 0px;padding-left: 0px;}
.dor-promotion-banner-home6 img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
#dor-tab-product-category #dorTabAjax > li.active a {
    border: medium none;
    color: #000000;
    font-family: Montserrat_black;
    font-size: 26px;
    letter-spacing: normal;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}
#dor-tab-product-category #dorTabAjax > li {
    display: inline-block;
    margin: 0;
    float: none;
    text-align: left;
}
#dor-tab-product-category #dorTabAjax,
.dailydeal-content h2,
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar,
.head-tab-lists,
.suggestions-header h2 {
    text-align: left;
    margin-bottom: 25px;
    padding-bottom: 5px;
    position: relative;
}
.dailydeal-content h2{padding-bottom: 7px;margin-top: 25px;}
#dor-tab-product-category #dorTabAjax::before,
.dailydeal-content h2::before,
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar::before,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar::before,
.head-tab-lists::before, .suggestions-header h2::before{
    content: "";
    position: absolute;
    background: #f4f1e3;
    height: 1px;
    left:0px;
    width: 100%;
    bottom: -3px;
}
#dor-tab-product-category .product_list{margin:0 auto;}
#dor-tab-product-category #dorTabAjax > li a,
.dailydeal-content h2,
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a,
.head-tab-lists h3, .suggestions-header h2 span, #dorhomeStyle2 h2 span{
    font-family: "Oswald", sans-serif !important;font-weight: 400;color: #666 !important;font-size: 20px !important;
    background: none;text-transform: uppercase;letter-spacing: normal;position: relative;
}
.suggestions-header h2 > span{position: relative;}
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a{padding-right: 0px;padding-left: 0px;}
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a p,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li a p{font-size: 20px !important;text-transform: uppercase;font-weight: 400;color: #666 !important;letter-spacing: normal;margin-bottom: 0px;display: inline-block;}
#dor-tab-product-category #dorTabAjax > li a span,
.dailydeal-content h2 span,
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p{
    position: relative;background: none !important;padding-left: 0px !important;padding-right: 0px !important;
    display: inline-block !important;
}
#dor-tab-product-category #dorTabAjax > li a span::after,
.dailydeal-content h2 span::after,
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p::before,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p::before,
.head-tab-lists > h3::before, .suggestions-header h2 > span::before,
#dorhomeStyle2 h2 span::before{
    position: absolute;
    content: "";
    background: #2688da;
    height: 1px;
    bottom: -11px;
    left:0px;
    width: 100%;
}
.dor-tab-featured-category-wrapper .head-tab-lists > h3::before, #dorhomeStyle2 h2 span::before{bottom: -13px;}
.suggestions-header h2 > span::before{bottom: -8px;}
.dailydeal-content h2 span::after{bottom: -10px;}
.dorSidebar2 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p::before,
.dorSidebar3 .dor-tabsidebar-product-category-wrapper .dorTabAjaxSidebar > li p::before{bottom: -6px;}
.home-sidebar .blockPosition {
    margin-bottom: 45px;
}
#dor-product-suggestions .product_list{margin:0 auto;padding-left: 0px;padding-right: 0px;}
.dor-suggestions-tabcontent{padding-left: 0px;padding-right: 0px;}
.countdown-time-data {
    padding-bottom: 50px;
}

.product-action-deals .add-to-cart {
    padding-right: 25px;
}
.dorDailyDeal .content_price.price {
    position: absolute;
    text-align: center;
    top: calc(50% - 70px);
}
.dorDailyDeal .content_price.price .deail-price-main{
  border-radius: 50%;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  height: 140px;
  line-height: 140px;
  position: relative;
  text-align: center;
  width: 140px;
  background: #2688da;
  color: #fff;
  font-family: "Roboto",serif;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.dorDailyDeal .content_price.price .deail-price-main > span{
  display: block;line-height: normal;position: inherit !important;font-size: 37px;opacity: 1;
}
.dorDailyDeal .content_price.price .deail-price-main > span.product-price.new-price {
    margin-top: -2px;
}
.dorDailyDeal .content_price.price .deail-price-main > span.deail-price-txt{
  font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.deail-price-main{border:none;}
.deail-price-main::before {
    box-shadow: 0 0 0 35px #2688da inset;
}

#countdown-data {
    padding-bottom: 0;
    padding-left: 0px;
    padding-top: 0px;
}
#countdown-data .fancy-btn-small::after{top: 16px;}
#countdown-data .hook-reviews{padding:0 0 9px;}
#countdown-data .content_price span {
    font-size: 25px !important;
}
#countdown-data .content_price span.old-price.product-price{font-size: 16px !important;}
#countdown-data .star{font-size: 18px;width: 18px;height: 20px;}
#countdown-data .right-block h5{margin-top: 0px;margin-bottom: 5px;}
.processCountDown {
    padding-top: 10px;
}
.txt-offer-countdown {
    display: block;
    padding-top: 0px;
    text-align: center;
    width: 100%;
    font-size: 13px;
}
#countdown-data .hotdeal-items-lists .product-container{
    border:1px solid #2688da;box-shadow: 1px 3px 1px 0 #2688da;padding:15px 0px 10px;
}
.dor-list-effect-pizza2 #countdown-data ul.product_list.grid li.ajax_block_product .product-container .comments_note .star_content{display: inline-block;}
.dor-list-effect-pizza2 #countdown-data ul.product_list li.ajax_block_product .comments_note::before,
.dor-list-effect-pizza2 #countdown-data ul.product_list li.ajax_block_product .comments_note::after{display: none;}
.dor-list-effect-pizza2 #countdown-data ul.product_list li.ajax_block_product .comments_note{top: 0px !important;}
.infoProcess {
    font-size: 13px;
}
#countdown-data .progress {
    background-color: #eee;
    border-radius: 0.571em;
    display: block;
    height: 1em;
    margin-bottom: 9px;
    margin-top: 10px;
    width: 100%;
}
#countdown-data .progress .progress-bar{
    border-radius: 0.571em;
    display: block;
    height: 100%;
    text-indent: -999em;
    background-color: #2688da;
    max-width: 100% !important;
}


.dailydeal-carousel .button-line-cart .add-to-cart span{display: inline-block !important;color: #fff;font-size: 19px;}
.dailydeal-carousel ul.product_list.grid li.ajax_block_product .right-block{text-align: left;}
.dor-list-effect-pizza2 .dailydeal-carousel ul.product_list.grid li.ajax_block_product .product-container .comments_note{text-align: left;}
.dor-list-effect-pizza2 .dailydeal-carousel ul.product_list.grid li.ajax_block_product .product-container .comments_note .star_content{display: block;}
.dor-list-effect-pizza2 .dailydeal-carousel ul.product_list.grid li.ajax_block_product .product-container .comments_note .star_content .star{top:0px !important;}
.dailydeal-carousel .comments_note::before{display: none !important;}
.dailydeal-carousel ul.product_list .product-name{font-size: 23px;text-transform: uppercase;}
.dailydeal-carousel ul.product_list h5{margin:0 auto !important;padding-top: 0px !important;}
.dailydeal-carousel .content_price span{
    font-size: 22px !important;
}
.dailydeal-carousel .content_price {
    padding-bottom: 18px !important;
    padding-top: 11px !important;
}
.dor-list-effect-pizza2 .dailydeal-carousel ul.product_list.grid li.ajax_block_product .product-container::before{display: none;}
.dor-list-effect-pizza2 .dailydeal-carousel ul.product_list li.ajax_block_product .product-container {
    padding: 35px 25px;
}
.dailydeal-carousel h2 > span {
    background: #ec6b63 none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    line-height: normal;
    padding: 10px;
    position: relative;
    z-index: 99;
}
.dailydeal-carousel h2 > span i {
    padding-right: 10px;
}
.countdown-daily {
    clear: left;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
.countdown-daily .item-time{display: inline-block;background: none !important;padding:0px 3px;text-align: center;}
.countdown-daily .item-time:first-child{padding-left: 0px;}
.countdown-daily .item-time .dw-time{border:1px #ddd solid;padding:3px 5px;font-size: 18px;width: 50px;background: #ddd;border-radius: 3px;text-align: center;}
.countdown-daily span{display: block; color: #2688da !important;}



.head-tab-lists > h3 {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    position: relative;
}
.head-tab-lists > .dorTabLists{
    display: inline-block;
    float: right;
    margin-right: 70px;
    border:none;
}
.head-tab-lists > .dorTabLists > li a {
    text-transform: uppercase;
    font-weight: 500;
    font-family: roboto;
    color: #666;
    letter-spacing: normal;
    font-size: 15px;
}
.dorTabFeatured{
    padding-top: 45px;
}
.blockDorado3 .dor-promotion-home6-inner {
    margin-top: 25px;
    margin-bottom: 25px;
}
#dorhomeStyle2 h2::before{display: none;}
#dorhomeStyle2 h2::after{
    bottom: -10px;
}
#dorhomeStyle2 .info-blog-item h3.entry-title a {
    text-transform: uppercase;
    font-family: "Oswald",serif;
    font-weight: 400;
    letter-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-item-blog .media-body {
    width: 100%;
    display: block;
}
.info-blog-item .read-more-link{font-size: 12px;font-weight: 400;}
.info-blog-item .read-more-link::after{top: -5px;}
.head-tab-lists > .dorTabLists > li a.active,
.head-tab-lists > .dorTabLists > li.active a,
.head-tab-lists > .dorTabLists > li:hover a{
    color: #2688da;
}

#countdown-data ul.product_list.grid li.ajax_block_product, article.product-miniature{padding-bottom: 0px;}
#wrapper-testimonials {
    background: #0eacb8;
    padding: 20px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
}
#wrapper-testimonials .fancybox-media {
    height: 80px;
    margin: 0 auto 10px;
    overflow: inherit;
    width: 80px;
    display: block;
}
#wrapper-testimonials .fancybox-media > img{border-radius: 50%;width: 100%;}
#wrapper-testimonials .owl-nav{display: none;}
#wrapper-testimonials .owl-dots{margin: 0 auto;text-align: center;}
#wrapper-testimonials .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0px 4px;
    border-radius: 50%;
    cursor: pointer;
}
#wrapper-testimonials .owl-dots .owl-dot.active{background: #ddd;}
#testimonials_block_right{padding-left: 0px;}
#wrapper-testimonials h4.title_block {
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0px;
    font-weight: 700;
    text-align: center;
}
.des_testimonial {
    font-size: 13px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom:25px;
    color: #fff;
}
p.des_namepost {
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto;
    color: #fff;
}
p.des_company {
    font-size: 13px;
    color: #fff;
}
#wrapper-testimonials ul.slide {
    height: 100%;
    min-height: 305px;
}
#wrapper-testimonials .owl-controls {
    position: absolute;
    width: 100%;
    bottom: -5px;
}
.partners-lists, .partners-lists .owl-carousel {
    position: static;
}
.dor-best-partners .head-tab-lists h3::before{bottom: -13px;background: #2688da;border:none;}
/*********End Home 6**********/




/******Responsive Mobile Homepage1******/
@media (max-width: 1248px) and (min-width: 1200px){
    .owl-controls > .owl-nav > .owl-prev{left:0;}
    .owl-controls > .owl-nav > .owl-next{right:0;}
}
@media (max-width: 1045px) and (min-width: 992px){
    .owl-controls > .owl-nav > .owl-prev{left:0;}
    .owl-controls > .owl-nav > .owl-next{right:0;}
}
@media (max-width: 1199px) and (min-width: 992px){
    .slideImages{margin-bottom: 0px;}
    .verticalmenu .navbar-nav > li > a{padding-bottom: 11px;padding-top: 11px;}
    .dor-tab-list-category-wrapper .col-dor-2{width: 25%;float: left;}
    .ajax_block_product.slideImagesList.col-dor-4 {
        width: 50%;
    }
    #dor-tab-list-category .ajax_block_product:nth-child(4),
    #dorTabListCategoryContent3 .ajax_block_product.col-dor-2:nth-child(4) {
        clear: left;
    }
    #dor-tab-list-category .ajax_block_product:nth-child(5),
    #dorTabListCategoryContent3 .ajax_block_product.col-dor-2:nth-child(5) {
        clear: none;
    }
    .slideImagesList{max-height: 380px;}
    #dorTabListCategoryContent2 .ajax_block_product.col-dor-2:nth-child(4) {
        clear: left;
    }
    #dorTabListCategoryContent2 .ajax_block_product.col-dor-2:nth-child(5) {
        clear: none;
    }
    #dorTabAjaxPro li a{padding:12px 20px;}
    #dorTabProductCategoryContentPro .ajax_block_product{width: 25% !important;}
    .dor-header-menu {
        padding: 0 15px !important;
    }

    .countdown-daily .item-time .dw-time{font-size: 17px;width: 40px;}
    #countdown-data .content_price span {
        font-size: 20px !important;
    }
    #countdown-data .hook-reviews{padding: 0px;}
    #countdown-data .hotdeal-items-lists .product-container{margin-bottom: 3px;}
    .promotion-banner > div a img{height: auto;}
}
@media (max-width: 991px){
    .promotion-banner > div a img{height: auto;}
    .dorVerticalMenu, #dorSlideShow{width: 100%;}
    #dorSlideShow{padding-left: 0px;}
    .dor-verticalmenu .navbar-nav > li > .dropdown-menu{background: none !important;}
    div.verticalmenu .navbar-nav > li .parent.dropdown-submenu .expand.dropdown-toggle {
        display: none !important;
    }
    div.verticalmenu .dropdown-menu li > a::before{
        content: "";
    }
    #dor-verticalmenu .dor-vertical-title {
        height: 50px;
        line-height: 49px;
    }
    .dor-verticalmenu {
        top: 50px;
    }
    .promotion-banner > div a img, .main-content-item-news-home > div img {
        height: auto;
        max-width: 100%;
    }
    .dorHeaderSearch-Wapper.open {
        display: block;
        left: 0;
        max-width: 100%;
        position: relative;
        top: auto;
        width: 100%;
        z-index: 999;
    }
    .hotSearch{display: none !important;}
    #dor_search_top {
        float: none;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        width: 100%;
    }
    #dorTabAjaxPro li a{padding: 10px 20px;}
    .protab-lists h2 {
        margin-bottom: 35px;
        position: relative;
        text-align: center;
    }
    .protab-lists h2 span{
        background: #f4f4f4 none repeat scroll 0 0;
        display: inline-block;
        padding: 0 10px;
        position: relative;
        z-index: 9;
    }
    .protab-lists h2::before{
        border-bottom: 1px solid #ddd;
        bottom: 10px;
        content: "";
        left: 0;
        position: absolute;
        width: 100%;
    }
    .protab-lists h2::after{
        border-bottom: 1px solid #ddd;
        bottom: 10px;
        content: "";
        position: absolute;
        right: 0;
        width: 100%;
    }
    #dorTabProductCategoryContentPro .ajax_block_product {
        width: 33.3333% !important;
    }
    .slideImagesList{width: 66.6667%;}
    #dor-tab-list-category .ajax_block_product:nth-child(3),
    #dor-tab-list-category3 .ajax_block_product:nth-child(3) {
        clear: left;
    }
    #dor-tab-list-category .ajax_block_product:nth-child(5),
    #dorTabListCategoryContent2 .ajax_block_product.col-dor-2:nth-child(5),
    #dorTabListCategoryContent3 .ajax_block_product.col-dor-2:nth-child(5) {
        clear: none;
    }
    #dor_custom_newsletter_block > label{width: 25%;}
    #dor_custom_newsletter_block .block_content {width: 75%;}
    .dor-service-style2 .service-box-content::after{display: none;}
    .footer-payment ul li{padding-left: 3px;}
}

@media (max-width: 991px) and (min-width: 768px){
    #countdown-data ul.product_list.grid li.ajax_block_product .product-container .left-block{
        width: 35%;float: left;
    }
    #countdown-data ul.product_list.grid li.ajax_block_product .product-container .right-block{
        width: 65%;float: left;
    }
    #countdown-data .progress{width: 70%;margin-left: auto;margin-right: auto;}
    #countdown-data .right-block h5 .product-name {
        font-size: 22px !important;
    }
    #countdown-data ul.product_list.grid li.ajax_block_product .product-container::before{display: none !important;}
    #countdown-data ul.product_list.grid li.ajax_block_product .product-container .product-image-container img{
        opacity: 1;
        visibility: visible;
    }
    #countdown-data ul.product_list.grid li.ajax_block_product:hover .product-container .product-image-container img{
        opacity: 0.3;
        visibility: visible;
    }
    .sidebar2 .ajax_block_product_sidebar,
    .sidebar3 .ajax_block_product_sidebar{width: 50%;}
    .sidebar2 .ajax_block_product_sidebar:nth-child(2n+3),
    .sidebar3 .ajax_block_product_sidebar:nth-child(2n+3) {
        clear: left;
    }
}
@media (max-width: 815px) and (min-width: 768px){
    .owl-controls > .owl-nav > .owl-prev{left: 0px;}
    .owl-controls > .owl-nav > .owl-next{right: 0px;}
}
/******End Responsive Mobile Homepage1******/

@media (max-width: 991px){
    div.verticalmenu .dropdown-menu {
        box-shadow: none;
        left: auto;
        margin: 0 auto;
        position: relative;
        right: auto;
    }
    .dor-verticalmenu{z-index: 999;}
    .dor-verticalmenu .navbar ul.verticalmenu.nav > li:hover > a,
    .dor-verticalmenu .navbar ul.verticalmenu.nav > li.active > a{background: #2688da !important;color: #fff !important;}
    .dor-verticalmenu .navbar ul.verticalmenu.nav > li.open{display: block !important;}
    div.verticalmenu .navbar-nav > li .expand.dropdown-toggle {
        display: block;
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
    }
    div.verticalmenu .navbar-nav > li .expand.dropdown-toggle .caret::before {
        color: #777;
        font: 15px "FontAwesome";
        right: 15px;
        top: 18px;
        transform: rotate(0deg);
    }
    .dor-verticalmenu .navbar-nav > li > .dropdown-menu > li > .row > div{padding:5px 15px 5px 25px;}
    .dor-verticalmenu .navbar-nav > li > .dropdown-menu > li > .row > div .widget-inner.block_content {
        padding-left: 20px;
    }
    .dorHeaderSearch-Wapper{display: none;}
    .search-box-mobile{display: inline-block !important;float: left;}
    .header-line-wapper{float: right;}
    .header-menu-item-icon{line-height: normal !important;}
    .header-line-wapper{width: auto;}
    .search-box-mobile i {
        color: #666;
        font-size: 25px;
        padding-top: 8px;
    }
    .header-line-wapper > div {
        margin-left: 20px;
    }
    .search-box-mobile .icon-search {
        margin-right: 5px !important;
    }
    div.verticalmenu .navbar-nav > li .expand.dropdown-toggle{cursor: pointer;}
    div.verticalmenu .navbar-nav > li.open .expand.dropdown-toggle .caret::before{
        transform: rotate(180deg);
    }
    .navbar-toggle i{color: #333 !important;}
    .dor-megamenu{right: 17px !important;}
    .header-line-wapper{padding-right: 60px;}
    .nav.navbar-nav.megamenu{background: none;}
    .dor-megamenu .navbar-nav > li > .dropdown-menu{background: none !important;}
    header#header .header-top{padding-top: 25px;}
    .dor-megamenu{top: -60px !important;}
}

@media (max-width: 767px) {
  .currency-selector select {
    display: none;
  }
  .currency-selector .hidden-sm-down, .language-selector .hidden-sm-down {
    display: inline-block !important;
  }
  .tablist-content-data .ajax_block_product {
    clear: none !important;
    float: left;
    width: 100%;
  }
  .tablist-content-data .ajax_block_product.slideImagesList{width: 100%;}
 #index #dorTabProductCategoryContent .product_list.grid.row{margin-left: 0px;margin-right: 0px;}
  .item-slide-image-tab > img {
    width: 100% !important;
    height: auto;
  }
  #dor_custom_newsletter_block > span{display: none !important;}
  .useInfoCurrText, .cart-txt-inner {
    display: none !important;
  }
  #_mobile_cart .blockcart.cart-preview {
    line-height: normal !important;
  }
  .user-info-inner > i, .header-cart-txt > i{line-height: 37px !important;}
  header#header .header-line-wapper{padding-right: 45px;}
  .dorVerticalMenu, #header .header-top .position-static{padding-right: 0px !important;padding-left: 0px !important;}
  .promotion-banner > div {
    float: left;
    position: relative;
    width: 33.3333%;
  }
  #dorTabProductCategoryContentPro .ajax_block_product{width: 50% !important;}
  #dorTabAjaxPro li a, #dorTabAjaxPro li.active a, #dorTabAjaxPro li:hover a{border:none !important;background: none !important;}
   #dor-topbar .dor-topbar-inner > .container::after {
        background: #606060 none repeat scroll 0 0;
        content: "";
        height: 1px;
        left: 15px;
        position: absolute;
        width: 95%;
        display: none;
    }
    #dor_custom_newsletter_block button[name="submitNewsletter"]{margin-top: 0px;}
    #dor_custom_newsletter_block > label{font-size: 17px;}
    .dor-tab-list-category-wrapper .product_list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .block.products_block.dataCountdow-slider {
        padding-left: 0;
        padding-right: 0;
    }
    .user-info-inner > i, .header-cart-txt > i{font-size: 20px;}
    .search-box-mobile i{font-size: 18px;}
    #header #header_logo > a {
        height: auto;
        line-height: normal;
    }
    header#header #header_logo.header-logo{padding: 0px;}
    .user-info-inner > i{font-size: 23px !important;}
    .search-box-mobile .icon-search {
        margin-right: 0 !important;
    }
    header#header .header-line-wapper{padding-left: 0px;}
    .dor-tab-list-category .dorTabLists > li{margin-bottom: 20px;}
    .dor-service-style2 .service-box-content {
        padding: 30px 0;
    }
    .dot-topbar-account > i{display: inline-block !important;cursor: pointer;padding-left: 10px;}
    #header .dot-topbar-account ul{
        position: absolute;
        z-index: 999;
        border-radius: 3px;
        top: 25px;
        left: -50%;
        visibility: hidden;
        opacity: 0;
        transform: translateY(50px) !important;
        -webkit-transform: translateY(50px) !important;
        -ms-transform: translateY(50px) !important;
        background: white;
        width: 160px;
        text-transform: none;
        border: 1px solid #eee;
        border-top: 0;
        display: block !important;
        padding: 20px;
    }
    #header .dot-topbar-account.open ul{
        opacity: 1 !important;
        transform: translate(0px) !important;
        transition: all 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s !important;
        visibility: visible !important;
    }
    #header .dot-topbar-account ul > li{
        display: block;float: none;
        clear: left;border:none;
        line-height: 25px;
    }
    #header .dot-topbar-account ul > li a{font-size: 14px;}
    #header .dot-topbar-account{position: relative;}
    #header .dot-topbar-account ul > li a .icon{padding-top: 6px;font-size: 13px;}

    .products article .dor-thumbnail-container, .dor-list-effect-pizza2 ul.product_list li.ajax_block_product .product-container{
        padding:25px 10px 10px !important;
    }
    .category-action-buttons > .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (max-width: 767px) and (min-width: 650px){
    .footer-container .links .collapse{display: block;}
    .footer-container .links ul > li{border:none;padding:0px;}
}
@media (max-width: 649px){
    .footer-container > .container > .row > section, .footer-container > .container > .row > div{width: 100% !important;}
    .footer-container > .container > .row > div.links{padding-right: 15px !important;padding-left: 15px !important;}
    .footer-container > .container > .row > div.links .title.hidden-md-up{padding:0px;}
    .footer-container .contact-info .title .collapse-icons .remove,
    .footer-container .contact-info .title[aria-expanded="true"] .collapse-icons .add,
    .footer-container .footer-custom-service .title .collapse-icons .remove,
    .footer-container .footer-custom-service .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    .footer-container .footer-custom-service #footer_custom_service.collapse.in,
    .footer-container .contact-info #footer_contact_us.collapse.in {
        display: block;padding-top: 15px;
    }
    .footer-container .footer-custom-service #footer_custom_service.collapse,
    .footer-container .contact-info #footer_contact_us.collapse {
        display: none;
    }
    #footer .footer-container .footer-contact-us .toggle-footer{height: auto !important;}
    .footer-container .contact-info .title[aria-expanded="true"] .collapse-icons .remove,
    .footer-container .footer-custom-service .title[aria-expanded="true"] .collapse-icons .remove{
        display: inline-block;
    }
    .footer-container .contact-info .h3,
    .footer-container .footer-custom-service .h3 {
        font-size: 1rem;
        line-height: 1.5;
    }
    .footer-container > .container > .row > section, .footer-container > .container > .row > div{margin-bottom: 35px;}
    .footer-block .navbar-toggler{cursor: pointer;}
}
@media (max-width: 635px){
    .owl-controls > .owl-nav > .owl-prev{left: 0px;}
    .owl-controls > .owl-nav > .owl-next{right: 0px;}
    .image-blog-item img{width: 100% !important;}
}
@media (max-width: 520px){
    body .tablist-content-data .ajax_block_product.js-product-miniature{
        width: 100% !important;padding-left: 0px;padding-right: 0px;
    }
}
@media (max-width: 475px){
    header#header #header_logo.header-logo {
        min-width: 100px;
    }
    #header .header-top #header_logo > a {
        margin-left: 0 !important;
    }
    body#index.dorHoverEffect2.dor-list-effect-pizza2 .action-button ul li.icon-line-cart span.disabled, body#index.dorHoverEffect2.dor-list-effect-pizza2 .action-button ul li a{
        width: 35px;height: 35px;line-height: 35px;
    }
    header#header .header-line-wapper{right: 0 !important;}
    .head-tab-lists > .dorTabLists > li a{font-size: 13px;}
}
@media (max-width: 410px){
    .topbar-info-phone{display: none;}
    #_mobile_language_selector .dropdown-menu.hidden-sm-down{right: auto;left:0px !important;}
    header#header #header_logo.header-logo {
        min-width: 130px !important;
    }
    .search-box-mobile.hidden {
        margin-left: 0;
    }
    #dorTabAjaxPro li{width: 48%;float: none;}
    #dorTabAjaxPro {
        text-align: center;
    }
    body.products article .dor-thumbnail-container, .dor-list-effect-pizza2 ul.product_list li.ajax_block_product .product-container {
        padding: 30px 10px 15px !important;
    }
}
@media (max-width: 380px){
    #dorTabProductCategoryContentPro .ajax_block_product, .tablist-content-data .ajax_block_product {
        width: 100% !important;float: none !important;
    }
    #header #header_logo .logo.img-responsive {
        max-width: 75% !important;
    }

}
@media (max-width: 360px){
    .header-line-wapper > div {
        margin-left: 15px;
    }
}




.subscribe-me .modal-content {
    background-image: url("../../img/dorado/subscribe.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 0;
}
.subscribe-me .modal-content{border:none;box-shadow: none;}
.subscribe-me .subscribe-2 .login-wrap form .form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 25px;
    color: #333;
}
.subscribe-me button[name="submitNewsletter"] {
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 8px 25px;
    text-transform: uppercase !important;
    width: auto !important;
}
.form-group.checkAgainSubs > span {
    color: #000;
    display: inline-block;
    font-size: 16px;
    position: relative;
    top: -3px;
}
#login-form, #customer-form{
    position: relative;
}
#login-form::before {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/account-banner-1.png") no-repeat scroll 0 0;
    content: "";
    height: 110px;
    position: absolute;
    top: -35px;
    width: 217px;
    z-index: -1;
}
#login-form::after {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/account-banner-2.png") no-repeat scroll 0 0;
    bottom: auto;
    content: "";
    height: 289px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 271px;
    z-index: -1;
}
#customer-form::after {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/account-banner-3.png") no-repeat scroll 0 0;
    bottom: -85px;
    content: "";
    height: 289px;
    position: absolute;
    right: 0;
    top: auto;
    width: 271px;
    z-index: -1;
}
#registerFormSmart, #loginFormSmart, #smartForgotPass{border-radius: 15px;}
#customer-form .form-group .form-control,
#login-form .form-group .form-control {
    border: 1px solid #ccc;
    border-radius: 20px;
}
#customer-form {
    margin-top: 15px;
}
#customer-form footer.form-footer{text-align: center;margin: 0 auto;}
#customer-form footer.form-footer label{display: none;}
#customer-form footer.form-footer .form-control-submit{float: none !important;}
#registerFormSmart > h2,
#login-form > h2 {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 0.05em;
    margin: 0 auto;
    text-align: center;
}
#login-form > p{text-align: center;}
#login-form > section {
    margin-top: 25px;
}
.forgot-password {
    font-size: 13px;
    text-align: center;
    padding-bottom: 15px;
}
.forgot-password a{color:#2688da;}
#loginFormSmart .button.b-close, #registerFormSmart .button.b-close, #smartForgotPass .button.b-close {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 8px;
    width: 20px;
}

.dor-verticalmenu{display: none;}
@media (min-width: 992px){
    #index .dor-verticalmenu{display: block !important;}
}
#dor-verticalmenu.open .dor-verticalmenu.block_content {
    display: block !important;
}
#dor-verticalmenu.menuclose .dor-verticalmenu.block_content {
    display: none !important;
}









/*******Cart Product******/
.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 hr{display: none;}
.cart-overview .cart-item{border-bottom:1px #ddd 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: 2.6rem;
}
.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;
    padding-top: 8px;
}
.checkout.cart-detailed-actions.card-block .btn.btn-primary:hover,
#cart .cart-grid .cart-grid-body > a.label:hover{
    background-color: #2688da !important;border-color: #2688da !important;color: #fff !important;
}
.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: #000;
    font-size: 13px;
    text-decoration: underline;
    text-transform: uppercase;
}
.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;
}
#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%;}
body#checkout #_desktop_language_selector,
body#checkout #_desktop_currency_selector{display: inline-block;float: none;margin-left: 20px;padding-top: 27px;}
body#checkout #_desktop_language_selector i.material-icons,
body#checkout #_desktop_currency_selector i.material-icons{color: #333;}

h1.step-title.h3 {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    margin-top: 0;
    padding: 8px;
}
body#checkout section.checkout-step {
    border:1px #c9d0cd solid;
    border-top: 3px solid #2688da;
    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;
}
body#checkout section.checkout-step .step-number{border:none !important;}
#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 {
    height: 40px;border-radius: 0px;
}
.form-control-comment{display: none;}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -16px;
    margin-top: 0;
    position: absolute;
}
.custom-radio input[type="radio"]:checked + span{width: 11px;height: 11px;top: 0px;left: 0px;}
.custom-radio{height: 15px;width: 15px;}
#checkout .nav-link {
    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: 35px;padding-bottom: 20px;}
#customer-form section > p:before{
    content: "";
    position: absolute;background: #ddd;
    height: 1px;
    left: 0px;
    top: 12px;
    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: 100%;}
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 !important;
    border: 1px solid #ddd !important;
    border-radius: 25px;
    box-shadow: none;
    color: #333;
    padding: 8px 25px;
    float: none !important;
}
footer.form-footer .continue:hover, .delivery-options-list .continue:hover,
.js-address-form .continue:hover,
#payment-confirmation .btn.btn-primary.center-block:hover{
    background-color: #2688da !important;
    border-color: #2688da !important;
    color: #fff !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: 0;text-align: left;
}
body#checkout section.checkout-step .forgot-password a{color: #878787;}
body#checkout section.checkout-step #login-form{padding-right: 20px;padding-left: 20px;}
#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;}
#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 .cart-grid .cart-grid-body > a.label{
    border:1px #ddd solid;
    display: inline-block;
    padding:5px 25px;
}
#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 9px;
    text-transform: uppercase;
}
.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: 0;
    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;
}
.remove-from-cart::before {
    border-color: transparent transparent #2688da;
    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******/

.loaddingAjaxTab {
    background: rgba(0, 0, 0, 0) url("../../img/dorado/preload.gif") no-repeat scroll center center;
    display: block;
    height: 64px;
    left: 47%;
    position: absolute;
    text-indent: -9999em;
    top: 25%;
    width: 64px;
}

#search_filters .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked{display: block !important;}




#category #js-product-list-top .showing{display: none !important;}
.products-selection .sort-by{display: none;}
.products-sort-order .select-title{margin-left: 0px;padding:0.48rem;}
.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: #2688da none repeat scroll 0 0;
    border-color: #2688da;
    color: #fff;
}
.show-display-control a.active i,
.show-display-control a:hover i{
    color: #fff;
}
article.dor-list-display{
    width: 100%;
}
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;
}
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: #2688da none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: block !important;
    padding: 12px 25px;
    text-transform: uppercase;
}

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{
    width: 40px;height: 40px;line-height: 40px;
    background: #2688da none repeat scroll 0 0;
}
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: #2688da;
}
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 #2688da inset !important;
}
body#category main article.dor-list-display .action-button ul {
    display: inline-block;
    text-align: center;
    float: left;
    margin-left: -5px;
}

body#category main article.dor-list-display .action-button ul li{padding: 0px 5px;}
body#category main article.dor-list-display .dor-wishlist {
    display: inline-block;float: left;padding: 0px 5px;
}
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 #2688da;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}
body#category main article.dor-list-display .dor-wishlist a.addToDorWishlist i {
    color: #2688da;
    font-size: 18px;
    line-height: 14px;
}
body#category main article.dor-list-display .product-title{
    text-align: left;margin-bottom: 30px;margin-top: 0px;
}
body#category main article.dor-list-display .product-title 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 .dor-thumbnail-container::before{
    display: none !important;
}

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 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: 0;
    top: 0;
}
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: 10px 0 15px;
}


body.dor-list-effect-pizza2 .action-button ul li a i{font-size: 15px;}
body#index.dorHoverEffect2.dor-list-effect-pizza2 .action-button ul li.icon-line-cart span.disabled,
body#index.dorHoverEffect2.dor-list-effect-pizza2 .action-button ul li a{
    width: 40px;height: 40px;line-height: 40px;font-size: inherit;
}
.infoCompare {
    margin: 0;
    position: fixed;
    width: 360px;
    z-index: 9999999;
    right: 15px;
    top: 15px;
}
.infoCompareInner {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 18px;
}
.infoCompareInner > h3 {
    font-size: 21px;
    margin-top: 0;
}
.noty_text_body {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
}
.noty_text_body .thumbnail {
    display: inline-block;
    flex: 0 0 auto;
    height: 72px;
    margin-bottom: 0;
    margin-right: 24px;
    width: auto;
}
.noty_text_body > p {
    flex: 1 1 0;
    overflow: hidden;
}
.noty_text_body .thumbnail img{height: 100%;width: auto;}
.close-popcompare {
    position: absolute;
    right: 18px;
    top: 13px;
}
.close-popcompare i{color: #b0b0b0;}
.infoCompareInner > h3 > i {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    color: #1696ef;
}
.noty_text_body strong {
    color: #1696ef;
}

.service-box-content i {
    color: #2688da;
    font-size: 50px;
}