/*
Theme Name: Dove
Theme URI: https://dove.themeftc.com/
Author: ThemeFTC
Author URI: https://themeforest.net/user/themeftc
Description: Dove is a great start for anyone who is looking to start his own Handmade and Furniture online shop.
Version: 2.1.3
Requires PHP: 7.0
License: Themeforest Split Licence
License URI: -
Text Domain: dove
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header NAV
   13.2 Header Content
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
21.0 Woocommerce
    21.1 Shop page
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

header.site-header {
    opacity: 0;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.woocommerce .wishlist_table td.product-add-to-cart a {
	font-weight: normal;
	border-radius: 0;
}
.woocommerce .wishlist_table td.product-add-to-cart a:before {
	content: "\f290";
	font-family: "fontAwesome";
}
.woocommerce .wishlist_table td.product-add-to-cart a > i {
	font-size: 0;
}
/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:after,
.post-info:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}
/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea,
.woocommerce .widget_price_filter .price_slider_amount {
	color: #444;
	font-family: 'Playfair Display';
	font-size: 13px;
	font-weight: 400;
	line-height: 1.66;
}
.widget-title.product_title,
.newletter_sub_input .button.button-secondary,
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text {
	font-family: 'Playfair Display';
}
.mega_main_menu li.multicolumn_dropdown.columns2 > .mega_dropdown {
	width: 350px;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > ul.mega_dropdown,
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li,
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
body p,
.info-open,
.info-phone,
.ftc-sb-account .ftc-account > a,
.ftc-sb-account,
.my-wishlist-wrapper *,
.dropdown-button span > span,
.ftc-search form,
.ftc-shop-cart,
.conditions-box,
.item-description .product_title,
.item-description .price,
.test-content .content,
.test-content .byline,
.widget-container ul.product-categories ul.children li a,
.ftc-product-category ul.tabs li span.title,
.woocommerce-pagination,
.woocommerce-result-count,
.woocommerce .products.list .product h3.product-name > a,
.woocommerce-page .products.list .product h3.product-name > a,
.woocommerce .products.list .product .price .amount,
.woocommerce-page .products.list .product .price .amount,
.products.list .short-description.list,
div.product .single_variation_wrap .amount,
div.product div[itemprop="offers"] .price .amount,
.orderby-title,
.blogs .post-info,
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content,
.single-post article .post-info .info-category,
#comments .comments-title,
#comments .comment-metadata a,
.post-navigation .nav-previous,
.post-navigation .nav-next,
.woocommerce div.product .product_title,
.woocommerce-review-link,
.woocommerce div.product p.stock,
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce div.product p.price,
.ftc_feature_info,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.price,
footer {
	font-family: 'Raleway';
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}
h2 {
	color: #444;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}
h3 {
	color: #444;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}
h4 {
	color: #444;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}
h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
}
h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}
.woocommerce .wishlist-title h2 {
	margin-bottom: 20px;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	text-decoration: none;
}
big {
	font-size: 125%;
}
blockquote {
	quotes: """";
}
q {
	quotes: "“""”""‘""’";
}
blockquote:before,
blockquote:after {
	content: "";
}
:focus {
	outline: none;
}
/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
	font-family: Tahoma, Arial, sans-serif;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
	font-weight: 700;
}
/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}
html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
	font-weight: 700;
}
/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}
html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}
/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}
html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
	font-weight: 700;
}
/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}
/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}
html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}
/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}
html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}
/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}
/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}
html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}
/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}
/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}
fieldset {
	margin-bottom: 1em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	filter: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: inline-block;
	border: 1px solid #ebebeb;
	background: #fff;
	padding: 11px 15px;
	margin: 0;
	width: 100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-align: left;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #999999;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
select {
	border: 1px solid #e5e5e5;
	height: 42px;
	max-width: 100%;
	background: #fff;
	padding: 10px 30px 10px 8px;
	filter: none !important;
	position: relative;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(./assets/images/icon-select.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.ftc-search input[type="submit"] {
	transition: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
}
input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}
button,
input[type="button"],
input[type="submit"] {
	background-color: #333333;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 14px;
	line-height: 1;
	padding: 8px 12px;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	float: left;
	text-transform: uppercase;
}
.woocommerce .quantity .qty {
	height: 40px;
	width: 42px !important;
}
.quantity input[type="number"] {
	float: left;
	padding: 1px 0;
}
.quantity-title {
	float: left;
	text-transform: none;
	margin-right: 10px;
	line-height: 28px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.group_table .quantity-title {
	font-weight: normal;
}
.pp_woocommerce .quantity-title {
	padding-left: 0px;
}
.quantity {
	overflow: hidden;
	position: relative;
}
button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #23a997;
	color: #fff;
}
button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #999;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
:-moz-placeholder {
	color: #999;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
::-moz-placeholder {
	color: #999;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #999;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
/* Hover effects */

/* Fixes linked images */

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}
/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	/*opacity: 0.7;*/
}
/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1rem;
	position: relative;
}
.navigation-top .wrap {
	max-width: 1000px;
	padding: 0;
}
.navigation-top a {
	color: #222;
	font-weight: 600;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #767676;
}
.main-navigation {
	clear: both;
	display: block;
}
.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
	text-transform: capitalize;
}
/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}
.main-navigation > div > ul {
	border-top: 1px solid #eee;
	padding: 0.75em 1.695em;
}
.js .main-navigation.toggled-on > div > ul {
	display: block;
}
.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}
.main-navigation ul ul.toggled-on {
	display: block;
}
.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}
.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative;
}
.main-navigation li li,
.main-navigation li:last-child {
	border: 0;
}
.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}
.main-navigation a:hover {
	color: #767676;
}
.mega_main_menu_ul > .menu-item-has-children > .item_link {
	position: relative;
}
.mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.mega_main_menu_ul .menu-item-has-children> .item_link:hover:after {
	content: "\f107";
	font-family: "fontAwesome";
	font-size: 14px;
	position: absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	color: #fff;
}
/* Menu toggle */

.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}
/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
	display: block;
}
.main-navigation.toggled-on ul.nav-menu {
	display: block;
}
.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.menu-toggle:focus {
	outline: thin solid;
}
.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}
.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}
.toggled-on .menu-toggle .icon-close {
	display: inline-block;
}
/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}
.dropdown-toggle:focus {
	outline: thin dotted;
}
.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg);
	/* IE 9 */
	-webkit-transform: rotate(-180deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
/* Scroll down arrow */

.site-header .menu-scroll-down {
	display: none;
}
/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

/**  13.1 Header NAV **/

.header-nav {
	background: #262626;
}
.header-ftc .header-nav > .container {
	height: 35px;
}
.nav-left,
.nav-right {
	width: 40%;
	float: left;
	color: #999;
	line-height: 30px;
	padding: 2px 0;
}
.nav-center {
	width: 20%;
	float: left;
	padding: 4px 0 0 0;
	text-align: center;
}
.nav-center .group-social {
	margin-bottom: 0;
}
.nav-center .group-social > li {
	display: inline-block;
	margin-right: 30px;
}
.nav-center .group-social > li > a {
	color: #999999;
	font-size: 14px;
}
.nav-center .group-social > li:last-child {
	margin-right: 0;
}
.header_center {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	line-height: 30px;
	padding: 5px 0;
	font-size: 14px;
}
.buttonfree {
	text-align: right;
}
.ftc_login_submit > .button {
	margin-right: 0px;
	float: none;
}
.ftc-account .ftc_login .ftc_account_form {
	opacity: 0;
	visibility: hidden;
	display: none;
	margin-top: 8px;
	position: absolute;
	content: "";
	right: 0;
	left: auto;
	top: 100%;
	width: 270px;
	padding: 20px;
	text-align: left;
	z-index: 99999;
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 0 5px rgba(0, 0, 0, 0.13);
}
.ftc-account .ftc_login .ftc_account_form .ftc_login_submit {
	margin-top: 20px;
	margin-bottom: 0;
}
.ftc-account .ftc_login {
	display: inline-block;
}
.ftc-account .ftc_login:hover .ftc_account_form {
	-webkit-animation-duration: 340ms;
	-moz-animation-duration: 340ms;
	animation-duration: 340ms;
	animation-delay: 100ms;
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: animation_dropdown;
	-moz-animation-name: animation_dropdown;
	animation-name: animation_dropdown;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: block;
}
/*==================================================*/

@media only screen and (max-width: 374px) and (min-width: 320px) {
	.ftc-sb-account,
	.ftc-sb-language,
	.header-currency {
		margin-right: 11px !important;
	}
	.ftc-sb-language img {
		display: none;
	}
	.info-desc > span:first-child {
		margin-right: 10px !important;
	}
}
@media only screen and (max-width: 480px) and (min-width: 375px) {
	.info-desc > span:first-child,
	.ftc-sb-account,
	.ftc-sb-language,
	.header-currency {
		margin-right: 20px !important;
	}
}
@media only screen and (max-width: 319px) {
	.info-desc > span:first-child,
	.info-desc > span:last-child,
	.ftc-sb-account {
		display: block !important;
		margin-right: 0 !important;
	}
	.header-currency ul {
		right: 50% !important;
		margin-right: -85px !important;
	}
}
/*==================================================*/

.nav-right {
	text-align: right;
}
.info-desc .fa {
	margin-right: 10px;
	font-size: 13px;
}
.info-desc > span:first-child,
.ftc-sb-language,
.header-currency,
.my-wishlist-wrapper,
.ftc-sb-account,
.dropdown-button {
	margin-right: 30px;
	position: relative;
	display: inline-block;
}
/*---------style dropdown header-top----------*/

.header-nav .dropdown-button {
	width: 100%;
	display: none;
}
.dropdown-button > span {
	font-size: 20px;
}
.dropdown-button {
	cursor: pointer;
}
#dropdown-list {
	display: block;
}
/*-----------end header top-----------*/

.info-desc > span:last-child,
.nav-right > div:last-child {
	margin-right: 0 !important;
}
.my-wishlist-wrapper a:hover,
.ftc-sb-account .ftc-account > a:hover {
	text-decoration: none;
}
.ftc-sb-account .ftc-account a.ftc_my_account:before {
	content: "\f007";
	font-family: 'FontAwesome';
	font-size: 14px;
	line-height: 20px;
	margin-right: 8px;
}
.my-wishlist-wrapper a:before {
	content: "\f004";
	font-family: 'FontAwesome';
	font-size: 14px;
	line-height: 20px;
	margin-right: 8px;
}
.dropdown-button span:before {
	margin-right: 8px;
	font-size: 20px;
	color: #c5c3c3;
}
.info-desc > span:last-child:before,
.my-wishlist-wrapper:before,
.my-wishlist-wrapper:after,
.ftc-sb-language:before,
.ftc-account:before {
	content: "";
	top: 8px;
	left: -18px;
	width: 1px;
	height: 13px;
	border: 0;
	position: absolute;
	background: #999999;
	opacity: 0.7;
}
.my-wishlist-wrapper:after {
	right: -22px;
	left: auto !important;
}
.dropdown-button > span {
	font-size: 14px;
}
.info-desc > span,
.ftc_login .login span,
.ftc-sb-account .ftc-account > a,
.info-desc span,
.ftc-sb-account,
.my-wishlist-wrapper * {
	display: inline-block;
	position: relative;
	color: #999999;
	font-size: 14px;
}
.ftc_login .login:hover span {
	color: #23a997;
}
.ftc_login .ftc_forgot_pass a {
	padding-left: 0px;
}
.ftc-sb-language img {
	padding-right: 5px;
}
.ftc-sb-language .ftc_lang_eng i {
	padding-left: 5px;
}
.header-currency .ftc-currency-selector i {
	padding-left: 5px;
}
.header-currency a,
.ftc-sb-language a {
	font-size: 14px;
	color: #999999;
}
.ftc-sb-language ul {
	margin-bottom: 0px;
}
#ftc_language ul ul,
.header-currency ul,
.ftc-tiny-account-wrapper .ftc_account_form,
.ftc-shop-cart .ftc_shopping_form {
	visibility: hidden;
	position: absolute;
	padding: 20px 20px 20px 20px;
	width: 260px;
	right: 50%;
	left: auto;
	margin-right: -100px;
	opacity: 0;
	top: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid;
	z-index: 99990;
	text-align: center;
}
.header-content .wrp-menu {
	border-top: 1px solid #ebebeb;
	z-index: 1;
	position: relative;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text {
	color: #444;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-center.no-search.no-woo_cart > .menu_holder > .menu_inner > ul > li:last-child > .item_link,
.mega_main_menu.primary.primary_style-flat.direction-horizontal.first-lvl-align-center.no-logo.no-search.no-woo_cart > .menu_holder > .menu_inner > ul > li:first-child > .item_link {
	border-radius: 0px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
	color: #000;
	background: transparent !important;
}
.mega_main_menu.primary .mega_main_menu_ul> li > .item_link:hover .link_text,
.mega_main_menu.primary .mega_main_menu_ul> li > .item_link:focus .link_text,
.mega_main_menu.primary .mega_main_menu_ul > .current-menu-item > .item_link > .link_content > .link_text {
	color: #fff;
}
.mega_main_menu.primary .mega_main_menu_ul > .current-menu-item > .item_link,
.mega_main_menu.primary .mega_main_menu_ul > .current-menu-ancestor > .item_link,
.mega_main_menu.primary .mega_main_menu_ul > li:hover > .item_link {
	height: 50px;
}
.mega_main_menu.primary .mega_main_menu_ul > .current-menu-ancestor > .item_link > .link_content > .link_text {
	color: #fff;
}
.mega_main_menu.primary {
	z-index: 2000 !important;
}
.mega_main_menu.primary .mega_main_menu_ul {
	max-height: 45px;
}
.mega_main_menu.primary .menu_holder.sticky_container .mega_main_menu_ul > li > .item_link,
.admin-bar .mega_main_menu.direction-horizontal > .menu_holder.sticky_container {
	height: 45px;
}
.header-currency ul {
	position: absolute;
	padding: 10px 20px 10px 20px;
	width: 150px;
	left: 50%;
	margin-right: 0px;
	opacity: 0;
	top: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.header-currency ul >li,
#ftc_language ul ul >li {
	border-bottom: 1px solid #E9E8E8;
}
.header-currency ul >li:last-child,
#ftc_language ul ul >li:last-child {
	border: 0;
}
#ftc_language ul ul {
	visibility: hidden;
	position: absolute;
	padding: 10px 20px 10px 20px;
	width: 150px;
	right: 50%;
	left: auto;
	margin-right: -85px;
	opacity: 0;
	top: 100%;
}
.ftc-tiny-account-wrapper::before,
#ftc_language > ul > li::before,
.header-currency .ftc-currency::before {
	position: absolute;
	content: "\f0d8";
	font-family: 'FontAwesome';
	font-size: 13px;
	line-height: 7px;
	height: 7px;
	right: 50%;
	margin-right: -5px;
	bottom: -18px;
	opacity: 0;
}
.ftc-sb-account:hover .ftc-tiny-account-wrapper::before,
#ftc_language > ul > li:hover::before,
.header-currency:hover .ftc-currency::before,
.ftc-shop-cart:hover .ic-cart::before {
	-webkit-animation-duration: 340ms;
	-moz-animation-duration: 340ms;
	animation-duration: 340ms;
	animation-delay: 100ms;
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: animation_dropdow_icon;
	-moz-animation-name: animation_dropdow_icon;
	animation-name: animation_dropdow_icon;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	opacity: 1;
	bottom: 0;
}
.header-currency .ftc-currency ul li:hover {
	color: #15bd9c;
}
.bannerfree .wpb_column .wpb_wrapper .ftc-heading {
	margin-bottom: 0px;
}
.bannerfree p {
	color: #fff;
	letter-spacing: 0px;
	font-size: 15px;
}
.bannerfree .wpb_column .wpb_wrapper .ftc-heading > h3 {
	border: none !important;
	margin-top: 40px;
	margin-bottom: -20px;
	color: #fff;
	font-weight: 600;
	text-align: left;
	line-height: 30px;
}
.bannerfree,
.ftc-sb-button a.ftc-button-1 {
	background-color: #15bd9c;
}
.bannerfree .wpb_wrapper .ftc-sb-button a {
	border-radius: 9px !important;
	min-width: 120px;
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #fff;
	color: #fff;
}
.header-currency ul li,
.ftc-sb-language li {
	position: relative;
	list-style: none;
	margin: 0;
	z-index: 999;
	width: 100%;
	display: inline-block;
	transition: all 260ms ease 0s;
	-webkit-transition: all 260ms ease 0s;
	-moz-transition: all 260ms ease 0s;
	cursor: pointer;
}
#ftc_language ul li:hover ul,
.header-currency:hover ul,
.ftc-tiny-account-wrapper:hover .ftc_shopping_form,
.ftc-shop-cart:hover .ftc_shopping_form {
	-webkit-animation-duration: 340ms;
	-moz-animation-duration: 340ms;
	animation-duration: 340ms;
	animation-delay: 100ms;
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: animation_dropdown;
	-moz-animation-name: animation_dropdown;
	animation-name: animation_dropdown;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: block;
}
@-moz-keyframes animation_dropdown {
	0% {
		opacity: 0;
		visibility: hidden;
		margin-top: 8px;
	}
	100% {
		opacity: 1;
		visibility: visible;
		margin-top: 0px;
	}
}
@-webkit-keyframes animation_dropdown {
	0% {
		opacity: 0;
		visibility: hidden;
		margin-top: 8px;
	}
	100% {
		opacity: 1;
		visibility: visible;
		margin-top: 0px;
	}
}
@keyframes animation_dropdown {
	0% {
		opacity: 0;
		visibility: hidden;
		margin-top: 8px;
	}
	100% {
		opacity: 1;
		visibility: visible;
		margin-top: 0px;
	}
}
/**  13.2 Header Content  **/

#logo-style2 .ftc-sb-brandslider {
	border: 1px solid #e5e5e5;
	padding: 35px 40px 15px 40px;
}
.header-content .container .ftc-logo {
	width: 40%;
	float: left;
	text-align: center;
}
.header-layout2 .header-content .container .ftc-logo {
	text-align: left;
}
.header-layout1 .header-content .container .ftc-logo img.ftc_logo {
	margin-left: -37px;
}
.header-content .container > div {
	width: auto;
}
.header-content .container .ftc-search-product {
	width: 270px;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
}
.header-layout2 .header-content .container .ftc-shop-cart {
	margin-top: -23px;
}
.header-content .container .ftc-shop-cart {
	margin-top: -37px;
	width: 30%;
	float: right;
	position: relative;
}
.header-ftc .header-content {
	padding: 0;
	background: #fff;
	z-index: 9;
	position: relative;
}
.ftc-shop-cart {
	text-align: right;
	line-height: 0;
}
.header-content > .container {
	display: table;
	padding: 37px 0;
}
.header-content .container > div {
	vertical-align: middle;
}
.ftc-shop-cart .ftc-shoppping-cart a.ftc_cart {
	position: relative;
	font-size: 14px !important;
	display: inline-block;
	text-align: left;
}
.ftc-shop-cart .cart-number {
	background: transparent !important;
	color: #000 !important;
}
.ftc-shop-cart:hover .ftc-shoppping-cart .ftc_cart:before {
	color: #23a997;
}
.ftc-shoppping-cart:before {
	top: -4px;
	content: "\f291 ";
	font-family: "Fontawesome";
	font-size: 24px;
	margin-right: 10px;
	color: #262626;
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	line-height: 29px;
	position: relative;
}
.ftc-shoppping-cart {
	position: relative;
}
.ftc-shop-cart .ftc_cart span.shopping-cart-content {
	color: #666;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	line-height: 1;
	display: block;
}
.cart-drop-icon {
	margin-left: 20px;
	color: #666;
}
.ftc-shop-cart .ftc-shoppping-cart .ftc_shopping_form {
	right: 0;
	margin-right: 0;
	padding: 20px 10px;
	-webkit-box-shadow: 0px 4px 13px -3px #808080;
	-moz-box-shadow: 0px 4px 13px -3px #808080;
	-ms-box-shadow: 0px 4px 13px -3px #808080;
	-o-box-shadow: 0px 4px 13px -3px #808080;
	box-shadow: 0px 4px 13px -3px #808080;
}
.ftc-shop-cart .ftc-shoppping-cart .ftc_shopping_form label {
	font-size: 14px;
	font-weight: normal;
}
.ftc-shop-cart > label {
	text-transform: none;
	padding: 0 20px 5px 20px;
	font-weight: 500;
}
.ftc-shop-cart .ftc_shopping_form ul.ftc_cart_list,
.woocommerce .ftc-shop-cart .ftc_shopping_form ul.ftc_cart_list,
.woocommerce-page .ftc-shop-cart .ftc_shopping_form ul.ftc_cart_list {
	overflow: auto;
	max-height: 349px;
	padding: 0 15px 0 0;
	position: relative;
	margin-bottom: 0;
}
.ftc-shop-cart .ftc_cart_list li > a,
.woocommerce .ftc-shop-cart .ftc_cart_list li > a,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li > a {
	float: left;
	width: 40%;
}
.mega_main_menu > .menu_holder > .menu_inner {
	width: auto !important
}
.ftc-shop-cart .ftc_cart_list li .ftc_cart_item,
.woocommerce .ftc-shop-cart .ftc_cart_list li .ftc_cart_item,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li .ftc_cart_item {
	margin-left: 0px;
	padding-left: 5px;
	display: inline-block;
	width: 60%;
	padding-right: 5px;
}
.ftc-shop-cart .ftc_cart_list li .ftc_cart_item h3.product-name {
	text-transform: capitalize;
}
h3.product-name {
	margin-bottom: 5px;
}
.select2-container {
	display: inline-block;
}
.select-category {
	display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
}
.woocommerce .ftc-shop-cart ul li,
.woocommerce-page .ftc-shop-cart ul li,
.ftc-shop-cart ul li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	display: inline-block;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.woocommerce .ftc-shop-cart ul li:last-child,
.woocommerce-page .ftc-shop-cart ul li:last-child,
.ftc-shop-cart ul li:last-child {
	border: none;
	margin: 0;
}
.ftc-search-product .ftc_search_ajax,
.ftc-search-product form {
	max-width: 270px;
	display: inline-block;
	width: 100%;
	position: relative;
    z-index: 9;
}
.ftc_cart_list li .ftc_cart_item a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	right: -9px;
	left: auto;
	top: 1px;
	content: "";
	z-index: 2;
	font-size: 0;
	font-weight: 400 !important;
	height: auto;
	width: auto;
	line-height: 0;
	text-indent: 0;
	padding: 0;
}
.woocommerce a.remove:hover,
body table.compare-list tr.remove td > a .remove:hover:before {
	background: none;
	color: #fb051c !important;
}
.woocommerce a.remove,
body table.compare-list tr.remove td > a .remove:before {
	color: #444 !important;
}
.ftc_cart_list li .ftc_cart_item a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
	font-family: 'FontAwesome';
	content: "\f057";
	font-size: 13px;
	font-weight: 300 !important;
	line-height: 13px;
}
.ftc_account_form .ftc_cart_check {
	border-top: 1px solid #e5e5e5;
	padding: 0 20px;
}
.ftc-shop-cart .total {
	padding: 15px 0;
	overflow: hidden;
}
.ftc-shop-cart .total > span.total-title,
.widget_shopping_cart .total-title {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 18px;
}
.ftc-shop-cart .total > span.amount,
.widget_shopping_cart .total .amount {
	float: right;
}
.ftc_shopping_form .ftc_cart_check > a.button.btn_cart {
	margin-bottom: 10px;
}
.ftc_shopping_form .ftc_cart_check > a.button.btn_cart:hover {
	border-color: #15bd9c;
	color: #15bd9c;
}
.ftc_account_form .ftc_cart_check > a.button.checkout:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover,
body input.wpcf7-submit:hover,
#cboxClose:hover {
	border-color: #15bd9c;
	background-color: #15bd9c;
	color: #fff;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	overflow: visible !important;
}
.ftc_account_form .ftc_cart_check > a.button.checkout,
.pp_woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
#cboxClose {
	background-color: #444;
	border-color: #444;
	color: #fff;
	font-weight: normal;
}
.ftc_account_form .ftc_cart_check > a.button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px 24px 10px 24px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	filter: none;
	cursor: pointer;
	text-align: center;
	background-image: none;
	border: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fff;
}
.ftc_shopping_form.ftc_cart_check > a.button.btn_cart:before,
.pp_woocommerce div.product form.cart .button:before {
	content: "\f290";
	font-family: 'FontAwesome';
	margin-right: 5px;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
	border: none;
	border-bottom: 1px solid #e5e5e5;
	padding: 0;
	font-size: 14px;
}
.ftc-search-product .ftc_search_ajax input[type="text"]:focus {
	border-bottom-color: #23a997;
}
.ftc_search_ajax input[type="submit"] {
	position: absolute;
	right: -10px;
	top: 0;
	content: "";
	font-size: 0;
	background: url(assets/images/icon-search.png) 5px 5px no-repeat !important;
	opacity: 1;
	z-index: 10000;
	border: 0 !important;
	padding: 0 !important;
	width: 30px;
	height: 30px;
}
.ftc-shop-cart .price .amount,
#ftc_search_drop ul li .price .amount {
	color: #15bd9c;
	font-weight: bold;
}
.ftc-search form:focus .ftc_search_ajax input[type="text"] {
	opacity: 1;
	min-width: 200px;
	z-index: 9999;
	height: 30px;
	padding-left: 10px;
}
.menu_holder {
	line-height: 0;
	font-size: 0;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
	margin-top: 0;
	padding: 20px;
	border-top: 2px solid #15bd9c;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link * {
	color: #fff;
}
@media only screen and (max-width: 991px) {
	.header-content .container {
		width: 100%;
	}
	.header-content .container .ftc-logo {
		text-align: center !important;
		width: 100%;
	}
	.header-content .container .navigation-primary {
		width: 60%;
	}
}
/*--------------------------------------------------------------
Header v2
--------------------------------------------------------------*/

.header-v2 {
	right: 0;
	left: 0;
	z-index: 9999;
}
.header-v2 .header-content .container .ftc-shop-cart {
	margin-top: -25px;
}
.header-v2 .header-content .container .ftc-logo {
	width: 30%;
	text-align: left;
}
.header-v2 .header-content .container .ftc-search-product {
	width: 40%;
	text-align: left;
	margin-top: 22px;
}
.header-v2 .ftc-search-product .ftc_search_ajax input[type="text"] {
	background: none;
}
/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
	clear: both;
	margin-top: 0px;
	padding: 35px 0 0px;
	font-size: 14px;
}
.single-post #comments {
	border-top: 1px solid #e5e5e5;
}
.comments-title {
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
}
ol.children .children {
	padding-left: 30px;
}
.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;
}
ol.comment-list > li.parent > ol.children article {
	margin-bottom: 30px;
}
.comment-list li:before {
	display: none;
}
.comment-body {
	margin-left: 0px;
	color: #333;
	font-size: 14px;
	margin-bottom: 4em;
}
.comment-respond {
	margin-bottom: 55px;
}
.comment-author {
	font-size: 13px;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}
.comment-author .says {
	display: none;
}
.comment-meta {
	margin-bottom: 0px;
	background-color: transparent;
}
.comment-body .comment-content p {
	margin-bottom: 5px;
}
.comment-body .comment-content {
	padding: 10px 10px 10px 20px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment-body .reply {
	margin-bottom: 20px;
}
.comment-body .comment-meta .comment-author .fn {
	margin-left: 10px;
}
.comment-meta a {
	color: #444;
}
.comment-meta a:hover {
	color: #15bd9c;
}
.comment-metadata {
	color: #444;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1;
	text-transform: uppercase;
}
.comment-metadata a {
	color: #767676;
}
.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}
.comment-reply-link {
	font-size: 13px;
	position: relative;
}
.comment-reply-link .icon {
	color: #15bd9c;
	left: -2em;
	height: 1em;
	margin-right: 5px;
	fill: currentColor;
	top: 0;
	width: 1em;
}
.children .comment-author .avatar {
	height: 60px;
	left: -45px;
	width: 60px;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}
.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}
.comments-pagination {
	margin: 2em 0 3em;
}
.form-submit {
	text-align: right;
}
.single-post .comment-form .form-submit {
	margin-top: 0px;
}
.single-post .comment-form .form-submit > input.submit {
	margin: 10px 0 20px 0;
}
.commentPaginate {
	margin-bottom: 20px;
	margin-top: 70px;
}
.commentPaginate > a,
.commentPaginate > span.current,
.navigation.pagination .nav-links > .page-numbers {
	height: 30px;
	width: 30px;
	padding: 0;
}
.commentPaginate > .page-numbers,
.navigation.pagination .nav-links > .page-numbers {
	background: #d2d2d2;
}
.commentPaginate > a:hover,
.commentPaginate > span.current,
.navigation.pagination .nav-links > .page-numbers:hover,
.navigation.pagination .nav-links > .page-numbers.current {
	background: #23a997;
	color: #fff;
}
.navigation.pagination {
	clear: both;
	float: right;
	width: 100%;
	margin: 0 0 40px 0;
}
.navigation.pagination .next.page-numbers > span,
.navigation.pagination .prev.page-numbers > span {
	font-size: 0;
}
.navigation.pagination .next.page-numbers > span:before {
	content: "\f101";
	font-family: "fontAwesome";
	font-size: 15px;
}
.navigation.pagination .prev.page-numbers > span:before {
	content: "\f100";
	font-family: "fontAwesome";
	font-size: 15px;
}
/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
	padding: 1em 0 2em;
}
h2.widget-title {
	color: #222;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.widget-title a {
	color: inherit;
}
/* widget forms */

.widget select {
	width: 100%;
}
/* widget lists */

.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li + li {
	margin-top: -1px;
}
.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}
.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}
/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}
.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}
/* widget markup */

.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}
/* Text widget */

.widget_text {
	word-wrap: break-word;
}
/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}
.widget_rss ul li {
	padding: 2.125em 0;
}
.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
}
.widget_rss .rss-date,
.widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}
.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}
.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}
/* Contact Info Widget */

.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}
/* Gravatar */

.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}
/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}
/* Recent Posts widget */

.widget_recent_entries .post-date {
	display: block;
}
/* Search */

.search-form {
	position: relative;
	width: 60%;
	margin: 0 auto;
}
.search-form .search-submit {
    padding: 0;
    position: absolute;
    right: 10px;
    background: none;
    height: 52px;
}
.search-form .search-submit .screen-reader-text {
	display: none;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important;
	/* !important to overwrite inline styles */
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}
/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}
.widget_calendar tfoot td {
	border: 0;
}
/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}
img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}
.page-content .wp-smiley,
.post-info .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}
/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}
.tp-rightarrow,
.tp-leftarrow {
	border-radius: 20px;
	background-color: #15bc9c;
}
/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}
.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}
/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}
/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}
.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}
.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}
.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}
.site-content .wp-playlist-item-length {
	top: 5px;
}
/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	-moz-transition: -webkit-filter 0.2s ease-in;
	-o-transition: -webkit-filter 0.2s ease-in;
	-ms-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}
/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:after {
	border: 2px dashed #0085ba;
	/* Matches visible edit shortcuts. */
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}
.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel .panel-content {
	z-index: 2;
	/* Prevent :after from preventing interactions within the section */
}
/* Used for placeholder text */

.ftc-customizer.ftc-front-page .ftc-panel .ftc-panel-title {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}
/* Show borders on the custom page panels only when the front page sections are being edited */

.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:nth-of-type(1):after {
	border: none;
}
.ftc-front-page.ftc-customizer #primary article.panel-placeholder {
	border: 0;
}
/* Add some space around the visual edit shortcut buttons. */

.ftc-panel .customize-partial-edit-shortcut button {
	top: 30px;
	left: 30px;
}
/* Ensure that placeholder icons are visible. */

.ftc-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}
/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
	display: none;
}
.no-svg .svg-fallback {
	display: inline-block;
}
.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;
	text-align: center;
	width: 2em;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg);
	/* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg);
	/* IE 9 */
	transform: rotate(180deg);
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0);
	/* Chrome, Safari, Opera */
	-ms-transform: rotate(0);
	/* IE 9 */
	transform: rotate(0);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}
/* Social Menu fallbacks */

.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}
/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important;
	/* overrides previous !important styles */
	width: auto;
}
/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */

@media screen and (min-width: 20em) {
	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
		padding-left: 0;
	}
}
@media screen and (min-width: 30em) {
	/* Typography */
	body,
	button,
	input,
	select,
	textarea {
		font-size: 18px;
		font-size: 1.125rem;
		border-radius: 0 !important;
	}
	h1 {
		font-size: 30px;
		font-size: 1.875rem;
	}
	h2,
	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}
	h3 {
		font-size: 22px;
		font-size: 1.375rem;
	}
	h4 {
		font-size: 18px;
		font-size: 1.125rem;
	}
	h5 {
		font-size: 13px;
		font-size: 0.8125rem;
	}
	h6 {
		font-size: 16px;
		font-size: 1rem;
	}
	.post-info blockquote.alignleft,
	.post-info blockquote.alignright {
		font-size: 14px;
		font-size: 0.875rem;
	}
	/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.5em;
	}
	img.alignright {
		float: right;
		margin-left: 1.5em;
	}
	/* Site Branding */
	.site-branding {
		padding: 3em 0;
	}
	/* Front Page */
	.panel-content .wrap {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.panel-content .recent-posts .entry-header {
		margin-bottom: 0;
	}
	/* Blog Index, Archive, Search */
	.taxonomy-description {
		font-size: 14px;
		font-size: 0.875rem;
	}
	.page-numbers.current {
		font-size: 16px;
		font-size: 1rem;
	}
	/* Site Footer */
	.site-footer {
		font-size: 16px;
		font-size: 1rem;
	}
	/* Gallery Columns */
	.gallery-item {
		max-width: 25%;
	}
	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}
	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}
	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}
	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
}
@media screen and (min-width: 48em) {
	/* Typography */
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		line-height: 1.5;
	}
	.post-info blockquote.alignleft,
	.post-info blockquote.alignright {
		font-size: 13px;
		font-size: 0.8125rem;
	}
	/* Layout */
	.wrap {
		max-width: 1200px;
		padding-left: 0;
		padding-right: 0;
	}
	.error404 #primary {
		float: none;
	}
	/* Site Branding */
	.site-branding {
		margin-bottom: 0;
	}
	.has-header-image.ftc-front-page .site-branding,
	.has-header-video.ftc-front-page .site-branding,
	.has-header-image.home.blog .site-branding,
	.has-header-video.home.blog .site-branding {
		bottom: 0;
		display: block;
		left: 0;
		height: auto;
		padding-top: 0;
		position: absolute;
		width: 100%;
	}
	.has-header-image.ftc-front-page .custom-header,
	.has-header-video.ftc-front-page .custom-header,
	.has-header-image.home.blog .custom-header,
	.has-header-video.home.blog .custom-header {
		display: block;
		height: auto;
	}
	.custom-header-media {
		height: 165px;
		position: relative;
	}
	.ftc-front-page.has-header-image .custom-header-media,
	.ftc-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 0;
		position: relative;
	}
	.has-header-image:not(.ftc-front-page):not(.home) .custom-header-media,
	.has-header-video:not(.ftc-front-page):not(.home) .custom-header-media {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.custom-logo-link {
		padding-right: 2em;
	}
	.custom-logo-link img,
	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
		max-width: 350px;
	}
	.title-tagline-hidden.home.has-header-image .custom-logo-link img,
	.title-tagline-hidden.home.has-header-video .custom-logo-link img {
		max-height: 200px;
	}
	.site-title {
		font-size: 36px;
		font-size: 2.25rem;
	}
	.site-description {
		font-size: 16px;
		font-size: 1rem;
	}
	/* Navigation */
	.navigation-top {
		bottom: 0;
		font-size: 14px;
		font-size: 0.875rem;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 3;
	}
	.navigation-top .wrap {
		max-width: 1000px;
		/* The font size is 14px here and we need 50px padding in ems */
		padding: 0.75em 3.4166666666667em;
	}
	.navigation-top nav {
		margin-left: -1.25em;
	}
	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 7;
	}
	.admin-bar .site-navigation-fixed.navigation-top {
		top: 32px;
	}
	/* Main Navigation */
	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}
	.main-navigation {
		width: auto;
	}
	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation > div > ul {
		display: block;
	}
	.main-navigation ul {
		background: transparent;
		padding: 0;
	}
	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}
	.main-navigation li {
		border: 0;
		display: inline-block;
	}
	.main-navigation li li {
		display: block;
	}
	.main-navigation a {
		padding: 1em 1.25em;
	}
	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}
	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}
	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}
	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}
	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		-moz-transition: background-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}
	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		-moz-transition: color 0.3s ease-in-out;
		-o-transition: color 0.3s ease-in-out;
		-ms-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}
	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 0.5em;
		right: auto;
	}
	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}
	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg);
		/* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg);
		/* IE 9 */
		transform: rotate(-90deg);
	}
	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}
	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}
	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}
	/* Scroll down arrow */
	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0;
	}
	.site-header .menu-scroll-down .icon {
		-webkit-transform: rotate(90deg);
		/* Chrome, Safari, Opera */
		-ms-transform: rotate(90deg);
		/* IE 9 */
		transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}
	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em;
	}
	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: 0.7em;
	}
	.menu-scroll-down:focus {
		outline: thin dotted;
	}
	.menu-scroll-down .icon {
		height: 18px;
		width: 18px;
	}
	/* Front Page */
	.ftc-front-page.has-header-image .site-branding,
	.ftc-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		margin-bottom: 70px;
	}
	.ftc-front-page.has-header-image .custom-header-media,
	.ftc-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 1200px;
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}
	.ftc-front-page.has-header-image .custom-header-media:before,
	.ftc-front-page.has-header-video .custom-header-media:before,
	.home.blog.has-header-image .custom-header-media:before,
	.home.blog.has-header-video .custom-header-media:before {
		height: 33%;
	}
	.admin-bar.ftc-front-page.has-header-image .custom-header-media,
	.admin-bar.ftc-front-page.has-header-video .custom-header-media,
	.admin-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px);
	}
	.panel-content .wrap {
		padding-bottom: 4.5em;
		padding-top: 6em;
	}
	.panel-image {
		height: 100vh;
		max-height: 1200px;
	}
	/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
	.background-fixed .panel-image {
		background-attachment: fixed;
	}
	.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%;
	}
	.page-two-column .panel-content .post-info {
		float: right;
		width: 58%;
	}
	/* Front Page - Recent Posts */
	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 58%;
	}
	.panel-content .recent-posts article {
		margin-bottom: 4em;
	}
	.panel-content .recent-posts .entry-header,
	.page-two-column #primary .panel-content .recent-posts .entry-header,
	.panel-content .recent-posts .post-info,
	.page-two-column #primary .panel-content .recent-posts .post-info {
		float: none;
		width: 100%;
	}
	.panel-content .recent-posts .entry-header {
		margin-bottom: 1.5em;
	}
	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}
	/* Posts */
	.site-content {
		padding: 0;
	}
	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
	}
	.comments-pagination,
	.post-navigation {
		clear: both;
		margin-bottom: 75px;
	}
	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}
	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}
	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}
	/* archive, search */
	.sticky .icon-thumb-tack {
		height: 23px;
		left: -2.5em;
		top: 1.5em;
		width: 32px;
	}
	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .post-info,
	body.page-two-column #comments {
		width: 100%;
	}
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 40px;
	}
	.has-sidebar .navigation.pagination,
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
		float: none;
		width: 100%;
	}
	.entry-footer {
		display: table;
		width: 100%;
	}
	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}
	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
	}
	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em;
	}
	/* Entry content */
	/* without sidebar */
	:not(.has-sidebar) .post-info blockquote.alignleft {
		margin-left: -17.5%;
		width: 48%;
	}
	:not(.has-sidebar) .post-info blockquote.alignright {
		margin-right: -17.5%;
		width: 48%;
	}
	/* with sidebar */
	.has-sidebar .post-info blockquote.alignleft {
		margin-left: 0;
		width: 34%;
	}
	.has-sidebar .post-info blockquote.alignright {
		margin-right: 0;
		width: 34%;
	}
	.has-sidebar #primary .post-info blockquote.alignright.below-entry-meta {
		margin-right: -72.5%;
		width: 62%;
	}
	/* blog and archive */
	.blog:not(.has-sidebar) .post-info blockquote.alignleft,
	.ftc-front-page.page-two-column .post-info blockquote.alignleft,
	.archive:not(.has-sidebar) .post-info blockquote.alignleft,
	.page-two-column .post-info blockquote.alignleft {
		margin-left: -72.5%;
		width: 62%;
	}
	.blog:not(.has-sidebar) .post-info blockquote.alignright,
	.ftc-front-page.page-two-column .post-info blockquote.alignright,
	.archive:not(.has-sidebar) .post-info blockquote.alignright,
	.page-two-column .post-info blockquote.alignright {
		margin-right: 0;
		width: 36%;
	}
	/* Post formats */
	.format-quote blockquote .icon {
		left: -1.5em;
	}
	/* Pages */
	.page.page-one-column .entry-header,
	.ftc-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 4em;
	}
	/* 404 page */
	/* Posts pagination */
	.nav-links .nav-title {
		position: relative;
	}
	.nav-title-icon-wrapper {
		position: absolute;
		text-align: center;
		width: 2em;
	}
	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left: -2em;
	}
	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right: -2em;
	}
	/* Secondary */
	#secondary {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
	}
	/* Widgets */
	h2.widget-title {
		font-size: 11px;
		font-size: 0.6875rem;
		margin-bottom: 2em;
	}
	/* Footer */
	.site-footer {
		font-size: 13px;
		line-height: 16px;
		margin-top: 20px;
		color: #999;
	}
	.site-footer .widget-column.footer-widget-1 {
		float: left;
		width: 36%;
	}
	.site-footer .widget-column.footer-widget-2 {
		float: right;
		width: 58%;
	}
	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 36%;
	}
	.site-info {
		float: left;
		padding: 0.7em 0 0;
		width: 58%;
	}
	.social-navigation + .site-info {
		margin-left: 6%;
	}
	.site-info .sep {
		margin: 0 0.5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto;
	}
	/* Gallery Columns */
	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}
	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}
	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}
	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}
	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}
}
@media screen and (min-width: 67em) {
	/* Layout */
	/* Navigation */
	.navigation-top .wrap {
		padding: 0.75em 2em;
	}
	.navigation-top nav {
		margin-left: 0;
	}
	/* Sticky posts */
	.sticky .icon-thumb-tack {
		font-size: 32px;
		font-size: 2rem;
		height: 22px;
		left: -1.25em;
		top: 0.75em;
		width: 32px;
	}
	/* Pagination */
	.page-numbers {
		display: inline-block;
	}
	.page-numbers.current {
		font-size: 13px;
	}
	.page-numbers.current .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	/* Comments */
	.comment-body {
		margin-left: 0;
	}
}
@media screen and (min-width: 79em) {
	.has-sidebar .post-info blockquote.alignleft {
		margin-left: -20%;
	}
	.blog:not(.has-sidebar) .post-info blockquote.alignright,
	.archive:not(.has-sidebar) .post-info blockquote.alignright,
	.page-two-column .post-info blockquote.alignright,
	.ftc-front-page .post-info blockquote.alignright {
		margin-right: -20%;
	}
}
@media screen and (max-width: 48.875em) and (min-width: 48em) {
	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}
}
/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {
	/* Hide elements */
	form,
	button,
	input,
	select,
	textarea,
	.navigation-top,
	.social-navigation,
	#secondary,
	.content-bottom-widgets,
	.header-image,
	.panel-image-prop,
	.icon-thumb-tack,
	.page-links,
	.edit-link,
	.post-navigation,
	.pagination.navigation,
	.comments-pagination,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	.site-footer aside.widget-area,
	.site-info {
		display: none !important;
	}
	.entry-footer,
	#comments,
	.site-footer,
	.single-featured-image-header {
		border: 0;
	}
	/* Font sizes */
	body {
		font-size: 12pt;
	}
	h1 {
		font-size: 24pt;
	}
	h2 {
		font-size: 22pt;
	}
	h3 {
		font-size: 17pt;
	}
	h4 {
		font-size: 12pt;
	}
	h5 {
		font-size: 11pt;
	}
	h6 {
		font-size: 12pt;
	}
	.page .panel-content .entry-title,
	.page-title,
	body.page:not(.ftc-front-page) .entry-title {
		font-size: 10pt;
	}
	/* Layout */
	.wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
		max-width: none;
	}
	/* Site Branding */
	.site-header {
		background: transparent;
		padding: 0;
	}
	.custom-header-media {
		padding: 0;
	}
	.ftc-front-page.has-header-image .site-branding,
	.ftc-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		position: relative;
	}
	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em !important;
		/* override styles added by JavaScript */
	}
	.site-title {
		font-size: 25pt;
	}
	.site-description {
		font-size: 12pt;
		opacity: 1;
	}
	/* Posts */
	.single-featured-image-header {
		background: transparent;
	}
	.single-featured-image-header:hover img {
		opacity: 0.8;
	}
	.entry-meta {
		font-size: 9pt;
	}
	/* Colors */
	body,
	.site {
		background: none !important;
		/* Brute force since user agents all print differently. */
	}
	body,
	a,
	.site-title a,
	.ftc-front-page.has-header-image .site-title,
	.ftc-front-page.has-header-video .site-title,
	.ftc-front-page.has-header-image .site-title a,
	.ftc-front-page.has-header-video .site-title a {
		color: #222 !important;
		/* Make sure color schemes don't affect to print */
	}
	h2,
	h5,
	blockquote,
	.site-description,
	.ftc-front-page.has-header-image .site-description,
	.ftc-front-page.has-header-video .site-description,
	.entry-meta,
	.entry-meta a {
		color: #777 !important;
		/* Make sure color schemes don't affect to print */
	}
	.post-info blockquote.alignleft,
	.post-info blockquote.alignright {
		font-size: 11pt;
		width: 34%;
	}
	.site-footer {
		padding: 0;
	}
}
/* style Blog */

.st-row-blog .ftc-heading.st-ftc-heading:after {
	content: "03";
	font-size: 100px;
	position: absolute;
	top: 14px;
	left: 30px;
	color: rgba(162, 162, 162, 0.15);
	font-weight: bold;
}
.st-row-blog .ftc-heading.st-ftc-heading:before {
	top: 6px;
}
.st-row-blog .ftc-heading.st-ftc-heading {
	padding: 15px 0 40px 30px !important;
}
.st-row-blog .ftc-heading.st-ftc-heading:before {
	background: #666666;
}
.st-row-blog .ftc-heading.st-ftc-heading > h2:before {
	color: #666666;
	content: "our blog";
}
.st-row-blog .ftc-heading.st-ftc-heading > h2 {
	color: #262626;
}
.ftc-sb-blogs .owl-nav > .owl-prev {
	right: 50px;
	margin-top: -7px;
}
.ftc-sb-blogs .owl-nav > .owl-next {
	left: auto;
	right: 5px;
	margin-top: -7px;
}
.widget-container.widget_categories > ul >li a {
	text-transform: capitalize;
}
.widget-container.ftc-blogs-widget,
.widget-container.ftc-recent-comments-widget {
	margin-bottom: 30px;
}
.widget-container.widget_tag_cloud {
	margin-bottom: 60px;
}
.widget-container.ftc-recent-comments-widget,
.widget-container.ftc-blogs-widget,
.widget-container.widget_tag_cloud {
	border: 1px solid #ebebeb;
}
.widget-container.widget_categories .widget-title-wrapper .widget-title,
.widget-container.ftc-blogs-widget .widget-title-wrapper .widget-title,
.widget-container.ftc-recent-comments-widget .widget-title-wrapper .widget-title,
.widget-container.widget_tag_cloud .widget-title-wrapper .widget-title {
	padding: 10px 20px 10px 43px;
	background: #262626;
	color: #fff;
	position: relative;
}
.widget-container.widget_tag_cloud .tagcloud {
	padding: 20px 20px 15px 20px;
}
.widget-container.ftc-blogs-widget .ftc-blogs-wg,
.widget-container.ftc-recent-comments-widget .ftc-recent-comments-widget-wrapper {
	margin-top: 20px;
}
.widget-container.ftc-blogs-widget .post_list_widget .thumbnail {
	margin-bottom: 10px;
}
.widget-container.ftc-blogs-widget .post_list_widget >li {
	line-height: 21px;
}
.widget-container.ftc-blogs-widget .post_list_widget .post-title {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	font-weight: 500;
	color: #262626;
	text-transform: capitalize;
}
.widget-container.ftc-blogs-widget .post_list_widget .post-meta .author {
	margin-left: 20px;
}
.widget-container.ftc-blogs-widget .post_list_widget > li {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
}
.widget-container.ftc-blogs-widget .ftc-blogs-wg,
.ftc-recent-comments-widget-wrapper {
	padding: 0 20px;
}
.widget-container.ftc-blogs-widget .ftc-blogs-wg .owl-stage-outer {
	padding-bottom: 10px;
}
.widget-container.ftc-blogs-widget .post_list_widget > li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fa-calendar:before,
.fa.fa-user:before {
	font-family: "fontAwesome";
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .avatar,
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .meta {
	display: inline-block;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	clear: both;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li:last-child {
	border-bottom: 0;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .avatar {
	float: left;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .avatar a >img {
	/*width: 100%;*/
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .meta {
	padding-left: 10px;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .comment-meta {
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .meta > .author {
	display: block;
	line-height: 18px;
	text-transform: capitalize;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .meta > .author:before {
	content: "\f007";
	font-family: "fontAwesome";
	margin-right: 7px;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget > li .meta > .date:before {
	content: "\f073";
	font-family: "fontAwesome";
	margin-right: 7px;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget .comment-body {
	margin: 5px 0 5px 0;
	max-height: 3em;
	overflow: hidden;
	line-height: 20px;
	display: block;
	text-transform: capitalize;
}
.widget-container.ftc-recent-comments-widget .comment_list_widget .comment-body:before {
	font-size: 20px;
}
.widget-container.widget_categories .widget-title-wrapper .widget-title:before,
.widget-container.ftc-blogs-widget .widget-title-wrapper .widget-title:before,
.widget-container.ftc-recent-comments-widget .widget-title-wrapper .widget-title:before,
.widget-container.widget_tag_cloud .widget-title-wrapper .widget-title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	width: 15px;
	height: 1px;
	background: #fff;
}
.widget-container.widget_categories > ul,
.widget-container.ftc-recent-comments-widget > ul,
.widget-container.ftc-recent-comments-widget> ul {
	padding: 10px 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.widget_recent_entries {}
/*--------------------------------------------------------------
21.0 Woocommerce
--------------------------------------------------------------*/

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	float: left;
	margin-left: 0;
	width: auto;
	margin-right: 0;
}
.woocommerce ul.product_list_widget .short-description,
.woocommerce ul.product_list_widget .product-sku {
	display: none;
}
.group-button-product > div {
	position: relative;
}
.item-image .button-in.wishlist img {
	position: relative;
	top: -22px;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
}
.woocommerce table.wishlist_table tbody td.product-thumbnail {
	width: 126px;
}
.wishlist_table tr td.product-thumbnail a {
	max-width: 101px;
}
table.group_table ins .woocommerce-Price-amount,
table.group_table del .woocommerce-Price-amount {
	padding: 0;
	display: inline-block;
}
table.group_table tr:nth-child(2n+1) {
	background: rgba(102, 102, 102, 0.05);
}
table.group_table tr:nth-child(2n+2) {
	background: #fff;
}
.woocommerce div.product form.cart .group_table td {
	padding: 15px 0;
	vertical-align: middle;
	text-align: left;
	position: relative;
}
.woocommerce div.product form.cart .group_table td .button.product_type_external:before,
.woocommerce div.product form.cart .group_table td .button.product_type_variable:before {
	content: "\f290";
	font-family: "fontAwesome";
	font-size: 17px;
	color: #000;
	display: none;
}
.pp_woocommerce .woocommerce-product-details__short-description {
	margin-top: 10px;
}
.pp_woocommerce .woocommerce-product-details__short-description > p {
	border-top: 0;
}
.pp_woocommerce div.product.product-type-grouped .summary .woocommerce-product-details__short-description {
	margin-top: 20px;
}
.pp_woocommerce div.product form.cart .group_table td .button.product_type_external:before,
.pp_woocommerce div.product form.cart .group_table td .button.product_type_variable:before {
	color: #fff;
}
.pp_woocommerce div.product form.cart .group_table td .button.product_type_external,
.pp_woocommerce div.product form.cart .group_table td .button.product_type_variable {
	font-size: 13px;
	line-height: 34px;
}
.woocommerce div.product form.cart .group_table td .button.product_type_external:hover:before,
.woocommerce div.product form.cart .group_table td .button.product_type_variable:hover:before {
	color: #fff;
}
.woocommerce div.product form.cart .group_table td .button.product_type_external i,
.woocommerce div.product form.cart .group_table td .button.product_type_variable i {
	font-size: 0;
}
.woocommerce div.product form.cart .group_table td .button.product_type_external,
.woocommerce div.product form.cart .group_table td .button.product_type_variable {
	display: table-cell;
	position: relative;
	left: 0px;
	padding-left: 0;
	padding-right: 0;
	height: 35px;
	width: 135px;
}
.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
}
@media only screen and (max-width: 480px) {
	.woocommerce div.product form.cart .group_table td:first-child {
		display: table-cell;
	}
	.woocommerce div.product form.cart .group_table td.price {
		display: block !important;
		padding-left: 10px;
	}
	.woocommerce div.product form.cart .group_table td.label {
		display: block !important;
		text-align: left;
		padding: 0 5px !important;
		overflow: hidden;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.woocommerce div.product form.cart .group_table td.label {
		display: block;
		text-align: left;
		padding: 0 5px !important;
		overflow: hidden;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	table.group_table tr {
		width: 250px;
	}
	.woocommerce div.product form.cart .group_table td.label {
		display: block;
		text-align: left;
		padding: 0 5px !important;
		overflow: hidden;
		text-align: center;
	}
	.woocommerce div.product form.cart .group_table td.price {
		display: table-cell;
	}
	.woocommerce div.product form.cart .group_table td.price .amount {
		display: inline-block;
	}
	.woocommerce div.product form.cart .group_table td.price del {
		padding-right: 5px;
	}
}
.woocommerce div.product form.cart .group_table td.price {
	font-size: 15px;
	font-weight: bold;
}
.woocommerce div.product form.cart .group_table td.label {
	line-height: 4;
	font-size: 13px;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	border-radius: 0;
}
.woocommerce div.product form.cart .group_table td.label label {
	padding: 5px 0;
}
.woocommerce .star-rating {
	font-size: 11px;
	letter-spacing: 2px;
	width: 73px;
}
.vc_tta-panels-container .woocommerce .star-rating,
.woocommerce .products.grid .product .item-description .star-rating,
.related.products .item-description .star-rating,
.seller-items .products .item-description .star-rating {
	font-size: 11px;
	letter-spacing: 2px;
	width: 73px;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
/*--------------------------------------------------------------
21.1 Shop page
--------------------------------------------------------------*/

.return-to-shop,
.woocommerce .wc-backward {
	margin-bottom: 40px !important;
	border-radius: 0 !important;
	font-weight: normal !important;
}
.return-to-shop a {
	border-radius: 0 !important;
	font-weight: normal !important;
}
.woocommerce .woocommerce-ordering .orderby,
.woocommerce-page .woocommerce-ordering .orderby {
	width: 210px;
	padding: 0;
	border: 0;
	margin: 0 0 0 0;
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li {
	list-style: none;
	position: relative;
	z-index: 4;
}
.woocommerce .woocommerce-ordering .orderby ul,
.woocommerce-page .woocommerce-ordering .orderby ul {
	margin: 0;
	padding: 9px 0 0 0;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 5;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
.woocommerce .woocommerce-ordering .orderby:hover ul,
.woocommerce-page .woocommerce-ordering .orderby:hover ul {
	visibility: visible;
	opacity: 1;
}
/* grid view */

.woocommerce > .products > .sub-product-categories {
	width: 100%;
}
.woocommerce > .products {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}
.woocommerce-page .woocommerce > .products .product {
	margin: 0px 0 10px 0;
}
.woocommerce.ftc-products .products .product,
.woocommerce-page .ftc-products .products .product {
	margin-bottom: 0;
}
.woocommerce-page.columns-8 .products .product,
.woocommerce.columns-8 .products .product {
	width: 12.5%;
	margin: auto;
}
.woocommerce-page.columns-7 .products .product,
.woocommerce.columns-7 .products .product {
	width: 14.285%;
	margin: auto;
}
.woocommerce-page.columns-6 .products .product,
.woocommerce.columns-6 .products .product {
	width: 16.6%;
	margin: auto;
}
.woocommerce-page.columns-5 .products .product,
.woocommerce.columns-5 .products .product {
	width: 20%;
}
.woocommerce-page.columns-4 .products .product,
.woocommerce.columns-4 .products .product {
	width: 25%;
}
.woocommerce-page.columns-3 .products .product,
.woocommerce.columns-3 .products .product {
	width: 33.33333%;
}
.woocommerce-page.columns-2 .products .product,
.woocommerce.columns-2 .products .product {
	width: 50%;
}
.woocommerce-page.columns-1 .products .product,
.woocommerce.columns-1 .products .product {
	width: 100%;
}
/* List view */

.woocommerce > .products.list {
	padding: 0 15px;
}
.woocommerce .products.list .product.product-wrapper,
.woocommerce-page .products.list .product.product-wrapper {
	max-width: 100%;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 30px;
}
.woocommerce .products.list div.product-wrapper {
	padding-top: 0px;
	border: 1px solid #ebebeb;
	width: calc(100% - 30px) !important;
}
.woocommerce .products.list div.product-wrapper:last-child:after {
	display: none;
	content: none;
}
.woocommerce .products.list .product.product-wrapper .item-image {
	float: left;
	width: 270px;
}
.woocommerce .products.list .product.product-wrapper .item-description {
	float: left;
	width: 68%;
	padding: 20px 20px 20px 30px;
	text-align: left;
}
.woocommerce.columns-4 .products.list .product.product-wrapper .item-description {
	width: 75%;
}
.woocommerce .products.list .product.product-wrapper .item-description .product-name {
	padding-top: 0;
	text-align: left;
}
.woocommerce .products.list .product.product-wrapper .item-description .product-name a {
	text-transform: uppercase;
	font-size: 16px !important;
	font-weight: 500;
}
.woocommerce .products.list .product.product-wrapper .item-description .product-name a:hover {
	color: #23a997;
}
.woocommerce .products.list .product.product-wrapper .item-description .price {
	text-align: left;
	opacity: 1;
}
.woocommerce .products.list .product.product-wrapper:hover .item-description .price {
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-o-transform: translate(0);
	-ms-transform: translate(0);
}
.woocommerce .products.list .product.product-wrapper .item-description > .meta_info {
	position: relative;
	left: 0;
	top: 0;
	opacity: 1;
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-o-transform: translate(0);
	-ms-transform: translate(0);
	width: auto;
	height: auto;
}
.woocommerce .products .product.product-wrapper .item-description .meta_info > .add-to-cart .added_to_cart,
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .add-to-cart .added_to_cart {
	font-size: 0;
	vertical-align: 1px;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	border-right: 1px solid #fff;
	margin: 0;
}
.woocommerce .products.list .product.product-wrapper .item-description > .meta_info > .compare {
	margin: 0;
	display: inline-block;
}
.woocommerce .products.list .product.product-wrapper .item-description > .meta_info > .quickshop {
	display: block;
	float: left;
	color: #fff;
	font-size: 0;
}
.woocommerce .products.list .product.product-wrapper .item-description > .meta_info > .quickshop i {
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist {
	float: none;
	display: inline-block;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .add-to-cart {
	margin-right: 0;
	margin-left: 0;
	float: left;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
	.woocommerce .products.list .product.product-wrapper .item-description {
		width: 61%;
	}
	.woocommerce.columns-4 .products.list .product.product-wrapper .item-description {
		width: 70%;
	}
	.woocommerce .products.grid section {
		width: 50% !important;
	}
	.widget_text .widget-title,
	.yith-woocompare-widget .widget-title,
	.widget_product_tag_cloud .widget-title,
	#right-sidebar .ftc-items-widget .widget-title {
		font-size: 18px !important;
	}
	.ftc-breadcrumb .container .breadcrumbs-container {
		padding: 0px 30px !important;
	}
	.ftc-breadcrumb .container,
	#right-sidebar .ftc-items-widget ul.product_list_widget li > a.ftc-widget-image,
	#right-sidebar .ftc-items-widget ul.product_list_widget li .ftc-meta-widget {
		width: 100% !important;
	}
	#right-sidebar .ftc-items-widget {
		margin-bottom: 30px;
	}
	#right-sidebar .ftc-items-widget ul.product_list_widget li .ftc-meta-widget {
		padding: 15px 0px 0px 0px !important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.ftc-breadcrumb .container .breadcrumbs-container {
		padding: 0px 15px !important;
	}
	.woocommerce div.product .summary .product_title.entry-title {
		font-size: 20px !important;
	}
	.woocommerce div.product .summary .woocommerce-product-details__short-description {
		height: 80px;
		overflow: hidden;
		text-align: justify;
		margin-bottom: 10px;
	}
	#right-sidebar .ftc-items-widget {
		margin-bottom: 30px;
	}
	#right-sidebar .ftc-items-widget .owl-nav {
		display: none;
	}
	#right-sidebar.ftc-items-widget .owl-item {
		margin-bottom: 30px;
	}
	.widget_text .widget-title,
	.yith-woocompare-widget .widget-title,
	.widget_product_tag_cloud .widget-title,
	#right-sidebar .ftc-items-widget .widget-title {
		font-size: 17px !important;
	}
	.woocommerce .products.grid section {
		width: 50% !important;
	}
	.woocommerce .products.list .product.product-wrapper .item-description {
		width: 60% !important;
		padding-right: 10px;
	}
	#right-sidebar .ftc-items-widget ul.product_list_widget li > a.ftc-widget-image,
	#right-sidebar .ftc-items-widget ul.product_list_widget li .ftc-meta-widget {
		width: 100% !important;
	}
	#right-sidebar .ftc-items-widget ul.product_list_widget li .ftc-meta-widget {
		padding: 15px 0px 0px 0px !important;
	}
}
.ftc-small-cate .ftc-breadcrumb {
	height: auto;
}
#content .ftc-breadcrumb:first-child {
	background: none;
}
.woocommerce .products.list .product {
	width: 100% !important;
}
.woocommerce .products.list .product .item-description {
	text-align: left;
	/* rtl */
}
.woocommerce .products.list .star-rating,
.woocommerce-page .products.list .star-rating {
	margin-left: 0;
	margin-right: 0;
}
.woocommerce .products.list .product.product-wrapper .item-image .group-button-product,
.woocommerce .products .product.product-wrapper .item-description .product-categories,
.woocommerce .products .product.product-wrapper .item-description .product-sku,
.home .woocommerce .products .product.product-wrapper .counter-wrapper {
	display: none;
}
.woocommerce .product.product-wrapper .item-description,
.woocommerce .products.list .product.product-wrapper .item-image {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.woocommerce .product.product-wrapper .item-description > .product-name,
.woocommerce .products.grid .product.product-wrapper .item-description > .product-name {
	padding-top: 15px;
	padding-bottom: 3px;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.woocommerce .products.list .product .item-description .meta_info .yith-wcwl-add-to-wishlist.added .wishlist {
	display: none;
}
.products.list .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.products.list .item-description .meta_info .button-in.wishlist a {
	padding: 0;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-in.compare,
.woocommerce .products.list .product.product-wrapper .item-description .button-in.quickshop {
	display: block;
}
.woocommerce .products.list .product.product-wrapper:hover .item-description:after,
.woocommerce-page .products.list .product.product-wrapper:hover .item-description:after {
	border-left: 1px solid #15bd9c;
}
.woocommerce .products.list .product.product-wrapper .item-description:after {
	border-left: 1px solid #e5e5e5;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart,
.woocommerce .products.list .product.product-wrapper .item-description .yith-wcwl-add-to-wishlist.wishlist {
	width: 34px;
	height: 34px;
	margin-right: 10px;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-in,
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart {
	float: left;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-in.quickshop,
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart a,
.woocommerce .products.list .product.product-wrapper .item-description .button-in.wishlist a,
.woocommerce .products.list .product.product-wrapper .item-description .button-in a {
	border: none;
	line-height: 35px;
	width: 35px;
	text-align: center;
	height: 35px;
	background: #efefef;
	margin-right: 10px;
	border-radius: 20px;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart a:hover,
.woocommerce .products.list .product.product-wrapper .item-description .button-in a:not(.quickshop):hover,
.woocommerce .products.list .product.product-wrapper .item-description .button-in.quickshop i:hover {
	color: #fff;
	background: #15bd9c;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-in span,
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart span {
	font-size: 0;
}
.woocommerce .products.list .product.product-wrapper .item-image,
.woocommerce .products.list .item-description .meta_info .button-add-to-cart a:first-child:before,
.woocommerce .products.list .product.product-wrapper .item-description .meta_info,
.woocommerce .products.list .product .price,
.woocommerce-page .products.list .product .price,
.woocommerce .products.list .product.product-wrapper .item-description .button-add-to-cart a.added:first-child:before {
	margin: 0;
}
.woocommerce .products.list .product.product-wrapper .item-description .button-in.quickshop i,
.woocommerce .products.list .product.product-wrapper .item-description .yith-wcwl-add-to-wishlisti {
	line-height: 36px;
	width: 35px;
	text-align: center;
	height: 35px;
	border-radius: 20px;
}
.products.list .short-description.list {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 20px;
	display: inline-block !important;
}
.woocommerce .products.list .product h3.product-name > a,
.woocommerce-page .products.list .product h3.product-name > a {
	font-size: 18px;
	font-weight: bold;
	color: #444;
}
.woocommerce .products.list .product h3.product-name > a:hover,
.woocommerce-page .products.list .product h3.product-name > a:hover {
	color: #15bd9c;
}
.woocommerce-page .products.list .product h3.product-name a {
	color: #444;
}
.woocommerce .products.list .star-rating,
.woocommerce-page .products.list .star-rating {
	margin: 10px 0 5px;
	position: relative;
}
.woocommerce .products.list .product .price,
.woocommerce-page .products.list .product .price {
	margin-top: 7px;
	margin-bottom: 13px;
}
.woocommerce .products.list .price::after {
	display: none !important;
}
@media only screen and (min-width: 1239px) {
	.woocommerce .products.list .product h3.product-name > a,
	.woocommerce-page .products.list .product h3.product-name > a {
		font-size: 18px;
		line-height: 20px;
	}
	.woocommerce .products.list .product .price .amount,
	.woocommerce-page .products.list .product .price .amount,
	.woocommerce .products.list .product .price ins .amount,
	.woocommerce-page .products.list .product .price ins .amount {
		font-size: 18px;
		line-height: 24px;
	}
	.woocommerce .products.list .product .price del .amount,
	.woocommerce-page .products.list .product .price del .amount {
		font-size: 14px;
	}
	.woocommerce .products.list .product h3.product-name,
	.woocommerce-page .products.list .product h3.product-name {
		margin-bottom: 8px;
		margin-top: 15px;
	}
}
/*Time countdown product*/

div.product .summary .price del span {
	font-size: 16px;
	font-weight: normal;
	text-decoration: line-through;
}
div.product .summary .price del>span {
	padding-right: 7px;
	padding-left: 0;
}
div.product .summary .counter-wrapper {
	width: 100%;
	display: inline-block;
	margin: 10px 0 20px 0;
}
.counter-wrapper > div {
	background-color: #15bd9c;
	border-color: #15bd9c;
}
.counter-wrapper > div {
	display: inline-block;
	padding: 4px 2px 5px 2px;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	width: 60px;
	height: 50px;
	overflow: hidden;
	line-height: 0;
	margin: 0 2px;
	margin-bottom: 4px;
	text-align: center;
}
.counter-wrapper > div .number-wrapper {
	color: #ffffff;
	line-height: 0;
	padding-bottom: 10px;
}
.counter-wrapper > div .ref-wrapper {
	color: #000;
}
.counter-wrapper > div .number-wrapper .number,
.counter-wrapper > div .countdown-meta {
	color: #fff;
}
.counter-wrapper > div .number-wrapper .number {
	z-index: 1;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
div.product .countdown-meta {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
/*--------------------------------------------------------------
21.1 Shop page
--------------------------------------------------------------*/

.detail-nav-summary > a {
	display: none;
}
.widget-container.ftc-smooth-image {
	margin-bottom: 0;
	margin-top: 20px;
}
.ftc-smooth-image {
	margin-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
/*--------------------------------------------------------------
Primary color
--------------------------------------------------------------*/

.my-wishlist-wrapper a:hover,
.ftc-sb-account .ftc-account > a:hover,
.dropdown-button span:hover,
.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a:hover,
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link:hover *,
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li.current-menu-item > .item_link *,
.woocommerce .products .product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.star-rating:before,
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount,
.pp_woocommerce .star-rating:before,
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before,
.woocommerce-product-rating .star-rating span,
ins .amount,
.ftc-meta-widget .price ins,
.ftc-meta-widget .star-rating,
.ul-style.circle li:before,
.woocommerce form .form-row .required,
.blogs .comment-count i,
.blog .comment-count i,
.single-post .comment-count i,
.single-post article .post-info .info-category,
.single-post article .post-info .info-category .cat-links a,
.single-post article .post-info .info-category .vcard.author a,
.breadcrumb-title .breadcrumbs-container,
.breadcrumb-title .breadcrumbs-container span.current,
.breadcrumb-title .breadcrumbs-container a:hover {
	color: #15bd9c;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner {
	margin-top: 0px;
}
/*--------------------------------------------------------------
Revslider
--------------------------------------------------------------*/

body rs-module-wrap .tparrows.tp-leftarrow,
body rs-module-wrap .tparrows.tp-rightarrow {
	background: transparent;
	border-radius: 0 !important;
}
body rs-module-wrap .tparrows.tp-leftarrow:before {
	content: "";
	background-image: url('assets/images/prev-slider.png');
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
}
body rs-module-wrap .tparrows.tp-rightarrow:before {
	content: "";
	background-image: url('assets/images/next-slider.png');
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
}
body rs-module-wrap .tparrows.tp-leftarrow:hover:before {
	background-image: url('assets/images/hover-prev.png');
}
body rs-module-wrap .tparrows.tp-rightarrow:hover:before {
	background-image: url('assets/images/hover-next.png');
}
/*slider home 3*/

/*end slider home 3*/

body rs-module-wrap .hesperiden.tp-bullets {
	display: block;
}
body rs-module-wrap .tp-bullets .tp-bullet {
	width: 10px;
	height: 10px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: #fff;
	opacity: 1;
	border: 0;
	margin-right: 5px;
	overflow: visible;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.tp-bullets .tp-bullet:after {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	background: #23a997;
	z-index: 1;
	opacity: 0;
}
.tp-bullets.simplebullets .bullet:hover:after,
.tp-bullets.simplebullets .bullet.selected:after,
body .rev_slider .tp-bullets .tp-bullet:hover:after,
body .rev_slider .tp-bullets .tp-bullet.selected:after {
	opacity: 1;
}
/*--------------------------------------------------------------
Breadcum
--------------------------------------------------------------*/

.ftc-breadcrumb {
	margin: 0 0 40px 0;
	height: 270px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center center !important;
}
#main-content .site-content .ftc-breadcrumb {
	height: 270px;
	margin: 0px auto 30px auto;
	position: relative;
	background-size: 100% 100%;
}
#main-content .site-content .ftc-breadcrumb .container {
	display: none;
}
.breadcrumb-title {
	text-align: center;
	position: relative;
	z-index: 3;
	padding: 110px 20px 0 20px;
}
.site-content .ftc-breadcrumb:before {
	background-color: rgba(0, 0, 0, 0.2);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	width: 0;
	z-index: -1;
}
.site-content .ftc-breadcrumb:after {
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	width: 0;
	z-index: -1;
}
.breadcrumb-title h3 {
	text-transform: capitalize;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}
.ftc-breadcrumb .breadcrumb-title .breadcrumbs-container {
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	text-transform: capitalize;
	color: #23a997;
}
.ftc-breadcrumb .breadcrumb-title .breadcrumbs-container a,
.ftc-breadcrumb .breadcrumb-title .breadcrumbs-container span {
	color: #fff;
}
.ftc-breadcrumb .breadcrumb-title .breadcrumbs-container span.current {
	color: #23a997;
}
.ftc-breadcrumb .ftc-breadcrumb-title .breadcrumbs .breadcrumbs-container span:after {
	content: '\f105';
	font-family: 'fontAwesome';
	font-size: 20px;
}
.ftc-breadcrumb .ftc-breadcrumb-title .breadcrumbs .breadcrumbs-container span:last-child:after {
	display: none;
}
.breadcrumb-title .breadcrumbs-container .current:after {
	content: none;
}
.breadcrumbs-container > span {
	margin: 0 17px;
}
.breadcrumbs-container > span.current {
	opacity: 1;
	margin: 0px;
}
/*--------------------------------------------------------------
Line with text center
--------------------------------------------------------------*/

.header-title {
	position: relative;
	text-align: center;
}
.ftc-shortcode .header-title span,
.site-content .related.products h2 .bg-heading,
.related-posts .bg-heading span {
	background: transparent;
}
.ftc-shortcode .header-title .bg-heading span,
.site-content .related.products h2 .bg-heading,
.related-posts .bg-heading span {
	padding: 0 20px;
}
.ftc-sb-blogs .header-title .product_title {
	padding-top: 30px;
}
.ftc-sub-product-categories {
	max-width: 270px;
	position: relative;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
	.ftc-sub-product-categories {
		left: 50%;
		margin-left: -135px;
	}
}
.ftc-sub-product-categories .sub-product-categories {
	background-color: #3a3838;
	position: absolute;
	bottom: 0;
	top: auto;
	height: 40px;
	font-size: 15px;
	z-index: 99;
	margin-bottom: 0px;
	left: 0;
	right: 0;
}
.ftc-sub-product-categories .sub-product-categories {
	line-height: 40px;
}
.ftc-sub-product-categories .sub-product-categories a {
	color: #fff !important;
	padding-left: 20px !important;
	text-transform: uppercase;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tab > a {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border-radius: 12px !important;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	display: inline-block;
	margin: 0;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tab.vc_active > a,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tab > a:hover {
	color: #fff;
	background-color: #15bd9c;
}
body .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	display: block !important;
}
body .vc_general.vc_tta-tabs .vc_tta-panel-heading {
	display: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list {
	display: inline-block;
	overflow: visible;
	padding-left: 30px;
	margin-right: 7px;
}
.site-content .related.products h2,
.site-content .related.products h2 .bg-heading,
.site-content .related-posts .theme-title .product_title {
	position: relative;
	text-align: left;
	text-transform: capitalize;
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 20px !important;
	color: #262626;
	padding-left: 30px;
	padding-top: 10px;
}
.site-content .related-posts .theme-title .product_title {
	padding-left: 0;
	padding-bottom: 10px !important;
}
.related-posts .content-meta .entry-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.related-posts .content-meta .entry-title a {
	color: #262626;
	font-weight: 500;
	font-size: 22px;
	text-transform: capitalize;
}
.related-posts .post-thumbnail .date-time {
	padding-bottom: 3px;
}
.site-content .related.products h2 .devide {
	position: absolute;
	width: 20px;
	height: 1px;
	background: #000;
	top: -4px;
	left: 0;
}
.site-content .related.products h2:after {
	content: "01";
	font-size: 100px;
	position: absolute;
	top: -3px;
	left: 30px;
	color: rgba(0, 0, 0, 0.05);
	font-weight: bold;
}
.site-content .related.products h2:before {
	content: "Top sale all days";
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	top: -17px;
	color: #000;
	font-weight: normal;
	letter-spacing: 1px;
}
.site-content .related.products h2:after {} body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab:last-child::before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child::before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:after {
	display: none;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin-left: 30px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-bottom: 3px;
	color: #444;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
	border: 0;
	padding: 0 !important;
	text-align: left;
	margin-right: -1px !important;
	width: 270px;
	float: left;
	z-index: 5;
	position: relative;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	display: none;
	-webkit-box-flex: none1;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: inline-block;
}
.vc_tta-tabs-list:after {
	display: none;
}
.vc_tta-container > h2:after {
	position: absolute !important;
	content: "" !important;
	border-width: 3px 0 1px 0 !important;
	font-family: 'FontAwesome';
	border: solid;
	border-color: #15bd9c;
	width: 47px;
	max-height: 6px !important;
	left: 50%;
	margin-left: -25px;
	top: 35px;
	display: block;
	height: 6px;
}
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a {
	color: #999999;
	padding-bottom: 2px;
	position: relative;
	border-bottom: 1px solid #e3e3e3 !important;
	border-top: 1px solid #e3e3e3 !important;
	font-size: 14px;
}
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a {
	color: #999999;
	padding-bottom: 2px;
	position: relative;
	border-bottom: 1px solid #e3e3e3 !important;
	border-top: 1px solid #e3e3e3 !important;
	font-size: 14px;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.23);
	border-top: 1px solid rgba(255, 255, 255, 0.23);
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab> a {
	color: #fff;
	padding-bottom: 2px;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.23) !important;
	border-top: 1px solid rgba(255, 255, 255, 0.23) !important;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab {
	margin: 0;
	position: relative;
	z-index: 1;
	background: transparent;
	float: none;
	display: inline-block;
	position: relative;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab> a:before,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab> a:before,
body.wpb-js-composer .product-tab.home11 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab> a:before,
body.wpb-js-composer .product-tab.home12 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before {
	content: "";
	position: absolute !important;
	top: -1px !important;
	left: -11px !important;
	right: auto;
	height: 35px !important;
	width: 35px !important;
	border-color: #e3e3e3;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-top: 0 !important;
	border-right: 0 !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-style: solid;
	display: block !important;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab> a:before,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	border-color: rgba(255, 255, 255, 0.23) !important;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab> a:hover:before,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab> a:hover:after,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	border-color: #fff !important;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .product-tab.home11 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .product-tab.home12 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	content: "";
	position: absolute !important;
	top: -1px !important;
	right: -11px !important;
	height: 35px !important;
	width: 35px !important;
	border-color: #e3e3e3;
	transform: rotate(45deg) !important;
	-moz-transform: rotate(45deg) !important;
	-o-transform: rotate(45deg) !important;
	-ms-transform: rotate(45deg) !important;
	-webkit-transform: rotate(45deg) !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
	border-style: solid;
	left: auto !important;
	display: block !important;
}
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover:before,
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover:before {
	border-left-color: #fff;
	border-bottom-color: #fff;
}
body.wpb-js-composer .product-tab.home9 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover:after,
body.wpb-js-composer .product-tab.home11 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover:after,
body.wpb-js-composer .product-tab.home12 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover:after {
	border-top-color: #fff;
	border-right-color: #fff;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
	color: #fff !important;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active:before,
body.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active:before,
body.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active:before {
	content: "";
	width: 1px;
	height: 20px;
	background: #fff;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a {
	vertical-align: middle;
	padding: 4px 0 3px 0;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	text-align: right;
	margin-bottom: 25px !important;
	position: absolute;
	right: 0;
	top: -133px;
}
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a span,
body.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:hover span {
	color: #fff;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list:after,
.ftc-slider .header-title .product_title:after,
.site-content .related.products h2 .bg-heading:after,
.vc_separator.vc_separator_align_center h4:after,
.ftc-heading h1:after {
	position: absolute !important;
	content: "" !important;
	border-width: 3px 0 1px 0 !important;
	font-family: 'FontAwesome';
	border: solid;
	border-color: #15bd9c;
	width: 47px;
	max-height: 6px !important;
	left: 50%;
	margin-left: -25px;
	bottom: 0px;
	height: 6px;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading {
	position: relative;
}
.ftc-heading {
	line-height: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading h1 {
	padding: 0 20px;
}
.vc_separator h4,
.ftc-heading h1 {
	font-size: 24px;
	padding-bottom: 20px;
	line-height: 20px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	background: #fff;
}
.vc_separator.vc_separator_align_center h4:before {
	left: -1px;
}
.vc_separator.vc_separator_align_center h4:after {
	right: -1px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a {
	height: 35px;
	padding: 0 8px;
	padding-bottom: 0 !important;
	margin: 0 28px;
	border-radius: 0;
	line-height: 32px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	transition: all 120ms ease 0s;
	-webkit-transition: all 120ms ease 0s;
	-moz-transition: all 120ms ease 0s;
	display: inline-block;
	background: transparent;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
.header-title .product_title {
	margin-bottom: 30px !important;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px !important;
	text-transform: uppercase;
}
/*--------------------------------------------------------------
Product style
--------------------------------------------------------------*/

.woocommerce .product.product-wrapper span {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.woocommerce .product.product-wrapper .cover_image img {
	position: relative;
	z-index: 2;
}
.woocommerce .product.product-wrapper .item-image span.cover_image img,
.woocommerce-page .product.product-wrapper .item-image span.cover_image img {
	transition: opacity 250ms ease-in-out 0s;
	-moz-transition: opacity 250ms ease-in-out 0s;
	-webkit-transition: opacity 250ms ease-in-out 0s;
}
.woocommerce .product.product-wrapper .item-image > a {
	position: relative;
	z-index: 2;
	display: block;
	max-width: 100%;
	line-height: 0;
}
.woocommerce .product.product-wrapper .item-image {
	position: relative;
	z-index: 1;
	margin: 0;
	max-width: 100%;
	line-height: 0;
	overflow: hidden;
}
.woocommerce .product .conditions-box,
.woocommerce-page .product .conditions-box {
	position: absolute;
	left: 0;
	right: auto;
	top: 0px;
	bottom: auto;
	z-index: 4;
	text-align: left;
	width: 100%;
	line-height: 0;
	text-align: center;
	/*display: none;*/
}
.details-img .conditions-box {
	display: none;
}
.woocommerce .product .conditions-box span {
	line-height: 20px;
	margin: 0;
	color: #fff;
	min-height: 25px;
	line-height: 25px;
	padding: 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	min-width: 40px;
	height: auto;
	clear: both;
	font-size: 13px;
	font-weight: normal;
}
.woocommerce .product .conditions-box .out-of-stock:before {
	border-top-color: #d4d4d4 !important;
}
.woocommerce .product .conditions-box .featured:before {
	border-top-color: #222 !important;
}
.woocommerce .product .conditions-box .onsale {
	position: absolute;
	margin-top: 0;
	top: -10px;
	right: -28px;
	left: auto;
	width: 80px;
	height: 40px;
	text-align: center;
	border-radius: 0;
	margin: 0;
	text-transform: capitalize;
	font-size: 13px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	padding-top: 16px;
}
.woocommerce .product .conditions-box .featured {
	position: absolute;
	top: -10px;
	left: -28px;
	background-color: #262626;
	width: 80px;
	height: 40px;
	text-align: center;
	border-radius: 0;
	margin: 0;
	text-transform: capitalize;
	font-size: 13px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding-top: 16px;
}
.woocommerce .product .conditions-box .out-of-stock {
	display: none;
}
.woocommerce .product .details-img .images .conditions-box .featured,
.woocommerce .product .details-img .images .conditions-box .out-of-stock {
	left: 4px;
	top: 4px;
}
.woocommerce .product .details-img .images .conditions-box .onsale {
	right: 4px;
	top: 4px;
}
.woocommerce .products .star-rating.no-rating,
.woocommerce-page .products .star-rating.no-rating,
.star-rating.no-rating:before,
.pp_woocommerce .star-rating.no-rating:before,
.woocommerce .star-rating.no-rating:before,
.woocommerce-page .star-rating.no-rating:before {
	/*color: #444;*/
}
/*config button*/

.group-button-product {
	width: auto;
	position: absolute;
	display: flex;
	flex-direction: column;
	left: 50%;
	margin-left: 0;
	font-size: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	top: 50%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.product-wrapper:hover .item-image .group-button-product {
	opacity: 1;
	visibility: visible;
}
.woocommerce .product.product-wrapper .item-description > .meta_info > .quickshop {
	display: none;
}
.woocommerce .product.product-wrapper .item-description > .meta_info {
	display: block;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	position: absolute;
	bottom: 0px;
	left: -30%;
	z-index: 100;
}
.woocommerce .product.product-wrapper .item-description > .price {
	transform: initial;
}
.woocommerce .product.product-wrapper:hover .item-description > .price {
	opacity: 0;
}
.woocommerce .product.product-wrapper:hover .item-description > .meta_info {
	opacity: 1;
	left: 0;
	right: 0;
}
.woocommerce .product.product-wrapper .item-image:hover .group-button-product {
	z-index: 5;
}
.woocommerce .product .item-image .group-button-product > div,
.woocommerce .product .item-image .group-button-product > div a,
.woocommerce .product .item-image .group-button-product > a.compare {
	font-size: 0;
	line-height: 0;
	padding: 0;
	min-width: 0;
	width: 34px;
	height: 34px;
	border-radius: 20px;
	display: none;
}
.woocommerce .product .item-image .group-button-product .added .add_to_wishlist,
.woocommerce .product .item-image .group-button-product .added .ajax-loading {
	display: none !important;
}
.item-image:hover .group-button-product > div.yith-wcwl-add-to-wishlist,
.item-image:hover .group-button-product > a {
	position: static;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	margin: 7px 0px;
}
.item-image .group-button-product > div.button-in.quickshop,
.item-image .group-button-product > div.yith-wcwl-add-to-wishlist,
.item-image .group-button-product .compare,
.item-image .group-button-product > div.button-add-to-cart {
	position: absolute;
	top: 50%;
}
.woocommerce .product.product-wrapper .item-image:hover > a:after {
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
}
.item-image .group-button-product a.compare.added:before {
	font-family: 'FontAwesome';
	content: "\f047";
	font-size: 13px;
	line-height: 36px;
}
.item-image .group-button-product a i,
.woocommerce .product .item-image .group-button-product a:first-child:before {
	text-align: center;
	line-height: 30px;
	font-size: 0;
}
.woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop {
	color: #fff;
	width: 100px;
	height: 30px;
	background: #262626;
	margin: 0;
	font-size: 13px;
	text-align: center;
	line-height: 29px;
}
.woocommerce .product .item-image .group-button-product .add-to-cart-button::before {
	font-family: 'FontAwesome';
	content: "\f07a";
	line-height: 34px;
	text-indent: 0;
	color: inherit !important;
}
.woocommerce .product .item-image .group-button-product .button-add-to-cart .added_to_cart:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	position: static;
	font-size: 12px;
	line-height: 34px;
}
.woocommerce .product .item-image .group-button-product .button-add-to-cart .added_to_cart {
	position: absolute;
	left: 0;
	right: 0;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
	vertical-align: initial;
	display: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #15bd9c;
	color: #fff;
}
.woocommerce a.button.btn_cart:hover {
	background-color: transparent;
}
.woocommerce .product.product-wrapper .item-description .button-add-to-cart a.added:first-child:before,
.ftc-meta-widget.item-description .button-add-to-cart a.added:first-child:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	position: static;
	margin: 0 8px 0 0;
	padding: 0;
}
.woocommerce .product .item-image .group-button-product .ajax_add_to_cart.added {
	display: none;
}
.group-button-product .added_to_cart:after {
	content: "\f00c";
	font-family: fontAwesome;
	display: block;
	font-size: 13px;
	line-height: 36px;
}
.home-products .group-button-product .added_to_cart:after,
.featured-home5 .group-button-product .added_to_cart:after {
	content: "\f00c";
	font-family: fontAwesome;
	display: block;
	font-size: 15px;
	line-height: 40px;
}
.home-products .item-image .group-button-product a.compare.added:before,
.featured-home5 .item-image .group-button-product a.compare.added:before {
	font-family: 'FontAwesome';
	content: "\f047";
	font-size: 15px;
	line-height: 43px;
}
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product .show a i,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product .show a i {
	height: 40px;
	line-height: 40px;
}
.woocommerce .products .product.product-wrapper:hover {
	border-color: #23a997;
}
.woocommerce .products .product.product-wrapper,
.woocommerce-page .products .product.product-wrapper,
#right-sidebar .product_list_widget li {
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	max-width: 270px;
	margin-left: auto !important;
	margin-right: auto !important;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.product-wrapper .item-description .button-add-to-cart,
.product-wrapper .item-description .button-in.wishlist,
.ftc-meta-widget.item-description .button-add-to-cart,
.ftc-meta-widget.item-description .button-in.wishlist {
	float: left;
	width: 50%;
}
.product-wrapper .item-description .button-in.wishlist,
.ftc-meta-widget.item-description .button-in.wishlist,
.product-wrapper .item-description .button-add-to-cart {
	position: relative;
	height: 40px;
}
.item-description .button-in.compare,
.item-description .button-in.quickshop {
	display: none;
	text-align: center;
	position: relative;
}
.woocommerce .product .item-description .meta_info .button-add-to-cart a:first-child:before,
.ftc-meta-widget.item-description .meta_info .button-add-to-cart a:first-child:before {
	font-family: 'FontAwesome';
	content: "\f07a";
	line-height: 30px;
	text-indent: 0;
	color: inherit !important;
	padding: 0;
	margin: 0 5px 0 0;
}
.item-description {
	text-align: center;
}
.item-description .button-in.wishlist img {
	position: relative;
	top: -20px;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
}
.item-description .meta_info {
	overflow: hidden;
}
.woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist {
	display: inline-block;
}
.woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist span {
	overflow: visible;
	display: none;
}
.woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist.added .ajax-loading {
	display: none !important;
}
.woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist .ajax-loading {
	display: none !important;
	position: absolute;
	left: 10px;
	top: 10px;
}
.woocommerce .product.product-wrapper .item-description .meta_info .add_to_cart_button.added {
	display: none;
}
.woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart:hover {
	color: #fff;
}
.woocommerce .product.product-wrapper .item-description .meta_info .compare.added {
	font-size: 0px;
}
.woocommerce .product.product-wrapper .item-description .meta_info .compare.added:after {
	font-family: 'FontAwesome';
	content: "\f047";
	font-size: 13px;
	line-height: 30px;
}
.woocommerce .product.product-wrapper .item-description .meta_info .compare.added:hover {
	color: #fff;
}
.woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart::after {
	content: "\f00c";
	font-family: "fontAwesome";
	font-size: 13px;
	line-height: 30px;
}
.woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart {
	font-size: 0px;
}
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart {
	float: none;
	display: inline-block;
	width: 100px;
	margin-left: 10px;
	margin-right: 0px;
	vertical-align: -1px;
}
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	border: none;
	line-height: 30px;
	padding: 0;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
	width: 100px;
	height: 30px;
	border-radius: 0;
	background-color: #262626;
	color: #fff;
	font-size: 13px;
}
.woocommerce .product.product-wrapper .item-description .meta_info a:hover,
.woocommerce .product-wrapper .item-description .meta_info > .compare:hover i,
.woocommerce .product-wrapper .item-description .meta_info >.yith-wcwl-add-to-wishlist > a:hover,
.woocommerce .product-wrapper .item-description .meta_info >.yith-wcwl-add-to-wishlist a:hover i {
	background: #15bd9c;
	color: #fff !important;
}
.woocommerce .product.product-wrapper .item-description .meta_info a:hover i {
	color: #fff;
}
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart i {
	font-size: 0;
}
.product-wrapper .item-description .meta_info .button-in.wishlist a,
.ftc-meta-widget.item-description .meta_info .button-in.wishlist a {
	line-height: 40px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: none;
}
.item-description .meta_info .button-in.wishlist a,
.item-description .meta_info .button-in.compare a {
	line-height: 30px;
	font-size: 13px;
	height: 40px;
	width: 100%;
	display: inline-block;
}
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist span.ftc-tooltip.button-tooltip,
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist span.ftc-tooltip.button-tooltip,
.product-wrapper .item-description .meta_info .compare span.ftc-tooltip.button-tooltip {
	padding: 0 5px;
	font-size: 0;
	display: none;
}
/*style add tot wishlist - compare*/

.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist {
	width: 30px;
	height: 30px;
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	background: #262626;
}
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > .show a {} .product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > .show a {
	z-index: 100;
	background: #262626;
}
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > .show {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline !important;
}
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > a {
	color: #fff;
}
.product-wrapper .item-description .meta_info > .yith-wcwl-add-to-wishlist.added > a {
	display: none;
}
.product-wrapper .item-description .meta_info > .compare,
.product-wrapper .item-description .meta_info> .compare i,
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > a.add_to_wishlist i,
.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist > .show a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	display: block;
}
.product-wrapper .item-description .meta_info > .quickshop {
	width: 30px;
	height: 30px;
	background: #262626;
	color: #fff;
	text-align: center;
}
.product-wrapper .item-description .meta_info > .compare {
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-left: 10px;
	color: #fff;
	background: #262626;
}
.products .product h3,
.woocommerce .products .product h3,
.woocommerce-page .products .product h3,
.ftc-meta-widget h3 {
	margin: 0;
	padding: 0;
	text-align: left;
}
.woocommerce .products .product .price,
.woocommerce ul.product_list_widget .price {
	display: inline-block;
	text-align: center;
	width: auto;
	overflow: visible;
}
.woocommerce ul.product_list_widget .price {
	text-align: left;
}
ins .woocommerce-Price-amount,
del .woocommerce-Price-amount {
	padding: 0 17px;
}
ul.product_list_widget li > a,
h4.product-name > a,
h4.product-name,
.detail-nav-summary a .product-detail-nav span {
	line-height: 20px;
	text-transform: capitalize;
	color: #444;
	text-align: center;
	font-weight: 500;
}
ul.product_list_widget li > a {
	line-height: 17px;
	text-align: left;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
	margin: 0;
}
.woocommerce .star-rating:after {}
/*.woocommerce .star-rating::before,
.woocommerce .star-rating span::before,
.pp_woocommerce .star-rating::before,
.pp_woocommerce .star-rating span::before{
	content: "\73\73\73\73\73";
}
body .woocommerce .star-rating span::before{
	content:'\73\73\73\73\73';
	}*/

.woocommerce .star-rating span {
	color: #23a997;
}
.woocommerce .star-rating.no-rating:before,
.woocommerce .star-rating:before {
	color: #636363 !important;
}
.woocommerce .products .product .price .amount,
.woocommerce-page .products .product .price .amount,
.product-price .amount {
	padding: 0 2px;
	font-size: 17px;
	font-weight: bold;
}
.woocommerce .products .product .price del .amount,
.woocommerce-page .products .product .price del .amount {
	font-weight: normal;
	color: #999999 !important;
	font-size: 14px;
}
.woocommerce .products .product .price del,
.woocommerce .products .product .price del span,
.woocommerce-page .products .product .price del span,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
div.product div[itemprop="offers"] .price del .amount,
div.product .single_variation_wrap del .amount {
	color: #999999;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	opacity: 1;
	margin-right: 20px;
}
.woocommerce .products .product.product-wrapper .item-image .group-button-product a:hover,
.vc_color-orange.vc_message_box-solid {
	background-color: #15bd9c;
}
.woocommerce .products .product.product-wrapper .item-image .compare:hover,
.woocommerce .products .product.product-wrapper .item-image .quickshop:hover,
.woocommerce .products .product.product-wrapper .item-image .compare:hover i:before,
.woocommerce .products .product.product-wrapper .item-image .quickshop:hover i:before,
.woocommerce .products .product.product-wrapper .item-image .wishlist:hover i:before,
.woocommerce .product .item-image .group-button-product a:hover {
	color: #fff;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.ftc-pagination ul li a,
.ftc-pagination ul li span.current,
.page-numbers.current,
.page-numbers {
	padding: 0px 18px;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	margin-right: -1px;
	text-align: center;
	display: inline-block;
	background-color: transparent;
	position: relative;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce .form-row input.button:hover,
.load-more-wrapper .button:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product div.summary p.cart a:hover,
div.product .summary .yith-wcwl-add-to-wishlist a:hover,
.woocommerce #content div.product .summary .compare:hover,
div.product .social-sharing li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.tagcloud a:hover,
.woocommerce .wc-proceed-to-checkout a.button.alt:hover,
.woocommerce .wc-proceed-to-checkout a.button:hover,
.woocommerce-cart table.cart input.button:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next:hover,
ul > .page-numbers.current,
ul > .page-numbers:hover {
	background-color: transparent;
	color: #fff;
}
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a:hover {
	color: #fff;
}
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a {
	width: 100%;
	padding: 9px 0;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
	border: 0;
	overflow: initial;
}
.vc_tta-tabs .owl-carousel .owl-nav .owl-next {
	top: auto;
	bottom: 0;
	right: auto;
	left: 50%;
}
.vc_tta-tabs .owl-carousel .owl-nav .owl-prev {
	top: auto;
	bottom: 0;
	left: auto;
	right: 50%;
}
@media only screen and (max-width: 400px) {
	.vc_tta-tabs .owl-carousel .owl-nav .owl-next,
	.vc_tta-tabs .owl-carousel .owl-nav .owl-prev {
		/*top: -206px;*/
	}
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce-page nav.woocommerce-pagination ul li a.next,
.woocommerce #content nav.woocommerce-pagination ul li a.next {
	padding: 0 35px 0 15px;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce-page nav.woocommerce-pagination ul li a.prev,
.woocommerce #content nav.woocommerce-pagination ul li a.prev {
	padding: 0px 15px 0px 35px;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.ftc-pagination ul {
	border: 0;
	margin: 0;
	padding: 0;
}
/*Testimonials*/

.ftc-parallax-bg {
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-blend-mode: screen;
}
.ftc-sb-testimonial .owl-item {
	opacity: 0;
}
.ftc-sb-testimonial .owl-nav > div {
	top: auto;
	bottom: 0;
	border: 2px solid #fff;
}
body .ftc-sb-testimonial .owl-nav > div:before {
	color: #ffffff;
	background: rgb(31, 23, 20);
}
.ftc-sb-testimonial .owl-item.active {
	opacity: 1;
}
.ftc-sb-testimonial {
	width: 100%;
	position: relative;
}
/*style testimonial one columns*/

.single-test .ftc-sb-testimonial {
	margin-bottom: 0;
	padding-bottom: 0;
}
.single-test .ftc-heading.st-ftc-heading {
	max-width: 40%;
	float: left;
	padding-left: 115px;
	padding-top: 75px;
	margin-right: 85px;
}
.st-row-testimonial.single-test .ftc-heading.st-ftc-heading:after {
	left: 115px;
	top: 75px;
	transform: translate(0);
	-o-transform: translate(0);
	-ms-transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
}
.st-row-testimonial.single-test .ftc-heading.st-ftc-heading:before {
	content: "";
	width: 20px;
	height: 1px;
	background: #929292;
	position: absolute;
	left: 89px;
	top: 65px;
}
.single-test > .wpb_column {
	border: 1px solid #fff;
}
.single-test .ftc-sb-testimonial .owl-nav > div.owl-prev {
	left: 126px;
	bottom: 55px;
}
.single-test .ftc-sb-testimonial .owl-nav > div.owl-next {
	left: 180px;
	bottom: 55px;
}
.single-test .test-content {
	overflow: hidden;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	padding-top: 60px;
}
/*-----------*/

.test-content {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
	padding-top: 45px;
}
.ftc-sb-testimonial .test-content .test_meta,
.ftc-sb-testimonial .test-content .test_name,
.ftc-sb-testimonial .test-content .test_byline {
	display: block;
}
.ftc-sb-testimonial .test-content .test_meta {
	font-size: 14px;
	margin: 0;
	padding-bottom: 20px;
	position: relative;
	text-align: justify;
	line-height: 18px;
}
.ftc-sb-testimonial .test-content .test_meta:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	font-size: 13px;
	color: #efefef;
	vertical-align: 10px;
}
.ftc-sb-testimonial .test-content h4.test_name{
	position: relative;
}
.ftc-sb-testimonial .test-content h4.test_name:before {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background: #23a997;
}
.testimonial {
	max-height: 224px;
	max-width: 570px;
	margin: 80px auto 100px !important;
	padding: 50px 50px 25px 50px;
	text-align: center;
	float: none;
	background: #fff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
	position: absolute;
	top: -9%;
	background: #15bd9c;
	font-size: 9px;
	border-radius: 29px;
	left: 47%;
}
.ftc-sb-testimonial .test-content .test_name a {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #23a997;
}
.ftc-sb-testimonial .test-content .wrp-content {
	line-height: 20px;
	max-width: 396px;
	margin: 0 auto;
	background: #fff;
	padding: 18px 2px 20px 92px;
	position: relative;
	margin-left: 85px;
	float: left;
	margin-top: -20px;
	max-height: 150px;
}
.ftc-sb-testimonial .test-content .wrp-content:after {
	content: "";
	position: absolute;
	right: -74px;
	top: -1px;
	width: 75px;
	height: 100%;
	border-top: 76px solid transparent;
	border-bottom: 76px solid transparent;
	border-left: 75px solid #fff;
}
.ftc-sb-testimonial .test-content .test_byline {
	line-height: 18px;
	color: #444444;
	font-size: 14px;
	margin-bottom: 0;
	display: inline-block;
	text-transform: none;
}
.ftc-sb-testimonial .test-content h4.test_name {
	padding-top: 10px;
	margin: 0px;
	text-align: left;
}
.test-content .image img {
	position: relative;
	z-index: 1;
}
.wrp-avatar {
	height: 110px;
	width: 110px;
	float: left;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	background: #000;
	margin-left: 30px;
	position: absolute;
	z-index: 100;
}
.ftc-sb-testimonial .test-content .test_avatar {
	width: 106px;
	height: 106px;
	border: 0;
	display: block;
	border-radius: 0;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border: 4px solid #23a997;
	top: 6px;
	left: -2px;
}
.test-content .test_avatar img {
	display: block;
	max-width: 180px;
	max-height: 180px;
	width: 150px;
	height: 150px;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	position: absolute;
	top: -26px;
	/* right: 0; */
	left: -26px;
}
.test-content .test_avatar {
	width: 70px;
	height: 77px;
	margin: 0px auto 0 auto;
	position: relative;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	display: none;
}
.testimonial .ftc-sb-testimonial .owl-nav .owl-prev {
	bottom: 50%;
	margin-bottom: 30px;
	top: auto;
	left: -50%;
	right: auto;
}
.testimonial .ftc-sb-testimonial .owl-nav .owl-next {
	bottom: 50%;
	margin-bottom: 30px;
	top: auto;
	right: -50%;
	left: auto;
}
@media only screen and (max-width: 640px) {
	.testimonial .ftc-sb-testimonial .owl-nav .owl-prev {
		bottom: 74%;
		margin-bottom: 30px;
		top: auto;
		left: 0;
		right: auto;
	}
	.testimonial .ftc-sb-testimonial .owl-nav .owl-next {
		bottom: 74%;
		margin-bottom: 30px;
		top: auto;
		right: 0;
		left: auto;
	}
}
@media only screen and (max-width: 767px) and (min-width: 641px) {
	.testimonial .ftc-sb-testimonial .owl-nav .owl-prev {
		bottom: 50%;
		margin-bottom: 30px;
		top: auto;
		left: 0;
		right: auto;
	}
	.testimonial .ftc-sb-testimonial .owl-nav .owl-next {
		bottom: 50%;
		margin-bottom: 30px;
		top: auto;
		right: 0;
		left: auto;
	}
}
.ftc-sb-testimonial .active .test-content .content,
.ftc-sb-testimonial .active .test-content .name,
.ftc-sb-testimonial .active .test-content .byline,
.ftc-sb-testimonial .cloned .test-content .content,
.ftc-sb-testimonial .cloned .test-content .name,
.ftc-sb-testimonial .cloned .test-content .byline,
.ftc-sb-testimonial .owl-item .test-content .content,
.ftc-sb-testimonial .owl-item .test-content .name,
.ftc-sb-testimonial .owl-item .test-content .byline,
.ftc-sb-testimonial .owl-item .test-content .rating {
	display: none;
}
.page-container,
.page-fullwidth-template .ftc-row-boxed,
.container,
.ftc-breadcrumb .breadcrumb-content,
.ftc-row-wide .ftc-sb-brandslider,
.ftc-row-wide .ftc-sb-testimonial,
.ftc-row-wide .ftc-twitter-slider {
	margin-right: auto;
	margin-left: auto;
}
.ftc-sb-testimonial {
	margin-bottom: 68px;
	padding-bottom: 40px;
}
/* Testimonials 2 */

#testimonial2 .wpb_column {
	overflow: hidden;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
	height: 326px !important;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-dots {
	position: absolute;
	width: 100%;
	top: 281px;
	left: 100%;
	text-align: left;
	transform: translateX(1%);
	-webkit-transform: translateX(1%);
	-moz-transform: translateX(1%);
	-o-transform: translateX(1%);
}
#testimonial2 .ftc-sb-testimonial .active .test-content .content {
	width: 1050px;
	padding: 79px 67px 101px 404px;
	text-align: left;
	transform: translateX(calc(-50% + 310px));
	-webkit-transform: translateX(calc(-50% + 310px));
	-moz-transform: translateX(calc(-50% + 310px));
	-o-transform: translateX(calc(-50% + 310px));
}
#testimonial2 .ftc-sb-testimonial .active .test-content .content:before {
	text-align: center
}
#testimonial2 .ftc-sb-testimonial .active .test-content .content:after {
	display: none !important;
}
#testimonial2 .ftc-sb-testimonial .active.center .test-content .image {
	margin-top: 148px;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage div.owl-item:last-child .test-content .image {
	margin: 78px auto 0 auto;
}
#testimonial2 .test-content .image {
	margin: 163px auto 0 auto;
}
#testimonial2 .ftc-sb-testimonial {
	margin: 0 auto 99px 80px;
}
/* Navi */

.owl-carousel .owl-dots,
.owl-carousel .owl-dot {
	display: inline-block;
}
.owl-dots {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.ftc-twitter-slider.content-border .owl-dots,
.ftc-sb-testimonial.content-border .owl-dots,
.ftc-product-in-category-tab-wrapper .owl-dots,
.ftc-product-in-sub-category-tab-wrapper .owl-dots {
	bottom: 20px;
}
.gallery .owl-dots > div,
.ftc-twitter-slider .owl-dots > div,
.ftc-sb-testimonial .owl-dots > div,
.ftc-product-in-category-tab-wrapper .owl-dots > div,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div {
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	margin: 0;
}
.gallery .owl-dots > div > span,
.ftc-twitter-slider .owl-dots > div > span,
.ftc-sb-testimonial .owl-dots > div > span,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span,
body .flex-control-paging li a,
body .theme-default .nivo-controlNav a,
body .theme-default .nivo-controlNav a.active {
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative;
	z-index: 9;
	padding: 3px;
	margin: 0 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.gallery .owl-dots > div > span:before,
.ftc-twitter-slider .owl-dots > div > span:before,
.ftc-sb-testimonial .owl-dots > div > span:before,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span:before,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span:before,
body .flex-control-paging li a:before,
body .theme-default .nivo-controlNav a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
.owl-dots > .owl-dot span:hover,
.owl-dots > .owl-dot.active span {
	background-color: #15bd9c;
}
.owl-dots > .owl-dot > span {
	font-family: 'FontAwesome';
	content: "";
	width: 10px;
	height: 10px;
	background: #e5e5e5;
	border-radius: 50%;
	display: block;
	margin: 0 5px;
}
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage-outer .owl-stage {
	/*height: auto !important;*/
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate3d(0px, 0, 0);
	padding-bottom: 42px;
}
.ftc-sb-blogs .owl-carousel .owl-stage-outer {
	padding-bottom: 0;
}
/*Blog home*/

.blog1 .ftc-sb-blogs .post-thumbnail {
	max-width: 270px;
	width: 270px;
	float: left;
	overflow: hidden;
}
.blog1 .content-meta .product_title {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px !important;
	color: #15bd9c;
	height: 20px;
	overflow: hidden;
}
.ftc-sb-blogs .content-meta .wrp-time-info .date-time {
	font-size: 13px;
	display: table-cell;
	color: #999999;
	line-height: 16px;
}
.ftc-sb-blogs .content-meta .wrp-time-info .comment-count {
	display: table-cell;
	padding-left: 20px;
}
.ftc-sb-blogs .content-meta .wrp-time-info .byline {
	display: table-cell;
	padding-left: 25px;
	text-transform: capitalize;
	color: #999999;
	line-height: 16px;
}
.ftc-sb-blogs .content-meta .wrp-time-info .byline a {
	color: #999999;
}
.ftc-sb-blogs .content-meta .wrp-time-info .byline a:hover {
	color: #23a997;
}
.ftc-sb-blogs .content-meta .wrp-time-info .byline i {
	margin-right: 5px;
}
.blog1 .ftc-sb-blogs .content-meta {
	min-height: 58px;
	position: relative;
	display: table-cell;
	border-color: #fff;
	padding: 20px 0px 0px 30px !important;
}
.date-time i,
.author i,
.comment-count i {
	margin-right: 5px;
	margin-bottom: 5px;
}
.ftc-sb-blogs .item .post-info p {
	padding-top: 13px;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 10px;
}
.blog1 .owl-carousel .owl-nav .owl-prev {
	margin-right: 120px;
}
.blog1 .owl-carousel .owl-nav .owl-next {
	margin-left: 120px;
}
.blog1 .owl-dots {
	display: none;
}
.post-thumbnail,
.blog .item .post-img,
.single-post article .post-img {
	min-height: 58px;
	position: relative;
	overflow: hidden;
}
.blogs a.blog-image,
article a.blog-image figure,
.blog a.blog-image {
	overflow: hidden;
}
.blogs a.blog-image {
	/*position: relative;*/
	z-index: 2;
	width: 100%;
}
.ftc-sb-blogs a.thumbnail {
	margin-bottom: -1px;
	display: block;
}
.blogs .item .post-thumbnail .date-time,
.blog .item .post-img .date-time,
.single-post .item .post-img .date-time {
	position: absolute;
	z-index: 3;
	background: #fff;
	width: 50px;
	height: 50px;
	left: 5px;
	top: 5px;
	text-align: center;
	padding: 11px 0;
	line-height: 0;
}
.blogs .item .post-thumbnail .date-time span:first-child,
.blog .item .post-img .date-time span:first-child,
.single-post .item .post-img .date-time span:first-child {
	font-size: 20px;
	line-height: 13px;
	font-weight: bold;
	position: relative;
	padding-bottom: 3px;
}
.blogs .item .post-thumbnail .date-time span:last-child,
.blog .item .post-img .date-time span:last-child,
.single-post .item .post-img .date-time span:last-child {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	display: inline-block;
}
.single-post .item .post-img .date-time span:last-child {
	padding: 6px 0;
}
.ftc-sb-blogs .date-time span,
.related-posts .date-time span,
.blogs .date-time span,
.blog .date-time span {
	line-height: 14px;
	display: inline-block;
	width: auto;
}
.single-post .related-posts .product_title .bg-heading > span {
	padding-left: 0 !important;
}
.blogs .item .blog-imageimg,
.blogs .item .thumbnail .owl-item > img,
.blog .item .blog-imageimg {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: transform 0.4 ease-in-out;
	transition: transform 0.4s ease-in-out;
	overflow: hidden;
}
.blogs .item .blog-image:hover img,
.blogs .item .blog-image .owl-item:hover > img,
.blog .item .blog-image:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
	transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.blogs .item .post-thumbnail .blog-image:hover .image-eff,
.blogs .item a.gallery figure .owl-item:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(63, 63, 63, 0.5);
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	z-index: 2;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	overflow: hidden;
}
/*Footer*/

.widget-column.footer-bottom .widget.ftc-footer > div {
	margin-bottom: 30px;
}
#colophon .logo-footer {
	padding: 60px 0 0px 0;
	text-align: center;
}
#colophon {
	background: #262626;
	margin-top: 0;
}
#colophon .info-phone,
#colophon .info-address,
#colophon .info-sitemap {
	border: 1px solid #424242;
	padding: 12px 0;
	color: #e2e2e2;
	text-align: center;
}
#colophon .info-phone a,
#colophon .info-address a,
#colophon .info-sitemap a {
	color: #999999;
}
#colophon .info-phone i,
#colophon .info-address i,
#colophon .info-sitemap i {
	margin-right: 5px;
}
#colophon .st-paypal {
	text-align: center;
}
#colophon .wrp-list ul {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
#colophon .wrp-list ul>li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
}
#colophon .wrp-list ul>li a {
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 2px solid #fff;
	font-size: 13px;
	line-height: 13px;
}
#colophon .wrp-list ul > li:last-child a {
	border-right: 0;
}
#colophon .wrp-list ul>li > a {
	color: #eaeaea;
}
body .mega_main_menu.primary ul .mega_dropdown > li > .item_link:focus {
	/*color: #000;*/
}
#colophon .wrp-list ul>li > a:hover {
	color: #23a997;
}
#colophon .copyright {
	text-align: center;
}
#colophon .copyright > p {
	font-size: 13px;
}
#colophon .copyright > p > a {
	color: #fff;
	text-decoration: underline;
}
#colophon .copyright > p > a:hover,
#colophon .info-phone a:hover,
#colophon .info-address a:hover,
#colophon .info-sitemap a:hover {
	color: #23a997;
}
/*Style Single Image*/

.ftc-smooth-image .ftc-smooth {
	display: inline-block;
	line-height: 0;
	position: relative;
	max-width: 100%;
	overflow: visible;
}
.smooth-border-image .smooth {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
}
.smooth-border-image .ftc-smooth:after {
	opacity: 0;
	z-index: 4;
	width: auto;
	height: auto;
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	top: 8px;
	bottom: 8px;
	border: 1px solid #fff;
	transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transition: transform 400ms, opacity 100ms ease 0s;
	-moz-transition: transform 400ms, opacity 100ms ease 0s;
	-webkit-transition: -webkit-transform 400ms, opacity 100ms ease 0s;
}
.smooth-border-image .ftc-smooth:hover:after {
	opacity: 1;
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transition: transform 500ms, opacity 300ms ease 0s;
	-moz-transition: transform 500ms, opacity 300ms ease 0s;
	-webkit-transition: -webkit-transform 500ms, opacity 300ms ease 0s;
}
.smooth-image .ftc-smooth:before,
.smooth-image .ftc-smooth:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
}
.smooth-image .ftc-smooth:hover:after {
	background-color: rgba(255, 255, 255, 0.2);
	top: 50%;
	bottom: 50%;
}
.smooth-image .ftc-smooth:hover:before {
	background-color: rgba(255, 255, 255, 0.2);
	right: 50%;
	left: 50%;
}
/*/ smooth background fade icon /*/

.smooth-background-image .ftc-smooth:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	display: inline-block;
	content: "";
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	margin-top: -30px;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
}
.smooth-background-image .ftc-smooth:hover:after {
	opacity: 1;
	margin-top: 0;
}
.smooth-background-image .ftc-smooth:before {
	position: absolute;
	top: 0%;
	left: 50%;
	z-index: 100;
	width: 50px;
	height: 50px;
	margin-top: -30px;
	content: "+";
	font-weight: normal;
	font-family: "Times New Roman";
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 48px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
}
.smooth-background-image .ftc-smooth:hover:before {
	opacity: 1;
	margin-top: 0;
	top: 50%;
}
/*Archive product*/

.woocommerce .before-loop-wrapper {
	display: inline-block;
	width: 100%;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
	position: relative;
	padding: 5px 0 5px 20px;
}
.grid_list_nav {
	float: left;
	padding: 0;
	line-height: 0;
}
.grid_list_nav a {
	font-size: 0;
	color: #2c2c2c;
	line-height: 24px;
	padding: 0;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0 15px 0 0;
	word-break: normal;
}
.grid_list_nav a.active {
	color: #15bd9c;
}
.grid_list_nav a#grid:before {
	content: "\f00a";
	font-family: 'FontAwesome';
	font-size: 24px;
	font-weight: 300;
	vertical-align: middle;
}
.grid_list_nav a#list:before {
	content: "\f039";
	font-family: 'FontAwesome';
	font-size: 24px;
	font-weight: 300;
	vertical-align: middle;
}
.grid_list_nav a span {
	display: none;
}
.grid_list_nav {
	float: left;
	padding: 0;
	line-height: 1;
	position: relative;
	z-index: 4;
}
.grid_list_nav a {
    font-size: 0;
    color: #2c2c2c;
    line-height: 20px;
    height: 20px;
    padding: 10px 0px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    display: inline-block;
    word-break: normal;
}
.grid_list_nav a {
	margin-right: 10px;
}
.grid_list_nav a:last-child {
	margin-right: 20px;
}
nav.grid_list_nav a.active svg rect,
nav.grid_list_nav a:hover svg rect {
	fill: #e74c3c;
}
.grid_list_nav a span {
	display: none;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count,
.woocommerce-page .before-loop-wrapper .woocommerce-result-count {
	padding-right: 18px;
	margin: 0;
	margin-right: 8px;
	border-right: 1px solid #ebebeb;
	line-height: 18px;
	position: absolute;
	bottom: 15px;
	right: 290px;
	left: auto;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	margin: 0;
    float: right;
    width: auto;
    position: relative;
    right: 5px;
    z-index: 10;
}
.woocommerce .woocommerce-ordering .orderby,
.woocommerce-page .woocommerce-ordering .orderby,
.woocommerce .woocommerce-ordering .orderby,
.woocommerce-page .woocommerce-ordering .orderby-title {
	float: left;
}
.woocommerce .woocommerce-ordering .orderby,
.woocommerce-page .woocommerce-ordering .orderby {
	width: 220px;
	padding: 0;
	border: 0;
	margin: 0 0 0 0;
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li,
.ftc-shop-cart a.ftc_cart,
.ftc-shop-cart .ftc_shopping_form,
.grid_list_nav a#grid:before,
.grid_list_nav a#list:before {
	line-height: 24px;
}
.ftc-shop-cart .ftc-shoppping-cart:hover .cart-drop-icon:hover:before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li {
	list-style: none;
	position: relative;
	z-index: -1;
}
.woocommerce .woocommerce-ordering .orderby > li,
.woocommerce-page .woocommerce-ordering .orderby > li {
	padding: 0;
	position: relative;
	cursor: pointer;
}
.woocommerce .woocommerce-ordering .orderby > li:after,
.woocommerce-page .woocommerce-ordering .orderby > li:after {
	position: absolute;
	content: "";
	top: 12px;
	right: 15px;
	font-family: 'FontAwesome';
	content: "\f107";
	font-size: 14px;
	line-height: 14px;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.woocommerce .woocommerce-ordering .orderby ul:before,
.woocommerce-page .woocommerce-ordering .orderby ul:before {
	position: absolute;
	content: "";
	top: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-ordering .orderby ul,
.woocommerce-page .woocommerce-ordering .orderby ul {
	background-color: #fff;
}
.woocommerce .woocommerce-ordering .orderby ul li:first-child a,
.woocommerce-page .woocommerce-ordering .orderby ul li:first-child a {
	border-width: 0;
}
.woocommerce .woocommerce-ordering .orderby ul li,
.woocommerce-page .woocommerce-ordering .orderby ul li {
	padding: 0 15px;
}
.woocommerce .woocommerce-ordering .orderby ul li a,
.woocommerce-page .woocommerce-ordering .orderby ul li a {
	padding: 6px 0;
	width: 100%;
	display: inline-block;
	position: relative;
	border-top: 1px solid #e5e5e5;
}
.woocommerce-page .woocommerce-ordering .orderby-title {
	margin-right: 10px;
	line-height: 36px;
}
.woocommerce .woocommerce-ordering .orderby > li .orderby-current,
.woocommerce-page .woocommerce-ordering .orderby > li .orderby-current {
	padding: 6px 20px 6px 15px;
	display: inline-block;
	width: 100%;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.woocommerce .woocommerce-ordering .orderby:hover > li:after,
.woocommerce-page .woocommerce-ordering .orderby:hover > li:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
@media only screen and (min-width: 768px) {
	.banner1 {
		width: 62.1%;
	}
	.banner2 {
		width: 37.9%;
	}
}
.widget-container.ftc-banner {
	padding: 0;
	border: none;
}
.woocommerce nav.woocommerce-pagination {
	margin-top: 10px;
	margin-bottom: 60px;
	position: relative;
	text-align: left;
	padding: 10px;
	border: 1px solid #ebebeb;
}
.pagination-title {
	position: absolute;
	left: 0;
	font-size: 14px;
	display: none;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.ftc-pagination ul {
	display: block;
	text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li {
	float: none;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li span {
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #262626;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li span.current,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers > li a:hover {
	background: #23a997;
	color: #fff;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.prev {
	font-size: 0;
	background: transparent;
	border: 1px solid #ebebeb;
	line-height: 28px;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.next:hover,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.prev:hover,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.next:hover:before,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.prev:hover:before {
	color: #fff;
	background: #23a997;
	border: 0;
	line-height: 30px;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.next:before,
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.prev:before {
	content: "\f105";
	font-size: 14px;
	font-family: "fontAwesome";
	color: #000;
}
.woocommerce #content nav.woocommerce-pagination ul.page-numbers li a.prev:before {
	content: "\f104";
}
#right-sidebar .product_list_widget,
#right-sidebar .ftc-meta-widget a {
	text-align: left;
	padding: 0;
	background: none;
}
#right-sidebar .ftc-items-widget:first-child ul.product_list_widget .price {
	padding-bottom: 0;
}
/*#right-sidebar .ftc-items-widget:first-child ul.product_list_widget .price::after {
	content: "";
	position: absolute;
	border: solid;
	border-width: 0px 0px 2px 0px;
	font-family: 'FontAwesome';
	left: 0;
	right: 0;
	color: #e4e4e4;
	margin-right: 80px;
	display: block;

	}*/

body #right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .ftc-meta-widget,
body #right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .ftc-meta-widget span.price,
body #right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .ftc-meta-widget h4.product_title.product-name {
	text-align: center;
}
#right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .star-rating {
	float: right;
	left: 50%;
	transform: translate(-50%);
}
#right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .star-rating {
	float: right;
}
#right-sidebar .product_list_widget {
	border: 0;
}
#right-sidebar .ftc-items-widget:first-child ul.product_list_widget li > a.ftc-widget-image {
	width: auto;
}
body #right-sidebar .ftc-items-widget:first-child ul.product_list_widget li .ftc-meta-widget {
	display: inline-block !important;
	margin-left: 0;
}
#right-sidebar .ftc-items-widget:nth-child(2) ul.product_list_widget li > a.ftc-widget-image {
	width: 102px;
}
#right-sidebar .ftc-items-widget:nth-child(2) ul.product_list_widget li .ftc-meta-widget {
	margin-left: 102px;
	padding: 0px 0px 0px 20px;
	display: block !important;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
	body #right-sidebar .ftc-items-widget:nth-child(2) ul.product_list_widget li .ftc-meta-widget {
		display: inline-block !important;
		margin-left: 0;
	}
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image,
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image {
	overflow: hidden;
	margin: 0;
	width: 100px;
	float: left;
	position: relative;
}
.woocommerce ul.product_list_widget li .ftc-meta-widget {
	margin-left: 100px;
	text-align: left;
	display: block;
	padding: 20px 0px 20px 20px;
	position: relative;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
	position: absolute;
	top: 20px;
}
.vc_tta-panels-container .woocommerce.ftc-product-items-widget ul.product_list_widget li .star-rating {
	left: 20px;
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-o-transform: translate(0);
	-ms-transform: translate(0);
}
.woocommerce ul.product_list_widget .price {
	display: block;
	line-height: 14px;
	margin-top: -1px;
}
.woocommerce ul.product_list_widget .price .amount {
	font-weight: bold;
	color: #15bd9c;
	font-size: 15px;
}
.woocommerce ul.product_list_widget .price ins .amount {
	font-size: 15px;
}
.woocommerce ul.product_list_widget .price del span {
	font-size: 14px !important;
	color: #999 !important;
}
.woocommerce ul.product_list_widget .price del .amount {
	padding: 0px;
}
.ftc-items-widget .widgettitle {
	text-align: left;
	border: none !important;
	font-size: 20px !important;
	color: #000000;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	text-transform: capitalize;
	line-height: 18px;
}
.ftc-items-widget ul.product_list_widget .product_title {
	display: inline-block;
	margin-top: 17px;
	height: 20px;
	overflow: hidden;
}
.ftc-items-widget ul.product_list_widget li {
	padding-bottom: 20px;
	padding-top: 0px;
}
.ftc-items-widget ul.product_list_widget li:last-child {
	padding-bottom: 0;
}
body .ftc-items-widget .owl-nav .owl-next {
	right: 0;
	left: auto;
}
body .ftc-items-widget .owl-nav .owl-prev {
	right: 0;
	left: auto;
}
.woocommerce ul.product_list_widget li a {
	font-weight: normal;
	text-align: left;
}
.woocommerce ul.product_list_widget .item-description .meta_info {
	display: none;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::before,
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image::before {
	position: absolute;
	z-index: 4;
	left: 0;
	right: 100%;
	bottom: 0;
	top: 0;
	content: "";
	background: rgba(0, 0, 0, 0.4);
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::after,
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image::after {
	position: absolute;
	top: 50%;
	left: -50%;
	z-index: 5;
	width: 40px;
	height: 40px;
	content: "+";
	font-weight: normal;
	font-family: "Times New Roman";
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 32px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 350ms ease 0s;
	-webkit-transition: all 350ms ease 0s;
	-moz-transition: all 350ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::before,
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image:hover::before {
	right: 0;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::after,
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image:hover::after {
	left: 50%;
}
#right-sidebar .woocommerce ul.product_list_widget li {
	padding: 0px 0px 25px 0px;
}
#right-sidebar #ftc_products-1 .widget-title-wrapper .block-control{
	display: none !important;
}
#right-sidebar #ftc_products-1 .ftc-product-items-widget{
	display: block !important;
}
#right-sidebar #woocommerce_product_tag_cloud-1 .widget-title-wrapper .block-control{
	display: none !important;
}
#right-sidebar #woocommerce_product_tag_cloud-1 .tagcloud{
	display: block !important;
}

.woocommerce-product-details__short-description p {
	text-align: justify;
}
@media only screen and (max-width: 400px) {
	.woocommerce ul.product_list_widget li {
		position: relative;
		overflow: hidden;
		/*max-width: 270px;*/
		margin-left: auto !important;
		margin-right: auto !important;
		padding: 4px;
	}
	#right-sidebar .woocommerce ul.product_list_widget li {
		padding: 0px 0px 25px 0px;
		margin: 0 auto !important;
	}
	.woocommerce ul.product_list_widget li a.ftc-widget-image {
		width: 100%;
	}
	.woocommerce ul.product_list_widget li .ftc-meta-widget {
		width: 100%;
		padding-left: 0;
		display: inline-block;
		margin-left: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.woocommerce ul.product_list_widget li {
		position: relative;
		overflow: hidden;
		max-width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 4px;
	}
	.woocommerce ul.product_list_widget li a.ftc-widget-image {
		width: 100%;
	}
	.woocommerce ul.product_list_widget li .ftc-meta-widget {
		width: 100%;
		padding-left: 0;
		display: inline-block;
		margin-left: 0;
	}
}
/*widget*/

#left-sidebar,
#right-sidebar {
	margin-bottom: 50px;
}
#left-sidebar #ftc_product_categories-1 .widget-title-wrapper .block-control {
	display: none !important;
}
#left-sidebar #ftc_product_categories-1 .ftc-product-categories-list {
	display: block !important;
}
#left-sidebar #yith-woo-ajax-navigation-1 .widget-title-wrapper .block-control,
#left-sidebar #yith-woo-ajax-navigation-2 .widget-title-wrapper .block-control,
#left-sidebar #yith-woo-ajax-navigation-3 .widget-title-wrapper .block-control,
#left-sidebar #woocommerce_price_filter-1 .widget-title-wrapper .block-control{
	display: none !important;
}
#left-sidebar  #yith-woo-ajax-navigation-1 .yith-wcan-color,
#left-sidebar  #yith-woo-ajax-navigation-2 .yith-wcan-list,
#left-sidebar  #yith-woo-ajax-navigation-3 .yith-wcan-list,
#left-sidebar  #woocommerce_price_filter-1 form {
	display: block !important;
}

#right-sidebar .widget-container {
	/*border: none;*/
}
#right-sidebar .ftc-items-widget .widget-title,
#right-sidebar .yith-woocompare-widget .widget-title {
	text-align: left;
	font-size: 24px;
	background-color: #fff;
	display: inline-block;
	padding: 12px 0 15px 0;
	margin: 0;
	font-weight: 500;
}
#right-sidebar .ftc-items-widget .widget-title {
	padding: 0px 0px 15px 0px !important;
}
#right-sidebar .ftc-items-widget .owl-nav .owl-next,
#right-sidebar .ftc-items-widget .owl-nav .owl-prev {
	margin-top: 15px;
}
#right-sidebar ul.product_list_widget li .ftc-meta-widget {
	width: 100%;
	padding-left: 0px;
}
/*#right-sidebar .widget-title:before {
	position: absolute !important;
	content: "" !important;
	border-width: 3px 0 1px 0 !important;
	font-family: 'FontAwesome';
	border: solid;
	width: 46px;
	height: 6px !important;
	left: 0;
	bottom: 0;
	border-color: #15bd9c;
}*/
#right-sidebar .ftc-items-widget .widget-title-wrapper,
#right-sidebar .yith-woocompare-widget .widget-title-wrapper {
	position: relative;
	border-bottom: none;
	padding: 0 15px 20px 0px;
}
#right-sidebar div > ul.product_list_widget {
	margin-bottom: 0;
}
#right-sidebar .widget-container {
	/*padding:0;*/
}
.widget_text .widget-title,
.yith-woocompare-widget .widget-title,
.widget_product_tag_cloud .widget-title {
	font-size: 24px;
	font-weight: 500;
	padding-top: 0 !important;
}
.yith-woocompare-widget {
	margin-bottom: 40px;
}
.yith-woocompare-widget .products-list,
.yith-woocompare-widget .clear-all {
	padding-left: 20px;
}
.widget-container ul > li a {
	text-align: left;
	font-size: 14px;
}
.widget-container ul > li a:hover {
	color: #23a997;
}
#left-sidebar .widget-title {
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 22px;
}
.widget-container ul.product-categories > li {
	text-transform: capitalize;
}
.widget-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 12px 0 15px 0;
	margin: 0;
	position: relative;
	text-align: left;
	text-transform: capitalize;
}
.list .item-description .meta_info {
	display: block !important;
}
.ftc-product-categories-widget .widget-title-wrapper,
.widget_price_filter .widget-title-wrapper,
.widget_layered_nav .widget-title-wrapper {
	position: relative;
}
.widget-container.widget_text {
	padding: 0 20px;
}
.widget-container.widget_text .widget-title-wrapper .widget-title {
	padding: 0 0 0 25px !important;
	margin: 0;
	font-size: 16px;
	color: #fff;
}
.ftc-product-categories-widget .widget-title-wrapper .widget-title {
	color: #fff;
}
.ftc-product-categories-widget .widget-title-wrapper:before,
.widget-container.widget_text .widget-title-wrapper:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
	display: block;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	color: #fff;
	z-index: 1000;
}
.ftc-product-categories-widget .widget-title,
.widget_price_filter .widget-title,
.widget_layered_nav .widget-title {
	display: inline-block;
	padding-left: 25px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	font-size: 16px;
	font-weight: bold;
}
.ftc-product-categories-widget .widget-title-wrapper,
.widget-container.widget_text .widget-title-wrapper {
	position: relative;
	padding-left: 40px;
	background: #262626;
	padding: 11px 20px;
	z-index: 2;
	margin-left: -20px;
	margin-right: -20px;
}
.ftc-product-categories-widget .widget-title:before,
.widget_price_filter .widget-title:before,
.widget_layered_nav .widget-title:before {
	display: none;
}
.widget-container ul.product-categories li {
	margin: 0;
	padding: 0;
	position: relative;
}
.widget-container ul.product-categories li a {
	position: relative;
	padding: 5px 0px 0 0;
	display: block;
	width: auto;
	border-bottom: 1px solid #ebebeb;
}
.widget-container ul.product-categories >li:last-child a {
	border-bottom: 0;
}
.widget-container ul.product-categories > li:last-child {
	padding-bottom: 0px;
}
.widget-container ul.product-categories > li {
	font-size: 14px;
}
.widget-container ul.product-categories ul.children li {
	font-weight: normal;
	text-transform: initial;
	font-size: 13px;
}
.widget-container ul.product-categories ul.children li a {
	padding-left: 10px;
}
.widget-container.ftc-product-categories-widget ul.product-categories li:last-child a {
	padding-bottom: 0;
}
.widget-container.ftc-product-categories-widget ul.product-categories > li > a {
	text-transform: capitalize;
}
.widget-container.ftc-product-categories-widget ul.product-categories li a {
	padding-right: 0px;
}
.widget-container.ftc-product-categories-widget ul.product-categories li:last-child a:before {
	display: inline-block;
}
.widget-container ul.product-categories > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li.cat-parent > ul.children > a:before {
	display: none;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle:before {
	font-family: 'FontAwesome';
	content: "\f067";
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent.active > span.icon-toggle:before {
	content: "\f068";
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle {
	position: absolute;
	color: #9c9c9c;
	right: 0;
	top: 9px;
	z-index: 2;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
}
.widget-container.ftc-product-categories-widget ul.product-categories li span.icon-toggle {
	display: none;
}
.widget-container ul.children > li a:after,
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f105";
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	right: auto;
	top: 11px;
	left: 0;
}
.ftc-product-categories-item.ftc-product-categories-widget {
	padding-top: 10px;
}
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
	display: inline-block;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li,
#right-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li {
	width: auto !important;
	margin-bottom: 0 !important;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li a,
#right-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li a {
	position: relative;
	z-index: 1;
	width: auto;
	display: inline-block;
	padding: 8px 8px !important;
	background: #ebebeb;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#left-sidebar > section:nth-child(9),
#right-sidebar > section:nth-child(9) {
	border-bottom: 1px solid #ebebeb;
}
.single-product  .widget-container.ftc-smooth-image {
	margin-top: 35px;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li .count,
#right-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li .count {
	display: none;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li a:before,
#right-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li a:before {
	content: "";
	display: none;
}
.woocommerce .widget_layered_nav ul {
	line-height: 20px;
}
.woocommerce .widget_layered_nav ul .count {
	font-size: 14px;
}
.woocommerce .widget_layered_nav ul li {
	width: 50%;
	margin-bottom: 9px !important;
	line-height: 20px;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a {
	text-align: left;
	padding-left: 24px !important;
	display: inline;
	line-height: 13px;
	font-size: 14px;
	text-transform: capitalize;
	z-index: 9;
	position: relative;
}
.woocommerce .widget_layered_nav ul li .count,
.woocommerce-page .widget_layered_nav ul li .count {
	color: #666666;
}
/*.woocommerce .widget_layered_nav ul li a:before, .woocommerce-page .widget_layered_nav ul li a:before {
	display: inline-block;
	position: absolute;
	content: "";
	top: 1px;
	left: 0px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border: 1px solid #666666;
	font-weight: 300;
	}*/

.woocommerce .widget_layered_nav ul li:before {
	left: 0;
	top: 0;
	position: absolute;
	content: "";
	z-index: 0;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #666;
	z-index: 1;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li:before {
	display: none;
}
/*.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
	font-family: 'FontAwesome';
	font-size: 14px;
	line-height: 14px;
	content: "\2714";
	position: absolute;
	top: 1px;
	left: 0px;
	margin: 0 10px 0 0;
	font-weight: 300;
	z-index: 2;
	margin-right: 10px;
	color: #666666;
	padding-left: 2px;
	}*/

.woocommerce .widget_layered_nav ul li a:hover {
	color: #23a997;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0;
}
.widget-container.ftc-product-categories-widget,
.widget-container.widget_price_filter {
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #ebebeb;
}
.widget-container.widget_layered_nav {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding-bottom: 0;
}
#left-sidebar > section.widget_layered_nav:last-child {
	border-bottom: 1px solid #ebebeb !important;
	margin-bottom: 30px;
}
.widget-container.ftc-product-categories-widget {
	margin-top: 35px;
	margin-bottom: 35px;
}
.widget-container.widget_price_filter .widget-title,
.widget-container.widget_layered_nav .widget-title {
	padding-left: 0 !important;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: normal !important;
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	display: block;
	border-bottom: 1px solid #ebebeb;
	line-height: 15px;
}
.woocommerce .widget-container .price_slider_amount .price_label,
.woocommerce-page .widget-container .price_slider_amount .price_label {
	margin: 10px 0 0px 0px;
	display: inline-block;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
.woocommerce .widget-container .price_slider_amount .price_label span,
.woocommerce-page .widget-container .price_slider_amount .price_label span {
	font-weight: 400;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	width: 15px;
	height: 15px;
	border-radius: 10px;
	/*background-image: url(/wp_dove/wp-content/uploads/2017/03/price.png);*/
	background-color: #bcbcbc;
	top: -7px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #15bd9c;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e5e5e5;
	height: 2px;
}
.tagcloud {
	overflow: hidden;
}
.tagcloud a {
	background-color: #efefef;
	display: inline-block;
	float: left;
	color: #999;
	font-size: 14px !important;
	line-height: 16px;
	margin: 0 5px 5px 0;
	padding: 5px 12px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}
.tagcloud a:hover {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}
/* ------------- Single product --------------- */

/*external product*/

.woocommerce div.product-type-external .summary > p.cart {
	margin-bottom: 60px;
	margin-top: 20px;
}
.woocommerce div.product-type-external div.summary p.cart a {
	padding: 7px 10px 5px !important;
	font-size: 14px;
	text-align: center;
}
.woocommerce div.product form.cart .product_type_external {
	position: initial;
}
.woocommerce div.product-type-external .summary .yith-wcwl-add-to-wishlist {
	margin-left: 160px;
	/*margin-top: -69px;*/
	margin-top: -9px;
}
.woocommerce div.product-type-external .summary > .yith-wcwl-add-to-wishlist {
    display: none;
}
.woocommerce div.product-type-external .summary form.cart .yith-wcwl-add-to-wishlist {
    float: left;
    margin: 0 5px;
}
.woocommerce div.product-type-external .summary .compare {
	margin-left: 205px;
}
.woocommerce div.product.product-type-external form.cart .single_add_to_cart_button {
	padding-left: 0;
	padding-right: 0;
}
div.product.product-type-external .social-sharing {
	margin-top: 30px;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
	position: relative;
	height: 40px;
	line-height: 40px;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist > div {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist.added > .yith-wcwl-wishlistaddedbrowse.show span.feedback {
	position: absolute;
	width: 130px;
	bottom: -35px;
	font-size: 14px;
}
/*out of stock product*/

.woocommerce div.product.outofstock div.summary .out-of-stock {
	margin-bottom: 20px;
}
.woocommerce div.product.outofstock div.summary .yith-wcwl-add-to-wishlist,
.woocommerce div.product.outofstock div.summary .compare {
	margin-left: 0px;
	margin-top: 0;
}
.woocommerce div.product.product-type-grouped.outofstock div.summary .yith-wcwl-add-to-wishlist,
.woocommerce div.product.product-type-grouped.outofstock div.summary .compare {
	margin-top: -74px;
}
.woocommerce div.product.product-type-grouped.outofstock div.summary .yith-wcwl-add-to-wishlist {
	margin-left: 160px;
}
.woocommerce div.product.product-type-grouped.outofstock div.summary .compare {
	margin-left: 205px;
}
/*groupp product*/

.woocommerce div.product-type-variable div.summary form .single_variation_wrap p.stock,
.pp_woocommerce div.product-type-variable div.summary form .single_variation_wrap p.stock {
	display: none;
}
.woocommerce div.product-type-variable div.summary form .single_variation_wrap .woocommerce-variation-price {
	padding: 10px 0 15px 0;
}
.woocommerce div.product-type-grouped div.summary > form.cart {
	margin-top: 10px;
}
.woocommerce div.product-type-grouped .summary .yith-wcwl-add-to-wishlist {
	margin-left: 5px;
}
.woocommerce div.product-type-grouped .summary .compare {
	margin-left: 205px;
}
.woocommerce div.product-type-grouped div.summary .price del span {
	font-size: 16px;
}
.woocommerce div.product-type-grouped div.summary .group_table .price > span,
.woocommerce div.product-type-grouped div.summary .group_table .price> ins span {
	color: #23a997;
	font-size: 16px;
}
.single-product .post-password-form label {
	text-transform: uppercase;
	margin-bottom: 20px;
}
.single-product .post-password-form label input:focus {
	border-color: #23a997;
}
.single-product .post-password-form p> input {
	float: none;
	margin-left: 30px;
}
.woocommerce div.product div.summary form .price > p.stock,
.ftc-quickshop-wrapper div.summary form .price > p.stock {
	display: none;
}
/*.pp_woocommerce div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td, 
.woocommerce div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td, 
.woocommerce-page div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td.label, 
.woocommerce div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label, 
.woocommerce-page div.product form.cart .group_table td.label{
	    vertical-align: middle;
    padding: 10px 5px 10px 10px;
    border: 0;
    }*/

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

.woocommerce div.product div.summary form.variations_form .variations .label {
	padding-left: 0;
}
.woocommerce div.product form.cart .variations select {
	padding: 5px 15px;
}
.pp_woocommerce .quantity .minus,
.pp_woocommerce .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb !important;
	width: 20px;
	height: 20px;
	background: transparent;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 116px;
	right: 0;
	bottom: auto;
	padding: 0;
	margin: 0;
	z-index: 1;
	border-left: 0;
	color: #111;
}
.woocommerce #content .quantity .minus {
	bottom: 0;
	top: auto;
	border-top: 0;
}
.woocommerce #content .quantity .minus:focus,
.woocommerce #content .quantity .plus:focus,
.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover {
	color: #000;
}
.details_thumbnails li {
	padding: 20px 0;
	display: inline-block;
}
.woocommerce #content div.product div.details-img,
.woocommerce div.product div.details-img,
.woocommerce-page #content div.product div.details-img,
.woocommerce-page div.product div.details-img {
	width: 50%;
	position: relative;
	float: left;
	margin: 0 0 50px 0;
	overflow: hidden;
	padding-right: 15px;
}
.woocommerce #reviews h3 {
	margin: 0px 0 6px 0;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 50%;
	padding-left: 15px;
	float: left;
}
.woocommerce #content div.product div.details-img .images,
.woocommerce div.product div.details-img .images,
.woocommerce-page #content div.product div.details-img .images,
.woocommerce-page div.product div.details-img .images {
	width: auto;
	margin: 0;
	float: none;
	position: relative;
}
.details_thumbnails,
.details_thumbnails .owl-stage-outer {
	position: static;
	padding-bottom: 0;
}
.details-img .thumbnails {
	position: relative;
}
.details_thumbnails .owl-nav .owl-prev {
	left: 15px !important;
	right: auto !important;
	margin-left: 0 !important;
	margin-right: auto !important;
	background: transparent !important;
}
.details_thumbnails .owl-nav .owl-next {
	left: auto !important;
	right: 15px !important;
	margin-left: auto !important;
	margin-right: 0 !important;
	background: transparent !important;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
	width: auto;
	margin: 0;
}
.details_thumbnails {
	width: 330px;
	margin: 30px auto;
}
.ftc-number {
	color: #fff;
	text-align: center;
}
.details_thumbnails .owl-nav .owl-prev,
.details_thumbnails .owl-nav .owl-next {
	width: 25px !important;
	height: 25px !important;
	background-color: #efefef;
	color: #444;
	position: absolute;
	top: 44%;
	visibility: hidden;
	opacity: 0;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	border-color: #dedede;
}
.details_thumbnails .owl-nav .owl-prev {
	margin-left: -35px;
	left: 0;
	transform: translate(-10px, calc(-50% + 10px)) rotate(45deg) !important;
	-webkit-transform: translate(-10px, calc(-50% + 10px)) rotate(45deg) !important;
	-moz-transform: translate(-10px, calc(-50% + 10px)) rotate(45deg) !important;
	-ms-transform: translate(-10px, calc(-50% + 10px)) rotate(45deg) !important;
}
.details_thumbnails .owl-nav .owl-next {
	margin-right: -35px;
	right: 0;
	transform: translate(10px, calc(-50% + 10px)) rotate(45deg) !important;
	-webkit-transform: translate(10px, calc(-50% + 10px)) rotate(45deg) !important;
	-moz-transform: translate(10px, calc(-50% + 10px)) rotate(45deg) !important;
	-ms-transform: translate(10px, calc(-50% + 10px)) rotate(45deg) !important;
}
ul.details_thumbnails .owl-prev:before {
	content: "\f053";
	margin-left: 3px !important;
	margin-top: -5px !important;
}
ul.details_thumbnails .owl-next:before {
	content: "\f054";
	margin-left: -7px !important;
	margin-top: 6px !important;
}
body .details-img .details_thumbnails .owl-nav > div.owl-next:before {
	font-family: 'FontAwesome';
	font-size: 22px !important;
	font-weight: 300;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	color: #dedede;
	margin-right: 5px;
	margin-top: 6px;
	background: rgb(255, 255, 255);
	width: 20px;
	height: 20px;
}
body .details-img .details_thumbnails .owl-nav > div.owl-prev:before {
	font-family: 'FontAwesome';
	font-size: 22px !important;
	font-weight: 300;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	color: #dedede;
	margin-left: 5px;
	margin-top: -6px;
	background: rgb(255, 255, 255);
	width: 20px;
	height: 20px;
}
div.product .thumbnails:hover div.owl-prev,
div.product .thumbnails:hover div.owl-next {
	visibility: visible;
	opacity: 1;
	transform: translate(0, calc(-50% + 10px));
	-webkit-transform: translate(0, calc(-50% + 10px));
	-moz-transform: translate(0, calc(-50% + 10px));
	-ms-transform: translate(0, calc(-50% + 10px));
}
body .details-img .details_thumbnails .owl-nav > div.owl-next:hover:before,
body .details-img .details_thumbnails .owl-nav > div.owl-prev:hover:before {
	color: #23a997;
}
.details_thumbnails .owl-nav .owl-prev:hover,
.details_thumbnails .owl-nav .owl-next:hover {
	background-color: #15bd9c;
	color: #fff;
	transition: color 0.4s ease;
	-webkit-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
}
div.product .summary .yith-wcwl-add-to-wishlist a:before {
	font-family: 'FontAwesome';
	content: "\f004";
	font-size: 18px !important;
	line-height: 40px;
}
.pp_woocommerce div.product .summary .compare:before,
.woocommerce div.product .summary .compare:before,
.woocommerce-page div.product .summary .compare:before,
.woocommerce #content div.product .summary .compare:before,
.woocommerce-page #content div.product .summary .compare:before {
	font-family: 'FontAwesome';
	content: "\f0ec";
	font-size: 18px !important;
	line-height: 38px;
}
.pp_woocommerce div.product .summary .compare.added:before,
.woocommerce div.product .summary .compare.added:before,
.woocommerce-page div.product .summary .compare.added:before,
.woocommerce #content div.product .summary .compare.added:before,
.woocommerce-page #content div.product .summary .compare.added:before {
	font-family: 'FontAwesome';
	content: "\f047";
	font-size: 22px !important;
	line-height: 38px;
}
.summary .yith-wcwl-add-to-wishlist img.ajax-loading {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -8px !important;
	width: 16px !important;
	height: 11px !important;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare,
div.product .summary .yith-wcwl-add-to-wishlist a {
	width: 40px;
	height: 40px;
	background-color: #262626;
	color: #999;
	display: inline-block;
	border-radius: 0;
	white-space: pre;
	color: #fff;
}
div.product .summary .yith-wcwl-add-to-wishlist a,
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare {
	text-align: center;
	background-image: none !important;
	text-transform: none;
	font-size: 0;
}
.yith-wcwl-add-to-wishlist {
	position: relative;
}
div.product .summary .compare {
	float: left;
	margin-top: -49px;
	margin-left: 205px;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	position: relative;
}
div.product .summary .yith-wcwl-add-to-wishlist {
	display: inline-block;
	float: left;
	margin: -70px 10px 0px 0;
}
div.product .summary .yith-wcwl-add-to-wishlist.exists a.add_to_wishlist {
	display: none;
}
div.product .summary .yith-wcwl-add-to-wishlist span.yith-wcwl-wishlistexistsbrowse {
	display: none;
}
div.product .summary .yith-wcwl-add-to-wishlist.exists span.yith-wcwl-wishlistexistsbrowse {
	display: block;
}
div.product .summary .yith-wcwl-add-to-wishlist {
	position: relative;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-top: 0;
	margin-left: 5px;
}
div.product:not(.product-type-external) .summary>.yith-wcwl-add-to-wishlist {
	display: none;
}
div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	position: absolute;
	width: 300px;
	bottom: -40px;
	font-size: 14px;
	left: -160px;
}
div.product.outofstock .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	left: 0;
}
div.product.outofstock .summary div[itemprop="offers"] {
	margin-bottom: 20px;
}
div.product.outofstock .summary .yith-wcwl-add-to-wishlist,
div.product .summary .yith-wcwl-add-to-wishlist.add-to-wishlist-345 {
	/*margin-left: 0;*/
}
div.product div.summary .clear {
	display: none;
}
.summary .item-description {
	margin: 0;
	padding-top: 0;
	text-align: left;
	width: 100%;
	padding-bottom: 5px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
	margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity {
    margin-bottom: 25px;
    float: left;
    position: relative;
    width: auto;
    padding-right: 20px;
}
.woocommerce div.product div.summary p.cart a,
.woocommerce div.product form.cart .button {
	position: absolute;
	padding: 4px 20px 5px;
	background-color: #efefef;
	border-radius: 0;
	color: #444;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: normal;
	border-radius: 0;
	height: 40px;
	width: 155px;
}
.woocommerce div.product div.summary button.button.disabled {
	opacity: 1;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	background: #23a997;
	color: #fff;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	background: #262626 !important;
}
.woocommerce div.product form.cart .single_add_to_cart_button:before {
	content: "\f290";
	font-family: "fontAwesome";
	font-size: 17px;
	margin-right: 5px;
	color: #fff;
	line-height: 16px;
}
.summary .social-sharing .print,
.summary .social-sharing .email {
	display: none;
}
.woocommerce div.product .woocommerce-product-rating {
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
.woocommerce .woocommerce-product-rating .star-rating {
	float: none;
	margin: 0;
	height: 15px;
	margin-top: 10px;
}
.woocommerce-product-rating a.woocommerce-review-link {
	line-height: 14px;
	font-size: 14px;
}
.woocommerce div.product p.stock,
div.ftc-quickshop-wrapper.product p.stock {
	margin-bottom: 5px;
	color: #000;
	font-size: 13px;
}
.summary.entry-summary ins .woocommerce-Price-amount {
	padding-left: 0;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.pp_woocommerce div.product form.cart .variations label {
	font-weight: bold;
	padding: 0;
	font-size: 16px !important;
	text-transform: capitalize;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 0;
	color: #444;
}
.woocommerce div.product form.cart .variations,
.woocommerce div.product div.summary {
	margin-bottom: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-weight: bold;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
	overflow: hidden;
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
.woocommerce div.product form.cart .variations select,
.pp_woocommerce div.product form.cart .variations div.value select {
	width: 100%;
	border: 1px solid #e5e5e5;
	line-height: 20px;
}
.woocommerce div.product .woocommerce-tabs {
	margin-bottom: 50px;
}
.woocommerce div.product .summary .product_title.entry-title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.woocommerce div.product .summary .price {
	font-size: 24px;
	line-height: 24px;
	padding-top: 13px;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description p {
	margin-top: 30px;
	padding-top: 19px;
	margin-bottom: 17px;
	border-top: 1px solid #ebebeb;
	line-height: 25px;
}
.woocommerce div.product .summary .item-description .caftc-link span:not(.cat-links),
.item-description .tags-link > span:not(.tag-links) {
	font-weight: bold;
	font-size: 16px;
	width: 100px;
	display: inline-block;
}
.woocommerce div.product .summary .item-description .tags-link .tag-links a {
	font-weight: normal;
}
.woocommerce div.product .summary .item-description .caftc-link span a {
	font-weight: normal;
}
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce table.wishlist_table {
	text-align: justify;
	font-size: 13px;
}
.related.products {
	margin-bottom: 100px !important;
}
div.product.vertical-thumbnail .thumbnails {
	width: 105px;
	float: left;
	margin-top: -10px;
	position: relative;
}
.woocommerce #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page div.product.vertical-thumbnail div.details-img div.images {
	margin-left: 120px;
}
div.product.vertical-thumbnail .thumbnails li {
	padding: 10px 0 0 0;
	line-height: 0;
	overflow: hidden;
}
div.product.vertical-thumbnail .details_thumbnails {
	width: 105px;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div {
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	margin: 0;
	width: 20px !important;
	height: 20px !important;
	margin-left: -15px !important;
	transform: inherit;
	border: none;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev:before {
	content: "\f107";
	transform: inherit;
	margin: 0;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next:before {
	content: "\f106";
	transform: inherit;
	margin: 0;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div:before {
	line-height: 18px !important;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev {
	top: auto;
	bottom: 0;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next {
	top: 10px;
	bottom: auto;
	background-color: #fff;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev {
	visibility: hidden;
	opacity: 0;
	transform: translate(0, 10px);
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next {
	visibility: hidden;
	opacity: 0;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-prev,
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-next {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
}
/*Related product - Upsell product*/

.woocommerce.ftc-product-deals-widget-wrapper .products,
.woocommerce-page .ftc-product-deals-widget-wrapper .products,
.woocommerce .ftc-slider .products,
.woocommerce-page .ftc-slider .products,
.woocommerce .upsells .products,
.woocommerce-page .upsells .products,
.woocommerce .cross-sells .products,
.woocommerce-page .cross-sells .products,
.woocommerce .upsells.products,
.woocommerce-page .upsells.products,
.woocommerce .cross-sells.products,
.woocommerce-page .cross-sells.products,
.woocommerce .related.products,
.woocommerce-page .related.products .woocommerce .related .products,
.woocommerce-page .related .products {
	margin: 0;
}
.related .products .product,
.woocommerce .upsells .products .product,
.woocommerce .related .products .product {
	width: 100%;
}
.upsells .products .product,
.related .products .product,
.woocommerce .upsells .products .product,
.woocommerce .related .products .product {
	padding: 0;
}
/*Social Sharing*/

div.product .ftc-social-sharing {
	width: 100%;
	display: inline-block;
	/*overflow: hidden;*/
	margin-bottom: 32px;
}
div.product .social-sharing {
	width: 100%;
	display: inline-block;
	/*overflow: hidden;*/
	margin-bottom: 10px;
}
div.product .social-sharing li {
	display: inline-block;
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 3px;
	line-height: 0;
}
div.product .social-sharing li a {
	display: inline-block;
	font-size: 0;
	transition: transform 0.5s ease;
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
}
/*Tab woocomercer*/

body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body > p::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	background-color: #d3d3d3;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body > p::-webkit-scrollbar {
	width: 6px;
	background-color: #d3d3d3;
	padding: 0 2px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body > p::-webkit-scrollbar-thumb {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #8c8c8c;
}
.vc_tta-container h2 {
	text-align: center !important;
	font-size: 24px !important;
	margin-bottom: 35px;
	font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: .5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background-color: transparent;
	margin: 0;
	text-transform: uppercase;
	border: none;
	padding-right: 0px;
	padding-left: 0;
	display: block !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	padding-left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #15bd9c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px;
	height: 50px;
	background: #e5e5e5;
	line-height: 50px;
	display: block;
	border: 0;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child a {
	border-bottom: 0;
}
/*    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{
    	content: "\f056";
    	font-family: "fontAwesome";
    	font-size: 13px;
    	position: absolute;
    	right: 20px;
    	color: #23a997;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:after{
    	content: "\f055";
    	font-family: "fontAwesome";
    	font-size: 13px;
    	position: absolute;
    	right: 20px;
    	color: #999999;
    	}*/

.woocommerce div.product .woocommerce-tabs ul.tabs > .post-info {
	border-top: 0;
	border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #15bd9c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a {
	border-right: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	margin-bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 25px 20px 25px 20px;
	margin: 0;
	clear: both;
	font-size: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-description p {
	text-align: justify;
	line-height: 22px;
	padding-right: 0px;
}
.woocommerce table.shop_attributes {
	margin-bottom: 0;
}
.woocommerce table.shop_attributes tr:last-child td,
.woocommerce-page table.shop_attributes tr:last-child td,
.woocommerce table.shop_attributes tr:last-child th,
.woocommerce-page table.shop_attributes tr:last-child th {
	border: 1px solid #e5e5e5;
	padding: 5px 15px;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td,
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
	line-height: inherit;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	padding: 5px 15px;
	text-transform: none;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}
.woocommerce table.shop_attributes th {
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	border-right: 0 !important;
}
.woocommerce-tabs #comments {
	margin: 0;
	padding: 0;
}
.woocommerce #reviews #comments h2 {
	clear: none;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.woocommerce #review_form #respond .form-submit input {
	background: #262626;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	border-radius: 0;
}
.woocommerce #review_form #respond .form-submit input:hover {
	background: #23a997;
}
.woocommerce-tabs #review_form_wrapper {
	margin: 0;
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
	font-size: 14px;
}
/*Product categories tab 2*/

.ftc-product-category .row-tabs {
	width: 12.83%;
	float: left;
	padding: 0;
}
.ftc-product-category .counter-wrapper {
	display: none;
}
body:not(.fullwidth-template-padding) .ftc-product-category .row-content {
	padding-left: 30px;
}
.ftc-product-category .row-content {
	width: 87.17%;
	float: left;
}
.ftc-product-category .row-content {
	position: relative;
	z-index: 2;
}
.ftc-product-category .row-content.loading .column-products:before {
	background: #fff url(assets/images/loadingp.gif) no-repeat scroll center center;
	background-size: 40px 40px;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: -1px;
	top: 0;
	z-index: 1039;
}
.ftc-product-category .woocommerce.columns-4 .products .product {
	width: 100%;
}
.woocommerce .products .product,
.woocommerce-page .products .product {
	margin: 0 0 10px 0;
}
.woocommerce.columns-4,
.woocommerce.columns-3,
.woocommerce.columns-1 {
	margin: 0 -15px;
}
.woocommerce .ftc-slider .products .product,
.woocommerce-page .ftc-slider .products .product {
	width: 100%;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	margin-bottom: 15px;
}
.woocommerce ul.products li.product .price {
	color: #15bd9c;
}
.woocommerce ul.products li.product .price del {
	display: inline-block;
}
.woocommerce .products.list .product,
.woocommerce-page .products.list .product,
.ftc-product-category .woocommerce .products .product,
.ftc-product-category .woocommerce-page .products .product {
	padding: 0;
}
.ftc-product-category ul.tabs li:hover,
.ftc-product-category ul.tabs li.current {
	border: 1px solid #15bd9c;
}
.ftc-product-category ul.tabs li.current {
	cursor: default;
	z-index: 10;
}
.ftc-product-category ul.tabs li:hover {
	z-index: 10;
}
.ftc-product-category ul.tabs li {
	text-align: center;
	margin: 0;
	padding: 4px 4px 6px;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
	cursor: pointer;
	vertical-align: middle;
	transition: background 100ms ease;
	-webkit-transition: background 100ms ease;
	-moz-transition: background 100ms ease;
}
.ftc-product-category ul.tabs li {
	margin-top: -1px;
}
.ftc-product-category ul.tabs li span.icon {
	display: block;
	margin-bottom: 6px;
}
.ftc-product-category ul.tabs li span.title {
	font-size: 13px;
	line-height: 39.5px;
}
.ftc-product-category .woocommerce {
	margin: 0 -15px;
	position: relative
}
.ftc-product-category .woocommerce .products,
.ftc-product-category .woocommerce-page .products {
	margin: 0;
}
/*about us*/

.ftc-feature.has-image .ftc_feature_content {
	padding: 18px 15px 30px 15px;
}
.ftc-feature {
	text-align: center;
	padding-bottom: 0;
	font-size: 14px;
}
.ftc-feature .ftc_feature_info {
	height: 50px;
	overflow: hidden;
}
.ul-style.circle li:before {
	font-family: FontAwesome;
	content: "\f111";
	margin-right: 15px;
	font-size: 10px;
}
.ftc-feature .ftc_feature_content h3 {
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.ftc-feature a.ftc_feature_image {
	position: relative;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	max-width: 100%;
}
.bg-blank-page .ftc-feature .feature-content {
	width: 100%;
	max-width: 100% !important;
	padding: 0;
}
.bg-blank-page .ftc-feature .feature-content .ftc_feature_image {
	width: 100%;
	height: 100%;
}
.ftc-feature a.ftc_feature_image:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.ftc-feature a.ftc_feature_image img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transition: transform 400ms ease 0s;
	-moz-transition: transform 400ms ease 0s;
	-webkit-transition: -webkit-transform 400ms ease 0s;
}
.ftc-feature a.ftc_feature_image:hover .effect {
	opacity: 1;
}
.ftc-feature .effect {
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.5);
	transition: all 450ms ease 0s;
	-moz-transition: all 450ms ease 0s;
	-webkit-transition: all 450ms ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title:before,
.vc_toggle_title:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.3;
	z-index: 0;
	display: block;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
	margin: 0;
	outline: 0 !important;
	cursor: pointer;
	margin-bottom: -1px;
	padding: 0;
	position: relative;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon {
	background: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	z-index: 3;
	line-height: 42px;
	width: 42px;
	height: auto;
	color: #9c9c9c;
	text-align: center;
	font-style: normal;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.active .vc_tta-panel-title > a,
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a:hover,
body div.pp_details a.pp_close:hover:before {
	color: #23a997;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel {
	margin-bottom: 0px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
	padding: 25px 20px 25px 20px !important;
	margin-bottom: 0;
	border: 1px solid #ebebeb !important;
	border-top: none !important;
	font-size: 14px;
}
.woocommerce table.shop_table tbody tr:last-child td.actions {
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.active .vc_tta-panel-body {
	border-bottom: 0 !important;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels > .vc_tta-panel:last-child.active .vc_tta-panel-body {
	border: 1px solid #ebebeb !important;
}
.woocommerce table.shop_attributes td p {
	font-size: 14px;
	text-transform: capitalize;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body > p {
	padding-right: 20px;
	max-height: 8em;
	overflow: auto;
	font-size: 15px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before {
	line-height: 42px;
	font-family: 'FontAwesome';
	font-size: 16px;
	content: "\f055";
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	right: 0;
	border: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transition: all 0s ease 0s;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
	margin: 0;
	position: relative;
	display: inline-block;
	width: 100%;
	z-index: 1;
	font-weight: bold;
	padding: 29px 20px 25px 20px;
	border: 1px solid #e5e5e5;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:after {
	display: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.active .vc_tta-controls-icon:before {
	content: "\f056";
	color: #23a997;
}
.ftc-sb-button a.ftc-button-1:hover {
	background: #383838;
	border-color: #fff;
	color: #ffffff;
}
.ftc-sb-button a.ftc-button-1 {
	border-color: #cccccc;
	border-width: 0px;
	color: #383838;
	border-radius: 0;
}
.section-extend-button .ftc-button {
	position: absolute;
	top: -5px;
	left: auto;
	right: 15px;
}
.ftc-button,
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
	padding: 12px 25px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	border-style: solid !important;
	margin: 10px 0 10px 0;
	min-width: 140px;
	text-align: center;
}
.vc_progress_bar .vc_single_bar .vc_label {
	top: -20px;
	font-size: 14px;
	line-height: 8px;
	padding: 0;
	color: #444 !important;
	text-shadow: none !important;
	text-transform: uppercase;
	font-weight: bold;
}
.vc_progress_bar .vc_single_bar:first-child {
	margin-top: 23px;
}
.vc_progress_bar .vc_single_bar {
	margin-bottom: 53px;
}
.vc_progress_bar .vc_single_bar .vc_bar,
.vc_progress_bar .vc_single_bar {
	border-radius: 0;
}
/*Team member*/

.ftc-team-member {
	text-align: center;
	padding: 0;
	max-width: 300px;
	margin: 0 auto;
}
.ftc-team-member .image-thumbnail {
	position: relative;
	margin-bottom: -1px;
	overflow: hidden;
	border-radius: 50%;
}
.ftc-team-member .image-thumbnail:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	z-index: 1;
	opacity: 0;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	border-radius: 50%;
}
.ftc-team-member .image-thumbnail:hover:before {
	opacity: 0.75;
	background: #000;
}
.ftc-team-member .image-thumbnail:hover .socials {
	display: block;
}
.ftc-team-member .image-thumbnail:hover .socials li {
	-webkit-animation-duration: 400ms;
	-moz-animation-duration: 400ms;
	animation-duration: 400ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: run_social;
	-moz-animation-name: run_social;
	animation-name: run_social;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
@-webkit-keyframes run_social {
	from {
		opacity: 0;
		transform: translate(0, 20px);
		-moz-transform: translate(0, 20px);
		-webkit-transform: translate(0, 20px);
		-ms-transform: translate(0, 20px);
	}
	to {
		opacity: 1;
		transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
	}
}
@-moz-keyframes run_social {
	from {
		opacity: 0;
		transform: translate(0, 20px);
		-moz-transform: translate(0, 20px);
		-webkit-transform: translate(0, 20px);
		-ms-transform: translate(0, 20px);
	}
	to {
		opacity: 1;
		transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
	}
}
@keyframes run_social {
	from {
		opacity: 0;
		transform: translate(0, 20px);
		-moz-transform: translate(0, 20px);
		-webkit-transform: translate(0, 20px);
		-ms-transform: translate(0, 20px);
	}
	to {
		opacity: 1;
		transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
	}
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(2) {
	animation-delay: 100ms;
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(3) {
	animation-delay: 200ms;
	-webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(4) {
	animation-delay: 300ms;
	-webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(5) {
	animation-delay: 400ms;
	-webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
}
.ftc-team-member .socials a.facebook:hover {
	background: #3B5998;
}
.ftc-team-member .socials a.twitter:hover {
	background: #2CAAE1;
}
.ftc-team-member .socials a.google-plus:hover {
	background: #DD4B39;
}
.ftc-team-member .socials a.linked:hover {
	background: #007BB6;
}
.ftc-team-member .socials a.rss:hover {
	background: #FF5700;
}
.ftc-team-member .socials {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	top: 50%;
	z-index: 2;
	transform: translate(0, -49%);
	-webkit-transform: translate(0, -49%);
	-moz-transform: translate(0, -49%);
	-ms-transform: translate(0, -49%);
}
.ftc-team-member .socials a {
	font-size: 16px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	display: inline-block;
	background: transparent;
	position: relative;
	z-index: 1;
	color: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	overflow: hidden;
}
.ftc-team-member .socials li {
	width: 30px;
	height: 30px;
	margin: 4px;
	display: inline-block;
}
.ftc-team-member header {
	padding: 20px 0 0;
}
.ftc-team-member header > h3,
.ftc-team-member header > h3 a {
	font-size: 15px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
/*Contact us*/

.ftc-heading h2,
.ftc-heading h3,
.ftc-heading h4,
.ftc-heading h5,
.ftc-heading h6 {
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}
.wpcf7 p {
	width: 370px;
	float: left;
}
.wpcf7 p:nth-child(2n+2) {
	margin-right: 30px;
}
.wpcf7 p:nth-child(6) {
	width: 100%;
}
.wpcf7 p::-webkit-input-placeholder {
	color: #909090;
}
.wpcf7 p::-moz-placeholder {
	color: #909090;
}
.wpcf7 p input:focus,
.wpcf7 p textarea:focus,
.woocommerce form .form-row .input-text:focus {
	outline: none !important;
	border: 1px solid #15bd9c;
}
.wpcf7 p input[type="search"],
.wpcf7 p input[type="text"],
.wpcf7 p input[type="password"],
.wpcf7 p input[type="number"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="date"],
.wpcf7 p select,
.wpcf7 p textarea,
.wpcf7 label {
	width: 100%;
	max-width: 100%;
}
.wpcf7 input[type^="submit"] {
	padding: 15px 24px 15px 24px;
}
.wpcf7 p textarea {
	height: 140px;
}
.information-contact p {
	display: block;
}
.information-contact p:before {
	margin-right: 25px;
	font-family: "Fontawesome";
}
/*FAQ*/

.vc_toggle_title h4 {
	margin: 0;
	position: relative;
	z-index: 1;
	font-weight: bold;
	font-size: 16px;
	padding: 9px 40px 9px 40px;
	background: none;
	width: 100%;
	display: inline-block;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	margin-bottom: 10px;
}
.vc_toggle_title h4:hover {
	color: #15bd9c;
}
.st-faq-content {
	margin-bottom: 13px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_icon,
.vc_toggle .vc_toggle_icon:after {
	display: none !important;
}
.vc_toggle_active .vc_toggle_icon:before {
	content: "\f106" !important;
}
.vc_toggle_title h4:before {
	position: absolute;
	left: 0px;
	top: 2px;
	color: #15bd9c;
	font-family: 'FontAwesome';
	content: "\f067";
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	z-index: 4;
	font-weight: 300;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #23a997;
	color: #fff !important;
	line-height: 30px;
}
.vc_toggle_active .vc_toggle_title h4:before {
	font-family: 'FontAwesome';
	content: "\f068";
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	left: 0;
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
	padding: 0;
	margin: 0;
}
@media only screen and (min-width: 1200px) {
	.vc_toggle_default .vc_toggle_content,
	.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
		text-align: justify;
	}
}
/*Coming Soon*/

.bg-blank-page {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 1920px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	content: "";
	z-index: 0;
	background-color: #000 !important;
}
h1.title-coming {
	font-size: 70px;
	line-height: 76px;
	margin-top: 10px;
	padding: 0;
}
.page-template-revslider-page-template {
	text-align: center;
}
.page-template-revslider-page-template > div:first-child {
	overflow: hidden;
	position: relative;
	padding: 60px 30px 20px 30px;
}
.page-template-revslider-page-template .ftc-countdown {
	display: inline-block;
}
.ftc-countdown .counter-wrapper > div {
	width: 130px;
	height: 130px;
	padding: 15px 2px 15px 2px;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: transparent;
	margin: 0 20px;
}
.ftc-countdown .counter-wrapper > div .number-wrapper .number {
	font-size: 50px;
	line-height: 56px;
}
.ftc-countdown .counter-wrapper > div .countdown-meta {
	font-size: 20px;
	line-height: 24px;
}
.ftc-countdown .counter-wrapper > div .countdown-meta,
.ftc-countdown .counter-wrapper > div .number-wrapper .number {
	color: #fff;
}
.ftc-countdown .counter-wrapper > div.days {
	background: transparent;
}
.ftc-countdown .counter-wrapper > div {
	border-color: #fff;
}
.ftc-sb-button {
	display: inline-block;
}
.ftc-group-button-coming .ftc-button {
	min-width: 145px;
	margin: 5px;
}
/*Services*/

.service_row1 .text_service,
.service_row2 .text_service,
.service_row3 .text_service {
	padding: 55px 0px 58px 85px;
	background: #f1f7fc;
}
.text_service h3 {
	margin-bottom: 15px;
}
.text_service ul {
	list-style: none;
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.text_service ul li {
	position: relative;
	padding: 3px 20px;
	padding-left: 10px;
	line-height: 24px;
}
.text_service .service-button {
	margin-top: 3px;
}
.text_service ul li:before {
	content: "-";
	position: absolute;
	left: 0px;
}
.text_service > div >a {
	display: block;
	width: 135px;
	height: 40px;
	color: #fff !important;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background: #23a997;
	border-radius: 0px;
}
.text_service > div >a:hover {
	background: #000;
}
.text_row1,
.text_row2,
.text_row3 {
	margin-top: 28px;
}
body .wpb_wrapper .vc_separator {
	margin-bottom: 0;
}
.fix-size-heading h2 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 30px;
}
.services-title .ftc-feature.feature-horizontal .feature-icon,
.service-title-top .ftc-feature .feature-content .feature-icon {
	font-size: 24px;
	line-height: 78px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 78px;
	height: 78px;
	margin: 0;
	text-align: center;
}
.services-title .ftc-feature.feature-horizontal .feature-icon {
	float: left;
}
.services-title .ftc-feature.feature-horizontal .ftc_feature_content {
	text-align: left;
	margin-left: 100px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 2;
	display: table;
}
.services-title .ftc-feature.feature-horizontal .feature-content {
	line-height: normal;
}
.ftc-feature .ftc_feature_content {
	padding-top: 15px;
	line-height: 24px;
}
.ftc-feature .ftc_feature_content h3 {
	margin-bottom: 3px;
}
.ftc-feature .ftc_feature_content h3 a {
	color: #2b2b2b;
}
.ftc-feature .ftc_feature_content h3 a:hover {
	color: #23a997;
}
.group-feature-has-bg h2,
.group-feature-has-bg .excerpt {
	max-width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.group-feature-has-bg .excerpt {
	padding-bottom: 40px;
}
.ftc-feature.has-image .ftc_feature_content {
	background-color: #fff;
	padding: 18px 0 0 0;
}
.ftc-feature {
	position: relative;
	z-index: 0;
}
.st-row-feature .ftc-feature .feature-content {
	padding: 57px 25px 10px 25px;
	margin: 0 auto;
	max-width: 250px;
	background: #fff;
	margin-left: 50px;
	z-index: 105;
	transition: transform 0.8s ease;
	-webkit-transition: transform 0.8s ease;
	-moz-transition: transform 0.8s ease;
	-o-transition: transform 0.8s ease;
	-ms-transition: transform 0.8s ease;
}
.st-row-feature .ftc-feature .feature-content:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 0;
	width: 350px;
	height: 170px;
	border: 2px solid #23a997;
	z-index: -1;
}
.ftc-feature.no-before-border .feature-content:before {
	display: none;
}
.st-row-feature > div:nth-child(2) .ftc-feature .feature-content {
	margin: 0 auto;
}
.st-row-feature > div:nth-child(2) .ftc-feature .feature-content:before {
	margin-left: 12px;
}
.st-row-feature > div:last-child .ftc-feature .feature-content {
	margin-left: auto;
	margin-right: 50px;
}
.st-row-feature > div:last-child .ftc-feature .feature-content:before {
	left: auto;
	right: 0;
}
.st-row-feature .ftc-feature .feature-content > a {
	font-size: 24px;
	color: #fff;
	position: relative;
	width: 65px;
	height: 65px;
	display: inline-block;
	margin-bottom: 30px;
}
.st-row-feature .ftc-feature .feature-content > a > i {
	width: 65px;
	height: 65px;
	text-align: center;
	color: #fff;
	z-index: 1000;
	position: relative;
	line-height: 65px;
}
.st-row-feature .ftc-feature .feature-content > a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 65px;
	height: 65px;
	background: #23a997;
}
.st-row-feature .ftc-feature .feature-content > a:after {
	content: "";
	position: absolute;
	top: 0px;
	left: -6px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 65px;
	height: 65px;
	border: 1px solid #23a997;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.st-row-feature .ftc-feature .feature-content:hover > a:after {
	left: 8px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.ftc-feature .feature-content:hover > a:before {} blockquote {
	position: relative;
	font-style: normal;
	padding: 10px 0 10px 60px !important;
	margin: 0 0 15px !important;
	border-left: 0 !important;
	font-size: 13px !important;
}
blockquote:before {
	position: absolute;
	font-family: "Fontawesome";
	content: "\f10d";
	font-size: 40px;
	line-height: 22px;
	left: 1px;
	top: 12px;
	color: rgba(118, 118, 118, .3);
}
/*Error 404*/

body.error404 #content {
	background: url(assets/images/404-bg.jpg) center;
	background-attachment: fixed;
	padding: 100px 25px;
	margin-bottom: 0px;
}
body.error404 .page-header h1 {
	font-size: 180px;
	line-height: 90px;
	color: #fff;
}
.error404 #primary .page-content {
	margin: 0 auto;
	text-align: center;
}
body.error404 .page-header {
	text-align: center;
	padding-bottom: 50px;
	color: #fff;
	border: 0;
}
body.error404 .page-header h2 {
	color: #fff;
	font-size: 40px;
	line-height: 44px;
	margin: 120px 0 25px 0;
	padding: 0;
	text-transform: uppercase;
}
body.error404 .page-header a {
	font-size: 16px;
	padding: 12px 28px;
	background-color: #15bd9c;
	color: #fff;
	text-transform: uppercase;
}
body.error404 .page-header p {
	margin-bottom: 60px;
}
body.error404 .page-content .search-form {
	margin-bottom: 30px;
}
/*Mile Stone*/

.ftc-number .number {
	font-size: 40px;
	line-height: 44px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}
.ftc-number h3.ftc_number_meta {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	line-height: 28px;
}
.ftc-number.text-light * {
	color: #fff;
	text-align: center;
}
/*Account*/

.woocommerce form .form-row label.inline {
	margin-left: 35px;
	margin-top: 2px;
	display: inline-block;
	position: relative;
}
.woocommerce form .form-row label.inline .woocommerce-form__input-checkbox {
	margin-top: 0;
	position: absolute;
	top: 8px;
}
.woocommerce .form-row input.button {
	padding: 9px 20px !important;
}
.woocommerce form.login,
.woocommerce form.register {
	padding: 20px 0 0 0;
	margin: 0;
	border: 0;
	margin-bottom: 30px;
}
body .button.button-secondary {
	background-color: #15bd9c;
	color: #fff;
	border-color: #15bd9c;
}
body .button.button-secondary:hover {
	background-color: #444;
	border-color: #444;
}
.woocommerce form .form-row {
	padding: 0;
	margin: 0 0 25px;
}
#customer_login h2,
.cart_totals h2 {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 9px;
}
#customer_login h2 span,
.cart_totals h2 span {
	position: relative;
	padding-bottom: 8px;
}
#customer_login h2 span:before,
.cart_totals h2 span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #15bd9c;
}
#customer_login h2:after,
.cart_totals h2:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #e5e5e5;
	z-index: -1;
}
/*Shopping cart*/

.woocommerce table.shop_table {
	border-radius: 0;
	border: none;
}
.woocommerce table.shop_table th {
	border-bottom: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	padding: 3px 12px;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.woocommerce table.shop_table thead th.product-remove,
.woocommerce table.shop_table tbody td.product-remove {
	border-left: 1px solid #e5e5e5;
}
.woocommerce .cart_totals table.shop_table tbody tr th {
	border-right: none !important;
}
.woocommerce .cart_totals table.shop_table tbody tr td {
	border-left: none !important;
}
.woocommerce table.shop_table td {
	border-right: 1px solid #e5e5e5;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
}
.woocommerce a.remove {
	margin: 0 auto;
}
.woocommerce table.shop_table td.product-quantity .quantity-title {
	display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity {
	display: inline-block;
	margin-top: 5px;
}
.woocommerce-cart table.cart img {
	width: 101px;
}
.woocommerce table.shop_table td:first-child {
	padding: 15px 20px 15px 20px;
}
table.wishlist_table.shop_table .product-remove {
  width: 50px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 295px;
	border: 1px solid #e5e5e5;
	padding: 11px 6px 10px;
}
.woocommerce table.cart td.actions .coupon .input-text {
	display: none;
}
.woocommerce-cart table.cart input.button {
	padding: 13px 20px !important;
	background-color: #2c2c2c;
	color: #fff;
	font-weight: normal;
	border-radius: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
	margin-bottom: 35px;
	padding-top: 25px;
}
.woocommerce table.shop_table tbody th {
	font-weight: normal;
	font-size: 14px;
	text-transform: initial;
	vertical-align: middle !important;
}
.woocommerce .cart_totals table.shop_table {
	width: 70%;
	border-spacing: 0 10px;
	border: none;
	margin: -10px 0px 6px 0;
	float: left;
	padding-right: 5px;
}
.woocommerce-cart .wc-proceed-to-checkout {
	float: left;
	padding: 0;
	margin-bottom: 50px;
	width: 30%;
	padding-left: 5px;
}
.woocommerce .cart_totals table.shop_table td {
	padding: 12px;
}
.woocommerce .wc-proceed-to-checkout a.button.alt,
.woocommerce .wc-proceed-to-checkout a.button {
	background-color: #2c2c2c;
	color: #fff;
	text-transform: uppercase;
	height: 50px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	border-radius: 0;
	line-height: 50px;
	padding: 0;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	color: #fff;
}
.woocommerce .cart_totals table.shop_table tbody tr th,
.woocommerce .cart_totals table.shop_table tbody tr td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child th,
.blog .entry-header,
.blog .post-info {
	border: 1px solid #e5e5e5;
}
/*Quick View*/

.pp_woocommerce #pp_full_res div.product div.summary > form div.quantity {
	margin-bottom: 30px;
	display: inline-block;
	float: left;
}
.pp_woocommerce #pp_full_res div.product div.summary > form .group_table div.quantity {
	margin-bottom: 0px;
	padding-right: 0;
}
.pp_woocommerce div.product .woocommerce-product-rating {
	float: left;
	margin-bottom: 5px;
}
.pp_woocommerce #pp_full_res div.product.product-type-variable div.summary >.price {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.pp_woocommerce div.product.product-type-grouped div.summary > form .group_table td.price del span {
	font-size: 15px;
}
.pp_woocommerce div.product.product-type-grouped div.summary > form .group_table td.price ins span,
.pp_woocommerce div.product.product-type-grouped div.summary > form .group_table td.price > span {
	font-size: 16px;
	color: #23a997;
}
.pp_woocommerce div.product.product-type-variable div.summary .single_variation_wrap .woocommerce-variation-add-to-cart > button.button {
	margin-top: 0px;
	height: 40px;
}
.pp_woocommerce div.product div.summary > .price ins span,
.pp_woocommerce div.product div.summary > .price > span {
	font-size: 20px;
	font-weight: bold;
	color: #23a997;
}
.pp_woocommerce div.product div.summary form.cart table tr td:first-child,
.pp_woocommerce div.product div.summary form.cart table tr th:first-child {
	padding-left: 10px;
	width: auto;
}
.pp_woocommerce div.product div.summary form.cart table tr td,
.pp_woocommerce div.product div.summary form.cart table tr th {
	padding: 10px;
	border: 0;
}
body div.pp_woocommerce.pp_pic_holder .pp_content_container,
body .pp_content_container {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 30px;
}
.pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce .pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce-page .pp_woocommerce div.product div.images-slider-wrapper {
	width: 45%;
	float: left;
	position: relative;
}
.pp_woocommerce div.product div.summary,
.woocommerce-page .pp_woocommerce div.product div.summary {
	width: 55%;
	padding: 0 25px 0 30px;
	float: left;
}
.pp_woocommerce div.product div.summary form.cart > button {
	margin-top: 15px;
}
.pp_woocommerce div.product.product-type-simple div.summary form.cart > button {
	margin-top: 0;
	height: 40px;
	margin-left: 9px;
}
body div.pp_woocommerce .pp_details > .pp_close:hover,
body div.pp_details a.pp_close:hover:before {
	color: #fff !important;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-prev {
	left: 0;
	right: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next {
	right: 0;
	left: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next:hover,
.ftc-quickshop-wrapper .owl-nav > div.owl-prev:hover {
	border-color: #15bd9c;
	color: #fff !important;
}
.ftc-quickshop-wrapper .cart a.single_add_to_cart_button {
	padding: 9px;
	background: #15bd9c;
	color: #fff;
	text-transform: uppercase;
}
.ftc-quickshop-wrapper .owl-nav > div {
	top: 50% !important;
	background-color: #fff;
	margin-top: -15px;
}
.owl-nav > div {
	position: absolute;
	cursor: pointer;
	top: -76px;
	width: 25px !important;
	height: 25px !important;
	z-index: 4;
	line-height: 0;
	display: inline-block;
	font-size: 0;
	text-align: center;
	font-weight: bold;
	transition: left 650ms, right 650ms, color 250ms, background 250ms, opacity 250ms, border-color 250ms, visibility 250ms ease 0s;
	-webkit-transition: left 650ms, right 650ms, color 250ms, background, opacity 250ms, border-color 250ms, visibility 250ms 250ms ease 0s;
	-moz-transition: left 650ms, right 650ms, color 250ms, background, opacity 250ms, border-color 250ms, visibility 250ms 250ms ease 0s;
}
.owl-nav > div:hover {
	background: #15bd9c;
	color: #fff;
	border-color: #15bd9c;
}
.owl-nav .owl-prev {
	left: auto;
	right: 50%;
	margin-right: 15px;
	position: absolute;
	border: 3px solid #020c0b;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 30px !important;
	height: 30px !important;
}
.owl-nav .owl-next {
	right: auto;
	left: 50%;
	margin-left: 15px;
	position: absolute;
	border: 3px solid #020c0b;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 30px !important;
	height: 30px !important;
}
.related.products .owl-nav .owl-prev {
	top: auto;
	bottom: -20px;
}
.related.products .owl-nav .owl-next {
	top: auto;
	bottom: -20px;
}
.ftc-quickshop-wrapper .quantity input[type="number"] {
	height: 40px;
	text-align: center;
	width: 41px;
	z-index: 100;
	position: relative;
}
.ftc-quickshop-wrapper .group_table .quantity .minus,
.ftc-quickshop-wrapper .group_table .quantity .plus {
	left: 115px;
}
.ftc-quickshop-wrapper .quantity .minus {
	top: auto;
	bottom: -20px;
	left: 61px;
	position: relative;
}
.ftc-quickshop-wrapper .quantity .plus {
	top: 0;
	bottom: auto;
	left: 0;
	position: relative;
}
.ftc-quickshop-wrapper .quantity .plus:hover,
.ftc-quickshop-wrapper .quantity .minus:hover,
.ftc-quickshop-wrapper .quantity .plus:focus,
.ftc-quickshop-wrapper .quantity .minus:focus {
	color: #000;
}
.pp_woocommerce .pp_top {
	/*display: none;*/
}
div.pp_default .pp_close,
body div.pp_woocommerce.pp_pic_holder .pp_close,
body div.ftc-product-video.pp_pic_holder .pp_close,
body .ftc-lightbox.pp_pic_holder a.pp_close {
	bottom: auto;
	z-index: 9;
	top: 0;
	right: -30px;
	position: absolute !important;
	background-image: none;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	font-size: 0 !important;
	background-color: #444;
	border-radius: 0;
	background-image: none !important;
	transition: all 150ms ease 0s;
	-o-transition: all 150ms ease 0s;
	-ms-transition: all 150ms ease 0s;
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
}
body div.pp_woocommerce.pp_pic_holder .pp_close:before,
div.pp_default .pp_close:before,
body .ftc-lightbox.pp_pic_holder a.pp_close:before,
body div.ftc-product-video.pp_pic_holder .pp_close:before {
	content: "\00d7";
	display: block;
	position: absolute;
	font-family: open sans-serif !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 30px;
	text-shadow: none !important;
	text-indent: 0 !important;
	font-size: 26px;
	font-weight: 300;
	transition: all 150ms ease 0s;
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
}
.pp_woocommerce div.product .product_title {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0px 15px 0;
	padding: 0;
	text-transform: capitalize;
}
.woocommerce-product-rating a.woocommerce-review-link:before {
	font-family: 'FontAwesome';
	margin-right: 10px;
	content: "\f044";
}
.pp_woocommerce .woocommerce-product-rating {
	line-height: 0;
	margin: 0 0 15px 0;
	display: block;
	float: left;
	padding: 2px 0;
	width: 100%;
}
.sku-wrapper {
	display: inline-block;
	width: 100%;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 7px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
}
.sku-wrapper span.sku-title {
	font-weight: normal;
	text-transform: none;
	font-size: 16px;
	width: 100px;
	display: inline-block;
	font-weight: bold;
	padding-left: 0;
}
.sku-wrapper span {
	font-weight: normal;
	padding-left: 0px;
}
#pp_full_res .pp_inline p {
	margin: 10px 0 15px;
	text-align: justify;
}
#pp_full_res .pp_inline .summary p.cart {
	margin-bottom: 30px;
}
.woocommerce form .form-row .woocommerce-form__label-for-checkbox .input-checkbox {
	margin-top: 8px;
}
.woocommerce form .form-row .woocommerce-form__label-for-checkbox span {
	padding-left: 20px;
}
.pp_woocommerce div.product form.cart .button {
	margin-top: 0px;
	width: 140px;
	height: 35px;
	text-transform: uppercase;
	font-weight: normal;
	background: #15bd9c;
	color: #fff;
	position: relative;
	border-radius: 0;
	padding: 0;
	text-align: center;
	line-height: 35px;
	display: block;
}
.pp_woocommerce div.product.product-type-grouped .summary form.cart > button.button {
	display: none;
}
.pp_woocommerce div.product.product-type-grouped .summary form.cart .group_table tr > td:first-child {
	width: 160px;
}
.pp_woocommerce div.product form.cart .group_table td.label {
	vertical-align: middle;
	padding: 0;
	padding-left: 0px;
	text-align: left;
	display: table-cell;
	border-radius: 0;
}
.pp_woocommerce div.product form.cart .button> i {
	font-size: 0;
}
.pp_woocommerce div.product form.cart > button.button {
	padding: 0;
}
.pp_woocommerce .sku-wrapper span.sku-title {
	margin-right: 15px;
	width: auto;
}
.pp_woocommerce div.product form.cart .group_table label {
	font-size: 14px;
}
table.compare-list th {
	padding-left: 20px !important;
}
table.compare-list tr th,
table.compare-list tr td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	height: 60px !important;
}
.dataTables_wrapper table.compare-list tr.title th,
.dataTables_wrapper table.compare-list tr.price th,
.dataTables_wrapper table.compare-list tr.title td,
.dataTables_wrapper table.compare-list tr.price td {
	height: 20px !important;
}
body table.compare-list .add-to-cart td a {
	padding: 10px 20px;
	margin: 0;
}
body table.compare-list .add-to-cart td a > i {
	font-size: 0;
}
body table.compare-list .add-to-cart th,
body table.compare-list .add-to-cart td {
	height: 60px !important;
}
body table.compare-list .add-to-cart td {
	padding-top: 0 !important;
}
.pp_woocommerce .woocommerce-product-rating .star-rating {
	width: 85px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	margin: 0 15px 0 0;
	float: left;
	overflow: hidden;
	position: relative;
	font-family: star !important;
	top: 0;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before {
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 12px;
	font-family: star;
}
.pp_woocommerce .star-rating:before {
	content: "\73\73\73\73\73";
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	color: #636363 !important
}
.pp_woocommerce .woocommerce-product-rating .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before {
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 12px;
	font-family: star;
}
.pp_woocommerce .star-rating span:before {
	content: "\73\73\73\73\73";
	top: 0;
	position: absolute;
	left: 0;
}
.pp_woocommerce div.product p.availability.stock {
	clear: both;
	line-height: 14px;
}
.pp_woocommerce div.product p.availability.out-of-stock {
	display: none;
}
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.pp_woocommerce .entry-summary table.group_table {
	border-collapse: collapse;
	border-spacing: 0 10px;
	border: 0;
	margin-bottom: 0;
}
.owl-nav > div.owl-next:before {
	content: "\f178";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	display: block;
	color: #020c0b;
	font-size: 24px;
	margin-left: -8px;
	margin-top: 9px;
	background: #fff;
	width: 25px;
}
body .ftc-sb-testimonial .owl-nav > div.owl-prev:hover:before,
body .ftc-sb-testimonial .owl-nav > div.owl-next:hover:before {
	color: #23a997;
}
.owl-nav > div.owl-prev:before {
	content: "\f177";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	display: block;
	color: #020c0b;
	font-size: 24px;
	margin-left: 8px;
	margin-top: -7px;
	background: rgb(255, 255, 255);
	width: 25px;
}
.owl-nav > div:before {
	line-height: 22px;
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: 300;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: left 650ms, right 650ms, color 250ms, background 250ms, opacity 250ms, border-color 250ms, visibility 250ms ease 0s
}
body .owl-nav > div:hover {
	background: transparent !important;
	border-color: #23a997;
}
body .owl-nav > div:hover:before {
	color: #23a997;
}
/*Blog*/

.post-item.sticky .post-info .entry-info .entry-title .sticky-post {
	font-size: 13px;
	padding: 3px 6px;
	background: #b20000;
	color: #fff;
	border-radius: 3px;
	vertical-align: super;
	margin-left: 5px;
	text-transform: uppercase;
}
.post-item .post-info .entry-info > .date-time:before {
	content: "\f073";
	font-family: "fontAwesome";
	margin-right: 5px;
}
.post-item .post-info .entry-info > .date-time.date-time-meta:before {
	content: "";
	margin: 0;
}
.related-posts.related {
	margin-top: 30px;
}
.button-readmore {
	background: #313131;
	color: #fff;
	padding: 6px 13px;
	margin-right: 10px;
}
.button-readmore:hover {
	background-color: #15bd9c;
	color: #fff;
}
.blog .post-info {
	padding: 25px;
}
header.page-header {
	padding-bottom: 9px;
	padding-left: 20px;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #eee;
}
.nav-title-icon-wrapper .icon-arrow-left,
.nav-title-icon-wrapper .icon-arrow-right,
.icon-arrow-left,
.icon-arrow-right {
	display: none;
}
.blogs .item .entry-header > .product_title,
.list-posts .post-info .entry-title {
	font-size: 15px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
}
.blogs .item .entry-header > .product_title {
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0;
}
.blog1 .ftc-sb-blogs .item .post-info p {
	padding-top: 0px;
}
.blog1 .ftc-sb-blogs .content-meta .date-time {
	padding-bottom: 8px;
}
.blogs .item .entry-header > .product_title a {
	color: #262626;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.blogs .item .entry-header > .product_title a:hover {
	color: #15bd9c;
	text-shadow: none;
}
.blogs .post-info p {
	text-align: justify;
	color: #666;
	margin-bottom: 15px;
}
.item .content-meta a.button-readmore {
	font-weight: normal;
	margin-right: 12px;
	background: transparent;
	color: #23a997;
	font-size: 12px;
	padding-left: 0;
	text-transform: uppercase;
}
.item .content-meta a.button-readmore:hover {
	color: #000;
	background: transparent;
}
.blogs .comment-count i {
	margin-right: 2px;
}
.st-row-blog .ftc-sb-blogs .item .content-meta {
	margin-top: -100px;
	margin-left: 30px;
}
.ftc-sb-blogs .item .content-meta {
	margin-bottom: 30px;
	z-index: 100;
	position: relative;
	background: #f8f8f8;
	padding: 20px;
}
.st-row-blog .ftc-sb-blogs .item .content-meta {
	margin-bottom: 50px;
}
.ftc-sb-blogs .meta-slider .blogs > .item:last-child .content-meta,
.ftc-sb-blogs .meta-slider .blogs > .item:last-child {
	margin-bottom: 30px;
}
.st-row-blog .ftc-sb-blogs .meta-slider .blogs .item .content-meta {
	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
}
.st-row-blog .ftc-sb-blogs .item {
	margin-bottom: 0;
	padding: 0px;
}
.ftc-sb-blogs .item {
	display: block;
	margin: 0 auto 0px auto;
}
.st-row-blog .ftc-sb-blogs .item:hover .content-meta {
	transform: translateY(23px) translateX(-30px);
	-webkit-transform: translateY(23px) translateX(-30px);
	-moz-transform: translateY(23px) translateX(-30px);
	-o-transform: translateY(23px) translateX(-30px);
	-ms-transform: translateY(23px) translateX(-30px);
	box-shadow: 4px 3px 7px rgba(0, 0, 0, 0.35);
}
/*blog effect*/

.post_list_widget > li > .thumbnail,
.blog-list-widget > li > .thumbnail,
.blogs .post-thumbnail .thumbnail,
article .single-featured-image-header,
.blog article .single-featured-image-header {
	position: relative;
}
.post_list_widget > li > .thumbnail .image-eff:before,
.blogs .post-thumbnail .thumbnail .image-eff:before,
article .single-featured-image-header .image-eff:before,
.blog article .single-featured-image-header .image-eff:before {
	content: "";
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transition: opacity 0.35s, transform 0.35s;
	-moz-transition: opacity 0.35s, transform 0.35s;
}
.post_list_widget > li > .thumbnail .image-eff:before {
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
}
.post_list_widget > li > .thumbnail .image-eff:after,
.blogs .post-thumbnail .thumbnail .image-eff:after,
article .single-featured-image-header .image-eff:after,
.blog article .single-featured-image-header .image-eff:after {
	content: "";
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	top: 10px;
	right: 30px;
	bottom: 10px;
	left: 30px;
	opacity: 0;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transition: opacity 0.35s, transform 0.35s;
	-moz-transition: opacity 0.35s, transform 0.35s;
}
.post_list_widget > li > .thumbnail:hover .image-eff:before,
.blogs .post-thumbnail .thumbnail:hover .image-eff:before,
.blog article .single-featured-image-header:hover .image-eff:before,
article .single-featured-image-header:hover .image-eff:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	background: rgb(0, 0, 0);
	opacity: 0.2;
}
.post_list_widget > li > .thumbnail:hover .image-eff:after,
.blogs .post-thumbnail .thumbnail:hover .image-eff:after,
article .single-featured-image-header:hover .image-eff:after,
.blog article .single-featured-image-header:hover .image-eff:after {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}
.single-post .content-meta .post-info {
	margin-bottom: 15px;
	line-height: 22px;
	padding-top: 10px;
}
/*button load more*/

div.loading-more {
	text-align: center;
	margin-bottom: 15px;
}
div.loading-more .button {
	padding: 10px 15px;
	background: #23a997;
	color: #fff;
	font-style: 15px;
	text-transform: uppercase;
}
div.loading-more .button:hover {
	background: #262626;
}
.home .ftc-sb-blogs .meta-slider,
.blog-home .ftc-sb-blogs .meta-slider,
.blog a.thumbnail {
	margin: 0;
}
.load-more-wrapper .button {
	min-width: 170px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 24px 10px 24px;
	background-color: #222222;
	color: #ffffff;
	border-color: #222222;
}
.load-more-wrapper {
	text-align: center;
	margin: 20px 0 -10px;
	display: inline-block;
	width: 100%;
}
.blog .item .post-info {
	padding: 20px;
}
.blog .item .post-info .entry-title,
.single-post .item .post-info .entry-title {
	margin: 24px 0 20px;
	text-transform: uppercase;
}
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content {
	margin-bottom: 20px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	overflow: visible;
	color: #444444;
}
.post-info .wpb_wrapper p {
	font-size: 16px;
	display: inline-block;
	line-height: 24px;
	text-align: justify;
	color: #444;
}
.comment-form input[type="submit"] {
	background-color: #333333;
	color: #fff;
}
.blog .item .post-info .entry-bottom,
.single-post .item .post-info .entry-bottom {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 5px 0;
	margin-top: 10px;
	overflow: hidden;
}
.blog .item .post-info .entry-bottom .caftc-link,
.single-post .item .post-info .entry-bottom .caftc-link {
	float: left;
}
.blog .item .post-info .entry-bottom .vcard.author,
.single-post .item .post-info .entry-bottom .vcard.author {
	float: right;
}
.comments-area .comment-author {
	float: left;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}
.comment-author .author-name {
	display: inline-block;
	float: left;
	text-transform: capitalize;
	margin-bottom: 4px;
}
.comments-area .datetime,
.comments-area .reply {
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.comments-area .datetime {
	clear: both;
	margin-right: 30px;
}
.single-post article .post-info .info-category {
	margin-bottom: 13px;
}
.single-post article .post-info .info-category .date-time,
.single-post article .post-info .info-category .caftc-link,
.single-post article .post-info .info-category .vcard.author,
.single-post article .post-info .info-category .comment-count {
	display: inline-block;
	margin-right: 7px;
}
.single-post article .post-info .info-category .date-time {
	color: #444444;
	margin-top: 20px;
}
.single-post article .post-info .info-category .date-time:before,
.single-post article .post-info .info-category .caftc-link:before,
.single-post article .post-info .info-category .vcard.author:before,
.single-post article .post-info .info-category .comment-count .fa-comments-o {
	margin-right: 5px;
}
.single-post article .post-info .info-category .date-time:before,
.related-posts .date-time:before {
	font-family: "Fontawesome";
	content: "\f073";
}
.single-post article .post-info .info-category .caftc-link:before {
	font-family: "Fontawesome";
	content: "\f02c";
}
.single-post article .post-info .info-category .vcard.author:before {
	font-family: "Fontawesome";
	content: "\f044";
}
.entry-info .short-content {
	display: inline-block;
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.post-info .entry-bottom {
	padding-bottom: 10px;
}
.post-info .entry-info .product_title {
	padding-bottom: 10px;
	color: #444;
}
.post-info .entry-info .product_title:hover,
.post-info .entry-info .entry-bottom .tag-links a {
	color: #23a997;
}
.post-info .entry-bottom .caftc-link {
	color: #444;
	display: inline-block;
	margin-right: 20px;
}
.post-info .entry-info .entry-bottom > span.vcard.author {
	display: inline-block;
	margin-right: 20px;
}
body .post-info .entry-bottom .caftc-link .cat-links a,
body .post-info .entry-bottom .vcard.author a {
	color: #15bd9c;
}
/*Message box*/

.vc_message_box {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 30px;
	padding: 27px 20px 27px 72px;
}
.vc_message_box.vc_message_box-standard {
	background-color: #fff;
}
.vc_message_box-icon>*,
.vc_message_box-icon>.fa {
	font-size: 30px;
}
/*BUTTON*/

.vc_btn3.vc_btn3-size-sm,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
	padding: 9px 37px;
	margin-bottom: 15px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	color: #444 !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom:hover {
	color: #fff !important;
}
.vc_btn3.vc_btn3-size-md,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 11px 33px;
	margin-bottom: 10px;
}
.vc_btn3.vc_btn3-size-lg,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 13px 38px;
	margin-bottom: 3px;
}
.shortcode-button .wpb_column.vc_column_container > div.wpb_wrapper:first-child {
	border: 1px solid #e5e5e5;
	text-align: center;
}
.shortcode-button .wpb_text_column {
	margin-bottom: 20px;
}
/*Icon - Boxes*/

.shortcode-icon .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-title .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-heading .wpb_text_column {
	border: 1px solid #e5e5e5;
	padding: 25px 20px 0;
}
.shortcode-icon .style-1 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	display: inline-block;
	width: 60px;
}
.shortcode-icon .style-1 .wpb_text_column,
.shortcode-icon .style-2 .wpb_text_column {
	display: inline-block;
	width: 78%;
	margin-bottom: 25px;
}
.shortcode-icon .style-2 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	display: inline-block;
	width: 74px;
}
.shortcode-icon .vc_icon_element {
	margin-bottom: 20px;
}
.shortcode-icon .style-2 .wpb_text_column {
	display: inline-block;
	width: 73%;
	margin-bottom: 25px;
	margin-left: 12px;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
	color: #15bd9c;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
	background-color: #15bd9c;
}
/*Heading*/

.shortcode-heading .wpb_text_column {
	border: 1px solid #e5e5e5;
	padding: 25px 20px;
}
.shortcode-heading .style-1 .ftc-heading h1 {
	font-size: 36px;
	line-height: 36px;
}
.shortcode-heading .style-2 .ftc-heading h1 {
	font-size: 30px;
	line-height: 30px;
}
.shortcode-heading .style-3 .ftc-heading h1 {
	font-size: 24px;
	line-height: 24px;
}
.shortcode-heading .style-4-left .ftc-heading {
	text-align: left;
}
.shortcode-heading .style-4-left .ftc-heading h1 {
	padding: 0 20px 0 0;
}
.shortcode-heading .style-4-right .ftc-heading {
	text-align: right;
}
.shortcode-heading .style-4-right .ftc-heading h1 {
	padding: 0 0 0 20px;
}
.shortcode-heading .style-4-left .ftc-heading h1:before,
.shortcode-heading .style-4-right .ftc-heading h1:after {
	display: none;
}
.st-row-heading-tab .wpb_column >.wpb_wrapper {
	position: relative;
}
.st-row-heading-tab {
	overflow: visible !important;
}
.st-row-heading-tab .wpb_column >.wpb_wrapper:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-top: 15px solid #23a997;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}
.ftc-heading.st-ftc-heading {
	margin-bottom: 0;
	padding: 61px 0 46px 30px;
}
.ftc-heading.st-ftc-heading:before {
	content: "";
	width: 20px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50px;
}
.ftc-heading.st-ftc-heading:after {
	content: "01";
	font-size: 100px;
	position: absolute;
	top: 60px;
	left: 30px;
	color: rgba(255, 255, 255, 0.14);
	font-weight: bold;
}
.ftc-heading.st-ftc-heading.num-1:after {
	content: "01";
}
.ftc-heading.st-ftc-heading.num-2:after {
	content: "02";
}
.ftc-heading.st-ftc-heading.num-3:after {
	content: "03";
}
.ftc-heading.st-ftc-heading.num-4:after {
	content: "04";
}
body .ftc-heading.st-other-style:after {
	top: 60px;
	color: rgba(152, 152, 152, 0.14);
}
.st-row-testimonial .ftc-heading.st-ftc-heading:after {
	font-size: 100px;
	position: absolute;
	top: 47%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 30px;
	color: rgba(255, 255, 255, 0.14);
	font-weight: bold;
}
.ftc-heading.st-ftc-heading > h2 {
	text-align: left;
	margin-bottom: 0;
	position: relative;
	padding-bottom: 0;
	color: #fff;
}
.ftc-heading.st-ftc-heading > h2:before {
	content: "Top sale all days";
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	top: -17px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
.st-row-testimonial .ftc-heading.st-ftc-heading > h2:before {
	content: "our testimonials";
}
/*heading home 2*/

.wpb_wrapper .ftc-heading.st-other-style > h2 {
	color: #444444;
}
.wpb_wrapper .ftc-heading.st-other-style > h2:before {
	color: #959595;
}
.wpb_wrapper .ftc-heading.st-other-style:before {
	background: #262626;
}
.wpb_wrapper .ftc-heading.st-other-style > h2:after {
	color: rgba(123, 123, 123, 0.14);
}
/*Countdown*/

.style1 .ftc-countdown .counter-wrapper > div,
.style2 .ftc-countdown .counter-wrapper > div,
.style3 .ftc-countdown .counter-wrapper > div {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-color: #15bd9c;
	padding: 0;
	margin: 0 5px;
	border: none;
	overflow: visible;
}
.style1 .ftc-countdown,
.style2 .ftc-countdown,
.style3 .ftc-countdown,
.style4 .ftc-countdown {
	text-align: center;
}
.style2 .ftc-countdown .counter-wrapper > div {
	border-radius: 0 !important;
}
.style3 .ftc-countdown .counter-wrapper > div {
	border-radius: 13px !important;
}
.style1 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style2 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style3 .ftc-countdown .counter-wrapper > div .number-wrapper .number {
	font-size: 16px;
}
.style1 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style2 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style3 .ftc-countdown .counter-wrapper > div .countdown-meta {
	color: #444;
	font-size: 13px;
}
.style4 .ftc-countdown .counter-wrapper {
	border: 1px solid #e5e5e5;
	line-height: 0;
}
.style4 .ftc-countdown .counter-wrapper > div {
	border: none;
	padding: 0;
	margin: 40px 80px;
	height: auto;
	position: relative;
	overflow: visible;
}
.style4 .ftc-countdown .counter-wrapper > div:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100px;
	border-right: 1px solid #e5e5e5;
	right: -80px;
}
.style4 .ftc-countdown .counter-wrapper > div:last-child:before {
	display: none;
}
.style4 .ftc-countdown .counter-wrapper > div .number-wrapper .number {
	color: #444;
	font-size: 80px;
}
.style4 .ftc-countdown .counter-wrapper > div .countdown-meta {
	color: #444;
	font-size: 18px;
	margin-top: 30px;
}
/*Search product*/

#ftc_search_drop {
	z-index: 9999;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
#ftc_search_drop ul li:first-child {
	border: 0;
}
#ftc_search_drop > ul {
	padding: 20px 15px;
	margin-bottom: 0;
}
#ftc_search_drop > .ftc_search_all {
	padding: 0 0 22px 20px;
	margin-top: -12px;
}
#ftc_search_drop ul li {
	list-style: none;
	padding: 0;
	border-top: 1px solid #e5e5e5;
	position: relative;
	z-index: 2;
	display: inline-block;
	clear: both;
	padding: 15px 0 10px 0;
}
#ftc_search_drop ul li:first-child {
	padding-top: 0;
}
#ftc_search_drop ul li:last-child {
	padding-bottom: 0;
}
#ftc_search_drop ul li .meta .description {
	line-height: 24px;
	height: 3.7em;
	overflow: hidden;
	margin-bottom: 0;
}
#ftc_search_drop ul li .thumbnail {
	float: left;
	width: 101px;
	height: auto;
	margin: 0;
}
#ftc_search_drop ul li .meta {
	margin-left: 120px;
	position: relative;
	top: -4px;
}
#ftc_search_drop ul li .meta a {
	font-weight: bold;
}
/*Compare*/

#cboxContent {
	background: transparent;
}
#cboxLoadedContent {
	overflow: visible !important;
	padding: 10px 10px 0 10px;
}
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxBottomCenter,
#cboxMiddleLeft,
#cboxMiddleRight {
	background: transparent;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}
#cboxClose {
	bottom: auto;
	top: 50px;
	right: 10px;
	position: absolute !important;
	background-image: none;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	background-image: none !important;
	transition: all 150ms ease 0s;
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
}
#cboxContent button#cboxClose {
	top: 0;
	right: 0;
}
#cboxClose:before {
	content: "\00d7";
	display: block;
	position: absolute;
	font-family: Lato !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 26px;
	text-shadow: none !important;
	text-indent: 0 !important;
	font-size: 26px;
	font-weight: 300;
	transition: all 150ms ease 0s;
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
}
body table.compare-list tr.remove td > a {
	font-size: 0;
	line-height: 0;
	background: transparent !important;
}
body table.compare-list .remove td a .remove {
	position: relative;
	width: auto;
	height: auto;
	line-height: 0;
	font-size: 0;
	background: transparent !important;
}
body table.compare-list tr.remove td > a .remove:before {
	font-family: 'FontAwesome';
	content: "\f057";
	font-size: 18px;
	font-weight: 300 !important;
	line-height: 18px;
	transition: all 150ms ease-in-out 0s;
	-webkit-transition: all 150ms ease-in-out 0s;
	-moz-transition: all 150ms ease-in-out 0s;
}
table.compare-list .description td p {
	margin: 0;
}
body > h1:first-child {
	font-size: 16px;
	padding: 14px 20px;
	border: 0;
	display: block;
	margin: 0 0 -1px 0;
	position: relative;
	z-index: 14;
	direction: rtl;
	color: #fff;
	background-color: #fb051c;
	font-weight: bold;
	text-align: left;
}
table.compare-list .add-to-cart td a:hover {
	background-color: #fb051c !important;
}
table.compare-list tr.image th,
table.compare-list tr.image td,
table.compare-list tr.title th,
table.compare-list tr.title td,
table.compare-list tr.price th,
table.compare-list tr.price td {
	color: #444;
	text-transform: none;
	font-size: 14px;
	text-decoration: none;
}
.wishlist-empty {
	font-size: 13px;
	font-family: "Arial";
}
.site-footer {
	color: #999;
}
/*Cloud zoom*/

.cloud-zoom-wrap {
	position: relative;
}
/*related post*/

.related-posts .theme-title h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 25px;
	position: relative;
}
/*new letter*/

.widget.newletter_sub .newletter_sub_title .widgettitle {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 8px;
}
.widget.newletter_sub .newletter_sub_title p {
	font-size: 14px;
	line-height: 20px;
	display: block;
	max-width: 235px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
}
.widget.newletter_sub form .newletter_sub_input {
	text-align: center;
	margin-bottom: 30px;
}
.widget.newletter_sub form .newletter_sub_input input[type="text"] {
	max-width: 500px;
	padding: 11px 15px 11px 30px;
	height: 45px;
}
.widget.newletter_sub form .newletter_sub_input input[type="text"]:focus {
	border: 1px solid #23a997;
	box-shadow: 0 5px 7px 0px rgba(0, 0, 0, 0.17);
}
.widget.newletter_sub form .wrp-subcribe {
	width: 100%;
	display: block;
	height: 45px;
	text-align: center;
	position: relative;
}
.widget.newletter_sub form .wrp-subcribe button {
	width: 140px;
	height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.widget.newletter_sub form .wrp-subcribe button:before {
	content: "\f0e0";
	font-family: "fontAwesome";
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
/*------------------------------*/

.home2_new .products .product.product-wrapper {
	max-width: 100%;
	padding-bottom: 25px;
}
.home2_new .woocommerce .products .product {
	margin: 0;
}
.home2_new .products .cover_image:before {
	position: absolute;
	z-index: 4;
	left: 0;
	right: 100%;
	bottom: 0;
	top: 0;
	content: "";
	background: rgba(0, 0, 0, 0.4);
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
}
.home2_new .products .cover_image:after {
	position: absolute;
	top: 50%;
	left: -50%;
	z-index: 5;
	width: 40px;
	height: 40px;
	content: "+";
	font-weight: normal;
	font-family: "Times New Roman";
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 32px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 350ms ease 0s;
	-webkit-transition: all 350ms ease 0s;
	-moz-transition: all 350ms ease 0s;
}
.home2_new .item-image:hover .cover_image:before {
	right: 0;
}
.home2_new .item-image:hover .cover_image:after {
	left: 50%;
}
.home2_new .products .product .group-button-product,
.home2_new .products .product .conditions-box {
	display: none;
}
.home2_new .products {
	border: 1px solid #efefef;
	padding: 25px 25px 0px 25px;
}
.home2_new .item-image {
	float: left;
	width: 130px;
	margin: 0 !important;
}
.home2_new .owl-nav {
	display: block !important;
}
.home2_new .item-description {
	display: block;
	padding: 25px 0px 25px 15px !important;
	margin-left: 130px !important;
	text-align: left !important;
}
.home2_new .item-description .product_title {
	height: 20px;
	overflow: hidden;
	display: inline-block;
}
.home2_new .woocommerce .products .product .price::after {
	content: "";
	display: block;
	border-bottom: 1px solid #efefef;
	margin-right: 0px;
	margin-top: 5px;
	position: relative;
}
.home2_new .woocommerce .products .product .star-rating {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) {
	.home2_new .item-image {
		width: 100%;
	}
	.home2_new .products .product.product-wrapper {
		max-width: 270px;
	}
	.home2_new .item-description {
		width: 100%;
		padding: 25px 0px 0px 0px !important;
		display: inline-block;
		margin-left: 0 !important;
	}
	.home2_new .item-description .meta_info {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.blog-home2 .blog1 .ftc-sb-blogs .owl-stage > .owl-item.active > .item.first {
		display: flex;
		flex-direction: row-reverse;
	}
	.blog-home2 .blog1 .ftc-sb-blogs .owl-stage > .owl-item.active > .item.first .content-meta {
		padding: 20px 30px 0px 0px !important;
		max-width: 300px;
	}
}
.rated_product .owl-carousel .owl-nav .owl-next {
	margin-left: 140px;
}
.rated_product .owl-carousel .owl-nav .owl-prev {
	margin-right: 140px;
}
@media only screen and (max-width: 320px) {
	.rated_product .owl-carousel .owl-nav .owl-next,
	.rated_product .owl-carousel .owl-nav .owl-prev {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.home4_tab .woocommerce .product.product-wrapper .item-image span img,
	.home4_sale .woocommerce .product.product-wrapper .item-image span img {
		width: 370px;
	}
	.home4_tab .woocommerce .products .product.product-wrapper,
	.home4_sale .woocommerce .product.product-wrapper {
		max-width: 370px;
	}
	.home4_blog .blog1 {
		padding: 0 90px 0 90px !important;
	}
	.home4_blog .blog1 .ftc-sb-blogs .post-thumbnail {
		float: none;
	}
	.home4_blog .blog1 .ftc-sb-blogs .content-meta {
		padding: 20px 0px 0px 0px !important;
		max-width: 270px;
	}
}
@media only screen and (max-width: 767px) {
	.footer_middle {
		float: left;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.ftc-footer .info-company li:nth-child(2) a {
		padding-left: 45px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 400px) {
	.ftc-footer .info-company li:first-child i {
		margin-top: 0;
	}
}
/* Button to top */

#to-top {
	position: fixed;
	right: 20px;
	/* rtl */
	bottom: 15px;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	width: 30px;
	height: 30px;
	display: inline-block;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	text-align: center;
	font-size: 0;
	line-height: 40px;
	cursor: pointer;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	display: block !important;
	z-index: 999;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#to-top a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	border: 1px solid #15bd9c;
	border-style: solid;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
#to-top a:before {
	font-family: 'FontAwesome';
	content: "\f106";
	font-size: 18px;
	font-weight: 300;
}
#to-top a:hover {
	text-decoration: none;
	background: #15bd9c;
	color: #fff;
}
#to-top.on {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1)
}
body table.compare-list tr.add-to-cart th,
body table.compare-list tr.add-to-cart td {
	vertical-align: top;
}
body table.compare-list tr.price td {
	padding-top: 0 !important;
	vertical-align: top;
}
.single-post .post-img .ftc-video,
.single-post .post-img .single-featured-image-header {
	margin-bottom: 25px;
}
.single-post .entry-info .entry-summary .short-content p {
	font-size: 15px;
}
.pp_woocommerce .ftc-quickshop-wrapper.outofstock div.summary .woocommerce-product-details__short-description p {
	border-top: 0;
}
.pp_woocommerce div.product-type-grouped div.summary > form.cart {
	margin-bottom: 0;
	padding-bottom: 0;
}
.woocommerce-info {
	border-top-color: #23a997;
}
.woocommerce-info::before {
	color: #23a997;
}
.woocommerce-checkout #payment div.form-row {
	margin-bottom: 60px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
	display: block!important;
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
	width: 150px;
	padding: 0;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background-color: #333333;
	color: #fff;
}
/*.sidebar-content-blog .ftc-sb-blogs .meta-slider .blogs .item.last {
	padding-right: 0;
}
.sidebar-content-blog .ftc-sb-blogs .meta-slider .blogs .item.first {
	padding-left: 0px;
}*/
.woocommerce-form-login .woocommerce-LostPassword {
	margin-bottom: 30px;
}
.woocommerce-message {
	margin-left: 0px;
	margin-top: -12px;
}
.post-info > div.st-row-feedburner,
.post-info > div.home3-feedburner {
	background-position: center center;
}
.short-content .post-password-form input[type="password"] {
	padding: 3px 20px 2px;
}
.short-content .post-password-form input[type="submit"] {
	float: none;
	margin-left: 20px;
	padding-top: 10px;
}
.widget-container ul > li {
	list-style-type: none;
}
.post-thumbnail .thumbnail figure img {
	width: auto;
}
.woocommerce table.shop_attributes {
	border-top: 0;
}
.single-post .breadcrumb-title .page-title {
	display: none;
}
.shop_table tr > td {
	border-bottom: 0px;
}
.widget-container.woocommerce.widget_product_tag_cloud .widget-title-wrapper {
	padding-bottom: 20px;
}
/* Mobile Navigation-file style*/

.header-nav .container .mobile-button {
	display: none;
}
.admin-bar .ftc-mobile-wrapper {
	top: 30px;
}
.mobile-button .mobile-nav {
	font-size: 24px;
}
.ftc-mobile-wrapper {
	width: 300px;
	border-top: 30px solid #444;
	padding: 0;
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 500;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
	-webkit-transition: transform .15s ease;
	-webkit-transition: -webkit-transform .15s ease;
	transition: -webkit-transform .15s ease;
	transition: transform .15s ease;
	transition: transform .15s ease, -webkit-transform .15s ease;
	transform: translate3d(-300px, 0, 0);
	-webkit-transform: translate3d(-300px, 0, 0);
}
.has-mobile-menu .ftc-mobile-wrapper {
	transform: none;
	-webkit-transform: none;
	padding-bottom: 70px;
}
.ftc-close-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .7);
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
}
.has-mobile-menu .ftc-close-popup {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s ease, visibility 0s ease;
	transition: opacity .25s ease, visibility 0s ease;
}
.ftc-mobile-wrapper .ftc-search .search-button:before {
	font-size: 18px;
}
@media (max-width: 991px) {
	.ftc-close-popup {
		top: -150px;
		height: calc(100vh + 300px);
	}
	.header-nav .container .mobile-button {
		display: block;
	}
	.mobile-nav {
		cursor: pointer;
	}
}
.footer-mobile {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	background: #fff;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.09);
	padding: 11px 0 11px;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.footer-mobile > div {
	flex: 1;
	text-align: center;
}
.footer-mobile > div > a {
	display: inline-block;
	line-height: 14px;
}
.footer-mobile i {
	font-size: 26px;
	display: block;
}
@media (min-width: 992px) {
	.header-content .logo-wrapper.is-mobile {
		display: none !important;
	}
	.footer-mobile {
		display: none;
	}
}
.ftc-mobile-wrapper .mutil-lang-cur {
	text-align: center;
}
/*responvise file-max width:991px*/

.ftc-mobile-wrapper .menu-text {
	font-size: 20px;
	padding: 10px 0 10px 30px;
	line-height: 40px;
	background-color: #666;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
	float: right;
	margin-right: 10px;
}
.ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
	display: none !important;
}
.ftc-mobile-wrapper .ftc_search_ajax .search-field {
	border: 3px double #444;
	font-size: 16px;
}
.mobile-button {
	top: 60px;
	position: fixed;
	background-color: transparent;
	width: 50px;
	z-index: 400;
	text-align: center;
}
.mobile-button .fa-bars:before {
	color: #333;
}
@media (max-width: 991px) {
	/* Mobile Navigation-file style*/
	.header-nav .container .mobile-button {
		display: none;
	}
	.admin-bar .ftc-mobile-wrapper {
		top: 46px;
	}
	.mobile-button .mobile-nav {
		font-size: 22px;
		z-index: 999999;
	}
	.ftc-mobile-wrapper {
		width: 300px;
		border-top: 0px solid #444;
		padding: 0;
		display: block;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 500;
		overflow: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		background-color: #fff;
		-webkit-transition: transform .15s ease;
		-webkit-transition: -webkit-transform .15s ease;
		transition: -webkit-transform .15s ease;
		transition: transform .15s ease;
		transition: transform .15s ease, -webkit-transform .15s ease;
		transform: translate3d(-300px, 0, 0);
		-webkit-transform: translate3d(-300px, 0, 0);
	}
	.has-mobile-menu .ftc-mobile-wrapper {
		transform: none;
		-webkit-transform: none;
		padding-bottom: 70px;
		z-index: 999999;
	}
	.ftc-close-popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9999;
		opacity: 0;
		visibility: hidden;
		background-color: rgba(0, 0, 0, .7);
		-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
		transition: opacity .25s ease, visibility 0s ease .25s;
	}
	.has-mobile-menu .ftc-close-popup {
		opacity: 1;
		visibility: visible;
		-webkit-transition: opacity .25s ease, visibility 0s ease;
		transition: opacity .25s ease, visibility 0s ease;
	}
	.ftc-mobile-wrapper .ftc-search .search-button:before {
		font-size: 18px;
	}
	.ftc-close-popup {
		top: -150px;
		height: calc(100vh + 300px);
	}
	.header-nav .container .mobile-button {
		display: block;
	}
	.mobile-nav {
		cursor: pointer;
	}
	/*2*/
	.ftc-mobile-wrapper .mutil-lang-cur {
		text-align: center;
	}
	/*responvise file-max width:991px*/
	.ftc-mobile-wrapper .menu-text {
		font-size: 20px;
		padding: 10px 0 10px 20px;
		line-height: 40px;
		background-color: #666;
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
	}
	.ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
		float: right;
		margin-right: 10px;
	}
	.ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
		display: none !important;
	}
	.ftc-mobile-wrapper .ftc_search_ajax .search-field {
		border: 3px double #444;
		font-size: 16px;
	}
	.mobile-button {
		z-index: 400;
		text-align: center;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.admin-bar .header-ftc.header-sticky-mobile {
		top: 46px;
	}
	.mobile-button .fa-bars:before {
		/*color: #fff;*/
	}
	.ftc-mobile-wrapper .ftc-search form:hover .ftc_search_ajax input[type="text"] {
		width: 100%;
		min-width: 50px;
		padding: 11px 20px;
		top: 0;
	}
	.ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"] {
		width: 100%;
		min-width: 50px;
		padding: 11px 20px;
		top: 0;
	}
	.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] {
		width: 100%;
		margin-left: 0;
		float: left;
	}
	.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
	.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item {
		border-bottom: 0;
	}
	.ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
		width: 100% !important;
	}
	.ftc-mobile-wrapper .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
		display: block;
	}
	.ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"]:focus {
		padding: 11px 20px;
		height: auto;
	}
	.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
		color: #000;
	}
	.ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content,
	.mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link {
		height: 40px !important;
		line-height: 40px !important;
	}
	.ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
		height: 40px;
	}
	.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
		padding: 0 20px;
	}
	.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul {
		background: #fff;
	}
	.ftc-mobile-wrapper .ftc_search_ajax .search-button {
		top: 15px;
	}
	.menu-text >i {
		padding-right: 3px;
	}
	.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:hover,
	.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item:hover {
		border-bottom: 0;
	}
	.footer-mobile >div {
		width: 25%;
	}
	.footer-mobile {
		width: 100%;
		display: -webkit-box;
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		background: #fff;
		width: 100%;
		padding: 10px 0 5px;
		-webkit-transition: all .4s ease-in-out 0s;
		-o-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
		box-shadow: 0px 0px 5px #f1f1f1;
	}
	.footer-mobile > div {
		flex: 1;
		text-align: center;
	}
	.footer-mobile > div > a {
		display: inline-block;
		line-height: 14px;
		font-size: 13px;
	}
	.footer-mobile i {
		font-size: 22px;
		display: block;
		padding-bottom: 5px;
	}
	.header-content .navigation-primary {
		display: none !important;
	}
	.admin-bar .header-ftc {
		/*top: 46px;*/
	}
	.header-ftc {
		z-index: 111;
		width: 100%;
		background: #fff;
		padding: 0;
		position: relative;
	}
	.header-content {
		padding-bottom: 0px;
		padding-top: 0;
	}
	.header-content .container > div {
		display: table-cell;
	}
	.ftc_cart:before {
		color: #000;
	}
	.ftc-search form:hover {
		/*color: #666;*/
	}
	.header-ftc .dropdown-menu-header {
		display: none !important;
	}
	.ftc_search_ajax .search-button {
		color: #000;
	}
	.ftc-mobile-wrapper .ftc_search_ajax .search-button {
		color: #666;
	}
	.header-ftc .logo-wrapper {
		min-width: 230px !important;
		text-align: center;
	}
	.ftc-shop-cart .ftc-shoppping-cart {
		right: 10px;
	}
	.site-content-contain {
		overflow: hidden;
	}
	.ftc_search_ajax .search-button {
		top: 10px;
	}
	.header-content .logo-wrapper.is-desktop {
		display: none !important;
	}
	.ftc-shop-cart {
		line-height: 24px;
	}
	.ftc-shop-cart .ftc-shoppping-cart {
		top: 0px;
	}
	span.cart-number {
		margin-top: -8px;
		line-height: 9px;
	}
	.ftc-search-product .ftc_search_ajax {
		top: -9px;
	}
	.ftc-search form:hover .ftc_search_ajax input[type="text"] {
		top: 2px;
	}
	.dropdown-menu-header,
	.ftc-shop-cart {
		height: auto;
	}
	.mobile-wishlist .fa-heart {
		font-family: Fontawesome;
	}
	.mobile-wishlist .ftc-my-wishlist a:before {
		display: none;
	}
	.ftc-mobile-wrapper .mobile-account a {
		font-size: 16px;
		color: #000;
	}
	.mobile-wishlist .link-icon {
		display: block !important;
	}
}
@-webkit-keyframes myStickym {
	from {
		margin-top: -100px;
	}
	to {
		margin-top: 0;
	}
}
@-moz-keyframes myStickym {
	from {
		margin-top: -100px;
	}
	to {
		margin-top: 0;
	}
}
@keyframes myStickym {
	from {
		margin-top: -100px;
	}
	to {
		margin-top: 0;
	}
}
@media (min-width: 992px) {
	.footer-mobile {
		display: none;
	}
	.ftc-mobile-wrapper,
	.mobile-button {
		display: none !important;
	}
	.header-content .logo-wrapper.is-mobile {
		display: none !important;
	}
}
.dropdown-menu-header .fa-heart {
	display: none;
}
body .ftc-size_chart div.ppt {
	width: 95% !important;
	display: none !important;
}
body .pp_pic_holder.ftc-size_chart a.pp_close {
	right: 0px;
	top: 0px;
	width: 30px;
	background: #444;
	color: #fff;
	line-height: 31px;
}
body div.pp_woocommerce.pp_pic_holder .pp_close:before,
div.pp_default .pp_close:before,
body div.ftc-size_chart .pp_close:before,
body .ftc-lightbox.pp_pic_holder a.pp_close:before,
body div.ftc-product-video.pp_pic_holder .pp_close:before {
	content: "\00d7";
	display: block;
	position: absolute;
	font-family: open sans-serif !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 30px;
	text-shadow: none !important;
	text-indent: 0 !important;
	font-size: 26px;
	font-weight: 300;
	transition: all 150ms ease 0s;
	-webkit-transition: all 150ms ease 0s;
	-moz-transition: all 150ms ease 0s;
}
.newsletterpopup .close-popup {
	cursor: pointer;
	height: 24px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 24px;
	z-index: 1;
}
.newsletterpopup .close-popup:after {
	content: '\f00d';
	font-family: 'FontAwesome';
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: red;
}
.dont_show_popup {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	margin-left: 15px;
}
.dont_show_popup label {
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	padding-left: 5px;
}
.popupshadow {
	background: #000;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
	display: block;
}
.rtl .popupshadow {
	right: 0;
	left: auto;
}
.newsletterpopup {
	background: #000;
	box-sizing: border-box;
	padding-bottom: 0;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 700px;
	height: 100%;
	max-height: 400px;
	z-index: 1000000;
	display: table;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.rtl .newsletterpopup {
	text-align: right;
}
.newsletterpopup .widget {
	margin-bottom: 0;
}
.newsletterpopup .wp-newletter {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	padding: 100px 0;
}
.newsletterpopup .wp-newletter div.wpcf7-mail-sent-ok,
.newsletterpopup .wp-newletter div.wpcf7-validation-errors {
	margin: 0px 115px;
	border-color: #9ed14b;
	font-size: 16px;
	line-height: 30px;
}
.newsletterpopup .wp-newletter h2 {
	font-size: 52px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	margin: 0;
	padding-bottom: 26px;
	margin-bottom: 23px;
}
.newsletterpopup .wp-newletter h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: 3px;
	background: #fff;
}
.newsletterpopup .wp-newletter .desc-newsletter {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 27px;
}
.newsletterpopup .wp-newletter .content-newsletter {
	position: relative;
	margin: 0px 115px;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"] {
	display: inline-block;
	width: 100%;
	line-height: 38px;
	font-size: 16px;
	color: #000;
	padding-left: 17px;
}
.rtl .newsletterpopup .wp-newletter .content-newsletter input[type="email"] {
	padding-right: 17px;
	padding-left: inherit;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-moz-placeholder {
	color: #363636;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-moz-placeholder {
	color: #363636;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-ms-input-placeholder {
	color: #363636;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-webkit-input-placeholder {
	color: #363636;
}
.newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	line-height: 50px;
	padding: 0 35px;
	font-size: 16px;
	font-family: "Nunito", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background: #9ed14b;
}
.rtl .newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
	left: 0;
	right: auto;
}
.newsletterpopup .wp-newletter .content-newsletter span.wpcf7-not-valid-tip {
	color: #fff;
	margin-top: 20px;
	font-size: 16px;
}
@media (max-width: 991px) {
	.newsletterpopup {
		width: 700px;
		height: 400px;
	}
	.newsletterpopup .wp-newletter {
		padding-left: 15px;
		padding-top: 100px;
	}
	.newsletterpopup .wp-newletter .desc-newsletter {
		margin-bottom: 25px;
	}
	.newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.popupshadow,
	.newsletterpopup {
		display: none !important;
	}
}
.newsletterpopup .wp-newletter h2 {
	display: none;
}
label.title-popup {
	font-size: 22px;
	color: red;
	text-align: left;
	font-weight: 500;
}
.parent-title-popup {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	line-height: 22px;
}
p.text-popup {
	width: 65%;
	text-align: left;
	color: #666666;
	margin-bottom: 20px;
	line-height: 24px;
}
.newsletterpopup .mc4wp-form-fields .newletter_sub .sub-form {
	float: left;
	width: 100%;
	text-align: left;
}
.newsletterpopup .mc4wp-form-fields .newletter_sub {
	padding-left: 50px;
}
.newsletterpopup .close-popup:hover:after {
	color: #333;
}
.header-ftc.header-layout1 .logo-wrapper {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
.ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
	float: right;
	margin-right: 17px;
	padding: 0 5px;
	margin-top: 10px;
}
.btn-danger:hover {
	background-color: #333 !important;
	border-color: #333 !important;
}
.st-row-mailchimp .newletter_sub p.parent-title-popup,
.st-row-mailchimp .newletter_sub p.text-popup,
.newsletterpopup p.parent-title-mailchimp,
.newsletterpopup p.text-mailchimp-1 {
	display: none;
}
.st-row-mailchimp .wpb_wrapper p {
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}
.st-row-mailchimp p.parent-title-mailchimp label.title-popup {
	font-size: 30px;
	line-height: 24px;
	color: #333;
	font-weight: 600;
}
.st-row-mailchimp .sub-form input[type="email"] {
	max-width: 500px;
	padding: 11px 15px 11px 30px;
	height: 45px;
}
.st-row-mailchimp .sub-form button.submit {
	width: 140px;
	height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	color: #ffffff;
	background-color: red;
}
.st-row-mailchimp .sub-form button.submit:hover {
	background-color: #333;
	color: #ffffff;
}
.st-row-mailchimp .sub-form button.submit:before {
	content: "\f0e0";
	font-family: "fontAwesome";
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.st-row-mailchimp .sub-form .mailchimp_sub_input {
	text-align: center;
	margin-bottom: 30px;
}
.st-row-mailchimp .wpb_wrapper p.text-mailchimp-1 {
	font-size: 14px;
	line-height: 20px;
	display: block;
	max-width: 235px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
}
.st-row-mailchimp .wpb_column.vc_column_container.vc_col-sm-12 {
	padding-bottom: 45px;
}
.newsletterpopup .sub-form input[type="email"] {
	max-width: 330px;
	padding: 0;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	display: inline-block;
	border: 0;
	background-color: #fff;
}
.newsletterpopup .sub-form .mailchimp_sub_input button.submit {
	font-size: 15px;
	padding: 0;
	color: #fff;
	left: 0px;
	background-color: red;
	height: 36px;
	line-height: 36px;
	margin-top: 15px;
	width: 140px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.newsletterpopup .sub-form .mailchimp_sub_input button.submit:hover {
	background-color: #333333;
	color: #fff;
}
.header-ftc.header-layout2 .header-content .container > div {
	vertical-align: middle;
	display: table;
	width: 100%;
}
.header-ftc.header-layout2 .header-content .wrp-midle > div {
	width: 33.3333333%;
	margin: 0 !important;
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.header-ftc.header-layout2 .header-content .container .ftc-search-product {
	margin-right: 20px;
	float: none;
	margin-top: 5px;
	text-align: center;
}
/*search*/

.ftc_search_ajax input[type="submit"] {
	position: absolute;
	right: -6px;
	top: 0;
	content: "";
	font-size: 0;
	background: url(assets/images/image.png) 3px -26px no-repeat !important;
	opacity: 0.8;
	z-index: 2;
	border: 0 !important;
	padding: 0 !important;
	width: 30px;
	height: 30px;
}
.ftc-search-product input[type="submit"]:hover {
	background-position: 3px -51px !important;
	opacity: 1;
}
.ftc-enable-ajax-search {
	top: 28px;
	right: 0px;
	width: 270px;
}
.ftc-enable-ajax-search ul {
	list-style: none;
	padding: 20px;
	border: 1px solid #ebebeb !important;
	max-height: 426px;
	overflow: auto;
	margin: 0;
	z-index: 9;
	background-color: #fff;
}
.view-all-wrapper {
	border: 1px solid #ebebeb;
	border-top: 0;
	background: #fff;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.ftc-enable-ajax-search li:first-child {
	padding-top: 0;
	margin-top: 0;
}
.header-layout6 .ftc-enable-ajax-search,
.header-layout15 .ftc-enable-ajax-search {
	right: auto;
	left: 0;
	;
}
.ftc-enable-ajax-search li {
	display: inline-block;
	position: relative;
	padding: 20px 0 20px;
	width: 100%;
	vertical-align: top;
	height: 100%;
	border-bottom: 1px solid #efefef;
}
.ftc-enable-ajax-search li {
	display: inline-block;
	position: relative;
	padding: 20px 0;
}
.ftc-enable-ajax-search .ftc-search-image {
	display: inline-block;
	float: left;
	width: 80px;
}
.ftc-enable-ajax-search .ftc-search-meta {
	display: table-cell;
	padding-left: 15px;
	text-align: left;
	text-transform: capitalize;
}
.ftc-enable-ajax-search .ftc-search-meta .price {
	display: inline-block;
	text-align: left;
	width: 100%;
}
.ftc-enable-ajax-search .error,
.ftc-enable-ajax-search .view-all {
	padding: 5px 10px;
	background: #fff;
	display: block;
	text-align: center;
	color: #262626;
	border: 1px solid;
	border-top: none;
}
p.parent-title-mailchimp label.title-popup {
	text-align: center;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	opacity: 1;
	background-color: #999999;
	margin-right: 20px;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
	background-color: red;
	color: #fff;
}
.woocommerce #respond input#submit.disabled:active,
.woocommerce #respond input#submit:disabled:active,
.woocommerce #respond input#submit:disabled[disabled]:active,
.woocommerce a.button.disabled:active,
.woocommerce a.button:disabled:active,
.woocommerce a.button:disabled[disabled]:active,
.woocommerce button.button.disabled:active,
.woocommerce button.button:disabled:active,
.woocommerce button.button:disabled[disabled]:active,
.woocommerce input.button.disabled:active,
.woocommerce input.button:disabled:active,
.woocommerce input.button:disabled[disabled]:active {
	background-color: #2c2c2c;
	color: #fff;
}
.yith-wcwl-share ul {
	display: inline-block;
	margin: 0px 5px;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
	margin: 0px 0;
	display: inline-block;
}
.yith-wcwl-share {
	margin-bottom: 0px;
}
.woocommerce table.shop_table tfoot tr.order-total td {
	border-bottom: 1px solid #e5e5e5;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
	background-color: transparent;
}
.woocommerce #respond input#submit {
	background-color: #333333;
	color: #fff;
}
p.item-info.fa.fa-envelope-o a {
	color: #3f3f3f;
}
a.ftc-size_chart {
	display: inline-block;
	margin-bottom: 50px;
}
.wc-vendor .wcvendors_sold_by_in_loop {
	margin-top: 13px;
}
.woocommerce .product.product-wrapper .wc-vendor.item-description > .product-name,
.woocommerce .products.grid .product.product-wrapper .wc-vendor.item-description > .product-name {
	padding-top: 0;
}
.wc-vendor-w .wcvendors_sold_by_in_loop {
	margin-top: 15px;
}
.ftc-items-widget ul.product_list_widget .wc-vendor-w .product_title {
	margin-top: 0;
}
body .pv_shop_description {
	margin-bottom: 20px;
}
/* Cookie Notice */

.ftc-cookies-popup {
	width: 330px;
	border-radius: 15px;
	position: fixed;
	top: auto;
	left: 30px;
	right: 0;
	bottom: 0;
	z-index: 999;
	padding: 20px;
	padding-top: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
	transform: translate3d(0, 100%, 0);
	-webkit-transform: translate3d(0, 100%, 0);
	-webkit-transition: transform 0.35s ease;
	-webkit-transition: -webkit-transform 0.35s ease;
	transition: -webkit-transform 0.35s ease;
	transition: transform 0.35s ease;
	transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.ftc-cookies-popup.popup-display {
	transform: none;
	-webkit-transform: none;
	margin-bottom: 30px;
	border: 1px solid #ebebeb;
	padding-top: 10px;
}
.ftc-cookies-popup.popup-hide {
	transform: translate3d(0, 100%, 0);
	-webkit-transform: translate3d(0, 100%, 0);
}
.ftc-cookies-inner {
	display: block;
	justify-content: space-between;
	align-items: center;
}
.cookies-info-text {
	text-align: center;
	margin-bottom: 20px;
}
.cookies-buttons {
	text-align: center;
	margin-bottom: 0px;
}
.cookies-info-text a.cookies-title {
	font-size: 18px;
	width: 100%;
	display: block;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.cookies-buttons a.cookies-more-btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-right: 15px;
	background: #000;
	color: #fff;
}
.cookies-buttons a.btn.btn-size-small.btn-color-primary.cookies-accept-btn {
	background: #000;
	color: #fff;
}
.cookies-buttons a.cookies-more-btn {
	margin-right: 10px;
	display: none;
}
.cookies-buttons a.btn.btn-size-small.btn-color-primary.cookies-accept-btn:hover {
	background: #000;
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
	#to-top {
		bottom: 20px;
	}
}
/*product video*/

/*ftc video*/

.ftc-single-video:before {
	font-family: 'FontAwesome';
	content: "\f04b";
	font-size: 16px;
	margin-left: 2px;
}
.woocommerce .product .images .ftc-single-video {
	background: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	line-height: 40px;
	text-align: center;
	padding: 0;
	width: 40px;
	height: 40px;
	position: absolute;
	right: auto;
	left: 15px;
	bottom: 20px;
	z-index: 1000;
	cursor: pointer;
	text-decoration: none;
	color: #3f3f3f;
}
body.single-product .ftc-product-video div.ppt {
	height: 0;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product div.ftc-product-video.pp_pic_holder .pp_close {
	color: #fff;
	top: 30px;
	right: -20px;
}
.ftc-single-video .watch-video {
	position: absolute;
	width: 170px;
	right: auto;
	top: 0;
	left: 0;
}
.ftc-single-video .watch-video:hover {
	text-decoration: underline;
}
.ftc-video iframe {
	border: 0;
	margin-bottom: 0;
}
/*product variable swatche*/

.single-product .variations .ftc-product-attribute {
	display: flex;
}
.single-product .variations .ftc-product-attribute .color a {
	display: inline-block;
	font-size: 0;
}
.single-product .variations .ftc-product-attribute .color {
	margin-right: 10px;
}
.single-product .variations .ftc-product-attribute .color a span {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	font-size: 0;
}
.single-product .variations .ftc-product-attribute .color a:hover span,
.single-product .variations .ftc-product-attribute .color.selected span {
	width: 30px;
	height: 30px;
	font-size: 0;
	margin: 5px;
}
.single-product .variations .ftc-product-attribute .color a:hover,
.single-product .variations .ftc-product-attribute .color.selected a {
	border: 1px solid #ebebeb;
	/*margin-top: 8px;*/
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.pp_woocommerce div.product form.cart .variations label {
	margin-left: 0;
	margin-top: 0;
}
.woocommerce div.product form.cart .variations tr,
.woocommerce-page div.product form.cart .variations tr,
.pp_woocommerce div.product form.cart .variations tr {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a,
.woocommerce-page div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a,
.pp_woocommerce div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a {
	padding: 0 10px;
}
.woocommerce div.product form.cart .variations td.label {
	padding-right: 20px;
	width: 80px;
	text-align: left;
	margin-top: 7px;
}
body.wpb-js-composer.single-product .accordion-tabs .vc_tta.vc_general .vc_tta-panel-body {
	/*text-align: justify;*/
	padding: 20px 20px 20px 20px;
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
}
body.single-product .accordion-tabs .vc_tta.vc_tta-accordion .vc_tta-panel {
	margin-bottom: 15px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
	margin: 0;
	outline: 0 !important;
	cursor: pointer;
	margin-bottom: -1px;
	padding: 0;
	position: relative;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon {
	background: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	z-index: 3;
	line-height: 42px;
	width: 42px;
	height: auto;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	font-style: normal;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a:hover,
body div.pp_details a.pp_close:hover:before {
	color: #fff;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel {
	margin-bottom: 5px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
	font-size: 14px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
	padding: 12px 20px 20px 20px;
	margin-bottom: 0;
	border: 1px solid #e5e5e5;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before {
	line-height: 42px;
	font-family: 'FontAwesome';
	font-size: 16px;
	content: "\f107";
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	right: 0;
	border: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transition: all 0s ease 0s;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
	margin: 0;
	position: relative;
	display: inline-block;
	width: 100%;
	z-index: 1;
	font-weight: 600;
	padding: 9px 20px;
	border: 1px solid #e5e5e5;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:after {
	display: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
	content: "\f106";
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 100% !important;
}
.woocommerce div.product div.images figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 420px !important;
}
/*filter top*/

.prod-cat-show-top-content-button {
	position: absolute;
	top: 13px;
	left: 125px;
}
.ftc-sidebar.product-category-top-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 20px;
}
.ftc-sidebar.product-category-top-content >section {
	width: 23%;
	display: inline-block;
	min-height: 215px;
	margin-bottom: 10px !important;
}
.ftc-product-cat-filter a:after {
	position: absolute;
	top: 18px;
	margin-left: 10px;
	font-family: 'FontAwesome';
	content: "\f107";
	font-size: 14px;
	line-height: 14px;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.ftc-product-cat-filter a:hover:after {
	transform: rotate(180deg);
	transition: all 0.5s ease-in-out;
}
.ftc-product-cat-filter a.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
	.archive .ftc-sidebar.product-category-top-content .widget_price_filter,
	.group-blog .ftc-sidebar.product-category-top-content .widget-container {
		border-bottom: 0;
	}
	.ftc-sidebar.product-category-top-content section.widget_layered_nav:nth-last-child(2) ul {
		border-top: 0;
	}
	.ftc-sidebar.product-category-top-content {
		flex-wrap: wrap;
	}
	.ftc-sidebar.product-category-top-content >section {
		width: 48%;
		min-height: auto;
		margin-bottom: 30px !important;
	}
}
@media only screen and (max-width: 480px) {
	.prod-cat-show-top-content-button {
		position: relative;
		left: auto;
		right: 13px;
		margin: 5px 0;
		top: 0;
	}
	.ftc-sidebar.product-category-top-content {
		margin-top: 30px;
	}
	.ftc-sidebar.product-category-top-content >section {
		width: 100%;
	}
}
.product-category-top-content .widget-container.widget_price_filter {
	border-bottom: 1px solid #ebebeb !important;
	padding-top: 10px;
}
.product-category-top-content .widget-container.widget_price_filter h3.widget-title.title_sub {
	margin-bottom: 25px;
}
.product-category-top-content .widget-container.widget_layered_nav {
	border: 1px solid #ebebeb;
}
/* Product 360 */

.woocommerce .product .images a.ftc-video360 {
	z-index: 9;
	position: absolute;
	bottom: 10px;
	width: 100px;
	background: #fff;
	height: 30px;
	line-height: 20px;
	left: 10px;
	padding: 5px;
	padding-left: 10px;
	border-radius: 30px;
	text-align: center;
}
.woocommerce .product .images a.ftc-video360:before {
	content: '';
	background: url(assets/images/refresh.gif) center center;
	height: 1em;
	width: 1em;
	display: block !important;
	position: absolute;
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 5s ease-in-out infinite;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 20px;
	color: rgba(0, 0, 0, .75);
	left: 10px;
	opacity: 0;
}
.woocommerce .product .images:hover a.ftc-video360:before {
	opacity: 1;
}
.woocommerce .product .images:hover a.ftc-video360 {
	width: 120px;
	padding-left: 35px;
}
.woocommerce .product .images a.ftc-video360:focus {
	outline: 0;
}
.mfp-close-btn-in .mfp-close {
	background: #fff;
}
.threesixty .threesixty_images img.current-image {
	cursor: move;
}
.woocommerce-page div.product h1.product_title.entry-title {
	text-transform: capitalize;
}
div#product-360 {
	margin: 85px auto;
	max-width: 510px;
	position: relative;
}
div#product-360 .threesixty .threesixty_images img.current-image {
	width: 510px;
}
.threesixty .mfp-close-btn-in .mfp-close {
	width: auto;
	right: 0;
	height: auto;
}
.threesixty .nav_bar {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
	margin-left: 0 !important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.threesixty-product-360 .nav_bar a {
	display: inline-block !important;
	text-decoration: none;
	width: 45px !important;
	height: 35px !important;
	font-size: 0;
	text-align: center;
	background: none !important;
	text-indent: 0 !important;
	color: #000;
}
.threesixty-product-360 .nav_bar a::after {
	font-family: "FontAwesome", sans-serif;
	font-size: 18px;
	position: relative;
}
.threesixty-product-360 .nav_bar a.nav_bar_previous::after {
	content: "\f048";
}
.threesixty-product-360 .nav_bar a.nav_bar_stop::after {
	content: "\f04d";
}
.threesixty-product-360 .nav_bar a.nav_bar_next::after {
	content: "\f051";
}
.threesixty-product-360 .nav_bar a.nav_bar_play::after {
	content: "\f04b";
}
.woocommerce .product .images a.ftc-video360 {
	z-index: 1000;
	position: absolute;
	bottom: 20px;
	width: 90px;
	background: #fff;
	height: 30px;
	line-height: 20px;
	left: 10px;
	padding: 5px;
	padding-left: 15px;
	border-radius: 30px;
}
.woocommerce .product .images a.ftc-video360:before {
	content: '';
	background: url(assets/images/refresh.gif) center center;
	height: 1em;
	width: 1em;
	display: block !important;
	position: absolute;
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 5s ease-in-out infinite;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 20px;
	color: rgba(0, 0, 0, .75);
	left: 10px;
	opacity: 0;
}
.woocommerce .product .images:hover a.ftc-video360:before {
	opacity: 1;
}
.woocommerce .product .images:hover a.ftc-video360 {
	width: 110px;
	padding-left: 35px;
}
.woocommerce .product .images a.ftc-video360:focus {
	outline: 0;
}
.mfp-close-btn-in .mfp-close {
	background: #fff;
}
.threesixty .threesixty_images img {
	cursor: move;
}
/*dokan store*/

.dokan-seller-listing .dokan-seller-search-form input#search {
	border: 0 !important;
	border-bottom: 1px solid #e5e5e5 !important;
	width: 100%;
}
body #dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack >ul >li:last-child a {
	border-bottom: 0 !important;
	padding-bottom: 0;
}
.store-page-wrap .products {
	display: flex;
	flex-wrap: wrap;
}
#dokan-secondary aside.widget {
	margin-bottom: 40px;
}
#dokan-primary .navigation {
	margin-bottom: 52px;
}
body .dokan-pagination-container .dokan-pagination li.active a {
	color: #fff;
}
body .dokan-pagination-container .dokan-pagination li a {
	padding: 6px 12px;
}
.profile-info-box .img-social {
	position: relative;
}
.profile-info-box .img-social .social-store ul li {
	display: inline-block;
}
.profile-info-box .img-social .social-store ul li a {
	padding: 5px 10px;
	color: #fff;
}
.profile-info-box.profile-layout-layout1 .img-social .social-store {
	position: absolute;
	bottom: 0;
	right: 10px;
	z-index: 990;
}
.profile-info-box .img-social .social-store ul li.facebook {
	background: #3b5999;
}
.profile-info-box .img-social .social-store ul li.twitter {
	background: #55acee;
}
.profile-info-box .img-social .social-store ul li.pinterest {
	background: #410093;
}
.profile-info-box .img-social .social-store ul li.gplus {
	background: #dd4b39;
}
.profile-info-box .img-social .social-store ul li.linkedin {
	background: #ff0084;
}
.dokan-dashboard-content .dokan-form-group .dokan-form-control {
	padding: 3px 15px;
}
body .dokan-table > thead > tr > th {
	border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
	border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table tr:last-child td {
	border-bottom: 1px solid #eaeaea;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date .status {
	padding-top: 6px;
}
.dokan-product-listing-area .dokan-w12 {
	margin-bottom: 22px;
	margin-top: 22px;
}
body ul.subsubsub {
	font-size: 14px;
	padding-left: 0 !important;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {
	padding: 0px 10px 0px 6px;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active {
	padding-left: 0;
}
.edit-account-wrap .entry-title {
	text-transform: uppercase;
	margin-bottom: 20px;
}
.edit-account-wrap.woocommerce form .form-row {
	margin: 0 0 35px;
}
body .dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend {
	padding-bottom: 10px;
}
.dokan-category-menu #cat-drop-stack > ul li a {
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
}
.dokan-order-filter-serach .dokan-left {
	margin-bottom: 15px;
}
.dokan-order-filter-serach .dokan-right input[type="submit"] {
	margin-right: 10px;
}
.dokan-single-store .dokan-store-tabs ul li a {
	font-weight: 500;
}
.dokan-single-store .dokan-store-tabs ul li a:hover {
	color: #fff;
}
body .dokan-category-menu h3.widget-title,
body #dokan-secondary .widget h3.widget-title {
	color: #fff;
	padding: 10px 10px 10px 15px;
}
body #secondary-page .widget h3.widget-title {
	margin-bottom: 29px;
}
.profile-info-box.profile-layout-default .img-social .social-store,
.profile-info-box.profile-layout-layout2 .img-social .social-store {
	position: absolute;
	bottom: 0;
	right: 10px;
	z-index: 990;
}
.profile-info-box.profile-layout-layout3 .img-social .social-store {
	display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
	padding-left: 15px;
}
body .dokan-single-store .dokan-store-tabs ul {
	margin-bottom: 30px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
	padding-right: 10px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
	padding: 10px;
}
.dokan-pagination-container .dokan-pagination {
	margin-bottom: 32px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
	margin-bottom: 15px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
	padding: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
	margin-bottom: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
	padding: 15px;
}
.store-page-wrap .site-navigation .pager {
	margin: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li:last-child .count {
	border-bottom: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
	font-size: 14px;
}
.location-container div {
	display: block;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.children li {
	padding-left: 15px;
}
body #dokan-secondary .widget:not(.dokan-category-menu) h3.widget-title {
	/*margin-bottom: 20px;*/
	padding-left: 20px !important;
}
body #dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack {
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 20px;
}
body #dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack ul li {
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0;
	padding-left: 10px;
}
body #dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack ul li a {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
}
.widget .dokan-btn-theme:hover {
	background-color: #111 !important;
}
.widget .dokan-btn-theme {
	border-radius: 0 !important;
	border: 0 !important;
}
.dokan-store-tabs,
.profile-info-summery-wrapper {
	/*padding: 0 10px;*/
}
body .dokan-pagination-container .dokan-pagination li a:hover {
	color: #fff;
}
.dokan-store .ftc-breadcrumb-title h1 {
	color: #fff;
	font-weight: bold;
}
body .dokan-category-menu h3.widget-title {
	border: 0;
}
.dokan-dashboard .dokan-dashboard-wrap {
	padding-bottom: 35px;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend {
	padding-bottom: 10px;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
	margin-bottom: 25px;
}
.dashboard-widget .chart-container table {
	width: 90%;
}
body.dokan-dashboard .dokan-dashboard-content.dokan-product-edit {
	padding: 0 25px 0 25px;
}
.dokan-dashboard.single-product .ftc-breadcrumb-title h1.entry-title {
	display: block;
	color: #fff;
	font-weight: bold;
}
.mfp-close-btn-in .mfp-close:hover {
	color: #fff;
}
body .dokan-add-new-product-popup .product-form-container {
	height: 500px;
}
.dokan-dashboard .white-popup {
	margin: 33px auto;
}
.dokan-add-new-product-popup h2 {
	padding-top: 15px;
}
#dokan-add-new-product-form {
	padding-bottom: 20px;
}
.white-popup form .dokan-btn {
	margin-right: 15px;
}
body .dokan-add-new-product-popup .mfp-close {
	top: 5px;
}
.dokan-left .dokan-form-group .dokan-btn {
	margin-top: 15px;
}
.single-product .list-unstyled .seller-rating {
	display: none;
}
#tab-seller >h2 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.woocommerce-checkout-review-order .variation-Vendor {
	float: none !important;
	display: inline-block;
}
.dokan-store .breadcrumb-title h1 {
	display: block;
}
.woocommerce .store-content .star-rating {
	top: auto;
}
@media only screen and (max-width: 1024px) {
	body .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
		display: block;
		padding-right: 7px;
	}
	body .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.store-page-wrap.woocommerce .products .product {
		max-width: 220px;
	}
	.dokan-store-tabs,
	.profile-info-summery-wrapper {
		/*padding: 0 5px;*/
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
		padding: 15px 0 0 0;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
		top: 15px;
		left: 13px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
		height: 240px;
	}
}
@media only screen and (max-width: 684px) {
	.store-page-wrap.woocommerce .products .product {
		max-width: 270px;
	}
	.dokan-store-tabs,
	.profile-info-summery-wrapper {
		padding: 0;
	}
}
@media only screen and (max-width: 480px) {
	.widget-column.footer-top .vc_row {
		padding: 50px 0;
	}
	.profile-info-box.profile-layout-default .img-social .social-store,
	.profile-info-box.profile-layout-layout2 .img-social .social-store {
		bottom: auto;
		top: 10px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
		height: 360px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
		left: 16px;
	}
	.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
		margin-top: 20px;
	}
}
body a.dokan-btn-theme:hover,
body .dokan-btn-theme:hover {
	background: #444;
	color: #fff !important;
	border: 1px solid #444;
}
body a.dokan-btn-theme,
body .dokan-btn-theme {
	color: #fff;
}
.dokan-widget-area .has-children >.children {
	display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating {
	opacity: 1;
}
.dokan-single-store .seller-items {
	margin-left: -15px;
	margin-right: -15px;
}
#dokan-form-contact-seller input[type="submit"].dokan-btn-theme:hover {
	background-color: #444 !important;
}
.store-page-wrap.woocommerce {
	margin-bottom: 30px;
}
/*canvas cart*/

.ftc-off-canvas-cart .woocommerce ul.product_list_widget span.woocommerce-Price-amount.amount {
	font-weight: normal;
}
.ftc-off-canvas-cart .woocommerce .total .amount {
	font-weight: bold;
}
.off-can-vas-inner .cart_list.product_list_widget {
	overflow: auto;
}
.widget_shopping_cart_content,
.woocommerce.widget_shopping_cart {
	height: 100%;
}
.off-can-vas-inner {
	height: 100%;
}
.ftc-off-canvas-cart {
	position: fixed;
	width: 370px;
	background-color: #fff;
	z-index: 9999;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 0.3s ease;
	transform: translateX(100%);
}
.cart-canvas .ftc-off-canvas-cart {
	transform: translateX(0);
}
.cart-canvas .ftc-close-popup {
	opacity: 1;
	visibility: visible;
}
.admin-bar .ftc-off-canvas-cart {
	top: 30px;
}
.off-canvas-cart-title .title {
	font-size: 14px;
	font-weight: 500;
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.off-canvas-cart-title a.close-cart {
	position: absolute;
	right: 40px;
	top: 10px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}
a.close-cart:after,
a.close-cart:before {
	content: " ";
	position: absolute;
	right: -27px;
	top: 50%;
	margin-top: -1px;
	width: 15px;
	height: 2px;
	display: inline-block;
	background-color: #2d2a2a;
	-webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
a.close-cart:hover:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
a.close-cart:hover:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.ftc-off-canvas-cart .woocommerce .widget_shopping_cart .cart_list li,
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-top: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li.mini_cart_item {
	display: flex;
	margin-bottom: 20px;
}
.ftc-off-canvas-cart .cart_list li.mini_cart_item .ftc-widget-image {
	width: 90px;
}
.ftc-off-canvas-cart .cart_list li.mini_cart_item .ftc-meta-widget .variation {
	display: none;
}
.ftc-off-canvas-cart .cart_list li.mini_cart_item .ftc-meta-widget {
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	width: 190px;
	padding: 0 15px;
	margin-left: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
	right: 15px;
	z-index: 111;
    background: transparent !important;
    color: #262626 !important;
    font-size: 20px;
	padding: 0;
	line-height: 15px;
	height: 15px;
	width: 15px;
	text-align: center;
}
.ftc-off-canvas-cart .woocommerce ul.product_list_widget > li a {
	text-align: left;
	text-transform: capitalize;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .total {
	display: block;
	justify-content: center;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 20px 12px;
	border-top: 1px solid #ececec;
	width: 100%;
	bottom: 60px;
	margin: 0;
	background-color: #fff;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .buttons {
	display: flex;
	justify-content: center;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 0 20px;
	margin-bottom: 10px;
	background-color: #fff;
}
.ftc-off-canvas-cart .cart_list.product_list_widget {
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	margin-bottom: 0;
	max-height: 100%;
	height: calc(100% - 180px);
	margin-top: 10px;
}
.ftc-off-canvas-cart .widget_shopping_cart .total-title {
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	text-transform: uppercase;
	line-height: 25px;
}
.ftc-off-canvas-cart .woocommerce ul.product_list_widget li > a:before,
.ftc-off-canvas-cart .woocommerce-page ul.product_list_widget li > a:before {
	display: none;
}
.ftc-off-canvas-cart .woocommerce ul.product_list_widget li > a::after,
.ftc-off-canvas-cart .woocommerce-page ul.product_list_widget li > a::after {
	display: none;
}
.ftc-shop-cart .cart-item {
	position: relative;
}
.ftc-shop-cart .cart-item >a i {
	font-size: 24px;
	padding-right: 10px;
	color: #262626;
}
/*dropdown cart*/

.header-content .ftc-tini-cart .tini-cart-inner {
	position: absolute;
	right: 0;
	top: 16px;
	background: #fff;
	z-index: 9999;
}
.header-content .ftc-tini-cart .tini-cart-inner ul {
	/*display: flex;*/
	flex-direction: column;
	padding-top: 20px;
	max-height: 380px;
	overflow: auto;
}
.header-content .ftc-shop-cart {
	position: relative;
}
.ftc-tini-cart .title {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.ftc-tini-cart a.close-cart {
	position: absolute;
	right: 10px;
	top: 10px;
	color: red;
}
.ftc-tini-cart .woocommerce .widget_shopping_cart .cart_list li,
.ftc-tini-cart .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
.ftc-tini-cart .woocommerce.widget_shopping_cart .cart_list li.mini_cart_item {
	display: flex;
	margin-bottom: 20px;
	border-bottom: 0;
}
.ftc-tini-cart .cart_list li.mini_cart_item .ftc-widget-image {
	width: 100px;
}
.ftc-tini-cart .cart_list li.mini_cart_item .ftc-meta-widget .variation {
	display: none;
}
.ftc-tini-cart .cart_list li.mini_cart_item .ftc-meta-widget {
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	width: 190px;
	padding: 0 15px;
}
.ftc-tini-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
	right: 5px;
}
.ftc-tini-cart .woocommerce ul.product_list_widget > li a {
	text-align: left;
}
.ftc-tini-cart .woocommerce.widget_shopping_cart .total {
	display: flex;
	justify-content: center;
	border-top: 0;
	padding: 15px 0;
	font-size: 17px;
	color: #444;
	line-height: 16px;
}
.ftc-tini-cart .woocommerce.widget_shopping_cart .buttons {
	display: flex;
	justify-content: center;
}
.ftc-tini-cart .widget_shopping_cart .total-title {
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
}
.ftc-tini-cart .quantity {
	display: flex;
	line-height: 30px;
	color: #444;
}
.ftc-tini-cart .tini-cart-inner {
	display: none;
}
.ftc-tini-cart .tini-cart-inner .woocommerce.widget_shopping_cart .cart_list li a.remove {
	right: 25px;
}
.header-content .container .ftc-shop-cart {
	margin-top: 0;
}
.header-content .container > div {
	display: flex;
	align-items: center;
}
.ftc-tini-cart .cart-item {
	display: flex;
	justify-content: flex-end;
}
.ftc-tini-cart .cart-item .cart-item-canvas .cart-total {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
}
.ftc-tini-cart .cart-item .cart-item-canvas .cart-total >div {
	line-height: 22px;
	width: 100%;
	text-align: left;
}
.ftc-tini-cart .cart-item .cart-item-canvas .cart-total >div.widge {
	color: #666;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	line-height: 1;
	display: block;
}
.ftc-cart-tini.cart-item-canvas {
	display: flex;
	align-items: center;
}
.woocommerce-mini-cart__total.total {
	font-size: 14px;
}
.woocommerce-mini-cart__total.total >strong {
	padding-right: 8px;
	font-weight: 500;
}
.woocommerce-mini-cart__buttons.buttons a.wc-forward {
	padding: 15px 30px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	width: 50%;
	text-align: center;
}
/*Maketplace*/

.navbar-top-links {
	display: flex;
}
.wcmp_vendor_banner_template.template2 .vendor_address p.wcmp_vendor_name {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
}
.product-vendor .description_data table td {
	border-width: 0 1px 1px 0;
	border-color: #eaeaea;
}
.woocommerce.single-product a.goto_more_offer_tab.button {
	background: #fff;
	border-radius: 0;
	border: 1px solid #ebebeb;
	color: #666;
	font-weight: 400;
	margin-left: 0;
	margin-top: 25px;
	display: block;
	max-width: 382px;
}
.woocommerce div.product form.variations_form .variations td.value {
	width: 100%;
}
.woocommerce-mini-cart__empty-message {
	padding-left: 20px;
}
#dokan-form-contact-seller textarea.dokan-form-control {
	padding-left: 15px;
}
.woocommerce-cart-form .actions button.button {
	padding: 17px 30px !important;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	background-color: #2c2c2c;
}
table.compare-list {
	width: 100% !important;
}
.woocommerce form .form-row.user-role {
	padding-left: 20px;
}
.cart-item .ftc-cart-tini {
	display: flex;
	align-items: center;
}
.cart-item .ftc-cart-tini .cart-total {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ftc-tini-cart:hover .tini-cart-inner {
	display: block;
}
.cart-item .ftc-cart-tini .cart-total >div {
	line-height: 19px;
	width: 100%;
	text-align: left;
}
/*Infinite-Shop*/

.after-loop-wrapper {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.term-toy-game .after-loop-wrapper span.page-load-status,
.infinite .after-loop-wrapper span.page-load-status {
	text-align: center;
	display: inline-block !important;
	padding: 5px 15px;
	border: 1px solid #000;
	margin-top: 25px;
}
p.infinite-scroll-request,
p.infinite-scroll-last {
	margin-bottom: 0;
}
span.page-load-status p.infinite-scroll-request:after {
	content: "";
	display: inline-block;
	border: 2px solid #666;
	border-radius: 50%;
	border-top: 2px solid #3498db;
	width: 15px;
	margin-left: 10px;
	margin-bottom: -3px;
	height: 15px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
body:not(.infinite) span.page-load-status {
	display: none !important;
}
body.term-toy-game span.page-load-status {
	display: block !important;
}
/*home1*/

body.wpb-js-composer .product-tab .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	text-align: center;
	margin-bottom: 25px !important;
	position: relative;
	top: 0;
}
.wpb-js-composer .product-tab .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list {
	padding-left: 0;
	margin-right: 0;
	text-transform: uppercase;
}
.wpb-js-composer .product-tab .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab>a {
	border: 0;
}
.wpb-js-composer .product-tab .vc_tta.vc_general .vc_tta-tab.vc_active>a::after,
.wpb-js-composer .product-tab .vc_tta.vc_general .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab .vc_general.vc_tta-tabs .vc_tta-tab> a:before,
body.wpb-js-composer .product-tab .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .product-tab .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .product-tab .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	display: none !important;
}
body .revslider-1 rs-module-wrap .tp-bullets .tp-bullet,
body .slider-home3 rs-module-wrap .tp-bullets .tp-bullet {
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.revslider-1 .tp-bullets .tp-bullet:after,
.slider-home3 .tp-bullets .tp-bullet:after {
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
}
.header-layout5 .header-content .container > div,
.header-layout3 .header-content .container > div,
.header-layout4 .header-content .container > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 150px;
}
.header-layout5 .header-content >.container,
.header-layout3 .header-content >.container,
.header-layout4 .header-content >.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.header-layout5 .header-content >.container > .wrp-menu,
.header-layout3 .header-content >.container > .wrp-menu,
.header-layout4 .header-content >.container > .wrp-menu {
	flex: auto;
	border-top: 0;
}
.header-layout5 .header-content >.container > .wrp-menu {
	flex: auto;
}
.header-layout5 .header-content >.container > .wrp-menu .container,
.header-layout3 .header-content >.container > .wrp-menu .container,
.header-layout4 .header-content >.container > .wrp-menu .container {
	max-width: 600px;
}
.header-layout5 .nav-right,
.header-layout3 .nav-right,
.header-layout4 .nav-right {
	width: 370px !important;
	justify-content: space-between !important;
}
.header-layout5 .header-content .container .ftc-search-product,
.header-layout3 .header-content .container .ftc-search-product,
.header-layout4 .header-content .container .ftc-search-product {
	width: auto;
	margin-right: 0;
	float: left;
	margin-top: 0;
}
.header-layout5 .dropdown-button,
.header-layout3 .dropdown-button,
.header-layout4 .dropdown-button {
	margin: 0;
}
.header-layout5 #dropdown-list,
.header-layout3 #dropdown-list,
.header-layout4 #dropdown-list {
	display: none;
	position: absolute;
	top: 30px;
	border: 1px solid #ebebeb;
	right: 0;
	width: 190px;
	background: #fff;
	z-index: 8888;
	text-align: center;
	padding: 10px 5px;
	border-top: 2px solid;
}
.header-layout5 #dropdown-list > div,
.header-layout6 #dropdown-list > div,
.header-layout15 #dropdown-list > div,
.header-layout3 #dropdown-list > div,
.header-layout4 #dropdown-list > div {
	width: 100%;
	text-align: center;
	margin-right: 0;
}
.header-layout5 .cart-item .ftc-cart-tini .cart-total .widge,
.header-layout5 .cart-item .ftc-cart-tini .cart-total >div span,
.header-layout5 .ftc-sb-language:before,
.header-layout5 .ftc-account:before,
.header-layout5 .ftc-tiny-account-wrapper::before,
.header-layout5 #ftc_language > ul > li::before,
.header-layout5 .header-currency .ftc-currency::before,
.header-layout6 .cart-item .ftc-cart-tini .cart-total .widge,
.header-layout6 .cart-item .ftc-cart-tini .cart-total >div span,
.header-layout6 .ftc-sb-language:before,
.header-layout6 .ftc-account:before,
.header-layout6 .ftc-tiny-account-wrapper::before,
.header-layout6 #ftc_language > ul > li::before,
.header-layout6 .header-currency .ftc-currency::before,
.header-layout15 .cart-item .ftc-cart-tini .cart-total .widge,
.header-layout15 .cart-item .ftc-cart-tini .cart-total >div span,
.header-layout15 .ftc-sb-language:before,
.header-layout15 .ftc-account:before,
.header-layout15 .ftc-tiny-account-wrapper::before,
.header-layout15 #ftc_language > ul > li::before,
.header-layout15 .header-currency .ftc-currency::before,
.header-layout3 .cart-item .ftc-cart-tini .cart-total .widge,
.header-layout3 .cart-item .ftc-cart-tini .cart-total >div span,
.header-layout3 .ftc-sb-language:before,
.header-layout3 .ftc-account:before,
.header-layout3 .ftc-tiny-account-wrapper::before,
.header-layout3 #ftc_language > ul > li::before,
.header-layout3 .header-currency .ftc-currency::before,
.header-layout4 .cart-item .ftc-cart-tini .cart-total .widge,
.header-layout4 .cart-item .ftc-cart-tini .cart-total >div span,
.header-layout4 .ftc-sb-language:before,
.header-layout4 .ftc-account:before,
.header-layout4 .ftc-tiny-account-wrapper::before,
.header-layout4 #ftc_language > ul > li::before,
.header-layout4 .header-currency .ftc-currency::before {
	display: none !important;
}
.header-layout5 #dropdown-list > div a.tini-wishlist,
.header-layout3 #dropdown-list > div a.tini-wishlist,
.header-layout4 #dropdown-list > div a.tini-wishlist {
	color: #999;
}
.header-layout5 .header-content .container .ftc-shop-cart,
.header-layout6 .header-content .container .ftc-shop-cart,
.header-layout15 .header-content .container .ftc-shop-cart,
.header-layout3 .header-content .container .ftc-shop-cart,
.header-layout4 .header-content .container .ftc-shop-cart {
	width: auto;
}
.header-layout5 .ftc-search-product form,
.header-layout3 .ftc-search-product form,
.header-layout4 .ftc-search-product form {
	width: 260px;
}
.header-layout5 .ftc-shop-cart .cart-item >a i,
.header-layout6 .ftc-shop-cart .cart-item >a i,
.header-layout15 .ftc-shop-cart .cart-item >a i,
.header-layout3 .ftc-shop-cart .cart-item >a i,
.header-layout4 .ftc-shop-cart .cart-item >a i {
	font-size: 18px;
	padding-right: 0;
	color: #666;
}
.header-layout5 .dropdown-button span.fa.fa-bars,
.header-layout3 .dropdown-button span.fa.fa-bars,
.header-layout4 .dropdown-button span.fa.fa-bars {
	margin-top: 10px;
}
.header-layout5 .cart-item .ftc-cart-tini .cart-total >div,
.header-layout6 .cart-item .ftc-cart-tini .cart-total >div,
.header-layout15 .cart-item .ftc-cart-tini .cart-total >div,
.header-layout3 .cart-item .ftc-cart-tini .cart-total >div,
.header-layout4 .cart-item .ftc-cart-tini .cart-total >div {
	line-height: 20px;
	text-align: center;
}
.header-layout5 .cart-item .ftc-cart-tini .cart-total,
.header-layout6 .cart-item .ftc-cart-tini .cart-total,
.header-layout15 .cart-item .ftc-cart-tini .cart-total,
.header-layout3 .cart-item .ftc-cart-tini .cart-total,
.header-layout4 .cart-item .ftc-cart-tini .cart-total {
	display: inline-block;
	position: absolute;
	top: -20px;
	left: 5px;
	width: 20px;
	text-align: center;
	height: 20px;
	line-height: 18px;
	border-radius: 100%;
	color: #fff;
	background: #999;
	font-size: 12px;
}
.header-layout5 .dropdown-button span:before,
.header-layout6 .dropdown-button span:before,
.header-layout15 .dropdown-button span:before,
.header-layout3 .dropdown-button span:before,
.header-layout4 .dropdown-button span:before {
	margin-right: 0;
	font-size: 18px;
	color: #666;
}
.header-layout5 .header-currency ul li,
.header-layout5 .ftc-sb-language li,
.header-layout6 .header-currency ul li,
.header-layout6 .ftc-sb-language li,
.header-layout15 .header-currency ul li,
.header-layout15 .ftc-sb-language li,
.header-layout3 .header-currency ul li,
.header-layout3 .ftc-sb-language li,
.header-layout4 .header-currency ul li,
.header-layout4 .ftc-sb-language li {
	text-align: center;
}
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover {
	background: transparent;
}
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
	text-transform: uppercase;
	font-weight: 400;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
	font-weight: 500;
}
body.wpb-js-composer .product-tab .vc_general.vc_tta-tabs .vc_tta-tab > a {
	margin: 0 10px;
}
.product-tab .woocommerce .ftc-slider .products .product,
.bestseller-kiko .woocommerce .ftc-slider .products .product {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #fff;
	margin-bottom: 30px;
}
.product-tab .woocommerce .product.product-wrapper .item-description,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description {
	padding: 0;
	margin-bottom: 7px;
}
.bestseller-kiko .woocommerce .product.product-wrapper .item-description {
	margin-bottom: 0px;
}
.bestseller-kiko .woocommerce .ftc-slider .products .product {
	width: 100%;
}
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist,
.product-tab .product-wrapper .item-description .meta_info > .compare,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist,
.bestseller-kiko .product-wrapper .item-description .meta_info > .compare,
.woocommerce .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist,
.product-wrapper .item-description .meta_info > .compare {
	display: none;
}
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a,
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	text-transform: capitalize;
	background-color: transparent !important;
	font-size: 14px;
	width: 100%;
}
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info a:hover span,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info a:hover span,
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a:hover span {
	background: transparent !important;
	color: #999 !important;
}
.product-tab .woocommerce .product .item-description .meta_info div.add-to-cart a span:before,
.bestseller-kiko .woocommerce .product .item-description .meta_info div.add-to-cart a span:before,
.woocommerce .product .item-description .meta_info div.add-to-cart a span:before {
	content: "+";
	font-family: "Fontawesome";
	margin-right: 5px;
}
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart,
.woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart {
	width: 100%;
	margin-left: 0;
	margin-right: 0px;
}
.product-tab .owl-carousel .owl-stage-outer,
.bestseller-kiko .owl-carousel .owl-stage-outer,
.home-testi .owl-carousel .owl-stage-outer {
	padding-bottom: 0;
}
.home-testi .test-content {
	margin-bottom: 0;
	padding-top: 0;
	overflow: hidden;
	padding: 0;
	text-align: justify;
	margin: 0 auto;
}
.home-testi .wrp-avatar {
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin: 0px auto 0 auto;
	border-radius: 100%;
	transform: inherit;
	-webkit-border-radius: 100%;
	float: none;
	-webkit-transform: inherit;
	background: transparent;
	position: relative;
}
.home-testi .ftc-sb-testimonial .test-content .test_avatar {
	width: 106px;
	height: 106px;
	border: 0;
	display: block;
	border-radius: 100%;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border: 0;
	top: 0;
	left: 0px;
}
.home-testi .ftc-sb-testimonial .test-content .wrp-content {
	line-height: 20px;
	max-width: 100%;
	margin: 0 auto;
	margin-left: 0;
	float: left;
	margin-top: 15px;
	max-height: 270px;
	position: relative;
	width: auto;
	text-align: center;
	left: 50%;
	bottom: 64px;
	font-size: 14px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 270px;
	font-size: 17px;
	font-style: inherit;
	background: #fff;
	padding-top: 80px;
	padding-left: 140px;
	padding-right: 140px;
}
.home-testi .ftc-sb-testimonial .test-content .test_meta:before,
.home-testi .ftc-sb-testimonial .test-content .test_meta:after,
.home-testi .ftc-sb-testimonial .test-content .wrp-content:after {
	display: none;
}
.home-testi .ftc-sb-testimonial .test-content h4.test_name {
	text-align: center;
}
.home-testi .ftc-sb-testimonial .test-content .test_name a {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #2b2b2b;
	text-transform: capitalize;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.home-testi .ftc-sb-testimonial .test-content .test_byline {
	color: #999;
	text-transform: capitalize;
}
.home-testi .ftc-sb-testimonial .test-content h4.test_name {
	display: inline-block;
}
.home-testi .ftc-sb-testimonial .test-content .test_meta {
	font-size: 14px;
	margin: 0;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	line-height: 30px;
	font-style: italic;
	color: #999;
}
.home-testi .owl-carousel .owl-nav.disabled {
	display: block;
}
body .home-testi .ftc-sb-testimonial .owl-nav > div:before {
	color: #333;
	background: transparent;
	margin-left: 0;
	margin-top: 0;
}
.home-testi .ftc-sb-testimonial .owl-nav > div {
	top: 50%;
	bottom: 0;
	border: 0;
	opacity: 0;
	margin-top: -15px;
}
.home-testi:hover .ftc-sb-testimonial .owl-nav > div {
	opacity: 1;
}
.home-testi .owl-nav .owl-prev {
	left: 0;
	right: auto;
	margin-right: 0;
}
.home-testi .owl-nav .owl-next {
	right: 0;
	left: auto;
	margin-left: 0;
}
.home-testi .owl-nav > div.owl-next:before {
	margin-left: 0;
	margin-top: 0;
}
.home-testi .ftc-sb-testimonial {
	margin-bottom: 0;
	padding-bottom: 0;
}
.ftc-smooth-image.smooth-image .img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.1);
	-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
	transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.ftc-smooth-image.smooth-image .img {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: transform 0.4 ease-in-out;
	transition: transform 0.4s ease-in-out;
	overflow: hidden;
}
.smooth-image .ftc-smooth:before,
.smooth-image .ftc-smooth:after {
	display: none !important;
}
.home-letter h1 {
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;
}
.home-letter .wpb_wrapper .newletter_sub > p {
	display: none;
}
.home-letter {
	height: 470px;
	display: flex;
	align-items: center;
}
.home-letter .sub-form {
	display: inline-block;
}
.home-letter .mailchimp_sub_input:first-child {
	width: 430px;
}
.home-letter .mailchimp_sub_input:last-child button.submit {
	padding: 0;
	height: 45px;
	width: 140px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 45px;
}
.home-letter .mailchimp_sub_input:first-child input.email {
	height: 45px;
	line-height: 45px;
}
.home-letter .newletter_sub {
	width: 100%;
	text-align: center;
}
.home-letter .mailchimp_sub_input {
	float: left;
}
h1.title-big {
	text-align: center;
	font-size: 36px;
	margin-bottom: 16px;
}
.post-info .bestseller-kiko .wpb_wrapper p.title-small,
.post-info .home1-blog .wpb_wrapper p.title-small {
	text-align: center;
	color: #666;
	margin-bottom: 40px !important;
	margin-top: 14px;
	width: 525px;
	margin: 0 auto;
	text-align: center;
	display: table;
}
.product-img-home:hover .wpb_text_column.wpb_content_element {
	display: block;
}
.product-img-home .wpb_text_column.wpb_content_element {
	position: absolute;
	bottom: 20px;
	left: 30px;
	display: none;
}
.product-img-home h3.txt-img-product {
	font-size: 18px;
	text-transform: capitalize;
	color: #2b2b2b;
	padding-bottom: 2px;
}
.product-img-home p.price-product {
	color: #999;
}
.home-service {
	padding: 100px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-service h1.title-big {
	text-align: left;
	position: relative;
	padding-bottom: 22px;
}
.home-service h1.title-big:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 70px;
	background: #2b2b2b;
	bottom: 0;
}
.home-service .txt-service p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.home-service .ftc-smooth-image.smooth-image {
	margin-bottom: 0;
}
.home1-blog .header-title,
.home1-blog .blogs .owl-nav,
.home1-blog .date-time i {
	display: none;
}
.home1-blog .ftc-sb-blogs .content-meta .wrp-time-info .date-time {
	display: none;
}
.home1-blog .ftc-sb-blogs .content-meta .wrp-time-info .date-time.date-time-meta {
	position: absolute;
	top: 20px;
	color: #2b2b2b;
	background: #fff;
	left: 20px;
	padding: 5px 15px;
	display: inline-block;
}
.home1-blog .blogs .item .post-thumbnail .blog-image:hover .image-eff {
	display: none;
}
.home1-blog .wrp-time-info {
	display: inline-block !important;
	width: 100%;
}
.home1-blog .ftc-sb-blogs .item .content-meta {
	z-index: 100;
	background: transparent;
	padding: 0;
	text-align: justify;
	margin-bottom: 0px;
	position: inherit;
}
.home1-blog .blogs .item .entry-header > .product_title a {
	font-size: 24px;
	font-weight: 500;
	text-transform: capitalize;
}
.post-info .home1-blog .wpb_wrapper p {
	font-size: 14px;
}
.home1-blog .ftc-sb-blogs .content-meta .wrp-time-info .comment-count {
	display: none;
}
.home-single-img .ftc-smooth-image:first-child {
	margin-bottom: 25px;
}
.home-testi .test-content .test_avatar img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	transform: inherit;
	-o-transform: inherit;
	-ms-transform: inherit;
	-webkit-transform: inherit;
	-moz-transform: inherit;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.product-tab .group-button-product,
.bestseller-kiko .group-button-product,
.group-button-product {
	flex-direction: row;
	position: absolute;
	display: flex;
	font-size: 0;
	opacity: 0;
	visibility: hidden;
	top: auto;
	bottom: 20px;
	transform: translate(-50%);
	left: 50%;
	right: auto;
	-webkit-transition: all .2s ease-in-out 0.2s;
	-moz-transition: all .2s ease-in-out 0.2s;
	transition: all .2s ease-in-out 0.2s;
	height: 40px;
	width: auto;
}
.product-tab .woocommerce .product .item-image .group-button-product > div,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > div,
.woocommerce .product .item-image .group-button-product > div {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	line-height: 40px;
	background: #fff;
	border: 0;
	border-radius: 0;
	margin: 0;
}
.product-tab .woocommerce .product .item-image .group-button-product > div,
.product-tab .woocommerce .product .item-image .group-button-product > div a,
.product-tab .woocommerce .products .product.product-wrapper .item-image .group-button-product > a .product-tab .woocommerce .products .item-image .group-button-product > a.compare,
.product-tab .woocommerce .product .item-image .group-button-product > a.compare,
.product-tab .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > a.compare,
.bestseller-kiko .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > div,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > div a,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > a.compare,
.woocommerce .product .item-image .group-button-product > a.compare,
.woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.woocommerce .product .item-image .group-button-product > div,
.woocommerce .product .item-image .group-button-product > div a,
.woocommerce .product .item-image .group-button-product > a.compare {
	font-size: 0;
	line-height: 0;
	padding: 0;
	min-width: 0;
	width: 40px;
	height: 40px;
	margin: 0;
	top: 0;
	background: #fff;
	border-radius: 0;
	display: inline-block;
	text-align: center;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: transform 1s ease 0s;
	-moz-transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
	-o-transition: transform 1s ease 0s;
}
.product-tab .woocommerce .product .item-image .group-button-product .add-to-cart.add_to_cart_button,
.bestseller-kiko .woocommerce .product .item-image .group-button-product .add-to-cart.add_to_cart_button,
.woocommerce .product .item-image .group-button-product .add-to-cart.add_to_cart_button {
	display: none;
}
.product-tab .woocommerce .products .item-image:hover .group-button-product div,
.product-tab .woocommerce .products .item-image:hover .group-button-product > a,
.bestseller-kiko .woocommerce .products .item-image:hover .group-button-product div,
.bestseller-kiko .woocommerce .products .item-image:hover .group-button-product > a,
.product-tab .woocommerce .product .item-image:hover .group-button-product > a.compare,
.product-tab .woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a.quickshop,
.bestseller-kiko .woocommerce .product .item-image:hover .group-button-product > a.compare,
.bestseller-kiko .woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a.quickshop,
.woocommerce .products .item-image:hover .group-button-product div,
.woocommerce .products .item-image:hover .group-button-product > a,
.woocommerce .product .item-image:hover .group-button-product > a.compare,
.woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a.quickshop {
	transform: none;
	opacity: 1;
	border-radius: 0px;
}
.product-tab .woocommerce .product .item-image:hover .group-button-product > div a,
.product-tab .woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a,
.bestseller-kiko .woocommerce .product .item-image:hover .group-button-product > div a,
.woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a,
.woocommerce .product .item-image:hover .group-button-product > div a {
	transform: none;
}
.ftc-sb-brandslider.ftc-shortcode .owl-carousel.owl-drag .owl-item {
	display: flex;
	justify-content: center;
	align-items: center;
}
.ftc-sb-brandslider.ftc-shortcode .owl-carousel.owl-drag .owl-stage-outer {
	padding-bottom: 0;
}
.bottom-ft {
	display: flex;
	align-items: center;
	padding: 10px 0px;
}
.bottom-ft .vc_col-sm-4 {
	padding: 0 !important;
}
.bottom-ft .vc_col-sm-4 .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
.ftc-footer .bottom-ft .copy-com {
	line-height: 30px;
	font-size: 14px;
	padding: 15px 0;
	color: #999;
}
.ft-bank {
	display: flex;
	justify-content: center;
}
.footer-bottom .wpb_single_image {
	padding: 19px 0;
}
ul.ft-social {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
ul.ft-social li:first-child {
	margin-right: 10px;
	padding-bottom: 2px;
}
ul.ft-social li a {
	color: #fff;
	font-size: 13px;
}
.widget-column.footer-middle .Footer-Middle-kiko1 .vc_col-sm-3:first-child {
	margin-left: -15px;
}
footer#colophon .ftc-footer .Footer-Middle-kiko1 .widget-title {
	font-size: 17px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 17px;
	font-weight: 500;
}
.widget .Footer-Middle-kiko1 ul li:first-child {
	padding-top: 0;
}
.widget .Footer-Middle-kiko1 ul li {
	list-style: none;
	padding: 5px 0;
	line-height: 25px;
}
.widget .Footer-Middle-kiko1 ul li a {
	font-size: 15px;
	color: #999;
}
.ftc-sb-brandslider div.item a img:hover {
	opacity: 0.4;
}
.product-tab .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.bestseller-kiko .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop {
	color: #fff;
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0;
	font-size: 0;
	text-align: center;
	line-height: 40px;
}
.product-tab .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop i:before,
.bestseller-kiko .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop i:before,
.woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop i:before {
	color: #444;
}
.product-tab .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop:hover i:before,
.bestseller-kiko .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop:hover i:before,
.woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop:hover i:before {
	color: #fff;
}
.product-tab .item-image .group-button-product a i,
.product-tab .woocommerce .product .item-image .group-button-product a:first-child:before,
.bestseller-kiko .item-image .group-button-product a i,
.bestseller-kiko .woocommerce .product .item-image .group-button-product a:first-child:before,
.item-image .group-button-product a i,
.woocommerce .product .item-image .group-button-product a:first-child:before {
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	display:block;
}
.home-products .item-image .group-button-product a i,
.featured-home5 .item-image .group-button-product a i{
	display:inline-block;
}
.header-ftc.header-layout5,
.header-ftc.header-layout3,
.header-ftc.header-layout4 {
	position: relative;
	left: 0;
	right: 0;
	z-index: 1000;
}
.header-ftc.header-layout5 .header-content,
.header-ftc.header-layout5 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-ftc.header-layout6 .header-content,
.header-ftc.header-layout6 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-ftc.header-layout15 .header-content,
.header-ftc.header-layout15 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-ftc.header-layout3 .header-content,
.header-ftc.header-layout3 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-ftc.header-layout4 .header-content,
.header-ftc.header-layout4 .ftc-search-product .ftc_search_ajax input[type="text"] {
	background: transparent;
}
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
	background: transparent !important;
}
.header-layout5 .mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.header-layout5 .mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.header-layout5 .mega_main_menu_ul .menu-item-has-children> .item_link:hover:after,
.header-layout6 .mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.header-layout6 .mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.header-layout6 .mega_main_menu_ul .menu-item-has-children> .item_link:hover:after,
.header-layout15 .mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.header-layout15 .mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.header-layout15 .mega_main_menu_ul .menu-item-has-children> .item_link:hover:after,
.header-layout3 .mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.header-layout3 .mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.header-layout3 .mega_main_menu_ul .menu-item-has-children> .item_link:hover:after,
.header-layout4 .mega_main_menu_ul > .menu-item-has-children.current-menu-item > .item_link:after,
.header-layout4 .mega_main_menu_ul > .current-menu-ancestor > .item_link:after,
.header-layout4 .mega_main_menu_ul .menu-item-has-children> .item_link:hover:after {
	display: none;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_content,
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item>.item_link .link_content,
.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li>.item_link .link_content:hover,
.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item>.item_link .link_content,
.header-layout6 .mega_main_menu > .menu_holder > .menu_inner > ul > li>.item_link .link_content:hover,
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item>.item_link .link_content,
.header-layout15 .mega_main_menu > .menu_holder > .menu_inner > ul > li>.item_link .link_content:hover,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item>.item_link .link_content,
.header-layout3 .mega_main_menu > .menu_holder > .menu_inner > ul > li>.item_link .link_content:hover,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item>.item_link .link_content,
.header-layout4 .mega_main_menu > .menu_holder > .menu_inner > ul > li>.item_link .link_content:hover {
	border-bottom: 1px solid #000;
	margin-bottom: -2px;
	height: 40px;
}
.product-tab .woocommerce .product .item-image .group-button-product > div i.fa-heart:before,
.bestseller-kiko .woocommerce .product .item-image .group-button-product > div i.fa-heart:before,
.bestseller-kiko .item-image .group-button-product a i.fa-heart:before,
.woocommerce .product .item-image .group-button-product > div i.fa-heart:before {
	content: "\e642";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.product-tab .woocommerce .product .item-image .group-button-product a.compare i:before,
.bestseller-kiko .woocommerce .product .item-image .group-button-product a.compare i:before,
.woocommerce .product .item-image .group-button-product a.compare i:before {
	content: "\e665";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.product-tab .woocommerce .product .item-image .group-button-product a.quickshop i:before,
.bestseller-kiko .woocommerce .product .item-image .group-button-product a.quickshop i:before,
.woocommerce .product .item-image .group-button-product a.quickshop i:before {
	content: "\e618";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.product-tab .woocommerce .product .item-image .group-button-product a.compare.added:before,
.bestseller-kiko .woocommerce .product .item-image .group-button-product a.compare.added:before,
.woocommerce .product .item-image .group-button-product a.compare.added:before {
	font-family: 'FontAwesome';
	content: "\f047";
	font-size: 16px;
	line-height: 40px;
}
.product-tab .woocommerce .product .item-description .meta_info a.added_to_cart.wc-forward:before,
.bestseller-kiko .woocommerce .product .item-description .meta_info a.added_to_cart.wc-forward:before,
.woocommerce .product .item-description .meta_info a.added_to_cart.wc-forward:before {
	content: "\f00c";
	display: inline-block;
	font-family: 'FontAwesome';
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	position: relative;
	left: 0;
	width: 35px;
}
.product-tab .woocommerce .item-description .meta_info div.add-to-cart a:before,
.bestseller-kiko .woocommerce .item-description .meta_info div.add-to-cart a:before,
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart::after,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart::after,
.woocommerce .item-description .meta_info div.add-to-cart a:before,
.woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart::after {
	display: none;
}
.product-tab .woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart:hover:before,
.bestseller-kiko .woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart:hover:before,
.woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart:hover:before {
	color: #999;
}
.mega_main_menu li.multicolumn_dropdown.columns2 > .mega_dropdown {
	width: 360px;
}
.mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
	width: 525px;
}
.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
	font-size: 14px;
}
/*home2*/

.header-layout6 .header-top-home2,
.header-layout15 .header-top-home2 {
	padding: 30px 0px 10px 0px;
}
.header-layout6 .header-content .container .logo-wrapper,
.header-layout15 .header-content .container .logo-wrapper {
	text-align: center;
	display: block;
}
.header-layout6 .header-content > .container,
.header-layout15 .header-content > .container {
	padding: 0;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.header-layout6 .header-content .container > div,
.header-layout15 .header-content .container > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.header-layout6 .header-content .container .ftc-search-product,
.header-layout15 .header-content .container .ftc-search-product {
	width: auto;
	margin-right: 0;
	float: left;
	margin-top: 0;
	border: 0;
}
.header-layout6 .header-content >.container div.navigation-primary .container,
.header-layout15 .header-content >.container div.navigation-primary .container {
	max-width: 600px;
}
.header-layout6 .header-content >.container > .wrp-menu,
.header-layout15 .header-content >.container > .wrp-menu {
	flex: 1;
	border-top: 0;
}
.header-layout6 .header-content .ftc-search-product form,
.header-layout15 .header-content .ftc-search-product form {
	width: 150px;
}
.header-layout6 #dropdown-list,
.header-layout15 #dropdown-list {
	display: none;
	position: absolute;
	top: 25px;
	border: 1px solid #ebebeb;
	right: 0;
	width: 190px;
	background: #fff;
	z-index: 8888;
	text-align: center;
	padding: 10px 5px;
	border-top: 2px solid;
}
.header-layout6 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-layout15 .ftc-search-product .ftc_search_ajax input[type="text"] {
	border: none;
}
.header-layout6 #dropdown-list > div a.tini-wishlist,
.header-layout15 #dropdown-list > div a.tini-wishlist {
	color: #999;
}
.home-testi.home2 .heading-testi h3 {
	font-size: 36px;
	color: #2b2b2b;
	display: inline-block;
	position: absolute;
	top: 115px;
	z-index: 2;
	left: 333px;
}
.home-testi.home2 .ftc-sb-testimonial {
	background: #f1f0ec;
	padding: 15px;
	height: 310px;
}
.home-testi.home2 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
	overflow: hidden;
	height: 100% !important;
	border: 1px solid #d9d9d9;
}
.home-testi.home2 .ftc-sb-testimonial .active .test-content .wrp-avatar {
	width: 100px;
	height: 100px;
	margin-top: 60px;
	margin-bottom: 15px;
	margin-left: 100px;
}
.home-testi.home2 .ftc-sb-testimonial .active .test-content p.test_meta {
	background: unset;
	position: relative;
	width: auto;
	text-align: justify;
	left: 50%;
	bottom: 110px;
	font-size: 14px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 15px;
	font-style: italic;
	padding-top: 80px;
	padding-left: 300px;
	padding-right: 100px;
	color: #666;
}
.home-testi.home2 .ftc-sb-testimonial .test-content h4.test_name span.test_byline {
	color: #666;
}
.home-testi.home2 .ftc-sb-testimonial .test_name {
	position: absolute;
	left: 0;
	bottom: 125px;
	right: auto;
	width: 310px;
}
.home-testi.home2 .ftc-sb-testimonial .test-content .wrp-content {
	line-height: 20px;
	max-width: 100%;
	margin: 0 auto;
	margin-left: 0;
	float: left;
	margin-top: 0;
	position: relative;
	width: auto;
	text-align: center;
	left: 50%;
	bottom: auto;
	font-size: 14px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: auto;
	font-size: 17px;
	font-style: inherit;
	background: transparent;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
.home-letter.footer-top3 {
	height: auto;
}
.home-letter .mailchimp_sub_input:last-child button.submit:hover {
	background: #444;
}
.home2-banner .bn-home10 .ftc-banner-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.home2-banner .bn-home10 .ftc-banner-content h3.img-h10 {
	font-size: 20px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;
}
.home2-banner .bn-home10 .ftc-banner-content p.text-h10 {
	font-size: 14px;
	color: #666;
	margin-bottom: 0;
}
.home2-banner .bn-home10 .img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.1);
	-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
	transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.home2-banner .bn-home10 .img {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: transform 0.4 ease-in-out;
	transition: transform 0.4s ease-in-out;
	overflow: hidden;
}
.home2-banner .bn-home10 {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
/*home4*/

.home-letter.home4 {
	height: 250px !important;
	margin: 0px;
}
.single-nomargin .ftc-smooth-image {
	margin-bottom: 25px;
}
.header-layout5 .header-content .container .logo-wrapper.is-desktop,
.header-layout6 .header-content .container .logo-wrapper.is-desktop,
.header-layout15 .header-content .container .logo-wrapper.is-desktop,
.header-layout3 .header-content .container .logo-wrapper.is-desktop,
.header-layout4 .header-content .container .logo-wrapper.is-desktop {
	width: auto;
}
.product-tab .woocommerce .products .product .price .amount,
.product-tab .woocommerce-page .products .product .price .amount,
.bestseller-kiko .woocommerce .products .product .price .amount,
.bestseller-kiko .woocommerce-page .products .product .price .amount {
	font-weight: 500;
}
/* Portfolios */

.pp_content_container {
	background: #fff;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .text12 {
	margin-top: 10px;
	position: relative;
	height: 45px;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .text11 .portfolio-info a {
	color: #d2d2d2;
	font-size: 18px;
	letter-spacing: 1px;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .text11 .portfolio-info {
	margin-top: 10px;
}
.ftc-portfolio-wrapper.columns-1 .item {
	width: 100%;
}
.ftc-portfolio-wrapper.columns-2 .item {
	width: 50%;
	max-width: 570px;
}
.ftc-portfolio-wrapper.columns-3 .item {
	width: 33.333333%;
	max-width: 370px;
}
.ftc-portfolio-wrapper.columns-4 .item {
	width: 25%;
	max-width: 270px;
	margin: 15px;
}
.ftc-portfolio-wrapper.columns-5 .item {
	width: 20%;
}
.ftc-portfolio-wrapper.columns-2 .item,
.ftc-portfolio-wrapper.columns-3 .item,
.ftc-portfolio-wrapper.columns-4 .item,
.ftc-portfolio-wrapper.columns-5 .item {
	margin: 15px;
}
.ftc-portfolio-wrapper .filter-bar {
	text-align: center;
	margin-bottom: 50px;
}
.ftc-portfolio-wrapper .filter-bar li {
	display: inline-block;
	text-transform: capitalize;
	margin-right: 30px;
	color: #333;
	font-size: 22px;
	position: relative;
	font-weight: 500;
	background: transparent;
	padding: 0;
	width: auto !important;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.ftc-portfolio-wrapper .filter-bar li:last-child {
	margin-right: 0;
}
.ftc-portfolio-wrapper .filter-bar li.current,
.ftc-portfolio-wrapper .filter-bar li:hover {
	border-bottom: 1px solid;
}
.ftc-portfolio-wrapper .filter-bar li {
	width: 120px;
}
.ftc-portfolio-wrapper .portfolio-inner {
	margin: 0;
	margin-bottom: 50px;
	margin-left: -15px;
	margin-right: -15px;
}

.ftc-portfolio-wrapper .portfolio-inner .item {
	overflow: hidden;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
	display: block;
	position: relative;
	margin-bottom: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img {
	width: 100%;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail {
	transition: transform 1.5s;
	-webkit-transition: transform 1.5s;
	-moz-transition: transform 1.5s;
	transition: transform 1.5s;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .link {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 25px;
	opacity: 0;
	z-index: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail:hover .figcaption {
	opacity: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption h3 a {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1px;
}
.ftc-portfolio-wrapper .load-more-wrapper .button {
	min-width: 210px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	background-color: #333;
	font-weight: 500;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .date-time {
	color: #fff;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .6);
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(.9);
	transform: scale(.9);
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .figcaption .zoom-img:before {
	content: "\f002";
	font-family: "Fontawesome";
	font-size: 18px;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .zoom-img:hover:before,
.ftc-portfolio-wrapper .item .figcaption ul:hover:before {
	color: #fff;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .figcaption .zoom-img {
	z-index: 12;
	left: 50%;
	transform: translate(-120%);
	top: 0;
	position: absolute;
	background: #fff;
	padding: 0;
	border: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
}
.pp_pic_holder.pp_default .pp_details {
	position: absolute;
	top: -18px;
	right: 0;
}
.pp_pic_holder.pp_default .pp_details a.pp_close {
	top: 6px;
	background: #fff;
	right: 0;
	color: #999;
}
.pp_top {
	height: 0;
}
body div.ppt {
	padding-top: 0 !important;
	margin: 0 0 -45px 0 !important;
}
a.pp_expand,
a.pp_contract {
	right: 40px !important;
	top: -12px !important;
}
a.pp_expand,
a.pp_contract {
	right: 45px;
	top: -12px;
}
.ftc-portfolio-wrapper .item:hover .figcaption ul.ftc-social-sharing {
	opacity: 1;
}
.ftc-portfolio-wrapper .item .figcaption ul li {
	display: inline-block;
	opacity: 0;
	padding: 10px 8px;
	margin-top: 0;
	display: unset;
	float: left;
	height: 40px;
	line-height: 40px;
}
.ftc-portfolio-wrapper .item .figcaption ul li a i {
	font-size: 14px;
}
.ftc-portfolio-wrapper .item .figcaption ul li a i:hover:before {
	color: #fff;
}
.ftc-portfolio-wrapper .item .figcaption ul li a i:before {
	color: #999;
}
.ftc-portfolio-wrapper .item .figcaption ul li a {
	font-size: 0;
}
.ftc-portfolio-wrapper .item .figcaption ul.ftc-social-sharing {
	position: absolute;
	z-index: 11;
	margin-bottom: 0;
	left: 50%;
	top: 0;
	opacity: 0;
	left: 50%;
	width: 125px;
	transform: translateX(-50%);
	top: 30px;
}
.ftc-portfolio-wrapper .item:hover .figcaption ul.ftc-social-sharing {
	opacity: 1;
}
.ftc-portfolio-wrapper .item .figcaption ul:hover {
	border-radius: 15px;
	padding-right: 0;
	transition: 2s;
}
.ftc-portfolio-wrapper .item .figcaption ul:before {
	content: "\f0c1";
	font-family: "Fontawesome";
	font-size: 18px;
	color: #333;
	background: #fff;
	border-radius: 50%;
	padding: 0;
	border: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	float: left;
	position: absolute;
	top: -30px;
	margin-left: 10px;
	right: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .zoom-img:before {
	color: #333;
}
.ftc-portfolio-wrapper .item .figcaption ul:hover li {
	opacity: 1;
}
.portfolio-text .text11 {
	text-align: center;
	margin-top: 30px;
}
.portfolio-text .text11 h3 a {
	color: #333;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: bold;
}
.portfolio-text .text11 .portfolio-info a {
	color: #666;
}
/*single portfolio*/

.single-ftc_portfolio .ftc-breadcrumb-title h1 {
	display: none;
}
.single-portfolio .thumbnails {
	margin-top: 50px;
}
.single-portfolio .info-content h2.entry-title {
	text-transform: uppercase;
	margin: 40px 0 25px;
	font-weight: 600;
	color: #000;
}
.single-portfolio .info-content .portfolio-content p {
	font-size: 16px;
}
article.single-post.single-portfolio .meta-content .portfolio-info span {
	color: #999;
}
.single-portfolio .info-content .portfolio-content {
	width: 80%;
	text-align: justify;
	margin-bottom: 50px;
}
.single-portfolio .meta-content .portfolio-info p {
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
}
.single-portfolio .meta-content .portfolio-info:last-child p {
	margin-bottom: 0;
}
.single-portfolio .meta-content .portfolio-info p:before {
	content: "\f178";
	font-family: Fontawesome;
	margin-right: 15px;
}
.single-portfolio .thumbnails figure {
	display: inline-flex;
	width: 100%;
}
.single-portfolio .thumbnails figure a:last-child {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
.single-portfolio .thumbnails figure a:first-child {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.single-portfolio .thumbnails figure a {
	margin-right: 30px;
	overflow: hidden;
	width: 100%;
}
.single-portfolio .thumbnails figure a img {
	width: auto;
	max-height: inherit;
}
.single-portfolio .portfolio-info p,
.single-portfolio .portfolio-info span {
	display: inline-block;
}
.single-portfolio ul.ftc-social-sharing {
	margin-bottom: 60px;
	display: none;
}
.single-portfolio ul li {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 5px 15px;
	margin-right: 10px;
}
.single-portfolio ul li:hover {
	background: #e5e5e5;
}
.single-portfolio .single-navigation {
	margin-bottom: 50px;
	margin-top: 50px;
}
.single-portfolio .single-navigation a {
	font-size: 0;
	margin-right: 5px;
}
.single-portfolio .single-navigation a:first-child:before {
	content: "\f053";
	font-family: Fontawesome;
	font-size: 12px;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background: #e5e5e5;
	border-radius: 5px;
	color: #333;
}
.single-portfolio .related .content-wrapper .owl-nav {
	display: none;
}
.single-portfolio .single-navigation a:last-child:before {
	content: "\f054";
	font-family: Fontawesome;
	font-size: 12px;
	padding: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: #e5e5e5;
	border-radius: 5px;
	color: #333;
}
.single-portfolio .single-navigation a:hover:before {
	background: #333;
	color: #fff;
}
.single-portfolio .related {
	margin-top: 0px;
}
.single-portfolio .related .sub-title {
	display: none;
}
.single-portfolio .related .content-wrapper {
	margin: 0 -15px;
	margin-bottom: 50px;
}
.single-portfolio .related .owl-item a.thumbnail {
	padding: 0 15px;
}
.single-portfolio .related .owl-nav .owl-prev {
	left: auto;
	right: 70px;
}
.single-portfolio .related .owl-nav .owl-next {
	right: 15px;
}
.single-portfolio .related .theme-title {
	text-align: center;
	margin-bottom: 50px;
}
.single-portfolio .related h3.heading-title {
	text-transform: capitalize;
	font-weight: 500;
	font-size: 40px;
	color: #2b2b2b;
	margin-bottom: 15px;
}
.single-portfolio .related .owl-nav {
	position: absolute;
	display: inline-block;
	right: 0;
	top: 0;
	margin-top: -200px;
}
.single-portfolio .related .owl-nav > div {
	width: 45px !important;
	height: 45px !important;
	background: #ebebeb;
	border: 0;
}
.single-portfolio .related .owl-nav > div:hover {
	color: #fff;
}
.single-portfolio .related .owl-item a.thumbnail:hover img {
	opacity: 0.6;
	transition: 0.6s;
}
.single-portfolio .related .owl-nav > div:before {
	line-height: 40px;
}
.single-portfolio .thumbnails figure a img {
	background-size: cover;
	width: 100%;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: transform 0.4 ease-in-out;
	transition: transform 0.4s ease-in-out;
	overflow: hidden;
}
.single-portfolio .thumbnails figure a:hover img {
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
	transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.page-template-default .ftc-breadcrumb-title h1 {
	display: none;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
	.ftc-portfolio-wrapper.columns-4 .item {
		width: 33.333%;
	}
}
@media only screen and (min-width: 480px) and (max-width: 990px) {
	.ftc-portfolio-wrapper.columns-4 .item {
		width: 50%;
	}
}
@media only screen and (max-width: 991px) {
	.single-portfolio .related .owl-nav .owl-next {
		right: 0;
	}
	.single-portfolio .related .owl-nav .owl-prev {
		left: 0;
	}
	.single-portfolio .info-content .portfolio-content {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.ftc-portfolio-wrapper.columns-4 .item {
		width: 100%;
	}
	.single-portfolio .thumbnails figure {
		display: block;
		text-align: center;
	}
	.single-portfolio .thumbnails figure a img {
		margin-bottom: 30px;
	}
	.single-portfolio ul li {
		margin-bottom: 15px;
	}
}
/*Lookbook*/

.ftc-image-hotspot {
	position: absolute;
}
.ftc-image-hotspot-hotspots {
	position: relative;
}
.ftc-image-hotspot-img {
	width: 100%;
}
.hotspot-content-text {
	display: none;
}
.hotspot-content {
	position: absolute !important;
	width: 250px;
	left: 30px;
	top: 20px;
	background: #fff;
	padding: 15px;
	z-index: 16;
	text-align: center;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px) translateZ(0);
	transform: translateY(20px) translateZ(0);
	-webkit-transition: opacity .25s ease, visibility .25s ease, -webkit-transform .25s ease;
	transition: opacity .25s ease, visibility .25s ease, -webkit-transform .25s ease;
	transition: opacity .25s ease, visibility .25s ease, transform .25s ease;
	transition: opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-transform .25s ease;
	padding-bottom: 20px;
}
.hotspot-content.hotspot-dropdown-right {
	left: auto;
	right: 30px;
}
.hotspot-action-hover .ftc-image-hotspot:hover .hotspot-content {
	opacity: 1;
	visibility: visible;
}
.hotspot-product .star-rating {
	position: relative;
	line-height: 16px;
	height: 16px;
	text-align: center;
	float: none;
	margin: 0px auto 10px;
	font-size: 11px;
	letter-spacing: 2px;
	width: 69px;
	color: red;
	display: block;
	font-family: star;
	overflow: hidden;
}
.hotspot-content-title {
	line-height: 24px;
	text-transform: capitalize;
	margin: 14px 0;
}
.hotspot-product .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.hotspot-product .star-rating span::before {
	content: '\53\53\53\53\53';
	top: 0;
	position: absolute;
	left: 0;
}
.hotspot-product .star-rating::before {
	content: '\73\73\73\73\73';
	color: #d3ced2;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
.hotspot-product .price del,
.hotspot-product .price ins {
	padding: 0 5px;
}
.hotspot-product a.button {
	display: none;
}
.hotspot-btn {
	height: 50px;
	cursor: pointer;
	width: 50px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	position: relative;
}
.ftc-image-hotspot-hotspots {
	counter-reset: section;
}
.ftc-image-hotspot-hotspots .ftc-image-hotspot .hotspot-btn:before {
	counter-increment: section;
	content: counter(section);
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	color: #333;
}
.hotspot-btn:after {
	content: "";
	position: absolute;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 40px;
	height: 40px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #fff;
}
.hotspot-dropdown-right:before {
	right: 100%;
}
.hotspot-content-title a {
	font-size: 15px;
	font-weight: 400;
}
.hotspot-product .price ins {
	font-weight: bold;
	font-size: 16px;
}
.hotspot-product .price {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.hotspot-product .price del span {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.fresh-look {
	display: inline-flex;
	align-items: center;
}
.fresh-look h3 {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
}
.look1 h3.mont.bo-look {
	position: relative;
}
.look1 h3.mont.bo-look:after {
	content: '';
	background: red;
	height: 1px;
	width: 150px;
	top: 30px;
	z-index: 1;
	position: absolute;
	right: 0;
}
.fresh-look p {
	color: #666;
	padding-top: 8px;
	font-size: 15px;
	line-height: 26px;
}
.fresh-look .ftc-sb-button a.ftc-button:before {
	display: none;
}
.fresh-look .ftc-sb-button {
	text-align: left;
	margin-top: 30px;
}
.fresh-look .ftc-sb-button a.ftc-button:after {
	content: '\f04b';
	font-family: FontAwesome;
	position: relative;
	background: transparent;
	font-size: 7px;
	border: 1px solid #ebebeb;
	padding: 5.5px 5.5px 5.5px 7px;
	border-radius: 50%;
	margin-left: 12px;
	bottom: 2px;
	color: #666;
}
.fresh-look .ftc-sb-button a.ftc-button {
	font-size: 14px;
	color: #666;
	font-weight: 500;
	letter-spacing: 1px;
	background: transparent !important;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}
.fresh-look.look5 p {
	padding-top: 3px;
	margin-bottom: 0;
}
.fresh-look.look5 h3 {
	padding-bottom: 10px;
}
.fresh-look.look1 .text-kiko > .wpb_wrapper:before,
.fresh-look.look3 .text-kiko > .wpb_wrapper:before {
	content: "";
	width: 150px;
	height: 1px;
	background: #999;
	position: absolute;
	left: -15px;
	top: -30px;
}
.fresh-look.look2 .text-kiko > .wpb_wrapper:before,
.fresh-look.look5 .text-kiko > .wpb_wrapper:before {
	content: "";
	width: 150px;
	height: 1px;
	background: #999;
	position: absolute;
	right: -15px;
	top: -30px;
}
/*end hostpost*/

/*home5*/

.home-categories .wpb_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-categories .ftc-smooth-image.smooth-image.ftc-smooth {
	margin-bottom: 0;
}
.home-categories .wpb_text_column.wpb_content_element {
	z-index: 1;
	position: absolute;
}
.home-categories .wpb_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-categories a.text-hover:hover {
	color: #fff;
	opacity: 0.8;
}
.home-categories a.text-hover {
	width: 160px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 22px;
	color: #111;
	width: 160px;
}
.home-products .Heading-big-row,
.featured-home5 .Heading-big-row {
	text-align: center;
	text-transform: uppercase;
}
.home-products h1.title-big,
.featured-home5 h1.title-big,
.blog-home.home5 h1.title-big,
.blog-home.blog5 h1.title-big {
	font-size: 32px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}
body.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	text-align: center;
	margin-bottom: 40px !important;
	position: relative;
	top: 0;
}
.wpb-js-composer .home-products .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list {
	padding-left: 0;
	margin-right: 0;
}
.header-ftc.header-layout3,
.header-ftc.header-layout4 {
	position: relative;
}
.header-layout3 .header-content >.container,
.header-layout4 .header-content >.container {
	padding: 40px 0;
}
.header-layout3 .ftc-search-product form .ftc_search_ajax,
.header-layout4 .ftc-search-product form .ftc_search_ajax {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	width: 270px;
	z-index: 9;
}
.header-layout3 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-layout4 .ftc-search-product .ftc_search_ajax input[type="text"] {
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0;
	padding-left: 10px;
	font-size: 14px;
}
.header-layout3 .ftc-search-product form,
.header-layout4 .ftc-search-product form {
	width: auto;
}
.header-layout3 .nav-right {
	width: 100px !important;
}
body.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tab > a:before,
body.wpb-js-composer .home-products .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
body.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tab > a:after,
body.wpb-js-composer .home-products .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	display: none !important;
}
.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a {
	border: 2px solid #111 !important;
}
.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tab > a span {
	font-size: 16px;
	color: #666 !important;
	text-transform: uppercase;
}
body.wpb-js-composer .home-products .vc_general.vc_tta-tabs .vc_tta-tab > a {
	height: 40px;
	padding: 0 15px;
	margin: 0 20px;
	line-height: 38px;
}
.home-products .woocommerce .products .product.product-wrapper {
	max-width: 100%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}
.post-info .featured-home5 .wpb_wrapper p.title-small,
.post-info .blog-home.blog5 .wpb_wrapper p.title-small {
	text-align: center;
	color: #666;
	margin-bottom: 40px !important;
	margin-top: 14px;
	display: block;
}
.home-products .woocommerce .product.product-wrapper .item-description > .meta_info,
.featured-home5 .woocommerce .product.product-wrapper .item-description > .meta_info,
.blog-home.blog5 .ftc-sb-blogs .header-title .product_title {
	display: none;
}
.home-products .ftc-product .item-description .star-rating,
.featured-home5 .ftc-product .item-description .star-rating {
	display: inline-block;
	float: right;
	top: auto;
    bottom: 0;
	left: auto;
	right: 0;
	width: 70px;
	transform: inherit;
	-webkit-transform: inherit;
}
.home-products .woocommerce .product.product-wrapper .item-description,
.featured-home5 .woocommerce .product.product-wrapper .item-description {
	padding: 0px 0px 15px 0px;
}
.home-products .woocommerce .product.product-wrapper .item-image {
	float: none;
}
.home-products .woocommerce .product.product-wrapper .item-description {
	display: inherit;
	width: auto;
}
.home-products .woocommerce .product.product-wrapper:hover .item-description > .price,
.featured-home5 .woocommerce .product.product-wrapper:hover .item-description > .price {
	transform: inherit;
	-ms-transform: inherit;
	-o-transform: inherit;
	-webkit-transform: inherit;
	-moz-transform: inherit;
	opacity: 1;
}
.home-products .woocommerce .product.product-wrapper .item-description > .price,
.featured-home5 .woocommerce .product.product-wrapper .item-description > .price {
	width: auto;
	text-align: left;
	float: left;
    line-height: 1;
}
.home-products .woocommerce .product.product-wrapper .item-description > .product-name,
.featured-home5 .woocommerce .product.product-wrapper .item-description > .product-name {
	text-align: left;
	padding-bottom: 15px;
	padding-top: 13px;
}
.home-products .woocommerce .product.product-wrapper .item-description > .product-name a,
.featured-home5 .woocommerce .product.product-wrapper .item-description > .product-name a {
	font-size: 15px !important;
	font-weight: 500;
	text-transform: capitalize;
	color: #111111;
}
.home-products .woocommerce .products .product .price .amount,
.featured-home5 .woocommerce .products .product .price .amount {
	font-size: 15px;
}
.home-products .woocommerce .product .item-image .group-button-product > div,
.home-products .woocommerce .product .item-image .group-button-product > div a,
.home-products .woocommerce .product .item-image .group-button-product > a.compare,
.featured-home5 .woocommerce .product .item-image .group-button-product > div,
.featured-home5 .woocommerce .product .item-image .group-button-product > div a,
.featured-home5 .woocommerce .product .item-image .group-button-product > a.compare {
	font-size: 0;
	line-height: 0;
	padding: 0;
	min-width: 0;
	width: 40px;
	height: 40px;
	border-radius: 0;
	display: inline-block;
	float: none !important;
	margin: 0 5px;
	color: #fff;
	background: transparent;
}
.home-products .woocommerce .product .item-image .group-button-product > div a,
.home-products .woocommerce .product .item-image .group-button-product > a.compare,
.featured-home5 .woocommerce .product .item-image .group-button-product > div a,
.featured-home5 .woocommerce .product .item-image .group-button-product > a.compare {
	border: 1px solid #fff;
}
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop {
	color: #fff;
	width: 40px;
	height: 40px;
	background: transparent;
	margin: 0;
	font-size: 0;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 5px;
}
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product a i,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product a i {
	text-align: center;
	line-height: 38px;
	height: 36px;
}
.home-products .woocommerce .product .item-image .group-button-product > div a.button,
.featured-home5 .woocommerce .product .item-image .group-button-product > div a.button,
.home-products .woocommerce .product .item-image .group-button-product > .yith-wcwl-add-to-wishlist a,
.featured-home5 .woocommerce .product .item-image .group-button-product > .yith-wcwl-add-to-wishlist a {
	margin: 0;
}
.home-products .yith-wcwl-add-to-wishlist.added .show,
.featured-home5 .yith-wcwl-add-to-wishlist.added .show {
	display: inline !important;
}
.home-products .product .item-image .group-button-product .add_to_cart_button a i:before,
.featured-home5 .product .item-image .group-button-product .add_to_cart_button a i:before,
.woocommerce div.product form.cart .single_add_to_cart_button:before,
.ftc_shopping_form.ftc_cart_check > a.button.btn_cart:before,
.pp_woocommerce div.product form.cart .button:before,
.woocommerce .wishlist_table td.product-add-to-cart a:before {
	content: "\e66e";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
	font-weight: normal;
}
.home-products .woocommerce .product .item-image .group-button-product a.quickshop i:before,
.featured-home5 .woocommerce .product .item-image .group-button-product a.quickshop i:before {
	content: "\e618";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.home-products .fa-heart:before,
.featured-home5 .fa-heart:before {
	content: "\e642";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.home-products .yith-wcwl-add-to-wishlist.added .fa-heart-o:before,
.featured-home5 .yith-wcwl-add-to-wishlist.added .fa-heart-o:before {
	content: "\f004";
	font-size: 14px !important;
}
.home-products .fa-retweet:before,
.featured-home5 .fa-retweet:before {
	content: "\e665";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product a:hover i:before,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product a:hover i:before {
	color: #fff;
}
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product a i:before,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product a i:before {
	color: #fff;
}
.home-products .item-image .group-button-product > div.button-in.quickshop,
.home-products .item-image .group-button-product > div.yith-wcwl-add-to-wishlist,
.home-products .item-image .group-button-product .compare,
.home-products .item-image .group-button-product > div.button-add-to-cart,
.featured-home5 .item-image .group-button-product > div.button-in.quickshop,
.featured-home5 .item-image .group-button-product > div.yith-wcwl-add-to-wishlist,
.featured-home5 .item-image .group-button-product .compare,
.featured-home5 .item-image .group-button-product > div.button-add-to-cart {
	top: 0;
}
.home-products .woocommerce .product .item-image .group-button-product,
.featured-home5 .woocommerce .product .item-image .group-button-product {
	width: 100%;
	justify-content: center;
	text-align: center;
	align-items: center;
	height: 70px;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	display: inline-block;
	padding: 15px 0;
}
.home-products .woocommerce .product .item-image .group-button-product > div,
.home-products .woocommerce .product .item-image .group-button-product > div a,
.home-products .woocommerce .product .item-image .group-button-product > a.compare,
.featured-home5 .woocommerce .product .item-image .group-button-product > div,
.featured-home5 .woocommerce .product .item-image .group-button-product > div a,
.featured-home5 .woocommerce .product .item-image .group-button-product > a.compare,
.home-products .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image .group-button-product > a.quickshop {
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: transform 1s ease 0s;
	-moz-transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
	-o-transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
}
.home-products .woocommerce .product .item-image:hover .group-button-product > div,
.home-products .woocommerce .product .item-image:hover .group-button-product > div a,
.home-products .woocommerce .product .item-image:hover .group-button-product > a.compare,
.featured-home5 .woocommerce .product .item-image:hover .group-button-product > div,
.featured-home5 .woocommerce .product .item-image:hover .group-button-product > div a,
.featured-home5 .woocommerce .product .item-image:hover .group-button-product > a.compare,
.home-products .woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a.quickshop,
.featured-home5 .woocommerce .products .product.product-wrapper .item-image:hover .group-button-product > a.quickshop {
	transform: none;
}
.home-products .woocommerce .product .conditions-box .featured,
.featured-home5 .woocommerce .product .conditions-box .featured {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #111;
	width: 50px;
	height: 25px;
	text-align: center;
	border-radius: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 13px;
	transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	padding-top: 0;
}
.home-products .woocommerce .product .conditions-box .onsale,
.featured-home5 .woocommerce .product .conditions-box .onsale {
	position: absolute;
	margin-top: 0;
	top: 10px;
	right: 10px;
	background: #fff !important;
	color: #111;
	left: auto;
	width: 50px;
	height: 25px;
	text-align: center;
	border-radius: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 13px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	padding-top: 0;
}
.footer-top-forida1 .vc_row.brand-home {
	margin: 0;
	margin-top: 40px;
}
.footer-main {
	height: 375px;
	display: flex;
	align-items: center;
}
ul.menu-home {
	text-align: center;
	width: 750px;
	margin: 0 auto;
	margin-bottom: 15px !important;
}
footer .widget ul.menu-home li {
	margin: 0 15px;
	padding: 5px 0;
}
ul.menu-home li {
	display: inline-block;
}
footer .widget ul.menu-home li a {
	text-transform: initial;
	font-weight: 400;
	color: #555;
	font-size: 15px;
}
.footer-bank .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
footer .footer-bank .social-icons {
	text-align: center;
}
.footer-bank p.hotline {
	margin-bottom: 30px;
}
.footer-bank p {
	text-align: center;
}
.footer-bottom5 {
	margin-bottom: 0 !important;
	padding: 42px 0px;
}
.footer-bottom5 p.copyright {
	text-align: center;
	color: #666;
}
.footer-bottom5 .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
footer .footer-bank .social-icons ul li {
	display: inline-block;
	margin-right: 20px;
	float: left;
}
footer .footer-bank .social-icons ul li span.ftc-tooltip,
.blog-home.blog5 .owl-nav {
	display: none;
}
.footer-bank p.hotline {
	margin-bottom: 30px;
	color: #111;
}
footer .footer-bank .social-icons ul {
	text-align: center;
	display: inline-flex;
	padding-bottom: 10px;
	margin-top: 20px;
}
footer .footer-bank .social-icons li i {
	font-size: 18px;
	line-height: 36px;
	color: #555;
}
footer .footer-bank .social-icons li a i.fa.fa-facebook:hover {
	color: #3B5998;
}
footer .footer-bank .social-icons li a i.fa.fa-twitter:hover {
	color: #2CAAE1;
}
footer .footer-bank .social-icons li a i.fa.fa-google-plus:hover {
	color: #DD4B39;
}
footer .footer-bank .social-icons li a i.fa.fa-flickr:hover {
	color: #E30761;
}
footer .footer-bank .social-icons li a i.fa.fa-instagram:hover {
	color: rgb(208, 38, 145);
}
.home-testi-home5 {
	height: 480px;
}
.home-testi-home5 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
	overflow: visible;
	height: 500px !important;
}
.home-testi-home5 .testimonial-content {
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
.home-testi-home5 .ftc-sb-testimonial .active.center .test-content .wrp-content {
	display: block;
}
.home-testi-home5 .ftc-sb-testimonial .active .test-content .wrp-content,
.home-testi-home5 .ftc-sb-testimonial .cloned .test-content .wrp-content,
.home-testi-home5 .ftc-sb-testimonial .owl-item .test-content .wrp-content,
.home-testi-home5 .ftc-sb-testimonial .test-content .wrp-content:after,
.home-testi-home5 .ftc-sb-testimonial .test-content .test_meta:after {
	display: none;
}
.home-testi-home5 .ftc-sb-testimonial .owl-nav > div {
	bottom: 160px;
}
.home-testi-home5 .wrp-avatar {
	margin-left: 0px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	top: 325px;
	background: transparent;
}
body .home-testi-home5 .ftc-sb-testimonial .owl-nav > div:before {
	color: #444;
	background: transparent;
}
.home-testi-home5 .active.center .wrp-avatar {
	top: 315px;
}
.home-testi-home5 .test-content .test_avatar img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: 80px;
	height: 80px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	position: absolute;
	top: 0;
}
.home-testi-home5 .active.center .test-content .test_avatar img {
	width: 100px;
	height: 100px;
}
.home-testi-home5 .ftc-sb-testimonial {
	width: 335px;
}
.home-testi-home5 .ftc-sb-testimonial .active.center .test-content .test_avatar {
	width: 100px;
	height: 100px;
}
.home-testi-home5 .ftc-sb-testimonial .test-content .test_avatar {
	width: 80px;
	height: 80px;
	border: 0;
	display: block;
	border-radius: 0;
	position: relative;
	z-index: 100;
	overflow: hidden;
	border: 0;
	top: 0;
	left: 0;
}
.home-testi-home5 .ftc-sb-testimonial .test-content .wrp-content {
	line-height: 1;
	max-width: 800px;
	width: 800px;
	margin: 0 auto;
	background: transparent;
	padding: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.home-testi-home5 .ftc-sb-testimonial .test-content .test_meta {
	font-size: 15px;
	margin: 0;
	padding: 25px;
	position: relative;
	text-align: center;
	line-height: 25px;
	padding-top: 85px;
}
.home-testi-home5 .ftc-sb-testimonial .test-content .test_meta:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	font-size: 35px;
	color: #111;
	vertical-align: 10px;
	position: absolute;
	left: 50%;
	top: 15px;
	transform: translate(-50%);
}
.home-testi-home5 .ftc-sb-testimonial .test-content h4.test_name {
	padding-top: 0;
	margin: 0px;
	text-align: center;
}
.home-testi-home5 .ftc-sb-testimonial .test-content h4.test_name a {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 18px;
	font-weight: 600;
	color: #111;
	margin-bottom: 10px;
}
.home-testi-home5 .ftc-sb-testimonial .test-content .test_byline {
	line-height: 18px;
	color: #666;
	font-size: 15px;
	margin-bottom: 0;
	display: inline-block;
	text-transform: capitalize;
}
.home-testi-home5 .ftc-sb-testimonial .owl-nav.disabled {
	display: block;
	opacity: 0;
}
.home-testi-home5 .ftc-sb-testimonial:hover .owl-nav.disabled {
	opacity: 1;
}
.home-testi-home5 .ftc-sb-testimonial .owl-item.active:last-child .wrp-avatar img {
	display: none;
}
.home-testi-home5 .owl-nav > div.owl-prev:before {
	content: "\f104";
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	display: block;
	color: #444;
	font-size: 24px;
	margin-left: 0;
	margin-top: 0;
	background: transparent;
	width: auto;
	line-height: 36px;
}
.home-testi-home5 .owl-nav .owl-prev {
	left: -100px;
	right: auto;
	margin-right: 15px;
	position: absolute;
	border: 3px solid #020c0b;
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px;
}
.home-testi-home5 .owl-nav .owl-next {
	right: -100px;
	left: auto;
	margin-left: 0;
	position: absolute;
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	width: 40px !important;
	height: 40px !important;
}
.home-testi-home5 .owl-nav > div.owl-next:before {
	content: "\f105";
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	display: block;
	font-size: 24px;
	margin-left: 0;
	margin-top: 0;
	background: transparent;
	width: auto;
	line-height: 36px;
}
.home-testi-home5 .ftc-sb-testimonial .owl-nav > div {
	border: 2px solid #444;
}
.home-testi-home5 .owl-item.active {
	margin-right: 20px !important;
}
.home-testi-home5 .ftc-sb-testimonial .owl-nav > div:hover:before {
	color: #fff !important;
}
.home-testi-home5 .test-content {
	padding-top: 50px;
}
.blog-home.blog5 .ftc-sb-blogs .item {
	-webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.08);
	-ms-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.08);
	-o-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 50px;
}
.home-products .load-more-wrapper a.load-more.button {
	height: 40px;
	min-width: 140px;
	padding: 0;
	line-height: 40px;
	border: 2px solid #111;
	color: #111;
	background: transparent;
	font-weight: 500;
	font-size: 15px;
	border-radius: 0;
}
.home-products .load-more-wrapper a.load-more.button:hover {
	color: #fff;
}
.featured-home5 .owl-stage-outer {
	padding-bottom: 0;
}
.blog-home.blog5 .blogs .item .entry-header > .product_title a {
	text-transform: initial;
	font-weight: 500;
	font-size: 18px;
}
.blog-home.blog5 .ftc-sb-blogs .content-meta .wrp-time-info .date-time {
	color: #999;
}
.blog-home.blog5 .wrp-time-info span.comment-count {
	display: none;
}
.blog-home.blog5 .ftc-sb-blogs .item .content-meta {
	margin-top: 20px;
	background: #fff;
}
.blog-home.blog5 .content-meta .wrp-time-info {
	margin-top: 35px;
	margin-bottom: 15px;
}
.blog-home.blog5 .content-meta header.entry-header {
	position: absolute;
	top: 0;
}
.blog-home.blog5 .item .content-meta a.button-readmore:after {
	content: ">>";
	font-size: 15px;
	line-height: 1;
	position: absolute;
	display: inline-block;
	margin: 7px 0;
	margin-left: 10px;
}
.blog-home.blog5 .ftc-sb-blogs .item:hover {
	box-shadow: 0px 6px 15px 2px rgba(0, 0, 0, 0.08);
}
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
	font-size: 16px;
	font-weight: 400;
}
/*home6*/

.brand6 .ftc-sb-brandslider {
	padding: 50px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.footer-main.home6 .footer-bank p.hotline {
	color: #fff;
}
.cate-home6 {
	margin-top: -110px;
}
.cate-home6 .wpb_column.vc_column_container.vc_col-sm-12 {
	background: #fff;
	padding-top: 30px;
	padding-left: 30px !important;
	padding-right: 30px !important;
	z-index: 9;
}
.home-testi.home2.home6 .ftc-sb-testimonial {
	background: transparent;
	padding: 0;
	border: 10px solid rgba(255, 255, 255, 0.5);
	height: 345px;
}
.home-testi.home2.home6 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.home-testi.home2.home6 .ftc-sb-testimonial .active .test-content p.test_meta,
.home-testi.home6 .ftc-sb-testimonial .test-content .test_name a,
.home-testi.home6 .ftc-sb-testimonial .test-content h4.test_name span.test_byline {
	color: #fff;
}
.home-testi.home6 .ftc-sb-testimonial .active .test-content p.test_meta:before {
	content: '\f10d';
	font-family: FontAwesome;
	position: absolute;
	color: #fff;
	font-size: 40px;
	display: inline-block;
	top: 30px;
}
.home-testi.home6 .ftc-sb-testimonial:hover .owl-nav > div {
	opacity: 1;
}
.home-testi.home6 .ftc-sb-testimonial .owl-nav > div {
	top: 70%;
	bottom: 0;
	border: 1px solid #fff;
	opacity: 0;
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	width: 40px !important;
	height: 40px !important;
	margin-top: 20px;
}
body .home-testi.home6 .ftc-sb-testimonial .owl-nav > div:before {
	color: #fff !important;
	background: transparent;
	margin-left: 0;
	margin-top: 0;
	margin: 0;
	line-height: 38px;
	width: auto;
	transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	-ms-transform: none;
}
.home-testi.home6 .owl-nav .owl-prev {
	margin-left: 300px;
	margin-top: 0;
}
.home-testi.home6 .owl-nav .owl-prev:before {
	content: "\f104";
}
.home-testi.home6 .owl-nav .owl-next:before {
	content: "\f105";
}
.home-testi.home6 .owl-nav .owl-next {
	margin-left: 370px;
	right: auto;
	left: 0;
}
.home-testi.home6 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
	border: 0;
}
/*home7*/

.featured-home5.home7 .woocommerce .ftc-slider .products .ftc-product.product.product-wrapper {
	max-width: 100%;
}
.single-img-home7 .vc_col-sm-6 {
	padding: 0 !important;
}
.product-3col h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	color: #111;
	margin-bottom: 10px !important;
}
.product-3col h1:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 50px;
	bottom: -20px;
}
.product-3col .ftc-items-widget ul.product_list_widget li {
	padding-bottom: 30px;
}
.product-3col .ftc-items-widget ul.product_list_widget li:last-child {
	padding-bottom: 0;
}
.product-3col .woocommerce ul.product_list_widget li > a.ftc-widget-image {
	position: relative;
	width: 120px;
	height: 130px;
}
.product-3col .woocommerce ul.product_list_widget li .ftc-meta-widget {
	margin-left: 0;
	padding: 30px 0px 30px 20px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.product-3col .woocommerce ul.product_list_widget li .star-rating {
	position: relative;
	top: 0;
	margin-bottom: 15px;
}
.product-3col .woocommerce ul.product_list_widget li .ftc-meta-widget h4 {
	margin-top: 0px;
}
.blog-home.blog5.home8 h1.title-big {
	padding-top: 90px;
	border-top: 1px solid #ebebeb;
}
.blog-home.blog5.home8 .content-meta header.entry-header h4 {
	width: auto;
	height: auto;
}
.featured-home5.home7 .woocommerce div.product span.price del {
	margin-right: 0px;
}
.blog-home.blog5.home8 .content-meta .wrp-time-info {
	margin-top: 60px;
	margin-bottom: 15px;
}
.blog-home.blog5.home8 h4 a {
	font-size: 20px;
}
/*home8*/

.header-layout4 .is-sticky .header-nav {
	background: #262626;
}
.header-layout4 .header-nav .wrp-menu {
	border-top: 1px solid #ebebeb;
}
.header-layout4 .header-nav {
	background: transparent;
}
.header-layout4 .header-nav > .container {
	height: 55px;
}
.header-layout4 .nav-right {
	width: 80px !important;
}
.header-layout4 .header-content .container .ftc-search-product button.fa.fa-search.search-button {
	right: -10px;
}
.header-layout4 .header-content .container .logo-wrapper.is-desktop {
	width: 90%;
}
.header-layout4 .ftc-search-product form .ftc_search_ajax {
	right: auto;
	left: 0;
}
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 55px;
}
.blog-home.home8 .owl-carousel.owl-drag .owl-item,
.blog-home.blog5 .owl-carousel.owl-drag .owl-item {
	padding: 0 15px;
}
.blog-home.home8 .ftc-sb-blogs .meta-slider,
.blog-home.blog5 .ftc-sb-blogs .meta-slider {
	margin: 0 -15px;
}
.header-ftc.header-layout4 .header-content {
	z-index: 9999;
}
.vc_row.wpb_row.vc_row-fluid.home-service,
.vc_row.wpb_row.vc_row-fluid.home-testi {
	position: relative;
	width: calc(100vw - 17px);
}
.ftc_search_ajax input[type="submit"] {
	display: none;
}
button.fa.fa-search.search-button {
	background: transparent;
	right: 0;
	position: absolute;
	padding-right: 0;
	font-size: 16px;
	color: #666;
	z-index: 999;
}
.ftc-search {
	position: relative;
}
.dokan-single-store .seller-items .item-description .star-rating {
	display: none;
}
.ftc-product .item-description .star-rating,
.details-img .ftc-slider .owl-nav {
	display: none;
}
.header-ftc.header-layout2 .header-content .container .ftc-search-product .ftc-search {
	width: 270px;
	margin: 0 auto;
}
.header-ftc.header-layout1 .header-content .container .ftc-search-product .ftc-search {
	width: 270px;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text {
	color: #333;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .add-to-cart {
	width: auto;
	border: 1px solid #ebebeb;
	padding: 0 10px;
}
.product-tab .woocommerce .products.list .product.product-wrapper .item-description .meta_info > .compare,
.product-tab .woocommerce .products.list .product.product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist {
	display: inline-block;
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > div,
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > a {
	margin-right: 5px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a:hover {
	border-bottom: 1px solid #fff;
}
table.compare-list.dataTable tr {
	height: 0 !important;
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
	padding: 0 !important;
	height: 0 !important;
	display: none;
}
.post-info .woocommerce td.product-quantity input.minus {
	position: relative !important;
	left: 0px !important;
	height: 40px !important;
	width: 25px !important;
	border-right: 0 !important;
	border-left: 1px solid #ebebeb !important;
}
.post-info .woocommerce td.product-quantity input.plus {
	position: relative !important;
	left: 0px !important;
	height: 40px !important;
	width: 25px !important;
}
.woocommerce table.wishlist_table tbody td.product-name a {
	text-transform: capitalize;
}
footer#colophon {
	background: #353535;
}
.mega_main_menu li.widgets_dropdown > .mega_dropdown > li,
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
	padding: 0px 0px;
}
@media only screen and (min-width: 1400px) {
	body .revslider-1.home5 rs-module-wrap .tparrows.tp-leftarrow {
		left: -50px !important;
	}
	body .revslider-1.home5 rs-module-wrap .tparrows.tp-rightarrow {
		right: -50px !important;
	}
}
@media only screen and (min-width: 1500px) {
	body .revslider-1.home5 rs-module-wrap .tparrows.tp-leftarrow {
		left: 0px !important;
		margin: 0;
	}
	body .revslider-1.home5 rs-module-wrap .tparrows.tp-rightarrow {
		right: 0px !important;
	}
}
body .revslider-1.home5 rs-module-wrap .tparrows.tp-leftarrow:before {
	content: "\e824";
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	font-family: "revicons";
	font-size: 20px;
	color: #111;
	display: block;
	line-height: 48px !important;
	text-align: center;
	background-image: none !important;
}
body .revslider-1.home5 rs-module-wrap .tparrows.tp-rightarrow:before {
	content: "\e825";
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	font-family: "revicons";
	font-size: 20px;
	color: #111;
	display: block;
	line-height: 48px !important;
	text-align: center;
	background-image: none !important;
}
body .revslider-1.home5 rs-module-wrap .tparrows.tp-rightarrow:hover:before,
body .revslider-1.home5 rs-module-wrap .tparrows.tp-leftarrow:hover:before {
	color: #fff;
}
.brand6 .owl-nav {
	display: none;
}
.st-row-testimonial .test-content {
	margin-left: -285px;
}
.st-row-testimonial.single-test .test-content {
	margin-left: 0;
}
.woocommerce .products .star-rating {
	margin-top: 4px;
}
.ftc-enable-ajax-search ul.has-view-all li .thumbnail {
	display: inline-block;
	float: left;
	width: 75px;
	margin-bottom: 0;
}
.ftc-enable-ajax-search .meta .description {
	display: none;
}
.ftc-enable-ajax-search .meta {
	display: table-cell;
	padding-left: 15px;
	text-align: left;
	text-transform: capitalize;
	line-height: 1;
}
.ftc-enable-ajax-search .meta a.title {
	font-size: 13px;
}
.ftc-enable-ajax-search .meta span.price {
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-top: 10px;
	line-height: 1;
}
.ftc-enable-ajax-search .meta span.price .amount {
	margin-right: 5px;
	padding: 0;
}
.ftc-enable-ajax-search li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.header-layout3 .wrp-menu ul.mega_main_menu_ul > li {
	margin-left: 30px;
}
.header-layout3 .header-content >.container > .wrp-menu .container {
	max-width: 800px;
}
.featured-home5 .title-big-home6a {
	position: absolute;
	bottom: 30px;
	display: inline-block;
	right: 50px;
	color: #fff;
	text-align: center;
}
.featured-home5 .title-big-home6b {
	position: absolute;
	top: 30px;
	display: inline-block;
	right: 50px;
	color: #111;
	text-align: center;
}
.featured-home5 .wpb_wrapper {
	position: relative;
}
.featured-home5 h3.txt-img-product {
	margin-top: 0;
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 600;
}
.featured-home5 p.price-product {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.ftc-enable-ajax-search .meta span.price del .amount {
	color: #999;
}
.footer-bank p img.bank {
	height: 22px;
	width: 343px;
}
.product-tab .woocommerce .ftc-slider .products .product h4 a,
.bestseller-kiko .woocommerce .ftc-slider .products .product h4 a {
	text-transform: capitalize;
}
.breadcrumb-title h3.product_title.page-title.entry-title {
	display: none;
}
.st-row-tab-category .woocommerce .products .star-rating {
	display: block;
}
.st-row-tab-category .woocommerce .product.product-wrapper .item-description {
	padding: 23px 10px 10px 10px;
}
.st-row-tab-category .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	font-size: 14px;
}
.st-row-tab-category .product-wrapper .item-description .meta_info .yith-wcwl-add-to-wishlist {
	margin-left: 10px;
}
.page .blogs .item .entry-header > .entry-title a {
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0;
	line-height: 21px;
	text-transform: capitalize;
	color: #262626;
	font-size: 22px;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	display: inline-block !important;
}
.woocommerce div.product .woocommerce-tabs .wc-tab .product,
.woocommerce-page div.product .woocommerce-tabs .wc-tab .product {
	margin-top: 0;
	max-width: 100%;
	margin-bottom: 30px;
	width: calc(33.33% - 0px) !important;
	margin: 0 0 30px 0 !important;
	padding: 0 15px;
	float: left;
}
.woocommerce-tabs .woocommerce .product.product-wrapper .item-image {
	position: relative;
	z-index: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
	left: 0%;
	line-height: 0;
	overflow: hidden;
}
.product-tab.home9 .owl-carousel .owl-stage-outer {
	padding-bottom: 30px;
}
.product-tab.home9 .woocommerce .ftc-slider .products .product {
	border: 0;
	padding: 0;
}
div#tab-more_seller_product .products {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}
CSS
/* Product popup video */

.woocommerce .product .images .ftc-single-video {
	background: #e5e5e5;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	line-height: 40px;
	text-align: center;
	padding: 0;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	/* rtl */
	bottom: 20px;
	z-index: 1111;
	cursor: pointer;
	text-decoration: none;
	color: #3f3f3f;
}
.ftc-single-video:hover {
	text-decoration: none;
}
.ftc-single-video:before {
	font-family: 'FontAwesome';
	content: "\f04b";
	font-size: 16px;
	margin-left: 2px;
}
.ftc-product-video iframe {
	max-width: calc(100% - 13px);
	margin-left: 7px;
	height: 500px;
}
.ftc-product-video.loaded {
	padding: 0 !important;
}
.ftc-product-video .pp_content_container {
	padding: 30px 20px !important;
}
.ftc-product-video .pp_details,
.ftc-product-video.loaded .pp_content {
	background: transparent !important;
}
.ftc-product-video #pp_full_res {
	line-height: 0 !important;
	width: 100% !important;
}
.ftc-product-video .ppt,
.ftc-product-video .pp_top,
.ftc-product-video .pp_bottom,
div.ftc-product-video.pp_pic_holder.loaded:before {
	display: none !important;
}
.ftc-product-video .pp_content {
	min-height: 60px;
	min-width: 60px;
}
/*end popup video*/

div.product .ftc-social-sharing,
div.product .social-sharing {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 15px;
}
div.product .social-sharing li {
	display: inline-block;
	float: left;
	padding: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 0;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 20px;
}
div.product .social-sharing li a {
	padding: 10px 15px;
	display: inline-block;
	font-size: 14px;
	border-radius: 20px;
}
div.product .social-sharing .twitter a:hover,
div.product .social-sharing .twitter a:focus {
	background-color: #2CAAE1;
	border-color: #2CAAE1;
	color: #fff;
}
div.product .social-sharing .facebook a:hover,
div.product .social-sharing .facebook a:focus {
	background-color: #3B5998;
	border-color: #3B5998;
	color: #fff;
}
div.product .social-sharing .google-plus a:hover,
div.product .social-sharing .google-plus a:focus {
	background-color: #DD4B39;
	border-color: #DD4B39;
	color: #fff;
}
div.product .social-sharing .pinterest a:hover,
div.product .social-sharing .pinterest a:focus {
	background-color: #bd081c;
	border-color: #bd081c;
	color: #fff;
}
.home1-blog .blogs .item .entry-header > .entry-title a {
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 500;
}
/*home14*/

.footer-center-h14 .left-h9 p a:hover {
	color: #fff;
}
body .slider-home14 rs-module-wrap .tparrows {
	opacity: 0 !important;
}
body .slider-home14:hover rs-module-wrap .tparrows {
	opacity: 1 !important;
}
.slider-home14 .text14a:before {
	position: absolute;
	content: "";
	display: inline-block;
	top: -25px;
	width: 80%;
	height: 2px;
	background: #938e8e;
	left: 50%;
	transform: translate(-50%);
}
.slider-home14 .rs-parallax-wrap .text14b:before {
	position: absolute;
	content: "";
	display: inline-block;
	top: 0;
	width: 38%;
	height: 1px;
	background: #fff;
	left: 15px;
}
.slider-home14 .rs-parallax-wrap .text14b:after {
	position: absolute;
	content: "";
	display: inline-block;
	bottom: 0;
	width: 38%;
	height: 1px;
	background: #fff;
	right: 15px;
}
body .slider-home14 rs-module-wrap .tp-bullets .tp-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 0;
	background: #fff;
	opacity: 1;
	border: 0;
	margin-right: 10px;
	transform: inherit;
	-webkit-transform: inherit;
}
body .slider-home14 rs-module-wrap .tp-bullets .tp-bullet.selected {
	width: 15px !important;
	height: 15px !important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-top: -3px;
	margin-left: -2px;
}
body .slider-home14 rs-module-wrap .tp-bullets .tp-bullet:after {
	-webkit-border-radius: 50% !important;
}
.h10-banner1right {
	padding-top: 100px;
	position: relative;
}
.h10-banner .ftc-sb-button a.ftc-button {
	color: #333;
	background: transparent !important;
	position: relative;
	padding: 5px 0;
	width: auto;
	text-align: left;
	height: auto;
	min-width: auto;
	border: 0 !important;
}
.h10-banner .ftc-sb-button a.ftc-button:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 1px;
	background: #333;
}
.h10-banner .ftc-sb-button a.ftc-button:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 1px;
	background: #333;
}
.h10-banner1right:before {
	content: '';
	width: 130px;
	height: 1px;
	background: #111;
	left: 15px;
	top: 50px;
	position: absolute;
}
.h10-banner2left {
	padding-top: 115px;
	position: relative;
}
.h10-banner2left:before {
	content: '';
	width: 130px;
	height: 1px;
	background: #111;
	left: 15px;
	top: 55px;
	position: absolute;
}
.h10-banner2left >.wpb_wrapper {
	padding-left: 30px;
}
.vc_row.banner-v1 {
	padding: 115px 0;
	text-align: center;
}
.banner-v1.h10-off .ftc-countdown .counter-wrapper > div {
	width: 80px;
	height: 80px;
	padding: 5px 2px 15px 2px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	-webkit-border-radius: inherit;
	-moz-border-radius: 50%;
	background: transparent;
	margin: 0 15px;
}
.banner-v1.h10-off .ftc-countdown .counter-wrapper > div .number-wrapper .number {
	font-size: 30px;
	line-height: 56px;
}
.banner-v1.h10-off .ftc-countdown .counter-wrapper > div .countdown-meta {
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
	transform: translate(-50%);
}
.post-info .banner-v1.h10-off .wpb_wrapper p {
	font-size: 14px;
	display: inline-block;
	line-height: 14px;
	text-align: justify;
	color: #fff;
	position: relative;
}
.banner-v1.h10-off h1 {
	margin-bottom: 40px;
}
.post-info .banner-v1.h10-off .wpb_wrapper p:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 100px;
	height: 2px;
	background: #fff;
	left: 50%;
	top: -25px;
	transform: translate(-50%);
}
.banner-v1.h10-off .ftc-countdown {
	padding-bottom: 35px;
}
.h10-banner1right .text1 p,
.h10-banner2left .text1 p {
	color: #333;
	font-weight: bold;
}
.heading-title.home14 .wpb_wrapper {
	text-align: center;
	position: relative;
}
.heading-title.home14 .wpb_wrapper h2 {
	margin-bottom: 30px;
	font-size: 48px;
	font-weight: bold;
	text-transform: none;
	color: #2b2b2b;
}
.post-info .heading-title.home14 .wpb_wrapper p {
	font-size: 14px;
	position: relative;
}
.post-info .heading-title.home14 .wpb_wrapper p:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 1px;
	background: #000;
	left: 50%;
	transform: translate(-50%);
	top: -14px;
}
.product-tab.home14 .group-button-product {
	flex-direction: row;
	position: absolute;
	display: flex;
	font-size: 0;
	opacity: 0;
	visibility: hidden;
	top: 15px;
	bottom: auto;
	transform: inherit;
	left: auto;
	right: 15px;
	-webkit-transition: all .2s ease-in-out 0.2s;
	-moz-transition: all .2s ease-in-out 0.2s;
	transition: all .2s ease-in-out 0.2s;
	height: 40px;
	width: 120px;
}
.text-video a.ftc-product-video-button:before {
	content: "\f04b";
	font-family: FontAwesome;
	width: 65px;
	height: 65px;
	display: inline-block;
	color: #666;
	font-size: 30px;
	background: #fff;
	line-height: 65px;
	border-radius: 50%;
	padding-left: 5px;
}
.text-video a.ftc-product-video-button {
	font-size: 0;
	display: inline-block;
	text-align: center;
}
.text-video .test1 {
	margin: 0 !important;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 4;
}
.h10-banner1left .ftc-smooth-image.smooth-image .img:hover {
	transform: inherit;
	transition: inherit;
}
.h10-banner1left .ftc-smooth-image.smooth-image .img {
	background-position: center;
	background-repeat: no-repeat;
	transform: inherit;
	transition: inherit;
	overflow: hidden;
	position: relative;
}
.brand14 {
	border-bottom: 1px solid #ebebeb;
}
.instagram-text {
	text-align: center;
}
.insta-2 .ftc-instagram {
	display: flex;
	flex-wrap: wrap;
}
.insta-2 .ftc-instagram .item {
	width: 270px;
	height: 270px;
	margin-right: 30px;
}
.insta-2 .ftc-instagram .item img {
	width: 270px;
	height: 270px;
}
.insta-2 .ftc-instagram div.item:last-child {
	margin-right: 0;
}
.site-footer .footer-center-h14 {
	line-height: 24px;
}
.footer-center-h14 {
	background-position: center;
}
footer .footer-center-h14 .social-icons ul li {
	display: inline-block;
	margin-top: 18px;
	margin-right: 11px;
}
@media only screen and (min-width: 991px) {
	.left-h9 >.wpb_wrapper {
		padding-right: 60px;
	}
	.right-h9 >.wpb_wrapper {
		padding-left: 60px;
	}
}
footer .footer-center-h14 .social-icons li i {
	color: #444;
	background: transparent;
	float: left;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	width: 35px;
	text-align: center;
}
.footer-center-h14 span.ftc-tooltip.social-tooltip {
	display: none;
}
footer .footer-center-h14 .social-icons li i:hover {
	color: #fff;
}
.footer-center-h14 .newletter_sub > p {
	display: none;
}
.right-h9 .text1 p {
	margin-bottom: 30px;
	position: relative;
	font-weight: bold;
}
.right-h9 .text1 p:after {
	content: "";
	width: 50px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -21px;
}
.right-h9 .text2 p {
	font-size: 14px;
	margin-bottom: 15px !important;
	line-height: 20px;
}
.right-h9 .text3 .sub-form {
	width: 400px;
}
.right-h9 .text3 .mailchimp_sub_input input.email {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #999;
	padding-left: 30px;
	padding-bottom: 5px;
	color: #999;
	font-size: 12px;
}
.right-h9 .text3 .mailchimp_sub_input {
	position: relative;
}
.right-h9 .text3 .mailchimp_sub_input:first-child:before {
	content: "\f003";
	position: absolute;
	font: normal normal normal 18px/1 FontAwesome;
	top: 14px;
}
.right-h9 .text3 .mailchimp_sub_input:last-child button.submit:after {
	content: "\f1d8";
	position: absolute;
	right: 0;
	top: -30px;
	font: normal normal normal 18px/1 FontAwesome;
	margin-right: 15px;
	color: #fff;
}
.right-h9 .text3 .mailchimp_sub_input button.submit {
	margin-top: 30px;
	border: 1px solid #999;
	border-radius: 5px !important;
	background: transparent;
	padding: 5px 20px;
	color: #fff;
}
.insta-2 .ftc-instagram .item img:hover {
	opacity: 0.6;
}
.footer-center-h14 .left-h9 p {
	color: #666;
}
.product-tab.home14 .woocommerce .ftc-slider .products .product h4 a {
	font-size: 16px;
}
.instagram-text .text1-h14 p {
	color: #2b2b2b;
}
.insta-2 .ftc-gallery-instagram li {
	float: left;
	width: 25%;
	list-style: none;
}
.insta-2 .ftc-gallery-instagram li img:hover {
	opacity: 0.6;
}
/*home15*/

.home-products.h15 .woocommerce .product .item-image .group-button-product {
	display: none;
}
.home-products.h15 .woocommerce .product .item-image > a {
	display: inline-block;
}
.heading-title.home15 h2 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.heading-title.home15 p {
	color: #666;
}
.home-products.h15 .woocommerce .products .product.product-wrapper {
	width: auto;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description > .meta_info {
	display: block;
	opacity: 1;
	right: 0;
	left: auto;
	top: 0;
	text-align: right;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description > .meta_info > a,
.home-products.h15 .woocommerce .product.product-wrapper .item-description > .meta_info > div {
	display: none;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description > .meta_info > .add_to_cart_button {
	display: inline-block !important;
	margin-top: 10px;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a {
	border: none;
	line-height: 1;
	padding: 0;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	display: inline-block;
	margin-right: 0;
	width: auto;
	height: auto;
	border-radius: 0;
	background-color: transparent !important;
	color: #2b2b2b;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2b2b2b;
}
.home-products.h15 .woocommerce .products .product .price .amount {
	color: #999;
	font-size: 14px;
	font-weight: 500;
}
.slider-home14 .rs-parallax-wrap .text-h15:after {
	content: "";
	position: absolute;
	width: 100px;
	height: 1px;
	background: #2b2b2b;
	left: 0;
	bottom: -35px;
}
.header-layout15 .mega_main_menu > .menu_holder > .menu_inner > ul li.dove-blog {
	margin-right: 150px;
}
.header-layout15 .header-content >.container div.navigation-primary .container {
	max-width: 720px;
}
.header-layout15 .header-top-home2 {
	position: absolute;
	width: auto;
	padding: 0;
	line-height: 45px;
	display: block;
	left: 50%;
	transform: translate(-65%);
	z-index: 2;
}
.header-layout15 .header-content > .container {
	padding-bottom: 0;
}
.header-ftc.header-layout15 {
	padding: 30px 0;
}
.header-layout15 button.fa.fa-search.search-button,
.header-layout15 .dropdown-button span:before,
.header-layout15 .ftc-shop-cart .cart-item >a i {
	color: #2b2b2b;
}
.header-layout15.header-sticky-mobile .mega_main_menu > .menu_holder > .menu_inner > ul li.dove-blog {
	margin-right: 0;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description .meta_info > .add-to-cart a.added {
	display: none;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description .meta_info .added_to_cart::after {
	content: "\f00c";
	font-family: "fontAwesome";
	font-size: 13px;
	line-height: 17px;
	margin-left: 5px;
}
body .slider-home14 rs-module-wrap .tparrows.tp-rightarrow {
	right: 0 !important;
}
body .slider-home14 rs-module-wrap .tparrows.tp-leftarrow {
	left: 0px !important;
    margin-left: 40px;
}
body .slider-home14 rs-module-wrap .tparrows.tp-leftarrow:before {
	content: '\e824';
	line-height: 60px;
	background-image: inherit;
	color: #2b2b2b;
	font-size: 20px;
	width: 40px;
	height: 60px;
	font-weight: 600;
}
body .slider-home14 rs-module-wrap .tparrows.tp-rightarrow:before {
	content: '\e825';
	line-height: 60px;
	background-image: inherit;
	color: #2b2b2b;
	font-size: 20px;
	width: 40px;
	height: 60px;
	font-weight: 600;
}
body .slider-home14 rs-module-wrap .tparrows {
	width: 40px;
	height: 60px;
	background: #fff;
	opacity: 0;
}
body .slider-home14:hover rs-module-wrap .tparrows {
	opacity: 1;
	transition: 0.6s ease;
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 45px;
	color: #2b2b2b;
	font-size: 14px;
}
.home-products.h15 .woocommerce .product.product-wrapper .meta_info span.ftc-note {
	font-size: 14px;
}
.home-products.h15 .left .text2 .ftc-product.product.product-wrapper,
.home-products.h15 .left .text4 .ftc-product.product.product-wrapper,
.home15.vc_col-sm-6 .home-products.h15 .text3 .ftc-product.product.product-wrapper {
	float: right;
}
.home-products.h15 .woocommerce .products .product.product-wrapper .item-image img {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
	transform: rotateY(0);
	transition: 1.5s;
}
.home-products.h15 .woocommerce .products .product.product-wrapper .item-image img:hover {
	transform: rotateY(180deg);
	animation: roll 3s infinite;
	transform: rotate(360deg);
}
.woocommerce .product.product-wrapper span.no-image {
	display: inline-block;
}
.header-layout15.header-sticky-mobile .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	color: #fff;
}
.left .home-products.h15 .text2 .ftc-product.product.product-wrapper {
	float: right;
}
.heading-title.home15 .wpb_text_column {
	margin-left: 50px;
}
.home-products .text1 .woocommerce .product.product-wrapper .item-description {
	margin-left: 73px;
}
/*home16*/
.ft-home16 .bottom-ft .vc_col-sm-6 {
    padding: 0 !important;
}
.banner-home16 {
	padding: 0 15px;
}
@media only screen and (max-width: 1600px) {
	.banner-home16 .bn-right .bn3 .img-left .ftc-smooth-image {
		margin-top: 9px;
	}
	.banner-home16 .banner-right .bn3 .bn3-left .ftc-banner {
		margin-top: 8px;
	}
}
.banner-home16 .wpb_column .vc_column-inner {
	position: relative;
}
.banner-home16 .ftc-banner-content {
	position: absolute;
}
.banner-home16 .bn1 .ftc-banner-content,
.banner-home16 .bn2 .vc_col-sm-4 .ftc-banner .ftc-banner-content,
.banner-home16 .banner-left .bn3 .ftc-banner-content {
	top: 50%;
	right: 30px;
	transform: translate(0, -50%);
}
.banner-home16 .bn2 .vc_col-sm-8 .ftc-banner .ftc-banner-content {
	top: 30%;
	left: 30px;
	transform: translate(0, -50%);
}
.banner-home16 .bn2 .vc_col-sm-4 .bn2a {
	margin-bottom: 30px;
}
.banner-home16 .bn2 .vc_col-sm-4 .ftc-banner {
	position: relative;
}
.banner-home16 .banner-left .bn1 .ftc-banner-content p,
.banner-home16 .banner-left .bn2 .ftc-banner-content p,
.banner-home16 .banner-right .bn1 .bn1b .ftc-banner-content p,
.banner-home16 .banner-right .bn3 .ftc-banner-content p {
	float: right;
}
.banner-home16 .bn2 .vc_col-sm-4 .ftc-banner .ftc-banner-content p {
	text-align: right;
	float: right;
}
.banner-home16 .bn2 .vc_col-sm-4 .ftc-banner .ftc-banner-content h1.text1 {
	text-align: right;
}
.banner-home16 .banner-left .bn2 .vc_col-sm-8 .ftc-banner-content p {
	float: left;
}
.banner-home16 .banner-right .bn1 .bn1a .ftc-banner-content {
	right: auto;
	left: 50%;
	top: 30%;
	transform: translate(-50%, -50%);
}
.banner-home16 .banner-right .bn2 .ftc-banner-content {
	top: 50%;
	transform: translate(0, -50%);
	left: 30px;
}
.banner-home16 .banner-right .bn3 .ftc-banner-content {
	right: 30px;
	bottom: 10px;
}
.banner-home16 h1.text1 {
	color: #2b2b2b;
	font-weight: 600;
	font-size: 30px;
}
.banner-home16 .banner-right .bn2 .ftc-banner-content h1.text1,
.banner-home16 .banner-right .bn3 .ftc-banner-content h1.text1 {
	color: #fff;
}
.banner-home16 a.text2:hover {
	color: #fff;
}
.banner-home16 a.ftc-banner-link {
	display: inline-block;
	position: relative;
}
.banner-home16 .ftc-banner {
	overflow: hidden;
}
.banner-home16 a.ftc-banner-link .img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.1);
	-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
	-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
	transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.banner-home16 a.ftc-banner-link .img {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: transform 0.4 ease-in-out;
	transition: transform 0.4s ease-in-out;
	overflow: hidden;
}
.banner-home16 .banner-right .bn3 .bn3a {
	margin-bottom: 30px;
}
.slider-home14.h16 {
	padding: 0 15px;
}
footer#colophon .ftc-footer .ft-home16 .Footer-Middle-kiko1 .widget-title {
	text-transform: capitalize;
}
.ft-home16 .Footer-Middle-kiko1 .text4 ul.no-padding.bullet li i {
	float: left;
	margin-right: 15px;
	display: inline-block;
	margin-top: 5px;
}
.ft-home16 .Footer-Middle-kiko1 .text4 ul.no-padding.bullet li {
	padding-bottom: 15px;
}
.ftc-footer .boder-h16 {
	top: -85px;
}
.ft-home16 .Footer-Middle-kiko1 {
	padding-top: 80px;
	padding-bottom: 25px;
}
.banner-home16 .ftc-banner .ftc-banner-content a.text2 {
	font-style: italic;
}
.banner-home16 .banner-left .bn2 .bn2a .ftc-banner-content,
.banner-home16 .banner-left .bn3 .ftc-banner-content {
	transform: translate(0);
}
/*home17*/

.product-tab.home14.h17 .products {
	clear: both;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.product-tab.home14.h17 .ftc-product.product {
	padding: 10px;
	border: 1px solid #ebebeb;
}
.product-tab.home14.h17 h3.text1,
.heading-title.home14.ht17 h2.text1 {
	font-size: 45px;
	color: #2b2b2b;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-tab.home14.h17 .test1,
.heading-title.home14.ht17 .test1 {
	padding-left: 170px;
	position: relative;
}
.product-tab.home14.h17 .test1:before,
.heading-title.home14.ht17 .test1:before {
	content: "";
	position: absolute;
	width: 120px;
	height: 1px;
	background: #2b2b2b;
	left: 0;
	top: 35px;
}
.heading-title.home14.ht17 .test1 .wpb_wrapper {
	text-align: left;
}
.product-tab.home14.h17 .products-top .columns-6 .ftc-product.product {
	padding: 10px;
	max-width: 200px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.product-tab.home14.h17 .products-top .woocommerce.columns-6 {
	margin-left: -15px;
	margin-right: -15px;
}
.post-info .heading-title.home14.ht17 .wpb_wrapper p:before {
	display: none;
}
.product-tab.home14.h17 .woocommerce.columns-6 a.load-more.button {
	min-width: 150px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 16px;
	font-weight: 500;
	text-transform: inherit;
	background: transparent;
	border: 1px solid #ebebeb;
	color: #2b2b2b;
	border-radius: 0;
}
.product-tab.home14.h17 .woocommerce.columns-6 a.load-more.button:hover {
	color: #fff;
}
.post-info .banner-v1.h10-off.h17 .wpb_wrapper p {
	color: #666;
}
.banner-v1.h10-off .ftc-countdown .counter-wrapper > div {
	border-color: #fff;
}
.banner-v1.h10-off.h17 .ftc-countdown .counter-wrapper > div .countdown-meta {
	color: #666;
}
.banner-v1.h10-off.h17 .ftc-countdown {
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 60px;
}
.banner-v1.h10-off.h17 .ftc-sb-button a.ftc-button {
	padding: 0;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border: 0;
	background: #2b2b2b;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 16px;
}
.instagram-text .instagram-17a p {
	color: #2b2b2b;
}
.newsletter-h17 .right-h9 .text3 .sub-form {
	width: 400px;
	text-align: center;
	display: table;
	margin: 0 auto;
}
.newsletter-h17 .right-h9 >.wpb_wrapper {
	padding-left: 0 !important;
	text-align: center;
}
.newsletter-h17 .newletter_sub > p {
	display: none !important;
}
.newsletter-h17 .right-h9 .text1 p:after {
	left: 50%;
	transform: translate(-50%);
	bottom: -25px;
	width: 30%;
	height: 2px;
}
.newsletter-h17 .right-h9 .text3 .mailchimp_sub_input:last-child button.submit:after {
	color: #999;
}
.newsletter-h17 .right-h9 .text3 .mailchimp_sub_input button.submit {
	margin-top: 40px;
	border: 0;
	border-radius: 0px !important;
	background: #2b2b2b;
	padding: 5px 20px;
	display: inline-block;
	color: #fff;
}
.newsletter-h17 .right-h9 .text3 .mailchimp_sub_input:last-child {
	display: flex;
	justify-content: center;
}
.h10-banner.h17 .text-video {
	padding: 0 !important;
}
.h10-banner.h17 .text-video .ftc-smooth-image {
	margin-bottom: 0;
}
.slider-home14.h17 .tp-caption.text14a:before {
	background: #837e7a;
}
.slider-home14.h17 .slider2 span.text2 {
	font-size: 40px !important;
}
.slider-home14.h17 .slider2 .text1:before {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #2b2b2b;
	right: -100px;
	top: 10px;
}
.product-tab.home14.h17 .vc_col-sm-12,
.heading-title.home14.ht17 .vc_col-sm-12 {
	padding-left: 75px !important;
	padding-right: 75px !important;
}
.product-tab.home14.h17 .owl-carousel.owl-drag .owl-item.active:nth-child(5n) {
	margin-right: 28px !important;
}
.product-tab.home14.h17 .woocommerce .load-more-wrapper a.load-more.button.loading:after {
	content: "";
	background: url(assets/images/loadingp.gif);
	bottom: 0;
	left: 60px;
	top: 3px
}
.testimonials-h17:hover .ftc-sb-testimonial .owl-nav > div {
	opacity: 1;
}
.testimonials-h17 .ftc-sb-testimonial .owl-nav > div {
	top: 50%;
	transform: translate(0, -50%);
	bottom: auto;
	border: 0;
	opacity: 0;
}
.testimonials-h17 .owl-nav .owl-prev {
	left: 0;
	right: auto;
	margin-left: 30px;
}
body .testimonials-h17 .ftc-sb-testimonial .owl-nav > div:before {
	color: #000;
	background: transparent;
	font-size: 30px;
	-webkit-transform: inherit;
}
.testimonials-h17 .owl-nav .owl-next {
	right: 0;
	left: auto;
	margin-right: 30px;
}
.newsletter-h17 .text1 p {
	text-transform: capitalize;
}
.product-tab.h17 .products-top .ftc-product.product h4 a,
.product-tab.h17 .woocommerce .ftc-slider .products .product h4 a {
	text-transform: uppercase;
	font-size: 14px;
}
.product-tab.h17 .products-top .load-more-wrapper {
	margin: 40px 0 -10px;
}
.newsletter-h17 .right-h9 .text3 .mailchimp_sub_input input.email {
	border-bottom: 1px solid #ebebeb;
}
.brands .owl-nav> div {
	top: 50%;
	transform: translate(0, -50%);
}
.brands .owl-nav> .owl-next {
	right: 0;
}
.brands .owl-nav> div:before {
	line-height: 28px;
}
.img-single .ftc-smooth-image.ftc-smooth a:hover::before,
.img-single .ftc-smooth-image.ftc-smooth a:hover::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.img-single .ftc-smooth-image.ftc-smooth a::before,
.img-single .ftc-smooth-image.ftc-smooth a::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;
}
.img-single .ftc-smooth-image.ftc-smooth a::before {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.img-single .ftc-smooth-image.ftc-smooth a::after {
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.img-single .ftc-smooth-image.ftc-smooth::before,
.img-single .ftc-smooth-image.ftc-smooth::after {
	display: none;
}
.ftc_search_ajax .thumbnail {
	width: 80px;
	float: left;
	margin-bottom: 0;
}
.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	text-align: right;
	margin-bottom: 25px !important;
	position: absolute;
	top: -133px;
}
.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a span,
.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a:hover {
	color: #fff;
}
.product-tab.home12 .vc_tta-tabs .owl-carousel .owl-nav > div,
.product-tab.home11 .vc_tta-tabs .owl-carousel .owl-nav > div {
	bottom: -50px;
}
.header-layout2 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
	text-align: left;
}
.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	top: -45px;
}
.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tabs-container {
	text-align: right;
}
.wpb-js-composer .product-tab.home9 .vc_general.vc_tta-tabs .vc_tta-tab > a,
.wpb-js-composer .product-tab.home11 .vc_general.vc_tta-tabs .vc_tta-tab > a,
.wpb-js-composer .product-tab.home12 .vc_general.vc_tta-tabs .vc_tta-tab > a {
	margin: 0 28px;
}
div.ftc-size_chart .pp_loaderIcon::before,
div.ftc-product-video .pp_loaderIcon::before {
	height: 1em;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	content: '';
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
	background: url(../dove/assets/images/loader.svg) center center;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0, 0, 0, .75);
}
.mfp-wrap .mfp-iframe-holder .mfp-close {
	top: -45px;
	right: 0;
	width: 40px;
	color: #000;
	padding: 0;
	text-align: center;
}
.products.list .item-description .meta_info .yith-wcwl-add-to-wishlist a i:before,
div.product .summary .yith-wcwl-add-to-wishlist a:before {
	content: "\e642";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.woocommerce .products.list .product.product-wrapper .item-description > .meta_info > .quickshop i:before {
	content: "\e618";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.woocommerce .products.list .product.product-wrapper .item-description .meta_info > .compare i:before,
.pp_woocommerce div.product .summary .compare:before,
.woocommerce div.product .summary .compare:before,
.woocommerce-page div.product .summary .compare:before,
.woocommerce #content div.product .summary .compare:before,
.woocommerce-page #content div.product .summary .compare:before {
	content: "\e665";
	font-size: 18px !important;
	font-family: 'Pe-icon-7-stroke';
}
.ftc-footer .bottom-ft .copy-com a {
	margin-left: 5px;
}
.img1-home3 .vc_col-sm-12,
.img2-home3 .vc_col-sm-12 {
	padding-left: 0 !important;
	padding-right: 0px !important;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	border-bottom: 0;
}
.details-img .ftc-slider .owl-nav {
	display: block;
}
.mega_main_menu.primary .mega_main_menu_ul > .current-menu-item > .item_link:hover > .link_content > .link_text {
	color: #fff;
}
.woocommerce td.product-name dl.variation dt {
	float: none;
}
.woocommerce form .form-row button.button,
.woocommerce-account .woocommerce-MyAccount-content p.form-row input.button,
.woocommerce-account .woocommerce-MyAccount-content form p button.button,
.woocommerce-account .woocommerce-MyAccount-content a.button {
	color: #fff;
	background: #000;
}
.woocommerce-account .woocommerce-MyAccount-content {
	margin-bottom: 40px;
	border: 1px solid #e5e5e5;
	padding: 30px;
	min-height: 330px;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-name,
.woocommerce table.shop_table th.product-name,
tr.cart-subtotal th,
tr.order-total th {
	border-left: 1px solid #e5e5e5;
}
tr.order-total th {
	border-bottom: 1px solid #e5e5e5 !important;
}
.woocommerce table.shop_table.cart.wishlist_table {
	margin-bottom: 50px;
}
.woocommerce table.shop_table.cart.wishlist_table tfoot tr td {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.ftc-soundcloud iframe {
	border: 0;
}
.ftc-soundcloud iframe div#widget {
	border: 0;
}
.widget-container.widget_categories .widget-title-wrapper .widget-title,
.widget-container.ftc-blogs-widget .widget-title-wrapper .widget-title,
.widget-container.ftc-recent-comments-widget .widget-title-wrapper .widget-title,
.widget-container.widget_tag_cloud .widget-title-wrapper .widget-title {
	font-size: 22px;
	font-weight: 500;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next:before,
.ftc-quickshop-wrapper .owl-nav > div.owl-prev:before {
	background: transparent;
}
.ftc-quickshop-wrapper .owl-nav > div {
	background-color: transparent;
	border: 0;
}
.woocommerce table.shop_table td.actions {
	padding: 15px 20px;
}
.woocommerce table.shop_table td.actions button.button {
	margin-right: 0 !important;
}
.widget-container.ftc-blogs-widget .post-meta {
	display: inline-block;
}
.widget-container.ftc-blogs-widget .post-meta span {
	margin: 0 !important;
	width: 100%;
	float: left;
}
.blogs .content-meta h4.entry-title.title_sub {
	margin-bottom: 10px;
	margin-top: 5px;
}
.info-category h3.title_sub.entry-title a.post-title.title_sub {
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 500;
	color: #262626;
}
.thumbnail.gallery .owl-item {
	display: inline-block;
}
.thumbnail.gallery .owl-dots {
	right: auto;
	display: inline-block;
	bottom: 10px;
	position: absolute;
}
.single-post .post-img .single-featured-image-header .owl-dots > .owl-dot > span {
	background: #fff;
}
/*.single-post .post-img .single-featured-image-header {
    margin-bottom: 0;
    }*/

a.thumbnail.gallery {
	overflow: hidden;
}
.load-more-wrapper .button:before,
div.loading-more a:before {
	content: '';
	background-color: aliceblue;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(0.001, 0.001);
	transform: scale(0.001, 0.001);
}
.load-more-wrapper a.loading:after,
div.loading-more a.loading:after {
	content: "";
	background: url(assets/images/loadingp.gif);
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	width: 30px;
	height: 30px;
	z-index: 1;
}
div.loading-more a.loading:after {
	bottom: 15px;
}
.home-products .load-more-wrapper a.loading:after,
.home-products div.loading-more a.loading:after {
	content: "";
	background: url(assets/images/loadingp.gif);
	position: absolute;
	bottom: 5px;
	left: 50%;
	top: auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	width: 30px;
	height: 30px;
	z-index: 1;
	font-family: sans-serif;
	animation: auto;
}
.st-row-product-widget .woocommerce ul.product_list_widget li h4 a {
	font-size: 17px;
}
.header-layout2 .header-content .wrp-menu {
	border: 0;
}
.header-layout2 .mega_main_menu.primary .mega_main_menu_ul {
	max-height: 50px;
}
.header-layout2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
	color: #fff;
}
.header-layout2 .mega_main_menu.primary .mega_main_menu_ul > .current-menu-ancestor > .item_link,
.header-layout2 .mega_main_menu.primary .mega_main_menu_ul> li > .item_link:hover,
.header-layout2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
	background: #000 !important;
}
h3.title_sub.entry-title a.post-title.title_sub {
	color: #262626;
}
.blogs .item .blog-image .owl-item.active {
	z-index: 1;
}
.blogs .item .blog-image .owl-dots {
	position: absolute;
	bottom: 0;
}
.blogs .item .blog-image .owl-dots > .owl-dot > span {
	background: #fff;
}
.mega_main_menu.primary ul li.multicolumn_dropdown .mega_dropdown > li.home_page_dove > .item_link .link_text {
	display: none !important;
}
.header-layout1 .mega_main_menu.primary .mega_main_menu_ul > .current-menu-item > .item_link > .link_content > .link_text {
	color: #fff;
}
.mega_main_menu.primary ul li.multicolumn_dropdown .mega_dropdown > li.home_page_dove {
	margin-top: -15px;
}
body .mega_main_menu .home-dove.columns3 > .mega_dropdown {
	width: 550px;
}
.woocommerce.widget_shopping_cart .buttons a.button.checkout.wc-forward {
	margin-right: 0;
}
.ftc-items-widget ul.product_list_widget .product_title a {
	font-size: 16px;
}
.product-tab .fa-heart-o:before,
.bestseller-kiko .fa-heart-o:before,
.fa-heart-o:before {
	content: "\f004";
	font-size: 16px;
}
.yith-wcan-loading {
	background: url(./assets/images/loadingaj.gif) no-repeat center !important;
	height: 150px;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	margin: 4px 8px 4px 3px !important;
}
.woocommerce div.product form.variations_form.cart .variations .ftc-product-attribute {
	display: none;
}
.variable-items-wrapper[data-wvstooltip]:before {
	margin-left: -13px !important;
	text-transform: capitalize;
}
.woocommerce div.product form.cart table.variations {
	margin-top: 35px;
}
.woocommerce .yit-wcan-container .products {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}
.ftc-sidebar section.widget {
	border-top: 1px solid #ebebeb;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li a {
	overflow: visible !important;
	text-indent: 10px !important;
	line-height: 20px !important;
	width: 0;
	padding-left: 15px !important;
	height: 15px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen:after {
	right: auto;
	left: 2px;
	top: 5px;
}
.woocommerce .widget_layered_nav ul li.chosen:after {
	content: "\f00c";
	position: absolute;
	right: auto;
	top: -2px;
	font-family: fontAwesome;
	left: 0.5px;
	z-index: 9999;
}
.yith-wcan-loading {
	background: url(./assets/images/loadingaj.gif) no-repeat center !important;
	height: 150px;
}
.ftc-sidebar section.widget {
	border-top: 1px solid #ebebeb;
}
body .ftc-sidebar .widget-container.yith-woo-ajax-reset-navigation {
	border: 0;
	border-top: 0 !important;
	padding: 0;
	padding-top: 0 !important;
	margin-bottom: 30px;
}
.ftc-sidebar .yith-woo-ajax-reset-navigation .yith-wcan {
	padding: 15px;
	border: 1px solid #ebebeb;
	border-top: 0;
	text-align: center;
}
.ftc-sidebar .widget_price_filter {
	padding-bottom: 15px;
	padding-top: 10px;
}
ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list {
	margin-bottom: 0;
}
.ftc-sidebar .woocommerce.widget_price_filter .widget-title.title_sub,
.ftc-sidebar .widget_layered_nav .widget-title.title_sub {
	border-bottom: 0;
	padding-top: 15px !important;
	padding-bottom: 0 !important;
}
.widget-container.widget_layered_nav {
	border-top: 1px solid #ebebeb;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before,
a.yith-wcan-onsale-button.active:before,
a.yith-wcan-instock-button.active:before,
a.yith-wcan-price-link.active:before,
ul.yith-wcan-list li.chosen a:before {
	display: none;
}
.item-image .yith-wcwl-add-to-wishlist img {
	position: relative;
	top: -30px;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block !important;
	visibility: visible;
	z-index: 999;
}
.woocommerce .product .item-image:hover span.hover_image:last-child,
.woocommerce-page .product .item-image:hover span.hover_image:last-child {
	opacity: 1;
	top: 0;
	transform: rotateY(0);
	transition: 0.6s ease;
	
}
.woocommerce .product span.hover_image:last-child,
.woocommerce-page .product span.hover_image:last-child {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	width: 100%;
	transition: opacity 250ms ease-in-out 0s;
	-moz-transition: opacity 250ms ease-in-out 0s;
	-webkit-transition: opacity 250ms ease-in-out 0s;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	opacity: 0;
	transform: rotateY(90deg);
}
.vc_row.wpb_row.vc_row-fluid.brand14,
.product-tab.home14.h17 {
	position: relative;
	width: calc(100vw - 15px);
}
.testimonials-h17 h3.text1 {
	color: #2b2b2b;
	font-size: 44px;
	font-weight: bold;
}
.testimonials-h17 .ftc-sb-testimonial .owl-item {
	text-align: center;
}
.testimonials-h17 .ftc-sb-testimonial .test-content .wrp-content {
	line-height: 20px;
	max-width: 700px;
	margin: 0 auto;
	background: transparent;
	padding: 18px 2px 0px 92px;
	position: relative;
	margin-left: 0;
	float: none;
	margin-top: -20px;
	padding-left: 0;
	max-height: 150px;
}
.testimonials-h17 .ftc-sb-testimonial .test-content .test_meta {
	font-size: 17px;
	margin: 0;
	padding-bottom: 30px;
	position: relative;
	text-align: center;
	line-height: 23px;
	color: #666;
	font-style: italic;
}
.testimonials-h17 .ftc-sb-testimonial .test-content h4.test_name {
	padding-top: 10px;
	margin: 0px;
	text-align: center;
}
.testimonials-h17 .ftc-sb-testimonial .test-content .test_name a {
	color: #2b2b2b;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.testimonials-h17 .ftc-sb-testimonial .test-content .wrp-content:after,
.testimonials-h17 .ftc-sb-testimonial .test-content .test_meta:after {
	display: none;
}
.testimonials-h17 .test-content {
	display: inline-block;
	padding-top: 60px;
	margin-bottom: 0;
}
.testimonials-h17 .ftc-sb-testimonial .test-content .test_meta:before {
	content: "\f10e";
	font-family: 'FontAwesome';
	font-size: 40px;
	color: #999;
	vertical-align: 10px;
	position: absolute;
	left: 50%;
	top: -45px;
	transform: translate(-50%);
}
.testimonials-h17 {
	padding: 150px 0;
}
.testimonials-h17 .ftc-sb-testimonial {
	margin-bottom: 0;
	padding-bottom: 0;
}
.testimonials-h17 .owl-carousel .owl-stage-outer {
	padding-bottom: 0;
}
.banner-v1.h10-off.h17 h1 {
	text-transform: capitalize;
	font-size: 45px !important;
}
.header-layout6 .mega_main_menu.primary .mega_main_menu_ul > .current-menu-ancestor > .item_link > .link_content {
	border-bottom: 1px solid #000;
	margin-bottom: -2px;
	height: 40px;
}
.header-layout6 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content {
	height: 40px;
}
.header-layout6 .ftc-shop-cart .cart-item >a i,
.header-layout6 .dropdown-button span:before,
.header-layout6 button.fa.fa-search.search-button {
	color: #2b2b2b;
	font-size: 16px;
}
.h10-banner1right > .wpb_wrapper {
	padding-left: 30px;
}
.h10-banner .h10-banner1right {
	padding-right: 0 !important;
}
.product-tab.home14 .woocommerce .product .conditions-box span.featured {
	transform: none;
	left: 0;
	background: transparent;
	color: #000;
	padding: 0;
	top: 0;
	width: 50px;
	height: auto;
}
.product-tab.home14 .woocommerce .product .conditions-box span.onsale {
	transform: none;
	padding: 0;
	width: 50px;
	height: auto;
	top: 10px;
	left: 40px;
	background: transparent;
	color: #000;
}
.product-tab.home14 .woocommerce .product .conditions-box span:first-child:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	background-color: #000;
	transform: rotate(120deg);
	left: -15px;
}
.product-tab.home14 .woocommerce .product .conditions-box span:last-child:before {
	display: none;
}
.product-tab.home14 .woocommerce .product .conditions-box span.onsale:last-child {
	left: 0;
	top: 0;
}
.pp_content_container .owl-carousel .owl-stage-outer {
	padding-bottom: 0;
}
.dokan-seller-search-form {
	margin-top: 0;
}
.site-content.product-tab .woocommerce .products.list {
	padding-left: 15px;
	padding-right: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
	margin: 0;
	padding: 9px 20px;
	position: relative;
	z-index: 1;
	background: rgba(0, 0, 0, 0.02);
	float: none;
	display: inline-block;
	z-index: 1;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	display: inline-block;
	width: 100%;
	border-color: #ebebeb;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a {
	border-width: 1px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
	text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
	display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	background: transparent;
}
.ftc-product-video.loaded .pp_content {
	height: 500px !important;
}
.button-variable-item span::first-letter {
	font-size: 16px;
	line-height: 40px;
}
.button-variable-item span {
	font-size: 0px;
}
.gallery-h1 .ftc-portfolio-wrapper.columns-3 .item,
.gallery-h2 .ftc-portfolio-wrapper.columns-3 .item,
.gallery-h3 .ftc-portfolio-wrapper.columns-3 .item {
	width: 33.333333%;
	max-width: 100%;
	margin: 0;
}
.gallery-h1 .portfolio-text,
.gallery-h2 .portfolio-text,
.gallery-h3 .portfolio-text {
	display: none;
}
.gallery-h3 .ftc-portfolio-wrapper .portfolio-inner .item {
	width: 25%;
	float: left;
	position: static !important;
}
.gallery-h3 .ftc-portfolio-wrapper .portfolio-inner .item:first-child {
	width: 50%;
	position: static !important;
}
.single-portfolio.single-left .thumbnails figure,
.single-portfolio.single-left .thumbnails figure a {
	display: inline-block;
}
.single-portfolio.single-left .thumbnails figure a {
	margin-bottom: 20px;
}
.single-portfolio.single-left .related {
	margin-top: 100px;
}
.gallery-h3 .ftc-portfolio-wrapper .portfolio-inner {
	height: auto !important;
    display: block;
}
.ftc-portfolio-wrapper {
	margin-top: 50px;
}
.ftc-product-cat-filter {
	display: none;
}
.col-sm-12 .ftc-product-cat-filter {
	display: inline-block;
    line-height: 40px;
}
.gallery-h3 .load-more-wrapper {
	margin: 50px 0 -10px;
}
.h10-banner.video .h10-banner1right > .wpb_wrapper {
	padding-left: 0px;
}
.woocommerce .product .item-description .meta_info .add-to-cart a:first-child:after,
.woocommerce .product .item-image .group-button-product .add-to-cart a:first-child:after {
	left: 15px;
	top: 0px;
	color: #000;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	font-family: WooCommerce;
	content: '\e01c';
	vertical-align: top;
	font-weight: 400;
	position: absolute;
	top: .618em;
	right: 1em;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
.h10-banner .smooth-border-image .ftc-smooth:hover:after {
	background-color: rgba(255, 255, 255, 0.2);
	top: 51%;
	bottom: 50%;
}
.h10-banner .smooth-border-image .ftc-smooth:hover:before {
	background-color: rgba(255, 255, 255, 0.2);
	right: 50%;
	left: 51%;
}
.h10-banner .smooth-border-image .ftc-smooth:before,
.h10-banner .smooth-border-image .ftc-smooth:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
	pointer-events: none;
	border: 0;
}
.widget .Footer-Middle-kiko1 ul li a.email-ft {
	text-transform: lowercase;
}
.heading-title.home15 .home-products .text1 .woocommerce .product.product-wrapper .item-description {
	margin-left: 70px;
}
.home-products.h15 .woocommerce .product.product-wrapper .item-description > .product-name a {
	font-size: 16px !important;
}
.heading-title.home15 .home-products.h15 .text2 .item-description {
	margin-right: 150px;
}
.text-video a.ftc-product-video-button:hover:before {
	color: #fff;
}
.h10-banner.video .smooth-border-image .ftc-smooth:before,
.h10-banner.video .smooth-border-image .ftc-smooth:after,
.h10-banner.h17 .text-video .ftc-smooth:before,
.h10-banner.h17 .text-video .ftc-smooth:after {
	display: none;
}
.left .home-products.h15 .text4 .item-description {
	margin-left: 65px;
}
.h10-banner.video .text-video .ftc-smooth img.img.wp-post-image:hover,
.h10-banner.h17 .text-video .ftc-smooth img:hover {
	opacity: 0.6;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li {
	width: 50% !important;
	margin-bottom: 10px !important;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li:before {
	top: 7px;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li a {
	background: transparent;
	padding-left: 25px !important;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(4) ul li:after {
	top: 5px;
}
.ftc-sidebar .widget-container.widget_layered_nav {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
/*Light box by QuanDZ*/

html.swipebox-html.swipebox-touch {
	overflow: hidden !important;
}
#swipebox-overlay img {
	border: none !important;
}
.ftc_lightbox {
	position: absolute;
	height: 40px;
	right: 15px;
	width: 40px;
	bottom: 20px;
	z-index: 999;
	background: #fff;
	border-radius: 20px;
	transition: 1s;
	border: 1px solid #ebebeb;
}
#swipebox-overlay {
	width: 100% !important;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#swipebox-container {
	position: relative;
	width: 100%;
	height: 100%;
}
#swipebox-slider {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none;
	cursor: pointer;
}
#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block;
}
#swipebox-slider .slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
	background: none;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}
#swipebox-slider .slide-loading {
	background: url(./assets/images/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	position: absolute;
	left: 0;
	z-index: 99999;
	height: 50px;
	width: 100%;
}
.full-image-product {
	display: none;
}
#swipebox-bottom-bar {
	bottom: 50%;
	transform: translateY(50%);
}
#swipebox-bottom-bar.ftc-swipebox {
	bottom: -50px;
}
#swipebox-bottom-bar.ftc-swipebox.visible-bars {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
	top: -50px;
}
#swipebox-top-bar.visible-bars {
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}
#swipebox-title {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
}
#swipebox-prev,
#swipebox-next {
	background-image: url(./assets/images/icons.svg);
	background-repeat: no-repeat;
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	top: 0;
	background-color: #fff;
	text-align: center;
	z-index: 9999;
}
#swipebox-arrows a:before {
	color: #222;
}
a#swipebox-prev:before {
	font-family: FontAwesome;
	font-size: 30px;
	font-weight: 400;
	content: "\f104";
	line-height: 33px;
	text-align: center;
	position: relative;
}
a#swipebox-next:before {
	font-family: FontAwesome;
	font-size: 30px;
	font-weight: 400;
	content: "\f105";
	line-height: 33px;
	text-align: center;
	position: relative;
}
#swipebox-arrows {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px;
}
#swipebox-prev {
	background-position: -32px 13px;
	float: left;
}
#swipebox-next {
	background-position: -78px 13px;
	float: right;
}
#swipebox-close {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 9999;
	background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
	display: none;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
	-webkit-animation: rightSpring 0.3s;
	animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
	-webkit-animation: leftSpring 0.3s;
	animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: ' ';
	position: absolute;
	z-index: 999;
	top: 0;
	height: 100%;
	width: 20px;
	opacity: 0;
}
.swipebox-touch #swipebox-container:before {
	left: 0;
	-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
	box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
	right: 0;
	-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
	box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
	opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
	opacity: 1;
}
@-webkit-keyframes rightSpring {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}
@keyframes rightSpring {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}
@-webkit-keyframes leftSpring {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}
@keyframes leftSpring {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}
@media screen and (min-width: 800px) {
	#swipebox-close {
		top: 0;
		right: 0;
		position: absolute;
		z-index: 9999;
		background-position: 15px 12px;
		width: 50px;
		height: 50px;
		background-repeat: no-repeat;
		border: none!important;
		text-decoration: none!important;
		background-image: url(../../../wp-content/themes/dove/./assets/images/icons.svg) !important;
	}
	#swipebox-arrows {
		width: 92%;
		max-width: 100%;
	}
}
/* Skin 
--------------------------*/

#swipebox-overlay {
	background: rgba(19, 18, 18, 0.8901960784313725);
}
a#swipebox-close:hover {
	transform: rotate(180deg);
}
#swipebox-top-bar,
#swipebox-bottom-bar.ftc-swipebox {
	text-shadow: 1px 1px 1px black;
	background: #000;
	opacity: 0.95;
}
#swipebox-top-bar {
	color: white !important;
	font-size: 15px;
	line-height: 43px;
	font-family: Helvetica, Arial, sans-serif;
}
.ftc_lightbox a:first-child:before {
	position: absolute;
	content: "\e657";
	font-family: 'Pe-icon-7-stroke'!important;
	font-size: 20px;
	width: 40px;
	height: 40px;
	top: 0;
	left: 0px;
	text-align: center;
	line-height: 40px;
	padding-left: 0;
	border-radius: 100%;
}
.ftc_lightbox:hover {
	width: 115px;
}
.ftc_lightbox a img {
	opacity: 0;
}
#swipebox-bottom-bar.ftc-swipebox span.counter {
	width: 100%;
	text-align: center;
	height: 50px;
	background-color: #000;
	position: absolute;
	font-size: 26px;
	top: 0;
	left: 50%;
	transform: translate(-50%);
	line-height: 50px;
	color: #fff;
	font-weight: 600;
}
.mousetrap {
	cursor: zoom-in !important;
}
.ftc_lightbox span.fullscreen {
	padding-left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 1s;
	left: 40px;
	position: relative;
	height: 40px;
	line-height: 39px;
}
.ftc_lightbox:hover span.fullscreen {
	opacity: 1;
	visibility: visible;
}
#swipebox-arrows {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	max-width: 620px;
}
/*css Wishlist*/

div#yith-wcwl-popup-message {
	position: fixed;
	left: 51%;
	top: 50%;
	padding: 20px;
	transform: translateX(-50%);
	background-color: #fff;
	margin-left: 0 !important;
	z-index: 9999999;
	animation: yith ease 1s;
	border: 1px solid;
}
@keyframes yith {
	from {
		display: inline-block !important;
	}
	to {
		display: none !important;
	}
}
.woocommerce .product .item-image .group-button-product .add-to-cart a:first-child:after {
	left: 15px;
	top: 50%;
	color: #fff;
	font-size: 15px;
}
.woocommerce .wishlist_table td.product-add-to-cart a span.ftc-note {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.Portfolios1 ul.mega_dropdown {
	width: 240px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce h2 {
	display: none;
}
.mega_main_menu li.store-dokan111 > .mega_dropdown {
	height: 80px !important;
	padding: 10px;
}
.cloud-zoom-big {
	background-color: #fff;
}
.home-products .woocommerce .meta-slider .products {
	display: flex;
	clear: both;
	flex-flow: row wrap;
}
.gallery-h1.home .ftc-portfolio-wrapper .portfolio-inner {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	clear: both;
	flex-flow: row wrap;
	margin-bottom: 75px;
}
.col-sm-9 .product-category-top-content {
	display: none;
}
.home-products .woocommerce .product .item-image .group-button-product .add-to-cart.add_to_cart_button,
.featured-home5 .woocommerce .product .item-image .group-button-product .add-to-cart.add_to_cart_button {
	display: inline-block !important;
}
.home-products .woocommerce .product .item-image .group-button-product,
.featured-home5 .woocommerce .product .item-image .group-button-product {
	bottom: auto;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
}
.woocommerce .products.list {
	padding: 0px;
}
.woocommerce ul.cart_list li img {
	height: 90px !important;
	width: 90px;
}
.single-post .post-img a.single-featured-image-header.thumbnail {
	cursor: unset;
}
.single-post .post-item .info-category h3.title_sub.entry-title a.post-title.title_sub {
	cursor: text;
}
.single-post .post-item .post-img a.single-featured-image-header.thumbnail .image-eff:before {
	display: none;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.facebook {
	background: url(assets/images/facebook.png);
	position: relative;
	padding: 11px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	top: -8px;
	padding-bottom: 8px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.twitter {
	background: url(assets/images/twitter.png);
	position: relative;
	padding: 11px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	top: -8px;
	padding-bottom: 8px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.pinterest {
	background: url(assets/images/pinterest.jpg);
	position: relative;
	padding: 11px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	top: -8px;
	padding-bottom: 8px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.googleplus {
	background: url(assets/images/googleplus.jpg);
	position: relative;
	padding: 11px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	top: -8px;
	padding-bottom: 8px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.email {
	background: url(assets/images/email.jpg);
	position: relative;
	padding: 11px;
	background-position-y: 20px;
	background-repeat: no-repeat;
	top: -8px;
	padding-bottom: 8px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a:hover {
	background-position-y: -21px;
	top: 12px;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-right: 5px;
}
.mega_main_menu li.store-dokan111.default_dropdown > .mega_dropdown {
	width: 130px;
}
body #content .revslider-1 .ares .tp-bullet {
	background: #fff;
}
.slider-h9 .vc_col-sm-12 {
	padding: 0 !important;
}
body .header-layout16 .dropdown-button span.fa.fa-cog:before {
	content: "\f007";
}
.text14b {
	border-width: 0 !important;
}
.st-row-product-widget .woocommerce ul.product_list_widget .price del {
	float: left;
}
.woocommerce table.shop_table td a {
	text-transform: capitalize;
}
.gallery-h3 .ftc-portfolio-wrapper .portfolio-inner .item:nth-child(6) {
	width: 50%;
}
.woocommerce table.shop_table td:first-child a.remove {
	font-size: 30px;
}
/*.woocommerce-cart-form .product-name dl.variation {
	display: none;
}*/
.pp_pic_holder.pp_woocommerce {
	left: 50% !important;
	transform: translate(-50%);
}
.pp_woocommerce .ftc-quickshop-wrapper .quantity .minus {
	border-top: 0;
}
table.compare-list tr th {
	text-transform: uppercase !important;
}
.ftc-quickshop-wrapper .group_table .quantity .minus {
	left: 21px;
	top: 40px;
	border-left: 1px solid #ebebeb;
	width: 21px;
}
.ftc-quickshop-wrapper .group_table .quantity .plus {
	border-top: 0;
	left: 115px;
}
.pp_content_container .pp_content {
	height: auto !important;
}
.header-layout1 .mega_main_menu.primary .mega_main_menu_ul > .current-menu-ancestor > .item_link > .link_content > .link_text,
.header-layout1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover > .link_content > .link_text {
	color: #fff !important;
}
.ftc_search_ajax.loading:after {
	-webkit-animation: spin 500ms infinite linear;
	animation: spin 500ms infinite linear;
	border: 2px solid #fff;
	border-radius: 32px;
	border-right-color: #444 !important;
	border-top-color: #444 !important;
	content: "";
	display: block;
	height: 16px;
	top: 5px;
	z-index: 9999;
	margin-top: 0px;
	left: 100%;
	margin-left: -18px;
	position: absolute;
	width: 17px;
}
.widget-container ul.product-categories ul.children li a {
	text-transform: capitalize;
}
.ftc-sidebar .widget_price_filter h3.widget-title.title_sub {
	margin-bottom: 30px;
}
#left-sidebar > .widget-container.widget_layered_nav:nth-child(5) ul li {
	margin-top: 10px;
}
.woocommerce .cart-collaterals {
	margin-bottom: 30px;
}
.woocommerce div.product form.variations_form.cart {
	margin-top: 0;
}
.woocommerce div.product.product-type-external form.cart .single_add_to_cart_button:before {
	display: none;
}
.comming-center-content span a {
	color: #a9a9a9;
}
.pp_woocommerce div.product form.cart .group_table td .button.product_type_external:before {
	display: none;
}
table.compare-list tbody th {
	font-size: 16px;
}
.ftc-product-slider .meta-slider .products {
	width: calc(100% + 1px);
}
.footer-bottom5 p.copyright {
	margin-bottom: 0 !important;
}
.slider-h9a.vc_col-sm-12 {
	padding: 0 !important;
}
.owl-item:not(.active) {
	height: 0;
}
.blog-image.gallery .owl-item:not(.active) {
	height: auto;
}
.yith-woocompare-widget ul.products-list li .remove:hover {
	color: #ffffff !important;
}
/*Smart menu*/

.ftc-smartmenu ul li .sub-menu > li > a {
	position: relative;
	text-transform: capitalize;
}
.ftc-smartmenu ul li .sub-menu > li > a > span {
	position: absolute;
	font-size: 9px;
	top: 5px;
	margin-left: 5px;
	padding: 0 4px;
	background: #bbbbbb;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.ftc-smartmenu {
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ftc-smartmenu,
.ftc-smartmenu ul,
.ftc-smartmenu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	direction: ltr;
	text-align: left;
}
.ftc-smartmenu-rtl,
.ftc-smartmenu-rtl ul,
.ftc-smartmenu-rtl li {
	direction: rtl;
	text-align: right;
}
.ftc-smartmenu>li>h1,
.ftc-smartmenu>li>h2,
.ftc-smartmenu>li>h3,
.ftc-smartmenu>li>h4,
.ftc-smartmenu>li>h5,
.ftc-smartmenu>li>h6 {
	margin: 0;
	padding: 0;
}
.ftc-smartmenu ul {
	display: none;
}
.ftc-smartmenu li,
.ftc-smartmenu a {
	position: relative;
}
.ftc-smartmenu a {
	display: block;
}
.ftc-smartmenu a.disabled {
	cursor: default;
}
.ftc-smartmenu::after {
	content: "";
	display: block;
	height: 0;
	font: 0px/0 serif;
	clear: both;
	overflow: hidden;
}
.ftc-smartmenu *,
.ftc-smartmenu *::before,
.ftc-smartmenu *::after {
	box-sizing: inherit;
}
.ftc-simple {
	background: #fff;
}
.ftc-simple li.current-menu-ancestor > a {
	border-bottom: 0;
}
.ftc-simple a {
	border-bottom: 1px solid #ebebeb;
}
.ftc-simple a,
.ftc-simple a:focus,
.ftc-simple a:active {
	padding: 14px 15px;
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.ftc-simple li.current-menu-ancestor > a,
.ftc-simple li:hover > a,
.ftc-simple li.current-menu-ancestor > a > .sub-arrow,
.ftc-simple li:hover > a > .sub-arrow {
	color: #fff;
}
.ftc-simple a > span {
	color: #262626;
}
.ftc-simple > li > a {
	font-weight: normal;
}
.ftc-simple a.current {
	background: #555555;
	color: #fff;
}
.ftc-simple a.disabled {
	color: #cccccc;
}
.ftc-simple a .sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: auto;
	right: 4px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	font: normal 14px/34px monospace !important;
	text-align: center;
	text-shadow: none;
	color: #262626;
}
.ftc-simple a .sub-arrow::before {
	font-family: 'FontAwesome';
	content: "\f067";
}
.ftc-simple a.highlighted .sub-arrow::before {
	font-family: 'FontAwesome';
	content: "\f068";
}
/*.ftc-simple ul {
  background: rgba(179, 179, 179, 0.1);
  }*/

.ftc-simple ul a,
.ftc-simple ul a:hover,
.ftc-simple ul a:focus,
.ftc-simple ul a:active {
	font-size: 14px;
	padding-left: 25px;
}
.ftc-simple ul ul a,
.ftc-simple ul ul a:hover,
.ftc-simple ul ul a:focus,
.ftc-simple ul ul a:active {
	padding-left: 35px;
}
.ftc-simple ul ul ul a,
.ftc-simple ul ul ul a:hover,
.ftc-simple ul ul ul a:focus,
.ftc-simple ul ul ul a:active {
	padding-left: 45px;
}
.ftc-simple ul ul ul ul a,
.ftc-simple ul ul ul ul a:hover,
.ftc-simple ul ul ul ul a:focus,
.ftc-simple ul ul ul ul a:active {
	padding-left: 55px;
}
.ftc-simple ul ul ul ul ul a,
.ftc-simple ul ul ul ul ul a:hover,
.ftc-simple ul ul ul ul ul a:focus,
.ftc-simple ul ul ul ul ul a:active {
	padding-left: 65px;
}
@media (min-width: 992px) {
	/* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
     -----------------------------------------------*/
	/* start... (it's not recommended editing these rules) */
	.ftc-simple ul {
		position: absolute;
		width: 12em;
	}
	.ftc-simple li {
		float: left;
	}
	.ftc-simple.sm-rtl li {
		float: right;
	}
	.ftc-simple ul li,
	.ftc-simple.sm-rtl ul li,
	.ftc-simple.sm-vertical li {
		float: none;
	}
	.ftc-simple a {
		white-space: nowrap;
	}
	.ftc-simple ul a,
	.ftc-simple.sm-vertical a {
		white-space: normal;
	}
	.ftc-simple .sm-nowrap > li > a,
	.ftc-simple .sm-nowrap > li >:not(ul) a {
		white-space: nowrap;
	}
	/* ...end */
	.ftc-simple {
		background: #fff;
	}
	.ftc-simple a,
	.ftc-simple a:hover,
	.ftc-simple a:focus,
	.ftc-simple a:active,
	.ftc-simple a.highlighted {
		padding: 11px 20px;
		color: #555555;
	}
	.ftc-simple a:hover,
	.ftc-simple a:focus,
	.ftc-simple a:active,
	.ftc-simple a.highlighted {
		background: #eeeeee;
	}
	.ftc-simple a.current {
		background: #555555;
		color: #fff;
	}
	.ftc-simple a.disabled {
		background: #fff;
		color: #cccccc;
	}
	.ftc-simple a.has-submenu {
		padding-right: 32px;
	}
	.ftc-simple a .sub-arrow {
		top: 50%;
		margin-top: -8px;
		right: 20px;
		width: 8px;
		height: 16px;
		font: 14px/16px monospace !important;
		background: transparent;
	}
	.ftc-simple a.highlighted .sub-arrow::before {
		content: '+';
	}
	.ftc-simple > li {
		border-top: 0;
		border-left: 1px solid #eeeeee;
	}
	.ftc-simple > li:first-child {
		border-left: 0;
	}
	.ftc-simple ul {
		border: 1px solid #bbbbbb;
		background: #fff;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	}
	.ftc-simple ul a {
		border: 0 !important;
	}
	.ftc-simple ul a.has-submenu {
		padding-right: 20px;
	}
	.ftc-simple ul a .sub-arrow {
		left: 8px;
		right: auto;
	}
	.ftc-simple ul > li {
		border-left: 0;
		border-top: 1px solid #eeeeee;
	}
	.ftc-simple ul > li:first-child {
		border-top: 0;
	}
	.ftc-simple .scroll-up,
	.ftc-simple .scroll-down {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		background: #fff;
		height: 20px;
	}
	.ftc-simple .scroll-up-arrow,
	.ftc-simple .scroll-down-arrow {
		position: absolute;
		top: -2px;
		left: 50%;
		margin-left: -8px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 8px;
		border-style: dashed dashed solid dashed;
		border-color: transparent transparent #555555 transparent;
	}
	.ftc-simple .scroll-down-arrow {
		top: 6px;
		border-style: solid dashed dashed dashed;
		border-color: #555555 transparent transparent transparent;
	}
	.ftc-simple.sm-rtl a.has-submenu {
		padding-right: 20px;
		padding-left: 32px;
	}
	.ftc-simple.sm-rtl a .sub-arrow {
		left: 20px;
		right: auto;
	}
	.ftc-simple.sm-rtl.sm-vertical a.has-submenu {
		padding: 11px 20px;
	}
	.ftc-simple.sm-rtl.sm-vertical a .sub-arrow {
		left: auto;
		right: 8px;
	}
	.ftc-simple.sm-rtl > li:first-child {
		border-left: 1px solid #eeeeee;
	}
	.ftc-simple.sm-rtl > li:last-child {
		border-left: 0;
	}
	.ftc-simple.sm-rtl ul a.has-submenu {
		padding: 11px 20px;
	}
	.ftc-simple.sm-rtl ul a .sub-arrow {
		left: auto;
		right: 8px;
	}
	.ftc-simple.sm-vertical a .sub-arrow {
		left: 8px;
		right: auto;
	}
	.ftc-simple.sm-vertical li {
		border-left: 0;
		border-top: 1px solid #eeeeee;
	}
	.ftc-simple.sm-vertical > li:first-child {
		border-top: 0;
	}
}
/*End*/

.ele_icon .item_link .link_content span:after {
	content: "E";
	position: absolute;
	right: -20px;
	top: -5px;
	background: #bbb;
	font-size: 9px;
	color: #fff;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.primary a:focus,
.vertical a:focus {
	outline: none;
	outline-offset: 0;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.home-dove > ul.mega_dropdown {
	width: 700px;
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
	position: relative;
}
.navigation-primary #mega_main_menu .mega_main_menu_ul li.home-dove > ul.mega_dropdown {
	width: 730px;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after {
	display: none;
}
body.home .header-ftc.header-layout5 {
	position: absolute;
}
.vc_tta.vc_general .vc_tta-panel.vc_active {
	display: block !important;
}
.mailchimp-h18-ele {
	display: none;
}
.cart-total .widge1 {
	display: none;
}
/*home20*/

.site-content-contain.home20 .content-area .ftc-sidebar {
	padding-left: 0;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-product-categories-widget h2 {
	background: #00ac9c;
	padding: 20px;
	padding-left: 50px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-product-categories-widget h2:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
	font-size: 16px;
	left: 20px;
	position: absolute;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-product-categories-widget .ftc-product-categories-item {
	padding: 20px;
	border: 1px solid #ebebeb;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget {
	margin-bottom: 30px;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget:last-child {
	margin-bottom: 0px;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-items-widget h2,
h2.text-product {
	border: 1px solid #ebebeb !important;
	padding: 0;
	line-height: 1;
	margin-top: 0;
	background: #fff;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-items-widget h2 .before-title,
h2.text-product span.before-title {
	padding: 15px 20px;
	font-size: 13px !important;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	height: 45px;
	z-index: 1;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-items-widget h2 .before-title:before,
h2.text-product span.before-title:before {
	content: "";
	background: red;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.site-content-contain.home20 .content-area .ftc-sidebar .ftc-items-widget h2 .before-title:after,
h2.text-product span.before-title:after {
	width: 0;
	height: 0;
	border-bottom: 45px solid red;
	border-right: 45px solid transparent!important;
	content: "";
	position: absolute;
	right: -44px;
	top: 0;
}
span.before-title i.fa-trophy {
	display: none;
}
.site-content-contain.home20 span.before-title i.fa-trophy,
h2.text-product span.before-title i.fa-trophy {
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget_product_tag_cloud .tagcloud {
	padding: 10px;
	border: 1px solid #ebebeb;
	margin-top: 10px;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget_product_tag_cloud .tagcloud a {
	margin: 5px 10px 5px 0 !important;
	color: #262626;
	font-size: 12px !important;
	padding: 5px 16px 5px !important;
	border: none;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget_product_tag_cloud .tagcloud a:hover {
	color: #fff;
}
.site-content-contain.home20 .content-area .ftc-sidebar .widget ul.product_list_widget {
	border: 1px solid #ebebeb;
	padding: 15px;
}
.site-content-contain.home20 .content-area .site-main {
	padding-left: 15px;
}
.part3-h20 .navigation-slider {
	position: absolute;
	top: 0;
	display: inline-block;
	right: 0;
	z-index: 9999;
	overflow: hidden;
	width: 80px;
	height: 40px;
	margin-top: 0;
}
.navigation-slider {
	width: 100%;
	display: inline-block;
	height: 20px;
	position: absolute;
	top: -45px;
	right: 0;
	overflow: hidden;
	z-index: 1;
}
/*Menu 2.2*/

.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before,
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after {
	display: none;
}
.primary a:focus,
.vertical a:focus,
.mega_main_sidebar_menu a:focus {
	outline: none;
	outline-offset: 0;
}
.mega_main_menu .nav_logo .logo_link {
	display: none !important;
}
.widget_mega_main_sidebar_menu .widgettitle {
	cursor: pointer;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 20px;
	background: #333;
	height: 50px;
	line-height: 50px;
	color: #fff;
	position: relative;
}
.widget_mega_main_sidebar_menu .widgettitle:before {
	content: "\f0c9";
	font-family: 'FontAwesome';
	margin-right: 20px;
}
.mega_main_sidebar_menu {
	transition: all 0.5s;
}
.mega_main_sidebar_menu.active {
	display: none;
}
.widget_mega_main_sidebar_menu .mega_main_sidebar_menu {
	border: 1px solid #ebebeb;
	z-index: 1 !important;
}
.widget_mega_main_sidebar_menu .mega_main_sidebar_menu.mega_main_menu > .menu_holder > .menu_inner > ul > li {
	width: 100%;
	padding: 0 20px;
}
.widget_mega_main_sidebar_menu .mega_main_sidebar_menu.mega_main_menu > .menu_holder > .menu_inner > ul > li a.item_link {
	padding: 0;
	border-bottom: 1px solid #ebebeb;
}
.widget_mega_main_sidebar_menu .mega_main_sidebar_menu.mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child a.item_link {
	border-bottom: 0;
}
.widget_mega_main_sidebar_menu .mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 45px;
	text-transform: capitalize;
}
.widget_mega_main_sidebar_menu .mega_main_menu.mega_main_sidebar_menu.icons-left > .menu_holder > .menu_inner > ul > li > .item_link > i,
.widget_mega_main_sidebar_menu .mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link {
	height: 45px;
	line-height: 45px;
}
.header-ftc .header-sticky-hide {
	display: none;
}
/*Smart menu*/

.ftc-smartmenu ul li .sub-menu > li > a {
	position: relative;
	text-transform: capitalize;
}
.ftc-smartmenu ul li .sub-menu > li > a > span {
	position: absolute;
	font-size: 9px;
	top: 5px;
	margin-left: 5px;
	padding: 0 4px;
	background: #bbbbbb;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.ftc-smartmenu {
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ftc-smartmenu,
.ftc-smartmenu ul,
.ftc-smartmenu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	direction: ltr;
	text-align: left;
}
.ftc-smartmenu-rtl,
.ftc-smartmenu-rtl ul,
.ftc-smartmenu-rtl li {
	direction: rtl;
	text-align: right;
}
.ftc-smartmenu>li>h1,
.ftc-smartmenu>li>h2,
.ftc-smartmenu>li>h3,
.ftc-smartmenu>li>h4,
.ftc-smartmenu>li>h5,
.ftc-smartmenu>li>h6 {
	margin: 0;
	padding: 0;
}
.ftc-smartmenu ul {
	display: none;
}
.ftc-smartmenu li,
.ftc-smartmenu a {
	position: relative;
}
.ftc-smartmenu a {
	display: block;
}
.ftc-smartmenu a.disabled {
	cursor: default;
}
.ftc-smartmenu::after {
	content: "";
	display: block;
	height: 0;
	font: 0px/0 serif;
	clear: both;
	overflow: hidden;
}
.ftc-smartmenu *,
.ftc-smartmenu *::before,
.ftc-smartmenu *::after {
	box-sizing: inherit;
}
.ftc-simple {
	background: #fff;
}
.ftc-simple li.current-menu-ancestor > a {
	border-bottom: 0;
}
.ftc-simple a {
	border-bottom: 1px solid #ebebeb;
}
.ftc-simple a,
.ftc-simple a:focus,
.ftc-simple a:active {
	padding: 14px 15px;
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.ftc-simple li.current-menu-ancestor > a,
.ftc-simple li:hover > a,
.ftc-simple li.current-menu-ancestor > a > .sub-arrow,
.ftc-simple li:hover > a > .sub-arrow {
	color: #fff;
}
.ftc-simple a > span {
	color: #262626;
}
.ftc-simple > li > a {
	font-weight: normal;
}
.ftc-simple a.current {
	background: #555555;
	color: #fff;
}
.ftc-simple a.disabled {
	color: #cccccc;
}
.ftc-simple a .sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: auto;
	right: 4px;
	width: 34px;
	height: 34px;
	overflow: hidden;
	font: normal 14px/34px monospace !important;
	text-align: center;
	text-shadow: none;
	color: #262626;
}
.ftc-simple a .sub-arrow::before {
	font-family: 'FontAwesome';
	content: "\f067";
}
.ftc-simple a.highlighted .sub-arrow::before {
	font-family: 'FontAwesome';
	content: "\f068";
}
/*.ftc-simple ul {
  background: rgba(179, 179, 179, 0.1);
  }*/

.ftc-simple ul a,
.ftc-simple ul a:hover,
.ftc-simple ul a:focus,
.ftc-simple ul a:active {
	font-size: 14px;
	padding-left: 25px;
}
.ftc-simple ul ul a,
.ftc-simple ul ul a:hover,
.ftc-simple ul ul a:focus,
.ftc-simple ul ul a:active {
	padding-left: 35px;
}
.ftc-simple ul ul ul a,
.ftc-simple ul ul ul a:hover,
.ftc-simple ul ul ul a:focus,
.ftc-simple ul ul ul a:active {
	padding-left: 45px;
}
.ftc-simple ul ul ul ul a,
.ftc-simple ul ul ul ul a:hover,
.ftc-simple ul ul ul ul a:focus,
.ftc-simple ul ul ul ul a:active {
	padding-left: 55px;
}
.ftc-simple ul ul ul ul ul a,
.ftc-simple ul ul ul ul ul a:hover,
.ftc-simple ul ul ul ul ul a:focus,
.ftc-simple ul ul ul ul ul a:active {
	padding-left: 65px;
}
@media (min-width: 992px) {
	/* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
     -----------------------------------------------*/
	/* start... (it's not recommended editing these rules) */
	.ftc-simple ul {
		position: absolute;
		width: 12em;
	}
	.ftc-simple li {
		float: left;
	}
	.ftc-simple.sm-rtl li {
		float: right;
	}
	.ftc-simple ul li,
	.ftc-simple.sm-rtl ul li,
	.ftc-simple.sm-vertical li {
		float: none;
	}
	.ftc-simple a {
		white-space: nowrap;
	}
	.ftc-simple ul a,
	.ftc-simple.sm-vertical a {
		white-space: normal;
	}
	.ftc-simple .sm-nowrap > li > a,
	.ftc-simple .sm-nowrap > li >:not(ul) a {
		white-space: nowrap;
	}
	/* ...end */
	.ftc-simple {
		background: #fff;
	}
	.ftc-simple a,
	.ftc-simple a:hover,
	.ftc-simple a:focus,
	.ftc-simple a:active,
	.ftc-simple a.highlighted {
		padding: 11px 20px;
		color: #555555;
	}
	.ftc-simple a:hover,
	.ftc-simple a:focus,
	.ftc-simple a:active,
	.ftc-simple a.highlighted {
		background: #eeeeee;
	}
	.ftc-simple a.current {
		background: #555555;
		color: #fff;
	}
	.ftc-simple a.disabled {
		background: #fff;
		color: #cccccc;
	}
	.ftc-simple a.has-submenu {
		padding-right: 32px;
	}
	.ftc-simple a .sub-arrow {
		top: 50%;
		margin-top: -8px;
		right: 20px;
		width: 8px;
		height: 16px;
		font: 14px/16px monospace !important;
		background: transparent;
	}
	.ftc-simple a.highlighted .sub-arrow::before {
		content: '+';
	}
	.ftc-simple > li {
		border-top: 0;
		border-left: 1px solid #eeeeee;
	}
	.ftc-simple > li:first-child {
		border-left: 0;
	}
	.ftc-simple ul {
		border: 1px solid #bbbbbb;
		background: #fff;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	}
	.ftc-simple ul a {
		border: 0 !important;
	}
	.ftc-simple ul a.has-submenu {
		padding-right: 20px;
	}
	.ftc-simple ul a .sub-arrow {
		left: 8px;
		right: auto;
	}
	.ftc-simple ul > li {
		border-left: 0;
		border-top: 1px solid #eeeeee;
	}
	.ftc-simple ul > li:first-child {
		border-top: 0;
	}
	.ftc-simple .scroll-up,
	.ftc-simple .scroll-down {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		background: #fff;
		height: 20px;
	}
	.ftc-simple .scroll-up-arrow,
	.ftc-simple .scroll-down-arrow {
		position: absolute;
		top: -2px;
		left: 50%;
		margin-left: -8px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 8px;
		border-style: dashed dashed solid dashed;
		border-color: transparent transparent #555555 transparent;
	}
	.ftc-simple .scroll-down-arrow {
		top: 6px;
		border-style: solid dashed dashed dashed;
		border-color: #555555 transparent transparent transparent;
	}
	.ftc-simple.sm-rtl a.has-submenu {
		padding-right: 20px;
		padding-left: 32px;
	}
	.ftc-simple.sm-rtl a .sub-arrow {
		left: 20px;
		right: auto;
	}
	.ftc-simple.sm-rtl.sm-vertical a.has-submenu {
		padding: 11px 20px;
	}
	.ftc-simple.sm-rtl.sm-vertical a .sub-arrow {
		left: auto;
		right: 8px;
	}
	.ftc-simple.sm-rtl > li:first-child {
		border-left: 1px solid #eeeeee;
	}
	.ftc-simple.sm-rtl > li:last-child {
		border-left: 0;
	}
	.ftc-simple.sm-rtl ul a.has-submenu {
		padding: 11px 20px;
	}
	.ftc-simple.sm-rtl ul a .sub-arrow {
		left: auto;
		right: 8px;
	}
	.ftc-simple.sm-vertical a .sub-arrow {
		left: 8px;
		right: auto;
	}
	.ftc-simple.sm-vertical li {
		border-left: 0;
		border-top: 1px solid #eeeeee;
	}
	.ftc-simple.sm-vertical > li:first-child {
		border-top: 0;
	}
}
/*End*/

.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link:hover * {
	color: #fff;
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
	line-height: 0 !important;
}
.mega_main_menu li.elements > .mega_dropdown {
	width: 750px;
}
form.wpcf7-form.init {
	display: inline-block;
	width: 100%;
}
form.wpcf7-form.init p {
	width: 100%;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.shop-page > .mega_dropdown {
	width: 910px;
	right: auto;
	left: -150px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.dove-blog > .mega_dropdown {
    width: 400px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.elements ul.mega_dropdown {
    left: auto;
    right: -200px;
}
.ftc-breadcrumb .container h3 {
	text-transform: capitalize;
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
}
.ftc-breadcrumb .container .breadcrumbs .breadcrumbs-container {
	color: #fff;
	font-size: 24px;
}
.ftc-breadcrumb .container .breadcrumbs .breadcrumbs-container a {
	color: #fff;
}
.ftc-breadcrumb {
	position: relative;
}
.ftc-breadcrumb .container {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.woocommerce .yit-wcan-container .products.ftc-mansory-shop .product {
	padding: 0 15px;
	width: 25%;
	max-width: 100%;
}
.products.animation-shop .ftc-product.product {
	opacity: 0;
	transform: translateY(5em);
	transition: transform 2.5s .25s cubic-bezier(0, 1, .3, 1), opacity .3s .25s ease-out;
	will-change: transform, opacity;
}
.products.animation-shop .ftc-product.product.is-visible {
	opacity: 1;
	transform: rotateY(0deg);
}
.products.slider-shop .owl-nav > div {
	top: 72%;
	width: auto !important;
	height: auto !important;
	border: none;
	color: #333;
}
.products.slider-shop .owl-nav > div:before {
	font-size: 50px;
}
.products.slider-shop .owl-nav {
	display: none;
}
.widget_media_image {
	margin-top: 30px;
	position: relative;
}
.widget_media_image img {
	width: 100%;
}
.widget_media_image:after {
	opacity: 0;
	z-index: 4;
	width: auto;
	height: auto;
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	top: 8px;
	bottom: 8px;
	border: 1px solid #fff;
	transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transition: transform 400ms, opacity 100ms ease 0s;
	-moz-transition: transform 400ms, opacity 100ms ease 0s;
	-webkit-transition: -webkit-transform 400ms, opacity 100ms ease 0s;
}
.widget_media_image:hover:after {
	opacity: 1;
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transition: transform 500ms, opacity 300ms ease 0s;
	-moz-transition: transform 500ms, opacity 300ms ease 0s;
	-webkit-transition: -webkit-transform 500ms, opacity 300ms ease 0s;
}
.woocommerce.space_filter.columns-4 .products .product {
	padding: 0 15px;
	max-width: 100%;
}
/*zoom version 2*/

/*(Product Image Ver2)*/

.details-img ol.flex-control-nav.flex-control-thumbs li {
	max-width: 20%;
	padding: 0px 3px;
	box-sizing: border-box;
	clear: none !important;
}
.woocommerce .product .details-img ol.flex-control-nav.flex-control-thumbs {
	margin-top: 15px;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img {
	opacity: 1;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product .details-img div.images .flex-control-thumbs li img:hover {
	border: 1px solid rgba(153, 153, 153, 0.8);
}
.woocommerce div.product .details-img div.images .woocommerce-product-gallery__trigger {
	left: 10px;
	bottom: 105px;
	top: auto;
}
.archive .ftc-product .item-description .single_variation_wrap .woocommerce-variation-add-to-cart,
.archive .ftc-product .item-description .single_variation_wrap .woocommerce-variation-description,
.archive .ftc-product .item-description .single_variation_wrap .woocommerce-variation-availability,
.archive .ftc-product .item-description .cart,
.archive .ftc-product .item-description .reset_variations,
.archive .ftc-product .item-description .Variable-box .label,
.archive .ftc-product .item-description .ftc-product-attribute,
.archive .ftc-product .item-description .cart .quantity,
.archive .ftc-product .item-description .cart .single_add_to_cart_button,
.archive .ftc-product .item-description .cart .yith-wcwl-add-to-wishlist,
.ftc-meta-widget.item-description .cart {
	display: none !important;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
}
@media (min-width: 768px) {
	.ftc-single-grid.woocommerce #content div.product .woocommerce-product-gallery.ftc-grid-main-images {
		width: 70%;
		max-width: 70%;
		display: inline-block;
	}
	.ftc-single-grid.woocommerce #content div.product .summary.entry-summary {
		width: 30%;
		display: inline-block;
		padding-bottom: 20px;
	}
	.woocommerce.ftc-single-grid div.product div.images .woocommerce-product-gallery__image {
		width: 50%;
		max-width: 50%;
		display: inline-block;
		float: left;
		padding: 5px;
	}
	.ftc-single-grid.woocommerce div.product .summary .product_title.entry-title {
		width: 80%;
	}
	.ftc-single-grid.woocommerce div.product .summary.fixed .product_title.entry-title {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.ftc-single-grid div.product .summary.fixed .yith-wcwl-add-to-wishlist {
		padding-left: 2px;
	}
	.ftc-single-grid .product.type-product {
		position: relative;
	}
	.ftc-single-grid .woocommerce-product-gallery.ftc-grid-main-images {
		padding-right: 30px;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary {
		transition: 0s;
		padding-left: 0;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary.fixed {
		position: fixed !important;
		z-index: 999;
		background-color: #fff;
		padding: 10px 10px 20px 0;
		overflow-y: auto;
		height: 100%;
		transition: none;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary.fixed:before {
		content: "";
		width: 0;
		height: 0;
		border-right: 15px solid #eee;
		border-top: 15px solid transparent!important;
		border-bottom: 15px solid transparent!important;
		position: absolute;
		left: -15px;
		top: calc(50% - 15px);
		z-index: 9;
	}
	.summary.entry-summary {
		transition: 0.5s;
	}
}
@media only screen and (max-width: 991px) {
	.woocommerce.ftc-single-grid #content div.product div.images,
	.woocommerce.ftc-single-grid div.product div.images {
		float: left;
	}
	.woocommerce.ftc-single-grid .detail-nav-summary {
		top: 0;
    right: 0;
    left: 50%;
    transform: translate(-50%);
	}
	.ftc-single-grid.woocommerce div.product .summary .product_title.entry-title {
		width: 100%;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary {
		padding-top: 45px;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.woocommerce.ftc-single-grid div.product .summary .yith-wcwl-add-to-wishlist {
		margin-bottom: 15px;
		margin-right: 0;
	}
	.ftc-single-grid.woocommerce #content div.product .woocommerce-product-gallery.ftc-grid-main-images {
		width: 65%;
		max-width: 65%;
	}
	.ftc-single-grid.woocommerce #content div.product .summary.entry-summary {
		width: 35%;
	}
	.ftc-single-grid .woocommerce-product-gallery.ftc-grid-main-images {
		padding-right: 15px;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary.fixed {
		padding: 30px 5px 20px;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary.fixed {
		height: calc(100% - 60px);
	}
	.admin-bar.woocommerce.ftc-single-grid #content div.product div.summary.fixed {
		height: calc(100% - 90px);
	}
	.ftc-single-grid div.product .summary .yith-wcwl-add-to-wishlist,
	.ftc-single-grid div.product .summary .compare {
		margin-right: auto !important;
	}
	.ftc-single-grid div.product a.ftc-size_chart {
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 150px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 667px) {
	.woocommerce.ftc-single-grid div.product div.images .woocommerce-product-gallery__image {
		width: 50%;
		max-width: 50%;
		display: inline-block;
		float: left;
		padding: 5px;
	}
	.woocommerce.ftc-single-grid #content div.product div.summary {
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	.woocommerce.ftc-single-grid #content div.product div.summary {
		margin-top: 30px;
	}
	.woocommerce.ftc-single-grid div.product div.images .woocommerce-product-gallery__image {
		width: 100%;
		max-width: 100%;
		display: inline-block;
		float: none;
		padding: 5px;
		margin: 0 auto;
	}
}
.products.owl-carousel {
	display: block;
}
.owl-carousel {
	display: inline-block;
}
/*variation*/

.ftc-variation .yit-wcan-container .products.owl-carousel.list .rtwpvs-terms-wrapper {
	justify-content: left;
	padding-left: 5px;
}
.ftc-variation .yit-wcan-container .rtwpvs-terms-wrapper {
	justify-content: center;
}
.archive .ftc-product .variations .rtwpvs-term:not(.rtwpvs-radio-term) {
	max-width: 18px;
	max-height: 18px;
}
.ftc-variation .woocommerce .product .item-description form {
	overflow: unset;
}
.ftc-variation .woocommerce .product .item-description form .single_variation_wrap {
	margin-bottom: 0;
}
.ftc-variation .woocommerce .product .item-description form.show-price .single_variation_wrap {
	position: relative;
}
.ftc-variation .woocommerce .product .item-description form.show-price .single_variation_wrap .woocommerce-variation-price {
	z-index: 5;
	background-color: #fff;
	position: absolute;
	width: 100%;
	top: 45px;
	left: 0;
	-webkit-transition: all 0.5s ease-in-out 0.2s;
}
.ftc-variation .woocommerce .product:hover .item-description form.show-price .single_variation_wrap .woocommerce-variation-price {
	-webkit-transform: translateX(120%);
}
.ftc-variation .woocommerce div.product form.variations_form .variations td.value {
	padding-bottom: 0;
	padding-right: 0;
}
.ftc-variation .woocommerce div.product form.cart .variations {
	margin-bottom: 0;
	margin-top: 10px;
}
.ftc-variation .woocommerce div.product form.cart .variations tr {
	margin-bottom: 0;
}
.ftc-variation .woocommerce .product .item-description form {
	order: 1;
}
.ftc-variation .woocommerce .product .item-description > span.price {
	margin-top: 0px;
	order: 2;
}
.ftc-variation .woocommerce .product .item-description h3.product-name {
	order: 3;
}
.ftc-variation .woocommerce .product .item-description .star-rating {
	order: 4;
}
.ftc-variation .woocommerce .products.list .product .item-description {
	display: flex;
	flex-direction: column;
}
.ftc-variation .woocommerce .products.list .product .item-description .meta_info {
	order: 5;
}
.ftc-variation .woocommerce .products.list .item-description form.show-price .single_variation_wrap .woocommerce-variation-price {
	top: 0px;
}
.ftc-variation .woocommerce .products.list .product .item-description .price {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
}
.ftc-variation .woocommerce .products .woocommerce-variation.single_variation,
.ftc-variation .woocommerce .product .item-description form.show-price .single_variation_wrap{
	height: 0;
}
.archive .ftc-product .item-description .variations_form.cart {
	display: block !important;
}
.woocommerce div.product form.variations_form.cart .variations tr td.label {
	display: none;
}
/*Vertical Thumbnail*/

.single-product .thumbnails.ftc-slider.vertical {
	max-width: 100px;
	display: inline-block;
	position: relative;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper {
	max-width: 100px;
	min-height: 300px;
	margin: 10px 0 0 !important;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li {
	padding: 0;
	display: inline-block;
	max-height: 100px;
	margin-bottom: 10px;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li a {
	margin-bottom: 6px !important;
}
.single-product .details-img.vertical .images {
	max-width: calc(100% - 120px);
	display: inline-block;
	float: right !important;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls {
	display: block !important;
	margin-top: 0;
}
@media(max-width: 480px) {
	.single-product .thumbnails.ftc-slider.vertical {
		max-height: 220px;
		overflow: hidden;
	    float: left;
	    width: 30%;
	}
}
/*wcfm-vendor*/

.wcfmmp_sold_by_container {
	display: none;
}
.wcfm-dashboard-page .header-layout1 {
	display: none;
}
.product .wcfm_buttons {
	border-radius: 0;
	top: 0;
}
.wcfmmp-stores-listing .wcfmmp-store-list-map {
	display: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.wcfmmp-single-store.item {
	width: 50%;
}
form.wcfmmp-store-search-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 28px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
	width: 20px;
}
.wcfmmp-store-page-wrap #products {
	margin: 0 -10px;
}
.woocommerce .wcfmmp-store-page-wrap .products .product {
	width: calc(33.33% - 20px);
	max-width: 100%;
	margin: 0 auto 30px;
	padding: 0;
}
.wcfmmp-store-page-wrap .products {
	display: flex;
	flex-flow: row wrap;
}
.woocommerce-page .wcfmmp-store-page-wrap .woocommerce-ordering .orderby-title {
	margin: 0px 19px 7px 0;
}
.prod-cat-show-top-content-button {
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 0px;
}
#wcfmmp-store .wcfmmp-store-page-wrap .products .product .item-description span.price ins {
	background: transparent;
}
.wcfmmp-store-page-wrap .prod-cat-show-top-content-button a {
	display: none;
}
#wcfmmp-store .wcfmmp-store-page-wrap .products .product .item-description p.short-description {
	padding-bottom: 10px;
	padding-top: 10px;
}
.wcfmmp-stores-listing {
	margin-top: 30px;
	margin-bottom: 70px;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper {
	box-shadow: inherit;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper:hover {
	box-shadow: 1px 1px 20px 0 #E9E9E9;
}
#wcfmmp-stores-lists .wcfmmp-store-lists-sorting p.woocommerce-result-count {
	font-size: 15px;
	float: right;
}
#wcfmmp-stores-lists .wcfmmp-store-lists-sorting form.wcfm-woocommerce-ordering select#wcfmmp_store_orderby {
	line-height: 42px;
	padding: 0 10px;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 a {
	color: #fff!important;
	font-size: 26px;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info {
	opacity: 1;
	height: 300px!important;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer .store-avatar {
	width: 80px;
	height: 80px;
	top: -40px;
	left: -30px;
	margin-top: 0;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-data-container {
	top: -250px;
}
.wcfmmp-stores-listing #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 p.store-enquiry {
	top: 281px;
	margin-bottom: 0;
}
#wcfmmp-store .wcfmmp-store-page-wrap p.woocommerce-result-count {
	padding: 8px 0;
	margin: 0;
	margin-left: 10px;
}
.wcfm-store-page #wcfmmp-store .banner_img {
	height: 450px;
	max-height: 450px;
	background-position: top center;
}
.wcfm-store-page .header-ftc.header-layout1 .navigation-primary {
	top: 0 !important;
}
.wcfm-store-page .header-ftc.header-layout1 {
	position: relative;
	background: #FBD52C;
}
.wcfm-store-page .header-layout1 .header-nav {
	margin: 0;
}
.wcfm-store-page .header-layout1 .header-nav .header-content-sticky > .container {
	padding: 30px 0;
	display: flex;
	align-items: center;
}
.wcfm-store-page .header-layout1 .logo-wrapper.is-desktop {
	margin: 0;
}
.wcfm-store-page .header-ftc.header-layout1.header-sticky-mobile .header-content-sticky > .container {
	display: none;
}
.wcfm-store-page #wcfmmp-store .address {
	top: 50%;
	transform: translate(0, -50%);
	left: 150px;
}
.wcfm-store-page #wcfmmp-store .header_left {
	min-height: 130px;
}
.wcfm-store-page #wcfmmp-store .sidebar_heading {
	margin-bottom: 0;
}
.wcfm-store-page #wcfmmp-store .categories_list ul li:first-child {
	margin-top: 0;
}
.wcfm-store-page #wcfmmp-store .categories_list ul li.parent_cat a {
	line-height: 35px;
}
.wcfm-store-page #wcfmmp-store .categories_list ul li a {
	text-transform: capitalize;
}
#wcfmmp-store .tab_area .tab_links {
	border-bottom: 1px solid #ebebeb;
}
#wcfmmp-store .tab_area .tab_links li {
	border: 1px solid #ebebeb;
}
.wcfm-store-page #wcfmmp-store .categories_list ul li a {
	line-height: 35px;
}
.wcfm-store-page #wcfmmp-store .categories_list ul li {
	border-bottom: 1px solid #ebebeb;
	margin: 5px 0;
}
.wcfm-store-page #wcfmmp-store .left_sidebar {
	background: #f9f9f9f9 !important;
	padding: 5% 3%;
}
.wcfm-store-page #wcfmmp-store .tab_area .tab_links li a {
	font-size: 15px;
	font-weight: bold;
}
.wcfm-store-page #wcfmmp-store .wcfm_policies_heading {
	font-size: 18px;
}
.wcfm-theme-giftsshop #wcfm_home {
	margin-left: 15px;
}
.woocommerce.wcfm-store-page .woocommerce-ordering {
	position: absolute;
	right: 10px;
	bottom: auto;
	top: -100px;
}
.woocommerce.wcfm-store-page .products-wrapper {
	position: relative;
}
.woocommerce.wcfm-store-page .woocommerce-ordering ul.orderby li ul.dropdown {
	padding: 0 15px !important;
}
.wcfm-store-page #wcfmmp-store .left_sidebar aside.widget {
	margin-bottom: 30px;
}
.wcfm-store-page #wcfmmp-store .group-button-product > a,
.wcfm-store-page #wcfmmp-store .group-button-product > div {
	-webkit-transition: transform 1s ease 0s;
}
#wcfmmp-store .wcfmmp-store-page-wrap p.woocommerce-result-count {
	position: absolute;
	bottom: -30px;
	left: 50px;
}
/*detail-nav-summary*/

.single.single-product .container .details-img:not(.ftc-adzoom) .images .woocommerce-product-gallery__image {
	width: 100% !important;
	vertical-align: top;
}
.detail-nav-summary {
	position: absolute;
	left: auto;
	right: 0;
	top: 55px;
	z-index: 997;
	line-height: 0;
}
.summary.entry-summary.fixed .detail-nav-summary {
    top: 10px;
}
.woocommerce #content div.product div.summary h4.product_title {
    margin-right: 30px;
}
.detail-nav-summary > a {
	position: relative;
	width: 30px;
	height: 30px;
	z-index: 4;
	display: inline-block;
	text-align: center;
	border-width: 2px;
	border-style: solid;
}
.detail-nav-summary > a:before {
	line-height: 25px;
	font-family: 'FontAwesome';
	font-size: 25px;
	font-weight: 300;
}
.detail-nav-summary > a[rel="prev"]:before {
	content: '\f104';
}
.detail-nav-summary > a[rel="next"]:before {
	content: '\f105';
}
.detail-nav-summary a .nav-product {
	position: absolute;
	bottom: 100%;
	width: 222px;
	left: -100px;
	line-height: 20px;
	margin-left: -90px;
	text-align: left;
	display: none;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #efefef;
}
.detail-nav-summary a:hover .nav-product {
	display: inline-block;
}
.detail-nav-summary a .nav-product .nav-product__image {
	width: 80px;
	float: left;
}
.detail-nav-summary a .nav-product .nav-product__description {
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
    padding-top: 10px;
}
.woocommerce div.product .summary .detail-nav-summary .price {
    line-height: 10px;
}
.detail-nav-summary a .nav-product .nav-product__description .product-title {
	display: inline-block;
	width: 100%;
	padding: 3px 0;
	font-weight: bold;
	color: #333;
}
.single-product.woocommerce-page .detail-nav-summary a .nav-product .nav-product__description .price span {
	font-size: 12px;
}
.detail-nav-summary > a[rel="next"] {
	margin-left: 5px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 100%;
}
.rtwpvs .variations .rtwpvs-terms-wrapper {
	padding-left: 5px;
}
.woocommerce .product.product-wrapper .item-description .thum_list_gallery ul {
	margin-bottom: 0;
	margin-top: 20px;
}
.woocommerce .products.list .product.product-wrapper .item-description .thum_list_gallery ul {
    margin-bottom: 20px;
    margin-top: 0;
}
.ftc-cross-sells h2,
section.up-sells.upsells.products h2 {
	margin-bottom: 30px;
}
.ftc-search span.select2-container {
	display: none;
}
.summary.entry-summary > .content {
	display: none;
}
/*button-sidebar-responsi*/

.sidebar-show .ftc-close-popup {
	opacity: 0.5;
	visibility: visible;
}
@media only screen and (min-width: 992px) {
	.button-sidebar {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.archive.admin-bar .button-sidebar {
		top: 200px;
	}
	.archive .button-sidebar {
		position: fixed;
		z-index: 99999;
		left: 0px;
		top: 150px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border: 1px solid #ebebeb;
		border-left: 0px;
		background: #fff;
		transition: all 0.3s ease;
		cursor: pointer;
	}
	.archive .button-sidebar.active {
		left: 40%;
		top: 0;
	}
	.archive .button-sidebar i {
		font-size: 18px;
	}
	.archive .button-sidebar:not(.active) i {
		transform: rotate(90deg);
		width: 100%;
		padding-top: 1px;
		padding-left: 4px;
	}
	.archive .button-sidebar i:before {
		content: "\e06c";
		font-family: 'simple-line-icons';
	}
	.archive .button-sidebar.active i:before {
		content: "\f00d";
		font-family: 'FontAwesome';
	}
	.archive.admin-bar .ftc-sidebar:not(.product-category-top-content) {
		top: 46px;
		height: calc(100% - 46px);
	}
	.archive .ftc-sidebar:not(.product-category-top-content) {
		width: 40%;
		max-width: 100%;
		height: 100%;
		position: fixed;
		transition: all 0.3s ease;
		transform: translateX(-100%);
		background-color: #fff;
		z-index: 99999;
		top: 0;
		left: 0;
		padding: 0px;
		overflow-y: auto;
	}
	.archive .ftc-sidebar.shownow {
		transform: translateX(0);
	}
	.archive .ftc-sidebar:not(.product-category-top-content) > .widget-container:last-child {
		margin-bottom: 0;
	}
	.archive #main-content {
		width: 100%;
	}
}
.ftc-variation .yit-wcan-container .rtwpvs-terms-wrapper.button-variable-wrapper {
	display: none;
}
.ftc-team-member .socials a.instagram:hover {
	background: #b4309d;
}
.woocommerce form .form-row .select2-container {
	display: inline-block !important;
}
.header-ftc .is-sticky .header-content {
	background: #262626;
}
.header-ftc .is-sticky .header-content .container {
	padding: 0;
}
.header-ftc .is-sticky .header-content .nav-right,
.header-ftc .is-sticky .header-content .logo-wrapper {
	display: none;
}
.header-ftc .is-sticky .header-content .wrp-menu {
	flex: 1;
}
.is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
	color: #fff;
}
.is-sticky .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link,
.is-sticky .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 45px;
}
.header-layout6 .is-sticky .header-content .container .ftc-search-product {
	display: none;
}
.header-layout6 .is-sticky .header-top-home2 {
	display: none;
}
.sticky-wrapper {
	height: auto !important;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content,
.header-layout3 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content,
.header-layout1 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content {
	height: 40px;
}
.header-layout1 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link {
	height: 46px;
}
.header-layout1 .is-sticky .header-content .wrp-midle {
	display: none;
}
.header-ftc.header-layout2 .is-sticky .header-content .container .wrp-midle,
.header-layout15 .is-sticky .header-content .container .ftc-search-product {
	display: none;
}
.header-layout2 .is-sticky .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
	text-align: center;
}
.header-layout2 .is-sticky .header-content .wrp-menu .main-navigation {
	background: transparent;
}
.header-layout15 .is-sticky .wrp-menu .navigation-primary {
	margin-right: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .total,
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .buttons {
	position: fixed;
}
.header-layout19 .ftc-search-product form select.select-category {
	display: inline-block !important;
	line-height: 1;
}
.ftc-sidebar .ftc-items-widget ul.product_list_widget .product_title a {
	font-size: 14px;
}
.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist.exists a.wishlist {
	display: none !important;
}
.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist.exists img.ajax-loading {
	display: none !important;
}
.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist.exists span i.fa-heart:before {
	content: "\f004";
	font-family: fontawesome;
}
.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist span {
	display: none;
}
.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist.exists span {
	display: inline-block;
}
.header-layout6 .cart-item .ftc-cart-tini .cart-total {
	left: 10px;
	top: -15px;
}
.ftc-footer .bottom-ft .copy-com a:hover {
	color: #fff;
}
.footer-bottom5 p.copyright span.theme-name:hover {
	color: #333;
}
.grid_list_nav a:before {
	display: none;
}
.woocommerce .columns4.products.grid .product {
	width: 25%;
	float: left;
	padding: 0 15px;
}
.woocommerce #content .products.list .product.product-wrapper .item-image {
	width: 270px;
}
.woocommerce .products.grid .product,
.woocommerce.columns-3 .products.grid .product {
	width: 33.33%;
	max-width: 100%;
	padding: 0 15px;
}
.woocommerce .products.columns4 .product.product-wrapper {
    width: 25%;
    max-width: 100%;
    padding: 0 15px;
}
.woocommerce .columns4.products .product.product-category {
	width: 33.33%;
}
.woocommerce.columns-3 .products .product.product-category {
	margin-bottom: 30px;
	width: calc(33.3333% - 30px) !important;
	display: block;
	margin: 30px auto;
	margin-top: 0;
	padding: 0;
}
.woocommerce .products .product.product-wrapper .item-description .meta_info > .add-to-cart .added_to_cart {
	font-size: 15px;
}
.woocommerce .products .product.product-wrapper .item-description .meta_info > .add-to-cart .added_to_cart:hover {
	color: #666 !important;
}
.select2-container--default .select2-selection--single,
.select2-container--open .select2-dropdown--below,
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #ebebeb;
}
.checkout.woocommerce-checkout > div {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 15px 30px 0 0;
}
.woocommerce .checkout.woocommerce-checkout .col2-set .col-1,
.woocommerce .checkout.woocommerce-checkout .col2-set .col-2 {
	width: 100%;
}
.woocommerce .checkout.woocommerce-checkout .col2-set .col-2 {
	padding-left: 20px;
}
.checkout.woocommerce-checkout > div {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 15px 30px 0 0;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order {
	padding-right: 0;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order h3#order_review_heading {
	margin-bottom: 10px;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table .shipping th {
	border-left: 1px solid #ebebeb;
}
.woocommerce table.shop_table tr:last-child td {
	border-bottom: 1px solid #ebebeb;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	position: relative;
}
.woocommerce-variation-add-to-cart a.added_to_cart:before {
    content: "\f00c";
    display: inline-block;
    font-family: 'FontAwesome';
    text-align: center;
    font-size: 13px;
    position: relative;
	line-height: 40px;
    color: #fff;
}
.woocommerce-variation-add-to-cart a.added_to_cart {
    position: absolute;
    font-size: 0;
    margin-left: -30px;
}
.details_thumbnails li {
	padding: 5px 0;
	display: inline-block;
}
.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper[data-rtwpvs-tooltip]:before {
	margin-left: -20px;
}
.woocommerce div.product form.variations_form.cart > .yith-wcwl-add-to-wishlist {
	display: none;
}
.woocommerce div.product div.summary button.button.disabled {
	margin: 0;
}
body.single-product .accordion-tabs .vc_tta.vc_tta-accordion .vc_tta-panel .products {
	display: inline-block;
}
body.single-product .accordion-tabs .vc_tta.vc_tta-accordion .vc_tta-panel .products .product {
	float: left;
	padding: 0 15px;
	max-width: calc(33.33% - 0px);
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
	margin-top: 30px;
}
.dokan-single-store .seller-items .products .product {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	max-width: 100%;
}
.dokan-store .header-layout5.header-sticky-mobile .wrp-menu .menu_holder.sticky_container,
.wcfm-store-page .header-layout5.header-sticky-mobile .wrp-menu .menu_holder.sticky_container {
	background: #000;
}
section.ftc-sticky-atc .single-add-to-cart .yith-wcwl-add-to-wishlist {
	display: none;
}
.category-gallery .gallery .owl-height {
    height: 100% !important;
}
.mega_main_menu.primary ul li.multicolumn_dropdown > .mega_dropdown > li {
    padding: 0 15px;
}
.mega_main_menu li.multicolumn_dropdown > ul.mega_dropdown > li ul li {
    border-bottom: 1px solid #ebebeb;
}
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > ul li .item_link {
    padding: 10px 0;
}
.mega_main_menu li.multicolumn_dropdown > ul.mega_dropdown > li ul li:last-child {
    border-bottom: 0;
}
.mega_main_menu.primary ul li.multicolumn_dropdown > .mega_dropdown > li > a {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.mega_main_menu.primary ul li.multicolumn_dropdown > .mega_dropdown > li.home_page_dove > a {
    border: 0;
}
.mega_main_menu li.Portfolios1.default_dropdown > .mega_dropdown > li > .item_link,
.mega_main_menu li.dove-pages.default_dropdown > .mega_dropdown > li > .item_link {
    padding: 10px 0;
}
.ftc-portfolio-wrapper.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a {
    color: #333;
}
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.shop-page > .mega_dropdown {
    right: auto;
    left: -250px;
}
.header-layout2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.shop-page > .mega_dropdown {
    right: auto;
    left: -50px;
}
.header-layout2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.elements ul.mega_dropdown {
    left: auto;
    right: -300px;
}
.woocommerce table.shop_table tfoot tr.cart-subtotal th, 
.woocommerce table.shop_table tfoot tr.cart-subtotal td {
    border-top: 0;
}
.woocommerce-checkout .checkout .col-2 .woocommerce-additional-fields__field-wrapper .notes {
    margin-bottom: 50px;
}
.rtwpvs.rtwpvs-tooltip .variations .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before {
    margin-left: -15px;
}
.woocommerce div.product form.cart .yith-wcwl-add-to-wishlist {
    display: none;
}
.woocommerce #content div.product .summary .compare, 
.woocommerce div.product a.compare.button, 
.pp_woocommerce div.product .summary .compare, 
.woocommerce div.product .summary .compare {
    display: none;
}
.woocommerce #content .woocommerce-grouped-product-list-item .quantity .minus, 
.woocommerce #content .woocommerce-grouped-product-list-item .quantity .plus {
    left: 114px;
}
.woocommerce.ftc-single-grid .woocommerce-tabs div.product div.images .woocommerce-product-gallery__image {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.home-testi .ftc-sb-testimonial .test-content h4.test_name:before,
.home-testi-home5 .ftc-sb-testimonial .test-content h4.test_name:before,
.home-testi.home6 .ftc-sb-testimonial .test-content h4.test_name:before {
	display: none;
}
.slider-home3 .left.vc_col-sm-2 {
    width: 18.75%;
    padding-left: 0 !important;
}
.slider-home3 .right.vc_col-sm-2 {
    width: 18.75%;
    padding-right: 0 !important;
}
.slider-home3 .center.vc_col-sm-8 {
    width: 62.5%;
}

a.wcfm_catalog_enquiry, a.wcfm_chat_now_button, a.wcfm_follow_me, span.add_enquiry {
    display: none;
}
.st-row-heading-tab.home12 .ftc-heading.st-ftc-heading > h2:before,
.st-row-heading-tab.home12 .ftc-heading.st-ftc-heading:after {
    left: 50%;
    transform: translate(-50%);
}
.st-row-heading-tab.home12 .ftc-heading.st-ftc-heading {
    padding-left: 0;
    padding-right: 0;
}
.testimonials-h17 .ftc-sb-testimonial .test-content h4.test_name:before {
	display: none;
}
div.pp_woocommerce div.product.ftc-quickshop-wrapper .summary .yith-wcwl-add-to-wishlist {
display: none;
}
.ftc-sb-testimonial .owl-item {
    animation-duration: 0s;
}
body .slider-home14.h15 rs-module-wrap .tparrows.tp-leftarrow {
    margin-left: 0;
}
.part3-h18 .ftc_products_slider.style_3 .woocommerce .product.product-wrapper .item-description > .price {
    line-height: 16px;
}
.part3-h22 .ftc-portfolio-wrapper.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a {
    color: #fff;
}
 .woocommerce .quantity .qty,
 .pp_content_container .ftc-quickshop-wrapper .quantity input[type="number"],
 .woocommerce div.product form.cart div.quantity .input-text.qty.text[type],
 .woocommerce div.product form.cart div.quantity .input-text.qty.text[type=number] {
 	-moz-appearance: textfield;
 }
 .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    padding-right: 1px;
}
span.ftc-single-added {
    display: none;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container {
    background: #262626;
}
.home-products .woocommerce div.product p.price del, 
.home-products .woocommerce div.product span.price del,
.featured-home5 .woocommerce div.product p.price del, 
.featured-home5 .woocommerce div.product span.price del {
    margin-right: 0px;
}
.ftc-catelog-mode .woocommerce .product.product-wrapper:hover .item-description > .price {
    opacity: 1;
}
.woocommerce form .form-row.user-role br {
    display: none;
}
#wcfmmp-store .left_sidebar, #wcfmmp-stores-lists .left_sidebar {
    background: transparent !important;
    border: 0;
    border-right: 1px solid #efefef;
}
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form {
    text-align: left;
    padding: 0;
    background: transparent;
    box-shadow: inherit;
}
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form div.wcfm_radius_filter_container, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input.wcfmmp-radius-addr, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form div.wcfm_radius_slidecontainer, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input#search, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input.wcfm-search-field, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form select#wcfmmp_store_category, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form select#wcfmmp_store_country, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form #wcfmmp_store_state, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form .select2-container, 
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form .wcfmmp-search-box {
    width: 100% !important;
    margin-right: 0;
}
section.ftc-sticky-atc .single-add-to-cart form a.added_to_cart,
.woocommerce div.product form.cart a.added_to_cart {
    display: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li p.store-enquiry a.wcfm_catalog_enquiry, 
#wcfmmp-stores-wrap a.wcfmmp-visit-store {
    border: 0 !important;
}
.cross-sells h2 {
    margin-bottom: 20px;
}
.product .images .group-button-product .fa-shopping-cart:before {
    content: "\e66e";
    font-family: 'Pe-icon-7-stroke';
}
.admin-bar .header-layout4 .mega_main_menu.direction-horizontal > .menu_holder.sticky_container {
    height: 55px;
}
.is-sticky .header-content .wrp-menu {
    border-top: 0;
}
.woocommerce .product .item-image:hover span.cover_image img {
    opacity: 0;
}
.header-layout4 .is-sticky .header-nav .wrp-menu {
    border: 0;
}
.footer-h1-ele .footer-top .ftc-element-brand .item.swiper-slide img {
    max-height: 80px;
}
#wcfm_home.text_tip{
	display: none;
}
.error404 header.site-header{
	opacity: 1;
}
.elementor-section .elementor-column-gap-extended>.elementor-column>.elementor-element-populated, 
.elementor-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
section.elementor-section-full_width .elementor-widget-slider_revolution rs-module-wrap {
    left: 0 !important;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}