/*
 Theme Name:     WP Bootstrap Starter Child Theme
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

.star-rating {
    float: left;
    font-size: 1em;
    display: block;
    margin-right: 0;
    margin-left: auto;
    position: relative;
}
.star-rating {
    overflow: hidden;
    height: 1em;
    line-height: 1em;
    width: 5.1em;
    font-family: "fontawesome";
}
.star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 0.1em;
    color: #000000;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    letter-spacing: 0.1em;
    color: #000000;
}
.star-rating {
    line-height: 1em;
    font-size: 1em;
    font-family: "fontawesome";
}
.product-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -15px;
}
.product-wrap .product-inner {
    width: 25%;
    padding: 15px;
}
.product-wrap .product-inner .featured-img {
    min-height: 365px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
}
.product-wrap .product-inner .product-options-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 2;
	position: relative;
}
.product-wrap .product-inner .product-options-links a {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5px;
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product-wrap .product-inner .product-options-links div {
    margin: 0;
}
.product-wrap .product-inner .product-options-links a i {
    margin: 0;
}
.product-wrap .product-inner .product-options-links a:hover {
    color: #fff;
    background-color: #fe4903;
}
.product-wrap .product-inner .product-options-links span.feedback {
    display: none;
}
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistexistsbrowse a,
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistaddedbrowse a{
    font-size: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistaddedbrowse a:hover:before {
    color: #fff;
}
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistexistsbrowse a:before,
.product-wrap .product-inner .product-options-links .yith-wcwl-wishlistaddedbrowse a:before{
    content: "\f004";
    font-size: 1rem;
    color: #333333;
    display: block;
}
.product-info-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 15px;
}
.product-info-wrap .desc {
    color: #9a9a9a;
    font-size: 14px;
    width: 60%;
}
.product-info-wrap .rating-wrap {
    width: 40%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	position: relative;
}
.product-info-wrap .rating-wrap strong.rating {
    font-size: 0;
}
.product-wrap .product-inner .product-title {
    margin-top: 15px;
}
.product-wrap .product-inner .product-title a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-family: "Archivo Black", Sans-serif;
}
.product-wrap .product-inner .price-wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
}
.product-wrap .product-inner .price-wrap ins {
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    margin-right: 5px;
}
.product-wrap .product-inner .price-wrap del {
    color: #fe4903;
    font-size: 14px;
    opacity: 0.5;
}
.product-wrap .product-inner .featured-img:after {
    content: '';
    background-color: #333333;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.3s ease;
}
.product-wrap .product-inner .product-item:hover .featured-img:after{
	opacity: 0.56;
}
.product-wrap .product-inner .product-item:hover .product-options-links{
	opacity: 1;
}

/* Responsive CSS */
@media screen and (max-width: 1024px){
	.product-wrap .product-inner {
		width: 50%;
	}
	.product-wrap {
		margin: 0;
	}
}
@media screen and (max-width: 767px){
	.product-wrap .product-inner {
		width: 100%;
	}
}