/*
Theme Name: West Coast
Theme URI: N/A
Author: BEVIN Creative Team
Author URI: N/A
Description: A custom wordpress theme for West Coast.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Html5, Css3, PHP5, Custom post type, Blog, Wpml
Text Domain: west
*/

@import url('assets/css/main.css');


li a:after{

}
li a:after:hover{
	color: #f00;
}

.facebook a:after{
	content: "\f099"!important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-decoration: inherit;
    color: #1E1E1E;
    font-size: 22px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    line-height: 15px;
	
}
.woocommerce span.onsale {
    height: 45px;
    width: 45px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}
body.tax-product_cat .center-dots-arow-cntlr .center-prev-next,
body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next,
div.woocommerce .center-dots-arow-cntlr .center-prev-next,
div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next{
	max-width: 100%;
}
body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots,
body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots,
div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots,
div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots{
    max-width: 100%;
    padding: 20px 0;
}
body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots,
div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots{
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
}
.custom-center-prev-next .slick-next{
    right: 0!important;
}
.custom-center-prev-next .slick-prev{
    left: 0;
}
.prTopPagiSliderHolder,
.prBottomPagiSliderHolder,
.homeTopPagiSliderHolder{
    max-width: 400px;
    margin: 0 auto;
    padding: 0 50px;
}
.prBottomPagiSliderHolder.showDesktop{
    max-width: 700px;
}
.prTopPagiSliderHolder .item,
.prBottomPagiSliderHolder .item,
.homeTopPagiSliderHolder .item{
    padding: 10px 0;
}
.prTopPagiSliderHolder .item-in,
.prBottomPagiSliderHolder .item-in,
.homeTopPagiSliderHolder .item-in{
    height: 8px;
    width: 8px;
    border-radius: 100% 100%!important;
    background: #3C85B7!important;
    margin: 0 10px;
    position: relative;
}
.prTopPagiSliderHolder .item-in:after,
.prBottomPagiSliderHolder .item-in:after,
.homeTopPagiSliderHolder .item-in:after{
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background: rgba(60, 133, 183, .3);
    border-radius: 100%;
}
.prTopPagiSliderHolder .item.slick-current .item-in:after,
.prBottomPagiSliderHolder .item.slick-current .item-in:after,
.homeTopPagiSliderHolder .item.slick-current .item-in:after{
    opacity: 1;
}
body .prTopPagiSliderHolder{
    margin-top: 30px;
    margin-bottom: 40px;    
}
#has3Slider .center-dots-arow-cntlr{
    display: none!important;
}
.showOnMobile,
.prTopPagiSliderHolder{
    display: none;
}

.pagiSlide .item {
    display: none;
}
.pagiSlide .item:first-child {
    display: block;
}
.pagiSlide.slick-initialized .item {
    display: block;
}
html body.search-results .prTopPagiSliderHolder, 
html body.search-results .prBottomPagiSliderHolder {
    display: none!important;
}

.product-list-item .pro-price{
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.product-list-item span.onsale{
    top: 10px;
    left: 10px;    
}
.pro-price small.woocommerce-price-suffix {
    order: 3;
    margin-left: 5px;
    font-size: 10px;
    padding-top: 4px;
}
body .pro-spcfc-rgt-inr{
    margin-bottom: 20px;
}
.single-pro-price small.woocommerce-price-suffix{
    font-size: 14px;
}
@media (min-width: 767px){
    body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
    body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots,
    div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
    div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots{
    	display: -webkit-box; 
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;
    	flex-wrap: wrap;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }  
    body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots li,
    body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots li,
    div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots li,
    div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots li{
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px){
    body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots,
    body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots,
    div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots,
    div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots{
        overflow: auto;
    }    
    body.tax-product_cat .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
    body.tax-product_cat .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots,
    div.woocommerce .center-dots-arow-cntlr .center-prev-next .center-dots ul.slick-dots,
    div.woocommerce .center-dots-arow-cntlr .custom-center-prev-next .center-dots ul.slick-dots{
    	display: -webkit-box; 
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;

    	flex-wrap: no-wrap;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}
@media (max-width: 575px){
    body .showDesktop{
        display: none!important;
    }
    body .showOnMobile,
    .prTopPagiSliderHolder{
        display: block!important;
    }
}
@media (max-width: 479px){
	.center-prev-next-2, 
	.center-prev-next {
		padding: 0 30px;
	}
}