/**
 * WPB WooCommerce Related Products Slider
 * By WPbean
 */

/**
 * icons 
 */

@font-face {
 font-family: 'wpb-wps-font-awesome';
 src:    url('../fonts/wpb-wps-font-awesome.eot?uf2ovl');
 src:    url('../fonts/wpb-wps-font-awesome.eot?uf2ovl#iefix') format('embedded-opentype'),  url('../fonts/wpb-wps-font-awesome.ttf?uf2ovl') format('truetype'),  url('../fonts/wpb-wps-font-awesome.woff?uf2ovl') format('woff'),  url('../fonts/wpb-wps-font-awesome.svg?uf2ovl#wpb-wps-font-awesome') format('svg');
 font-weight: normal;
 font-style: normal;
}
 [class^="wpb-wps-fa-"], [class*=" wpb-wps-fa-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'wpb-wps-font-awesome' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.wpb-wps-fa-angle-left:before {
	content: "\f104";
}
.wpb-wps-fa-angle-right:before {
	content: "\f105";
}
/**
 * All Styles
 */

body {
	-webkit-backface-visibility: hidden;
}
.wpb_slider_area .item {
	margin: 3px;
}
.wpb_slider_area .cs-style-3 .item img {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.wpb-wps-wrapper .item img {
	display: block;
	width: 100%;
	height: auto;
	max-width:100%
}
.wpb_area_title {
	margin: 0 0 36px 0;
}
.pro_price_area {
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.grid figcaption a, .wpb_slider_area .owl-theme .owl-controls .owl-buttons > div, .wpb_slider_area .owl-theme .owl-controls .owl-page span.owl-numbers, .woocommerce-page .grid_no_animation figcaption a, .customNavigation .btn, .grid_no_animation figcaption a.button {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.woocommerce-page .grid figcaption a:active, .woocommerce-page .grid_no_animation figcaption a:active {
	top:inherit;
}
.woocommerce-page .grid figcaption a, .woocommerce-page .grid_no_animation figcaption a {
	box-shadow: none;
	border: none;
	border-radius: 0;
	font-weight: lighter;
	text-shadow: none;
}
.grid figcaption a:hover {
	text-decoration: none;
}
img.wpb_pro_img {
	border-radius: 0px!important;
	box-shadow: none!important;
}
.wpb_slider_area figure {
	margin: 0;
}
.img_fix img {
	margin-bottom: -7px !important;
}
.wpb_slider_area del {
	color: #fff!important;
}
.wpb_slider_area ins {
	background: transparent!important;
	text-decoration: none;
}
/*style for small lay out*/
.small_layout .cs-style-6 figcaption a, .small_layout .cs-style-3 figcaption a, .small_layout .cs-style-5 figcaption a {
	width: 100%;
	right: 0;
	padding: 5px 0;
	bottom: 0;
}
.small_layout .cs-style-4 figcaption h3, .small_layout .cs-style-5 figcaption h3 {
	font-size:14px;
}
.small_layout .cs-style-4 figcaption a i {
	display:none;
}
.small_layout .cs-style-4 figcaption a {
	width: 100%;
	bottom: 0;
	font-size: 12px;
}
.medium_layout .cs-style-6 figcaption h3 {
	font-size:14px;
	bottom: 38%;
}
.medium_layout .cs-style-6 figcaption span.p_price {
	width:26%;
}
.medium_layout .cs-style-6 figcaption a {
	width: 56%;
}
.shopping-cart-icon:before {
	content: "\f07a";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	left: 5px;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.customNavigation .btn:hover {
	opacity:1;
}
.customNavigation .btn {
	position: relative;
	text-indent: -9999px;
	background: #16a085;
	border-radius: 0;
	opacity: 0.8;
}
/*replace the content value with the
corresponding value from the list below*/
 
.customNavigation .btn:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: -1px;
	left: 0;
	text-indent: 0px;
	text-align: center;
	right: 0;
}
.customNavigation .prev:before {
	content: "\f104";
}
.customNavigation .next:before {
	content: "\f105";
}
/*--------- style for cs style 4 ----------*/

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 14px;
	width: 84%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.cs-style-4 span.p_price {
	bottom: 56px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
/*--------- style for cs style 5 ----------*/

.cs-style-5 figure a {
	position: absolute;
	bottom: 14px;
	right: 14px;
	width: 60%;
}
/*--------- style for cs style 6 ----------*/

.cs-style-6 figcaption h3 {
	bottom: 30%;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 92%;
}
.cs-style-6 figcaption a {
	position: absolute;
	bottom: 14px;
	right: 14px;
	width: 60%;
}
/*--------- style for dotstyle ----------*/

.wpb_slider_area .owl-theme .owl-controls .owl-page span.owl-numbers {
	display: block;
	margin: 0;
	padding: 5px 0;
	width: 30px;
	filter: Alpha(Opacity=50);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 0px;
}
/*--------- style for navigation ----------*/

.wpb_slider_area {
	position: relative;
}
.wpb_slider_area .owl-buttons {
	position: absolute;
	top: -33px;
	right: 3px;
}
.wpb_sidebar_slider .owl-buttons {
	right: 3px;
}
.wpb_slider_area .owl-theme .owl-controls .owl-buttons > div {
	border-radius: 0;
	margin-right: 0;
}
/*--------- style for no animation ----------*/
.grid_no_animation a.wpb_pro_img_url {
	display: block;
	overflow: hidden;
}
.grid_no_animation figcaption {
	background: #ECECEC;
	text-align: center;
	display: block;
	overflow: hidden;
}
.grid_no_animation figcaption h3.pro_title {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 5px 0;
	color:#808080;
	font-size:14px;
	line-height: 20px;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.grid_no_animation figcaption del .pro_price_area .amount {
	text-decoration: none;
	color: #666;
}
.grid_no_animation figcaption .pro_price_area .amount {
	text-decoration: none;
}
.grid_no_animation figcaption del {
	color: #666!important;
}
.grid_no_animation figcaption .pro_price_area {
	display:block;
	overflow:hidden;
	margin-bottom: 10px;
}
.grid_no_animation figcaption a.button {
	display: inline-block;
	overflow: hidden;
	padding: 3px 15px;
	text-decoration: none;
	margin-bottom:5px;
}
.grid_no_animation figcaption a.button:hover {
	text-decoration:none;
	color:#fff;
}
/*style for no animation in sidebar*/

.wpb_sidebar_slider div.grid_no_animation figcaption h3.pro_title {
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 5px;
}
.wpb_sidebar_slider div.grid_no_animation figcaption .pro_price_area {
	margin-bottom: 15px;
}
.wpb_sidebar_slider div.grid_no_animation figcaption a.button {
	padding: 8px 15px;
	margin-bottom: 10px;
}
.widget .cs-style-3 .add_to_cart_button {
	line-height: 27px;
}
.grid_no_animation figcaption a.button {
	color: #ffffff!important;
}
.grid {
	margin: 0 auto;
	text-align: center;
}
.grid div.owl-item {
	display: inline-block;
	margin: 0;
	text-align: left;
	position: relative;
}
.grid figure {
	margin: 0;
	position: relative;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.5);
	text-align:center;
}
.grid figcaption h3 {
	margin: 0!important;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 100;
	line-height: 20px;
}
.pro_price_area {
	display: block;
	line-height: 20px;
}
.grid figcaption a.button {
	text-align: center!important;
	padding: 5px 20px!important;
	display: inline-block!important;
	color: #fff!important;
	font-size: 13px!important;
	text-decoration: none;
	text-transform: uppercase;
}
.wpb_wps_cart_button {
	display: block;
	margin-top: 5px;
}
/* Caption Style 3 */
.cs-style-3 figure {
	overflow: hidden;
}
.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
