.page-header.type23 .panel.wrapper {
    background-color: transparent;
}
.main-panel-top{
    background: #000;
}
.page-header.type23 {
    border: 0;
    color: #fff;
}
.page-header .header.panel{
    padding: 0;
}
.header.panel>.header.links>li{
    font-size: 12px;
    padding: 10px 0;
}
.header.panel>.header.links>li:last-child{
    padding: 0;
}
.header.panel>.header.links>li>a, .header.panel>.header.links>li>span{
    border-left: 0;
}
.page-header.type23 > .panel.wrapper {
    border-bottom: 1px solid #f4f4f4;
    display: none;
}
.page-header.type23 a, .page-header.type23 a:hover, .page-header.type23 .panel.header .header.links > li > a {
    color: #fff;
    text-decoration: none;
}
.page-header.type23 .minicart-items .product-item-name a{
    color: #333;
}
.page-header.type23 .switcher strong > * {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.page-header.type23 .header.content {
    display: flex;
    align-items: center;
}
.page-header.type23 .header.content > * {
    flex: 0 0 auto;
}
.page-header.type23 .header.content > .logo {
    display: block;
    margin: 30px auto 15px;
}
.page-header.type23 .header.content > .header-main-right {
    position: absolute;
    right: 15px;
    top: 24px;
}
.page-header.type23 .nav-toggle {
    order: -1;
    position: absolute;
}
.page-header.type23 .search-area {
    flex: auto;
    position: relative;
}
.page-header.type23 .block-search input {
    background-color: #fff;
    height: 42px;
    line-height: 42px;
    border-radius: 10px;
    font-family: inherit;
    border: 1px solid #e7e7e7;
    width: 340px;
}
.page-header.type23 .search-category {
    margin-right: 15px;
    display: none;
}
.page-header.type23 #mpsearch-category {
    border-width: 0 1px;
    border-color: #e1e1e1;
    font-family: inherit;
}
.page-header.type23 .block-search .action.search {
    width: 50px;
    line-height: 42px;
    height: 42px;
}
.page-header.type23 .block-search .action.search:before {
    color: #222529;
    content: '\e884';
    font-weight: 900;
    font-size: 16px;
}
.page-header.type23 .porto-icon-search-3:before {
    content: '\e884';
    font-family: porto-icons;
    font-weight: 900;
}
.page-header.type23 .custom-block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    flex: 0 0 auto;
}
.page-header.type23 .custom-block a {
    color: #222529;
    text-decoration: none;
}
.page-header.type23 .fa-user:before {
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 7px;
    border: 2px solid #222529;
    display: block;
    margin: 0 auto;
}
.page-header.type23 .fa-user:after {
    content: '';
    display: block;
    width: 24px;
    height: 13px;
    border-radius: 12px 12px 0 0;
    border: 2px solid #222529;
    margin: 0 auto;
    margin-top: -2px;
}
.page-header.type23 .custom-block a[title="My Account"] > * {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.page-header.type23 .custom-block a[title="My Account"] > i {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 25px;
}
.page-header.type23 .block-search {
    margin-left: 0;
    width: 100%;
}
.page-header.type23 .separator {
    margin: 0;
    margin-left: 28px;
    margin-right: 28px;
    display: inline-block;
    height: 21px;
    vertical-align: middle;
    border-left: 1px solid rgba(0,0,0,.06);
}
.page-header.type23 .navigation .separator {
    margin-left: 15px;
    margin-right: 15px;
}
.page-header.type23 .minicart-wrapper {
    width: auto;
    float: none;
    background: #5d4a44;
    padding: 10px;
}
.page-header.type23 .minicart-wrapper .action.showcart {
    position: relative;
}
.page-header.type23 .minicart-wrapper .action.showcart span{
    width: auto;
    height: auto;
    clip: auto;
    margin: 0;
    position: static;
    color: #fff;
}
.page-header.type23 .minicart-wrapper .action.showcart:before {
    content: '' !important;
    position: absolute;
    border: 2px solid;
    border-color: inherit;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    left: 50%;
    top: -8px;
    margin-left: -7.5px;
    width: 15px;
    height: 11px;
    display: none;
}
.page-header.type23 .minicart-wrapper .action.showcart .counter.qty {
    width: auto;
    height: 16px;
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 0;
    min-width: auto;
    position: static;
    font-weight: 400;
    float: right;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
}
.page-header.type23.sticky-header .minicart-wrapper .action.showcart .counter.qty {
    right: -16px;
}
.page-header.type23 .minicart-wrapper .action.showcart:after {
    display: none;
}
.page-header.type23 .header-main-right a.action.my-wishlist {
    font-size: 24px;
    color: #222529;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.page-header.type23 .search-area > a {
    font-size: 21px;
}
.page-header.type23 .nav-toggle:before {
    color: #222529;
}
header.page-header.type23.sticky-header .nav-sections {
    padding: 0;
    box-shadow: none;
}
.bottom-feature{
    padding: 30px 0 60px;
}
.bottom-feature .container{
    display: flex;
    justify-content: space-between;
}
.bottom-feature .container:after{
    content: none;
}
.bottom-feature .item{
    width: 30%;
}
.cws-arw a{
    z-index: 1;
}
.login_view_price{
    background: url("../../images/lock_price_icon.png") no-repeat left center;
    padding-left: 23px;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions{
    text-align: center;
}
.catalog-category-view .toolbar select, .catalogsearch-result-index .toolbar select{
    background: url("../../images/select-bg-white.png") no-repeat 100% 48%;
}
.category-name-title{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.fotorama__caption{display: none}
.product-info-main .stock.available .label,.product-info-main .stock.unavailable .label{
    display: none;
}
.easycatalogimg ul{
    padding: 0;
}
.easycatalogimg ul li{
    list-style: none;
    float: left;
    width: 23%;
    margin: 0 1% 3%;
}
.easycatalogimg ul li .category-name{
    margin-top: 10px;
    text-align: center;
}
.easycatalogimg ul li .category-name a{
    font-size: 16px;
    color: #000;
    text-align: center;
}
.cart-container .form-cart{
    width: 100%;
    border-bottom: 1px solid #909090;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.cart.table-wrapper .items thead{
    background: #444;
}
.cart.table-wrapper .product-item-details{
    vertical-align: top;
    padding-top: 0;
}
.cart.table-wrapper .product-item-name{
    margin-top: 0;
}
.cart.table-wrapper .cart tbody td{
    vertical-align: top;
}
.cart.table-wrapper .col.price .price-excluding-tax .price{
    line-height: 2;
    font-weight: 700;
}
.cart.table-wrapper .col.subtotal .price-excluding-tax .price{
    line-height: 1.8;
    font-weight: 700;
    font-size: 16px;
}
.cart.table-wrapper .cart thead tr th.col{
    padding-top: 12px;
    color: #fff;
    border-left: 1px solid #fff;
    border-bottom: 0;
}
.cart.table-wrapper .action.towishlist{
    display: none;
}
.block-cart-failed .actions.main .continue, .block-cart-failed .actions.main .clear, .cart-container .form-cart .actions.main .continue, .cart-container .form-cart .actions.main .clear{
    display: inline-block;
}
.cart-container .form-cart .actions.main .continue{
    float: left;
    background: #3a3a3a;
    color: #fff;
    padding: 7px 12px;
    text-transform: uppercase;
}
.cart-container .form-cart .actions.main .clear,.cart-container .form-cart .actions.main .update{
    background: #3a3a3a;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #3a3a3a;
    margin-left: 20px;
}
.cart-discount .discount{
    background: #f2f2f2;
    padding: 20px;
    border-top: 4px solid #7e7e7e;
}
.cart-discount .field{
    margin-top: 15px !important;
}
.cart-discount .field,.cart-discount .actions-toolbar{
    display: block;
}
.cart-container .cart-summary{
    background: #f2f2f2;
    border-top: 4px solid #7e7e7e;
}
.cart-summary>.title{
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}
.webforms-form-preview .page-main>.page-title-wrapper .page-title{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 10px;
}
.webforms .fieldset>.legend{
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #000;
    margin-top: 15px;
    padding-bottom: 10px;
    text-transform: none;
}
.webforms .fieldset>.field>.label{
    color: #333;
}
.webforms .actions-toolbar>.primary{
    width: 120px;
    height: 40px;
}
.order-form{
    display: flex;
    justify-content: space-between;
    color: #333;
}
.cms-page-view .page-title{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}
.order-form .order-form-text{
    width: 40%;
}
.order-form .order-form-image{
    width: 56%;
}
.order-form .order-form-text p{
    margin-bottom: 16px;
    font-size: 14px;
}
a.download-form{
    background: #5d4a44;
    padding: 10px 20px;
    text-align: center;
    width: 150px;
    display: block;
    margin-top: 30px;
    color: #fff;
}
.cms-content{
    display: flex;
    justify-content: space-between;
    color: #333;
}
.cms-content h1,.contact-us-page-title{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}
.cms-content h2{
    font-size: 18px;
    font-weight: 600;
    margin:30px 0 15px;
}
.cms-content h2.sub_title_color{
    color: #7d3e00;
}
.cms-content p{
    font-size: 14px;
    margin-bottom: 10px;
}
.cms-content p strong{
    margin: 15px 0 10px;
}
.cms-content .content-left{
    width: 72%;
}
.cms-content .content-left .download-item{
    background: url("../../images/pdf_icon.png") no-repeat left center;
    padding-left: 20px;
    display: block;
    margin: 10px 0;
}
.cms-content .content-right{
    width: 23%;
}
.cms-content .content-right .shop_by_category{
    background: #f8f8f8;
    padding: 20px;
    border-top: 3px solid #7e7e7e;
    color: #333;
    margin-bottom: 30px;
}
.cms-content .content-right .shop_by_category h3{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 20px;
}
.cms-content .content-right .shop_by_category ul{
    padding-left: 0;
}
.cms-content .content-right .shop_by_category ul li{
    list-style: none;
    margin: 8px 0;
}
.cms-content .content-right .shop_by_category ul li a{
    color: #333;
    font-size: 14px;
}
.contact-index-index .page-main .contact-info{
    margin-bottom: 30px;
}
.contact-index-index .fieldset, .contact-index-index .page-main .contact-info{
    color: #000;
}
.contact-index-index .fieldset>.legend, .contact-index-index .contact-info .contacts-title,.contact-index-index .page-main .contact-info h3{
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.user-info-fields{
    display: flex;
    justify-content: space-between;
}
.user-info-fields .field{
    width: 47%;
}
.contact-us-page-title{
    margin-top: 25px;
    color: #000;
}
#images_gallery #mygallery{
    margin-left: -5%;
}
#images_gallery #mygallery a{
    width: 20%;
    margin: 0 0 5% 5%;
    float: left;
    height: 328px;
    border: 1px solid #eee;
}
#images_gallery #mygallery a img{
    border: 10px solid #fafafa;
    height: 100%;
}
#images_gallery #mygallery a span{
    color: #000;
    display: block;
    text-align: center;
    margin-top: 5px;
}
.imagegallery-index-view .page-main>.page-title-wrapper .page-title{
    font-weight: bold;
    margin: 20px 0 30px;
    font-size: 24px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    div[id="store.menu"] {
        display: block !important;
        background: #fff;
        padding-bottom: 10px;
        border-bottom: 1px solid #d2d2d2;
    }
    .page-header.type23 .panel.header .switcher {
        margin-right: 20px;
    }
    .page-header.type23 .switcher strong {
        vertical-align: middle;
    }
    .page-header.type23 .nav-sections-item-content > .navigation, .page-header.type23 .sw-megamenu.navigation > ul {
        position: static;
    }
    .page-header.type23 .nav-sections-item-content > .navigation {
        position: relative;
        text-align: center;
    }
    .page-header.type23 .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        margin-left: 0 !important;
    }
    .page-header.type23 .sw-megamenu.navigation > ul {
        display: inline-block;
        height: 100%;
        margin-top: 17px;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar {
        height: 10px;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar-track {
        background: #323232;
        border-radius: 10px;
        margin: 8px;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar-thumb {
        background: #6c6a6a;
        border-radius: 10px;
    }
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        margin: 0;
    }
    .page-header.type23 .navigation .level0 > .level-top {
        font-weight: 600;
        padding: 0 12px;
        text-align: center;
        width: 100%;
        height: 100%;
        line-height: 16px;
        text-transform: uppercase;
        font-size: 12px;
    }
    .page-header.type23 .navigation .level0 > .submenu{
        text-align: left;
    }
    header.page-header.type23.sticky-header .navigation li.level0 > .level-top {
        line-height: 16px;
        padding: 0 17px;
    }
    .page-header.type23 .navigation .level0 > .level-top > span {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
    }
    .page-header.type23 .navigation .level0 > .level-top > em {
        font-size: 20px;
        display: block;
        line-height: 30px;
        margin-bottom: 4px;
    }
    .page-header.type23 .navigation .level0 > .level-top > em.size-lg {
        font-size: 29px;
    }
    .page-header.type23 .navigation .level0.parent > a:after {
        margin-top: -1px;
        display: none;
    }
    .page-header.type23 .header.content > .nav-sections {
        margin: 0 15px;
    }
    header.page-header.type23.sticky-header .minicart-wrapper {
        margin-top: -7px;
    }
    .page-header.type23 .search-area > a {
        display: none;
    }
}
@media (min-width: 992px) {
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        float: left;
    }
}
@media (min-width: 1280px) {
    .page-header.type23 .navigation .level0 > .level-top {
        font-size: 14px;
    }
    .page-header.type23 .navigation .level0 > .level-top > em {
        font-size: 22px;
    }
    .page-header.type23 .navigation .level0 > .level-top > em.size-lg {
        font-size: 31px;
    }
}
@media (max-width: 1440px) {
    .page-header.type23 .separator {
        margin-left: 20px;
        margin-right: 20px;
    }
    .page-header.type23 .navigation .separator {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .page-header.type23 .custom-block {
        display: none;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .page-header.type23 .block-search {
        max-width: none;
    }
    .page-header.type23 .block-search input{
       width: 223px;
    }

    .page-header.type23 .header.content > .header-main-right {
        right: 0;
    }
    .cms-content .content-left{
        width: 66%;
    }
    .cms-content .content-right{
        width: 30%;
    }
    .filterproduct-title:before,.filterproduct-title:after{
        width: 32% !important;
    }
    .owl-bottom-narrow .owl-controls{
        left: 66% !important;
    }
    .page-products .toolbar .limiter{
        margin: 10px 0 0 0 !important;
    }
    .page-with-filter .toolbar-amount{
        margin: 16px 10px 0 !important;
    }
    .toolbar .pages{
        margin-top: 15px !important;
    }
    .toolbar .modes{
        float: right;
    }
    .products-upsell .owl-middle-narrow.owl-theme .owl-controls{
        left: 34% !important;
    }
    .block.upsell .title:after{
        width: 55% !important;
    }
    .footer-middle .block.newsletter{
        margin-top: 20px;
    }
}
.page-main>.page-title-wrapper .page-title{
    margin: 15px 0;
}
.search-autocomplete ul li{
    color: #333;
}
@media (max-width: 767px) {
    .page-header.type23 .search-area {
        flex: 0 0 auto;
    }
    .page-header.type23 .block-search {
        position: absolute;
        right: -20px;
        top: 100%;
        left: auto;
        min-width: 280px;
        margin-top: 20px;
        border: 5px solid rgba(0,0,0,0.1);
        border-radius: 50px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
    }
    .page-header.type23 .block-search.show {
        opacity: 1;
        visibility: visible;
    }
    .page-header.type23 .navigation .separator, .page-header.type23 .separator {
        display: none;
    }
    .page-header.type23 .search-area {
        margin-right: 15px;
    }
    .page-header.type23 .search-area > a {
        display: none;
    }
    .page-header.type23 .block-search {
        position: static;
        margin: 0;
        border: 0;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        min-width: 0;
    }
    .page-header.type23 .block-search .label:before {
        color: #222529;
        content: '\e884';
        margin-right: 3px;
        font-weight: 900;
    }
    .page-header.type23 .block-search .label.active + .control input {
        position: absolute;
        right: -10px;
        top: 100%;
        left: auto;
        min-width: 280px;
    }
    #images_gallery #mygallery a{
        width: 45%;
        margin: 0 0 13% 5%;
        float: left;
        height: 205px;
    }
    .page-header.type23 .header.content{
        border-bottom: 1px solid #d2d2d2;
    }
    .page-header.type23 .header.content > .logo{
        margin: 20px auto;
    }
    .navigation li.level0>a.level-top{
        color: #333;
    }

    .easycatalogimg ul li .category-name{
        margin-top: 3px;
    }
    .easycatalogimg ul li .category-name a {
        font-size: 14px;
    }
    .easycatalogimg ul li{
        width: 46%;
        margin: 0 2% 4%;
    }
    .bottom-feature .container{
        display: block;
    }
    .bottom-feature .item{
        width: 100%;
        margin-bottom: 10px;
    }
    .footer-middle .block .block-title,.footer-middle .block.newsletter{
        margin-top: 30px;
    }
    .products.wrapper~.toolbar .toolbar-amount{
        display: block;
    }
    .catalog-category-view .toolbar .limiter select,.catalogsearch-result-index .toolbar .limiter select{
        width: 75px;
    }
    .product-info-price>*:first-child{
        padding-left: 20px;
    }
    .product-info-main .product-info-stock-sku{
        padding-left: 0;
    }
    .product-info-main .rating-summary, .customer-review .rating-summary{
        margin-right: 5px;
    }
    .products-upsell .owl-middle-narrow.owl-theme .owl-controls{
        left: 65% !important;
    }
    .cart.table-wrapper .items thead{
        background: none;
    }
    .cart.table-wrapper .actions-toolbar{
        margin-top: 8px;
    }
    .cart-container .form-cart .actions.main .continue{
        margin-left: 10px;
    }
    .cart-container .form-cart .actions.main .update{
        margin-top: 20px;
    }
    .abs-cart-block>.title, .abs-discount-block .block>.title, .cart-summary .block>.title, .paypal-review-discount .block>.title, .cart-discount .block>.title{
        border-top: 0;
    }
    .cms-content,.order-form{
        display: block;
    }
    .cms-content .content-left,.order-form .order-form-text{
        width: 100%;
    }
    .cms-content .content-right,.order-form .order-form-image{
        width: 100%;
        margin-top: 40px;
    }
    .webforms .field{
        width: 100%;
        padding-right: 0;
    }
}