/*
Theme Name: Aurelia Child
Theme URI: http: //www.test.vintagebeautyinc.com/
Description: A custom child theme for VBI Aurelia theme.
Author: Rachel Rivera
Author URI: http: //www.test.vintagebeautyinc.com/
Template: aurelia
Version: 0.1
*/

.woocommerce .star-rating:before,
.woocommerce-page .star-rating span:before {
  content: "\2605\2605\2605\2605\2605";
  display: block;
  float: left;
  top: -1em;
  left: 0;
  position: absolute;
  letter-spacing: .25em;
  } 

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: inline-block;
}
#wooswipe.images {
	text-align:center;
}
.pswp__bg  {
	background: #000;
    opacity: .71 !important;
}

.entry-product .images img {
    width: 100%;
	position:relative;
	
}

.wp-post-image {
	max-width:500px;
	margin: 0 auto !important;
	Position:relative;
	text-align: center;
}

.slick-track {
	display: inline-block;
	width:152px;
	position: relative;
    text-align: center;
}
/*
@media only screen and (max-width:1800px) 
{ .slick-track {
	 transform: translate3d(50%, 0px, 0px) !important;
	}
	
}

@media only screen and (max-width:1450px) 
{ .slick-track {
	 transform: translate3d(57%, 0px, 0px) !important;
	}
	
}


@media only screen and (max-width:1360px) 
{ .slick-track {
	 transform: translate3d(55%, 0px, 0px) !important;
	}
	
}

@media only screen and (max-width:1310px) and (min-width:1141px)
{ .slick-track {
	 transform: translate3d(50%, 0px, 0px) !important;
	}
	
}

@media only screen and (max-width:1140px) and (min-width:1122px)
{ .slick-track {
	 transform: translate3d(27%, 0px, 0px) !important;
	}
}
/*
@media only screen and (max-width:1122px) 
{ .slick-track {
	 transform: translate3d(75%, 0px, 0px) !important;
	} 
}


@media only screen and (max-width:1105px) 
{ .slick-track {
	 transform: translate3d(20%, 0px, 0px) !important;
	} 
}
*/
/*
@media only screen and (max-width:1000px) 
{ .slick-track {
	 transform: translate3d(50%, 0px, 0px) !important;
	}
	
}

@media only screen and (max-width: 600px) {
	.slick-track {
	transform: translate3d(50%, 0px, 0px) !important;
	 }
}

/*

@media only screen and (max-width:992px) 
{ .slick-track {
	 transform: translate3d(55%, 0px, 0px) !important;
	}
	
}

@media only screen and (max-width:751px) 
{ .slick-track {
	 transform: translate3d(27%, 0px, 0px) !important;
	}
	
}
/*
	
.slick-track {
	display: block;
	position: relative;
    margin-left: 18%;
    margin-right: 82%;
	width:100%;
}

 @media only screen and (min-width: 467px) {
	.slick-track {
	display: block;
    margin-left: 25%;
    margin-right: 75%;
	 }
	 
    @media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; /
    }
    @media only screen and (min-width: 1440px) {
        /* styles for browsers larger than 1440px; *
    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) /
    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens /
    }
    /* different techniques for iPad screening /
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only /
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only /
    }

*/
/*
.zoom-container {
	
	opacity: .5;
}
.zoom-image  img {
	max-width: 500px;
	
}
*/

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

/*.slick-slider {
	width:500px;
}

 * .product-image .fitcolumn-image	{
	size: 500px;
	width: 100%;
}

.gallery-item img {
    max-width: 150px;
	margin-left: 70%;
    width: 100%;
    height: auto;
}

.products .product .product-details > a {
    width: 100%;
	max-width: 150px;
}
*/