body{
    touch-action: manipulation;
}


.module.image-category {
    margin-top: -10px;
}

footer .footer-newsletter .footer-newsletter-span {
    margin-bottom: 15px;
}

footer .footer-social {
    text-align: center;
    margin-top: 15px;
}

footer .footer-main .footer-menu {
    columns: 1;
}

.product-tabs .nav button {
    font-size: 24px;
}

.breadcrumb {
    display: none;
}

h1.product-title {
    margin-top: 15px;
}

/* .module.module-slideshow .module-slideshow-item .caption {
    display: none;
} */

.module.module-featured-products {
    padding: 0px 15px;
}

footer .footer-social span {
    /* display: block; */
}
footer .footer-main .footer-info {
    text-align: center;
}

footer .footer-main .footer-logo img {
    margin: 0 auto;
}

.product-box .title {
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    overflow: hidden;
    max-height: 64px;
}
.product-sort .form-group {
    margin: 5px 0px;
}
.btn.btn-primary#button-cart {
    margin: 7px 0px;
}
.product-tabs {
    padding: 0px;
    background: none;
}
.product-tabs .nav button {
    font-size: 17px;
    padding: 0px 6px;
}

.checkout-block {
    padding: 5px 5px;
    padding-top:38px;
}
.checkout-block .title {
    font-size: 16px;
}
.checkout-method-radio label {
    font-size: 15px;
}

header .header-bottom .header-cart .btn.cart-toggle {
    float: right;
    margin-right: -13px;
}
header .header-bottom .header-category-button {
    float: right;
    margin-right: -6px;
}
header .header-bottom .header-category-button i {
    margin-right: -10px;
}

header .header-bottom .header-cart .btn.cart-toggle #cart-count {
    top: 0px;
    left: 22px;
    background: rgba(110,110,110,0.7);
}
header .header-bottom .header-category-container {
    padding: 10px 10px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
header .header-bottom .header-category-container .header-category-main {
    border-right: none;
}
header .header-bottom .header-cart .cart-dropdown {
    display: none !important;
}

.added-to-cart.is-cart {
    max-width: 85%;
    font-size: 14px;
}
.added-to-cart.is-cart .btn {
    width: 100%;
    margin: 5px 0px;
}
header .header-bottom .header-search .search-error {
    padding: 8px 15px;
    font-size: 13px;
    line-height: 13px;
    border-radius: 10px;
    text-align: center;
}



.header-logo img {
    height: 44px;
}
.header-search {
    padding: 15px 0px;
}
.module.module-slideshow .owl-carousel.owl-theme .owl-nav {
    display: none;
}

/*  */

.header-menu {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;

    width: 100%;
    background:#ffffff;
    color :#000000;

    z-index: 10000;

    max-height: 100%;
    overflow-y: auto;
}
.header-menu.open {
    display: block;
}
.header-menu::-webkit-scrollbar {
    width: 4px;
}
.header-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.header-menu::-webkit-scrollbar-thumb {
    background: #F47D53;
}
.header-menu::-webkit-scrollbar-thumb:hover {
    background: #F47D53;
}


.header-menu-link {
    color: #000000 !important;
    display: block;
    flex: none;
    text-align: left;
    padding :5px 15px;
    margin: 0px;

    border: none !important;
}

.header-menu-dropdown {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    box-shadow: none;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 10px;
    animation: none;
    margin-top: 0px;
}
.header-menu-dropdown:hover {
    animation: none;
}
.header-menu-hover:hover .header-menu-dropdown {
    animation: none;
}

.header-menu-dropdown .text-columns {
    min-height: 1px;
    columns: 1;
}
.header-menu-animation-fix {
    opacity: 1;
}
.header-menu-dropdown a.small {
    /* display: none; */
}

.btn.btn-default.btn-header-menu {
    padding: 0;
    background: none;
    border: none;
    font-size: 32px;
    color: #F47D53;
    line-height: 32px;
    float: right;
    margin-top: 9px;
}
.btn.btn-default.btn-header-close {
    position: absolute;

    top: 15px;
    right: 15px;
    padding: 0;
    background: none;
    border: none;
    font-size: 32px;
    color: #000000;
    line-height: 32px;
    float: right;
}
.header-info {
    font-size: 18px;
}
.header-link a {
    font-size: 20px;
}
.header-cart .btn.cart-toggle i {
    font-size: 20px;
}
.header-cart .btn.cart-toggle {
    font-size: 16px;
}

.module.module-icon .icon-box {
    padding: 5px 0px;
}
.itx-icon-wrapper {
    margin-bottom: 10px;
}


.module-product-blocks .module-title {
    font-size: 14px;
}

.module-product-blocks .nav.nav-tabs {
    margin-top: 0px;
}

.module-product-blocks .nav.nav-tabs .nav-link {
    padding: 2px 6px;
    font-size: 12px;
}
.module-product-blocks .nav.nav-tabs {
    text-align: center;
}

.module-product-blocks .tab-content > .tab-pane {
    padding: 0px 0px;
}

.product-box .price {
    font-size: 12px;
}

.product-box .title{
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    overflow: hidden;
    max-height: 48px;
    padding: 6px 0px;
}

.product-box {
    margin-bottom: 10px;
}

.module-product-blocks {
    padding: 5px 0px;
}

footer .footer-newsletter {
    padding: 5px 0px;
}
.footer-newsletter .input-group {
    display: block;
}
.footer-newsletter .input-group .form-control {
    flex: none;
    display: block;
    width: 100%;
}
.footer-newsletter .input-group .btn {
    flex: none;
    display: block;
    width: 100%;
}
footer .footer-main {
    padding: 5px 0px;
    text-align: left;
}
footer .footer-main .footer-info {
    text-align: left;
}
footer .footer-main .footer-logo img {
    margin: 0 0;
}

footer .footer-copy {
    padding: 5px 0px;
}
h1.page-header {
    font-size: 24px;
}
.category-page-subcategory .caption {
    font-size: 12px;
    line-height: 12px;
    padding: 4px 4px;
}
.module-information-menu a {
    font-size: 14px;
}
h1.product-title {
    font-size: 24px;
}
.product-price .main-price {
    font-size: 24px;
}
.cart-dropdown {
    display: none !important;
}



.module-featured-product-inner {
    padding: 0px 0px;
}

.module-featured-product-caption {
    padding: 0px 0px;
    margin: 0px;
}

.module-featured-product .name {
    margin-left: 0px;
}

.module-featured-product .button-block .btn.btn-success {
    margin-bottom: 15px;
}

.module-featured-product .description {
    font-size: 16px;
    line-height: 16px;
    text-align: justify;
}

.footer-social a img {
    vertical-align: -6px;
}

.footer-newsletter .input-group .form-control {
    border-radius: 8px !important;
    margin-bottom: -15px;
}
footer .footer-newsletter .input-group .btn.btn-success {
    border-radius: 8px;
}

.product-row.owl-carousel.owl-theme .owl-stage {
    padding-left: 0px !important;
}

.module-featured-product .countdown .bubble {
    width: 54px;
    height: 54px; 
    padding: 4px;
}
.module-featured-product .countdown {
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.module-featured-product .countdown .bubble .no {
    font-size: 22px;
    line-height: 25px;
}

.product-quantity {
    margin-top: 8px;
}

.custom-block .cbm-image .btn {
    padding: 7px 11px;
    font-size: 20px;
}

/* ----------- */

.btn.btn-success#ante-custom-modal-open {
    white-space: normal;
}
.product-box .title {
    font-size: 16px;
    line-height: 16px;
    height: 58px;
}
.product-box .price {
    font-size: 18px;
}
.header-menu {
    border-bottom-color: #ffffff;
}
.module.module-icon .icon-box {
    white-space: nowrap;
    text-align: center;
}
.module.module-icon .icon-box  .col-auto {
    flex: 1 1 auto;
}

.product-shipping .a {
    font-size: 24px;
}
.product-shipping .b {
    font-size: 20px;
}

.module.module-icon .icon-box {
    text-align: center;
}


.btn.btn-default.btn-header-menu {
    margin-top: 6px;
    font-size: 42px;
    line-height: 32px;
}
.header-search {
    padding: 0px 0px;
    margin-top: 6px;
}


.btn.d-block.d-lg-none.w-100.btn-primary.btn-filter-open {
    float: right;
    display: inline-block !important;
    width: auto !important;
    padding: 6px 30px;
    margin-top: 4px;
}

.module.module-icon .icon-box .title {
    white-space: normal;
    font-size: 13px;
    line-height: 13px;
}
.module.module-icon .icon-box .message {
    white-space: normal;
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
}


/* */

.header-menu-title {
    position: relative;
    display: block;
    padding : 5px 15px;
    background: #eeeeee;
    font-size: 24px;
}
.btn.btn-default.btn-header-close {
    top: 4px;
}
a.header-menu-link {
    display: block;
    border-top: 1px solid #dddddd;
    border-bottom: none;
}

a.header-menu-link:hover {
    color: #000000;
    border-color: #dddddd;
}
.header-mobile-i-drop {
    float: right;
    position: relative;
    display: block;
    font-size: 50px;

    line-height: 31px;
    color: #F47C57;
    z-index: 2;
    margin-top: 7px;
    margin-right: 9px;
}

.header-menu-hover .header-menu-dropdown {
    display: none;
}
.header-menu-hover.open .header-menu-dropdown {
    display: block;
}
.header-menu-hover.open > i {
    transform: rotate( 180deg );
}

.header-menu-dropdown a.big {
    display: block;
    border-top: 1px solid #dddddd;
    padding: 5px 15px;
}
.header-menu-dropdown a.small {
    display: block;
    border-top: 1px solid #dddddd;
    padding: 5px 15px;
}
/* .header-menu-dropdown a.big:before {
    content: "\00B7 ";
    position: relative;
    display: inline-block;
    font-size: 57px;
    margin-top: -50px;
    margin-bottom: -23px;
    vertical-align: -8px;
    margin-right: 7px;
    color: #F47C57;
} */

.header-menu-dropdown {
    padding-left: 0px;
    margin-bottom: 0px;
}


.mobile-fix-flex {
    display: flex;
    flex-direction: column;
}
.mobile-fix-flex .module-featured-product-caption {
    flex: 0 0 auto;
    order: 2;
}
.mobile-fix-flex .image-1-block {
    flex: 0 0  auto;
    order: 1;
}

.module-featured-product .name {
    padding: 5px 5px;
    font-size: 14px;
    line-height: 14px;
}

.module-featured-product .price {
    font-size: 18px;
    height: 54px;
}

.module-featured-product .price .price-old {
    margin-left: 0px;
    display: block;
}

.module-featured-product .button-block .btn.btn-success {
    font-size: 16px;

    padding: 3px 15px;
}
.module-featured-product-inner > .row > div {
    padding: 0px 5px !important;
}


.product-thumb-rotator-alternate {
    display: none;
}

.product-thumb-rotator .owl-carousel.owl-theme {
    margin-left: -12px;
    margin-right: -12px;
    width: auto;
}
.product-thumb-rotator {
    margin-bottom: 0px;
}

h1.product-title {
    margin-top: 5px;
}




.product-info {
    margin-bottom: 5px;
}
.product-price .main-price {
    line-height: 24px;
}
.product-rating {
    line-height: 22px;
}

.product-button-zone {
    margin-top: 10px;
}
.product-shipping img {
    display: none;
}

.product-shipping {
    margin-top: 17px;
}


.product-button-zone {
    clear: both;
}
.btn.btn-success.btn-custom-block {
    width: 100%;
    padding-left: 70px;
    font-size: 24px;
    margin-top: 6px;
    margin-bottom: 15px;
}

.btn.btn-success.btn-custom-block img {
    right: auto;
    left: -8px;
    top: -8px;
}
.product-thumb-rotator .owl-carousel.owl-theme .owl-nav .owl-prev {
    left :8px;
}
.product-thumb-rotator .owl-carousel.owl-theme .owl-nav .owl-next {
    right: 8px;
}
.preview-wrap-get-examples {
    clear: both;
}
.product-price .main-price .price-old {
    display: block;
}
.product-options label.control-label {
    font-size: 16px;
}

.option-font-select:hover .dropdown,
.option-color-select:hover .dropdown {
    display: none;
}
.option-font-select.open .dropdown, 
.option-color-select.open .dropdown {
    display: block !important;
}



.btn.btn-primary.btn-preview {
    width: 100%;
    padding-left: 70px;
    font-size: 24px;
}

.btn.btn-primary.btn-preview img {
    right: auto;
    left: -8px;
    top: -8px;
}
.btn.btn-primary.btn-preview + p {
    font-size: 14px;
}




/* */
.new-atc {
    margin-top: 0px;
    border-radius: 0;
    min-height: 100%;
}

.new-atc img.new-atc-image {
    height: 80px;
}
.new-atc-name {
    font-size: 14px;
}

.new-atc-quantity, .new-atc-total {
    font-size: 13px;
    line-height: 13px;
}

.new-atc .btn.btn-success {
    margin-top: 15px;
}



h1.page-header {
    text-align: center;
    margin-bottom: 10px;
}



.checkout-new-cart-item {
    border: none;
    padding: 0;
    min-height: 70px;

    clear: both;
}





.cart-product-quantity {
    position: relative;
    display: inline-block;

    margin-top: 5px;
}


.cart-product-quantity .btn.btn-default:hover i {
    background: #7BACD1;
}
.cart-product-quantity .input-group > *:nth-child(1) .btn.btn-default {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-right: none;
}
.cart-product-quantity .input-group > *:nth-last-child(1) .btn.btn-default {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left: none;
}

.cart-product-quantity .btn.btn-default:hover {
    color: #000000;
    background-color: #ffffff;
}

.cart-product-quantity input {
    border-color: #b2b2b2;
    text-align: center;

    border-left: none;
    border-right: none;
}

.checkout-new-cart-item .caption {
    max-width: 100000px;
}

/**/

.checkout-new-cart-item .image img {
    height: 74px;
    margin-bottom: 10px;
    margin-top: 6px;
}
.checkout-new-cart-item .btn-danger {
    
    margin-top: 6px;
}
.checkout-cart-modules .panel.panel-default .panel-heading {
    display: none;
}

.checkout-cart-modules .panel.panel-default .panel-body {
    border: none;
    padding: 0px;
}
.checkout-cart-modules .panel.panel-default {
    border: none;
}


.checkout-confirm-btn-final .btn.btn-success {
    font-size: 21px;

    padding-top: 20px;
    padding-bottom: 20px;
}

.checkout-cart-modules {
    clear: both;
}
.live-new-cart-product .image img {
    height :50px;
}


.header-info {
    font-size: 16px;
}
.header-info  i {
    vertical-align: -2px;
}

.header-cart {
    position: absolute;
    top: 5px;
    right: 9px;
    z-index: 2;
}
.header-cart .btn.cart-toggle i {
    color: #F47D53;
    font-size: 27px;
}
.btn.btn-default.btn-header-menu {
    font-size: 34px;
}

.header-cart .btn.cart-toggle #cart-count {
    left: auto;
    right: 2px;
}
.header-top {
    padding: 0;
}
.header-logo img {
    height: 37px;
}

.header-link {
    position: absolute;
    top: 10px;
    right: 65px;
    z-index: 2;
}

.header-link a i {
    color: #F47D53;
    font-size: 27px;
}

.custom-block-main .product-quantity {
    margin-top: 0px !important;
}


/* */
.module-featured-product .name {
    height: 52px;
    overflow: hidden;
}
.module-featured-product .countdown .bubble {
    margin: 0px -1px;
    width: 42px;
}
.module-featured-product .countdown {
    margin-top: -5px;
}







.checkout-new-cart-item {
    border: none;
    padding: 0;
    min-height: 70px;

    clear: both;
}



.checkout-cart-modules {
    clear: both;
}

.cart-product-quantity {
    position: relative;
    display: inline-block;

    margin-top: 5px;
}


.cart-product-quantity .btn.btn-default {
    background-color: #E1E1E1;
    border-color: #B2B2B2;
    color: #000000;
    font-size: 12px;
    padding: 9px 11px;
    background: none;
    border-radius: 0px;
    padding-top: 5px;
}
.cart-product-quantity .btn.btn-default i {
    background: #F47D53;
    border-radius: 100%;
    color: #ffffff;
    padding: 10px;
    line-height: 8px;
    font-size: 12px;
    margin: -6px;
    vertical-align: -3px;
    transition: 0.2s all;
    padding-right: 9px;
}
.cart-product-quantity .btn.btn-default:hover i {
    background: #7BACD1;
}
.cart-product-quantity .input-group > *:nth-child(1) .btn.btn-default {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-right: none;
}
.cart-product-quantity .input-group > *:nth-last-child(1) .btn.btn-default {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left: none;
}

.cart-product-quantity .btn.btn-default:hover {
    color: #000000;
    background-color: #ffffff;
}

.cart-product-quantity input {
    border-color: #b2b2b2;
    text-align: center;

    border-left: none;
    border-right: none;

    padding-top: 5px;
    padding-bottom: 5px;
}

.checkout-new-cart-item .caption {
    max-width: 100000px;
}

/**/

.checkout-new-cart-item .image img {
    height: 74px;
    margin-bottom: 10px;
    margin-top: 6px;
}
.checkout-new-cart-item .btn-danger {
    
    margin-top: 6px;
}



.cart-product-quantity .btn.btn-default {
    font-size: 16px !important;
    margin-top: 1px;
}
.cart-product-quantity .btn.btn-default i {
    font-size: 16px !important;
    padding: 12px 10px;
    margin: -6px -9px;
    vertical-align: 0px;
}




.module.module-mozaiq .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.module-mozaiq-title {
    display: none;
}

.mozaiq-block .caption {
    min-width: 170px;
    font-size: 14px;
    line-height: 14px;
}

.module-mozaiq {
    margin-top: -20px;
}