/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-02-24 20:00:33 */

    .catalog-category-view .breadcrumbs > .container, .catalogsearch-result-index .breadcrumbs > .container, .catalog-category-view .main-container > .container, .catalogsearch-result-index .main-container > .container, .catalog-product-view .breadcrumbs > .container, .catalog-product-view .main-container > .container, .catalog-product-view .bottom-container > .container  { max-width: 100%; }
	
    @media (min-width:1440px){
        .catalog-category-view  .col2-left-layout .col-main {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-category-view  .col2-left-layout .col-left {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
        .catalog-category-view  .col2-right-layout .col-main {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-category-view  .col2-right-layout .col-right {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
        .catalog-category-view  .col3-layout .col-wrapper {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-category-view  .col3-layout .col-main {
          -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          max-width: 75%;
        }
        .catalog-category-view  .col3-layout .col-left {
          -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%;
        }
        .catalog-category-view  .col3-layout .col-right {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
        .catalog-product-view  .col2-left-layout .col-main {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-product-view  .col2-left-layout .col-left {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
        .catalog-product-view  .col2-right-layout .col-main {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-product-view  .col2-right-layout .col-right {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
        .catalog-product-view  .col3-layout .col-wrapper {
          -webkit-flex: 0 0 80%;
          -ms-flex: 0 0 80%;
          flex: 0 0 80%;
          max-width: 80%;
        }
        .catalog-product-view  .col3-layout .col-main {
          -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          max-width: 75%;
        }
        .catalog-product-view  .col3-layout .col-left {
          -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%;
        }
        .catalog-product-view  .col3-layout .col-right {
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
	
    }
.main-container {
    padding: 40px 0;
}
.prev-next-products .product-nav.product-next .product-pop:before {
  border-bottom-color: #3b3b3b;
}
.at4m-dock.at4-ma1 a {
    float: right !important;
}
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {
    background-color: #000 !Important;
}
.atss .at-share-btn {
    margin: 0 1px 1px 0 !important;
}
.at4m-dock-toggle {
    left: 0 !important;
    right: auto !important;
}
.top-container >.breadcrumbs {
    border-bottom: 1px solid #dfdfdf;
}
.main-container > .container, .catalog-product-view .main-container > .container, .breadcrumbs > .container, .footer .container {
    max-width: 100%;
}
@media (min-width:1900px) {
    .breadcrumbs > .container, .main-container > .container, .footer .container, .footer-bottom {
        padding: 0 100px;
    }
    .main-container > .container > .row, .footer .container > .row {
        margin-left: -30px;
        margin-right: -30px;
    }
    .footer-middle .container > .row {
        margin-left: 40px;
        margin-right: 40px;
    }
    .main-container > .container > .row > div, .footer .container > .row > div {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width:1899px) {
    .breadcrumbs > .container, .main-container > .container, .footer .container, .footer-bottom {
        padding: 0 70px;
    }
    .main-container > .container > .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    .main-container > .container > .row > div {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width:1199px) {
    .breadcrumbs > .container, .main-container > .container, .footer .container, .footer-bottom {
        padding: 0 30px;
    }
    .main-container > .container > .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .main-container > .container > .row > div {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width:767px) {
    .breadcrumbs > .container, .main-container > .container, .footer .container, .footer-bottom {
        padding: 0 15px;
    }
    .main-container > .container > .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .main-container > .container > .row > div {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.block-layered-nav dt, .block-layered-nav .currently .block-subtitle, .block-category-nav .block-title {
    border: 0;
    background-color: transparent;
    border-bottom: 2px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    font-family: "Oswald";
    color: #000;
    letter-spacing: 1px;
    font-size: 12px;
}
.block-layered-nav dt:before, .block-category-nav .block-title:before {
    content: '\e874';
    color: #000;
    border: 0;
    background-color: transparent;
    right: 0;
    text-align: right;
    font-size: 12px;
}
.block-layered-nav dt.closed:before, .block-category-nav .block-title.closed:before {
    content: '\e873';
}
.block-layered-nav dt:hover:before, .block-category-nav .block-title:hover:before {
    background-color: transparent;
    color: #000;
}
.block-layered-nav dd, .block-category-nav .block-content {
    border: 0;
    background-color: transparent;
}
.breadcrumbs li a, .breadcrumbs li strong {
    font-weight: 700;
    font-family: "Oswald";
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.breadcrumbs span.breadcrumbs-split {
    margin: 0 5px;
    font-size: 12px;
}
.breadcrumbs span.breadcrumbs-split .icon-right-open:before {
    content: '\e850';
}
.sorter label {
    color: #000;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}
.toolbar select {
    border: 2px solid #000;
    height: 35px;
    color: #000;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 31px;
}
.sorter .view-mode i {
    border: 2px solid #000;
    width: 35px;
    height: 35px;
    line-height: 31px;
    font-size: 16px;
    color: #000;
}
.pager li >a, .pager li >span {
    background: transparent;
    color: #939393;
    border: 0;
    line-height: 35px;
    height: 35px;
}
.pager .pages li {
    background: none !important;
    border: 0 !important;
    height: 35px;
    line-height: 35px;
    font-family: "Oswald";
    font-weight: 700;
    width: auto;
    min-width: 30px;
}
.pager li >a:hover, .pager li >a:focus {
    background: transparent;
    height: 35px;
    color: #000;
}
.pager li >a.next, .pager li >a.previous {
    width: 35px;
    background: #000;
    height: 35px;
    color: #fff;
}
.pager li >a.next i:before {
    content: '\e850';
    position: relative;
    top: -1px;
}
.pager li >a.previous i:before {
    content: '\e84f';
    position: relative;
    top: -1px;
}
.pager .pages .current {
    color: #000;
}
.category-products .products-grid li.item .details-area {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
.price-box .price {
    color: #000;
    font-family: "Oswald";
    font-weight: 400;
}
.regular-price .price {
    color: #000;
    font-weight: 400;
}
.special-price .price {
    color: #f00;
}
.old-price .price {
    font-size: 20px;
}
.product-image-area {
    overflow: visible;
}
.product-image-area .actions {
    bottom: -37px;
    text-align: right;
    padding: 0;
    opacity: 1;
    visibility: visible;
    width: auto;
    right: 0;
    left: auto;
}
.product-image-area .actions a {
    background-color: transparent;
    border: 0;
    color: #dfdfdf;
}
.product-image-area .actions a:hover {
    color: #000;
}
a.quickview-icon {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Oswald";
    letter-spacing: 1px;
    padding: 17px 14px;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    right: auto;
    margin-left: -48px;
}
a.quickview-icon:hover > span {
    text-decoration: none;
}
.products-grid a.quickview-icon > i {
    display: none;
}
.category-products .products-grid li.item .item-area:hover .product-image-area .product-image:before {
    opacity: 0.2;
    visibility: visible;
}
.category-products .products-grid li.item .product-image-area .product-image:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    transition: all 0.3s;
}
#narrow-by-list dd .swatch-label {
    border-color: #eee;
}
#narrow-by-list dd .swatch-label img {
    border-color: transparent;
}
@media (min-width: 992px) {
    .footer-middle .col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer-middle .col-lg-4 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}
.footer-middle input#newsletter {
    background: transparent;
    border-radius: 0;
    padding: 0 20px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 48px;
    text-transform: uppercase;
}
.footer-middle #newsletter+button.button {
    font-family: "Oswald";
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    padding: 0;
    letter-spacing: 3px;
    transition: all 0.3s;
    margin: 10px 0;
    display: block;
    width: 100%;
}
.footer-middle #newsletter+button.button span {
    background: transparent;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 50px;
}
.footer-middle .block .block-title {
    margin: 40px 0;
    font-family: "Oswald";
    letter-spacing: 1px;
}
.footer-middle .block .block-title strong {
    font-size: 12px;
    font-weight: 700;
}
.footer-middle ul.links {
	display: flex;
}
.footer-middle ul.links li {
	display: inline-block;
	flex-grow: 1;
}
.footer-bottom address {
    float: left;
    font-family: "Oswald";
    font-size: 12px;
}
.footer-bottom > .container {
    padding: 40px 0;
    border-top: 1px solid #333;
}
.product-view .product-img-box li.etalage_thumb {
    padding: 0;
    border: 0;
    background: transparent;
}
.product-view .product-img-box li.etalage_small_thumbs li {
    padding: 0;
    border-color: #dfdfdf;
}
.product-view .product-img-box li.etalage_small_thumbs li.etalage_smallthumb_active {
    border-color: #000;
}
.add-to-box, .col1-layout .product-shop .product-options-bottom, .col1-layout .add-to-box {
    border-bottom: 0;
}
@media (max-width: 991px) {
    .footer-middle input#newsletter, .footer-middle #newsletter+button.button {
        max-width: 300px;
    }
}
.product-view .product-name h1 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000;
}
.product-view .product-shop .availability {
    color: #000;
    font-weight: 400;
}
.product-options dt label {
    font-weight: 400;
    color: #000;
}
.product-view .product-options .swatch-attr label, .product-view .product-options .swatch-attr .select-label {
    font-size: 14px;
}
.swatch-label {
    background-color: #fff;
}
.swatch-link, .swatch-label {
    font-family: "Oswald";
    color: #000;
    font-size: 12px;
}
.swatch-link {
    border-color: #eee;
}
.configurable-swatch-list {
    margin-top: 10px;
}
.add-to-cart .qty {
    height: 60px;
    min-width: 100px;
    font-family: "Oswald";
    font-size: 12px;
    font-weight: 700;
    margin-right: 1px;
}
.add-to-cart .qty-holder {
    margin-right: 50px;
    min-width: 135px;
    margin-bottom: 15px;
}
.add-to-cart .qty-changer >a {
    width: 28px;
    height: 28px;
    margin-bottom: 4px;
    line-height: 24px;
    border: 2px solid #000;
    color: #000;
    font-size: 11px;
}
.add-to-cart .qty-changer > a.qty_dec {
    margin-bottom: 0;
}
.add-to-cart .qty_inc > i:before {
    content: "\e873";
}
.add-to-cart .qty_dec > i:before {
    content: "\e874";
}
.add-to-cart button.button span {
    height: 60px;
    line-height: 60px;
    min-width: 250px;
    font-family: "Oswald";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-view .add-to-links li {
    display: block;
}
.product-view .add-to-links a {
    border: 0;
    width: auto;
    height: auto;
    line-height: 1.4;
    color: #dfdfdf;
}
.product-options-bottom .add-to-links li:first-child a {
    margin-left: 8px;
}
.product-view .add-to-links a:hover {
    color: #000;
}
.product-view .add-to-links a > span {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 15px;
    color: #000;
    text-transform: uppercase;
}
.product-view .add-to-links a > i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.product-view .product-shop .short-description, .product-options, .product-options-bottom {
    border: 0;
}
.add-to-cart button.button {
    width: 250px;
    min-width: 250px;
    height: 60px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.add-to-cart button.button span i {
    display: none;
}
.product-tabs>ul li {
    border: 0;
    background-color: #fff;
}
.product-tabs>ul li.active {
    background-color: #dfdfdf;
}
.product-tabs>ul li a {
    color: #000;
    font-family: "Oswald";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
}
.product-tabs .tab-content {
    border: 0;
    border-top: 1px solid #dfdfdf;
    box-shadow: none;
    padding: 45px 0;
}
.product-tabs>ul {
    bottom: 0;
}
.product-tabs>ul li:not(.active) a:hover {
    background-color: #f1f1f1;
}
.product-tabs>ul li a:hover {
    text-decoration: none;
}
.product-view .box-up-sell >h2 {
    background: none;
    border-bottom: 1px solid #dfdfdf;
    font-family: "Oswald";
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.box-up-sell.category-products .products-grid li.item .details-area {
    position: relative;
}
.box-up-sell.category-products .products-grid li.item .details-area .actions {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.box-up-sell.category-products .products-grid li.item .details-area .actions a {
    position: static;
    visibility: visible;
    opacity: 1;
    filter: Alpha(Opacity=1);
    border: 0;
    color: #dfdfdf;
    margin: 0;
    margin-top: 2px;
}
.box-up-sell.category-products .products-grid li.item .details-area .actions a:hover {
    color: #000;
}
.block-category-nav .category-list a.plus {
    font-size: 11px;
    right: -16px;
}
.block-category-nav .category-list a.plus .icon-plus-squared:before {
    content: '\e873';
}
.block-category-nav .category-list a.plus .icon-minus-squared:before {
    content: '\e874';
}
.block-category-nav .category-list a, .block-layered-nav dd a {
    color: #000;
}
h2.sidebar-title {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
    font-family: "Oswald";
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
}
.owl-top-narrow .owl-buttons [class^="icon-"]:before, .owl-top-narrow .owl-buttons [class*=" icon-"]:before {
    margin: 0;
}
.owl-top-narrow .owl-controls .owl-buttons .owl-next {
    margin-left: 5px;
}
.owl-top-narrow .sidebar-list .owl-controls {
    top: -35px;
    right: -2px;
}
.owl-top-narrow .sidebar-list .owl-controls .owl-buttons div {
    font-size: 14px;
    opacity: 1;
}
.toolbar {
    margin-bottom: 10px;
}
.category-products .products-grid li.item {
    padding-bottom: 25px !important;
}
.category-products .products-grid li.item .details-area .product-name {
    padding-right: 30px;
}
.block-layered-nav .currently ol {
    border: 0;
    background-color: transparent;
}
.block-layered-nav .actions {
    background-color: transparent;
    border: 0;
    border-top: 1px solid #dfdfdf;
}
.product-options-bottom .add-to-cart > .qty-holder {
    margin-bottom: 15px;
}
@media (max-width: 1679px) {
    .add-to-cart .qty-holder {
        margin-right: 30px;
        min-width: 95px;
    }
    .add-to-cart .qty {
        min-width: 60px;
    }
    .add-to-cart button.button {
        width: 150px;
        min-width: 150px;
    }
    .add-to-cart button.button span {
        min-width: 150px;
    }
}
@media (min-width: 1200px) {
    .top-container {
        position: relative;
        z-index: 2;
    }
    .main-container {
        margin-bottom: 10px;
        background-color: #fff;
        min-height: 90vh;
        min-height: calc(100vh - 120px);
    }
    .footer-container {
        
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }
}
.main-nav .menu > li.menu-item-has-children .nav-sublist-dropdown ul {
    min-width: 177px;
}
.sidebar-filterproducts.custom-block {
    background: transparent;
}
.sidebar-filterproducts.custom-block + h2 {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
    font-family: "Oswald";
    font-size: 12px !important;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
}
.product-view .product-options .swatch-attr {
    padding-bottom: 0;
}
#success-message-container {
    border: 0;
}
#success-message-container button {
    font-family: "Oswald";
    text-transform: uppercase;
    letter-spacing: 1px;
}
#success-message-container button span {
    font-size: 12px;
}
.mini-cart .product-name {
    padding-right: 20px;
}
.mini-cart .mini-products-list li a.btn-remove {
    top: 18px;
}
.mini-cart .totals {
    border-top: 1px solid #dfdfdf;
    margin: 0 20px;
    text-align: left;
    padding: 25px 0;
    font-family: "Oswald";
    text-transform: uppercase;
    margin-top: -15px;
    margin-bottom: 10px;
    font-size: 16px;
}
.mini-cart .totals .label {
    color: #000;
}
.mini-cart .price-total {
    float: right;
}
.header-container.type17 .main-nav ul.menu>li>a,
.header-container.type17 .top-links-icon,
 .header-container.type17 .links a{
	font-family: Arial;
}
.header-container.type17 .header .mini-cart {
	background-color: red;
	opacity: 1;
}
.header-container.type17 .mini-cart .actions a {
    line-height: 50px;
    font-weight: 700;
}
.header-container.type17 .mini-cart .actions a:first-child {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
    line-height: 46px;
    margin-bottom: 10px;
}
.header>.logo {
	max-width: 100%;
}
.toolbar-bottom {
    text-align: right;
}
button.button {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.data-table input.qty {
    height: 30px;
}
.col-main .page-title h1, .col-main .page-title h2 {
    font-family: "Oswald";
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
}
.form-list input.input-text, .form-list select {
    box-shadow: none;
}
.sorter .view-mode {
    height: auto;
}
.cart .cart-table-wrap {
    border: 0;
    box-shadow: none;
    padding: 0;
}
.cart .cart-collaterals h2 {
    border: 0;
    background-color: transparent;
    border-bottom: 2px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    font-family: "Oswald";
    color: #000;
    letter-spacing: 1px;
    font-size: 12px;
}
.cart .discount h2:before, .cart .shipping h2:before {
    content: '\e873';
    color: #000;
    border: 0;
    background-color: transparent;
    right: 0;
    text-align: right;
    font-size: 12px;
}
.cart .discount h2:hover:before, .cart .shipping h2:hover:before {
    color: #000;
    background-color: transparent;
}
.cart .discount h2.opened:before, .cart .shipping h2.opened:before {
    content: "\e874";
}
.cart .cart-collaterals h2 + * {
    border: 0;
    background-color: transparent;
}
.form-wrap, #form-validate, #login-form {
    border: 0;
    box-shadow: none;
    padding: 35px 0;
}
.account-login h2 {
    font-size: 30px;
    color: #000;
}
a.quickviewlink.quickview-icon,a.quickviewlink.quickview-icon:hover {
    color: #000;
    border-color: #000;
}
.product-name a {
    color: #000;
}
.block-main-layer .title-filter {
    padding: 10.5px 35px;
}
.item .details-area .actions a.addtocart {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 13px;
}
.product-options-bottom .add-to-cart {
    vertical-align: top;
}
.product-view .product-options-bottom .add-to-links {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 25px;
    vertical-align: top;
}
.product-view .product-options dt.swatch-attr {
    margin-top: 13px;
}

.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 {
    margin-top: -25px;
}
.catalog-product-view .sidebar .block-manufacturer + .custom-block-1 {
    margin-top: 0;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    border: none;
    font-size: 40px;
    margin-right: 22px;
    margin-top: 6px;
}
.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;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 0 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
    border-top: 0;
}
.block.block-manufacturer a {
    display: block;
    margin-bottom: 30px;
}
.box-up-sell .item .details-area .actions {
    display: none;
}
.catalog-category-view .sidebar .owl-top-narrow .sidebar-list .owl-controls {
    right: -24px;
}
.catalog-category-view .sidebar .owl-top-narrow .sidebar-list .owl-controls .owl-buttons div {
    margin: 0;
}
.col2-set {
    margin: 0 -15px;
}
.catalog-category-view .sidebar .custom-block {
    padding-left: 15px;
    padding-right: 15px;
}

.block-progress dd {
  margin:0px;
}

/* Remove Stock Units */
.ai_store .details {
  display: none;
}

/* Remove Ratings/Review */
.ratings {
  display: none; 
}

.add-to-box {
   margin-top: 10px;
}

.header-store {
   font-size: 11px;
   color: white;
   display: inline;
   position: relative;
   left: 333px;
   bottom: 20px;
   font-family: Arial;
}

.header-store a {
   color: #08c;
}

@media (max-width:1279px) {
   .header-store {
      left: 10px;
      top: 10px;
   }

   .header-container.type17 .cart-area {
      margin-top: -21px;
   }
}

@media (max-width: 991px) {
   .header-container.type17 .cart-area {
      margin-top: -41px;
   }
}

@media (max-width:767px) {
   .header-store {
      left: 0px;
      top: 15px;
   }
}

.store-select-link {
   color: #08c;
   font-size: 12px;
}

#newsletter_popup {
   background: none;
}

.compare-price {
   font-size: 16px;
   line-height: 1.6;
   font-weight: bold;
   color: #FF0000;
}

.compare-price .price {
   font-size: 22px;
}

.compare-price.list-view .price {
   font-size: 16px;
}

.catalog-product-view .fancy-images .fa {
   font-size: 18px;
}

/* Changes for mobile view header */
@media (max-width: 1279px) {
   .header-container.type17 .header-wrapper {
      display: block;
   }
}

@media (max-width: 991px) {
   .main-nav {
      display: block;
   }
}

@media (max-width: 1279px) {
   .header-container.type17 .menu-icon {
      display:none;
   }
}

.header-container.type17 .main-nav .menu {
   padding-right: 0px;
}

@media (max-width: 803px) {
   .header-container.type17 {
      /* top: 30px;
      right: 100px; */
   }
}

@media (max-width: 767px) {
    .header-store {
       left: 150px;
       bottom: 70px;
    }
}

@media (max-width: 1279px) {
   .header-store {
      left: 330px;
      top: -20px;
   }
}

@media (max-width: 803px) {
   .header-container.type17 .main-nav {
      top: 50px;
      right: 320px;
   }
   .header-store {
      left: 320px;
      top: -65px;
   }
   .main-nav .menu > li.menu-full-width .nav-sublist-dropdown {
      left: 180px;
   }
}

@media (max-width: 640px) {
   .header-container.type17 .main-nav {
      right: 180px;
   }
   .header-store {
      left: 180px;
   }
}

.header-container.type17 .main-nav > .container {
   max-width: 135%;
}

.container {
   width: 135%;
}

.header-container.type17 .top-links-area {
   bottom: -52px;
}

@media (max-width: 400px) {
   .header-container.type17 .main-nav ul.menu>li>a {
      font-size: 10px;
   }
   .header-container.type17 .top-links-icon {
      font-size: 10px;
   }
   .main-nav ul.menu >li {
      margin-right: 0px;
   }
   .header-container.type17 .main-nav ul.menu >li:first-child {
      margin-right: 0px;
   }
   .header-store {
      left: 155px;
   }
   .header-container.type17 .header > .logo img {
      height: 25px;
   }
   .header-container.type17 .main-nav {
      right: 160px;
   }
}

.address-break {
   display:none;
}

.header>.logo {
   z-index: 0;
}

@media (max-width: 803px) {
   .address-break {
      display: inline;
   }
}
@media screen and (min-width:1000px) {
  .header-container.type17 .header {height:140px}
  .header-container.type17 .header > .logo img {
    height:70px !important;
    max-height:70px !important;
    min-height:70px !important;
    z-index:-1
  }
  .header-container.type17 .header > .logo a {
    display:block;
    height:100% !important;
    z-index:30
  }
  .header-store {
    display:inline-block;
    padding-left:10px;
    text-align:left;
    left:0
  }
}



  body.catalog-seo-sitemap-category .page {
    background-image: url("https://www.ofurniture.com/media/wysiwyg/SiteMap-BG.jpg") !important;
    background-size: cover;
    background-position: center;
    background-color:rgb(0,0,0,0)
  }
  .main-container, .col-main .page-title h1 { color: #fff !important; background:none !important }
  .top-container >.breadcrumbs,
  .breadcrumbs li a {
    background:none;
    border:none;
    color:#fff
  }

.catalog-seo-sitemap-category .page-sitemap,
.catalog-seo-sitemap-category .page-sitemap > div,
.catalog-seo-sitemap-category .page-sitemap div a,
.catalog-seo-sitemap-category .page-sitemap ul a {
  color:#fff
}

.main-container.col1-layout {
  width:100%;
  max-width:1000px;
  margin:0 auto;
  padding-right:15px;
  padding-left:15px
}

.contacts-index-index .page {
  background-image: url("https://www.ofurniture.com/media/wysiwyg/ContactUs-BG.jpg") !important;
  background-size: cover;
  background-position: center;
  background-color:rgb(0,0,0,0)
}
.contacts-index-index .page .row,
.contacts-index-index .page .row h2,
.contacts-index-index .page .row label {
  color: #fff
}

