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


[class^="wpb-wps-fa-"], [class*=" wpb-wps-fa-"] {
	display: flex;
}
.wpb-wps-fa-angle-left:after, .wpb-wps-fa-angle-right:after {
	content: '';
	width: 10px;
	height: 10px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}
.wpb-wps-fa-angle-left:after {
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.wpb-wps-fa-angle-right:after {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.wpb-wps-fa-angle-left {
	margin-left: 4px;
}
.wpb-wps-fa-angle-right{
	margin-right: 4px;
}
.rtl .wpb-wps-fa-angle-left {
	margin-left: 0;
	margin-right: 4px;
}
.rtl .wpb-wps-fa-angle-right{
	margin-right: 0;
	margin-left: 4px;
}

/**
 * All Styles
 */

.wpb-woo-products-slider figure .stock {
    padding: 5px 10px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    top: 15px;
    left: 15px;
    margin: 0;
    border-radius: 6px;
    background-color: #1abc9c;
    color: #fff;
    z-index: 9;
}

.wpb-woo-products-slider.woocommerce .wpb-wps-slider-item span.onsale {
    left: 10px;
    top: 10px;
    background-color: #1abc9c;
}
.rtl .wpb-woo-products-slider.woocommerce .wpb-wps-slider-item span.onsale {
    left: unset;
    right: 10px;
}
.wpb-wps-pagination-number .owl-dots {
    counter-reset: dots;
}
.wpb-wps-pagination-number .owl-dot span:before {
    counter-increment:dots;
    content: counter(dots);
}
body {
	-webkit-backface-visibility: hidden;
}
.wpb-wps-product-title, .wpb-wps-product-title:hover, .wpb-wps-product-title:focus, body .wpb-wps-product-title:visited {
	text-decoration: none!important;
	color: inherit;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.wpb-alert {
	margin: 20px 0;
}
.wpb-woo-products-slider {
	-webkit-font-smoothing: antialiased;
}
.wpb-woo-products-slider .wpb-wps-slider-item img {
	display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.wpb-wps-slider-item a:focus {
	outline: 0;
}
.wpb-wps-slider-item .added_to_cart.wc-forward {
	display: none;
}
.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-dots .owl-dot span,
.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;
}
.wpb_slider_area .wpb-wps-pagination-number.owl-theme .owl-dots .owl-dot span{
	width: 35px;
	height: 27px;
	border-radius: 0;
	color: #fff;
	margin: 0;
}
.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;
}
.wpb-woo-products-slider.woocommerce .star-rating {
    float: inherit;
    margin: 0 auto 10px;
    font-size: 11px;
}
.wpb-woo-products-slider.woocommerce.cs-style-3 .star-rating {
	color: #ffffff;
}
.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-dots {
	margin-top: 20px;
}

/*--------- style for navigation ----------*/

.wpb_slider_area {
	position: relative;
}
.wpb_slider_area .owl-theme .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    margin: 0;
}
.wpb-woo-products-slider.owl-theme .owl-nav [class*=owl-] {
    padding: 0!important;
    margin: 0 0 0 10px;
    border-radius: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.wpb-woo-products-slider.owl-theme .owl-nav [class*=owl-]:focus {
    border: 0;
    outline: 0;
}
.wpb_slider_area .owl-theme .owl-nav > div {
   	border-radius: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px 12px;
    margin-left: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*--------- 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: 15px 0 10px;
    padding: 0;
    font-size: 14px;
    line-height: normal;
}
.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: 10px 15px;
    text-decoration: none;
    margin-bottom: 5px;
    border-radius: 0;
}
.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 0 5px!important;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
    font-weight: 700;
}
.pro_price_area {
    display: block;
    line-height: normal;
    margin-bottom: 5px;
    font-weight: 700;
}
.grid figcaption a.button {
    text-align: center!important;
    padding: 10px 20px!important;
    display: inline-block!important;
    color: #fff!important;
    font-size: 13px!important;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
}
.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;
}

.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;
}

/* RTL */

.rtl .wpb_slider_area .owl-theme .owl-nav {
	left: 0;
	right: inherit;
}