@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia/Georgia.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/Georgia/Georgia.woff') format('woff'),
        url('../fonts/Georgia/Georgia.ttf')  format('truetype'), 
        url('../fonts/Georgia/Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GillSansMT-Bold';
    src: url('../fonts/GillSansMT-Bold/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansMT-Bold/GillSansMT-Bold.woff') format('woff'),
        url('../fonts/GillSansMT-Bold/GillSansMT-Bold.ttf')  format('truetype'),
        url('../fonts/GillSansMT-Bold/GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GillSansMT';
    src: url('../fonts/GillSansMT/GillSansMT.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/GillSansMT/GillSansMT.woff') format('woff'), 
        url('../fonts/GillSansMT/GillSansMT.ttf')  format('truetype'),
        url('../fonts/GillSansMT/GillSansMT.svg#GillSansMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
img{
    height: auto;
}
h1,h2{
    font-family: 'Georgia';
}
h3,h4{
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.header-phone-wrap i.fa.fa-phone {
    font-size: 20px;
}
.page-header.type17.sticky-header {
    position: fixed;
    width: 100%;
    background-color: #000;
    color: #fff;
    z-index: 6;
}
.page-header.type17 .logo {z-index: 6;}
.page-header.type17.sticky-header .nav-toggle + .logo {display: none;}
.page-header.type17.sticky-header .logo img{height: auto;max-height: 50px;}
.page-header.type17.sticky-header .custom-block span,
.page-header.type17.sticky-header .top-links-icon,
.page-header.type17.sticky-header .top-links-icon a {
    color: #fff !important;
}
.page-header.type17.sticky-header .header.panel .switcher,
.page-header.type17.sticky-header .minicart-wrapper .action.showcart,
.page-header.type17.sticky-header .minicart-wrapper .action.showcart:before,
.page-header.type17.sticky-header .minicart-wrapper .action.showcart.active:before{
    color: #fff;
}
.page-header.type17 .custom-block {margin-right: 20px;}
.cms-index-index #maincontent {
    padding: 0;
    max-width: 100%;
}
.columns .column.main {
    padding: 0;
}
.owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}
/*Home Slider*/
.slider-home-page{
    height: auto !important;
    min-height: 800px !important;
}
.slider-home-page .owl-item > .item{
    min-height: 800px !important;
}
.slider-home-page  .owl-carousel .owl-item .item.item-slide-3  > div {
    background-position: top 100px center !important;
}
#banner-slider-demo-19 .slide-content {
    font-family:'Oswald';
    width:auto;
    display:inline-block;
    text-align:center;
}
#banner-slider-demo-19 .slide-content p {
    font-family:'Georgia';
    font-size:16px;
    margin-bottom:0;
    line-height:24px;
    padding-bottom:4px;
}
#banner-slider-demo-19 .slide-content h3 {
    font-size:32px;
    letter-spacing:0.1em;
    font-weight:400;
    line-height:44px;
    padding:3px 0;
    margin:0;
}
#banner-slider-demo-19 .slide-content h2 {
    font-size:53px !important;
    letter-spacing:0.1em !important;
    font-weight:700 !important;
    line-height:60px !important;
    margin-bottom:30px !important;
    margin-top:0;
}
#banner-slider-demo-19 .slide-content.content1 h2 {
    font-size:72px;
    line-height:87px;
}
#banner-slider-demo-19 .slide-content a.btn-line {
    font-size: 14px !important;
    height: 49px !important;
    padding: 0 36px !important;
    line-height: 46px !important;
    border-radius: 0 !important;
    letter-spacing: 0.1em !important;
    font-weight: 400 !important;
    transition: all 0.3s !important;
}
@media(max-width:991px){
    #banner-slider-demo-19 .slide-content {
        right: 10% !important;
    }
    #banner-slider-demo-19 .slide-content.content1 {
        left:10% !important;
        right: auto !important;
    }
    #banner-slider-demo-19 .slide-content p {font-size:12px;padding:0;}
    #banner-slider-demo-19 .slide-content h3 {
        font-size:23px !important;
        line-height:30px !important;
        padding:3px 0 !important;
    }
    #banner-slider-demo-19 .slide-content h2 {
        font-size:35px !important;
        line-height:40px !important;
        margin-bottom:30px !important;
    }
    #banner-slider-demo-19 .slide-content.content1 h2 {
        font-size:50px !important;
        line-height:60px !important;
    }
}
@media(max-width:767px){
    #banner-slider-demo-19 .slide-content {
        right: 0 !important;
        left: 5% !important;
    }
}
/*Home*/
h2 {
    font-size: 4rem;
}
.section-home-about {
    padding: 3% 0;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.section-home-about .col-md-3 img {
    max-height: 270px;
}
body {
    font-size: 1.6rem;
}
div#newsletter-error {
    position: absolute;
    left: 0;
    margin: 0;
    top: auto;
    bottom: -20px;
}
.page-home-wrap {
    padding: 2% 0 0;
}
.block.widget.block-products-list .block-title {
    font-size: 30px;
    font-weight: 600;
    vertical-align: top;
    padding: 7px 15px;
    background-color: #d5b129;
    margin: 0;
}
.block.widget.block-products-list.grid .block-content {
    background: #fdf7ea;
    padding: 20px;
}
.product-grid-silver .block.widget.block-products-list .block-title {
    background-color: #a8a9ad;
}
.product-grid-silver .block.widget.block-products-list .block-content {
    background-color: #f6f6f8;
}
.product-grid-copper .block.widget.block-products-list .block-title {
    background-color: #c28f62;
}
.product-grid-copper .block.widget.block-products-list .block-content {
    background-color: #f9f4f0;
}
.block.widget.block-products-list .block-title strong {
    position: relative;
    font-size: 40px;
    font-weight: normal;
}
.section-top-in-industry{
    background: #404040;
    color: #fff;
    padding: 5% 0;
}
#banner-slider-demo-19 .owl-controls {
    text-align: left;
    padding-left: 10%;
    bottom: 8%;
}
#banner-slider-demo-19 .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-width: 2px;
}
.product-item-photo {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.home-about {
    padding: 5% 0;
    background-size: cover;
    background-position: center;
}
.home-about-top {
    margin-bottom: 50px;
}
.section-top-in-industry h3 {
    color: #d0b32b;
    font-weight: 600;
    font-size: 40px;
}
.container {
    width: 100%;
}
.onepage-category .category-detail .title-menu > a {
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-weight: 400;
}
.onepage-category .category-detail .products-area .category-link {
    font-family: 'Oswald';
    font-size: 13px;
    font-weight: 400 !important;
    letter-spacing: 0.1em;
    border-radius: 0 !important;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}
.product-label.sale-label {
    border-radius: 20px;
    background-color: #f83737;
    color: #ffffff;
}
.product-label.new-label {
    border-radius: 20px;
    background-color: #0fc567;
    color: #ffffff;
}
body.catalog-product-view .column.main {
    /* float: none; */
    margin: auto;
}
.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #29363C;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
body.catalog-product-view .product.attribute.overview br {
    display: none;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
body.catalog-product-view .product-info-main .page-title-wrapper h1{
    font-size: 32px;
    letter-spacing: 0;
    color: #21293c;
    margin: 3px 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    line-height: 1.4;
}
body.catalog-product-view .product-social-links {
    border-top: 0 !important;
}
body.catalog-product-view .product-info-main .product.overview {
    border-bottom: 0;
}
body.catalog-product-view .product.attribute.sku {
    display: none;
}
body.catalog-product-view .review-form {
    max-width: 100%;
}
body.catalog-product-view .product-info-price .stock span.label {
    display: none;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 40px !important;
}
.sidebar .product-items .product-item-info .product-item-photo img.product-image-photo {
    object-fit: unset !important;
    height: auto;
}
.stock.unavailable span:not(.label) {
    background: #da332e;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 20px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Oswald';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend{
    width: 43px;
    height: 43px;
    line-height: 41px;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 18px;
    font-weight: 700;
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}
.footer-top, .footer-middle, .footer-bottom {
    padding-left: 164px;
    padding-right: 100px;
}
.footer-top {
    padding-top:55px;
    font-size: 13px;
    font-family: 'Poppins';
    letter-spacing: 0.005em;
    text-align: left;
}
.footer-top, .footer-top p, .footer-top .contact-info i {
    line-height: 24px;
}
.footer-top .block {
    margin-bottom: 0;
}
.footer-top .block .block-title {
    text-align: left;
    color: #fff;
}
.footer-top .contact-info li:first-child{
    border-top-width: 0;
    padding: 0;
}
.footer-top .contact-info li {
    padding: 0;
}
.footer-top .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-top .contact-info p{
    line-height: 18px;
    margin-bottom: 10px;
}
.footer-top .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}

.footer-container .validation-advice {
    position: absolute;
}
.footer-top  .block.newsletter {
    width: auto;
    max-width: 375px;
    display: inline-block;
    vertical-align: middle;
}
.footer-top .block.newsletter .control:before {
    line-height: 44px;
    margin-left: 20px;
}
.footer-top .block.newsletter .control {
    position: relative;
}
.footer-top .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 44px;
    border: none;
    font-size: 14px;
    border-radius: 30px 0 0 30px;
    padding-left: 40px;
}
.footer-top .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-top .block.newsletter .actions .action.subscribe {
    height: 44px;
    border-radius: 0 30px 30px 0;
    text-transform: uppercase;
    padding: 0 22px;
    background-color: #2f2d2d;
}
.footer-top .subcribe .block-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 1;
}
.footer-top .subcribe .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-top .subcribe form {
    display: inline-block;
    vertical-align: middle;
}
.footer-top .subcribe .block-title {
    display: block;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 1;
    padding-bottom: 12px;
}
.footer-top .subcribe .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-top .subcribe form {
    display: inline-block;
    vertical-align: middle;
}

.footer-middle, .footer-middle p {
    line-height: 24px;
}
.footer-middle {
    padding-top:20px;
    font-size: 13px;
    letter-spacing: 0.005em;
    text-align: left;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong,.footer-top .block .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    text-align: left;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}

.footer-middle .block-bottom {
    border-top: 1px solid #101010;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
.footer-middle .filter-products .products.small-list div.item .details-area .product-name a {
    font-family: 'Poppins';
    font-size: 13px;
    letter-spacing: 0.005em;
    font-weight: 400;
    color: #a8a8a8;
}
.footer-middle .price-box .price {
    color: #a8a8a8;
}
.footer-middle .block-middle2 {
    border-top: 1px solid #101010;
    padding-top: 36px;
}
.footer .social-icons {float: right}
.footer-middle .social-icons a {
    background-image: none;
    background-color: #2f2d2d;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-middle address {
    margin-top: 15px;
}
.page-products .sorter {
    float: left;
}
.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 7px;
}
.modes-mode:before {
    content: '\e880';
    font-size: 14px;
}
.mode-list:before {
    content: '\e87b';
    font-size: 14px;
}
.products.wrapper ~ .toolbar .limiter {
    float: left;
}
.products.wrapper ~ .toolbar .pages {
    float: right;
}
body.page-products li.item.product.product-item .product.photo.product-item-photo img {
    max-height: 220px;
}
@media (min-width: 768px){
    .page-header.type17.sticky-header .sticky-logo {margin-left: -15px;z-index: 6;pointer-events: all;}
    .page-header.type17 .navigation > ul {
        padding-right: 26%;margin-left: -20px;
    }
    .page-header.type17.sticky-header .header.panel {padding-right: 90px;}
    .page-header.type17 .header.panel {margin-left: 0 !important;}
    header.page-header.sticky-header.type21 .nav-sections {
        position: relative !important;
        background-color: transparent;
        z-index: 5 !important;
        pointer-events: none;
    }
    header.page-header.type17.sticky-header .minicart-wrapper {pointer-events: all;}
    header.header-newskin.type21.sticky-header .navigation .level0 > .level-top,
    header.header-newskin.type21.sticky-header .navigation .level0 > .level-top:hover,
    .page-header.type17.sticky-header .navigation li.level0{
        color: #fff;
    }
    body.layout-fullwidth .page-wrapper > .breadcrumbs .items {
        padding-left: 200px;
        padding-right: 70px;
    }
    /*    .sidebar.sidebar-main:before {
            content: '';
            position: absolute;
            left: 0;
            right: 20px;
            border: solid 1px #dae2e6;
            top: 0;
            bottom: 0;
            border-radius: 2px;
        }*/
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #161616 solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
    .sticky-logo .logo img {
        height: 45px !important;
    }
    header.page-header.sticky-header .navigation>ul > li {
        margin-top: 4px;
    }
}
@media (min-width: 1200px){
    .cms-index-index .page-header.type17 .header.content {
        padding-left: 9.3%;
        padding-right: 5%;
    }
    .page-header.type17 .header.content {
        padding-left: 10.3%;
        padding-right: 3%;
        max-width: 100%;
        padding-top: 22px;
        padding-bottom: 22px;
    }
}
@media (max-width:1199px){
    .page-header.type17 .custom-block {display: none;}
    .footer-top, .footer-middle, .footer-bottom {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (max-width:767px){
    .sidebar.sidebar-main {
        position: static;
    }
    .page-products .toolbar .limiter {
        display: none;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer-top, .footer-middle, .footer-bottom, #maincontent {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-top .contact-info {margin: 0 !important;}

    .footer-top .custom-block .subcribe {
        padding: 20px 0;
    }
    .footer .social-icons {
        float: left !important;
        padding: 10px 0;
    }
    .footer-middle .block-bottom .custom-block {
        float: left !important;
    }
}
body.layout-fullwidth .page-wrapper > .breadcrumbs {
    max-width: none;
}
.pages a.page, .pages strong.page, .pages .action {
    background: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.pages a.page:visited {
    color: #706f6c;
}
.pages a.page:hover, .pages a.action:hover {
    background-color: transparent;
    color: #706f6c;
}
.pages a.action:hover:before {
    color: #706f6c !important;
}
.pages .action {
    border-color: transparent;
}
.product-info-main .product-info-stock-sku {
    color: #333;
    font-size: 14px;
    padding-bottom: 23px;
}
.product-reviews-summary .reviews-actions a {
    color: #21293c;
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
@media (max-width: 767px) {
    .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .page-header.type17 {
        background-color: #fff;
    }
}
@media (min-width: 1200px) {
    body.layout-fullwidth .page-wrapper > .breadcrumbs .items {
        padding-left: 10.3%;
        padding-right: 3%;
    }
    .onepage-category > .columns {
        padding-left: calc(10.3% - 20px);
        padding-right: 3%;
    }
    .footer-top, .footer-middle, .footer-bottom {
        padding-left: calc(10.3% - 10px);
    }
}
.products-grid .product-item-details .product-item-actions .tocart{
    text-transform: initial;
    font-size: 13px;
    font-family: 'open sans';
    letter-spacing: 0.025em;
    color: #fff;
    line-height: 30px;
    background-color: #000000;
    border-color: #000000;
    font-weight: 400;
}
.products-grid .product-item-details .product-item-actions .tocart:hover,
.products-grid .product-item-details form[data-role="tocart-form"]:hover .tocart,
.products-grid .product-item-details .actions-primary:hover .tocart
{
    background-color: #da332e !important;
    color: #fff !important;
    border-color: #da332e !important;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    background-color: #da332e !important;
    border-color: #da332e !important;
    color: #fff;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}
header.page-header > .panel.wrapper, header.page-header > .header.content {
    max-width: 1290px;
    margin: 0 auto;
}
body {
    color: #000;
}
.section-newsletter {
    padding: 5% 0;
    text-align: center;
    background-color: #ffffff;
    width: 100%;
}
.section-newsletter-inner {
    display: flex;
    align-items: center;
}
.section-newsletter-inner form {
    width: calc(100% - 100px);
    margin-left: auto;
    padding-left: 80px;
}
.footer-middle {
    padding-left: 0;
    padding-right: 0;
}
.section-newsletter label[for="newsletter"] span {
    font-family: 'GillSansMT';
    font-size: 50px;
}
.section-newsletter .field.newsletter .control {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 100%;
    margin: 0;
    position: relative;
}
.section-newsletter .field.newsletter label[for="newsletter"] {
    font-size: 40px;
    color: #000;
    margin: 0 0 30px !important;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-weight: 600;
    text-align: left;
}
.section-newsletter .field.newsletter .control input#newsletter {
    height: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #000;
}
.section-newsletter .field.newsletter .control button.action.subscribe.primary {
    height: 50px;
    background: #D5B129;
    border-color: #D5B129;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0 30px;
    color: #000;
    font-size: 16px;
    white-space: nowrap;
    font-family: 'GillSansMT' !important;
    letter-spacing: 0;
}
div#newsletter-error {
    position: absolute;
    left: 0;
    margin: 0;
    top: auto;
    bottom: -20px;
}
.footer-middle {    
    background-color: #f9f9f9;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}
.footer-middle.footer-middle-2 {
    background-color: #272727;
    width: 100%;
    padding: 3% 0 !important;
    text-align: left !important;
}

.heading-border-bottom {
    position: relative;
    margin-bottom: 60px;
}
.heading-border-bottom::before {
    content: "";
    background-color: #d5b129;
    height: 20px;
    width: 100%;
    max-width: 130px;
    position: absolute;
    bottom: -40px;
    z-index: 2;
}
.heading-border-bottom::after {
    content: "";
    position: absolute;
    bottom: -40px;
    height: 20px;
    background: #A7A9AC;
    width: 58%;
    left: 0;
    z-index: 1;
}
.slide-content .btn-line {
    background: #ed3833;
    border-color: #ed3833 !important;
    color: #fff !important;
    font-size: 20px !important;
}
@media screen and (min-width: 768px){
    .page-header.type5.header-newskin.sticky-header .navigation>ul {
        text-align: right !important;
    }
}
.header.content nav ul li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    text-transform: unset !important;
    font-size: 15px !important;
}
.page-header.type5.header-newskin .navigation .level0 > .level-top{
    letter-spacing: 0;
}
body.cms-home nav.navigation > ul > li:nth-child(1) > a {
    border-top: 3px solid #948331;
}
header.page-header nav.navigation.sw-megamenu .submenu li a::before {
    content: '\f811' !important;
    font-family: 'porto-icons' !important;
    font-weight: 400 !important;
    left: 6px;
    position: absolute;
}
header.page-header nav.navigation.sw-megamenu .submenu li a{
    padding-left: 20px;
}
.page-header.type5.header-newskin .panel.wrapper {
    border-bottom: 0 !important;
    background-color: transparent;
}
.top-header-right {
    float: right;
    display: flex;
    align-items: center;
}
.footer-middle .row > div:nth-of-type(1) {
    display: flex;
    display: -webkit-flex;
}
.footer-middle .row > div:nth-of-type(1) .footer-column {
    width: 50%;
}
.footer-middle .row > div:nth-of-type(1) .footer-column.footer_products {
    padding-left: 30px;
}
.footer-bottom {
    padding: 10px;
    color: #fff;
}
.topmessage {
    margin: 1% 5% 0;
    border: 2px solid #ed1b24;
    width: 90% !important;
    padding: 1%;
    font-size: 15px;
    color: #000;
    background: #fff;
    line-height: 25px;
}
.block-static-block .owl-carousel .owl-item .slide-content {
    top: 40% !important;
}
.block-static-block .owl-carousel .owl-item .item > div {
    background-position: top center !important;
}
.header-phone-wrap {
    background: #95852e none repeat scroll 0 0;
    border-right: 1px solid #eee;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    float: right;
    margin-right: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
}
ul.dropdown.switcher-dropdown {
    margin: 0 !important;
    border-top: 2px solid #ed3833 !important;
    left: 0 !important;
}
.page-header .switcher .options ul.dropdown a{
    padding: 12px 10px !important;
}
ul.dropdown.switcher-dropdown::before, ul.dropdown.switcher-dropdown::after {
    content: none !important;
}
iframe#easyXDM_nfusion_lib_default4306_provider {
    height: 40px !important;
}
header.page-header .header-phone-wrap .phone-box a {
    color: #fff !important;
    font-weight: normal;
    padding: 9px 10px;
    display: inline-block;
    vertical-align: text-bottom;
}
.stock.available > span {
    background: #6dbe14;
    color: #fff;
    border-radius: 2px;
    padding: 3px 10px;
}
.page-header.type5.header-newskin .header.panel {
    padding-bottom: 0 !important;
}
.footer-middle .footer-column h4 {
    font-size: 16px;
    font-weight: 500;
}
.footer-middle .row > div:nth-of-type(1) .footer-column:nth-of-type(1) {
    width: 65%;
}
a.action-login {
    background: #95842e;
    padding: 7px 20px;
    color: #fff !important;
    font-weight: 700;
    font-size: 17px;
}
a.action-login.action-logout {
    background-color: #000;
}
a.action-my-account span {
    font-size: 26px;
    margin-right: 10px;
}
.page-header.type5.header-newskin .header.panel {
    max-width: 100%;
}
.page-header.type5.header-newskin .minicart-wrapper {
    margin-left: 15px !important;
}
.top-header-right .porto-icon-star {
    font-size: 26px;
    margin-left: 10px;
}
.page-header.header-newskin .minicart-wrapper .action.showcart {
    padding: 0 15px 0 0;
}
.top-header-right i.porto-icon-search::before {
    content: '\f002' !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    font-size: 20px;
}
.top-header-right a.action.showcart::before,
.minicart-wrapper .action.showcart.active:before {
    content: "\f07a" !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600 !important;
}
footer.page-footer .footer-middle div[class^="footer-column"] h4 {
    font-size: 22px;
    color: #fff;
    font-family: 'GillSansMT' !important;
    font-weight: normal !important;
    margin-top: 0;
}
.footer-bottom address {
    float: left;
    color: #a7a9ac;
    font-size: 15px;
}
footer.page-footer .footer-middle div[class^="footer-column"] ul li a, footer.page-footer .footer-middle div[class^="footer-column"] ul li, footer.page-footer .footer-middle div[class^="footer-column"] ul li p, footer.page-footer .footer-middle div[class^="footer-column"] {
    color: #aaaaaa;
    font-size: 16px;
    line-height: 26px;
}
.price-box span.price-container .price {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    font-weight: 900;
    font-size: 13px;
    color: #da2c2a;
}
.page-header.type5.header-newskin .header.content {
    padding: 0 15px;
    max-width: 1340px;
}
.header.content nav ul.subchildmenu li a {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal !important;
    color: #000;
}
.page-header.type5.header-newskin .header.content {
    padding: 5px 15px 10px !important;
}
/*Home*/
.home-about-top .heading-border-bottom {
    font-size: 55px;
}
.section-top-in-industry h2{
    font-size: 48px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.section-top-in-industry p{
    line-height: 26px;
    font-size: 20px;
    margin-top: 16px;
}
.page-header.type5.header-newskin .search-area {
    margin: 0 0 0 10px !important;
    z-index: 9 !important;
}
#banner-slider-demo-19 .slide-content {
    top: 50% !important;
    text-align: left !important;
}
.product-grid-numismatic .block-content {
    background-color: #fff !important;
}
#banner-slider-demo-19 .slide-content h2 {
    text-align: left;
}
.footer-bottom address {
    width: 100%;
}
.footer-bottom .copyleft {
    float: right;
}
.social li a {
    background: #3C5B9B;
    font-size: 18px;
    border-radius: 3px;
    line-height: 35px;
    display: inline-block!important;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.social .fb a {
    background: #3C5B9B;
}
.social .fb a:hover {
    background: #3C5B9B !important;
}
.social .tw a {
    background: #359BED;
}
.social .googleplus a {
    background: #E33729;
}
.social .googleplus a:hover {
    background: #E33729!important;
}
.social .pintrest a {
    background: #cb2027;
}
.social .linkedin a {
    background: #027ba5;
}
.social .youtube a {
    background: #F03434;
}
.social {
    display: inline-block;
    float: left;
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
}
.social h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.social ul {
    float: left;
    margin: 0;
    list-style: none;
}
.social ul li {
    float: left;
    margin-right: 7px;
}
.social a {
    transition: background 400ms ease-in-out;
}
body.layout-fullwidth .page-wrapper>.breadcrumbs > ul {
    max-width: 1280px !important;
    width: 100%;
    margin: 0 auto !important;
    display: block !important;
    padding: 10px 0 !important;
}
footer.page-footer .footer-middle .social-section address, footer.page-footer .footer-middle .social-section .phone-footer {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-style: normal;
    line-height: 2;
    color: #aaa;
    padding-top: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 60px;
    position: relative;
}
footer.page-footer .footer-middle .social-section address .fas, footer.page-footer .footer-middle .social-section .phone-footer .fas {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
}
footer.page-footer .footer-middle ul.links li, footer.page-footer .footer-middle ul.features li {
    padding: 3px 0;
}
body.page-products main#maincontent.page-main > .columns {
    max-width: 1290px;
    margin: 0 auto;
}
.catalog-category-view .page-title-wrapper {
    display: block;
    max-width: 1290px;
    margin: auto;
}
.page-products .toolbar.toolbar-products > div {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.page-products .toolbar.toolbar-products {
    display: flex;
}
.page-products .toolbar.toolbar-products .field.limiter {
    margin-left: auto;
}
.toolbar.toolbar-products .modes-mode{
    width: auto;
    padding-left: 40px !important;
    border: 1px solid #eee;
    padding: 3px 10px;
    position: relative;
}
.toolbar.toolbar-products .modes-mode.active,
.toolbar.toolbar-products .modes-mode:hover{
    background: #da2c2a;
    color: #fff;
    border-color: #da2c2a;
}
.toolbar.toolbar-products .modes-mode>span {
    height: auto;
    margin: 0;
    position: relative;
    width: auto;
}
.toolbar.toolbar-products .modes-mode:before {
    position: absolute;
    left: 10px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
    margin-left: 20px;
}
/*body.catalog-product-view main#maincontent.page-main .column.main {
    margin: 0 auto !important;
    display: block !important;
    float: none;
    max-width: 1100px;
}*/
body.catalog-product-view .sidebar.sidebar-main {
    display: none !important;
}
body.catalog-product-view main#maincontent.page-main .fotorama__stage {
    border: 0;
}
.product.info.detailed .product.data.items > .item.title {
    padding: 0 !important;
}
.product.info.detailed .product.data.items > .item.title a {
    padding: 10px 20px !important;
    height: auto !important;
    color: #666 !important;
    margin-right: 0px;
    font-family: "Raleway", serif;
    font-weight: 600 !important;
    border: 0 !important;
    background-color: #fff !important;
}
.product-item-name>a, .product.name a>a {
    color: #000 !important;
    font-weight: 600;
}
.product.info.detailed .product.data.items > .item.title.active a,
.product.info.detailed .product.data.items > .item.title a:hover{
    background: #da332e !important;
    color: #fff !important;
}
body.catalog-product-view table.mp-tabular td, table.mp-tabular span {
    font-size: 13px !important;
    padding-left: 0;
}
body.catalog-product-view table.mp-tabular th {
    padding-left: 0;
}
/*body.catalog-product-view .product.data.items[role="tablist"] .data.item[aria-labeledby="tab-label-related.post.tab-title"] {
    display: none;
}*/
body.catalog-product-view .product-options-bottom .price-box .price-container .price, body.catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 28px;
    line-height: 38px;
}
body.catalog-product-view .product-info-main {
    float: left;
    width: 100% !important;
    max-width: 460px;
    padding: 0 20px;
}
.product.info.detailed .product.data.items .data.item.content {
    margin-top: 50px !important;
    border: 0 !important;
    box-shadow: none;
    border-top: 2px solid #dddddd !important;
    padding: 20px 0;
}
body.cms-page-view.page-layout-2columns-left .page-title-wrapper > .page-title {
    float: right;
    text-align: left;
    width: 80%;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.toolbar.toolbar-products .pages {
    display: none !important;
}
.toolbar.toolbar-products + .products-grid + .toolbar.toolbar-products .pages {
    display: flex !important;
}
body .block-category-list .block-title, 
body .sidebar>.block.filter .options dt {
    color: #fff;
    font-family: "Raleway", serif;
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 15px;
    background: #da2c2a;
    border-radius: 0;
}
body .block-category-list .block-content, body .sidebar>.block.filter .options dd {
    border-color: #f5f5f5;
    border-radius: 0;
    background-color: #f5f5f5;
}
body .block-category-list .block-content .item a, 
body .sidebar>.block.filter .item a {
    color: #222;
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
}
body.page-products.catalog-category-view .category-view {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
body.page-products.catalog-category-view .category-view {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
body.page-products.catalog-category-view .category-view .category-cms {
    width: 78%;
    float: right;
}
body.catalog-product-view .product-info-price span.price {
    color: #da332e !important;
}
/*********** My Account ***********/
h1.page-title {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.page-title-wrapper.product h1 {
    text-transform: none !important;
}
body.account .sidebar.sidebar-main .block.account-nav {
    background-color: #f5f5f5;
    padding: 5px 15px;
}
body.account.layout-fullwidth.page-layout-2columns-left .column.main{
    width: 75%;
}
body.account.layout-fullwidth.page-layout-2columns-left .sidebar-main {
    width: 25%;
}
body.account .account-nav .nav>li>a {
    color: #222222;
    padding: 10px 15px;
    border-bottom: 0;
    display: block;
    border-top: 1px #fff solid;
    border-bottom: 1px #ddd solid;
    font-size: 13px;
}
body.account .account-nav .nav > li {
    border: 0;
}
body.account .account-nav .nav > li:first-child a {
    border-top: 0;  
}
body.account .account-nav .nav > li:last-child a {
    border-bottom: 0;
}
.account-nav .nav>li>a:before, .account-nav .nav>li>strong:before {
    content: '\f811' !important;
}
a:hover {
    text-decoration: none;
    opacity: 0.9;
}
body.account .box .box-content {
    background-color: #ffffff;
}
.customer-account-index .block .block-title strong {
    font-weight: 800;
    color: #000000;
    text-transform: uppercase;
}
div#minicart-content-wrapper .actions .action.checkout,
.cart-summary .checkout-methods-items .action.primary.checkout{
    background: #ed3833;
    border-color: #ed3833;
    color: #fff;
}
div#minicart-content-wrapper a.action.viewcart {
    background-color: #eeeeee;
}
body.checkout-cart-index .cart-summary {
    background: #ffffff;
}
.cart-summary strong.summary.title {
    font-weight: 600;
    text-transform: uppercase;
}
.cart-summary tr.grand.totals th.mark {
    text-transform: uppercase;
}
.cart-discount div#block-discount {
    width: 100%;
}
body.checkout-cart-index strong#block-discount-heading {
    font-weight: 700;
}
button:not(.primary) {
    text-transform: uppercase;
}
button.action:not(.primary):hover {
    background-color: #ed3833;
    color: #fff;
    border-color: #ed3833;
}
table#shopping-cart-table thead th {
    background: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cart-summary strong.summary.title {
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #ed3833;
    padding-bottom: 10px;
}
.cart-summary .block>.title{
    border-top: 0;
}
body.checkout-cart-index span.price {
    color: #da332e !important;
}
a.action.multicheckout {
    display: block;
    background: #eeeeee;
    padding: 14px 10px;
    text-transform: uppercase;
}
div#block-discount strong#block-discount-heading {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0 !important;
}
body.checkout-index-index .shipping-address-items .shipping-address-item.selected-item {
    width: 100%;
}
body.checkout-index-index .opc-block-summary {
    background: #fff;
    padding: 22px 27px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 30px;
}
body.checkout-index-index .opc-block-summary .title {
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #000;
}
body.checkout-index-index .opc-wrapper .step-title {
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
body.checkout-index-index table.table-checkout-shipping-method {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.modal-popup .modal-title {
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #ed3833;
}
form#co-shipping-form {
    max-width: 100%;
}
.opc-block-shipping-information .shipping-information-title {
    border-bottom: 2px solid #ed3833;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.opc-progress-bar-item._active>span:before {
    background: #ed3833 !important;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #ed3833 !important;
}
.payment-method-title.field.choice label.label {
    font-weight: 600;
    text-transform: uppercase;
}
.block.items-in-cart .title span {
    font-weight: 600;
}
.payment-option.opc-payment-additional.discount-code .payment-option-title.field.choice,
.payment-option.opc-payment-additional.discount-code .payment-option-content{
    padding: 10px 0;
}
aside.modal-custom.authentication-dropdown.custom-slide {
    border-color: #ed3833;
}
.block-authentication .field .label {
    font-weight: 400;
    line-height: 1;
}
body.checkout-index-index button.action.action-auth-toggle {
    font-weight: 700;
    background: #ed3833;
    padding: 5px 20px;
    height: auto;
    color: #fff;
}
body.checkout-index-index .block.block-customer-login .field {
    line-height: 1;
}
body.checkout-index-index .block-authentication .block-title strong {
    font-weight: 700;
    text-transform: uppercase;
}
.opc-block-summary .product-item .price {
    color: #ed3833;
    font-weight: 600;
}
button.action.primary.checkout {
    background-color: #ed3833;
    border-color: #ed3833;
    color: #fff;
    padding: 15px 40px !important;
    height: auto !important;
    font-size: 20px;
}
body.checkout-onepage-success .checkout-success {
    border: 1px solid #eee;
    padding: 3%;
}
body.checkout-onepage-success div#registration {
    border: 1px solid #eee;
    padding: 3%;
    margin-top: 30px;
}
body.customer-account-login .block-title strong {
    font-weight: 700 !important;
    text-transform: uppercase;
}
body.customer-account-login .login-container .fieldset>.field>.control {
    width: 100%;
}
body.account main#maincontent.page-main {
    max-width: 1300px;
}
.customer-account-index .box .box-title {
    font-weight: 700;
}
.form-address-edit,
.form.create.account{
    border-top-color: #ed3833 !important;
}
fieldset.fieldset legend.legend, fieldset.fieldset legend.legend span {
    font-weight: 700;
}
body.customer-account-login .login-container > .block {
    background-color: #f7f7f7;
    padding: 3%;
    border: 1px solid #eaeaea;
    margin-bottom: 0;
}
body.customer-account-login .block.block-new-customer{
    margin-left: auto;
}
body.customer-account-login .login-container {
    display: flex;
    display: -webkit-flex;
    border: 0;
    padding: 0;
    box-shadow: none;
}
.page-header .top-header-right .switcher {
    -ms-flex-order: unset;
    -webkit-order: unset;
    order: unset;
}
.page-header .top-header-right div#switcher-currency {
    height: auto;
}
.page-header .top-header-right div#switcher-currency .actions.dropdown.options.switcher-options {
    background-color: red;
    padding: 7px 20px;
    color: #fff;
}
.page-header .top-header-right div#switcher-currency .actions.dropdown.options.switcher-options span {
    color: #fff !important;
    font-size: 14px;
}
div#switcher-currency .actions.dropdown.options.switcher-options::before {
    content: "Change Currency";
    position: absolute;
    display: block;
    right: 99%;
    background: #000;
    padding: 6px 10px;
    top: 0;
    text-transform: capitalize;
    font-size: 13px;
    white-space: nowrap;
    max-height: 100%;
    height: 100%;
}
.sidebar.sidebar-main .block.widget .block-title,
.sidebar.sidebar-main .block.widget .sidebar-block-title{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.sidebar.sidebar-main .block.widget .block-title strong,
.sidebar.sidebar-main .block.widget .sidebar-block-title strong{
    font-size: 14px;
    position: relative;
}
.sidebar.sidebar-main .block.widget .block-title strong[role="heading"]::before,
.sidebar.sidebar-main .block.widget .sidebar-block-title strong::before{
    content: "";
    position: absolute;
    bottom: -10px;
    height: 2px;
    width: 100%;
    background: #da2c2a;
}
.sidebar-block-recent-viewed .block.widget .block-title,
sidebar-block-compare-products .block.widget .block-title{
    display: none;
}
body.catalog-category-view .widget.block.block-static-block {
    margin-top: 30px;
}
.sidebar.sidebar-main .block.widget .sidebar-block-title {
    margin-bottom: 20px;
}
.sidebar.sidebar-main .product-items .product-item-details {
    max-width: 80%;
}
.sidebar.sidebar-main .product-items .product-item-name a {
    white-space: normal;
    text-overflow: unset;
    padding-left: 15px;
}
.sidebar.sidebar-main .block.widget.block-compared-products-grid .actions-secondary {
    display: none !important;
}
.sidebar.sidebar-main .block.widget.block-compared-products-grid .stock.unavailable {
    display: none;
}
.sidebar.sidebar-main .block.widget.block-compared-products-grid .product-item-actions {
    display: none;
}
.sidebar.sidebar-main .block {
    margin-bottom: 0;
}
.sidebar.sidebar-main > div + div {
    margin-top: 30px;
}
.sidebar.sidebar-main .product-item-name a::before {
    content: '\f811' !important;
    font-family: 'porto-icons';
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}
.sidebar.sidebar-main div[class*="sidebar-block"] + div[class*="sidebar-block"] {
    margin-top: 20px;
}
.sidebar-block-empty-message {
    color: #666666;
}
.sidebar-block-compare-products .block-title {
    display: none !important;
}
.admin__data-grid-outer-wrap + .sidebar-block-empty-message {
    display: none;
}
.sidebar .product-items .product-item-actions {
    display: none !important;
    margin: 0;
}
body.account .sidebar.sidebar-main .widget.block-static-block {
    display: none;
}
.products-grid .owl-carousel .owl-item li {
    width: 100% !important;
    padding: 0 10px !important;
}
.products-grid .owl-carousel .owl-controls .disabled .owl-next {
    margin-left: auto;
}
.products-grid .owl-carousel .owl-controls em {
    font-size: 30px;
}
.products-grid .owl-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 0;
    margin: auto;
    width: calc(100% + 140px);
    left: -70px;
    text-align: left;
    display: flex !important;
    align-items: center;
}
.products.wrapper.grid.products.wrapper.grid img {
    width: auto !important;
}
body .page-main{
    max-width: 1300px;
}
/*Faq*/
body.cms-faq {
    overflow: unset;
}
.faq-collection {
    display: flex;
    display: -webkit-flex;
}
.faq-collection .faq-groups {
    width: 25% !important;
    padding-right: 30px;
}
.faq-collection .faq-groups .faq-group-image {
    display: none;
}
.faq-collection .faq-groups .faq-group {
    width: 100%;
    text-align: left;
}
.faq-collection .faq-groups .faq-groupname {
    text-align: left;
}
.faq-collection .faq-content {
    width: 75%;
}
.faq-collection .faq-groups .faq-groupname a.group-link {
    font-family: 'open sans';
    font-weight: normal;
    text-transform: capitalize;
    color: #333;
}
.faq-collection .faq-content .group-title {
    margin-top: 0;
}
.faq-collection .ui-accordion .ui-accordion-header {
    font-size: 14px;
    line-height: 1.4;
    background-color: transparent !important;
    border: 0;
    font-weight: normal !important;
}
.faq-collection .faq-content .ui-accordion-header:hover {
    background-color: #ffffff !important;
    color: #000 !important;
}
.faq-collection .faq-groups::before {
    content: "Topics";
    text-align: left;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 2px solid #dddddd;
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
}
body.faq-index-index {
    overflow: unset;
}
.faq-collection .ui-state-active, .faq-collection .ui-widget-content .ui-state-active, .faq-collection .ui-widget-header .ui-state-active{
    color: #000 !important;
}
.faq-collection .faq-accordion .ui-widget-content {
    border: 0 !important;
    padding: 10px 20px !important;
}
.faq-collection .group-title {
    color: #000 !important;
    text-transform: capitalize !important;
}
.faq-collection .ui-accordion .ui-state-default:after {
    content: "\f803" !important;
    font-family: 'porto-icons' !important;
}
.faq-collection .faq-content > div + div {
    margin-top: 30px;
}
body.catalog-product-view table.mp-tabular tr th:nth-child(2), body.catalog-product-view table.mp-tabular tr td:nth-child(2) {
    display: none;
}
body.catalog-product-view .product.attribute.overview .value {
    white-space: pre-line;
}
body.catalog-product-view .product-info-main .product.overview::before {
    content: "QUICK OVERVIEW";
    font-weight: 800;
    display: block;
}
/*body.catalog-product-view .product.attribute.description > div {
    white-space: pre;
}*/
a.minimal-price-link {
    display: none !important;
}
body.mpblog-post-view > h2:nth-of-type(1) {
    display: none;
}
body.mpblog-post-view > .page-wrapper {
    top: -18px !important;
}
.post-info-wraper i.mp-blog-icon.mp-blog-user {
    display: none;
}
.post-info-wraper i.mp-blog-icon.mp-blog-user + a.mp-info {
    display: none;
}
.mp-sidebar.product .list-post-tabs .post-left {
    display: none;
}
.mp-sidebar .product.data.items>.item.content {
    padding-left: 0 !important;
}
.sidebar .mp-sidebar.mpcss .block-title.col-xs-12.sidebar-tags {
    display: none;
}
.sidebar .mp-sidebar.mpcss .block-title.col-xs-12.sidebar-tags + .col-xs-12 {
    display: none;
}
p.category-top-links > span > span + span {
    margin-left: 10px;
}
/*=====Sidebar Categories======*/

.sidebar-categories-wrap {
    background-color: #f5f5f5;
    position: relative;
    padding: 0 0 15px;
}
.sidebar-categories-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar-categories-wrap ul li a {
    padding: 5px 20px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #222;
    font-weight: bold;
}
ul.sidebar-subcategories-wrap {
    max-height: 0;
    overflow: hidden;
    transition: 0.7s;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    padding-left: 20px;
    margin: 0;
    padding: 0;
}
.sidebar-subcategories-wrap.sidebar-subcateories-active {
    max-height: 500px;
}
ul.sidebar-subcategories-wrap li a {
    font-weight: normal;
}
ul.sidebar-subcategories-wrap li a::before {
    content: '\f811';
    font-family: 'porto-icons';
    margin: 0 10px 0 0;
}
li.has-sub-categories .toggle-subcat::before{
    content: '\f882';
    font-family: 'porto-icons';
    font-size: 10px;
}
li.has-sub-categories .toggle-subcat.toggle-subcat-active::before {
    content: "\f883" !important;
}
ul.sidebar-subcategories-wrap li a {
    box-shadow: none;
}
ul.sidebar-subcategories-wrap li:first-child {
    margin-top: 10px;
}
ul.sidebar-subcategories-wrap li:last-child {
    margin-bottom: 10px;
}
.sidebar-categories-wrap > ul > li {
    border-top: 1px solid #ddd;
}
.sidebar-categories-wrap li {
    position: relative;
    margin: 0;
}
span.toggle-subcat {
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 99;
    height: 30px;
    width: 30px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}
.sidebar-categories-wrap > h4 {
    background-color: #da2c2a;
    padding: 14px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #fff;
    position: relative;
    margin-top: 0;
}
.sidebar-categories-wrap > h4::before {
    content: '\f827';
    font-family: 'porto-icons';
    margin: 0 10px 0 0;
}
body.catalog-category-view .sidebar.sidebar-main .sidebar-categories-wrap {
    display: table-header-group;
}
body.catalog-category-view .sidebar.sidebar-main {
    display: table;
}
body.catalog-category-view .sidebar.sidebar-main .block.filter {
    display: none !important;
}
/*==================*/
.block.widget.block-viewed-products-grid .stock {
    display: none !important;
}
.block.widget.block-viewed-products-grid .actions-secondary{
    display: none !important;
}
.sidebar-block-recent-viewed,
.sidebar-block-compare-products{
    position: relative;
    min-height: 80px;
}
.sidebar-block-recent-viewed::after {
    content: "You haven't view product recently.";
    position: absolute;
    top: 50px;
    color: #888;
    z-index: 0;
}
.sidebar-block-compare-products::after{
    content: "You have no items to compare.";
    position: absolute;
    top: 50px;
    color: #888;
    z-index: 0;
}
.block.widget.block-viewed-products-grid,
.block.widget.block-compared-products-grid{
    position: relative;
    z-index: 9;
    background-color: #fff;
}
body.catalog-product_compare-index td.product .product-image-wrapper{
    height: auto;
    padding-bottom: 0 !important;
}
body.catalog-product_compare-index td.product img.product-image-photo {
    width: auto;
    right: 0;
    position: relative;
}
.breadcrumbs ul.items li.item.product div{
    display: inline-block;
    vertical-align: top;
}
.breadcrumbs ul.items li.item.product div::after {
    content: '\f80d';
    font-family: 'porto-icons';
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
    margin: 0 10px;
}
button.action-primary.action-accept {
    background-color: #da332e;
    color: #fff;
    border-color: #da332e;
}
.mp-sidebar.mpcss .row {
    margin: 0;
}
li.item.product.product-item .product-item-description p br {
    display: none;
}
.page.messages {
    max-width: 1290px;
    width: 100%;
    margin: auto;
}
div#mpajaxcart-popup span.product-image-wrapper img.product-image-photo {
    position: relative;
    max-height: 250px;
    width: auto;
}
div#mpajaxcart-popup-main {
    padding: 20px;
    box-sizing: border-box;
}
div#mpajaxcart-popup-main .product-image-wrapper {
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0 !important;
    border: 1px solid #eee;
    box-shadow: 5px 5px 10px -5px #eee !important;
}
div#mpajaxcart-popup-main .product-image-container {
    overflow: visible;
}
div#mpajaxcart-popup-main .mpajaxcart-success-action {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
div#mpajaxcart-popup-main .mpajaxcart-success-action > button.action {
    width: calc(50% - 10px) !important;
    margin: 0 !important;
}
div#mpajaxcart-popup-main .mpajaxcart-control {
    margin-top: 20px;
}
div#mpajaxcart-popup-main .mpajaxcart-msqty {
    margin-top: 20px;
}
div#mpajaxcart-popup-main .mpajaxcart-mssubtotal span.subtotal {
    color: #eb5334;
}
div#mpajaxcart-popup-main button.mp-btnclose:hover,
div#mpajaxcart-popup-main button.mp-btnclose:active, button.mp-btnclose:visited {
    color: #eb5334;
    border: 1px solid #ccc;
}
div#mpajaxcart-popup-main input.mpajaxcart-qty {
    width: 45px;
}
body #mpajaxcart-popup {
    width: 100%;
    max-width: 750px;
    min-width: 100px;
}
body #mpajaxcart-popup-content {
    padding-top: 30px;
    padding-bottom: 0;
}
div#cart-footer {
    display: none !important;
}
.mpajaxcart-success-action button.action.primary.continue-shopping {
    background-color: #000;
}
button.mfp-close:hover {
    color: #fff;
}
.mpquickview-popup .product-info-main span.price {
    font-size: 26px !important;
}
.mpquickview-popup table.mp-tabular tr th {
    font-size: 14px;
    line-height: 1.3;
    vertical-align: top;
}
.mpquickview-popup table.mp-tabular tr td,
.mpquickview-popup table.mp-tabular tr td .price {
    font-size: 14px !important;
}
.mpquickview-popup .box-tocart .actions {
    vertical-align: top;
}
.page-title-wrapper {
    width: 100%;
    max-width: 1290px;
    margin: auto;
}
header .nav-sections-item-title[aria-controls="store.links"] {
    display: none;
}
body.mpblog-post-index .post-info-wraper .post-short-description h2 {
    font-size: 17px;
}
h2.mp-post-title a.post-link-title {
    font-size: 20px;
    line-height: 1;
}
.list-post-tabs .post-right span.create-at {
    line-height: 1;
}
ul.menu-archives li a {
    font-size: 14px;
    line-height: 1 !important;
}
.product-info-main .box-tocart .actions {
    vertical-align: top;
}
@media screen and (max-width: 1320px){
    .header.content nav ul li a {
        font-size: 12px !important;
        padding: 0 2px !important;
    }
    .nav-sections-item-content>.navigation {
        max-width: 100%;
    }
}
@media screen and (max-width: 1300px){
    body.layout-fullwidth .page-wrapper>.breadcrumbs > ul {
        padding: 10px 20px !important;
    }
}
@media screen and (max-width: 1199px){
    .topmessage {
        display: none;
    }
    body.cms-page-view.page-layout-2columns-left .page-title-wrapper > .page-title {
        width: 75%;
    }
}
@media screen and (max-width: 1024px){
    .page-header.type5.header-newskin .logo {
        margin-right: 5px !important;
        max-width: 200px;
    }
    .slider-home-page {
        min-height: 600px !important;
    }
}
@media screen and (max-width: 1100px){
    body.page-products.catalog-category-view .category-view .category-cms {
        width: 100%;
    }
    body.page-products.catalog-category-view .category-view .category-cms > p> span > span {
        margin-bottom: 10px !important;
        display: inline-block;
        vertical-align: top;
    }
}
@media screen and (max-width: 999px){
    .footer-middle.footer-middle-2 .row > div {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer-middle.footer-middle-2 .row > div:nth-of-type(1) {
        width: 100%;
        text-align: left;
    }
    .footer-middle.footer-middle-2 .row > div:nth-of-type(1) .footer-column {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }
    .footer-middle.footer-middle-2{
        text-align: left !important;
    }
}
@media screen and (max-width: 991px){
    .page-header.type5.header-newskin .logo {
        max-width: 160px;
    }
    .social-section {
        margin: auto;
        display: block;
    }
    .footer-middle.footer-middle-2 .row > div:last-of-type {
        width: 100%;
    }
    .sidebar.sidebar-additional {
        display: none !important;
    }
}
@media screen and (max-width: 767px){
    header .header .logo img {
        width: auto !important;
        max-width: 220px !important;
    }
    body header .header .logo {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .page-header.type5.header-newskin .logo {
        height: auto !important;
    }
    #banner-slider-demo-19 .slide-content h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .top-header-right div#switcher-currency {
        display: inline-block !important;
        margin-right: 10px;
    }
    div#switcher-currency .actions.dropdown.options.switcher-options::before{
        content: none !important;
    }
    .top-header-right a.action-wishlist {
        display: none !important;
    }
    #banner-slider-demo-19 .slide-content {
        top: 25% !important;
    }
    header.page-header nav.navigation.sw-megamenu .submenu li a::before {
        left: 26px;
    }
    header.page-header nav.navigation.sw-megamenu ul.subchildmenu a {
        padding-left: 40px !important;
    }
    html body .slider-home-page .owl-item > .item {
        min-height: 300px !important;
        max-height: 300px;
    }
    html body .slider-home-page {
        min-height: 300px !important;
    }
    #banner-slider-demo-19 .slide-content h2 {
        font-size: 25px !important;
        line-height: 35px !important;
        margin-bottom: 20px !important;
    }
    body .page-header {
        position: relative;
    }
    .footer-middle .row > div:nth-of-type(1) {
        display: block;
    }
    .footer-middle .row > div:nth-of-type(1) .footer-column {
        width: 100%;
        padding-left: 0 !important;
    }
    .social ul {
        float: none !important;
        display: inline-block;
        text-align: center;
        vertical-align: top;
    }
    footer.page-footer .footer-middle .social-section address, footer.page-footer .footer-middle .social-section .phone-footer {
        text-align: left;
    }
    .footer-middle.footer-middle-2 .row > div + div,
    .footer-column.footer_products{
        margin-top: 20px;
    }
    .section-newsletter .field.newsletter .control {
        display: block;
    }
    .section-newsletter .field.newsletter .control button.action.subscribe.primary {
        width: 100%;
        margin-top: 10px;
    }
    .section-newsletter label[for="newsletter"] span {
        font-size: 25px;
        line-height: 1;
    }
    .section-newsletter-inner {
        display: block;
        text-align: center;
    }
    .section-newsletter-inner form {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .section-newsletter .field.newsletter label[for="newsletter"] {
        text-align: center;
    }
    .top-header-right {
        justify-content: center;
    }
    .page-header.type5.header-newskin .block-search .label {
        margin-top: 0 !important;
    }
    .header-phone-wrap {
        display: none;
    }
    .sw-megamenu.navigation li.ui-menu-item>a {
        padding: 10px !important;
        padding-left: 20px !important;
    }
    .columns {
        width: 100%;
    }
    .mobile-sticky .page-main {
        margin-top: 0 !important;
    }
    .breadcrumbs{
        display: block !important;
    }
    body.layout-fullwidth .page-wrapper{
        margin-top: 190px !important;
    }
    /*    body.cms-home .page-wrapper,
        body.checkout-cart-index .page-wrapper {
            margin-top: 180px;
        }*/
    body.cms-page-view.page-layout-2columns-left .page-title-wrapper > .page-title {
        width: 100%;
    }
    .seltopageid #mc-embedded-subscribe {
        margin-left: 0 !important;
    }
    body.page-products.catalog-category-view .category-view .category-cms {
        width: 100%;
    }
    .sidebar.sidebar-additional, .sidebar.sidebar-main {
        margin-top: 40px;
    }
    body.account.layout-fullwidth.page-layout-2columns-left .column.main,
    body.account.layout-fullwidth.page-layout-2columns-left .sidebar-main{
        width: 100%;
    }
    body.customer-account-login .login-container {
        display: block;
    }
    body.customer-account-login .login-container .block + .block {
        margin-top: 30px;
    }
    .faq-collection .faq-groups {
        width: 100% !important;
        padding-right: 0;
    }
    .faq-collection {
        display: block;
    }
    .faq-collection .faq-content {
        width: 100%;
    }
    .filter-title strong {
        top: 40% !important;
    }
    .sidebar.sidebar-main .mp-sidebar.mpcss .row {
        margin: 0;
        padding-left: 15px;
    }
    ul.menu-categories a.list-categories {
        margin-left: 0 !important;
    }
    .post-short-description * {
        font-size: 14px;
    }
    .post-info-wraper h2.mp-post-title {
        font-size: 20px;
        line-height: 1.2;
    }
    .section-top-in-industry {
        text-align: center;
    }
    .home-about-top {
        text-align: center;
    }
    .heading-border-bottom::after {
        width: 100%;
    }
    .heading-border-bottom::before {
        left: 0;
        right: 0;
        margin: auto;
    }
    div#mpajaxcart-popup-main .mp-product-item-photo {
        width: 100%;
        margin-top: 30px;
    }
    div#mpajaxcart-popup-main .mp-product-item-info {
        float: right;
        width: 100%;
        margin-top: 30px;
    }
    div#mpajaxcart-popup {
        min-width: 100%;
    }
    #mpajaxcart-popup-content {
        padding: 20px !important;
    }

}
@media screen and (max-width: 667px){
    #banner-slider-demo-19 .slide-content h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    #banner-slider-demo-19 .item.item-slide-2 .slide-content {
        left: auto !important;
        right: 5px !important;
    }
    #banner-slider-demo-19 .item.item-slide-3 .slide-content {
        left: auto !important;
        right: 20px !important;
    }
    html body .slider-home-page .owl-item > .item {
        min-height: 250px !important;
        max-height: 250px;
    }
    html body .slider-home-page {
        min-height: 250px !important;
    }
    #banner-slider-demo-19 .slide-content a.btn-line {
        font-size: 14px !important;
        height: 40px !important;
        line-height: 34px !important;
    }
    .home-about-top h1.heading-border-bottom {
        font-size: 35px;
    }
    .page-header.type5 .search-area {
        display: none;
    }
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom .copyleft {
        width: 100%;
    }
    .block.widget.block-products-list .block-title strong {
        font-size: 26px;
    }
    #mpajaxcart-popup {
        max-height: 100% !important;
    }
}
@media screen and (max-width: 639px){
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 568px){
    #banner-slider-demo-19 .slide-content h2 {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 10px !important;
    }
    header .header .logo img {
        max-width: 280px !important;
    }
    .page-header.type5.header-newskin .panel.wrapper {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
    .top-header-right {
        width: 100%;
    }
    .page-products .toolbar.toolbar-products {
        display: block;
    }
    .page-products .toolbar.toolbar-products > div.modes {
        width: 50%;
        float: left;
        clear: none;
    }
    .page-products .toolbar.toolbar-products .field.limiter {
        width: 50%;
        float: right;
        text-align: right;
        clear: none;
    }
    .page-products .toolbar.toolbar-products > div.toolbar-sorter.sorter {
        float: right;
        text-align: right;
        margin: 20px 0;
    }
    body.page-products.catalog-category-view .category-view .category-cms > p> span > span,
    body.page-products.catalog-category-view .category-view .category-cms > p> span > strong{
        width: 100%;
        padding: 10px;
    }
    body.page-products.catalog-category-view .category-view .category-cms > p> span > span {
        display: none;
    }
    body.page-products.catalog-category-view .category-view .category-cms > p> span > span[style*="background-color"] {
        display: block;
    }
    body.page-products.catalog-category-view .category-view .category-cms > p> span > strong span {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    p.category-top-links > span > span {
        width: calc(50% - 20px) !important;
        float: left;
        font-size: 14px;
    }
    p.category-top-links > span > span:nth-child(odd) {
        margin-left: 0;
        clear: left;
    }
    .products-grid .owl-carousel .owl-controls .owl-nav {
        width: calc(100% + 100px);
        left: -50px;
    }
}
@media screen and (max-width: 480px){
    .block-static-block .owl-carousel .owl-item .item.item-slide-2 > div {
        background-position: center left -60px !important;
    }
    #banner-slider-demo-19 .slide-content h2 {
        font-size: 14px !important;
        line-height: 19px !important;
    }
    .footer-middle.footer-middle-2 .row > div {
        width: 100%;
        text-align: center;
    }
    .footer-middle.footer-middle-2 .row > div:nth-of-type(1) .footer-column {
        width: 100%;
        text-align: center;
    }
    .footer-middle.footer-middle-2 .row > div:nth-of-type(1) .footer-column + .footer-column {
        margin-top: 20px;
    }
    .page-products .toolbar.toolbar-products > div.modes {
        width: 100%;
    }
    .page-products .toolbar.toolbar-products .field.limiter {
        width: 100%;;
        text-align: center;
        margin-top: 20px;
    }
    .page-products .toolbar.toolbar-products > div.toolbar-sorter.sorter {
        text-align: center;
        margin: 20px 0;
        width: 100%;
    }
    .page-products .toolbar.toolbar-products > div.modes{
        text-align: center;
    }
    .toolbar.toolbar-products .modes-mode {
        display: inline-block;
        float: none;
    }   
    .social-section .social {
        width: 100%;
    }
}
@media screen and (max-width: 375px){
    header .header .logo img {
        max-width: 240px !important;
    }
}
