/*
Theme Name: Shanelle & Jac
Text Domain: Shanelle & Jac
Version: 1.8
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

.products_slider .slick-arrow {width: 30px;height: 30px;}
.products_slider .slick-prev, .products_slider .slick-next{background:auto}
.products_slider .slick-prev{
    left: -38px;
    background-image: url(https://shanelleandjac.co.nz/wp-content/uploads/2022/05/chevron-left.png)!important;
}
.products_slider .slick-prev:hover {
    left: -38px;
    background-image: url(https://shanelleandjac.co.nz/wp-content/uploads/2022/05/chevron-left.png)!important;
}


.products_slider .slick-next{
    right: -38px;
    background-image: url(https://shanelleandjac.co.nz/wp-content/uploads/2022/05/chevron-right-white.png)!important;
}

.products_slider .slick-next:hover{
    right: -38px;
    background-image: url(https://shanelleandjac.co.nz/wp-content/uploads/2022/05/chevron-right-white.png)!important;
}


/* Update */

.home_banner_slider .slick-dots {
	display:none !important;
}
.home_banner_slider.slick-slider .slick-next {
	right: 0;
	width: 50px;
	height: 50px;
	transition: all 0.3s ease-in-out;
}
.home_banner_slider.slick-slider .slick-prev {
	left: 0;
	width: 50px;
	height: 50px;
	transition: all 0.3s ease-in-out;
}

.shop_banner {
	background-position:center;
	height: 50dvh;
	transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 1024px) {
	.home_banner_slider.slick-slider .slick-next {
		width: 40px;
		height: 40px;
	}
	.home_banner_slider.slick-slider .slick-prev {
		width: 40px;
		height: 40px;
	}
	.shop_banner {
		height: 45dvh;
	}
}

@media screen and (max-width: 780px) {
	.shop_banner {
		height: 35dvh;
	}
}

@media screen and (max-width: 680px) {
	.home_banner_slider.slick-slider .slick-next {
		width: 30px;
		height: 30px;
	}
	.home_banner_slider.slick-slider .slick-prev {
		width: 30px;
		height: 30px;
	}
}

@media screen and (max-width: 600px) { 
		.shop_banner {
		height: 25dvh;
	}
}

@media screen and (max-width: 425px) { 
		.shop_banner {
		height: 20dvh;
	}
}


.banner_container > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
}

/* .banner_container {
    height: auto !important;
    background-image: none !important;
} */
.banner_container > img {
    height: auto !important;
}
.banner_container .banner_box {
    display: none !important;
}

.banner_container .banner_box {
	display: none !important;
}

html, body {
    overflow-x: hidden;
}
.home .banner_container {
    height: auto !important;
}
.home img.banner_image {
    display: block !important;
}


@media (max-width: 1199px) {
	.woocommerce ul.products li.product .button {
    margin: 1em auto 4px;
}
}
@media (max-width: 991px) {
	.woof .widget_price_filter .price_slider_amount .button {
    float: left !important;
}
span.onsale {
    padding: 0px 7px !important;
    
}
  .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
    }
	.woocommerce form .form-row label {
    line-height: 20px !important;
}
table.shop_table.order_details {
    margin-bottom: 15px !important;
}
.dots_filter{
	display:none;
}
.woof_price_search_container .price_slider_amount .price_label {
    float: left !important;
    display: block;
    text-align: left !important;
    width: 100%;
}
}

@media (max-width: 767px){
	.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    float: none;
    width: auto;
}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i, .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    margin-right: 0;
}
.tinv-wishlist tfoot .tinvwl-to-right {
    float: none;
    width: auto;
    text-align: left;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    display: block;
    margin: 15px auto 0px;
}
.page-id-3 h2{
	 font-size: 28px;
        line-height: normal;
        margin: 15px 0px;
}
#wpsm_accordion_173 {
    padding: 0px 0% !important;
}
.page-id-98 .woocommerce button.button {
    margin: 0px auto 0px;
}
}

@media (max-width: 520px) {
	.woocommerce .products ul, .woocommerce ul.products{
		display: block !important;
	}
.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
.woocommerce-info a {
    display: inline-block;
}
.woof_products_top_panel li {
    float: left;
    margin: 0 0px 0 0 !important;
    list-style: none !important;
    width: 100%;
    text-align: left;
}
.woof_products_top_panel li ul li {
    display: inline-block;
    width: auto;
}

}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}


