@media only screen and (min-width: 1200px) {
    .theme-header .zpcontainer {
        position: relative;
        padding: 2px;
    }
}
@media (min-width: 992px) {
    .theme-header .zpcontainer {
        flex: auto;
    }
}

/* ecommerce */
.theme-product-list-style-02 .theme-product-box-container {
    border: none;
    background: none;
    box-shadow: none;
}
[data-layout-type=filmstrip].zpfilmstrip .zpfilmstrip-viewall-button, [data-filmstrip-enabled].zpfilmstrip .zpfilmstrip-viewall-button {
    /* display: none; */
}
.theme-product-list-style-02 .theme-product-image-container {
    border-bottom: none;
}
.theme-product-details-style-02 .theme-product-details-page {
    border: none;
}




/* nav */
@media (min-width: 992px) {
	.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
	    border-radius: 0;
	}	
}






.zsslider-arrow-left {
    background: #dddddd !important;
}
.zsslider-arrow-right {
    background: #dddddd !important;
}


.small {
    font-size: 12px;
    letter-spacing: 1px;
}
.center {
    text-align: center;
}





.theme-category-col.theme-category-noimage-description .theme-category-description {
    background: #f7f7f7;
}

/*
.theme-product-list-style-09 .theme-product-button-area a.zpbutton.zpbutton-type-primary.zpbutton-size-sm {
    background: red;
}
*/

/* Add to cart button - begin */
.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button, .theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-varient-container .theme-product-cart-button .theme-cart-button {
    background: #6f6f6f;
    border-radius: 0;
}/* Add to cart button - end */
/* Add to cart button icon - begin */
.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button .theme-cart-icon, .theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-varient-container .theme-product-cart-button .theme-cart-button .theme-cart-icon {
    background: none;
}
/* Add to cart button icon - end */
/* Added to cart notice - begin */
.theme-cart-success, .theme-cart-failure {
    background: rgb(153, 204, 204)
}
/* Added to cart notice - end */


/* tab filter result - begin */
.theme-category-col .theme-category-description {
    background: #6f6f6f;
    text-align: right;
}
/* tab filter result - end */


/* category heading  */
.theme-category-col.theme-category-col-right {
    background: #9acdcd;
}
.theme-category-col.theme-category-col-left {
    background: #6f6f6f;
}



/* ecommerce display */
.theme-product-list-style-09 .theme-product-details-area {
    border: none;
    background: #f5f5f5;
}
.theme-product-list-style-09 .theme-product-name-rating-price {
    background-color: #f5f5f5;
    padding: 0;
}
.theme-product-list-style-09 .theme-product-image-area {
    height: unset !important;
    margin-bottom: 0;
}


/* category heading without image - begin */
.theme-category-col.theme-category-noimage-description .theme-category-description {
    background: #6f6f6f;
    color: #ffffff;
}
.theme-category-col .theme-category-description h1 {
    color: #ffffff;
}

/* category heading withou image - end */



/* small add to cart btn - begin */
.theme-product-list-style-09 .theme-product-button-area a.zpbutton.zpbutton-type-primary.zpbutton-size-sm {
    border-radius: 0;
    font-size: 16px;
    text-transform: unset;
    font-family: 'Questrial',sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 12px;
}
/* small add to cart btn - end */

.zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-09 .theme-product-list-style-09 .theme-product-box-content {
    border: 2px solid #f0f0f0;
}
.theme-product-list-style-09 .theme-product-details-area {
    box-shadow: none;
}

/* strip off arbitrary padding - begin */
.zprow .zpcol-sm-1, .zprow .zpcol-sm-2, .zprow .zpcol-sm-3, .zprow .zpcol-sm-4, .zprow .zpcol-sm-5, .zprow .zpcol-sm-6, .zprow .zpcol-sm-7, .zprow .zpcol-sm-8, .zprow .zpcol-sm-9, .zprow .zpcol-sm-10, .zprow .zpcol-sm-11, .zprow .zpcol-sm-12, .zprow .zpcol-md-1, .zprow .zpcol-md-2, .zprow .zpcol-md-3, .zprow .zpcol-md-4, .zprow .zpcol-md-5, .zprow .zpcol-md-6, .zprow .zpcol-md-7, .zprow .zpcol-md-8, .zprow .zpcol-md-9, .zprow .zpcol-md-10, .zprow .zpcol-md-11, .zprow .zpcol-md-12 {
    /* padding: 0; */
}
.theme-section {
    padding-top: 0;
}
/* strip off arbitrary padding - end */


/* remove the svg empty shopping cart image */
.theme-cart-error-empty-message svg {
    display: none;
}
.theme-productfilter-enable .zpcontainer {
    padding: 0;
}



.zpelem-col.zpcol-md-2.zpcol-sm-6.zpalign-self-.zpdefault-section.zpdefault-section-bg.customColumnStack {
    width: 16.25%;
    padding: 0;
    margin: 0;
}


