/**
 * Color
 */

.wpb-woo-cat-items.owl-theme .owl-dots .owl-dot.active span, .wpb-woo-cat-items.owl-theme .owl-dots .owl-dot:hover span {
	background: #25c1e7;
}
.wpb-woo-cat-items.owl-theme .owl-nav [class*=owl-]:hover {
	background: #25c1e7;
}
.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item a:hover {
	color: #25c1e7;
}
.wpb-woo-cat-items .wpb-woo-cat-item a.btn:hover {
	background: #25c1e7;
}
.wpb-wcs-sub-categories li a:hover {
	color: #25c1e7;
}


/**
 * Basic Slider Style
 */

body .wpb-woo-cat-items img {
	border-radius: 0;
	box-shadow: none;
	display: block;
}
.wpb-woo-cat-items {
	margin-top: 65px;
	-webkit-font-smoothing: antialiased;
}
.wpb-woo-cat-items a {
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.wpb-woo-cat-items .wpb-woo-cat-item {
	background: #ededed;
	text-align: center;
	padding: 30px 15px;
}
.wpb-woo-cat-items .wpb-woo-cat-item a {
	color: inherit;
    text-decoration: none;
    font-family: inherit;
    border: 0;
    outline: 0;
    box-shadow: none;
}

.wpb-woo-cat-items .wpb-woo-cat-item a:visited {
	color: inherit;
}

.wpb-woo-cat-items.owl-theme.owl-carousel .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
    margin-top: 0;
}
.wpb-woo-cat-items.owl-theme.owl-carousel .owl-nav button {
    margin-right: 0;
    margin-left: 10px;
    padding: 4px 12px!important;
    border-radius: 0;
}
.wpb-woo-cat-items.owl-theme.owl-carousel .owl-nav button i {
	color: #fff;
}
.wpb-woo-cat-items.owl-theme.owl-carousel .owl-nav button:focus,
.wpb-woo-cat-items.owl-theme.owl-carousel .owl-dots .owl-dot:focus {
	outline: 0;
	box-shadow: none;
}
.wpb-woo-cat-items.owl-theme .owl-dots {
	margin-top: 12px;
}
.wpb-woo-cat-items.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
}
.wpb-woo-cat-items .wpb-woo-cat-item a.btn {
	display: inline-block;
	padding: 12px 25px;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
}
.wpb-woo-cat-items .wpb-woo-cat-item a.btn, .wpb-woo-cat-items.owl-theme .owl-nav [class*=owl-] {
    background: #2196F3;
}
.wpb-woo-cat-items .wpb-woo-cat-item a.btn:hover {
    background: #39a1f4;
}
.wpb-woo-cat-items .wpb-woo-cat-item a.btn:hover {
	color: #fff;
}
.wpb-woo-cat-items .wpb-woo-cat-item h3 {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 18px;
    line-height: 24px;
}
.wpb-wcs-sub-categories,
.entry-content ul.wpb-wcs-sub-categories,
body ul.wpb-wcs-sub-categories {
	margin: 0;
	padding: 0;
}
body .wpb-wcs-sub-categories li {
    list-style: none!important;
    margin: 6px 0;
    padding: 0;
}
.wpb-woo-cat-item-icon {
	margin-bottom: 20px;
}
.wpb-wcs-column {
	margin-bottom: 30px;
}
.wpb-wcs-column .wpb-woo-cat-item{ 
	height: 100%;
}
[class^=flaticon-]:before, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class*=" flaticon-"]:after {
	font-size: unset!important;
}
.wpb-woo-cat-slider figure figcaption {
	font-style: inherit;
}



/**
 * Plain text Style
 */

.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item,
.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item a,
.wpb-woo-cat-items .wpb-woo-cat-item a.btn {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item,
.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item a {
	padding: 0;
}
.wpb-woo-cat-items.wpb-wcs-content-type-plain_text .wpb-woo-cat-item a {
	padding: 30px 15px;
	display: block;
	font-weight: bold;
	font-size: 16px;
}

/**
 * With Info Style
 */

.wpb-woo-cat-items.wpb-wcs-content-type-with_info .wpb-woo-cat-item h3 {
	margin-top: 0;
	margin-bottom: 16px;
}

/**
 * With Image 
 */

.wpb-woo-cat-items.wpb-wcs-content-type-with_image .wpb-woo-cat-item {
	padding: 0;
}
.wpb-woo-cat-items.wpb-wcs-content-type-with_image .wpb-woo-cat-item h3 {
	margin-top: 0;
	margin-bottom: 16px;
}
.wpb-woo-cat-items.wpb-wcs-content-type-with_image .wpb-woo-cat-item-content {
    padding: 30px 15px;
}

/**
 * With BG Image effect
 */

.wpb-woo-cat-items.wpb-wcs-content-type-image_bg_effect .wpb-woo-cat-item {
	padding: 0;
}
.wpb-wcs-cat-count {
	font-weight: bold;
}
.wpb-woo-cat-items.wpb-wcs-content-type-image_bg_effect .wpb-woo-cat-item h3 {
	margin: 0;
	color: #fff;
}
.wpb-woo-cat-items.wpb-wcs-content-type-image_bg_effect .wpb-woo-cat-item h3 i {
	display: block;
	margin-bottom: 20px;
}
/* Effect Common style */

.wpb-wcs-bg-img-effect *, .wpb-wcs-bg-img-effect *:after, .wpb-wcs-bg-img-effect *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wpb-wcs-bg-img-effect figure {
	position: relative;
	overflow: hidden;
	background: #2196F3;
	text-align: center;
	cursor: pointer;
	margin: 0!important;
	display: block; 
}

.wpb-wcs-bg-img-effect figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.wpb-wcs-bg-img-effect figure.wpb-wcs-effect-zoe img {
	opacity: 1;
}
.wpb-wcs-bg-img-effect figure.wpb-wcs-effect-zoe {
	position: relative;
}
.wpb-wcs-bg-img-effect figure.wpb-wcs-effect-zoe:before {
	content: '';
	background-color: #000;
	opacity: 0.3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.wpb-wcs-bg-img-effect figure.wpb-wcs-effect-zoe:hover:before {
	z-index: 1;
}
figure.wpb-wcs-effect-zoe:hover figcaption {
	z-index: 2;
}
.wpb-wcs-bg-img-effect figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.wpb-wcs-bg-img-effect figure figcaption::before,
.wpb-wcs-bg-img-effect figure figcaption::after {
	pointer-events: none;
}

.wpb-wcs-bg-img-effect figure figcaption,
.wpb-wcs-bg-img-effect figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.wpb-wcs-bg-img-effect figure figcaption > a {
	z-index: 1;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.wpb-wcs-bg-img-effect figure h3 {
	word-spacing: -0.15em;
	font-weight: bold;
	font-size: 18px;
}

.wpb-wcs-bg-img-effect figure h3,
.wpb-wcs-bg-img-effect figure .wpb-woo-cat-item-content {
	margin: 0;
}

.wpb-wcs-bg-img-effect figure .wpb-woo-cat-item-content {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.wpb-wcs-effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.wpb-wcs-effect-sadie h3 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.wpb-wcs-effect-sadie figcaption::before,
figure.wpb-wcs-effect-sadie .wpb-woo-cat-item-content {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.wpb-wcs-effect-sadie .wpb-woo-cat-item-content {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.wpb-wcs-effect-sadie:hover h3 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.wpb-wcs-effect-sadie:hover figcaption::before ,
figure.wpb-wcs-effect-sadie:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Layla *****/
/*---------------*/

figure.wpb-wcs-effect-layla {
	background: #2196F3;
}

figure.wpb-wcs-effect-layla figcaption::before,
figure.wpb-wcs-effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.wpb-wcs-effect-layla figcaption::before {
	top: 30px;
    right: 20px;
    bottom: 30px;
    left: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.wpb-wcs-effect-layla figcaption::after {
	top: 20px;
    right: 30px;
    bottom: 20px;
    left: 30px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.wpb-wcs-effect-layla h3 {
	padding-top: 5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.wpb-wcs-effect-layla .wpb-woo-cat-item-content {
	padding: .8em 2em 0;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	position: relative;
	z-index: 2;
}

figure.wpb-wcs-effect-layla img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.wpb-wcs-effect-layla h3 {
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}

figure.wpb-wcs-effect-layla img,
figure.wpb-wcs-effect-layla figcaption::before,
figure.wpb-wcs-effect-layla figcaption::after,
figure.wpb-wcs-effect-layla .wpb-woo-cat-item-content {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.wpb-wcs-effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.wpb-wcs-effect-layla:hover figcaption::before,
figure.wpb-wcs-effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.wpb-wcs-effect-layla:hover h3,
figure.wpb-wcs-effect-layla:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.wpb-wcs-effect-layla:hover figcaption::after,
figure.wpb-wcs-effect-layla:hover h3,
figure.wpb-wcs-effect-layla:hover .wpb-woo-cat-item-content,
figure.wpb-wcs-effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}


/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.wpb-wcs-effect-zoe figcaption {
	top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    text-align: left;
}


figure.wpb-wcs-effect-zoe:hover p.icon-links a:hover,
figure.wpb-wcs-effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.wpb-wcs-effect-zoe .wpb-woo-cat-item-content {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
	width: 100%;
    left: 0;
}

figure.wpb-wcs-effect-zoe h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

.wpb-woo-cat-items.wpb-wcs-content-type-image_bg_effect .wpb-woo-cat-item figure.wpb-wcs-effect-zoe h3 i {
    display: inline-block;
    margin: 0;
    font-size: 30px;
    margin-right: 15px;
}

figure.wpb-wcs-effect-zoe:hover .wpb-woo-cat-item-content {
	opacity: 1;
}

figure.wpb-wcs-effect-zoe:hover figcaption,
figure.wpb-wcs-effect-zoe:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.wpb-wcs-effect-zoe:hover h3 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}


/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.wpb-wcs-effect-oscar {
	background: #000;
}

figure.wpb-wcs-effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.wpb-wcs-effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.wpb-wcs-effect-oscar figcaption::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	content: '';
}

figure.wpb-wcs-effect-oscar h3 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.wpb-wcs-effect-oscar figcaption::before,
figure.wpb-wcs-effect-oscar .wpb-woo-cat-item-content {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.wpb-wcs-effect-oscar:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.wpb-wcs-effect-oscar:hover figcaption::before,
figure.wpb-wcs-effect-oscar:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.wpb-wcs-effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.wpb-wcs-effect-oscar:hover img {
	opacity: 0.4;
}


/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.wpb-wcs-effect-roxy {
	background: #000;
}
figure.wpb-wcs-effect-roxy img,
.owl-carousel .owl-item figure.wpb-wcs-effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.wpb-wcs-effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.wpb-wcs-effect-roxy figcaption {
	padding: 3em;
	text-align: left;
}

figure.wpb-wcs-effect-roxy h3 {
	padding: 10% 0 10px 0;
}

figure.wpb-wcs-effect-roxy .wpb-woo-cat-item-content {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.wpb-wcs-effect-roxy:hover img,
.owl-carousel .owl-item figure.wpb-wcs-effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.wpb-wcs-effect-roxy:hover figcaption::before,
figure.wpb-wcs-effect-roxy:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.wpb-wcs-effect-bubba {
	background: #000;
}

figure.wpb-wcs-effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.wpb-wcs-effect-bubba:hover img {
	opacity: 0.4;
}

figure.wpb-wcs-effect-bubba figcaption::before,
figure.wpb-wcs-effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.wpb-wcs-effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.wpb-wcs-effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.wpb-wcs-effect-bubba h3 {
	padding-top: 9%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.wpb-wcs-effect-bubba .wpb-woo-cat-item-content {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.wpb-wcs-effect-bubba:hover figcaption::before,
figure.wpb-wcs-effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.wpb-wcs-effect-bubba:hover h3,
figure.wpb-wcs-effect-bubba:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.wpb-wcs-effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.wpb-wcs-effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.wpb-wcs-effect-chico figcaption {
	padding: 3em;
}

figure.wpb-wcs-effect-chico figcaption::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.wpb-wcs-effect-chico figcaption::before,
figure.wpb-wcs-effect-chico .wpb-woo-cat-item-content {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.wpb-wcs-effect-chico h3 {
	padding: 5% 0 20px 0;
}

figure.wpb-wcs-effect-chico .wpb-woo-cat-item-content {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
    position: relative;
    z-index: 2;
}

figure.wpb-wcs-effect-chico:hover figcaption::before,
figure.wpb-wcs-effect-chico:hover .wpb-woo-cat-item-content {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/**
 * With BG Image default [ no effect ]
 */

.wpb-wcs-content-type-image_bg .wpb-woo-cat-item {
	padding: 0;
}

.wpb-wcs-content-type-image_bg figure {
	overflow: hidden;
	position: relative;
}

.wpb-wcs-content-type-image_bg .wpb-woo-cat-item a.btn {
	position: absolute;
    bottom: 20px;
    left: 0;
	right: 0;
	margin: 0 auto;
    max-width: 75%;
    box-shadow: 1px 1px 3px rgba(136,136,136,.19);
    background-color: #fff!important;
	color: inherit!important;
}

.wpb-wcs-content-type-image_bg .wpb-woo-cat-item a.btn i {
	margin-right: 8px;
}

.wpb-wcs-content-type-image_bg .wpb-woo-cat-item .wpb-wcs-cat-link {
    display: block;
	width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
    -webkit-perspective: 800px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.wpb-wcs-content-type-image_bg .wpb-woo-cat-item:hover .wpb-wcs-cat-link {
    transform: scale(1.11);
    -webkit-transform: scale(1.11);
    -o-transform: scale(1.11);
    -moz-transform: scale(1.11);
}
@media (min-width: 992px){
  .wpb-wcs-column.wpb-wcs-col-lg-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
  }
}