/*
Theme Name: Passion
Theme URI: https://passion.jwsthemeswp.com
Author: the JWSThemes team
Author URI: http://themeforest.net/user/jwsthemes
Version: 2.6.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: Passion is an awesome WordPress theme that has been intricately designed to suit the specific and exclusive needs of a craft website. The thoroughly responsive theme with its fantastic and appealing aesthetics renders stunning displays in gadgets of all sizes. The One Click Demo Import allows you have a site up and running within minutes. With Passion you can easily transform your website into an online store to trade your beautiful craft item to a wide range of customers across the globe.
Text Domain: passion
*/
/* https://css-tricks.com/snippets/css/useful-css3-less-mixins/ */
/* BACKGROUND COLOR OPACITY */
/* animate feature box */
/* animate colorbox */
/* animate shake */
/* Animate btn play video */
/* Animate dot */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
charset "UTF-8";
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/* =Reset-------------------------------------------- */
/* STYLE GENERAL */
@import 'https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700';
/* fonts face */
/* Overlay on row */
/* .tb-blog{
	&.entry{
		article{
			margin-bottom: 30px;
			position: relative;
			.shortcode-video{
				padding: 0 !important;
				background: none !important;
			}
			.tb-content-block{
				position: absolute;
				width: 80%;
				height: 80%;
				left: 10%;
				top: 10%;
				text-align: center;
				opacity: 0;
				transform: rotate(-10deg);
				-webkit-transform: rotate(-10deg);
				transition: .4s;
				-webkit-transition: .4s;
				
				.blog-title,.blog-desc,.blog-info{
					position: relative;
					
					p{
						text-align: justify;
					}
				}
				.blog-title{
					position: absolute;
					top: 47%;
					left: 50%;
					transform: translate3d(-50%, -50%, 0);
					-webkit-transform: translate3d(-50%, -50%, 0);
					-ms-transform: translateX(-50%) translateY(-50%);
					width: 100%;
					a{
						font-size: 16px;
						position: relative;
						text-transform: uppercase;
						letter-spacing: 3px;
						color: #444;
						&:after{
							content: "";
							position: absolute;
							width: 30px;
							height: 1px;
							left: 50%;
							transform: translateX(-50%);
							-webkit-transform: translateX(-50%);
							bottom: -10px;
							border-bottom: solid 1px;
						}
					}
				} 
				.blog-info,.blog-info a{
					font-size: 13px;
				}
				.blog-info{
					color: #d0d0d0;
					overflow: hidden;
				}
				.tb-social-buttons{
					padding: 10px 0;
				}
				.tag-links{
					a{
						border: 1px solid;
						border-radius: 2px;
						display: inline-block;
						line-height: normal;
						margin-right: 2px;
						padding: 0 5px;
						&:hover{
							color: #FFF;
						}
					}
				}
				.about-author{
					padding: 20px;
					margin-top: 20px;
					background: #FAFAFA;
					border-top: solid 2px @jws_theme_primary_color;
					.author-avatar{
						width: auto;
						display: inline-block;
						width: 160px;
						vertical-align: top;
						line-height: 0;
						img{
							width: 100%;
							border-radius: 50%;
						}
					}
					.author-info{
						width: ~"calc(100% - 180px)";
						display: inline-block;
						padding-left: 30px;
						.subtitle{
							font-size: 12px;
						}
						.name{
							text-transform: uppercase;
							font-weight: bold;
						}
					}
				}
			}
			&:hover{
				.tb-content-block{
					opacity: 1;
					transform: rotate(0deg);
					-webkit-transform: rotate(0deg);
				}
				.tb-blog-image{
					img{
						transform: rotate(10deg) scale(1.3);
						-webkit-transform: rotate(10deg) scale(1.3);
					}
				}
			}
			blockquote{
				font-style: italic;
			}
		}
	}
	&.space{
		> div{
			article{
				max-width: 270px;
				margin: 0 auto 30px auto;
			}
			.tb-content-block{
				background: rgba(255,255,255,0.7);
			}
			&:nth-child(2n+1){
				.tb-content-block{
					background: rgba(198,217,198,0.7);
				}
			}
		}
	}
	&.default{
		article{			
			> div{
				width: 50%;
				float: left;
			}
			.tb-content-block{
				padding: 40px 0;
				position: relative;
				> div, > h2{
					padding: 0 40px;
				}
				h2.blog-title{
					margin-bottom: 30px;
					a{
						text-transform: uppercase;
						font-style: normal;
						color: #fff;
					}
					position: relative;
					&:after{
						border-top: 2px solid #ffffff;
						content: " ";
						display: block;
						height: 0;
						margin-left: auto;
						margin-right: auto;
						margin-top: 15px;
						width: 30px;
					}
				}
				.blog-info{
					font-size: 14px;
					font-style: italic;
					font-weight: 400;
					margin-top: 30px;
					text-align: right;
					span{
						display: inline-block;
						vertical-align: top;
						&:after{
							content: "/";
							padding: 0 20px;
						}
						&.comments-number:after{
							content: "";
						}
					}
				}
			}
		}
	}
	&.direction_left{
		article{
			> div{
				float: right;
			}
			.tb-content-block{
				.blog-title{
					text-align: right;
				}
			}		
		}
	}
} */
/* Entry Blog - vu */
/* Our categories style*/
/*Stats*/
/*Ul*/
/*End Ul*/
/*Start Booking form*/
/*End Booking form*/
/*Plan*/
/*End Plan*/
/*Srart Right Fixed Sidebar */
/*End Right Fixed Sidebar*/
/*Dropcap*/
/*End Dropcap*/
/*block number*/
/* End block number */
/* Start bubble */
/* End bubble */
/*Block text*/
/*End Block text*/
/* End Animate cart */
/* Css shortcode */
/* CSS SHORCODE GENERAL */
/* tb-boxshadow ( box-shadow ) */
/* colorbox */
/* END CSS SHORCODE GENERAL */
/* feature_box */
/* Progress bar */
/* button */
/* Contact form */
/*Start Button Play video background */
/*End Button Play video*/
/* class PIE DOT */
/* wpb_accordion */
/* wpb_tabs */
/* tb-btn */
/* rtb-booking-form */
/* booking-form-2 */
/* tb-menu-text-item */
/* tb-social */
/* tb-maps-info-content */
/*Page 404*/
/* widget Cart */
/*Menu Canvas*/
/*switch currency*/
/* responsive */
/* WIDGETS */
/* Back to top */
/*Page Demo*/
/* Contact Form 7 */
/* comment
--------------------------- */
/* popup newsleter */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700);
@import 'https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,700,700i';
/* 1. Featrue Box */
/* 2. Grid */
/* 3. Title */
/* title 4 */
/* title 5 */
/* title 6 */
/* title 7 */
/* 4. Carousel */
/***
--------------------------banner widget */
/***
---------------------------------tpl1 */
/***
------------------------------- tpl2 */
/***
------------------------------------tpl3 */
/***
-------------------------------------- tpl4 */
/***
---------------------------------policies*/
/* About
----------------------------- */
/* line space
------------------------------- */
/* testimonials
--------------------------------------- */
/* tb-testimonial-slider  tpl2 */
/* blog grid
------------------------------------ */
/* title
------------------------------------ */
/*tb-brand-vc
----------------------------------*/
/*gallery 
---------------------------------*/
/* gallery tpl2 */
/* Shine */
/* widget_product_carousel
------------------------------------------- */
/* tb-blog-carousel
-------------------------------------------- */
/* blog carousel tpl3 */
/* blog carousel tpl4 */
/* gallery
--------------------------------- */
/* slider-brand
-------------------------------------- */
/* banner widget
---------------------------------------- */
/* .tb-woo-shorcode-banner.tpl1,.tb-woo-shorcode-banner.tpl2 .box-banner-left-tpl2,.tb-woo-shorcode-banner.tpl2 .box-banner-right-tpl2,.tb-testimonial-slider ,.gallery_carosel li  {
	&:hover {
		.overlay,.box-img:before,.tb-testimonial-slider:before, a:before, a .overlay {
			opacity: 1;
			visibility: visible;
		}
		.heading-tpl1,.heading-tpl2 ,.heading-tpl1{
			animation: fadeInDown 0.4s both;
			-webkit-animation: fadeInDown 0.4s both;
			-moz-animation: fadeInDown 0.4s both;
			-o-animation: fadeInDown 0.4s both;	
		}
		.title-tpl1,.title-tpl2,.title-tpl1 {
			animation: fadeInDown 0.6s both;
			-webkit-animation: fadeInDown 0.6s both;
			-moz-animation: fadeInDown 0.6s both;
			-o-animation: fadeInDown 0.6s both;	
		}
		.des_tpl1 ,.des_tpl2,a.btn-more{
			animation: fadeInDown 0.8s both;
			-webkit-animation: fadeInDown 0.8s both;
			-moz-animation: fadeInDown 0.8s both;
			-o-animation: fadeInDown 0.8s both;	
		}
	}
}  */
/* .overlay {
	visibility: hidden;
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    filter: blur(1px);
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}
.box-img,.tb-testimonial-slider  {
	&:before {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		content: "";
		height: 100%;
		z-index: 10;
		text-align: center;
		opacity: 0;
		visibility: hidden;
	    vertical-align: middle;
	    background: rgba(0,0,0,0.2) url(assets/images/overlay-bg-1.png) 0 0 repeat;
	    box-shadow: rgba(255,255,255,0.1) 0 -1px inset,rgba(255,255,255,0.1) 0 1px inset,rgba(255,255,255,0.1) 1px 0 0 inset,rgba(255,255,255,0.1) -1px 0 0 inset;
		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;
		-o-transition: all 0.3s ease-in-out 0s;
	}
} */
/* banner widget tpl5 */
/* banner widget tpl6 */
/* banner tpl1 custom */
/* box-show-orderby-text */
/* pagination pagination-category */
/* service box */
/* services grid */
/* tabs Page About */
/* contact info */
/* CSS CUSTOM WOO */
/*Products Tabs*/
/*Whishlist Page*/
/*Products Carousel*/
/*Products Grid*/
/* product carousel 2
--------------------------------------- */
/*Category item*/
/* archive shop */
/* widget_shopping_cart */
/* mini cart */
/* Tabs */
/* vc_tta-tabs-position-left
--------------------------------------- */
/* tb-products-tabs-top-right
------------------------------------------------------ */
/* product carousel
------------------------------------------------------ */
/* product grid tpl3
---------------------------------------------------- */
/* product grid tpl4
---------------------------------------------------- */
/* tb-products-tabs-bottom-left
---------------------------------------------------- */
/* product-carousel-small
------------------------------------------------------- */
/* archive page
---------------------------------------------------------------------------- */
/* single product
----------------------------------------------------- */
/* taps */
/* rated product */
/* single product no-sidebar */
/* Sidebar */
/* @media( min-width:769px){
	#jws_theme_wrapper .sidebar-area.ct-inc-megamenu{
		.widget_nav_menu{
			ul.dropdown-menu{
				position: absolute;
			}
		}
	}
}


@media( max-width:991px ){
	#jws_theme_wrapper .sidebar-area.ct-inc-megamenu{
		.widget_nav_menu{
			ul.dropdown-menu{
				width: auto!important;
			}
		}
	}
}

@media( max-width:767px){
	#jws_theme_wrapper .sidebar-area.ct-inc-megamenu{
		.widget_nav_menu{
			ul.dropdown-menu{
				width: 100%!important;
			}
		}
	}
}

@media(min-width:992px){
	.sidebar-area,.widget-area{
		.widget{
			&.widget_nav_menu{
				ul.menu{
					ul.sub-menu{
						left:100%;
					}
				}
			}
		}
	}
	#jws_theme_wrapper .sidebar-area.ct-inc-megamenu{
		.widget_nav_menu{
			ul.menu{
				.standar-dropdown{
					box-shadow: 2px 0 10px rgba(0,0,0,0.09) !important;
					a{
						&:hover{
							padding-left: 25px;
						}
					}
				}
				.has_full_width{
					> ul{
						background-color: #fff!important;
						box-shadow: 2px 0 10px rgba(0,0,0,0.09) !important;
						> li{
							background-color: #fff!important;
							> a{
								padding:0 22px!important;
							}
							a{
								background-color: #fff!important;
								color: #5e5e5e!important;
								padding:0;
								&:hover{
									color:@jws_theme_primary_color!important;
								}
							}
							li{
								padding:0 22px;
								a{
									border-bottom: 1px solid #ebebeb;
									&:hover{
										padding-left: 3px;
									}
								}
								&:last-child{
									a{
										border-bottom: none;
									}
								}
							}
						}
					}
					li{
						background-color: #fff!important;
						border-bottom: none;
					}
				}
			}
		}
	}
} */
/* most viewed */
/* banner */
/* widget_nav_menu */
/* sidebar portfolio */
/* COLOR */
/* INPUT */
/* Firefox 18- */
/* Firefox 19+ */
/* ICON */
/* BUTTON */
/* FORM */
/* UTILITIES */
/* Reset */
/* Special div */
/* Space */
/* Video */
/* SECTION */
/*Responsive mobile row*/
/* 
-------------------------loader */
/* Icon Drop */
/* End icon
----------------------------------------------------- */
/*Top Header
------------------------------------------------------*/
/* socials hover */
/* menu
-------------------------------------------- */
/* top category
------------------------------------- */
/*  .tb-stick-active {
	.toggel-top-category.yes_active {
		ul.menu {
			display: none !important;
		}
	}
	.toggel-top-category.yes_active .box-top-category.active {
		ul.menu {
			display: block !important;
		}
	}
}  */
/* header v3
--------------------------------- */
/* header v2
------------------------------------- */
/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* Grid wrapper sizes */
/* Shadow style */
/* header v4 */
/* blog menu */
/* sticky------------------------------------------ */
/* footer v2
----------------------------------------------------- */
/* footer 3 */
/* slider-home-2
----------------------------------------- */
/* SINGLE */
/* slider home 3 */
/* home 4 */
/* slider home5 */
/* header end homepage */
/* product single */
/* shop */
/* blog */
/* Product single
------------------------------------------------------ */
/* .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action {
	    width: 100%;
	    float: left;
	}
	.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity {
	    width: 100%;
	} */
/* shop
--------------------------------------------------------------- */
/* Blog
--------------------------------------------------------------- */
.easing-animation {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.easing-animation-impt {
  -webkit-transition:all 0.4s !important;
  -moz-transition:all 0.4s !important;
  -o-transition:all 0.4s !important;
  transition:all 0.4s !important;
}
.easing-animation-long {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
}
.special-zoom-in {
  animation:SpecialZoomIn 8s forwards;
  transform-origin:30% 0%;
}
.special-zoom-out {
  animation:SpecialZoomOut 8s forwards;
  transform-origin:30% 0%;
}
.clearfix:before, .clearfix:after {
  content:" ";
  display:table;
}
.clearfix:after { clear:both; }
.nopadding { padding:0; }
.col-nopadding {
  padding-left:0;
  padding-right:0;
}
.center-block {
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.middle {
  position:relative;
  display:block;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.center {
  position:relative;
  display:block;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  margin-right:auto;
  margin-left:auto;
}
.text-center { text-align:center; }
.text-right { text-align:right; }
.text-left { text-align:left; }
.bottom {
  position:relative;
  display:block;
  top:100%;
  transform:translateY(-100%);
}
.ab-center {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.ab-center:before, .ab-center:after {
  content:" ";
  display:table;
}
.ab-center:after { clear:both; }
.ab-bottom {
  position:absolute;
  top:100%;
  transform:translateY(-100%);
}
.ab-bottom:before, .ab-bottom:after {
  content:" ";
  display:table;
}
.ab-bottom:after { clear:both; }
.center-block {
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.btn-transparent {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.btn-transparent:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.btn-act {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  padding:0;
  color:#333;
  margin-left:20px;
  overflow:hidden;
  text-indent:-9999px;
  border-radius:0;
}
.btn-act:hover { color:#FC615D; }
.thumb-pd-effect { background-color:#fff; }
.thumb-pd-effect:before {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  content:"";
  position:absolute;
  height:4px;
  width:90%;
  opacity:0;
  box-shadow:0px 0px 10px rgba(0,0,0,0.8);
  left:5%;
  border-radius:50%;
  bottom:5px;
  z-index:-1;
}
.thumb-pd-effect img {
  position:relative;
  z-index:2;
  width:100%;
  height:auto;
}
.thumb-pd-effect.tb-thumb-effect span {
  display:inline-block;
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.thumb-pd-effect.tb-thumb-effect:before { bottom:0; }
.thumb-pd-scale {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.thumb-pd-hover-scale {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
.thumb-overlay-effect:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.thumb-overlay-hover-effect:after {
  opacity:0.2;
  transform:scale(1);
}
.thumb-pd-hover-effect { color:#FC615D; }
.thumb-pd-hover-effect:before {
  opacity:1;
  bottom:0;
}
.thumb-pd-hover-effect.tb-thumb-effect span {
  height:auto;
  z-index:3;
}
.thumb-pd-hover-effect.tb-thumb-effect >img { z-index:-2; }
.thumb-left-slide img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.thumb-left-slide:hover img { margin-left:0; }
.thumb-right-slide img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.thumb-right-slide:hover img { margin-left:0; }
.thumb-right-slide img { margin-left:-30px; }
.icon {
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
}
.icon-abs {
  position:absolute;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
}
figure.effect-bubba { position:relative; }
figure.effect-bubba img {
  opacity:1;
  -webkit-transition:opacity 0.35s;
  transition:opacity 0.35s;
  display:block;
}
figure.effect-bubba .vc_single_image-wrapper { position:relative; }
figure.effect-bubba .vc_single_image-wrapper::before, figure.effect-bubba .vc_single_image-wrapper::after {
  position:absolute;
  top:10px;
  right:10px;
  bottom:10px;
  left:10px;
  content:'';
  opacity:0;
  -webkit-transition:opacity 0.35s, -webkit-transform 0.35s;
  transition:opacity 0.35s, transform 0.35s;
}
figure.effect-bubba .vc_single_image-wrapper::before {
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  -webkit-transform:scale(0,1);
  transform:scale(0,1);
}
figure.effect-bubba .vc_single_image-wrapper::after {
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  -webkit-transform:scale(1,0);
  transform:scale(1,0);
}
figure.effect-bubba:hover img { opacity:0.7; }
figure.effect-bubba:hover .vc_single_image-wrapper:before, figure.effect-bubba:hover .vc_single_image-wrapper:after {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1);
  z-index:3;
}
@keyframes upDown {
  0% { transform:translateY(0px); }
  40% { transform:translateY(-20px); }
  100% { transform:translateY(0px); }
}
@-webkit-keyframes upDown {
  0% { -webkit-transform:translateY(0px); }
  40% { -webkit-transform:translateY(-20px); }
  100% { -webkit-transform:translateY(0px); }
}
@keyframes borderAnimate {
  0% { transform:scale(1); }
  70% { transform:scale(1.15); }
  100% { transform:scale(1.13); }
}
@-webkit-keyframes borderAnimate {
  0% { -webkit-transform:scale(1); }
  70% { -webkit-transform:scale(1.15); }
  100% { -webkit-transform:scale(1.13); }
}
@keyframes effZoom {
  from {
    opacity:0;
    transform:scale(8);
  }
  to {
    opacity:1;
    transform:scale(1);
  }
}
@-webkit-keyframes effZoom {
  from {
    opacity:0;
    -webkit-transform:scale(8);
  }
  to {
    opacity:1;
    -webkit-transform:scale(1);
  }
}
@-o-keyframes shake {
  0%, 100% {
    -o-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
    -o-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
    -o-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translate3d(-10px,0,0);
    -ms-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translate3d(10px,0,0);
    -ms-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
}
@keyframes btnplayanimate {
  0% { transform:rotate(0deg); }
  100% { transform:rotate(360deg); }
}
@-webkit-keyframes btnplayanimate {
  0% { transform:rotate(0deg); }
  100% { transform:rotate(360deg); }
}
@keyframes dot-animation {
  0% { box-shadow:0px 0 0 0, 0px 0 0 0; }
  70% { box-shadow:10px 0 0 0, -10px 0 0 0; }
  100% { box-shadow:8px 0 0 0, -8px 0 0 0; }
}
@-webkit-keyframes dot-animation {
  0% { box-shadow:0px 0 0 0, 0px 0 0 0; }
  70% { box-shadow:10px 0 0 0, -10px 0 0 0; }
  100% { box-shadow:8px 0 0 0, -8px 0 0 0; }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity:0;
    -moz-transform:translateY(20px);
    transform:translateY(20px);
  }
  100% {
    opacity:1;
    -moz-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(-30px);
  }
  80% { -webkit-transform:translateY(10px); }
  100% { -webkit-transform:translateY(0); }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity:0;
    -moz-transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -moz-transform:translateY(-30px);
  }
  80% { -moz-transform:translateY(10px); }
  100% { -moz-transform:translateY(0); }
}
@-ms-keyframes bounceInUp {
  0% {
    opacity:0;
    -ms-transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -ms-transform:translateY(-30px);
  }
  80% { -ms-transform:translateY(10px); }
  100% { -ms-transform:translateY(0); }
}
@-o-keyframes bounceInUp {
  0% {
    opacity:0;
    -o-transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -o-transform:translateY(-30px);
  }
  80% { -o-transform:translateY(10px); }
  100% { -o-transform:translateY(0); }
}
@keyframes bounceInUp {
  0% {
    opacity:0;
    transform:translateY(2000px);
  }
  60% {
    opacity:1;
    transform:translateY(-30px);
  }
  80% { transform:translateY(10px); }
  100% { transform:translateY(0); }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.fa {
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body { -webkit-backface-visibility:hidden; }
.ro-font-regular { font-weight:400; }
h1, h2, h3, h4, h5, h6 { margin-bottom:25px; }
.ro-light-text { font-weight:400; }
.ro-hr-heading { text-align:center; }
.ro-hr-heading:after {
  display:block;
  margin-right:auto;
  margin-left:auto;
  content:" ";
  width:30px;
  margin-top:15px;
  height:0;
  border-top:1px solid #444444;
}
.ro-hr-heading.ro-left { text-align:left; }
.ro-hr-heading.ro-left:after { margin-left:0; }
.ro-hr-heading.ro-right { text-align:right; }
.ro-hr-heading.ro-right:after { margin-right:0; }
.ro-hr {
  display:block;
  margin-right:auto;
  margin-left:auto;
  width:80%;
  border-top:1px solid #AAAAAA;
  margin:0 auto;
}
.ro-hr.ro-full { width:100%; }
.ro-hr .ro-color-light { border-color:#FFFFFF; }
p { margin-bottom:25px; }
.ro-font-size-1 { font-size:42px; }
.ro-font-size-2 { font-size:36px; }
.ro-font-size-3 { font-size:24px; }
.ro-font-size-4 { font-size:18px; }
.ro-font-size-5 { font-size:16px; }
.ro-font-size-6 { font-size:14px; }
::selection {
  background:#FC615D;
  color:#FFFFFF;
}
.ro-ellipsis { overflow:hidden; }
.ro-quote-content {
  padding-top:30px;
  margin-bottom:0;
  font-style:italic;
  font-weight:400;
}
.ro-quote-content q:before, .ro-quote-content q:after {
  font-style:italic;
  font-size:30px;
  line-height:16px;
  font-weight:600;
}
.ro-quote-content q:before { content:open-quote; }
.ro-quote-content q:after { content:close-quote; }
.ro-quote-content .ro-author-name {
  padding-top:20px;
  font-weight:500;
  text-align:right;
  color:#FC615D;
}
.animated {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge {
  -webkit-animation-duration:2s;
  animation-duration:2s;
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration:.75s;
  animation-duration:.75s;
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  40%, 43% {
    -webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform:translate3d(0,-30px,0);
    transform:translate3d(0,-30px,0);
  }
  70% {
    -webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform:translate3d(0,-15px,0);
    transform:translate3d(0,-15px,0);
  }
  90% {
    -webkit-transform:translate3d(0,-4px,0);
    transform:translate3d(0,-4px,0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  40%, 43% {
    -webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform:translate3d(0,-30px,0);
    transform:translate3d(0,-30px,0);
  }
  70% {
    -webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform:translate3d(0,-15px,0);
    transform:translate3d(0,-15px,0);
  }
  90% {
    -webkit-transform:translate3d(0,-4px,0);
    transform:translate3d(0,-4px,0);
  }
}
.bounce {
  -webkit-animation-name:bounce;
  animation-name:bounce;
  -webkit-transform-origin:center bottom;
  transform-origin:center bottom;
}
@-webkit-keyframes flash {
  from, 50%, to { opacity:1; }
  25%, 75% { opacity:0; }
}
@keyframes flash {
  from, 50%, to { opacity:1; }
  25%, 75% { opacity:0; }
}
.flash {
  -webkit-animation-name:flash;
  animation-name:flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  50% {
    -webkit-transform:scale3d(1.05,1.05,1.05);
    transform:scale3d(1.05,1.05,1.05);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  50% {
    -webkit-transform:scale3d(1.05,1.05,1.05);
    transform:scale3d(1.05,1.05,1.05);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
.pulse {
  -webkit-animation-name:pulse;
  animation-name:pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  30% {
    -webkit-transform:scale3d(1.25,0.75,1);
    transform:scale3d(1.25,0.75,1);
  }
  40% {
    -webkit-transform:scale3d(0.75,1.25,1);
    transform:scale3d(0.75,1.25,1);
  }
  50% {
    -webkit-transform:scale3d(1.15,0.85,1);
    transform:scale3d(1.15,0.85,1);
  }
  65% {
    -webkit-transform:scale3d(.95,1.05,1);
    transform:scale3d(.95,1.05,1);
  }
  75% {
    -webkit-transform:scale3d(1.05,.95,1);
    transform:scale3d(1.05,.95,1);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  30% {
    -webkit-transform:scale3d(1.25,0.75,1);
    transform:scale3d(1.25,0.75,1);
  }
  40% {
    -webkit-transform:scale3d(0.75,1.25,1);
    transform:scale3d(0.75,1.25,1);
  }
  50% {
    -webkit-transform:scale3d(1.15,0.85,1);
    transform:scale3d(1.15,0.85,1);
  }
  65% {
    -webkit-transform:scale3d(.95,1.05,1);
    transform:scale3d(.95,1.05,1);
  }
  75% {
    -webkit-transform:scale3d(1.05,.95,1);
    transform:scale3d(1.05,.95,1);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
.rubberBand {
  -webkit-animation-name:rubberBand;
  animation-name:rubberBand;
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
}
.shake {
  -webkit-animation-name:shake;
  animation-name:shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  6.5% {
    -webkit-transform:translateX(-6px) rotateY(-9deg);
    transform:translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform:translateX(5px) rotateY(7deg);
    transform:translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform:translateX(-3px) rotateY(-5deg);
    transform:translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform:translateX(2px) rotateY(3deg);
    transform:translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  6.5% {
    -webkit-transform:translateX(-6px) rotateY(-9deg);
    transform:translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform:translateX(5px) rotateY(7deg);
    transform:translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform:translateX(-3px) rotateY(-5deg);
    transform:translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform:translateX(2px) rotateY(3deg);
    transform:translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out;
  -webkit-animation-name:headShake;
  animation-name:headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform:rotate3d(0,0,1,15deg);
    transform:rotate3d(0,0,1,15deg);
  }
  40% {
    -webkit-transform:rotate3d(0,0,1,-10deg);
    transform:rotate3d(0,0,1,-10deg);
  }
  60% {
    -webkit-transform:rotate3d(0,0,1,5deg);
    transform:rotate3d(0,0,1,5deg);
  }
  80% {
    -webkit-transform:rotate3d(0,0,1,-5deg);
    transform:rotate3d(0,0,1,-5deg);
  }
  to {
    -webkit-transform:rotate3d(0,0,1,0deg);
    transform:rotate3d(0,0,1,0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform:rotate3d(0,0,1,15deg);
    transform:rotate3d(0,0,1,15deg);
  }
  40% {
    -webkit-transform:rotate3d(0,0,1,-10deg);
    transform:rotate3d(0,0,1,-10deg);
  }
  60% {
    -webkit-transform:rotate3d(0,0,1,5deg);
    transform:rotate3d(0,0,1,5deg);
  }
  80% {
    -webkit-transform:rotate3d(0,0,1,-5deg);
    transform:rotate3d(0,0,1,-5deg);
  }
  to {
    -webkit-transform:rotate3d(0,0,1,0deg);
    transform:rotate3d(0,0,1,0deg);
  }
}
.swing {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  10%, 20% {
    -webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%, 60%, 80% {
    -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@keyframes tada {
  from {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
  10%, 20% {
    -webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%, 60%, 80% {
    -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  to {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
.tada {
  -webkit-animation-name:tada;
  animation-name:tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform:none;
    transform:none;
  }
  15% {
    -webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform:none;
    transform:none;
  }
  15% {
    -webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
.wobble {
  -webkit-animation-name:wobble;
  animation-name:wobble;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform:none;
    transform:none;
  }
  22.2% {
    -webkit-transform:skewX(-12.5deg) skewY(-12.5deg);
    transform:skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform:skewX(6.25deg) skewY(6.25deg);
    transform:skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform:skewX(-3.125deg) skewY(-3.125deg);
    transform:skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform:skewX(1.5625deg) skewY(1.5625deg);
    transform:skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);
    transform:skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform:skewX(0.390625deg) skewY(0.390625deg);
    transform:skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform:skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform:none;
    transform:none;
  }
  22.2% {
    -webkit-transform:skewX(-12.5deg) skewY(-12.5deg);
    transform:skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform:skewX(6.25deg) skewY(6.25deg);
    transform:skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform:skewX(-3.125deg) skewY(-3.125deg);
    transform:skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform:skewX(1.5625deg) skewY(1.5625deg);
    transform:skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);
    transform:skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform:skewX(0.390625deg) skewY(0.390625deg);
    transform:skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform:skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name:jello;
  animation-name:jello;
  -webkit-transform-origin:center;
  transform-origin:center;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  20% {
    -webkit-transform:scale3d(1.1,1.1,1.1);
    transform:scale3d(1.1,1.1,1.1);
  }
  40% {
    -webkit-transform:scale3d(.9,.9,.9);
    transform:scale3d(.9,.9,.9);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(1.03,1.03,1.03);
    transform:scale3d(1.03,1.03,1.03);
  }
  80% {
    -webkit-transform:scale3d(.97,.97,.97);
    transform:scale3d(.97,.97,.97);
  }
  to {
    opacity:1;
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  20% {
    -webkit-transform:scale3d(1.1,1.1,1.1);
    transform:scale3d(1.1,1.1,1.1);
  }
  40% {
    -webkit-transform:scale3d(.9,.9,.9);
    transform:scale3d(.9,.9,.9);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(1.03,1.03,1.03);
    transform:scale3d(1.03,1.03,1.03);
  }
  80% {
    -webkit-transform:scale3d(.97,.97,.97);
    transform:scale3d(.97,.97,.97);
  }
  to {
    opacity:1;
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
.bounceIn {
  -webkit-animation-name:bounceIn;
  animation-name:bounceIn;
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,-3000px,0);
    transform:translate3d(0,-3000px,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(0,25px,0);
    transform:translate3d(0,25px,0);
  }
  75% {
    -webkit-transform:translate3d(0,-10px,0);
    transform:translate3d(0,-10px,0);
  }
  90% {
    -webkit-transform:translate3d(0,5px,0);
    transform:translate3d(0,5px,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,-3000px,0);
    transform:translate3d(0,-3000px,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(0,25px,0);
    transform:translate3d(0,25px,0);
  }
  75% {
    -webkit-transform:translate3d(0,-10px,0);
    transform:translate3d(0,-10px,0);
  }
  90% {
    -webkit-transform:translate3d(0,5px,0);
    transform:translate3d(0,5px,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
.bounceInDown {
  -webkit-animation-name:bounceInDown;
  animation-name:bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:translate3d(-3000px,0,0);
    transform:translate3d(-3000px,0,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(25px,0,0);
    transform:translate3d(25px,0,0);
  }
  75% {
    -webkit-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  90% {
    -webkit-transform:translate3d(5px,0,0);
    transform:translate3d(5px,0,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity:0;
    -webkit-transform:translate3d(-3000px,0,0);
    transform:translate3d(-3000px,0,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(25px,0,0);
    transform:translate3d(25px,0,0);
  }
  75% {
    -webkit-transform:translate3d(-10px,0,0);
    transform:translate3d(-10px,0,0);
  }
  90% {
    -webkit-transform:translate3d(5px,0,0);
    transform:translate3d(5px,0,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
.bounceInLeft {
  -webkit-animation-name:bounceInLeft;
  animation-name:bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity:0;
    -webkit-transform:translate3d(3000px,0,0);
    transform:translate3d(3000px,0,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(-25px,0,0);
    transform:translate3d(-25px,0,0);
  }
  75% {
    -webkit-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
  90% {
    -webkit-transform:translate3d(-5px,0,0);
    transform:translate3d(-5px,0,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity:0;
    -webkit-transform:translate3d(3000px,0,0);
    transform:translate3d(3000px,0,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(-25px,0,0);
    transform:translate3d(-25px,0,0);
  }
  75% {
    -webkit-transform:translate3d(10px,0,0);
    transform:translate3d(10px,0,0);
  }
  90% {
    -webkit-transform:translate3d(-5px,0,0);
    transform:translate3d(-5px,0,0);
  }
  to {
    -webkit-transform:none;
    transform:none;
  }
}
.bounceInRight {
  -webkit-animation-name:bounceInRight;
  animation-name:bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity:0;
    -webkit-transform:translate3d(0,3000px,0);
    transform:translate3d(0,3000px,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(0,-20px,0);
    transform:translate3d(0,-20px,0);
  }
  75% {
    -webkit-transform:translate3d(0,10px,0);
    transform:translate3d(0,10px,0);
  }
  90% {
    -webkit-transform:translate3d(0,-5px,0);
    transform:translate3d(0,-5px,0);
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity:0;
    -webkit-transform:translate3d(0,3000px,0);
    transform:translate3d(0,3000px,0);
  }
  60% {
    opacity:1;
    -webkit-transform:translate3d(0,-20px,0);
    transform:translate3d(0,-20px,0);
  }
  75% {
    -webkit-transform:translate3d(0,10px,0);
    transform:translate3d(0,10px,0);
  }
  90% {
    -webkit-transform:translate3d(0,-5px,0);
    transform:translate3d(0,-5px,0);
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
.bounceInUp {
  -webkit-animation-name:bounceInUp;
  animation-name:bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform:scale3d(.9,.9,.9);
    transform:scale3d(.9,.9,.9);
  }
  50%, 55% {
    opacity:1;
    -webkit-transform:scale3d(1.1,1.1,1.1);
    transform:scale3d(1.1,1.1,1.1);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform:scale3d(.9,.9,.9);
    transform:scale3d(.9,.9,.9);
  }
  50%, 55% {
    opacity:1;
    -webkit-transform:scale3d(1.1,1.1,1.1);
    transform:scale3d(1.1,1.1,1.1);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
}
.bounceOut {
  -webkit-animation-name:bounceOut;
  animation-name:bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform:translate3d(0,10px,0);
    transform:translate3d(0,10px,0);
  }
  40%, 45% {
    opacity:1;
    -webkit-transform:translate3d(0,-20px,0);
    transform:translate3d(0,-20px,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform:translate3d(0,10px,0);
    transform:translate3d(0,10px,0);
  }
  40%, 45% {
    opacity:1;
    -webkit-transform:translate3d(0,-20px,0);
    transform:translate3d(0,-20px,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
}
.bounceOutDown {
  -webkit-animation-name:bounceOutDown;
  animation-name:bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity:1;
    -webkit-transform:translate3d(20px,0,0);
    transform:translate3d(20px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity:1;
    -webkit-transform:translate3d(20px,0,0);
    transform:translate3d(20px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
}
.bounceOutLeft {
  -webkit-animation-name:bounceOutLeft;
  animation-name:bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity:1;
    -webkit-transform:translate3d(-20px,0,0);
    transform:translate3d(-20px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(2000px,0,0);
    transform:translate3d(2000px,0,0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity:1;
    -webkit-transform:translate3d(-20px,0,0);
    transform:translate3d(-20px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(2000px,0,0);
    transform:translate3d(2000px,0,0);
  }
}
.bounceOutRight {
  -webkit-animation-name:bounceOutRight;
  animation-name:bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform:translate3d(0,-10px,0);
    transform:translate3d(0,-10px,0);
  }
  40%, 45% {
    opacity:1;
    -webkit-transform:translate3d(0,20px,0);
    transform:translate3d(0,20px,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform:translate3d(0,-10px,0);
    transform:translate3d(0,-10px,0);
  }
  40%, 45% {
    opacity:1;
    -webkit-transform:translate3d(0,20px,0);
    transform:translate3d(0,20px,0);
  }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
}
.bounceOutUp {
  -webkit-animation-name:bounceOutUp;
  animation-name:bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from { opacity:0; }
  to { opacity:1; }
}
@keyframes fadeIn {
  from { opacity:0; }
  to { opacity:1; }
}
.fadeIn {
  -webkit-animation-name:fadeIn;
  animation-name:fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInDown {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInDown {
  -webkit-animation-name:fadeInDown;
  animation-name:fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInDownBig {
  -webkit-animation-name:fadeInDownBig;
  animation-name:fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInLeft {
  -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name:fadeInLeftBig;
  animation-name:fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInRight {
  from {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInRight {
  -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(2000px,0,0);
    transform:translate3d(2000px,0,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInRightBig {
  -webkit-animation-name:fadeInRightBig;
  animation-name:fadeInRightBig;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.fadeInUpBig {
  -webkit-animation-name:fadeInUpBig;
  animation-name:fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from { opacity:1; }
  to { opacity:0; }
}
@keyframes fadeOut {
  from { opacity:1; }
  to { opacity:0; }
}
.fadeOut {
  -webkit-animation-name:fadeOut;
  animation-name:fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
  }
}
@keyframes fadeOutDown {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
  }
}
.fadeOutDown {
  -webkit-animation-name:fadeOutDown;
  animation-name:fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
}
@keyframes fadeOutDownBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,2000px,0);
    transform:translate3d(0,2000px,0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name:fadeOutDownBig;
  animation-name:fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
}
@keyframes fadeOutLeft {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
}
.fadeOutLeft {
  -webkit-animation-name:fadeOutLeft;
  animation-name:fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
}
@keyframes fadeOutLeftBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(-2000px,0,0);
    transform:translate3d(-2000px,0,0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name:fadeOutLeftBig;
  animation-name:fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
}
@keyframes fadeOutRight {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
}
.fadeOutRight {
  -webkit-animation-name:fadeOutRight;
  animation-name:fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(2000px,0,0);
    transform:translate3d(2000px,0,0);
  }
}
@keyframes fadeOutRightBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(2000px,0,0);
    transform:translate3d(2000px,0,0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name:fadeOutRightBig;
  animation-name:fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
}
@keyframes fadeOutUp {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
}
.fadeOutUp {
  -webkit-animation-name:fadeOutUp;
  animation-name:fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
}
@keyframes fadeOutUpBig {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(0,-2000px,0);
    transform:translate3d(0,-2000px,0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name:fadeOutUpBig;
  animation-name:fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);
    transform:perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  40% {
    -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  50% {
    -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  80% {
    -webkit-transform:perspective(400px) scale3d(.95,.95,.95);
    transform:perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);
    transform:perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  40% {
    -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  50% {
    -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  80% {
    -webkit-transform:perspective(400px) scale3d(.95,.95,.95);
    transform:perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility:visible;
  backface-visibility:visible;
  -webkit-animation-name:flip;
  animation-name:flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
    transform:perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
    transform:perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
    transform:perspective(400px) rotate3d(1,0,0,10deg);
    opacity:1;
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
    transform:perspective(400px) rotate3d(1,0,0,-5deg);
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
    transform:perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
    transform:perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
    transform:perspective(400px) rotate3d(1,0,0,10deg);
    opacity:1;
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
    transform:perspective(400px) rotate3d(1,0,0,-5deg);
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility:visible !important;
  backface-visibility:visible !important;
  -webkit-animation-name:flipInX;
  animation-name:flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
    transform:perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
    transform:perspective(400px) rotate3d(0,1,0,10deg);
    opacity:1;
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
    transform:perspective(400px) rotate3d(0,1,0,-5deg);
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
    transform:perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  60% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
    transform:perspective(400px) rotate3d(0,1,0,10deg);
    opacity:1;
  }
  80% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
    transform:perspective(400px) rotate3d(0,1,0,-5deg);
  }
  to {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility:visible !important;
  backface-visibility:visible !important;
  -webkit-animation-name:flipInY;
  animation-name:flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
  30% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
    transform:perspective(400px) rotate3d(1,0,0,-20deg);
    opacity:1;
  }
  to {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
    transform:perspective(400px) rotate3d(1,0,0,90deg);
    opacity:0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
  30% {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
    transform:perspective(400px) rotate3d(1,0,0,-20deg);
    opacity:1;
  }
  to {
    -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
    transform:perspective(400px) rotate3d(1,0,0,90deg);
    opacity:0;
  }
}
.flipOutX {
  -webkit-animation-name:flipOutX;
  animation-name:flipOutX;
  -webkit-backface-visibility:visible !important;
  backface-visibility:visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
  30% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);
    transform:perspective(400px) rotate3d(0,1,0,-15deg);
    opacity:1;
  }
  to {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    opacity:0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform:perspective(400px);
    transform:perspective(400px);
  }
  30% {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);
    transform:perspective(400px) rotate3d(0,1,0,-15deg);
    opacity:1;
  }
  to {
    -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
    transform:perspective(400px) rotate3d(0,1,0,90deg);
    opacity:0;
  }
}
.flipOutY {
  -webkit-backface-visibility:visible !important;
  backface-visibility:visible !important;
  -webkit-animation-name:flipOutY;
  animation-name:flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform:translate3d(100%,0,0) skewX(-30deg);
    transform:translate3d(100%,0,0) skewX(-30deg);
    opacity:0;
  }
  60% {
    -webkit-transform:skewX(20deg);
    transform:skewX(20deg);
    opacity:1;
  }
  80% {
    -webkit-transform:skewX(-5deg);
    transform:skewX(-5deg);
    opacity:1;
  }
  to {
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform:translate3d(100%,0,0) skewX(-30deg);
    transform:translate3d(100%,0,0) skewX(-30deg);
    opacity:0;
  }
  60% {
    -webkit-transform:skewX(20deg);
    transform:skewX(20deg);
    opacity:1;
  }
  80% {
    -webkit-transform:skewX(-5deg);
    transform:skewX(-5deg);
    opacity:1;
  }
  to {
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.lightSpeedIn {
  -webkit-animation-name:lightSpeedIn;
  animation-name:lightSpeedIn;
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from { opacity:1; }
  to {
    -webkit-transform:translate3d(100%,0,0) skewX(30deg);
    transform:translate3d(100%,0,0) skewX(30deg);
    opacity:0;
  }
}
@keyframes lightSpeedOut {
  from { opacity:1; }
  to {
    -webkit-transform:translate3d(100%,0,0) skewX(30deg);
    transform:translate3d(100%,0,0) skewX(30deg);
    opacity:0;
  }
}
.lightSpeedOut {
  -webkit-animation-name:lightSpeedOut;
  animation-name:lightSpeedOut;
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:rotate3d(0,0,1,-200deg);
    transform:rotate3d(0,0,1,-200deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:rotate3d(0,0,1,-200deg);
    transform:rotate3d(0,0,1,-200deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.rotateIn {
  -webkit-animation-name:rotateIn;
  animation-name:rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name:rotateInDownLeft;
  animation-name:rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.rotateInDownRight {
  -webkit-animation-name:rotateInDownRight;
  animation-name:rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name:rotateInUpLeft;
  animation-name:rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,-90deg);
    transform:rotate3d(0,0,1,-90deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,-90deg);
    transform:rotate3d(0,0,1,-90deg);
    opacity:0;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:none;
    transform:none;
    opacity:1;
  }
}
.rotateInUpRight {
  -webkit-animation-name:rotateInUpRight;
  animation-name:rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin:center;
    transform-origin:center;
    opacity:1;
  }
  to {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:rotate3d(0,0,1,200deg);
    transform:rotate3d(0,0,1,200deg);
    opacity:0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin:center;
    transform-origin:center;
    opacity:1;
  }
  to {
    -webkit-transform-origin:center;
    transform-origin:center;
    -webkit-transform:rotate3d(0,0,1,200deg);
    transform:rotate3d(0,0,1,200deg);
    opacity:0;
  }
}
.rotateOut {
  -webkit-animation-name:rotateOut;
  animation-name:rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,45deg);
    transform:rotate3d(0,0,1,45deg);
    opacity:0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name:rotateOutDownLeft;
  animation-name:rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name:rotateOutDownRight;
  animation-name:rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate3d(0,0,1,-45deg);
    transform:rotate3d(0,0,1,-45deg);
    opacity:0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name:rotateOutUpLeft;
  animation-name:rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,90deg);
    transform:rotate3d(0,0,1,90deg);
    opacity:0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    opacity:1;
  }
  to {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate3d(0,0,1,90deg);
    transform:rotate3d(0,0,1,90deg);
    opacity:0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name:rotateOutUpRight;
  animation-name:rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  20%, 60% {
    -webkit-transform:rotate3d(0,0,1,80deg);
    transform:rotate3d(0,0,1,80deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  40%, 80% {
    -webkit-transform:rotate3d(0,0,1,60deg);
    transform:rotate3d(0,0,1,60deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
    opacity:1;
  }
  to {
    -webkit-transform:translate3d(0,700px,0);
    transform:translate3d(0,700px,0);
    opacity:0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  20%, 60% {
    -webkit-transform:rotate3d(0,0,1,80deg);
    transform:rotate3d(0,0,1,80deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  40%, 80% {
    -webkit-transform:rotate3d(0,0,1,60deg);
    transform:rotate3d(0,0,1,60deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
    opacity:1;
  }
  to {
    -webkit-transform:translate3d(0,700px,0);
    transform:translate3d(0,700px,0);
    opacity:0;
  }
}
.hinge {
  -webkit-animation-name:hinge;
  animation-name:hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
@keyframes rollIn {
  from {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none;
  }
}
.rollIn {
  -webkit-animation-name:rollIn;
  animation-name:rollIn;
}
@-webkit-keyframes rollOut {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}
@keyframes rollOut {
  from { opacity:1; }
  to {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}
.rollOut {
  -webkit-animation-name:rollOut;
  animation-name:rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  50% { opacity:1; }
}
@keyframes zoomIn {
  from {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  50% { opacity:1; }
}
.zoomIn {
  -webkit-animation-name:zoomIn;
  animation-name:zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInDown {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInDown {
  -webkit-animation-name:zoomInDown;
  animation-name:zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInLeft {
  -webkit-animation-name:zoomInLeft;
  animation-name:zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInRight {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInRight {
  -webkit-animation-name:zoomInRight;
  animation-name:zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInUp {
  from {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInUp {
  -webkit-animation-name:zoomInUp;
  animation-name:zoomInUp;
}
@-webkit-keyframes zoomOut {
  from { opacity:1; }
  50% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  to { opacity:0; }
}
@keyframes zoomOut {
  from { opacity:1; }
  50% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  to { opacity:0; }
}
.zoomOut {
  -webkit-animation-name:zoomOut;
  animation-name:zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin:center bottom;
    transform-origin:center bottom;
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin:center bottom;
    transform-origin:center bottom;
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutDown {
  -webkit-animation-name:zoomOutDown;
  animation-name:zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:scale(.1) translate3d(-2000px,0,0);
    transform:scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin:left center;
    transform-origin:left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:scale(.1) translate3d(-2000px,0,0);
    transform:scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin:left center;
    transform-origin:left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name:zoomOutLeft;
  animation-name:zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:scale(.1) translate3d(2000px,0,0);
    transform:scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin:right center;
    transform-origin:right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }
  to {
    opacity:0;
    -webkit-transform:scale(.1) translate3d(2000px,0,0);
    transform:scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin:right center;
    transform-origin:right center;
  }
}
.zoomOutRight {
  -webkit-animation-name:zoomOutRight;
  animation-name:zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin:center bottom;
    transform-origin:center bottom;
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity:1;
    -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity:0;
    -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin:center bottom;
    transform-origin:center bottom;
    -webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutUp {
  -webkit-animation-name:zoomOutUp;
  animation-name:zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
.slideInDown {
  -webkit-animation-name:slideInDown;
  animation-name:slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
.slideInLeft {
  -webkit-animation-name:slideInLeft;
  animation-name:slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
.slideInRight {
  -webkit-animation-name:slideInRight;
  animation-name:slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
    visibility:visible;
  }
  to {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
}
.slideInUp {
  -webkit-animation-name:slideInUp;
  animation-name:slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
  }
}
.slideOutDown {
  -webkit-animation-name:slideOutDown;
  animation-name:slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
  }
}
.slideOutLeft {
  -webkit-animation-name:slideOutLeft;
  animation-name:slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0);
  }
}
.slideOutRight {
  -webkit-animation-name:slideOutRight;
  animation-name:slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  to {
    visibility:hidden;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0);
  }
}
.slideOutUp {
  -webkit-animation-name:slideOutUp;
  animation-name:slideOutUp;
}
body .bg_primary { background-color:#FC615D; }
body .primary_color { color:#FC615D; }
body .btn_primary { background-color:#FC615D; }
body .btn_primary:hover { background-color:#FC615D; }
body .no-results h1 { color:#2a2a2a; }
@font-face {
  font-family:'fira_sansbold';
  src:url('assets/fonts/fonts/firasans-bold-webfont.woff2') format('woff2'), url('assets/fonts/fonts/firasans-bold-webfont.woff') format('woff');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:'fira_sansregular';
  src:url('assets/fonts/fonts/firasans-regular-webfont.woff2') format('woff2'), url('assets/fonts/fonts/firasans-regular-webfont.woff') format('woff');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:'fira_sansultralight';
  src:url('assets/fonts/fonts/firasans-ultralight-webfont.woff2') format('woff2'), url('assets/fonts/fonts/firasans-ultralight-webfont.woff') format('woff');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:'fira_sanslight';
  src:url('assets/fonts/fonts/firasans-light-webfont.woff2') format('woff2'), url('assets/fonts/fonts/firasans-light-webfont.woff') format('woff');
  font-weight:normal;
  font-style:normal;
}
.row > .vc_column_container {
  padding-left:15px;
  padding-right:15px;
}
.no-padding-left { padding-left:0; }
.tb-have-overlay { position:relative; }
.tb-have-overlay:before {
  position:absolute;
  content:"";
  width:100%;
  height:100%;
  background:rgba(19,19,19,0.5);
  left:0;
  top:0;
}
#Container .mix { display:none; }
.ro-hr { border-top:1px solid #aaaaaa; }
.inline_middle > .container > .row > .wpb_column { font-size:; }
a {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  transition:all 0.4s ease 0s;
}
a:hover, a:target, a:focus {
  outline:none;
  color:#FC615D;
}
input:focus, input:target, textarea:focus, textarea:target, select:focus, select:target { border-color:#FC615D; }
button, input[type="button"], input[type="button"] { border:solid 1px; }
button:hover, input[type="button"]:hover, input[type="button"]:hover {
  background:#FC615D;
  color:#FFF;
}
button:not(.wpb_button):hover, btn:hover, input[type="button"]:hover, input[type="submit"]:hover, .btn:hover { background:none; }
.container { padding:0; }
.box-50 {
  width:50%;
  float:left;
}
.box-33 {
  width:33.33%;
  float:left;
}
.box-20 {
  width:21.4% !important;
  padding-right:0 !important;
}
.box-80 {
  width:78.6% !important;
  padding-left:0 !important;
}
.btn-tpl1 {
  font-size:14px;
  color:#FC615D;
  padding:0 23px;
  line-height:40px;
  border:1px solid #FC615D;
  display:inline-block;
}
.margin_bottom_30 { margin-bottom:30px !important; }
.margin_bottom_20 { margin-bottom:20px !important; }
.padding_left_45 { padding-left:45px !important; }
.margin-left__30 { margin-left:-30px !important; }
.padding_0_30 { padding:0 30px !important; }
.no_margin { margin:0 !important; }
.border-right { border-right:1px solid #ebebeb; }
.main-content .vc_row, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin-bottom:0 !important; }
.box-border { position:relative; }
.box-border:before {
  position:absolute;
  width:98.5%;
  height:100%;
  content:"";
  z-index:10;
  top:0;
  left:0;
  border:1px solid #ebebeb;
}
body #jws_theme_wrapper { overflow:visible !important; }
.no-container { padding:0 30px; }
mark {
  background:none repeat scroll 0 0 #FC615D;
  border-radius:3px;
  color:#fff;
  padding:2px 6px;
}
.icon-basic-heart.fa-heart { background:#444444; }
.wpb_single_image img {
  width:100%;
  height:auto;
}
.tb-blog { margin-bottom:35px; }
.tb-blog .blog-info {
  width:75%;
  float:left;
}
.tb-blog .tb-social-buttons {
  margin-right:-4px;
  text-transform:uppercase;
  font-size:15px;
}
.tb-blog .tb-social-buttons a {
  text-align:center;
  width:25px;
  height:25px;
  line-height:25px;
  margin:2px;
}
.tb-blog .tb-social-buttons a:first-child { margin-left:10px; }
.tb-blog .tb-social-buttons:after {
  content:"";
  display:table;
  clear:both;
}
.tb-blog .tb-social-buttons .icon-twitter:before { margin-left:-2px; }
.tb-blog .tb-wrap-navi .tb-social-buttons {
  text-align:center;
  margin-top:-70px;
  height:0;
  margin-bottom:80px;
  line-height:0;
}
.tb-shop-now {
  height:40px;
  width:136px;
  display:inline-block;
  border:1px solid #2a2a2a;
  color:#2a2a2a;
  text-align:center;
  line-height:39px;
}
.tb-shop-now:hover {
  color:#FC615D;
  border-color:#FC615D;
}
.tb-relative { position:relative; }
.tb-post-list .tb-post-side { margin-bottom:20px; }
.tb-post-list .tb-post-side .tb-post-side-img {
  float:left;
  height:55px;
  opacity:1;
  width:90px;
  overflow:hidden;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tb-post-list .tb-post-side .tb-post-side-ct {
  margin-left:100px;
  position:relative;
  top:-6px;
}
.tb-post-list .tb-post-side .tb-post-side-ct a {
  color:#444444;
  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;
  -o-transition:all 0.3s ease-in-out 0s;
}
.tb-post-list .tb-post-side .tb-post-side-ct a:hover { color:#84c340; }
.tb-post-list .tb-post-side .tb-post-side-ct .date {
  color:#bdbdbd;
  display:block;
  font-style:italic;
  font-weight:400;
}
.have-overlay { position:relative; }
.have-overlay .overlay-background {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.widget_ct_new_tabs_widget .nav-tabs {
  border:none;
  text-align:center;
}
.widget_ct_new_tabs_widget .nav-tabs li {
  margin-right:10px;
  display:inline-block;
  float:none;
  overflow:hidden;
  border-radius:20px;
  z-index:2;
}
.widget_ct_new_tabs_widget .nav-tabs li a {
  border-color:#D3D3D3;
  color:#D3D3D3;
  border-radius:0;
  line-height:20px;
  padding:6px 12px;
  border-radius:20px;
  text-transform:uppercase;
}
.widget_ct_new_tabs_widget .nav-tabs li a:hover { background:none; }
.widget_ct_new_tabs_widget .nav-tabs li.active a {
  border:solid 1px #FC615D;
  color:#FC615D;
}
.widget_ct_new_tabs_widget .tab-content {
  margin-top:30px;
  border:none;
}
.widget_ct_new_tabs_widget .tab-content .tab-pane .news-list {
  margin:0;
  padding:0;
}
.widget_ct_new_tabs_widget .tab-content .tab-pane.active {
  animation:slideUp .3s;
  -webkit-animation:slideUp .3s;
}
.tb-left .tb-blog.default { position:relative; }
.tb-left .tb-blog.default .tb-blog-image {
  width:50%;
  position:relative;
}
.tb-left .tb-blog.default .tb-content-block {
  padding:50px 40px 50px 60px;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  width:50%;
}
.tb-left .tb-blog.default .tb-content-block .blog-desc {
  height:50%;
  overflow:hidden;
  text-overflow:ellipsis;
}
.tb-left .tb-blog.default .tb-content-block:before {
  border-bottom:20px solid transparent;
  border-right:26px solid #abdce1;
  border-top:20px solid transparent;
  content:" ";
  height:0;
  left:-25px;
  position:absolute;
  top:60px;
  width:0;
}
.tb-left .tb-blog.default .tb-content-block h2.blog-title a { font-style:italic; }
.tb-left .tb-blog.default .tb-content-block h2.blog-title, .tb-left .tb-blog.default .tb-content-block .blog-desc, .tb-left .tb-blog.default .tb-content-block .blog-info { padding:0; }
.tb-left .tb-blog.default .tb-content-block h2.blog-title:after { margin-left:0 !important; }
.tb-right .tb-blog.default { position:relative; }
.tb-right .tb-blog.default .tb-blog-image {
  width:50%;
  position:relative;
  float:right;
}
.tb-right .tb-blog.default .tb-content-block {
  padding:50px 40px 50px 60px;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  width:50%;
}
.tb-right .tb-blog.default .tb-content-block .blog-desc {
  height:50%;
  overflow:hidden;
  text-overflow:ellipsis;
}
.tb-right .tb-blog.default .tb-content-block:before {
  border-bottom:20px solid transparent;
  border-left:26px solid #d9d8c1;
  border-top:20px solid transparent;
  content:" ";
  height:0;
  position:absolute;
  right:-25px;
  top:60px;
  width:0;
}
.tb-right .tb-blog.default .tb-content-block h2.blog-title a { font-style:italic; }
.tb-right .tb-blog.default .tb-content-block h2.blog-title, .tb-right .tb-blog.default .tb-content-block .blog-desc, .tb-right .tb-blog.default .tb-content-block .blog-info { padding:0; }
.tb-right .tb-blog.default .tb-content-block h2.blog-title:after { margin-right:0 !important; }
.tb-blog .tb-blog-image { overflow:hidden; }
.tb-blog .tb-blog-image.team-single {
  box-shadow:none;
  border:0;
}
.tb-blog .tb-blog-image .colorbox-wrap { display:none !important; }
.tb-blog .tb-blog-image img {
  max-width:100%;
  height:auto;
}
.tb-blog .team .tb-content-block {
  margin-top:0 !important;
  margin-bottom:20px;
}
.tb-blog .team .tb-content-block .blog-info { margin-top:10px; }
.tb-blog.testimonial .blog-title a {
  font-size:16px;
  text-transform:uppercase;
}
.tb-blog.testimonial article {
  margin:0;
  padding:50px 40px 0 40px;
}
.tb-blog.testimonial article:after {
  border-bottom:1px solid #aaaaaa;
  content:"";
  display:block;
  margin:50px auto 0 auto;
  width:80%;
}
.tb-blog .navigation {
  margin-bottom:20px !important;
  height:74px;
  border-bottom:1px solid #ebebeb;
  border-top:1px solid #ebebeb;
  padding-top:27px;
  text-transform:uppercase;
}
.tb-blog .pagination.ajax {
  padding:70px 0;
  margin:0;
  transition:opacity .4s;
  -webkit-transition:opacity .4s;
}
.tb-blog .pagination.ajax.blog-more-ajax-loading {
  opacity:.5;
  pointer-events:none;
  background:url('assets/images/loading-animate.gif') center center no-repeat;
}
.tb-blog .pagination.ajax a {
  font-size:18px;
  letter-spacing:2px;
}
.blog .tb-blog, .archive .tb-blog, .search .tb-blog { padding-bottom:30px; }
.tb-blog article { margin-bottom:30px; }
.tb-blog .tb-blog-image {
  position:relative;
  margin-bottom:18px;
}
.tb-blog .tb-blog-image .tb-blog-date a {
  position:absolute;
  top:0;
  left:0;
  background:#4e4e4e;
  color:#fff;
  padding:14px;
  font-size:14px;
  line-height:14px;
}
.tb-blog .tb-blog-image .tb-blog-date a:hover { color:#FC615D; }
.tb-blog .tb-content-block .blog-info span {
  color:#3f3f3f;
  margin-right:17px;
}
.tb-blog .tb-content-block .blog-info span i {
  margin-right:7px;
  color:#646464;
}
.tb-blog .tb-content-block .blog-info span a { color:#a1a1a1; }
.tb-blog .tb-content-block .blog-info span a:hover { color:#FC615D; }
.tb-blog .tb-content-block .blog-title {
  color:#222;
  font-size:14px;
  line-height:24px;
  margin:29px 0 8px;
}
.tb-blog .tb-content-block .blog-title a { color:#4e4e4e; }
.tb-blog .tb-content-block .blog-title a:hover { color:#FC615D; }
.tb-blog .tb-content-block .blog-button { margin-top:28px; }
.tb-blog .tb-content-block .blog-button a {
  background-color:transparent;
  border:1px solid #c5c5c5;
  color:#747474;
  display:inline-block;
  outline:medium none;
  padding:7px 34px;
  text-align:center;
  text-transform:uppercase;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.tb-blog .tb-content-block .blog-button a:hover {
  color:#fff;
  background:#FC615D;
  border-color:#FC615D;
}
.tb-blog article.type-portfolio { margin-bottom:35px; }
.tb-pos-bottom {
  bottom:0;
  position:absolute;
  width:100%;
}
.line-end { display:none !important; }
.tb-blog-content-outer { padding:50px 0; }
.tb-blog-content-outer .ro-post-relate {
  float:right;
  max-width:200px;
}
.tb-blog-content-outer .ro-post-relate img { margin-bottom:30px; }
.post-template-basic-php .tb-blog .blog-info {
  text-align:right;
  margin-top:25px;
  margin-bottom:25px;
}
.post-template-basic-php .tb-blog .blog-info >span { margin-left:55px; }
.post-template-basic-php .tb-blog .blog-info >span a { color:#FC615D; }
.tb-blog > .row { margin-bottom:20px; }
.tb-blog .post.sticky {
  background:#e1e1e1;
  color:#000000;
  padding:30px;
  position:relative;
}
.tb-blog .post.sticky .blog-title { color:#FC615D; }
.tb-blog .post.sticky .blog-title a { color:#FC615D; }
.tb-blog .post.sticky a { color:#FC615D; }
.tb-blog .post.sticky .divider-1 span { background:#e1e1e1; }
.tb-blog .post.sticky .divider-1 span i { color:#FFFFFF; }
.tb-blog .post.sticky:after {
  width:70px;
  height:70px;
  position:absolute;
  text-align:center;
  content:"";
  top:-35px;
  right:-35px;
  z-index:1;
  border:35px solid transparent;
  border-left-color:#000000;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
}
.tb-blog .post.sticky:before {
  content:"\f08d";
  position:absolute;
  top:5px;
  right:10px;
  z-index:2;
  color:#FFFFFF;
  font-family:'FontAwesome';
}
.tb-blog .tb-blog-image {
  line-height:0;
  position:relative;
}
.tb-blog .tb-blog-image .blog-note {
  position:absolute;
  top:35px;
  left:35px;
  padding:15px;
  width:242px;
  border:1px solid #AAAAAA;
  background:rgba(255,255,255,0.7);
  font-size:18px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-texts {
  font-style:italic;
  margin:20px 12px;
  line-height:25px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-top {
  position:absolute;
  right:15px;
  font-size:18px;
  line-height:18px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-bottom {
  position:absolute;
  right:15px;
  font-size:18px;
  line-height:18px;
  bottom:15px;
}
.tb-blog.blog article { border-bottom:1px solid #444; }
.tb-blog.blog article .blog-title {
  font-size:36px;
  margin-bottom:50px;
  margin-top:60px;
  font-style:italic;
}
.tb-blog.blog article .tb-content-block { margin-top:30px; }
.tb-blog.blog article .blog-info {
  text-align:right;
  margin-top:25px;
  margin-bottom:25px;
}
.tb-blog.blog article .blog-info >span { margin-left:55px; }
.tb-blog.blog article .blog-info >span a { color:#FC615D; }
.tb-blog.blog article .shortcode-video {
  background:#000;
  padding:7px;
}
.tb-blog.blog .row:first-child .blog-title { margin-top:0; }
.title-bar .page-title { margin-bottom:10px; }
.title-bar h1, .title-bar h2, .title-bar h3, .title-bar h4, .title-bar h5, .title-bar h6, .woocommerce div.title-bar h1, .woocommerce div.title-bar h2, .woocommerce div.title-bar h3, .woocommerce div.title-bar h4, .woocommerce div.title-bar h5, .woocommerce div.title-bar h6 { text-transform:uppercase; }
.title-bar .tb-breadcrumb, .woocommerce div.title-bar .tb-breadcrumb {
  border:none !important;
  color:#dedede;
}
.title-bar .tb-breadcrumb .woocommerce-breadcrumb, .woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb {
  text-align:center;
  color:#dedede;
}
.title-bar .tb-breadcrumb .woocommerce-breadcrumb a, .woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb a { color:#dedede; }
.title-bar .tb-breadcrumb .woocommerce-breadcrumb span, .woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb span { color:#fff; }
.tb-breadcrumb {
  position:relative;
  font-size:14px;
}
.tb-breadcrumb .woocommerce-breadcrumb { font-size:14px; }
.tb-breadcrumb .woocommerce-breadcrumb a { color:#999999; }
.tb-breadcrumb a, .tb-breadcrumb span.current {
  color:#999999;
  position:relative;
  padding:0 8px;
  text-transform:uppercase;
  font-size:12px;
}
.tb-breadcrumb a:hover, .tb-breadcrumb span.current:hover { color:#FC615D; }
.tb-breadcrumb a:before, .tb-breadcrumb span.current:before {
  position:absolute;
  content:"";
  width:13px;
  height:15px;
  right:-11px;
  top:-3px;
  background:#f5f5f5 url(assets/images/line3.jpg) center no-repeat;
}
.tb-breadcrumb span { padding:0 8px; }
.tb-breadcrumb .woocommerce-breadcrumb { margin:0; }
.jws_theme_top_search_bar.tb-before-title {
  margin-bottom:-30px;
  position:relative;
  z-index:9;
}
.jws_theme_top_search_bar.tb-after-title {
  margin-top:-32px;
  margin-bottom:50px;
}
#jws_theme_wrapper > .tb-breadcrumb {
  background:#f5f5f5;
  text-align:center;
  padding-bottom:68px;
  margin-bottom:60px;
}
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb {
  text-transform:uppercase;
  margin-left:-8px;
  color:#cecece;
}
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb a { color:#b3b3b3; }
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb span { color:#FC615D; }
.col-middle { line-height:30px; }
.post-navigation .nav-links { text-align:right; }
.post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next { display:inline-block; }
.post-navigation .nav-links .nav-previous .btn, .post-navigation .nav-links .nav-next .btn {
  display:inline-block;
  vertical-align:top;
  font-weight:300;
  width:100px;
  color:#a8a8a8;
  border:none;
  padding:0;
  font-size:15px;
  box-shadow:none;
}
.post-navigation .nav-links .nav-previous .btn:hover, .post-navigation .nav-links .nav-next .btn:hover { color:#FC615D; }
.post-navigation .nav-links .nav-previous .btn.disabled, .post-navigation .nav-links .nav-next .btn.disabled { color:#a8a8a8; }
.post-navigation .nav-links .nav-previous .btn i, .post-navigation .nav-links .nav-next .btn i { font-size:18px; }
.post-navigation .nav-links .nav-previous .btn i:before, .post-navigation .nav-links .nav-next .btn i:before {
  position:relative;
  top:2px;
}
.post-navigation .nav-links .nav-previous .btn i.fa-caret-left, .post-navigation .nav-links .nav-next .btn i.fa-caret-left { padding-right:10px; }
.post-navigation .nav-links .nav-previous .btn i.fa-caret-right, .post-navigation .nav-links .nav-next .btn i.fa-caret-right { padding-left:10px; }
.single-post .comments-area p.form-submit .submit {
  background:#FC615D;
  color:#fff;
  height:50px;
  width:235px;
}
.single-post .comments-area li {
  padding:0 !important;
  border:none !important;
}
.single-post .comments-area .comment-list li {
  border-top:1px solid #ebebeb !important;
  padding-top:20px !important;
}
.single-post .comments-area .comment-list li:first-child {
  border:none !important;
  padding-top:0 !important;
}
.single-post .comments-area .comments-title small { text-transform:none; }
.single-post .comments-area .comments-title legend {
  display:inline-block;
  margin-bottom:-4px;
  color:#222222;
  font-size:16px;
  line-height:18px;
  text-transform:uppercase;
  position:relative;
  width:auto;
}
.single-post .comments-area .comments-title legend:before {
  position:absolute;
  left:100%;
  top:50%;
  height:1px;
  width:40px;
  background:#fc615d;
  content:"";
  margin-left:9px;
  margin-top:-1px;
}
.single-post .comments-area .comment-list > li > .comment-body {
  border-bottom:1px solid #ebebeb;
  margin-bottom:8px;
  padding-bottom:38px;
}
.single-post .comments-area .comment-list {
  padding-left:0;
  margin-bottom:52px;
}
.single-post .comments-area .comment-list li ol.children {
  padding-left:121px;
  margin-top:24px;
  margin-bottom:18px;
}
.single-post .comments-area .comment-list li ol.children li { border:none !important; }
.single-post .comments-area .comment-list li .comment-body {
  position:relative;
  margin-top:5px;
}
.single-post .comments-area .comment-list li .comment-body .comment-avatar {
  position:absolute;
  left:0;
  top:0;
  width:100px;
  height:100px;
}
.single-post .comments-area .comment-list li .comment-body .comment-avatar img {
  width:100%;
  height:100%;
  border-radius:0;
}
.single-post .comments-area .comment-list li .comment-body .comment-info {
  position:relative;
  padding:0px 15px 7px 120px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info:before {
  position:absolute;
  width:calc(100% - 75px);
  left:75px;
  top:0;
  content:"";
  height:100%;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info { margin-bottom:3px; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info > div { display:inline-block; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
  color:#2a2a2a;
  font-size:16px;
  font-weight:normal;
  text-transform:uppercase;
  margin-right:15px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a {
  font-size:13px;
  color:#FC615D;
  margin-right:30px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a:hover { color:#2a2a2a; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply {
  position:absolute;
  bottom:-17px;
  right:4px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply a {
  font-size:12px;
  color:#FC615D;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply a:hover { color:#FC615D; }
.single-post .comments-area .comment-list li .comment-body .comment-info p {
  position:relative;
  line-height:22px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta, .single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply {
  text-align:right;
  text-transform:initial;
  font-size:14px;
  font-style:italic;
  display:inline-block;
  vertical-align:top;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta a, .single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a { color:#FC615D; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply { margin-left:5px; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
  color:#444;
  font-size:30px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a:hover { color:#FC615D; }
.single-post .comments-area .comment-respond .comment-reply-title {
  text-transform:uppercase;
  color:#272727;
  font-size:16px;
  margin-bottom:0;
}
.comment-form { margin:5px 0 25px; }
.comment-form p {
  line-height:normal;
  margin-bottom:20px;
}
.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url, .comment-form p.comment-form-comment {
  width:100%;
  display:inline-block;
  margin-top:0;
}
.comment-form p input, .comment-form p textarea { margin-bottom:0; }
.comment-form p label {
  font-size:13px;
  color:#5f5f5f;
  font-weight:normal;
  margin-bottom:8px;
}
.comment-form p label span { color:#FC615D; }
.comment-form p.form-submit { margin:0; }
.comment-form p.form-submit .submit {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.comment-form p.form-submit .submit:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
@media (max-width: 361px) {
  .comment-form p.comment-form-email { margin-left:0; }
}
.ct-contact li a {
  position:relative;
  padding-left:32px !important;
  display:block;
  font-size:13px;
  line-height:20px;
  margin-bottom:13px;
}
.ct-contact li a i {
  position:absolute;
  left:0;
  width:15px;
  text-align:center;
  top:50%;
  font-size:16px;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  color:#333;
}
.ct-contact li a:first-child i { left:4px; }
.ct-contact li a:hover i { color:#FC615D; }
.jws_theme_footer {
  /* footer-top */
  /* footer-bottom */
}
.jws_theme_footer .tb-logo img { width:auto; }
.jws_theme_footer.bottom-section .widget_text:last-child { margin-top:10px; }
.jws_theme_footer .newsletter form {
  position:relative;
  overflow:hidden;
  padding-right:90px;
  max-width:460px;
}
.jws_theme_footer .newsletter form p { margin:0; }
.jws_theme_footer .newsletter form p:last-child {
  position:absolute;
  top:0;
  right:0;
  width:110px;
}
.jws_theme_footer .newsletter form input {
  margin:0;
  border:0;
  padding:0 15px;
  height:40px;
  line-height:40px;
  border-color:transparent;
  background-color:#0a0a0a;
  box-shadow:none;
  color:#525252;
}
.jws_theme_footer .newsletter form input:focus { color:#fff; }
.jws_theme_footer .newsletter form input[type="submit"] {
  background:#676767;
  font-size:12px;
  color:#fff;
  line-height:35px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.jws_theme_footer .newsletter form input[type="submit"]:hover, .jws_theme_footer .newsletter form input[type="submit"]:active { background:#FC615D; }
.jws_theme_footer .socials { white-space:nowrap; }
.jws_theme_footer .socials li {
  display:inline-block;
  margin-right:15px;
}
.jws_theme_footer .socials li a {
  position:relative;
  font-size:18px;
  display:inline-block;
  text-align:center;
  width:26px;
  height:26px;
  line-height:26px;
  color:#2a2a2a;
}
.jws_theme_footer .socials li a:before {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  background-color:transparent;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.jws_theme_footer .socials li a:hover { color:#fff; }
.jws_theme_footer .socials li a:hover:before, .jws_theme_footer .socials li a:hover:after { border-color:#FC615D; }
.jws_theme_footer .socials li a:hover:after { background-color:#FC615D; }
.jws_theme_footer .socials li a:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.jws_theme_footer .socials li a:hover { color:#fff; }
.jws_theme_footer .socials li a:hover::before { background-color:#2a2a2a; }
.jws_theme_footer .footer-header {
  padding:30px 0 15px;
  position:relative;
}
.jws_theme_footer .footer-header hr {
  border-top:2px solid #2a2a2a;
  border-bottom:1px solid #2a2a2a;
  height:2px;
  margin-bottom:60px;
}
.jws_theme_footer .footer-header .socials { padding:15px 0 0; }
.jws_theme_footer .footer-header .jws_theme_footer_bottom_right { margin-top:7px; }
.jws_theme_footer .footer-header form .newsletter-email {
  color:#b7b7b7;
  background-color:#fff;
}
.jws_theme_footer .footer-header form .newsletter-email:focus { color:#000; }
.jws_theme_footer .footer-header form input[type="submit"] { background:#292929; }
.jws_theme_footer .footer-header form input[type="submit"]:hover { background-color:#000; }
.jws_theme_footer .footer-header .tb-open-lightbox {
  max-width:270px;
  display:inline-block;
  width:100%;
  text-align:center;
  height:40px;
  line-height:40px;
  color:#2a2a2a;
  border:1px solid #2a2a2a;
  margin-top:8px;
  font-weight:500;
}
.jws_theme_footer .footer-header .tb-open-lightbox:hover {
  border-color:#2a2a2a !important;
  background-color:#2a2a2a;
  color:#fff;
}
.jws_theme_footer .footer-top .widget h3 {
  color:#2a2a2a;
  font-size:15px;
  margin-bottom:12px;
}
.jws_theme_footer .footer-top .widget ul {
  list-style:none;
  margin:0;
  padding:0;
}
.jws_theme_footer .footer-top .widget ul li {
  text-align:left;
  line-height:28px;
}
.jws_theme_footer .footer-top .widget ul li a {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  -webkit-transition-duration:0.2s;
  transition-duration:0.2s;
  color:#868686;
}
.jws_theme_footer .footer-top .widget ul li a:hover {
  padding-left:5px;
  color:#333;
}
.jws_theme_footer .footer-top .widget ul.ct-contact { margin-top:17px; }
.jws_theme_footer .footer-top .widget ul .newsletter {
  max-width:300px;
  margin-bottom:30px;
}
.jws_theme_footer .footer-top .widget ul .newsletter form {
  margin-top:20px;
  padding-right:90px;
}
.jws_theme_footer .footer-top .widget ul .newsletter form input {
  background:#0a0a0a;
  color:#525252;
}
.jws_theme_footer .footer-top .widget ul .newsletter form input:focus { color:#fff; }
.jws_theme_footer .footer-top .widget ul .newsletter form input[type="submit"] { background:#676767; }
.jws_theme_footer .footer-top .jws_theme_footer_top_once li {
  position:relative;
  margin-bottom:10px;
  padding-left:50px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once li a i {
  position:absolute;
  top:8px;
  left:0;
  color:#fff;
  height:33px;
  width:33px;
  line-height:30px;
  text-align:center;
  border:1px solid #727272;
  font-size:16px;
  display:inline-block;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once li a span {
  color:#727272;
  font-size:13px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_two li, .jws_theme_footer .footer-top .jws_theme_footer_top_three li, .jws_theme_footer .footer-top .jws_theme_footer_top_four li { margin-bottom:7px; }
.jws_theme_footer .footer-top .jws_theme_footer_top_five .newsletter { margin-bottom:20px; }
.jws_theme_footer .footer-top .jws_theme_footer_top_five .newsletter form { margin-top:22px; }
.jws_theme_footer .footer-top .jws_theme_footer_top_five ul.socials {
  margin-top:21px;
  margin-bottom:15px;
}
.jws_theme_footer .footer-bottom h6 {
  margin:10px;
  letter-spacing:1.6px;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left .widget { margin-top:5px; }
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left .widget a { color:#2a2a2a; }
.jws_theme_footer .footer-bottom hr {
  border-top:1px solid #eee;
  margin-bottom:22px;
}
.jws_theme_footer .footer-bottom .socials li a { color:#b5b5b5; }
.jws_theme_footer .footer-bottom .socials li a:hover { color:#fff; }
.jws_theme_footer .jws_theme_footer_bottom_right { text-align:right; }
.jws_theme_footer .jws_theme_footer_bottom_right ul {
  line-height:0;
  list-style:none;
  margin:0;
  padding:0;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul li { display:inline-block; }
.jws_theme_footer .jws_theme_footer_bottom_right ul li img { opacity:0.5; }
.jws_theme_footer .jws_theme_footer_bottom_right ul li img:hover { opacity:1; }
.jws_theme_footer .jws_theme_footer_bottom_right ul li + li { margin-left:15px; }
.jws_theme_footer.tb-footer-v2 .footer-bottom { padding-bottom:22px; }
.jws_theme_footer.tb-footer-v3 .footer-bottom { background-color:#080808; }
.jws_theme_footer.tb-footer-v3 .footer-bottom .jws_theme_footer_bottom_left .widget a { color:#fff; }
.jws_theme_footer.tb-footer-v3 .footer-header {
  padding-top:56px;
  background-color:#202020;
  color:#fff;
}
.jws_theme_footer.tb-footer-v3 .footer-header a { color:#fff; }
.jws_theme_footer.tb-footer-v3 .footer-header .logo-dark {
  display:inline-block !important;
  visibility:visible !important;
}
.jws_theme_footer.tb-footer-v3 .footer-header .main-logo { display:none; }
.jws_theme_footer.tb-footer-v3 .footer-header .socials li a:hover:before { background-color:#FC615D; }
.jws_theme_footer.tb-footer-v3 .footer-header .tb-open-lightbox { border-color:#fff; }
.jws_theme_footer.tb-footer-v3 .footer-header .tb-open-lightbox:hover {
  background-color:#FC615D;
  border-color:#FC615D;
}
.jws_theme_footer.tb-footer-v3 .footer-top { background-color:#202020; }
.jws_theme_footer.tb-footer-v3 .footer-top .widget h3 { color:#fff; }
.jws_theme_footer.tb-footer-v3 .footer-top .widget .ct-contact li a i { color:#fff; }
.jws_theme_footer.tb-footer-v3 .footer-top .widget ul li a:hover { color:#fff; }
.jws_theme_footer.tb-footer-v4 .footer-header {
  background-color:#FC615D;
  padding-bottom:21px;
}
.jws_theme_footer.tb-footer-v4 .footer-header .socials li a { color:#fff; }
.jws_theme_footer.tb-footer-v4 .footer-header .tb-open-lightbox {
  border-color:#fff;
  color:#fff;
}
.jws_theme_footer.tb-footer-v4 .footer-header .tb-open-lightbox:hover {
  border-color:#333 !important;
  background-color:#333 !important;
}
.jws_theme_footer.tb-footer-v4 .footer-header .logo-light {
  display:inline-block !important;
  visibility:visible !important;
}
.jws_theme_footer.tb-footer-v4 .footer-header .main-logo { display:none; }
@media (max-width: 767px) {
  .jws_theme_footer .footer-header .newsletter form {
    padding-right:0;
    margin:0 auto 10px;
  }
  .jws_theme_footer .footer-header .socials {
    padding-left:0;
    text-align:center !important;
  }
  .jws_theme_footer .footer-header .widget, .jws_theme_footer .footer-header .textwidget { text-align:center; }
  .jws_theme_footer .footer-top .jws_theme_footer_top_once .widget, .jws_theme_footer .footer-top .jws_theme_footer_top_two .widget, .jws_theme_footer .footer-top .jws_theme_footer_top_three .widget, .jws_theme_footer .footer-top .jws_theme_footer_top_four .widget { margin-bottom:30px; }
  .jws_theme_footer .footer-top .widget .ct-contact { margin-bottom:25px; }
  .jws_theme_footer .footer-bottom .textwidget { text-align:center; }
  .jws_theme_footer .footer-bottom .textwidget ul {
    display:inline-block;
    margin-top:20px;
  }
  .jws_theme_footer.tb-footer-v4 .footer-header { padding-bottom:30px; }
  .title-bar .page-title, .title-bar .page-breadcrumb, .title-bar .woocommerce-breadcrumb, .woocommerce .title-bar-shop .page-title, .woocommerce .title-bar-shop .page-breadcrumb, .woocommerce .title-bar-shop .woocommerce-breadcrumb { text-align:center; }
  .title-bar .page-title, .woocommerce .title-bar-shop .page-title { margin-bottom:10px; }
  .main-content {
    padding-left:15px;
    padding-right:15px;
  }
}
.our-categories .wpb_single_image a {
  position:relative;
  display:inline-block;
  width:100%;
}
.our-categories .wpb_single_image a:before {
  content:"";
  position:absolute;
  width:61px;
  height:61px;
  background:rgba(0,0,0,0.4);
  border-radius:50%;
  top:50%;
  left:50%;
  opacity:0;
  -webkit-transform:translate(-50%,0);
  -moz-transform:translate(-50%,0);
  -ms-transform:translate(-50%,0);
  -o-transform:translate(-50%,0);
  -webkit-transition:all 700ms ease 0s;
  -moz-transition:all 700ms ease 0s;
  -ms-transition:all 700ms ease 0s;
  -o-transition:all 700ms ease 0s;
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:before {
  content:"";
  position:absolute;
  width:1px;
  height:21px;
  background:#fff;
  top:50%;
  left:50%;
  opacity:0;
  -webkit-transform:translate(0);
  -moz-transform:translate(0);
  -ms-transform:translate(0);
  -o-transform:translate(0);
  -webkit-transition:all 700ms ease 0s;
  -moz-transition:all 700ms ease 0s;
  -ms-transition:all 700ms ease 0s;
  -o-transition:all 700ms ease 0s;
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:after {
  content:"";
  position:absolute;
  height:1px;
  width:21px;
  background:#fff;
  top:50%;
  left:50%;
  opacity:0;
  -webkit-transform:translate(0);
  -moz-transform:translate(0);
  -ms-transform:translate(0);
  -o-transform:translate(0);
  -webkit-transition:all 700ms ease 0s;
  -moz-transition:all 700ms ease 0s;
  -ms-transition:all 700ms ease 0s;
  -o-transition:all 700ms ease 0s;
}
.our-categories .wpb_single_image a:hover:before, .our-categories .wpb_single_image a:hover .vc_single_image-wrapper:before, .our-categories .wpb_single_image a:hover .vc_single_image-wrapper:after {
  opacity:1;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
}
.jws_theme_stats {
  padding:50px 30px 50px 0;
  text-align:center;
  width:100%;
}
.jws_theme_stats.brddark {
  border-right:1px solid rgba(0,0,0,0.1);
  padding:50px 30px 50px 0;
  text-align:center;
  width:100%;
}
.jws_theme_stats .num {
  color:#232d37;
  font-size:40px;
  font-weight:800;
  margin-bottom:10px;
}
.jws_theme_stats .type {
  color:#c3cdd7;
  font-size:11px;
  font-weight:200;
  letter-spacing:2px;
}
.jws_theme_stats .type .white {
  color:#fff;
  font-size:11px;
  font-weight:200;
  letter-spacing:2px;
}
.jws_theme_stats.stats-alt {
  border-right:1px solid #eff4f7;
  padding:10px 0;
  text-align:center;
  width:100%;
}
.jws_theme_stats.stats-alt.brddark {
  border-right:1px solid rgba(0,0,0,0.1);
  padding:10px 0;
  text-align:center;
  width:100%;
}
.jws_theme_stats.stats-alt .num {
  color:#232d37;
  font-size:20px;
  font-weight:800;
  margin-bottom:10px;
}
.jws_theme_stats.stats-alt .type {
  color:#c3cdd7;
  font-size:8px;
  font-weight:200;
  letter-spacing:2px;
  line-height:12px;
}
.jws_theme_stats.stats-alt .type.white {
  color:#fff;
  font-size:8px;
  font-weight:200;
  letter-spacing:2px;
}
.disc li { list-style:disc; }
.decimal li { list-style:decimal; }
ul.arrow, ul.arrow-double, ul.tick, ul.cross, ul.star, ul.rss {
  list-style:none;
  padding:0;
  margin:0;
}
ul.arrow li:after, ul.arrow li:before, ul.arrow-double li:after, ul.arrow-double li:before, ul.tick li:after, ul.tick li:before, ul.cross li:after, ul.cross li:before, ul.star li:after, ul.star li:before, ul.rss li:after, ul.rss li:before {
  font-family:FontAwesome;
  font-size:11px;
  line-height:22px;
  color:#FC615D;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before { margin-right:5px; }
ul.arrow li::before { content:"\f105"; }
ul.arrow-double li::before { content:"\f101"; }
ul.tick li::before { content:"\f00c"; }
ul.cross li::before { content:"\f00d"; }
ul.star li::before { content:"\f006"; }
ul.rss li::before { content:"\f09e"; }
.rtb-booking-form { font-size:0; }
.rtb-booking-form .rtb-message {
  font-size:16px;
  text-align:center;
}
.rtb-booking-form .reservation, .rtb-booking-form .contact {
  display:inline-block;
  vertical-align:top;
  width:50%;
  font-size:;
  padding:5px;
}
.rtb-booking-form .reservation input, .rtb-booking-form .reservation textarea, .rtb-booking-form .reservation select, .rtb-booking-form .contact input, .rtb-booking-form .contact textarea, .rtb-booking-form .contact select {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  margin-bottom:30px;
  font-size:16px;
  min-height:40px;
}
.rtb-booking-form .btn_submit button {
  background:#444444;
  color:#FFF;
  font-size:16px;
  padding:10px;
  width:100%;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:;
}
.rtb-booking-form .btn_submit button:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.rtb-booking-form legend { display:none; }
.rtb-booking-form label {
  width:15%;
  display:inline-block;
}
.rtb-booking-form input {
  padding:10px;
  width:100% !important;
  max-width:100% !important;
  display:block;
}
body .plan {
  margin:0 auto 30px auto !important;
  position:relative;
  overflow:hidden;
  list-style:none outside none;
  margin:0;
  padding:0 0 50px;
  border:1px solid #aaaaaa;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
body .plan.featured > li .tb-btn-bd-1 { font-size:13px; }
body .plan.featured > li.plan-name {
  color:#FFF;
  background-color:#FC615D;
}
body .plan.featured > li.plan-name .uk-badge-danger {
  background:#FFF;
  color:#FC615D;
  border-radius:10px;
}
body .plan ul {
  margin:0;
  padding:40px 30px 30px;
}
body .plan ul li:not(:first-child) {
  border-top:1px solid #aaaaaa;
  line-height:50px;
  padding:0;
}
body .plan li {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  list-style:none;
  background:#FFF;
}
body .plan li .tb-btn-bd-1 { font-size:13px; }
body .plan li.plan-name {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  border-top:0 none;
  padding-top:25px;
}
body .plan li.plan-price {
  position:relative;
  border-top:0 none;
  padding:0;
  line-height:0;
  overflow:hidden;
}
body .plan li.plan-price img { width:100%; }
body .plan li.plan-price .tb-overlay {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:512;
  opacity:0;
  padding:10px;
  -webkit-transform:scale(0.1);
  -moz-transform:scale(0.1);
  -ms-transform:scale(0.1);
  -o-transform:scale(0.1);
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper {
  display:table;
  height:100%;
  width:100%;
  background-color:rgba(255,255,255,0.8);
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle {
  display:table-cell;
  vertical-align:middle;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1 { margin:0; }
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1 .tb-small { font-size:50%; }
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h5 { margin:0; }
body .plan:hover li.plan-price .tb-overlay {
  opacity:1;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
}
.jws_theme_right_fx_wrap {
  position:fixed;
  right:0;
  top:210px;
  background:#FFF;
  z-index:99999;
}
.jws_theme_right_fx_wrap .widget_shopping_cart {
  margin-bottom:0 !important;
  position:relative;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title {
  font-size:0;
  padding:10px;
  border:1px solid #000;
  display:inline-block;
  margin-bottom:0;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title:after {
  content:"\f07a";
  font-family:FontAwesome;
  font-size:20px;
  cursor:pointer;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content {
  visibility:hidden;
  position:absolute;
  top:45px;
  right:0;
  background:#FFF;
  min-width:215px;
  transition:all 1s ease;
  transform:translateX(100%);
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content.active {
  visibility:visible;
  transform:translateX(0);
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content .product_list_widget { border-radius:0; }
.jws_theme_dropcap:first-letter {
  color:#666;
  display:block;
  float:left;
  font-size:50px;
  line-height:40px;
  padding:4px 8px 0 0;
  overflow:hidden;
}
.jws_theme_blocknumber {
  min-height:45px;
  padding:5px 0 5px 60px;
  position:relative;
}
.jws_theme_blocknumber span {
  display:block;
  font-weight:bold;
  height:48px;
  left:0;
  line-height:48px;
  position:absolute;
  text-align:center;
  top:0;
  width:48px;
}
.jws_theme_blocknumber span.rounded { border-radius:5px; }
.jws_theme_blocknumber span.circle { border-radius:100%; }
.jws_theme_bubble { position:relative; }
.jws_theme_bubble cite {
  left:15px;
  padding-left:40px;
  bottom:-30px;
  display:block;
  height:30px;
  line-height:36px;
  position:absolute;
}
.jws_theme_bubble cite span {
  border-left-color:transparent !important;
  border-bottom-color:transparent !important;
  left:0;
  content:" ";
  display:block;
  height:0;
  position:absolute;
  top:0;
  width:0;
}
.rtl .jws_theme_bubble cite {
  padding-right:40px;
  right:15px;
}
.rtl .jws_theme_bubble cite span {
  border-right-color:transparent !important;
  right:0;
}
.jws_theme_block_text.rounded { border-radius:5px; }
.tb-boxshadow { box-shadow:0 0 70px 8px rgba(0,0,0,0.7); }
.colorbox-wrap {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-color:rgba(252,97,93,0.4);
  overflow:hidden;
  opacity:0;
  transition:.8s;
  -webkit-transition:.8s;
}
.colorbox-wrap:hover { opacity:1; }
.colorbox-wrap:hover .colorbox {
  animation:effZoom .3s ease;
  -webkit-animation:effZoom .3s ease;
}
.colorbox-wrap:hover .colorbox-inner a {
  transform:translateX(0) !important;
  -webkit-transform:translateX(0) !important;
}
.colorbox-wrap:hover .colorbox-inner a i {
  transition:.2s;
  -webkit-transition:.2s;
}
.colorbox-wrap:hover .colorbox-inner a:hover i {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
.colorbox-wrap .colorbox {
  width:50px;
  height:50px;
  line-height:46px;
  border-radius:50%;
  border:solid 2px #FFF;
  text-align:center;
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
}
.colorbox-wrap .colorbox i {
  color:#FFF;
  font-size:unset;
  transition:.3s;
  -webkit-transition:.3s;
}
.colorbox-wrap .colorbox-inner {
  display:inline-block;
  text-align:center;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  -webkit-transform:translate3d(-50%,-50%,0);
  -ms-transform:translateX(-50%) translateY(-50%);
}
.colorbox-wrap .colorbox-inner a {
  display:inline-block;
  width:50px;
  height:50px;
  line-height:46px;
  border-radius:50%;
  border:solid 2px #FFF;
  margin:0 5px;
  color:#FFF;
}
.colorbox-wrap .colorbox-inner a.cb-popup {
  transform:translateX(-100px);
  -webkit-transform:translateX(-100px);
}
.colorbox-wrap .colorbox-inner a.cb-link {
  transform:translateX(100px);
  -webkit-transform:translateX(100px);
}
.colorbox-wrap a:hover i {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
}
.tpl1 .colorbox-wrap .colorbox { border:none; }
.feature-box .feature-icon-image {
  position:relative;
  z-index:2;
}
.feature-box .feature-icon-image .colorbox-wrap { z-index:1; }
.feature-box .feature-icon-image .colorbox-wrap .colorbox i {
  font-size:unset;
  color:#FFF;
}
.feature-box.tpl1.circle .feature-icon-image { border-radius:50%; }
.feature-box.tpl1.circle .feature-icon-image img { border-radius:50%; }
.feature-box.tpl1.circle .feature-icon-image .colorbox-wrap { border-radius:100%; }
.feature-box.tpl1.circle .feature-icon-image:before { border-radius:100%; }
.feature-box.tpl1.square .feature-icon-image { border-radius:4px; }
.feature-box.tpl1.square .feature-icon-image img { border-radius:4px; }
.feature-box.tpl1.square .feature-icon-image:before { border-radius:4px; }
.feature-box.tpl1 .feature-icon-image {
  width:133px;
  height:133px;
  margin:0 auto;
  line-height:132px;
  border:solid 1px transparent;
  box-shadow:0 0 0 1px #FC615D inset;
  padding:4px;
  transition:.3s;
  -webkit-transition:.3s;
}
.feature-box.tpl1 .feature-icon-image > i {
  font-size:24px;
  color:#FC615D;
  transition:.3s;
  -webkit-transition:.3s;
}
.feature-box.tpl1 .feature-icon-image:before {
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  border:solid 1px transparent;
}
.feature-box.tpl1:hover .feature-icon-image > i { color:#FFF; }
.feature-box.tpl1:hover .feature-icon-image:before {
  animation:borderAnimate .4s ease;
  -webkit-animation:borderAnimate .4s ease;
  transform:scale(1.13);
  -webkit-transform:scale(1.13);
}
.feature-box.tpl1.left .feature-icon-image {
  width:100px;
  height:100px;
  line-height:100px;
  float:left;
}
.feature-box.tpl1.left .feature-block { padding-left:120px; }
.feature-box.tpl1.left .feature-block h4 {
  padding-bottom:0;
  padding-top:0;
  margin-bottom:15px;
}
.feature-box.tpl1.left .feature-block h4:before { background:transparent; }
.feature-box.tpl1.right .feature-icon-image {
  width:100px;
  height:100px;
  line-height:100px;
  float:right;
}
.feature-box.tpl1.right .feature-block {
  width:calc(100% - 100px);
  padding-right:20px;
}
.feature-box.tpl1.right .feature-block h4 {
  padding-bottom:0;
  margin-bottom:15px;
  padding-top:0;
}
.feature-box.tpl1.right .feature-block h4:before { background:transparent; }
.feature-box.tpl1 .feature-block { margin-top:20px; }
.feature-box.tpl1 .feature-block h4 {
  position:relative;
  padding-bottom:15px;
  margin-bottom:15px;
}
.feature-box.tpl1 .feature-block h4:before {
  bottom:0;
  content:"";
  left:50%;
  position:absolute;
  transform:translate3d(-50%,0px,0px);
  -webkit-transform:translate3d(-50%,0px,0px);
  -ms-transform:translateX(-50%) translateY(0);
  width:20%;
  height:2px;
  background:#FC615D;
}
.feature-box.tpl1 .feature-block a { text-transform:uppercase; }
.feature-box.border_white {
  border:4px solid #FFFFFF;
  padding:30px 0;
}
.feature-box.border_white img { width:auto !important; }
.feature-box.tpl2 .feature-block h4 {
  letter-spacing:0.1em;
  position:relative;
}
.feature-box.tpl2 .feature-block h4:after {
  content:"";
  position:absolute;
  left:50%;
  bottom:-8px;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  width:0px;
  height:1px;
  transition:all 0.4s ease 0s;
  -webkit-transition:all 0.4s ease 0s;
}
.feature-box.tpl2:hover .feature-block h4:after {
  width:30px;
  background:#444;
}
.feature-box.tpl2 .feature-icon { overflow:hidden; }
.feature-box.tpl2 .feature-icon span {
  display:inline-block;
  position:relative;
}
.feature-box.tpl2 .feature-icon span:after, .feature-box.tpl2 .feature-icon span:before {
  content:"";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  width:500px;
  border-bottom:1px dotted #D3D3D3;
}
.feature-box.tpl2 .feature-icon span:after { left:-515px; }
.feature-box.tpl2 .feature-icon span:before { right:-515px; }
.feature-box.tpl2 .feature-icon span i { color:#D3D3D3; }
.feature-box.tpl2.right-arrow, .feature-box.tpl2.left-arrow {
  position:relative;
  border-radius:2px;
  overflow:visible !important;
  z-index:9;
}
.feature-box.tpl2.right-arrow .feature-image, .feature-box.tpl2.left-arrow .feature-image {
  transform:scale(1) !important;
  -webkit-transform:scale(1) !important;
}
.feature-box.tpl2.right-arrow:before, .feature-box.tpl2.left-arrow:before {
  content:"";
  position:absolute;
  top:20%;
  width:10px;
  height:10px;
  background:#555;
  border-radius:100%;
}
.feature-box.tpl2.left-arrow:before { left:-20px; }
.feature-box.tpl2.right-arrow:before { right:-20px; }
.feature-box.tpl2.right-arrow:after, .feature-box.tpl2.left-arrow:after {
  content:"";
  position:absolute;
  top:calc(20% - 5px);
  z-index:0;
  border:10px solid transparent;
}
.feature-box.tpl2.right-arrow:after {
  right:-16px;
  border-left:solid 10px #f2f2f2;
}
.feature-box.tpl2.left-arrow:after {
  left:-16px;
  border-right:solid 10px #f2f2f2;
}
.feature-box.tpl2.left { overflow:hidden; }
.feature-box.tpl2.left .feature-image {
  position:relative;
  width:40%;
  display:inline-block;
  vertical-align:top;
  line-height:0;
  transform:scale(1.02);
  -webkit-transform:scale(1.02);
}
.feature-box.tpl2.left .feature-image img { width:100%; }
.feature-box.tpl2.left .feature-block {
  width:60%;
  display:inline-block;
  padding:40px 50px;
  margin-left:-4px;
}
.feature-box.tpl2.left .feature-block h4 {
  position:relative;
  padding-bottom:15px;
  margin-bottom:15px;
}
.feature-box.tpl2.right { overflow:hidden; }
.feature-box.tpl2.right .feature-block {
  width:60%;
  display:inline-block;
  padding:40px 50px;
}
.feature-box.tpl2.right .feature-block h4 {
  padding-bottom:15px;
  margin-bottom:15px;
}
.feature-box.tpl2.right .feature-image {
  width:40%;
  display:inline-block;
  position:relative;
  vertical-align:top;
  line-height:0;
  margin-left:-4px;
  transform:scale(1.02);
  -webkit-transform:scale(1.02);
}
.feature-box.tpl2.right .feature-image img { width:100%; }
.feature-box.tpl2.center { margin:0 auto 30px auto !important; }
.feature-box.tpl2.center .feature-block { display:inline-block; }
.feature-box.tpl2.center .feature-image {
  width:100%;
  display:inline-block;
  position:relative;
  vertical-align:top;
  line-height:0;
  margin-bottom:30px;
}
.feature-box.tpl3 {
  position:relative;
  transition:.4s;
  -webkit-transition:.4s;
}
.feature-box.tpl3 .feature-block {
  position:absolute;
  top:40px;
  left:0;
  z-index:3;
}
.feature-box.tpl3 .feature-block > h3 {
  margin-bottom:30px;
  position:relative;
  color:#ffffff;
  transition:.4s;
  -webkit-transition:.4s;
}
.feature-box.tpl3 .feature-block > h3:after {
  content:"";
  width:0;
  border-bottom:1px solid;
  position:absolute;
  left:50%;
  bottom:-6px;
  transition:all 0.4s ease 0s;
  -webkit-transition:all 0.4s ease 0s;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.feature-box.tpl3 .feature-block > div {
  padding:10px 20px;
  background:rgba(255,255,255,0.7);
}
.feature-box.tpl3 .feature-image {
  transition:.4s;
  -webkit-transition:.4s;
  position:relative;
  z-index:1;
}
.feature-box.tpl3:hover .feature-block > h3 {
  transform:translateY(-10px);
  -webkit-transform:translateY(-10px);
  -ms-transform:translateY(-10px);
}
.feature-box.tpl3:hover .feature-block > h3:after { width:30px; }
.feature-box.tpl3:hover .feature-image {
  transform:scaleY(1.04);
  -webkit-transform:scaleY(1.04);
  -ms-transform:scaleY(1.04);
}
.vc_progress_bar.style1.small .vc_single_bar { height:8px; }
.vc_progress_bar.style1.small .vc_single_bar .vc_bar { height:8px; }
.vc_progress_bar.style1.medium .vc_single_bar { height:16px; }
.vc_progress_bar.style1.medium .vc_single_bar .vc_bar { height:16px; }
.vc_progress_bar.style1.large .vc_single_bar { height:24px; }
.vc_progress_bar.style1.large .vc_single_bar .vc_bar { height:24px; }
.vc_progress_bar.style1 .vc_single_bar, .vc_progress_bar.style1 .vc_bar { border-radius:100px !important; }
.wpb_button_a {
  position:relative;
  z-index:2;
}
.wpb_button_a.rounded, .wpb_button_a.rounded .wpb_button, .wpb_button.rounded { border-radius:100px; }
.tb-form-contact.without-label label { display:none; }
.tb-form-contact span {
  display:block;
  position:relative;
}
.tb-form-contact span:after {
  color:#AAA;
  font-size:14px;
  position:absolute;
  right:22px;
  top:50%;
  transform:translate3d(0,-50%,0);
  -webkit-transform:translate3d(0,-50%,0);
  -ms-transform:translateX(0) translateY(-50%);
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
}
.tb-form-contact .form-name span:after { content:"\f007"; }
.tb-form-contact .form-email span:after { content:"\f199"; }
.tb-form-contact .form-telephone span:after { content:"\f095"; }
.tb-form-contact .form-country span:after { content:"\f041"; }
.tb-form-contact .form-city span:after { content:"\f041"; }
.tb-form-contact .form-company span:after { content:"\f0b1"; }
.tb-form-contact .form-website span:after { content:"\f1d8"; }
.team.normal .tb-carousel-item-wrap .item {
  margin:0 auto;
  margin-bottom:30px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content {
  padding:0;
  text-align:center;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title { margin:20px 0 10px; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:3px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_position {
  font-style:italic;
  font-weight:400;
  color:#FC615D;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_introtext { font-weight:bold; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social { margin-top:10px; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a {
  font-size:18px;
  color:#444;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a:hover { color:#FC615D; }
.stripe-video-wrap { position:relative; }
.stripe-video-wrap video {
  position:absolute;
  left:50%;
  transform:translate(-50%);
  -webkit-transform:translate(-50%);
}
.stripe-video-wrap .stripe-video-content {
  position:absolute;
  left:50%;
  top:50%;
  z-index:2;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}
.stripe-video-wrap .tb-videobg-control-btn {
  background-position:center center;
  background-repeat:no-repeat;
  border:2px solid rgba(255,255,255,0.3);
  color:#ffffff;
  cursor:pointer;
  height:102px;
  line-height:102px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:102px;
  transition:.3s;
  -webkit-transition:.3s;
}
.stripe-video-wrap .tb-videobg-control-btn:hover { border:2px solid rgba(255,255,255,0.8); }
.stripe-video-wrap .tb-videobg-control-btn-normal {
  border-color:rgba(0,0,0,0);
  height:auto;
  line-height:50px;
  width:auto;
}
.stripe-video-wrap .control-btn-circle { border-radius:100%; }
.stripe-video-wrap .control-btn-circle:hover {
  animation:btnplayanimate 4s linear infinite;
  -webkit-animation:btnplayanimate 4s linear infinite;
}
.stripe-video-wrap .control-btn-small {
  height:48px;
  line-height:48px;
  width:48px;
}
.stripe-video-wrap .tb-videobg-control-btn-large {
  height:102px;
  line-height:101px;
  margin-bottom:150px;
  margin-top:150px;
  position:relative;
  width:328px;
}
.stripe-video-wrap .tb-videobg-control-btn-large .tb-fonts-giant {
  border-right:1px solid #cccccc;
  display:inline-block;
  padding-left:30px;
  padding-right:30px;
}
.stripe-video-wrap .tb-videobg-control-btn-large .fa {
  height:102px;
  line-height:102px;
  position:relative;
  top:-10px;
  width:102px;
}
.stripe-video-bg {
  height:100%;
  left:0;
  overflow:hidden;
  position:absolute !important;
  top:0;
  width:100%;
  z-index:1;
}
.stripe-video-bg > video {
  visibility:visible;
  width:100%;
}
.tb-video-bg {
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:9;
}
embed, iframe, object, video {
  border:medium none;
  max-width:100%;
}
.pie-dot { position:relative; }
.pie-dot:before {
  background:#FFF;
  border-radius:100%;
  content:"";
  height:8px;
  position:absolute;
  right:-2px;
  top:20%;
  width:8px;
}
.wpb_accordion {
  overflow:hidden;
  border:none;
}
.wpb_accordion .wpb_accordion_section {
  border-bottom:none;
  margin-bottom:30px;
}
.wpb_accordion .wpb_accordion_section:last-child { border:none; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  font-family:"Roboto Slab" !important;
  font-weight:400 !important;
  position:relative;
  margin-bottom:20px !important;
  border-radius:1px;
  overflow:hidden;
  margin-bottom:0 !important;
  transition:background .4s;
  -webkit-transition:background .4s;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  margin-bottom:0 !important;
  padding:8px 55px !important;
  font-size:16px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a span {
  font-size:24px;
  margin-right:10px;
  font-size:15px !important;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content { padding:0 !important; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  top:50% !important;
  background-image:none !important;
  border-radius:100%;
  width:24px;
  height:24px;
  left:16px !important;
  right:initial;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
  position:absolute;
  font-size:24px;
  left:50%;
  top:50%;
  font-family:"aqua icon" !important;
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
  transform:translate3d(-50%,-50%,0);
  -webkit-transform:translate3d(-50%,-50%,0);
  -ms-transform:translateX(-50%) translateY(-50%);
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after { content:"\e177"; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after { content:"\e170"; }
.wpb_tabs .ui-corner-top:hover {
  transition:.3s;
  -webkit-transition:.3s;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav {
  text-align:center;
  position:relative;
  margin-bottom:30px;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav:after {
  content:"";
  position:absolute;
  width:100%;
  border-bottom:1px solid #111;
  top:calc(50% - 1px);
  left:0;
  z-index:9;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
  background:#FFF !important;
  margin-left:5%;
  position:relative;
  z-index:10;
  float:none;
  display:inline-block;
  background:none;
  font-family:Roboto Slab;
  font-size:18px;
  padding:5px 30px;
  font-weight:400;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:hover a { color:#FC615D; }
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li.ui-state-active { font-size:24px; }
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:first-child { margin:0; }
.wpb_tabs.woo-product-tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background:none !important;
  padding:0 !important;
}
.tb-btn {
  padding:0 20px;
  display:inline-block;
  vertical-align:top;
  position:relative;
  border-radius:2px;
  transition:.4s;
  -webkit-transition:.4s;
}
.tb-btn span.tb-btn-inner-text {
  transition:.4s;
  -webkit-transition:.4s;
  display:inline-block;
}
.tb-btn i {
  transition:.3s;
  -webkit-transition:.3s;
}
.tb-btn.tb-btn-default { border:1px solid #FC615D; }
.tb-btn.tb-btn-icon { padding:0 28px; }
.tb-btn.tb-btn-icon i {
  position:absolute;
  right:-10px;
  top:0;
  width:36px;
  height:36px !important;
  line-height:36px !important;
  height:100%;
  text-align:center;
  opacity:0;
}
.tb-btn.tb-btn-icon:hover span.tb-btn-inner-text {
  transform:translateX(-15px);
  -webkit-transform:translateX(-15px);
}
.tb-btn.tb-btn-icon:hover i {
  opacity:1;
  right:0px;
}
.tb-btn.tb-btn-color-white {
  background:#FFF;
  color:#555;
}
.tb-btn.tb-btn-color-black {
  background:#333;
  color:#FFF;
}
.tb-btn.tb-btn-color-black:hover {
  background:#555;
  color:#FFF;
}
.tb-btn-1 {
  background-color:#FC615D;
  border:0 none;
  color:#ffffff;
  line-height:1.2em;
  display:inline-block;
  outline:medium none;
  padding:10px 40px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-1:hover {
  background-color:#444444;
  color:#ffffff;
}
.tb-btn-2 {
  background-color:#444444;
  border:0 none;
  color:#ffffff;
  line-height:1.2em;
  display:inline-block;
  outline:medium none;
  padding:10px 40px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-2:hover {
  background-color:#FC615D;
  color:#ffffff;
}
.tb-btn-3 {
  background-color:#ffffff;
  border:0 none;
  line-height:1.2em;
  display:inline-block;
  outline:medium none;
  padding:10px 40px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-3:hover {
  background-color:#FC615D;
  color:#ffffff;
}
.tb-btn-bd-1 {
  background-color:transparent;
  border:1px solid #444444;
  display:inline-block;
  line-height:1.2em;
  outline:medium none;
  padding:9px 39px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-bd-1:hover {
  background-color:#FC615D;
  border-color:#FC615D;
  color:#ffffff;
}
.tb-btn-bd-2 {
  background-color:#ffffff;
  border:1px solid #444444;
  line-height:1.2em;
  display:inline-block;
  outline:medium none;
  padding:9px 39px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-bd-2:hover {
  background-color:#FC615D;
  border-color:#FC615D;
  color:#ffffff;
}
.tb-btn-bdr-1 {
  background-color:#eeeeee;
  border:1px solid #444444;
  line-height:1.2em;
  border-radius:20px;
  display:inline-block;
  outline:medium none;
  padding:9px 39px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.tb-btn-bdr-2 {
  background-color:#FC615D;
  border:1px solid #444444;
  line-height:1.2em;
  border-radius:20px;
  display:inline-block;
  outline:medium none;
  padding:9px 39px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.rtb-booking-form { text-align:center; }
.rtb-booking-form div { text-align:left; }
.rtb-booking-form button { width:50%; }
.rtb-booking-form textarea {
  max-width:100%;
  width:100%;
}
.booking-form-2 .rtb-booking-form .reservation, .booking-form-2 .rtb-booking-form .contact {
  width:80%;
  margin:0 auto;
}
.booking-form-2 .rtb-booking-form textarea {
  max-width:100%;
  width:100%;
}
.rtb-booking-form form textarea {
  max-width:100%;
  width:100%;
}
.tb-menu-text-item {
  width:100%;
  line-height:40px;
}
.tb-menu-text-item .menu-item-inner { margin:0; }
.tb-menu-text-item .menu-item-inner span { display:table-cell; }
.tb-menu-text-item .menu-item-inner span.title, .tb-menu-text-item .menu-item-inner span.price {
  width:1%;
  font-style:italic;
  white-space:nowrap;
}
.tb-menu-text-item .menu-item-inner span.solid {
  width:100%;
  overflow:hidden;
  position:relative;
  color:transparent;
}
.tb-menu-text-item .menu-item-inner span.solid:after {
  content:"";
  width:80%;
  position:absolute;
  left:10%;
  bottom:10px;
  border-top:1px solid #fff;
}
.tb-menu-text-item .menu-item-desc {
  font-size:12px;
  opacity:0.8;
}
.tb-social {
  margin:0;
  padding:0;
}
.tb-social li {
  display:inline-block;
  vertical-align:top;
}
.tb-social li a {
  margin:0 6px;
  font-size:16px;
}
.tb-maps-info-content h5 { font-size:13px; }
.tb-coming_soon-wrap {
  font-size:24px;
  line-height:22px;
  background-size:cover;
  width:100%;
  height:100%;
  position:fixed;
  z-index:99999;
  left:0;
  background-position:50% 50%;
}
.tb-coming_soon-wrap .box-coming {
  color:#fff;
  margin-top:36%;
}
.tb-coming_soon-wrap .box-coming h3 {
  font-size:26px;
  text-transform:uppercase;
  margin-bottom:30px;
  color:#fff;
}
.tb-coming_soon-wrap .box-coming .desc {
  font-size:14px;
  margin-bottom:59px;
}
.tb-coming_soon-wrap .box-coming .box-count-down-gifts { text-align:center; }
.tb-coming_soon-wrap .box-coming .box-count-down-gifts span {
  font-family:'Roboto Slab', serif;
  width:100px;
  height:100px;
  border:2px solid #fff;
  text-align:center;
  border-radius:50%;
  margin:0 25px;
  display:inline-block;
  font-size:36px;
  font-style:normal;
  padding-top:28px;
}
.tb-coming_soon-wrap .box-coming .box-count-down-gifts span i {
  font-size:16px;
  display:block;
  font-style:normal;
  text-transform:capitalize;
  margin-top:3px;
}
.tb-coming_soon-wrap .box-coming .box-count-down-gifts span:hover {
  background:#FC615D;
  border:2px solid #FC615D;
}
.tb-error404-wrap {
  font-size:24px;
  line-height:22px;
  background-size:cover;
  width:100%;
  height:100%;
  position:fixed;
  z-index:99999;
  left:0;
  background-position:50% 50%;
}
.tb-error404-wrap .overlay-background { opacity:0.5; }
.tb-error404-wrap a { font-size:18px; }
.tb-error404-wrap a.btn-transparent { margin-left:27px; }
.tb-error404-wrap .widget_search #searchform {
  max-width:472px;
  width:80%;
}
.tb-error404-wrap .widget_search #s {
  font-size:14px;
  color:#b0b0b0;
  line-height:35px;
  padding-left:15px;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  height:47px;
}
.tb-error404-wrap .widget_search #s::-webkit-input-placeholder { color:#818181; }
.tb-error404-wrap .widget_search #s:-moz-placeholder {
  color:#818181;
  opacity:1;
}
.tb-error404-wrap .widget_search #s::-moz-placeholder {
  color:#818181;
  opacity:1;
}
.tb-error404-wrap .widget_search #s:-ms-input-placeholder { color:#818181; }
.tb-error404-wrap .widget_search #s:placeholder-shown { color:#818181; }
.tb-error404-wrap .widget_search #s:focus { color:#000; }
.tb-error404-wrap .widget_search #searchsubmit {
  line-height:27px;
  font-size:18px;
}
.header-sidebar .sidebar-top-right .widget_mini_cart_wrap {
  position:absolute;
  bottom:0;
  right:30px;
}
.header-sidebar .sidebar-top-right .widget_mini_cart_wrap .shopping_cart_dropdown {
  left:initial;
  right:0 !important;
}
.widget_mini_cart_wrap {
  display:inline-block;
  margin:0 !important;
}
.widget_mini_cart_wrap.tb-cart-empty { text-transform:uppercase; }
.widget_mini_cart_wrap .header a.icon_cart_wrap { position:relative; }
.widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:absolute;
  top:50%;
  width:20px;
  height:20px;
  text-align:center;
  line-height:20px;
  border-radius:50%;
  right:-28px;
  margin-top:-10px;
  font-size:13px;
  background-color:#FC615D;
  color:#fff;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap:hover span.cart_total {
  color:#fff;
  background-color:#000;
}
.widget_mini_cart_wrap .shopping_cart_dropdown {
  color:#747474;
  background:#ffffff;
  right:0;
  overflow:hidden;
  position:absolute;
  top:100%;
  z-index:9999;
  padding:10px 20px;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  text-align:left;
  display:none;
  box-shadow:2px 0 10px rgba(0,0,0,0.09);
  -webkit-box-shadow:2px 0 10px rgba(0,0,0,0.09);
  min-width:360px;
}
@media (max-width: 767px) {
  .widget_mini_cart_wrap .shopping_cart_dropdown { min-width:300px; }
}
.widget_mini_cart_wrap .shopping_cart_dropdown.active {
  display:block;
  z-index:998;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list {
  margin:0;
  padding:0;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li {
  padding:12px 0 15px 96px !important;
  position:relative;
  color:#747474;
  border-bottom:1px solid #eee;
  min-height:120px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a {
  font-size:13px;
  font-weight:400;
  text-transform:uppercase;
  line-height:28px;
  position:static;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a:before { display:none; }
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a.remove {
  position:absolute;
  top:26px;
  right:-9px;
  width:15px;
  height:15px;
  font-size:0;
  font-weight:400;
  line-height:12px;
  color:#fff !important;
  background:url(assets/images/remove.png) no-repeat center !important;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  text-align:center;
  padding-left:1px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a > img {
  position:absolute;
  top:15px;
  left:0;
  width:70px;
  height:80px;
  margin:0;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .quantity {
  font-size:15px;
  font-weight:400;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .quantity > span {
  font-size:14px;
  color:#484848;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li.empty {
  border:none;
  min-height:auto;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .woocommerce-review-link { display:none; }
.widget_mini_cart_wrap .shopping_cart_dropdown .total {
  font-size:18px;
  font-weight:400;
  text-transform:uppercase;
  color:#363636;
  padding-top:15px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .total > strong {
  font-weight:400;
  margin-right:40px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .total > span { font-size:16px; }
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a {
  background:#FC615D;
  color:#fff;
  display:inline-block;
  margin-right:20px;
  float:left;
  font-size:14px;
  font-weight:400;
  line-height:18px;
  padding:10px 30px;
  border-radius:0;
  text-align:center;
  text-transform:uppercase;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a.wc-forward { margin-bottom:15px; }
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a:hover {
  background:#FC615D;
  border-color:#FC615D;
  color:#ffffff;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons .button.checkout.wc-forward {
  padding:10px 22px;
  background:#ebebeb;
  color:#444444;
}
.tb-menu-canvas {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  line-height:38px;
  min-width:250px;
  position:absolute;
  right:0;
  text-align:left;
  top:100%;
  padding:20px;
  overflow:hidden;
  background:#ffffff;
  display:none;
  -webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 1px 1px rgba(0,0,0,0.1);
  box-shadow:0 1px 1px 1px rgba(0,0,0,0.1);
}
.tb-menu-canvas h3.wg-title {
  font-size:14px;
  line-height:28px;
  margin-bottom:0;
}
.tb-menu-canvas ul {
  margin:0;
  padding:0;
}
.tb-menu-canvas ul li a {
  color:#747474;
  line-height:28px;
}
.tb-menu-canvas ul li a > i { margin-right:5px; }
.tb-menu-canvas ul li a:hover { color:#FC615D; }
.tb-menu-canvas.active {
  display:block;
  z-index:999;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
.sidebar-header-right {
  display:flex;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  justify-content:space-between;
  padding-top:10px;
  padding-bottom:10px;
}
.sidebar-header-right .dropdown-menu {
  border-radius:0;
  box-shadow:none;
}
.sidebar-header-right .dropdown-menu li a { padding:10px; }
.sidebar-header-right .btn-group { position:relative; }
.sidebar-header-right .btn-group .btn.dropdown-toggle {
  font-size:13px !important;
  font-weight:600;
  padding:10px !important;
  text-transform:uppercase;
}
.sidebar-header-right .btn-group .btn.dropdown-toggle small { display:inline-block; }
.sidebar-header-right .btn-group.open .btn.dropdown-toggle { box-shadow:none; }
.sidebar-header-right .btn-group.open span {
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
}
.sidebar-header-right .dd-container, .sidebar-header-right .dd-select, .sidebar-header-right a.dd-selected, .sidebar-header-right a.dd-selected small {
  display:inline-block;
  font-size:13px;
  font-weight:600;
}
.sidebar-header-right a.dd-selected {
  font-weight:normal;
  line-height:normal;
  padding-bottom:0;
}
.sidebar-header-right .dropdown-toggle {
  border:none medium;
  color:#000;
}
.sidebar-header-right .dropdown-toggle span {
  border:1px solid #000;
  width:5px;
  height:5px;
  position:absolute;
  right:0;
  display:block;
  top:45%;
  border-left:none medium;
  border-top:none medium;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
}
.sidebar-header-right .widget_ct_woo_ordering_widget, .sidebar-header-right .widget-woocommerce-currency-switcher {
  display:inline-block;
  vertical-align:middle;
  margin-right:5px;
}
.sidebar-header-right .widget-woocommerce-currency-switcher { text-align:left; }
.sidebar-header-right .widget-woocommerce-currency-switcher .dd-selected {
  font-size:13px;
  font-weight:600;
}
.sidebar-header-right .dd-options { min-width:160px; }
.sidebar-header-right .dd-options .dd-option label { font-weight:normal; }
.sidebar-header-right .dd-options .dd-option:hover { background:#f5f5f5; }
.sidebar-header-right .dd-desc { color:#000; }
.sidebar-header-right .dd-desc .dd-desc { line-height:inherit; }
.sidebar-header-right .dd-select {
  border:none medium;
  background:none !important;
}
.sidebar-header-right .dd-pointer-down {
  border:1px solid #000;
  width:5px;
  height:5px;
  right:0;
  border-left:none medium;
  border-top:none medium;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
}
.sidebar-header-right .dd-pointer-down.dd-pointer-up {
  border:1px solid #000 !important;
  margin-top:0;
  border-left:none medium !important;
  border-top:none medium !important;
  -webkit-transform:rotate(-135deg);
  -moz-transform:rotate(-135deg);
  -ms-transform:rotate(-135deg);
  -o-transform:rotate(-135deg);
}
.sidebar-header-right .widget-woocommerce-currency-switcher .dd-selected-text, .sidebar-header-right .widget-woocommerce-currency-switcher .dd-option-text { display:none; }
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-selected-description, .sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-option-description { display:none; }
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-selected-text, .sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-option-text {
  display:block;
  line-height:initial;
}
@media (min-width: 981px) and (max-width: 1199px) {
  .tb-1199-fullwidth { width:100% !important; }
  .tb-1199-fullwidth .vc_empty_space { display:none; }
  .deviation-feature-box.deviation-align-right .deviation-content-image img, .deviation-feature-box.deviation-align-left .deviation-content-image img, .deviation-feature-box.deviation-align-bottom .deviation-content-image img { width:auto !important; }
  .deviation-feature-box.deviation-align-left .deviation-content-image {
    width:60%;
    text-align:right;
    margin-left:40%;
  }
  .feature-box.deviation .deviation-feature-box { margin-bottom:100px; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image { width:60%; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img { width:100%; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
    width:50%;
    position:absolute;
    top:47%;
    right:0;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
  }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc { width:auto; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more { bottom:25px; }
}
@media (max-width: 995px) {
  .tb-full-width-995 { width:100% !important; }
  .feature-box.tpl3 { margin:10px auto 70px !important; }
}
@media (min-width: 768px) {
  .tb-send-mail-wrap .tb-mail-inner .col-sm-5 { padding-right:0; }
  .tb-send-mail-wrap .tb-mail-inner .col-sm-7 { padding-left:0; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-id-17 .rev_slider_wrapper {
    margin-top:250px !important;
    box-shadow:0 -250px 0 250px;
    color:#DEB6B6;
  }
}
@media (max-width: 768px) {
  .carousel-block .overlay { display:none !important; }
  .tb-line-center { width:100%; }
  .tb-send-mail-wrap .tb-mail-inner { overflow:auto; }
  .tb-send-mail-wrap .tb-mail-inner #tb-close-newsletter {
    right:16px !important;
    top:16px !important;
  }
  .logged-in .tb-send-mail-wrap .tb-mail-inner #tb-close-newsletter { top:60px !important; }
}
@media (max-width: 767px) {
  .header-sidebar { text-align:center; }
  .header-sidebar .tb-social { text-align:center; }
  .feature-box { margin-bottom:20px !important; }
  .feature-box.tpl2 .feature-image, .feature-box.tpl2 .feature-block { width:100% !important; }
  .feature-box.tpl2.right-arrow:before, .feature-box.tpl2.left-arrow:before {
    top:-20px;
    left:50%;
    transform:translateX(-50%);
    -wekit-transform:translateX(-50%);
  }
  .feature-box.tpl2.right-arrow:after, .feature-box.tpl2.left-arrow:after {
    border-left-color:transparent;
    border-right-color:transparent;
    border-bottom:10px solid #f2f2f2;
    right:initial;
    left:50%;
    transform:translateX(-50%);
    -wekit-transform:translateX(-50%);
    top:-20px;
  }
  .vc_pie_chart .counter { margin-bottom:50px; }
  .pie-dot::before {
    top:initial;
    right:initial;
    bottom:-25px;
    left:50%;
  }
  .title-bar { text-align:center; }
  .title-bar .page-breadcrumb { text-align:center; }
  .tb-grid:first-child { text-align:center; }
  .tb-grid .controls-filter, .tb-grid .controls-sorter {
    text-align:center;
    float:none !important;
  }
  .jws_theme_footer .footer-top .tb-col4 {
    padding:0 15px;
    border:none !important;
  }
}
.scroll_button_show { position:relative; }
.scroll_button_show .btn_scroll_wrap {
  position:absolute;
  bottom:25px;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  width:22px;
  height:50px;
  z-index:999;
  cursor:pointer;
}
.scroll_button_show .btn_scroll_wrap:after {
  border:1px solid #d3d3d3;
  border-radius:10px;
  content:"";
  height:35px;
  left:1px;
  position:absolute;
  top:0;
  width:20px;
}
.scroll_button_show .btn_scroll_wrap:before {
  content:"";
  height:10px;
  left:50%;
  position:absolute;
  top:4px;
  width:1px;
  background:#d3d3d3;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.text-blog-style-1 {
  background:rgba(255,255,255,0.8);
  padding:30px 60px;
}
.text-blog-style-1 ul {
  margin:0;
  padding:0;
}
.text-blog-style-1 ul li { padding:10px 0; }
.wbp-title.tpl2 {
  padding:10px;
  border:solid 1px #aaaaaa;
}
.wbp-title.tpl2 .wbp-title-content { padding:20px; }
.wbp-title.tpl2 .wbp-title-content h3.headline {
  font-weight:600;
  padding:0;
  margin:0;
}
.wbp-title.tpl2 .wbp-title-content p {
  line-height:initial;
  font-style:italic;
  font-weight:bold;
}
.row-full-content .row > div, .tb-one-page-post .row-full-content.tb-blog > div { padding:0 !important; }
.deviation-blog, .deviation-feature-box { position:relative; }
.deviation-blog .blog-title a, .deviation-blog .feature-box-title a, .deviation-feature-box .blog-title a, .deviation-feature-box .feature-box-title a {
  display:block;
  position:relative;
  line-height:32px;
}
.deviation-blog .blog-title a:after, .deviation-blog .feature-box-title a:after, .deviation-feature-box .blog-title a:after, .deviation-feature-box .feature-box-title a:after {
  position:absolute;
  content:"";
  width:30px;
  bottom:-12px;
  left:50%;
  border-bottom:1px solid #444;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.deviation-blog .blog-desc, .deviation-blog .feature-box-desc, .deviation-feature-box .blog-desc, .deviation-feature-box .feature-box-desc {
  background-color:rgba(252,97,93,0.3);
  margin-top:36px;
  padding:30px 30px 50px;
  font-weight:600;
}
.deviation-blog .deviation-link-more, .deviation-feature-box .deviation-link-more {
  bottom:10px;
  font-size:28px;
  opacity:0.6;
  position:absolute;
  right:30px;
  transition:.3s;
  -webkit-transition:.3s;
}
.deviation-blog .deviation-link-more:hover, .deviation-feature-box .deviation-link-more:hover { opacity:0.6; }
.deviation-blog.deviation-align-right .deviation-content-image, .deviation-feature-box.deviation-align-right .deviation-content-image { width:60%; }
.deviation-blog.deviation-align-right .deviation-content-image img, .deviation-feature-box.deviation-align-right .deviation-content-image img { width:100%; }
.deviation-blog.deviation-align-right .deviation-content-info, .deviation-feature-box.deviation-align-right .deviation-content-info {
  width:50%;
  position:absolute;
  top:47%;
  right:0;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.deviation-blog.deviation-align-right .deviation-link-more, .deviation-feature-box.deviation-align-right .deviation-link-more { bottom:25px; }
.deviation-blog.deviation-align-left .deviation-content-image, .deviation-feature-box.deviation-align-left .deviation-content-image {
  width:60%;
  margin-left:40%;
}
.deviation-blog.deviation-align-left .deviation-content-image img, .deviation-feature-box.deviation-align-left .deviation-content-image img { width:100%; }
.deviation-blog.deviation-align-left .deviation-content-info, .deviation-feature-box.deviation-align-left .deviation-content-info {
  width:50%;
  position:absolute;
  top:47%;
  left:0;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.deviation-blog.deviation-align-left .deviation-link-more, .deviation-feature-box.deviation-align-left .deviation-link-more { bottom:25px; }
.deviation-blog.deviation-align-bottom .deviation-content-image width: 60%
			img, .deviation-feature-box.deviation-align-bottom .deviation-content-image width: 60%
			img { width:100%; }
.deviation-blog.deviation-align-bottom .deviation-content-info, .deviation-feature-box.deviation-align-bottom .deviation-content-info {
  width:100%;
  transform:translateY(-30%);
  -webkit-transform:translateY(-40px);
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-title, .deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-title, .deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-title, .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-title {
  width:30%;
  display:inline-block;
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-desc, .deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-desc, .deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-desc, .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
  width:calc(70% - 6px);
  display:inline-block;
  margin-top:0;
  vertical-align:middle;
}
#tb-mega-searchform {
  padding:10px 10px 0;
  background:#fff;
  position:relative;
  z-index:1;
}
#tb-mega-searchform .dropdown {
  height:50px;
  line-height:50px;
  background-color:#202020;
  color:#fff;
  padding:0 16px;
  box-shadow:none;
}
#tb-mega-searchform .dropdown .fa-th {
  font-size:16px;
  position:relative;
  z-index:1;
}
#tb-mega-searchform .dropdown .tb-title {
  margin-left:6px;
  font-size:18px;
}
#tb-mega-searchform .dropdown .caret {
  right:17px;
  position:absolute;
  top:50%;
  margin-top:-1px;
}
#tb-mega-searchform .dropdown select {
  position:absolute;
  left:0;
  top:50%;
  line-height:1;
  border:none;
  background-color:#202020;
  color:#fff;
  padding:0 0 0 43px;
  -moz-appearance:none;
  -webkit-appearance:none;
  font-size:14px;
  appearance:none;
  height:48px;
  margin-top:-24px;
  cursor:pointer;
}
#tb-mega-searchform input { height:50px; }
#tb-mega-searchform input[type=text] {
  color:#9c9c9c;
  font-size:14px;
  padding:0 50px 0 20px;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
}
#tb-mega-searchform input[type=text]::-webkit-input-placeholder { color:#9c9c9c; }
#tb-mega-searchform input[type=text]:-moz-placeholder {
  color:#9c9c9c;
  opacity:1;
}
#tb-mega-searchform input[type=text]::-moz-placeholder {
  color:#9c9c9c;
  opacity:1;
}
#tb-mega-searchform input[type=text]:-ms-input-placeholder { color:#9c9c9c; }
#tb-mega-searchform input[type=text]:placeholder-shown { color:#9c9c9c; }
#tb-mega-searchform input[type=text]:focus { color:#000; }
#tb-mega-searchform #searchsubmit, #tb-mega-searchform input[type=submit] {
  height:50px;
  position:absolute;
  right:8px;
  top:10px;
  width:50px;
  border:none;
  font-size:16px;
}
#tb-mega-searchform #searchsubmit:hover, #tb-mega-searchform input[type=submit]:hover { color:#FC615D; }
#tb-mega-searchform [class*="col-xs"] { float:left; }
#tb-mega-searchform .col-xs-25 { width:20.833%; }
#tb-mega-searchform .col-xs-95 { width:79.167%; }
.feature-box.deviation2 .feature-box-title {
  margin-bottom:60px;
  margin-top:50px;
  padding:0;
}
.feature-box.deviation2 .image-bg {
  background-repeat:no-repeat;
  background-size:auto 100%;
  padding-bottom:40px;
}
.feature-box.deviation2.right .image-bg { background-position:0 0; }
.feature-box.deviation2.left .image-bg { background-position:100% 0; }
.wpcf7 .tb-title {
  font-size:26px;
  color:#222222;
  text-transform:uppercase;
  position:relative;
  display:inline-block;
  margin-top:62px;
  margin-bottom:26px;
  font-family:'fira_sanslight';
}
.wpcf7 .tb-title:before {
  position:absolute;
  content:"";
  right:-42px;
  top:47%;
  width:40px;
  height:1px;
  background:#FC615D;
}
.wpcf7 .wpcf7-submit {
  float:right;
  background:#FC615D;
  border-color:#FC615D;
  color:#FFF;
  text-transform:uppercase;
  width:150px;
}
.wpcf7 .wpcf7-submit:hover {
  background:#444;
  border-color:#444;
  color:#FFF;
}
.wpcf7 .wpcf7-form .ct-label {
  display:block;
  margin:7px 0 5px;
  position:absolute;
  z-index:99;
  left:32px;
}
@media (max-width: 980px) {
  .feature-box.deviation2.left .image-bg, .feature-box.deviation2.right .image-bg { background-position:center center; }
  .tb-blog-content-outer .tb-blog-basic-widget { display:none; }
}
.tb-header-wrap .header-sidebar-inner {
  display:flex;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
}
.tb-header-wrap .header-sidebar-inner > div { position:relative; }
.single article.post h2.blog-title, .single article.space h2.blog-title {
  margin:19px 0 25px 0;
  font-size:36px;
  font-style:italic;
}
.single article.post .tb-content-block .blog-desc, .single article.space .tb-content-block .blog-desc {
  text-align:justify;
  margin-bottom:25px;
  height:50%;
}
.single article.post .tb-content-block .tag-links a, .single article.space .tb-content-block .tag-links a { color:#FC615D; }
.single article.post .tb-content-block .tag-links a:hover, .single article.space .tb-content-block .tag-links a:hover { color:#444; }
.single article.post .tb-content-block .about-author, .single article.space .tb-content-block .about-author { margin:25px 0; }
.single article.post .tb-content-block .about-author .author-avatar, .single article.space .tb-content-block .about-author .author-avatar {
  display:inline-block;
  vertical-align:top;
  max-width:170px;
  max-height:170px;
  padding:10px;
  background:#f5f5f5;
}
.single article.post .tb-content-block .about-author .author-avatar img, .single article.space .tb-content-block .about-author .author-avatar img {
  height:auto;
  width:100%;
  margin:0;
}
.single article.post .tb-content-block .about-author .author-info, .single article.space .tb-content-block .about-author .author-info {
  display:inline-block;
  padding:20px;
  width:calc(100% - 200px);
  background:#f5f5f5;
  min-height:170px;
  float:right;
}
.single article.post .tb-content-block .about-author .author-info .name, .single article.space .tb-content-block .about-author .author-info .name {
  font-size:16px;
  color:#222222;
  position:relative;
  text-transform:uppercase;
  margin-bottom:0;
  margin-bottom:7px;
  line-height:14px;
}
.single article.post .tb-content-block .about-author .author-info .desc, .single article.space .tb-content-block .about-author .author-info .desc { margin-bottom:0; }
.single article.post .tb-content-block .about-author .author-info a, .single article.space .tb-content-block .about-author .author-info a { color:#FC615D; }
.single.post-template-sidebar_right-php article.post .blog-info { text-align:left; }
.single.post-template-sidebar_right-php article.post .blog-info > span {
  margin-left:0;
  margin-right:55px;
}
.tb-blog-related > .tb-title {
  position:relative;
  margin-bottom:30px;
  height:40px;
  margin-bottom:38px;
}
.tb-blog-related > .tb-title h4 {
  display:inline-block;
  font-size:16px;
  margin:0;
  text-transform:uppercase;
  z-index:1;
  position:relative;
  line-height:40px;
}
.tb-blog-related > .tb-title h4:before {
  position:absolute;
  content:"\f01e";
  left:0;
  top:-1px;
  height:39px;
  width:40px;
  background:#fc615d;
  font-family:FontAwesome;
  text-align:center;
  line-height:40px;
  color:#fff;
}
.tb-blog-related > .tb-title h4:after {
  position:absolute;
  content:"";
  left:40px;
  top:50%;
  border-left:5px solid #fc615d;
  border-top:5px solid transparent;
  border-bottom:5px solid transparent;
  margin-top:-6px;
}
.tb-padding-content { padding:0 20% !important; }
@media (max-width: 1240px) {
  #jws_theme_wrapper .tb-blog.default article .tb-content-block h2.blog-title a { font-size:24px; }
}
@media (max-width: 1199px) {
  #jws_theme_wrapper .tb-blog.default article .tb-content-block h2.blog-title {
    margin-bottom:20px;
    line-height:26px;
  }
  #jws_theme_wrapper  .tb-left .tb-blog.default .tb-content-block, #jws_theme_wrapper  .tb-right .tb-blog.default .tb-content-block { padding-top:20px; }
  #jws_theme_wrapper .tb-md-container, #jws_theme_wrapper .tb-md-container-fluid {
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
}
.text-medium { font-size:18px; }
.text-italic { font-style:italic; }
.text-bold { font-weight:bold; }
.ro-reservation-bg .ro-reservation {
  position:relative;
  z-index:1;
}
.ro-reservation-bg .ro-reservation:after {
  background:rgba(255,255,255,0.9) none repeat scroll 0 0;
  content:" ";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:-1;
}
@media (max-width: 991px) {
  .tb-padding-content { padding:0 20px !important; }
  .tb-980-hide { display:none; }
  .sidebar-right .widget .tb-post-side-img {
    float:none;
    width:100%;
    height:auto;
  }
  .sidebar-right .widget .tb-post-side-ct { margin:0; }
  .tb-980-fullwidth { width:100% !important; }
  .feature-box.deviation .deviation-feature-box { margin-bottom:100px; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image { width:60%; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img { width:100%; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
    width:50%;
    position:absolute;
    top:47%;
    right:0;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
  }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc { width:auto; }
  .feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more { bottom:25px; }
  .rtb-booking-form .reservation, .rtb-booking-form .contact { width:100%; }
  .tb-left .tb-blog.default .tb-blog-image { width:100%; }
  .tb-left .tb-blog.default .tb-content-block {
    position:relative;
    width:100%;
  }
  .tb-left .tb-blog.default .tb-content-block:before {
    left:60px;
    position:absolute;
    top:-32px;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
  }
  .tb-right .tb-blog.default .tb-blog-image {
    width:100%;
    float:none;
  }
  .tb-right .tb-blog.default .tb-content-block {
    position:relative;
    width:100%;
  }
  .tb-right .tb-blog.default .tb-content-block:before {
    position:absolute;
    right:60px;
    top:-32px;
    transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
  }
  #jws_theme_wrapper .tb-blog.default article .tb-content-block .blog-desc {
    height:6.2em;
    overflow:hidden;
  }
  .jws_theme_footer .footer-header .socials {
    text-align:right;
    margin:0 -20px 25px;
  }
  .tb-sm-container, .tb-sm-container-fluid {
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
}
@media (max-width: 991px) {
  .tb-blog.default article { display:block; }
  .single-post article.post .tb-content-block { text-align:center; }
  .single-post article.post .tb-content-block .about-author, .single-post article.post .tb-content-block .author-info { display:block; }
  .single-post article.post .tb-content-block .author-info {
    padding-left:0 !important;
    width:100% !important;
  }
  #tb-mega-searchform .dropdown { padding:0 12px; }
  #tb-mega-searchform .dropdown .fa-th { font-size:14px; }
  #tb-mega-searchform .dropdown select {
    font-size:15px;
    padding-left:30px;
  }
  #tb-mega-searchform .dropdown .caret { right:12px; }
}
@media (max-width: 767px) {
  .tb-advertise-2 .vc_col-sm-3 { display:none; }
  .tb-advertise-2 .vc_col-sm-9 {
    padding-top:60px !important;
    padding-bottom:60px !important;
    text-align:center;
  }
  .deviation-blog .deviation-content-image, .deviation-feature-box .deviation-content-image { display:none; }
  .deviation-blog .deviation-content-info, .deviation-feature-box .deviation-content-info {
    position:relative !important;
    transform:translate3d(0,0,0) !important;
    -webkit-transform:translate3d(0,0,0) !important;
    -ms-transform:translateX(0) translateY(0) !important;
    width:100% !important;
  }
  .deviation-blog .deviation-content-info .deviation-content-title, .deviation-feature-box .deviation-content-info .deviation-content-title { width:100% !important; }
  .deviation-blog .deviation-content-info .feature-box-desc, .deviation-feature-box .deviation-content-info .feature-box-desc { width:100% !important; }
  #tb-mega-searchform .dropdown { padding:0 30%; }
  #tb-mega-searchform .dropdown select {
    padding-left:5px;
    text-indent:-999px;
  }
}
@media (max-width: 767px) and (min-width: 361px) {
  .footer-top .tb-widget-post-list ul.tb-post-list li .tb-meta { width:100px; }
  .footer-top .widget.widget_ct_recent_work_widget ul li { width:100px; }
  .wpb_tabs.woo-product-tabs .wpb_tabs_nav::after { border:none; }
  .wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
    width:100%;
    text-align:center;
    display:inline;
  }
}
@media (max-width: 480px) {
  #wpadminbar { position:fixed; }
  .tb-blog .blog-note { display:none; }
}
@media (max-width: 361px) {
  .sidebar-right .widget .tb-post-side-ct { text-align:center; }
  .tb-blog.blog article .blog-info > span { margin-left:3px !important; }
  .comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url { width:100%; }
  .deviation-blog .deviation-content-image, .deviation-feature-box .deviation-content-image { display:none; }
  .deviation-blog .deviation-content-info, .deviation-feature-box .deviation-content-info {
    position:relative !important;
    transform:translate3d(0,0,0) !important;
    -webkit-transform:translate3d(0,0,0) !important;
    -ms-transform:translateX(0) translateY(0) !important;
    width:100% !important;
  }
  .deviation-blog .deviation-content-info .deviation-content-title, .deviation-feature-box .deviation-content-info .deviation-content-title { width:100% !important; }
  .deviation-blog .deviation-content-info .feature-box-desc, .deviation-feature-box .deviation-content-info .feature-box-desc { width:100% !important; }
  .tb-header-wrap .header-sidebar-inner { display:block; }
  .rtb-booking-form .reservation, .rtb-booking-form .contact { width:auto !important; }
  .widget_mini_cart_wrap .shopping_cart_dropdown { width:auto !important; }
  .wpb_tabs.woo-product-tabs .wpb_tabs_nav:after { border-color:transparent; }
  .wpb_tabs.woo-product-tabs .wpb_tabs_nav li { display:block; }
  .footer-top { text-align:center; }
  .footer-top .tb-col4 {
    border:none !important;
    padding:0 15px !important;
  }
  .footer-top .tb-col4 .tb-social { text-align:center !important; }
  .footer-top .widget p { text-align:center !important; }
}
.tb-countdown-js .tb-box-countdown {
  display:inline-block;
  vertical-align:top;
  text-align:center;
  padding:10px;
}
.tb-countdown-js .tb-box-countdown span {
  display:inline-block;
  font-size:45px;
  width:80px;
  height:80px;
  line-height:74px;
  background:#FC615D;
  color:#FFF;
}
.tb-countdown-js .tb-box-countdown p {
  font-size:18px;
  font-weight:600;
  margin:10px 0;
}
#jws_theme_back_to_top {
  bottom:-180px;
  cursor:pointer;
  height:auto;
  margin:0;
  position:fixed;
  right:30px;
  transition:all .3s;
  z-index:999;
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
}
#jws_theme_back_to_top.active {
  bottom:180px !important;
  display:block !important;
  opacity:1 !important;
}
#jws_theme_back_to_top.active:hover i {
  margin-top:-3px;
  opacity:1;
}
#jws_theme_back_to_top span {
  position:relative;
  font-size:22px;
  display:inline-block;
  text-align:center;
  width:42px;
  height:42px;
  line-height:42px;
}
#jws_theme_back_to_top span:before, #jws_theme_back_to_top span:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #FC615D;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
#jws_theme_back_to_top span:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#FC615D;
  z-index:-1;
}
#jws_theme_back_to_top span:hover { color:#fff; }
#jws_theme_back_to_top span:hover:before, #jws_theme_back_to_top span:hover:after { border-color:#FC615D; }
#jws_theme_back_to_top span:hover:after { background-color:#FC615D; }
#jws_theme_back_to_top span:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
#jws_theme_back_to_top span:after { background-color:#FC615D; }
#jws_theme_back_to_top span i {
  color:#fff;
  display:block;
  line-height:200%;
  opacity:0.8;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:relative;
}
.ro-testimonial-scroll-wrapper:before {
  background:rgba(0,0,0,0) linear-gradient(to bottom,#f3f3f0 0%,rgba(243,243,240,0.99) 1%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0) 100%) repeat scroll 0 0;
  content:" ";
  display:block;
  height:80px;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:512;
}
.ro-testimonial-scroll-wrapper:after {
  background:rgba(0,0,0,0) linear-gradient(to bottom,rgba(243,243,240,0) 0%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0.99) 99%,#f3f3f0 100%) repeat scroll 0 0;
  bottom:0;
  content:" ";
  display:block;
  height:80px;
  left:0;
  position:absolute;
  width:100%;
  z-index:512;
}
.tb-shoptab-separator {
  border-top:1px solid #eeeeee;
  height:0;
  width:100%;
  margin-bottom:40px;
  margin-top:10px;
}
.tb-demo-absolute {
  position:absolute;
  top:0;
  left:0;
}
.tb-demo-title { margin:20px 0 25px 0 !important; }
.ro-demo-item {
  display:block;
  margin-bottom:40px;
  margin-left:auto;
  margin-right:auto;
  max-width:360px;
  text-align:center;
  position:relative;
}
.ro-demo-item .ro-content {
  background-color:#eeeeee;
  border:1px solid #aaaaaa;
  margin-bottom:20px;
  padding:10px;
  position:relative;
  line-height:0;
}
.ro-demo-item img {
  transition:all 0.4s ease 0s;
  width:100%;
}
.ro-demo-item .ro-overlay {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:512;
  opacity:0;
  padding:10px;
  transition:all 0.4s ease 0s;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper {
  background-color:rgba(171,220,225,0.7);
  display:table;
  height:100%;
  width:100%;
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper .ro-cell-middle {
  display:table-cell;
  vertical-align:middle;
}
.ro-demo-item .ro-overlay.comming { opacity:1; }
.ro-demo-item .ro-overlay.comming .ro-cell-vertical-wrapper { background-color:transparent; }
.ro-demo-item:hover .ro-overlay { opacity:1; }
.ro-demo-item.ro-new:before {
  background:rgba(0,0,0,0) url('assets/images/demo-new.png') no-repeat scroll 100% 100%;
  content:"";
  display:block;
  height:40px;
  left:45px;
  position:absolute;
  top:25px;
  width:75px;
  z-index:20;
}
@media (max-width: 1024px) {
  .tb-demo-hide-mobile { display:none; }
}
.wpcf7-form { margin-top:-12px; }
.wpcf7-form label { color:#FC615D; }
.wpcf7-form .ct-label {
  display:block;
  margin:7px 0 5px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  height:39px;
  margin-bottom:20px;
}
.wpcf7-form textarea { height:212px; }
.wpcf7-form input[type="submit"] {
  float:left;
  height:50px;
  margin-top:0px;
  padding:0 49px;
  font-size:16px;
  text-align:center;
  display:inline-block;
  width:auto;
  margin-bottom:60px;
  color:#fff;
}
.wpcf7-form .wpcf7-submit {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.tb-send-mail-wrap {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color:rgba(0,0,0,0.7);
  z-index:9999;
  display:none;
}
.tb-send-mail-wrap .tb-mail-inner {
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  max-width:840px;
  width:100%;
  right:0;
  left:0;
  margin:0 auto;
  background-color:#fff;
  max-height:100vh;
}
.tb-send-mail-wrap .tb-mail-inner .widget >h3 { display:none; }
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc {
  max-width:320px;
  margin:70px auto;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-submit {
  width:130px;
  height:40px;
  line-height:40px;
  padding:0;
  background-color:#202020;
  color:#fff;
  margin:5px 0 25px;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-submit:hover { background-color:#FC615D; }
.tb-send-mail-wrap .tb-mail-inner h3.wg-title { margin-bottom:15px; }
.tb-send-mail-wrap .tb-mail-inner span.primary-color { color:#FC615D; }
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc { line-height:22px; }
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget { margin-top:40px; }
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget input.newsletter-email { max-width:82%; }
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget .tb-newsletter-checkbox input {
  -webkit-transform:translateY(3px);
  -moz-transform:translateY(3px);
  -ms-transform:translateY(3px);
  -o-transform:translateY(3px);
  margin-right:7px;
}
.tb-send-mail-wrap .tb-mail-inner #tb-close-newsletter {
  position:absolute;
  right:0;
  top:0;
  width:30px;
  height:30px;
  border:3px solid #fff;
  background-color:#2a2a2a;
  text-align:center;
  border-radius:50%;
  margin-right:-15px;
  margin-top:-15px;
  box-shadow:0px 0px 5px rgba(0,0,0,0.8);
  color:#fff;
  font-size:16px;
  line-height:20px;
}
#yith-quick-view-modal .yith-wcwl-add-to-wishlist, #yith-quick-view-modal .compare-button, #yith-quick-view-modal .tb-send-mail { display:none; }
.about-our-store p { line-height:22px; }
body .vc_images_carousel .vc_carousel-control {
  opacity:0;
  margin-top:-21px;
}
body .vc_images_carousel .vc_carousel-control .icon-prev, body .vc_images_carousel .vc_carousel-control .icon-next {
  width:40px;
  height:40px;
  font-size:20px;
  line-height:37px;
  text-align:center;
  color:#383838;
  background:#fff;
  border:1px solid #ebebeb;
  text-shadow:none;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:hover, body .vc_images_carousel .vc_carousel-control .icon-next:hover {
  color:#ffffff;
  background:#FC615D;
  border-color:#FC615D;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before, body .vc_images_carousel .vc_carousel-control .icon-next:before {
  font-family:FontAwesome;
  top:0;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before { content:'\f104'; }
body .vc_images_carousel .vc_carousel-control .icon-next { padding-left:3px; }
body .vc_images_carousel .vc_carousel-control .icon-next:before { content:"\f105"; }
body .vc_images_carousel .vc_carousel-control.vc_left { left:-55px; }
body .vc_images_carousel .vc_carousel-control.vc_right { right:-55px; }
body .vc_images_carousel:hover .vc_carousel-control { opacity:1; }
.rev_slider_wrapper .tp-bullet {
  width:12px;
  height:12px;
}
.footer-layout-4 {
  margin-left:-15px;
  margin-right:-15px;
}
#rev_slider_10_1_wrapper .tp-bullet {
  width:6px;
  height:6px;
}
.ct-over-hidden { overflow:hidden; }
.widget .wp-caption img { height:auto; }
.tb-md-container-fluid .no-container, .tb-sm-container-fluid .no-container {
  margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
}
.tb-custom-contact { position:relative; }
.tb-custom-contact .wpb_widgetised_column {
  position:absolute;
  top:50%;
  left:30px;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  background-color:#fff;
  padding:40px 28px 28px;
  max-width:340px;
}
.tb-custom-contact .wpb_widgetised_column ul { padding-left:5px; }
.tb-custom-contact .wpb_widgetised_column .wg-title {
  font-size:17px;
  margin-bottom:14px;
}
.tb-custom-margin { margin-bottom:30px !important; }
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close {
  position:absolute;
  right:0;
  border:none !important;
  color:#fff;
  box-shadow:none;
  top:0 !important;
  outline:none;
  border-radius:0;
  background:#fc615d;
}
.tb-overlay-bg {
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:99999;
  overflow:hidden;
  position:fixed;
  display:none;
}
.tb-overlay-bg:before {
  content:"";
  width:100%;
  height:100%;
  background-color:#000;
  opacity:0.8;
  position:fixed;
}
.tb-overlay-bg .tb-overlay-container {
  height:100%;
  text-align:center;
  position:absolute;
  width:100%;
  left:0;
  top:0;
  padding:30px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content {
  line-height:0;
  width:100%;
  max-width:900px;
  background-color:#fff;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  margin:0 auto;
  -webkit-box-shadow:0 0 0 2px rgba(255,255,255,0.2);
  box-shadow:0 0 0 2px rgba(255,255,255,0.2);
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox {
  background-color:transparent;
  box-shadow:none;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox img { display:inline-block; }
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .portfolio-lightbox {
  position:relative;
  display:inline-block;
  width:100%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close {
  position:absolute;
  right:0;
  border:1px solid #fff;
  color:#fff;
  box-shadow:none;
  top:1px;
  outline:none;
  border-radius:0;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close:hover { background-color:; }
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler {
  width:100%;
  overflow:hidden;
  padding-top:56.25%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler iframe {
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:100%;
  box-shadow:0 0 8px rgba(0,0,0,0.6);
  background:black;
  max-width:100% !important;
}
#tb-full-height {
  height:calc(100vh - 170px);
  overflow:hidden;
}
.jws_theme_footer.tb-layout-fullwidth {
  position:relative;
  z-index:100;
  background-color:#fff;
}
@media (min-width: 1200px) {
  .col-lg-20 { width:20%; }
}
@media (max-width: 320px) {
  .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce .return-to-shop {
    max-width:100% !important;
    width:100% !important;
  }
  .tb-tab-container .tb-data-tab { padding:15px !important; }
}
body .jws_theme_footer.footer-v3.footer-v2 .widget.widget_tag_cloud a { color:#cccccc !important; }
.jws_theme_footer .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 a { color:#fff; }
.comments-area .comment-form-comment { margin-top:55px !important; }
.comments-area .comment-form-comment textarea { height:158px; }
.comments-area .comment-form-author, .comments-area .comment-form-email, .comments-area .comment-form-url {
  width:33.33% !important;
  float:left;
  position:relative;
}
.comments-area .comment-form-author i, .comments-area .comment-form-email i, .comments-area .comment-form-url i {
  position:absolute;
  left:0;
  width:30px;
  height:40px;
  top:0;
  text-align:center;
  line-height:40px;
  border-right:1px solid #ebebeb;
}
.comments-area .comment-form-author input[type="text"], .comments-area .comment-form-author input[type="email"], .comments-area .comment-form-author input[type="search"], .comments-area .comment-form-email input[type="text"], .comments-area .comment-form-email input[type="email"], .comments-area .comment-form-email input[type="search"], .comments-area .comment-form-url input[type="text"], .comments-area .comment-form-url input[type="email"], .comments-area .comment-form-url input[type="search"] { padding-left:40px; }
.comments-area .comment-form-email { padding:0px 10px; }
.comments-area .comment-form-email i { left:10px; }
.comments-area p.comment-form-url { padding-left:20px; }
.comments-area p.comment-form-url i { left:20px; }
.comments-area .comment-form-author { padding-right:18px; }
.comments-area .comment-reply-title {
  font-size:16px;
  display:inline-block;
  position:relative;
  text-transform:uppercase;
}
.comments-area .comment-reply-title:before {
  position:absolute;
  right:0;
  content:"";
  width:40px;
  height:1px;
  background:#FC615D;
  top:50%;
  margin-top:-1px;
  margin-right:-50px;
}
.comments-area .box-comment-ps {
  position:absolute;
  top:38px;
  width:100%;
  left:0;
}
.comments-area .comment-respond { position:relative; }
.comment-form p.form-submit .submit:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.single-team .tb-breadcrumb a:before, .single-team .tb-breadcrumb span.current:before { right:-17px; }
.woocommerce .tb-product-item-inner .tb-image .tb-color-attribute li { font-size:0; }
.yithpopup_wrapper.yith-popup {
  animation:zoomInDown 1.5s both;
  -webkit-animation:zoomInDown 1.5s both;
  -moz-animation:zoomInDown 1.5s both;
  -o-animation:zoomInDown 1.5s both;
  padding:0;
  z-index:999;
  min-height:345px;
  width:770px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:0;
  background:#fff url('assets/images/popup.png') no-repeat right bottom;
  background-position:101% 101%;
  /* Firefox 18- */
  /* Firefox 19+ */
}
.yithpopup_wrapper.yith-popup #yith-popup-border {
  margin:55px 30px;
  min-height:0;
}
.yithpopup_wrapper.yith-popup #yith-popup-border #yith-popup-title {
  text-align:left;
  position:relative;
  top:0;
  font-size:26px !important;
  text-transform:uppercase;
  font-weight:400 !important;
  font-family:'fira sans' !important;
}
.yithpopup_wrapper.yith-popup button, .yithpopup_wrapper.yith-popup input[type="button"], .yithpopup_wrapper.yith-popup input[type="submit"], .yithpopup_wrapper.yith-popup .btn {
  display:inline-block;
  vertical-align:top;
  border-radius:0;
  color:#fff;
  border:none;
  line-height:20px;
  transition:.3s;
  -webkit-transition:.3s;
  width:24%;
  background:#fc615d;
  broder:none;
  text-transform:uppercase;
  font-size:16px;
}
.yithpopup_wrapper.yith-popup div#yith-popup-right.yith-popup-full input.name-field.text-field, .yithpopup_wrapper.yith-popup div#yith-popup-right.yith-popup-full input.email-field.text-field {
  width:60%;
  left:0;
  position:relative;
  float:left;
  display:inline-block;
}
.yithpopup_wrapper.yith-popup p#yith-popup-message {
  color:#333;
  font-size:12px;
  font-family:'fira sans';
  min-height:0;
  margin-top:63px;
  line-height:25px;
}
.yithpopup_wrapper.yith-popup div#yith-popup-right.yith-popup-full {
  width:70%;
  position:relative;
  top:0;
  right:0;
  min-height:0;
}
.yithpopup_wrapper.yith-popup .yith-popup-newsletter-form {
  height:auto;
  position:absolute;
  width:100%;
  top:0;
}
.yithpopup_wrapper.yith-popup .yith-popup-checkzone {
  left:30px;
  padding-bottom:50px;
}
.yithpopup_wrapper.yith-popup .yith-popup-checkzone label {
  color:#999;
  font-size:12px;
  font-family:'fira sans';
  font-weight:400;
  font-style:normal;
  line-height:18px;
}
.yithpopup_wrapper.yith-popup a.close {
  width:25px;
  height:25px;
  background:#fff;
  position:absolute;
  top:-14px;
  right:-14px;
  opacity:1;
  cursor:pointer;
  border-radius:50%;
}
.yithpopup_wrapper.yith-popup a.close:before {
  position:absolute;
  content:"\f00d";
  left:8px;
  top:6px;
  font-size:12px;
  color:#fc615d;
  font-family:FontAwesome;
}
.yithpopup_wrapper.yith-popup ::-webkit-input-placeholder {
  color:#999999;
  text-transform:capitalize;
}
.yithpopup_wrapper.yith-popup :-moz-placeholder {
  color:#999999;
  text-transform:capitalize;
}
.yithpopup_wrapper.yith-popup ::-moz-placeholder {
  color:#999999;
  text-transform:capitalize;
}
.yithpopup_wrapper.yith-popup :-ms-input-placeholder {
  color:#999999;
  text-transform:capitalize;
}
.yithpopup_overlay { background:rgba(0,0,0,0.8); }
.wpcf7-form input[type="submit"] {
  border:none;
  background:#fc615d;
}
.wpcf7-form input[type="submit"]:hover {
  color:#fc615d;
  background:#f5f5f5;
}
.wpcf7 .tb-title:before { right:-46px; }
.feature-box-icon-top-style-1 .feature-box-media {
  width:80px;
  height:80px;
  margin:0 auto;
  border:1px solid #fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  position:relative;
  margin-bottom:22px;
}
.feature-box-icon-top-style-1 .feature-box-media i {
  position:absolute;
  top:50%;
  font-size:30px;
  color:#fff;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
}
.feature-box-icon-top-style-1 .feature-box-horizontal-strokes {
  background:rgba(255,255,255,0.5);
  height:1px;
  margin:0 auto;
  width:30px;
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-title {
  font-size:18px;
  text-transform:uppercase;
  letter-spacing:0.05em;
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content { padding-top:9px; }
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content p { margin:0; }
@media (max-width: 991px) {
  .feature-box-icon-top-style-1 {
    max-width:370px;
    margin:0 auto 30px !important;
  }
}
.tb-grid.template-product-1 { text-align:center; }
.tb-grid.template-product-1 .controls-filter {
  list-style:none;
  margin:0;
  padding:0 0 70px;
}
.tb-grid.template-product-1 .controls-filter li {
  display:inline-block;
  position:relative;
}
.tb-grid.template-product-1 .controls-filter li a {
  color:#cacaca;
  font-size:22px;
  text-transform:uppercase;
  line-height:22px;
  -webkit-transition:all 300ms fade 0s;
  -moz-transition:all 300ms fade 0s;
  -ms-transition:all 300ms fade 0s;
  -o-transition:all 300ms fade 0s;
}
.tb-grid.template-product-1 .controls-filter li.active a, .tb-grid.template-product-1 .controls-filter li:hover a { color:#383838; }
.tb-grid.template-product-1 .controls-filter li.active:after, .tb-grid.template-product-1 .controls-filter li:hover:after {
  background:rgba(0,0,0,0) url('assets/images/underline-style-2.png') no-repeat scroll 100% 100%;
  content:"";
  height:100%;
  left:50%;
  margin-top:30px;
  position:absolute;
  top:0;
  width:87px;
  z-index:9;
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  -o-transform:translateX(-50%);
}
.tb-grid.template-product-1 .controls-filter li + li { border-left:2px solid #cacaca; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb {
  position:relative;
  overflow:hidden;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb .onsale {
  font-size:13px;
  font-weight:400;
  top:15px;
  left:15px;
  background:#fff;
  color:#626262;
  width:40px;
  height:40px;
  line-height:40px;
  -webkit-box-shadow:1px 1px 0px 1px #dadada;
  -moz-box-shadow:1px 1px 0px 1px #dadada;
  box-shadow:1px 1px 0px 1px #dadada;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb img {
  -webkit-transition:all 300ms ease 0ms;
  -moz-transition:all 300ms ease 0ms;
  -ms-transition:all 300ms ease 0ms;
  -o-transition:all 300ms ease 0ms;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title { margin-top:20px; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a {
  font-size:14px;
  color:#747474;
  line-height:17px;
  text-transform:uppercase;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a:hover { color:#FC615D; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating {
  position:relative;
  margin-bottom:7px;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price .amount {
  font-size:14px;
  line-height:36px;
  color:#484848;
  margin-right:12px;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price del .amount { color:#c5c5c5; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price ins { background:transparent; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating {
  background:#fff;
  left:0;
  line-height:36px;
  position:absolute;
  right:0;
  top:50%;
  opacity:0;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -webkit-transition:all 300ms ease-in-out 0ms;
  -moz-transition:all 300ms ease-in-out 0ms;
  -ms-transition:all 300ms ease-in-out 0ms;
  -o-transition:all 300ms ease-in-out 0ms;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating .star-rating {
  float:none;
  margin:0 auto;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn > div.clear { display:none; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:0;
  height:40px;
  background:#ffffff;
  padding:0;
  margin:10px 2px;
  border:1px solid #dcdcdc;
  -webkit-border-radius:40px;
  -moz-border-radius:40px;
  border-radius:40px;
  overflow:hidden;
  opacity:0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f004";
  color:#757575;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover:before { color:#ffffff; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:0;
  height:40px;
  background:#ffffff;
  padding:0;
  margin:10px 2px;
  border:1px solid #dcdcdc;
  -webkit-border-radius:40px;
  -moz-border-radius:40px;
  border-radius:40px;
  overflow:hidden;
  opacity:0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f079";
  color:#757575;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover:before { color:#ffffff; }
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart {
  background-color:transparent;
  border:1px solid #c5c5c5;
  display:inline-block;
  outline:medium none;
  padding:7px 32px;
  text-align:center;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  color:#747474;
  text-transform:uppercase;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart:hover {
  background-color:#FC615D;
  border-color:#FC615D;
  color:#fff;
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-wrap-price-rating .tb-item-rating { opacity:1; }
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .yith-wcwl-add-to-wishlist {
  opacity:1;
  width:40px;
  margin-right:10px;
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .compare-button {
  opacity:1;
  width:40px;
  margin-left:10px;
}
.tb-grid.template-product-2 .de-blog { margin-bottom:35px; }
.tb-grid.template-product-2 .tb-grid-wrap-left { float:left; }
.tb-grid.template-product-2 .tb-grid-wrap-right {
  float:left;
  padding-left:15px;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title { margin-top:5px; }
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a {
  color:#747474;
  font-size:14px;
  text-transform:uppercase;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a:hover { color:#FC615D; }
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-product-price, .tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title { font-size:14px; }
.tb-grid.template-product-2 .tb-grid-wrap-right .star-rating {
  float:left;
  margin-top:3px;
}
.tb-grid.template-product-2 .tb-grid-btn { margin-top:27px; }
.tb-grid.template-product-2 .btn-like, .tb-grid.template-product-2 .btn-retweet, .tb-grid.template-product-2 .btn-shopping-cart {
  text-align:center;
  position:relative;
  color:#757575;
  display:inline-block;
  height:40px;
  width:40px;
  border:1px solid #c5c5c5;
  line-height:40px;
  margin-right:7px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  -webkit-transition:all 300ms ease-in-out 0ms;
  -moz-transition:all 300ms ease-in-out 0ms;
  -ms-transition:all 300ms ease-in-out 0ms;
  -o-transition:all 300ms ease-in-out 0ms;
}
.tb-grid.template-product-2 .btn-like i, .tb-grid.template-product-2 .btn-retweet i, .tb-grid.template-product-2 .btn-shopping-cart i { font-size:14px; }
.tb-grid.template-product-2 .btn-like:hover, .tb-grid.template-product-2 .btn-retweet:hover, .tb-grid.template-product-2 .btn-shopping-cart:hover {
  border:1px solid #FC615D;
  background:#FC615D;
  color:#fff;
}
.tb-class-title-vc.tpl1.custom-margin h3 { margin-bottom:36px !important; }
.tb-class-title-vc.tpl1 h3 {
  text-transform:uppercase;
  font-size:26px;
  margin-top:8px;
  margin-bottom:67px !important;
  font-family:'fira_sanslight';
}
.tb-class-title-vc.tpl1 .desc {
  position:absolute;
  top:33px;
  width:100%;
}
.passion-title-underline-4.passion-title-underline-2 {
  margin-bottom:30px;
  position:relative;
  background:none;
  border-top:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  border-right:1px solid #ebebeb;
  height:41px;
  text-align:left;
}
.passion-title-underline-4.passion-title-underline-2:after {
  position:absolute;
  content:"";
  left:208px;
  top:50%;
  border-left:5px solid #FC615D;
  border-top:5px solid transparent;
  border-bottom:5px solid transparent;
  margin-top:-5px;
}
.passion-title-underline-4.passion-title-underline-2:before { width:208px; }
.passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts {
  position:absolute;
  left:64px;
  z-index:999;
  top:8px;
}
.passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts:before {
  position:absolute;
  content:"";
  left:-14px;
  top:0;
  height:20px;
  width:1px;
  background:#fff;
  z-index:99;
}
.passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts span {
  color:#fff;
  font-size:16px;
}
.passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts span i {
  font-style:inherit;
  padding:0 3px;
}
.passion-title-underline-4.passion-title-underline-2 h3 {
  color:#222222;
  padding-left:226px;
}
.passion-title-underline-4.passion-title-underline-2 h3 i {
  margin-right:11px;
  text-align:left;
  position:absolute;
  top:8px;
  left:16px;
  color:#fff;
  width:30px;
  padding-left:2px;
  font-size:20px;
}
.passion-title-underline-5.passion-title-underline-4.passion-title-underline-2:before { width:40px; }
.passion-title-underline-5.passion-title-underline-4.passion-title-underline-2:after { left:40px; }
.passion-title-underline-5.passion-title-underline-4.passion-title-underline-2 h3 { padding-left:56px; }
.passion-title.tpl6 { margin-bottom:0 !important; }
.passion-title.tpl6 h3 {
  margin-bottom:0;
  font-size:40px;
  color:#FC615D;
  text-transform:capitalize;
  position:relative;
  display:inline-block;
  line-height:40px;
}
.passion-title.tpl6 h3:before {
  position:absolute;
  top:17px;
  left:-47px;
  content:"";
  width:30px;
  height:2px;
  background:#FC615D;
  z-index:99;
}
.passion-title.tpl6 h3:after {
  position:absolute;
  top:17px;
  right:-47px;
  content:"";
  width:30px;
  height:2px;
  background:#FC615D;
  z-index:99;
}
.passion-title.tpl6 span.desc {
  margin-top:17px;
  display:block;
}
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  margin-bottom:0;
  padding:0 10px;
  margin-top:8px;
}
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a span { color:#FC615D !important; }
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a span:before { background:#FC615D !important; }
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span { color:#FC615D !important; }
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span:before { background:#FC615D !important; }
.tpl7.passion-title-underline h3 {
  font-size:26px;
  color:#222222;
  position:relative;
  text-transform:uppercase;
  font-family:'fira_sanslight';
}
.tpl7.passion-title-underline h3:before {
  position:absolute;
  content:"";
  bottom:-15px;
  left:50%;
  width:40px;
  height:1px;
  background:#FC615D;
  margin-left:-20px;
}
.tb-carousel .owl-pagination {
  position:absolute !important;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.tb-carousel.owl-theme .owl-controls .owl-page.active span, .tb-carousel .owl-theme .owl-controls.clickable .owl-page:hover span { background:#fff; }
.tb-carousel.owl-theme .owl-controls .owl-page span { border-color:#fff; }
.tb-carousel .owl-buttons .owl-prev, .tb-carousel .owl-buttons .owl-next {
  position:absolute;
  top:50%;
  z-index:5;
  padding:30px 20px !important;
  margin:0 !important;
  border-radius:0 !important;
  background:rgba(0,0,0,0.8) !important;
  color:#FFF !important;
  text-transform:uppercase;
  transition:.3s;
  -webkit-transition:.3s;
  transform:translate3d(0%,-50%,0);
  -webkit-transform:translate3d(0%,-50%,0);
  -ms-transform:translateX(0) translateY(-50%);
}
.tb-carousel .owl-buttons .owl-prev {
  left:0;
  transform:translate3d(-100%,-50%,0);
  -webkit-transform:translate3d(-100%,-50%,0);
  -ms-transform:translateX(-100%) translateY(-50%);
}
.tb-carousel .owl-buttons .owl-next {
  right:0;
  transform:translate3d(100%,-50%,0);
  -webkit-transform:translate3d(100%,-50%,0);
  -ms-transform:translateX(100%) translateY(-50%);
}
.tb-carousel.testimonial.default {
  padding:15px 0;
  border-width:1px 0 1px 0;
  position:relative;
}
.tb-carousel.testimonial.default .jws_theme_introtext {
  color:#fff;
  text-align:center;
  max-width:85%;
  margin:0 auto;
}
.tb-carousel.testimonial.default .tb-image { float:left; }
.tb-carousel.testimonial.default .tb-image img { width:initial; }
.tb-carousel.testimonial.default .jws_theme_carousel_content { padding:0; }
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title { margin:0; }
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a {
  text-transform:uppercase;
  font-size:14px;
  color:#fff;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a:hover { color:#FC615D; }
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_info_blog span { color:#fff; }
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom {
  text-align:center;
  margin-bottom:40px;
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_content { display:inline-block; }
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_info {
  float:left;
  padding-left:13px;
  padding-top:6px;
}
.tb-carousel.testimonial.default .owl-controls { margin-top:0; }
.tb-carousel.testimonial.default .owl-buttons .owl-prev, .tb-carousel.testimonial.default .owl-buttons .owl-next {
  position:relative;
  transform:none;
  -webkit-transform:none;
  left:initial;
  right:initial;
  padding:0 !important;
  margin:0 10px !important;
  width:30px;
  height:30px;
  background:transparent !important;
}
.tb-carousel.testimonial.default .owl-buttons .owl-prev:before, .tb-carousel.testimonial.default .owl-buttons .owl-next:before {
  font-family:"aqua icon" !important;
  content:attr(data-icon);
  font-style:normal !important;
  font-weight:normal !important;
  font-variant:normal !important;
  text-transform:none !important;
  speak:none;
  line-height:inherit;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"b";
  font-size:16px;
  font-weight:600 !important;
  color:#444444 !important;
}
.tb-carousel.testimonial.default .owl-buttons .owl-next:before { content:"d"; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog { padding:0 15px; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content {
  padding:0;
  text-align:center;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title { margin:20px 0 10px; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:3px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_position {
  font-style:italic;
  font-weight:400;
  color:#FC615D;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social { margin-top:10px; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a {
  font-size:18px;
  color:#444;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a:hover { color:#FC615D; }
.tpl1.tb-woo-day-gifts .box-left-gifts {
  width:48.8%;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tpl1.tb-woo-day-gifts .box-left-gifts h3 {
  font-size:16px;
  margin-bottom:15px;
}
.tpl1.tb-woo-day-gifts .box-left-gifts p { margin-bottom:0 !important; }
.tpl1.tb-woo-day-gifts .box-left-gifts:hover { background:#fff !important; }
.tpl1.tb-woo-day-gifts .box-right-gifts {
  width:51.2%;
  position:relative;
}
.tpl1.tb-woo-day-gifts .box-right-gifts:before {
  background:rgba(0,0,0,0.65);
  left:0;
  top:0;
  width:100%;
  height:100%;
  content:"";
  position:absolute;
  opacity:0;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tpl1.tb-woo-day-gifts .box-right-gifts .btn-gifts {
  position:absolute;
  top:50%;
  left:50%;
  color:#fc615d;
  border:none;
  margin-top:-27px;
  background:#fff;
  margin-left:-107px;
  animation:fadeInDown 0.4s both;
  -webkit-animation:fadeInDown 0.4s both;
  -moz-animation:fadeInDown 0.4s both;
  -o-animation:fadeInDown 0.4s both;
  display:none;
  font-family:'Roboto Slab', serif;
}
.tpl1.tb-woo-day-gifts .box-right-gifts .btn-gifts:before { display:none; }
.tpl1.tb-woo-day-gifts .box-right-gifts:hover .btn-gifts { display:block; }
.tpl1.tb-woo-day-gifts .box-right-gifts:hover:before { opacity:1; }
.tb-woo-day-gifts {
  min-height:420px;
  position:relative;
  display:block;
}
.tb-woo-day-gifts .btn-gifts {
  color:#fc615d;
  font-size:26px;
  border:1px dotted #FC615D;
  padding:18px 22px;
  font-weight:bold;
  display:inline-block;
  position:relative;
  margin-top:29px;
  font-family:'Roboto Slab', serif;
}
.tb-woo-day-gifts .btn-gifts:before {
  position:absolute;
  content:"\f0c4";
  font-family:FontAwesome;
  top:-13px;
  right:20px;
  font-size:22px;
  color:#FC615D;
  font-weight:400;
  z-index:10;
}
.tb-woo-day-gifts .box-left-gifts, .tb-woo-day-gifts .box-left-gifts-tpl2 {
  border:1px solid #fc615d;
  padding:90px 100px 20px 40px;
  min-height:420px;
  float:left;
}
.tb-woo-day-gifts .box-right-gifts, .tb-woo-day-gifts .box-right-gifts-tpl2 {
  min-height:420px;
  float:left;
}
.tb-woo-day-gifts .box-count-down-gifts {
  width:45px;
  position:absolute;
  left:49%;
  margin-left:-25.5px;
  top:50%;
  margin-top:-133px;
  text-align:center;
}
.tb-woo-day-gifts .box-count-down-gifts span {
  display:block;
  width:45px;
  color:#fff;
  font-size:18px;
  height:45px;
  position:relative;
  z-index:10;
  margin-bottom:30px;
  line-height:16px;
  padding-top:5px;
  cursor:pointer;
}
.tb-woo-day-gifts .box-count-down-gifts span:hover { color:#FC615D; }
.tb-woo-day-gifts .box-count-down-gifts span:hover:before {
  background:#fff;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tb-woo-day-gifts .box-count-down-gifts span:before {
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
  text-align:center;
  position:absolute;
  content:"";
  width:45px;
  height:45px;
  background:#FC615D;
  left:0;
  top:0;
  z-index:-1;
}
.tb-woo-day-gifts .box-count-down-gifts span i {
  font-style:normal;
  font-size:12px;
  display:block;
}
.tpl2.tb-woo-day-gifts .box-left-gifts-tpl2 {
  border:none;
  width:48.7%;
}
.tpl2.tb-woo-day-gifts .box-left-gifts-tpl2:hover { position:relative; }
.tpl2.tb-woo-day-gifts .box-left-gifts-tpl2:hover .box-title-event-tpl2 {
  transform:none;
  background:#fff;
  animation:rollIn 0.4s both;
  -webkit-animation:rollIn 0.4s both;
  -moz-animation:rollIn 0.4s both;
  -o-animation:rollIn 0.4s both;
}
.tpl2.tb-woo-day-gifts .box-left-gifts-tpl2:hover .box-title-event-tpl2 h3 { color:#FC615D; }
.tpl2.tb-woo-day-gifts .box-left-gifts-tpl2:hover:before {
  position:absolute;
  content:"";
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.66);
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 {
  border-right:#ebebeb;
  padding:37px 53px 20px 50px;
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 h3 {
  font-size:18px;
  text-transform:uppercase;
  color:#222222;
  margin-bottom:16px;
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 h4 {
  font-size:16px;
  text-transform:uppercase;
  color:#666666;
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 h4 span { color:#FC615D; }
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 { margin:17px 0px; }
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span {
  color:#FC615D;
  text-align:center;
  display:inline-block;
  width:60px;
  height:60px;
  border:2px solid #f4f4f4;
  border-radius:50%;
  font-size:18px;
  line-height:20px;
  padding-top:10px;
  margin-right:18px;
  position:relative;
}
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span:before {
  position:absolute;
  content:"";
  width:60px;
  height:60px;
  left:calc(-50%);
  top:calc(-50%);
  border-radius:50%;
  clip:rect(0,157px,235px,0);
}
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span i {
  display:block;
  font-size:12px;
  text-transform:uppercase;
  color:#999999;
  font-style:inherit;
}
.tpl2.tb-woo-day-gifts .box-title-event-tpl2 {
  position:absolute;
  content:"";
  height:40px;
  background:#000;
  left:50%;
  top:50%;
  margin-top:-20px;
  border-radius:20px;
  background:#FC615D;
  width:292px;
  margin-left:-161px;
  -webkit-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
  text-align:center;
}
.tpl2.tb-woo-day-gifts .box-title-event-tpl2 h3 {
  margin-top:5px;
  text-transform:uppercase;
  color:#fff;
  font-size:18px;
  line-height:33px;
  letter-spacing:2px;
}
.tpl2.tb-woo-day-gifts .btn-gifts-tpl2 {
  background:#FC615D;
  display:inline-block;
  text-transform:uppercase;
  padding:8px 49px 8px 19px;
  position:relative;
  color:#fff;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
  margin-top:13px;
  font-size:14px;
}
.tpl2.tb-woo-day-gifts .btn-gifts-tpl2:before {
  content:"\f178";
  position:absolute;
  right:19px;
  font-size:20px;
  color:#fff;
  font-family:FontAwesome;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tpl2.tb-woo-day-gifts .btn-gifts-tpl2:hover:before { margin-right:-5px; }
.tb-woo-shorcode-banner {
  clear:both;
  overflow:hidden;
}
.tb-woo-shorcode-banner .box-banner-tpl1 { position:relative; }
.tb-woo-shorcode-banner .box-img img {
  min-width:100%;
  min-height:116px;
}
.tpl1_text_left .box-img img { max-height:240px; }
.tpl1_text_left .box-text-tpl1 {
  position:absolute;
  left:27px;
  top:76px;
}
.tpl1_text_left .box-text-tpl1 .heading-tpl1 {
  font-size:20px;
  color:#222222;
  text-transform:uppercase;
}
.tpl1_text_left .box-text-tpl1 .title-tpl1 {
  color:#ff8400;
  font-size:36px;
  text-transform:uppercase;
}
.tpl1_text_right .box-img img { max-height:116px; }
.tpl1_text_right .box-text-tpl1 {
  position:absolute;
  right:0;
  top:0;
  height:100%;
  width:503px;
  background:rgba(252,97,93,0.85);
  text-align:center;
  color:#fff;
  padding-top:17px;
}
.tpl1_text_right .box-text-tpl1 .heading-tpl1 {
  font-size:12px;
  font-family:'fira_sanslight';
}
.tpl1_text_right .box-text-tpl1 .title-tpl1 {
  font-size:20px;
  text-transform:uppercase;
  padding:7px 0;
  font-family:'fira_sansbold';
}
.tpl1_text_right .box-text-tpl1 a {
  font-size:13px;
  color:#fff;
  text-transform:uppercase;
  position:relative;
  z-index:99;
  font-family:'fira_sanslight';
}
.tpl1_text_right .box-text-tpl1:before {
  position:absolute;
  content:"";
  left:-30px;
  border-bottom:115px solid rgba(252,97,93,0.85);
  border-left:30px solid transparent;
  border-right:0px solid transparent;
  bottom:0;
}
.tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1 {
  left:30px;
  top:71px;
}
.tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1:before {
  position:absolute;
  content:"";
  left:0;
  top:-17px;
  width:30px;
  height:1px;
  background:#fc615d;
}
.tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .heading-tpl1 { margin-bottom:16px; }
.tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .title-tpl1 { margin-bottom:31px; }
.tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .des_tpl1 { font-size:14px; }
.box-banner-left-tpl2, .box-banner-right-tpl2 {
  overflow:hidden;
  position:relative;
}
.box-banner-left-tpl2 .box-img img, .box-banner-right-tpl2 .box-img img { max-height:202px; }
.box-banner-left-tpl2 .box-text-left-tpl2, .box-banner-left-tpl2 .box-text-right-tpl2, .box-banner-right-tpl2 .box-text-left-tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 {
  position:absolute;
  top:31px;
  text-align:right;
}
.box-banner-left-tpl2 .box-text-left-tpl2 .heading-tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .heading-tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .heading-tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .heading-tpl2 {
  font-size:16px;
  color:#444444;
}
.box-banner-left-tpl2 .box-text-left-tpl2 .title-tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .title-tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .title-tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .title-tpl2 {
  font-size:26px;
  color:#ff8400;
  font-weight:bold;
}
.box-banner-left-tpl2 .box-text-left-tpl2 .des_tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .des_tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .des_tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .des_tpl2 {
  font-size:14px;
  color:#444444;
}
.tpl2_text_on_top_left_right .box-text-left-tpl2 { left:20px; }
.tpl2_text_on_top_left_right .box-text-right-tpl2 { right:20px; }
.tpl2_text_on_top_right_right .box-banner-left-tpl2, .tpl2_text_on_top_right_right .box-banner-right-tpl2 { overflow:hidden; }
.tpl2_text_on_top_right_right .box-text-left-tpl2, .tpl2_text_on_top_right_right .box-text-right-tpl2 {
  right:20px;
  top:24px;
}
.tpl2_text_on_top_right_right .box-text-left-tpl2:before, .tpl2_text_on_top_right_right .box-text-right-tpl2:before {
  position:absolute;
  right:0;
  top:-7px;
  width:30px;
  height:1px;
  background:#FC615D;
  content:"";
}
.tpl2_text_on_top_right_right .box-text-left-tpl2 .des_tpl2, .tpl2_text_on_top_right_right .box-text-right-tpl2 .des_tpl2 { margin-top:8px; }
.tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 { width:69%; }
.tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2 {
  right:28px;
  top:39px;
  padding:27px 19px 15px 20px;
  background:#fff;
  max-height:189px;
}
.tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2:before {
  position:absolute;
  content:"";
  right:26px;
  top:21px;
  width:30px;
  height:1px;
  background:#fc615d;
  z-index:99;
}
.tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2 .title-tpl2 { margin-bottom:8px; }
.tpl2_text_on_top_right_right_gap .box-banner-right-tpl2 {
  width:27.5%;
  margin-left:3.5%;
}
.tpl2_text_on_top_right_right_gap .box-banner-right-tpl2 .box-text-right-tpl2 {
  right:20px;
  top:24px;
}
.tpl2_text_on_top_right_right_gap .box-banner-right-tpl2 .box-text-right-tpl2:before {
  position:absolute;
  content:"";
  right:0;
  top:-6px;
  width:30px;
  height:1px;
  background:#fc615d;
  z-index:99;
}
.tpl2_text_on_top_right_right_gap .box-banner-right-tpl2 .box-text-right-tpl2 .heading-tpl2 { margin-bottom:7px; }
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-left-tpl2 .box-text-left-tpl2 {
  text-align:left;
  top:23px;
}
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-left-tpl2 .box-text-left-tpl2:before {
  position:absolute;
  content:"";
  left:0;
  top:-6px;
  width:30px;
  height:1px;
  background:#FC615D;
}
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-left-tpl2 .box-text-left-tpl2 .heading-tpl2 { margin-bottom:7px; }
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-right-tpl2 .box-text-right-tpl2 {
  top:22px;
  right:18px;
}
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-right-tpl2 .box-text-right-tpl2:before {
  position:absolute;
  content:"";
  right:0;
  top:-4px;
  width:30px;
  height:1px;
  background:#FC615D;
}
.tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-right-tpl2 .box-text-right-tpl2 .heading-tpl2 { margin-bottom:7px; }
.box-banner-tpl3.tpl3_text_counter {
  border:1px solid #ebebeb;
  height:500px;
  overflow:hidden;
}
.box-banner-tpl3.tpl3_text_counter .box-img {
  height:50%;
  overflow:hidden;
}
.box-banner-tpl3.tpl3_text_counter .box-img img {
  min-height:250px;
  width:100%;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 {
  position:relative;
  min-height:500px;
  overflow:hidden;
  display:block;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-img, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-img {
  height:50%;
  position:absolute;
  bottom:0;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 {
  height:50%;
  width:100%;
  position:absolute;
  top:0;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 { padding:90px 20px 20px 38px; }
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3:before {
  position:absolute;
  left:39px;
  height:1px;
  width:40px;
  content:"";
  z-index:99;
  background:#FC615D;
  top:71px;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 {
  font-size:24px;
  color:#FC615D;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 p { line-height:24px; }
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 span { color:#FC615D !important; }
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 i {
  font-size:14px;
  font-style:inherit;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 i span { color:#FC615D !important; }
.box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .des_tpl3 { font-size:14px; }
.box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 {
  text-align:center;
  padding:75px 20px 20px 20px;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 .heading-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 .heading-tpl3 {
  font-size:24px;
  color:#222222;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 .title-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 .title-tpl3 {
  font-size:36px;
  color:#FC615D;
  padding:14px 0 17px;
}
.box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 .des_tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 .des_tpl3 { font-size:14px; }
.tb-woo-shorcode-banner.tpl3 {
  overflow:visible;
  display:inline-block;
  clear:both;
  width:100%;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html { margin-bottom:0 !important; }
.box-banner-tpl3.tpl3_text_mansory .box-left-tpl3 {
  width:68%;
  float:left;
  padding-right:30px;
  margin-top:-100px;
  position:relative;
  z-index:10;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 { width:100%; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-img, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-img {
  width:48%;
  float:left;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 {
  width:52%;
  float:left;
  padding:30px;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 { padding-top:194px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .title-tpl3 {
  margin-left:-60px;
  padding-right:80px;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 a.btn-tpl1 { margin-left:3px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 a.btn-tpl1:hover {
  background:#FC615D;
  border:1px solid #FC615D;
  color:#fff;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 a.btn-tpl1:hover:before { color:#fff; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .des_tpl3 { margin-left:3px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 { margin-top:23px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-img { float:right; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 {
  float:left;
  text-align:right;
  padding-top:64px;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .title-tpl3 { margin-right:-60px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 { width:32%; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-text-tpl3 {
  text-align:left;
  margin-top:-20px;
  padding-left:27px;
  position:relative;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .title-tpl3 {
  padding-right:0;
  line-height:42px;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .heading-tpl3 { font-family:'fira_sanslight'; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 img { margin-top:-1px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .des_tpl3 { padding-left:10px; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .btn-tpl1 {
  padding-left:17px;
  margin-left:10px;
}
.box-banner-tpl3.tpl3_text_mansory .title-tpl3 {
  font-size:36px;
  color:#FC615D;
  text-transform:uppercase;
  line-height:40px;
  position:relative;
  z-index:99;
}
.box-banner-tpl3.tpl3_text_mansory .heading-tpl3 {
  font-size:36px;
  color:#FC615D;
  text-transform:uppercase;
  line-height:40px;
  position:relative;
  z-index:99;
}
.box-banner-tpl3.tpl3_text_mansory .des_tpl3 {
  font-size:12px;
  color:#666666;
  margin-top:17px;
  margin-bottom:18px;
}
.box-banner-tpl3.tpl3_text_mansory .btn-tpl1 {
  line-height:38px;
  padding:0px 41px 0 18px;
  position:relative;
}
.box-banner-tpl3.tpl3_text_mansory .btn-tpl1:hover {
  background:#FC615D;
  border:1px solid #FC615D;
  color:#fff;
}
.box-banner-tpl3.tpl3_text_mansory .btn-tpl1:hover:before { color:#fff; }
.box-banner-tpl3.tpl3_text_mansory .btn-tpl1:before {
  position:absolute;
  right:20px;
  top:0%;
  font-size:15px;
  color:#FC615D;
  font-family:FontAwesome;
  content:"\f101";
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-img, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-img { overflow:hidden; }
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 {
  margin-left:-60px;
  font-family:'fira_sanslight';
  position:relative;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3:before {
  position:absolute;
  content:'';
  left:5px;
  width:119px;
  height:1px;
  background:#FC615D;
  top:-25px;
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .heading-tpl3 {
  margin-right:-60px;
  font-family:'fira_sanslight';
}
.box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .heading-tpl3:before {
  position:absolute;
  content:'';
  right:-3px;
  width:123px;
  height:1px;
  background:#FC615D;
  top:-27px;
}
.box-banner-tpl3.tpl3_text_mansory .btn-tpl1 { font-family:'fira_sanslight'; }
.box-banner-tpl4 .box-top {
  margin-bottom:30px;
  overflow:hidden;
}
.box-banner-tpl4 .box-top, .box-banner-tpl4 .box-bottom {
  overflow:hidden;
  position:relative;
}
.box-banner-tpl4 .box-top .box-text-tpl4, .box-banner-tpl4 .box-bottom .box-text-tpl4 {
  text-align:right;
  padding:15px 22px 24px 20px;
  position:absolute;
  top:0;
}
.box-banner-tpl4 .box-top .box-text-tpl4 .heading-tpl4, .box-banner-tpl4 .box-bottom .box-text-tpl4 .heading-tpl4 {
  font-size:16px;
  color:#222222;
}
.box-banner-tpl4 .box-top .box-text-tpl4 .title-tpl4, .box-banner-tpl4 .box-bottom .box-text-tpl4 .title-tpl4 {
  font-size:26px;
  color:#FC615D;
  font-weight:bold;
}
.box-banner-tpl4 .box-top .box-text-tpl4 .des_tpl4, .box-banner-tpl4 .box-bottom .box-text-tpl4 .des_tpl4 {
  font-size:14px;
  color:#999999;
}
.box-banner-tpl4 .box-banner-center-tpl4 .box-text-tpl4 { right:20px; }
.box-banner-tpl4 .box-banner-center-tpl4 .box-text-tpl4 .heading-tpl4 {
  font-size:24px;
  color:#222222;
}
.box-banner-tpl4 .box-banner-center-tpl4 .box-text-tpl4 .heading-tpl4 span { color:#FC615D; }
.box-banner-tpl4 .box-banner-left-tpl4 .box-text-tpl4 {
  text-align:left;
  top:5px;
}
.box-banner-tpl4 .box-banner-left-tpl4 .box-top .title-tpl4 { margin-bottom:-10px; }
.box-banner-tpl4 .box-banner-center-tpl4 .box-top .box-text-tpl4 {
  text-align:right;
  position:absolute;
  top:64%;
  padding:10px;
  padding-right:0;
}
.box-banner-tpl4 .box-banner-center-tpl4 .box-top:before {
  position:absolute;
  content:"";
  top:61%;
  right:20px;
  width:40px;
  height:1px;
  background:#FC615D;
  z-index:99;
}
.box-banner-tpl4 .box-banner-center-tpl4 .box-bottom .box-text-tpl4 {
  top:6px;
  right:0;
}
.box-banner-tpl4 .box-banner-center-tpl4 .box-bottom .box-text-tpl4 .heading-tpl4 { font-size:16px; }
.box-banner-tpl4 .box-banner-center-tpl4 .box-bottom .box-text-tpl4 .title-tpl4 { margin-bottom:6px; }
.box-img.hover14.box-5 { overflow:hidden; }
.box-banner-tpl4 .box-top .box-img.box-1 img { max-height:120px; }
.box-banner-tpl4 .box-top .des_tpl4 { margin-top:18px; }
.box-banner-center-tpl4 .box-img.box-3 img { max-height:350px; }
.box-banner-center-tpl4 .box-img.box-4 img { max-height:122px; }
.tb-policies_shotcode .item_policies { text-align:center; }
.tb-policies_shotcode .item_policies span {
  font-size:40px;
  color:#222222;
}
.tb-policies_shotcode .item_policies .title_policies {
  font-size:16px;
  text-transform:uppercase;
  padding-top:7px;
}
.tb-policies_shotcode .item_policies .desc_pl {
  font-size:12px;
  color:#999999;
}
.tb-policies_shotcode .box-item_pl {
  background:#f5f5f5;
  padding:24px 0 18px;
  border:1px dotted #ccc;
  animation:fadeInDown 0.4s both;
  -webkit-animation:fadeInDown 0.4s both;
  -moz-animation:fadeInDown 0.4s both;
  -o-animation:fadeInDown 0.4s both;
}
.tb-policies_shotcode .box-item_pl:hover {
  background:none;
  border:1px dotted #FC615D;
  z-index:1;
  position:relative;
  opacity:1;
}
.tb-policies_shotcode .box-item_pl:hover span { animation:bounceIn 0.7s both; }
.tb-policies_shotcode .box-item_pl:hover span, .tb-policies_shotcode .box-item_pl:hover .title_policies, .tb-policies_shotcode .box-item_pl:hover .desc_pl { color:#FC615D; }
.tb-policies_shotcode.vertical { border-bottom:1px solid #ebebeb; }
.tb-policies_shotcode.vertical .item_policies {
  width:100%;
  text-align:left;
  cursor:pointer;
}
.tb-policies_shotcode.vertical .item_policies .box-item_pl {
  background:none;
  border:1px solid #ebebeb;
  border-bottom:none;
  padding-top:7px;
  padding-bottom:13px;
}
.tb-policies_shotcode.vertical .item_policies .box-item_pl:hover { background:#FC615D; }
.tb-policies_shotcode.vertical .item_policies .box-item_pl:hover .title_policies, .tb-policies_shotcode.vertical .item_policies .box-item_pl:hover .desc_pl, .tb-policies_shotcode.vertical .item_policies .box-item_pl:hover span { color:#fff; }
.tb-policies_shotcode.vertical .item_policies .box-item_pl:hover span { animation:bounceIn 0.4s both; }
.tb-policies_shotcode.vertical .item_policies .box-item_pl span {
  float:left;
  font-size:26px;
  padding-left:22px;
  padding-right:22px;
  overflow:hidden;
  display:block;
  height:50px;
  padding-top:15px;
}
.tb-policies_shotcode.vertical .item_policies.box_center span, .tb-policies_shotcode.vertical .item_policies.box_center .title_policies { color:#222222; }
.tb-policies_shotcode.vertical .item_policies.box_center .desc_pl { color:#999999; }
.tb-class-about {
  clear:both;
  position:relative;
}
.tb-class-about .box-video {
  position:absolute;
  left:0;
  min-width:570px;
  z-index:99;
  top:-58px;
  border:3px solid #fff;
  box-shadow:0 0 10px #ccc;
  max-height:377px;
  left:15px;
}
.tb-class-about .box-about-h {
  min-height:380px;
  padding:60px 20px 20px 200px;
}
.tb-class-about .box-about-h .box-title {
  font-size:26px;
  text-transform:uppercase;
  margin-bottom:20px;
  font-family:'fira_sanslight';
}
.tb-class-about .box-about-h .box-info ul {
  margin-left:-35px;
  padding:0;
}
.tb-class-about .box-about-h .box-info ul li {
  list-style:none;
  display:inline-block;
  padding-top:8px;
  min-width:157px;
  text-align:center;
  position:relative;
}
.tb-class-about .box-about-h .box-info ul li:before {
  position:absolute;
  right:0;
  width:1px;
  height:58px;
  top:0;
  content:"";
  background:#ccc;
}
.tb-class-about .box-about-h .box-info ul li .num {
  color:#FC615D;
  font-size:36px;
  font-family:'Roboto Slab', serif;
}
.tb-class-about .box-about-h .box-info ul li p {
  font-size:12px;
  margin-top:9px;
  font-family:'fira_sanslight';
}
.tb-class-line-space .box-space {
  position:relative;
  text-align:center;
}
.tb-class-line-space .box-space i {
  font-size:24px;
  color:#FC615D;
  line-height:40px;
}
.tb-class-line-space .box-space:before {
  position:absolute;
  content:"";
  left:50%;
  margin-left:-55px;
  height:2px;
  width:30px;
  top:50%;
  border-bottom:1px dotted #fc615d;
}
.tb-class-line-space .box-space:after {
  position:absolute;
  content:"";
  left:50%;
  margin-left:22px;
  height:2px;
  width:30px;
  top:50%;
  border-bottom:1px dotted #fc615d;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .flex-control-nav li a {
  width:80px;
  height:80px;
  border-radius:50%;
}
.tb-testimonial-slider.tpl1 .flexslider .slides { bottom:-89px; }
.tb-testimonial-slider {
  background-size:cover;
  background-repeat:no-repeat;
  text-align:center;
  min-height:275px;
  padding:0 170px;
  position:relative;
}
.tb-testimonial-slider .box-title {
  font-size:26px;
  text-transform:uppercase;
  position:relative;
  padding-top:44px;
  padding-bottom:20px;
  color:#fff;
}
.tb-testimonial-slider .box-title .tb-class-line-space {
  margin-top:-16px;
  margin-bottom:9px;
}
.tb-testimonial-slider .tb-class-line-space .box-space i, .tb-testimonial-slider .tb-class-line-space .box-space:before, .tb-testimonial-slider .tb-class-line-space .box-space:after { color:#fff; }
.tb-testimonial-slider .tb-class-line-space .box-space:before, .tb-testimonial-slider .tb-class-line-space .box-space:after { border-bottom:1px dotted #FFFFFF; }
.tb-testimonial-slider .tb-excerpt { color:#fff; }
.tb-testimonial-slider .flexslider {
  padding:0;
  margin:0;
  background:none;
  border:none;
  position:relative;
  border-radius:0;
  -o-box-shadow:0 1px 4px rgba(0,0,0,0.2);
  /* zoom: 1; */
  box-shadow:none;
}
.tb-testimonial-slider .flexslider .slides {
  text-align:center;
  display:inline-block;
  float:none;
  width:100% !important;
  position:absolute;
  left:0;
  bottom:-69px;
}
.tb-testimonial-slider .flexslider .slides>li {
  max-width:76px;
  float:none !important;
  display:inline-block !important;
  text-align:center;
  cursor:pointer;
  margin:0 10px;
  padding:0;
}
.tb-testimonial-slider .flexslider .slides>li img {
  width:76px;
  height:76px;
  border-radius:50%;
}
.tb-testimonial-slider .flexslider .slides>li.flex-active-slide img { border:2px solid #FC615D; }
.tb-testimonial-slider .tb-name, .tb-testimonial-slider .tb-company {
  display:inline-block;
  font-size:12px;
  font-family:'fira_sansbold';
  text-transform:uppercase;
  color:#fff;
}
.tb-testimonial-slider #carousel_testimonials .flex-viewport { overflow:inherit !important; }
.tb-testimonial-slider .tb-excerpt {
  position:relative;
  padding:0 30px;
}
.tb-testimonial-slider .tb-excerpt span.left {
  font-size:45px;
  display:inline-block;
  float:left;
  position:absolute;
  left:13px;
  /* font-family: 'roboto'; */
  top:5px;
  font-family:'Roboto Slab', serif;
}
.tb-testimonial-slider .tb-excerpt span.right {
  font-size:45px;
  display:inline-block;
  float:left;
  position:absolute;
  right:12px;
  bottom:-15px;
  font-family:'Roboto Slab', serif;
}
.tb-testimonial-slider.tpl2 .box-title .tb-class-line-space { display:none; }
.tb-testimonial-slider.tpl2 .box-title {
  padding-top:55px;
  padding-bottom:37px;
  font-family:'fira_sanslight';
  position:relative;
}
.tb-testimonial-slider.tpl2 .box-title:before {
  position:absolute;
  content:"";
  left:50%;
  margin-left:-20px;
  bottom:20px;
  width:40px;
  background:#fff;
  height:1px;
}
.tb-testimonial-slider.tpl2 .tb-excerpt {
  font-family:'fira_sanslight';
  margin:0 170px;
  position:relative;
}
.tb-testimonial-slider.tpl2 .box-container {
  height:100%;
  max-width:1170px;
  margin:auto;
  min-height:275px;
  position:relative;
  margin-bottom:50px;
}
.tb-testimonial-slider.tpl2 .box-container .flexslider { position:static; }
.tb-testimonial-slider.tpl2 .box-container .flexslider .flex-viewport { position:static !important; }
.tb-testimonial-slider.tpl2 .box-container .flexslider .slides {
  bottom:0;
  margin-bottom:-50px;
}
.tb-testimonial-slider.tpl2 .tb-name {
  font-family:'fira_sanslight';
  text-transform:capitalize;
  font-size:12px;
  color:#FC615D;
  font-weight:normal;
}
.tb-testimonial-slider.tpl2 .tb-company {
  font-family:'fira_sanslight';
  font-weight:normal;
}
.box-blog-grid-tpl1.blog-grid-box.tpl1 { border:none; }
.box-blog-grid-tpl1.blog-grid-box.tpl1 article { width:100%; }
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item { margin-bottom:30px; }
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .tb-content {
  min-height:193px;
  padding:22px 50px 15px;
  text-align:center;
  border:1px solid #ebebeb;
  border-top:none;
  position:relative;
}
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .tb-content .tb-excerpt, .box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .tb-content .tb-readmore { display:block; }
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .box-date {
  margin-top:-22px;
  top:0;
}
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-thumb {
  max-height:263px;
  overflow:hidden;
}
.box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-readmore, .box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-readmore i { color:#FC615D !important; }
.tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-prev i, .tb-blog-carousel.blog-grid-box.tpl2 .owl-controls .owl-nav .owl-prev i { color:#fff; }
.blog-grid-box.tpl2, .blog-grid-box.tpl4, .blog-grid-box.tpl1 {
  border:1px solid #ebebeb;
  display:block;
  overflow:hidden;
}
.blog-grid-box.tpl2 article, .blog-grid-box.tpl4 article, .blog-grid-box.tpl1 article {
  width:33.33%;
  padding:0 !important;
  margin:0 !important;
  float:left;
}
.blog-grid-box.tpl2 article .tb-post-item .tb-thumb, .blog-grid-box.tpl2 article .tb-post-item, .blog-grid-box.tpl4 article .tb-post-item .tb-thumb, .blog-grid-box.tpl4 article .tb-post-item, .blog-grid-box.tpl1 article .tb-post-item .tb-thumb, .blog-grid-box.tpl1 article .tb-post-item {
  margin-bottom:0;
  opacity:1;
}
.blog-grid-box.tpl2 article .tb-post-item:hover .tb-thumb > img, .blog-grid-box.tpl4 article .tb-post-item:hover .tb-thumb > img, .blog-grid-box.tpl1 article .tb-post-item:hover .tb-thumb > img { opacity:1; }
.blog-grid-box.tpl2 article .tb-post-item:hover .tb-thumb, .blog-grid-box.tpl4 article .tb-post-item:hover .tb-thumb, .blog-grid-box.tpl1 article .tb-post-item:hover .tb-thumb { opacity:1; }
.blog-grid-box.tpl2 article .tb-post-item:hover .tb-thumb:after, .blog-grid-box.tpl2 article .tb-post-item:hover .tb-thumb:before, .blog-grid-box.tpl4 article .tb-post-item:hover .tb-thumb:after, .blog-grid-box.tpl4 article .tb-post-item:hover .tb-thumb:before, .blog-grid-box.tpl1 article .tb-post-item:hover .tb-thumb:after, .blog-grid-box.tpl1 article .tb-post-item:hover .tb-thumb:before { display:block; }
.blog-grid-box.tpl2 article .box-date, .blog-grid-box.tpl4 article .box-date, .blog-grid-box.tpl1 article .box-date {
  position:absolute;
  background:#FC615D;
  color:#fff;
  padding:9px 24px;
  top:0;
  margin-top:-22px;
  left:50%;
  margin-left:-60px;
  z-index:99;
  font-size:14px;
}
.blog-grid-box.tpl2 article .tb-content, .blog-grid-box.tpl4 article .tb-content, .blog-grid-box.tpl1 article .tb-content {
  min-height:280px;
  padding:72px 60px 30px;
  text-align:center;
  position:relative;
}
.blog-grid-box.tpl2 article .tb-content .tb-info span, .blog-grid-box.tpl4 article .tb-content .tb-info span, .blog-grid-box.tpl1 article .tb-content .tb-info span { margin:0 5px !important; }
.blog-grid-box.tpl2 article .tb-content .tb-info i, .blog-grid-box.tpl4 article .tb-content .tb-info i, .blog-grid-box.tpl1 article .tb-content .tb-info i { color:#969696; }
.blog-grid-box.tpl2 article .tb-content .fa-folder-open, .blog-grid-box.tpl4 article .tb-content .fa-folder-open, .blog-grid-box.tpl1 article .tb-content .fa-folder-open { margin-right:6px; }
.blog-grid-box.tpl2 article .tb-content .fa-user, .blog-grid-box.tpl4 article .tb-content .fa-user, .blog-grid-box.tpl1 article .tb-content .fa-user { padding-right:10px; }
.blog-grid-box.tpl2 article .tb-content .post-categories, .blog-grid-box.tpl4 article .tb-content .post-categories, .blog-grid-box.tpl1 article .tb-content .post-categories {
  display:inline-block;
  margin:0;
  padding:0;
}
.blog-grid-box.tpl2 article .tb-content .post-categories li, .blog-grid-box.tpl4 article .tb-content .post-categories li, .blog-grid-box.tpl1 article .tb-content .post-categories li {
  list-style:none;
  display:inline-block;
  padding-left:0 5px;
}
.blog-grid-box.tpl2 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item { min-height:560px; }
.blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-thumb, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-thumb, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-thumb {
  position:absolute;
  bottom:0px;
}
.blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-content, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-content, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-content {
  position:absolute;
  top:0;
  width:100%;
  padding-top:42px;
}
.blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-content .box-date, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-content .box-date, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-content .box-date {
  top:100%;
  margin-top:-22px;
}
.blog-grid-box.tpl2 .tb-post-item .tb-content > a.tb-readmore, .blog-grid-box.tpl4 .tb-post-item .tb-content > a.tb-readmore, .blog-grid-box.tpl1 .tb-post-item .tb-content > a.tb-readmore {
  font-style:inherit;
  font-size:12px;
  color:#FC615D;
  margin-top:27px;
  margin-left:0;
  position:relative;
}
.blog-grid-box.tpl2 .tb-post-item .tb-content > a.tb-readmore:before, .blog-grid-box.tpl4 .tb-post-item .tb-content > a.tb-readmore:before, .blog-grid-box.tpl1 .tb-post-item .tb-content > a.tb-readmore:before {
  position:absolute;
  content:".........";
  left:50%;
  top:-31px;
  font-size:10px;
  color:#FC615D;
  margin-left:-10px;
}
.tb-post-item .tb-content .tb-title { white-space:normal !important; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item:hover .tb-thumb > img { opacity:1; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item:hover .tb-thumb { opacity:1; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item:hover .tb-thumb:after, .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item:hover .tb-thumb:before { display:block; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item { margin-bottom:30px; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-thumb {
  width:42.5%;
  margin-right:30px;
  float:left;
  margin-bottom:-1px;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content { border:1px solid #ebebeb; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-title {
  margin-top:26px;
  margin-bottom:7px;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .box-date { display:inline-block; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .post-categories {
  display:inline-block;
  margin:0;
  padding:0;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .post-categories li { display:inline-block; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info { color:#999; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info i {
  margin-right:5px;
  padding-left:1px;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info .line { margin-right:0; }
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info .tb-excerpt {
  display:block;
  color:#666666;
  margin-top:8px;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info a.tb-readmore {
  display:block;
  color:#FC615D;
  margin-top:40px;
  position:relative;
}
.box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info a.tb-readmore:before {
  position:absolute;
  content:".........";
  left:50%;
  top:-29px;
  font-size:10px;
  color:#FC615D;
  margin-left:-35px;
}
.tb-class-title-vc .custom_background { background:#f5f5f5 !important; }
.tb-class-title-vc {
  position:relative;
  text-align:center;
}
.tb-class-title-vc span.desc {
  display:block;
  margin-bottom:34px;
}
.tb-class-title-vc .passion-title.tpl3 {
  text-align:left;
  font-size:16px;
  text-transform:uppercase;
  color:#222222;
  position:relative;
}
.tb-class-title-vc .passion-title.tpl3:before {
  position:absolute;
  content:"";
  left:0;
  bottom:-4px;
  width:40px;
  height:1px;
  background:#FC615D;
}
.passion-title-underline-2 {
  position:relative;
  background:#f8eff2;
}
.passion-title-underline-2:before {
  position:absolute;
  content:"";
  left:0;
  top:0;
  height:40px;
  width:230px;
  background:#FC615D;
}
.passion-title-underline-2:after {
  position:absolute;
  content:"";
  left:230px;
  top:0;
  border-left:12px solid #FC615D;
  border-top:20px solid transparent;
  border-bottom:20px solid transparent;
}
.passion-title-underline-2 h3 {
  text-transform:uppercase;
  line-height:40px;
  padding-left:21px;
  position:relative;
  font-size:16px;
  color:#fff;
  margin-bottom:30px;
}
.passion-title-underline-2 h3 i { margin-right:11px; }
.brand-slider-gallery { margin-top:30px; }
.brand-slider-gallery .vc_images_carousel .owl-controls .owl-nav > div {
  background:none;
  border:none;
}
.brand-slider-gallery .vc_images_carousel .owl-controls .owl-nav > div:hover {
  background:none !important;
  color:#FC615D;
}
.brand-slider-gallery .vc_images_carousel .owl-controls .owl-nav > div.owl-prev {
  left:-3px;
  font-size:26px;
  top:4px;
}
.brand-slider-gallery .vc_images_carousel .owl-controls .owl-nav > div.owl-next {
  right:1px;
  font-size:26px;
  top:4px;
}
.woocommerce.tb-products-grid.tpl4 .col-sm-6.col-md-6.col-lg-6:nth-child(1), .woocommerce.tb-products-grid.tpl4 .col-sm-6.col-md-6.col-lg-6:nth-child(3) { border-right:none; }
.box-brand-carousel {
  padding-top:26px;
  padding-left:8px;
  border:1px solid #ebebeb;
  padding-bottom:13px;
  border-top:none;
}
.box-brand-carousel .tb-brand-vc.tpl1 .item {
  width:100%;
  text-align:center;
}
.box-brand-carousel .tb-brand-vc.tpl1 .item img {
  width:auto;
  margin:auto;
  display:block;
  margin-bottom:10px;
}
.box-brand-carousel .tb-brand-vc.tpl1 .owl-nav { display:none; }
.box-brand-carousel .tb-brand-vc.tpl1 .owl-dots {
  width:100%;
  display:block;
  text-align:center;
  margin-top:7px;
}
.box-brand-carousel .tb-brand-vc.tpl1 .owl-dots .owl-dot {
  width:9px;
  height:9px;
  border:1px solid #000;
  border-radius:50%;
  display:inline-block;
  margin:0 5px;
}
.box-brand-carousel .tb-brand-vc.tpl1 .owl-dots .owl-dot.active {
  background:#FC615D;
  border:1px solid #FC615D;
}
.box-brand-carousel-tpl2 {
  padding:60px 0 53px;
  border:1px solid #ebebeb;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .item {
  width:100%;
  text-align:center;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .item img {
  margin:auto;
  display:inline-block;
  width:auto;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc:hover .owl-nav { opacity:1; }
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav { opacity:0; }
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-prev {
  width:20px;
  margin-left:-10px;
  height:40px;
  display:block !important;
  left:0;
  visibility:visible !important;
  background:#cccccc;
  position:absolute;
  top:50%;
  margin-top:-22px;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-prev i {
  font-size:15px;
  line-height:40px;
  padding-left:7px;
  color:#fff;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-prev:hover { background:#FC615D; }
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-next {
  width:20px;
  margin-right:-10px;
  height:40px;
  display:block !important;
  visibility:visible !important;
  background:#cccccc;
  position:absolute;
  top:50%;
  margin-top:-22px;
  right:0;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-next i {
  font-size:15px;
  line-height:40px;
  padding-left:7px;
  color:#fff;
}
.box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-next:hover { background:#FC615D; }
.box-brand-carousel-tpl2.box-brand-carousel-tpl3 {
  border:none;
  border-top:1px dotted #ccc;
  padding:36px 0 17px;
}
.box-brand-carousel-tpl2.box-brand-carousel-tpl3 .box-tb-brand-vc .owl-nav {
  opacity:0;
  visibility:hidden;
}
.box-brand-carousel-tpl2.box-brand-carousel-tpl3:hover .box-tb-brand-vc .owl-nav {
  opacity:1;
  visibility:visible;
}
.box-brand-carousel-tpl2.no-border { border:none; }
.box-brand-carousel-tpl2.no-border .owl-nav {
  visibility:hidden;
  opacity:0;
}
.box-brand-carousel-tpl2.no-border:hover .owl-nav {
  visibility:visible;
  opacity:1;
}
.box-gallery-vc #ri-grid {
  position:relative;
  height:auto;
}
.box-gallery-vc #ri-grid ul {
  margin:0;
  padding:0;
}
.box-gallery-vc #ri-grid ul li {
  padding:0;
  position:relative;
}
.box-gallery-vc #ri-grid ul li a {
  display:block;
  outline:none;
  position:absolute;
}
.box-gallery-vc.tpl2 {
  background:#f5f5f5;
  padding:87px 0 56px;
}
.box-gallery-vc.tpl2 html, .box-gallery-vc.tpl2 body, .box-gallery-vc.tpl2 div, .box-gallery-vc.tpl2 span, .box-gallery-vc.tpl2 applet, .box-gallery-vc.tpl2 object, .box-gallery-vc.tpl2 iframe, .box-gallery-vc.tpl2 table, .box-gallery-vc.tpl2 caption, .box-gallery-vc.tpl2 tbody, .box-gallery-vc.tpl2 tfoot, .box-gallery-vc.tpl2 thead, .box-gallery-vc.tpl2 tr, .box-gallery-vc.tpl2 th, .box-gallery-vc.tpl2 td, .box-gallery-vc.tpl2 del, .box-gallery-vc.tpl2 dfn, .box-gallery-vc.tpl2 em, .box-gallery-vc.tpl2 font, .box-gallery-vc.tpl2 img, .box-gallery-vc.tpl2 ins, .box-gallery-vc.tpl2 kbd, .box-gallery-vc.tpl2 q, .box-gallery-vc.tpl2 s, .box-gallery-vc.tpl2 samp, .box-gallery-vc.tpl2 small, .box-gallery-vc.tpl2 strike, .box-gallery-vc.tpl2 strong, .box-gallery-vc.tpl2 sub, .box-gallery-vc.tpl2 sup, .box-gallery-vc.tpl2 tt, .box-gallery-vc.tpl2 var, .box-gallery-vc.tpl2 h1, .box-gallery-vc.tpl2 h2, .box-gallery-vc.tpl2 h3, .box-gallery-vc.tpl2 h4, .box-gallery-vc.tpl2 h5, .box-gallery-vc.tpl2 h6, .box-gallery-vc.tpl2 p, .box-gallery-vc.tpl2 blockquote, .box-gallery-vc.tpl2 pre, .box-gallery-vc.tpl2 a, .box-gallery-vc.tpl2 abbr, .box-gallery-vc.tpl2 acronym, .box-gallery-vc.tpl2 address, .box-gallery-vc.tpl2 big, .box-gallery-vc.tpl2 cite, .box-gallery-vc.tpl2 code, .box-gallery-vc.tpl2 dl, .box-gallery-vc.tpl2 dt, .box-gallery-vc.tpl2 dd, .box-gallery-vc.tpl2 ol, .box-gallery-vc.tpl2 ul, .box-gallery-vc.tpl2 li, .box-gallery-vc.tpl2 fieldset, .box-gallery-vc.tpl2 form, .box-gallery-vc.tpl2 label, .box-gallery-vc.tpl2 legend { vertical-align:bottom !important; }
.box-gallery-vc.tpl2 .box-gallery-tpl2 { margin:0 30px; }
.box-gallery-vc.tpl2 .box-gallery-tpl2 a {
  vertical-align:bottom !important;
  display:block;
  overflow:hidden;
  margin-bottom:30px;
}
.box-gallery-vc.tpl2 .box-gallery-tpl2 a img { width:100%; }
.box-gallery-vc.tpl2 .box-header {
  text-align:center;
  padding-bottom:32px;
}
.box-gallery-vc.tpl2 .box-header h3.title {
  text-align:center;
  text-transform:capitalize;
  font-size:40px;
  margin-bottom:21px;
  position:relative;
  display:inline-block;
  color:#FC615D;
}
.box-gallery-vc.tpl2 .box-header h3.title:before {
  position:absolute;
  top:17px;
  left:-47px;
  content:"";
  width:30px;
  height:2px;
  background:#FC615D;
  z-index:99;
}
.box-gallery-vc.tpl2 .box-header h3.title:after {
  position:absolute;
  top:17px;
  right:-47px;
  content:"";
  width:30px;
  height:2px;
  background:#FC615D;
  z-index:99;
}
.box-gallery-vc.tpl2 .box-header .desc { font-size:12px; }
.box-gallery-vc.tpl2 a.box-images { position:relative; }
.box-gallery-vc.tpl2 a.box-images:before {
  position:absolute;
  width:100%;
  left:0px;
  top:0px;
  content:"";
  height:100%;
  z-index:10;
  text-align:center;
  opacity:0;
  overflow:visible;
  border:300px solid rgba(0,0,0,0.49);
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  -ms-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}
.box-gallery-vc.tpl2 a.box-images:after {
  background:url("assets/images/iconplus.png") no-repeat scroll center center;
  position:absolute;
  z-index:3;
  content:"";
  width:112px;
  height:112px;
  margin-left:-56px;
  margin-top:-56px;
  opacity:0;
  top:50%;
  left:50%;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  -o-transition:all 0.3s;
  transition:all 0.3s;
  -webkit-transform:scale(0.1);
  transform:scale(0.1) rotate(0deg);
  z-index:100;
}
.box-gallery-vc.tpl2 a.box-images:hover:before {
  opacity:1;
  visibility:visible;
  border:300px solid rgba(0,0,0,0.49);
}
.box-gallery-vc.tpl2 a.box-images:hover:after {
  opacity:1;
  transform:scale(0.7) rotate(-180deg);
  -webkit-transform:scale(0.7) rotate(-180deg);
  -moz-transform:scale(0.7) rotate(-180deg);
  -o-transform:scale(0.7) rotate(-180deg);
}
.hover14 figure { position:relative; }
.hover14 figure::before {
  position:absolute;
  top:0;
  left:-75%;
  z-index:2;
  display:block;
  content:'';
  width:50%;
  height:100%;
  background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
  background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
  -webkit-transform:skewX(-25deg);
  transform:skewX(-25deg);
}
.hover14 figure:hover::before {
  -webkit-animation:shine .75s;
  animation:shine .75s;
}
@-webkit-keyframes shine {
  100% { left:125%; }
}
@keyframes shine {
  100% { left:125%; }
}
.vc_tta-container { margin-bottom:0 !important; }
.widget_product_carousel.tb-product-carousel.tpl1  .owl-controls .owl-nav .owl-next { background:none !important; }
.widget_product_carousel.tb-product-carousel.tpl1 .owl-controls .owl-nav {
  position:absolute;
  width:40px;
  z-index:999999;
  top:-64px;
  right:0;
  height:40px;
}
.tb-product-carousel.tpl1.widget_product_carousel .owl-controls .owl-nav .owl-prev, .tb-product-carousel.tpl1.widget_product_carousel .owl-controls .owl-nav .owl-next { width:20px; }
.widget_product_carousel { padding-top:10px; }
.widget_product_carousel .owl-controls .owl-nav .owl-prev i { line-height:35px !important; }
.widget_product_carousel .owl-controls .owl-nav .owl-prev { background:none !important; }
.widget_product_carousel .owl-controls .owl-nav .owl-next i { color:#666 !important; }
.widget_product_carousel .owl-nav {
  width:50px;
  height:40px;
  position:absolute;
  z-index:99999;
  top:-64px;
  right:-14px;
}
.widget_product_carousel .owl-nav .owl-prev, .widget_product_carousel .owl-nav .owl-next {
  top:0 !important;
  margin:0 !important;
}
.widget_product_carousel .owl-nav .owl-prev:hover i, .widget_product_carousel .owl-nav .owl-next:hover i { color:#FC615D !important; }
.widget_product_carousel .owl-nav .owl-prev i, .widget_product_carousel .owl-nav .owl-next i { font-size:20px; }
.widget_product_carousel .owl-nav .owl-prev:before, .widget_product_carousel .owl-nav .owl-prev:after, .widget_product_carousel .owl-nav .owl-next:before, .widget_product_carousel .owl-nav .owl-next:after { display:none; }
.widget_product_carousel .owl-nav .owl-prev { left:0 !important; }
.widget_product_carousel .owl-nav .owl-next { right:0 !important; }
.widget_product_carousel .owl-nav .owl-next i { color:#FC615D; }
.woocommerce.tb-products-grid.tpl1 { padding-top:10px; }
.woocommerce.tb-products-grid.tpl1 .tb-woo-one-column .tb-product-item { margin-bottom:25px !important; }
.woocommerce.tb-products-grid.tpl1 .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating {
  display:inline-block;
  margin-top:6px;
  font-size:14px;
}
.woocommerce.tb-products-grid.tpl1 .star-rating span:before { content:"\f006\f006\f006\f006\f006"; }
.woocommerce.tb-products-grid.tpl1 .tb-product-price .woocommerce-Price-amount { color:#FC615D; }
.woocommerce.tb-products-grid.tpl1 .tb-product-price del .woocommerce-Price-amount { color:#999999 !important; }
.woocommerce.tb-products-grid.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
  position:inherit;
  width:auto;
  text-align:right;
  padding-right:5px;
  float:left;
}
.woocommerce.tb-products-grid.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  position:inherit;
  right:0;
  width:auto;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.woocommerce.tb-products-grid.tpl1  .type-product.products-widget .tb-product-item .tb-image > img, .woocommerce.tpl1 .products-widget .tb-product-item .tb-image { max-width:80px; }
.woocommerce.tb-products-grid.tpl1 .products-widget .tb-product-item .tb-content { padding-left:100px; }
.tb-blog-carousel.blog-grid-box.nav-small .owl-controls .owl-nav {
  position:absolute;
  width:41px;
  z-index:999999;
  top:-50px;
  right:10px;
  height:20px;
}
.tb-blog-carousel.blog-grid-box.nav-small .owl-controls .owl-nav .owl-prev, .tb-blog-carousel.blog-grid-box.nav-small .owl-controls .owl-nav .owl-next {
  width:20px;
  height:20px;
  top:0 !important;
  margin:0;
  line-height:20px;
}
.tb-blog-carousel.blog-grid-box.nav-small .owl-controls .owl-nav .owl-prev i, .tb-blog-carousel.blog-grid-box.nav-small .owl-controls .owl-nav .owl-next i { line-height:20px; }
.tb-blog-carousel.blog-grid-box {
  border:none;
  overflow:visible;
}
.tb-blog-carousel.blog-grid-box article { width:100%; }
.tb-blog-carousel.blog-grid-box article .box-date { margin-top:-20px; }
.tb-blog-carousel.blog-grid-box article .tb-content {
  min-height:190px;
  border:1px solid #ebebeb;
  border-top:none;
  padding:33px 40px 5px !important;
}
.tb-blog-carousel.blog-grid-box article .tb-content .tb-title {
  margin:0;
  white-space:normal !important;
}
.tb-blog-carousel.blog-grid-box article .tb-content .tb-info { margin-top:8px; }
.tb-blog-carousel.blog-grid-box article .tb-content .tb-info i { margin-right:5px; }
.tb-blog-carousel.blog-grid-box article .tb-content .tb-readmore { font-style:inherit !important; }
.tb-blog-carousel.blog-grid-box article .tb-content .post-categories .post-categories {
  display:inline-block;
  margin:0;
  padding:0;
  list-style-type:none;
  margin-right:5px;
}
.tb-blog-carousel.blog-grid-box article .tb-content .post-categories .post-categories li {
  float:left;
  list-style:none;
}
.tb-blog-carousel.blog-grid-box article .tb-thumb {
  max-height:267px;
  overflow:hidden;
}
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav {
  position:absolute;
  width:80px;
  z-index:999999;
  top:-70px;
  right:0;
  height:40px;
}
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev, .tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next {
  background:#ece4e6;
  width:40px;
  height:40px;
  top:0 !important;
  margin:0;
}
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev i, .tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next i { line-height:40px; }
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev:before, .tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev:after, .tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next:before, .tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next:after { display:none; }
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev { left:0 !important; }
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-prev i { color:#666666; }
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next {
  right:0 !important;
  background:#FC615D;
}
.tb-blog-carousel.blog-grid-box .owl-controls .owl-nav .owl-next i { color:#fff; }
.tpl3.tb-blog-carousel.tb-blog-carousel:hover .owl-controls .owl-nav { opacity:1; }
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav {
  position:absolute;
  width:100%;
  z-index:999999;
  top:50%;
  right:0;
  height:0;
  margin-top:-84px;
  opacity:0;
}
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-prev, .tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-next { background:#cccccc !important; }
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-prev i, .tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-next i { color:#fff !important; }
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-prev:hover, .tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-next:hover { background:#FC615D !important; }
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-prev { left:-59px !important; }
.tpl3.tb-blog-carousel.tb-blog-carousel .owl-controls .owl-nav .owl-next {
  right:-61px !important;
  background:#fc615d;
}
.tpl3.tb-blog-carousel.tb-blog-carousel article .box-date { display:none; }
.tpl3.tb-blog-carousel.tb-blog-carousel article .box-date.tpl3 {
  position:absolute;
  background:#FC615D;
  color:#fff;
  padding:14px 13px;
  top:0;
  margin-top:8px;
  left:0;
  margin-left:10px;
  z-index:99;
  font-size:14px;
  display:block;
}
.tpl3.tb-blog-carousel.tb-blog-carousel article .box-date.tpl3 span {
  display:block;
  font-size:14px;
  line-height:17px;
  text-transform:capitalize;
  font-family:'Roboto Slab', serif;
}
.tpl3.tb-blog-carousel.tb-blog-carousel article .tb-content {
  min-height:50px;
  border:none;
  padding:10px 0 !important;
  text-align:left;
}
.tpl3.tb-blog-carousel.tb-blog-carousel article .tb-content .post-categories {
  display:inline-block;
  margin:0;
  padding:0;
}
.tpl3.tb-blog-carousel.tb-blog-carousel article .tb-content .post-categories li {
  list-style:none;
  display:inline-block;
  padding-left:0 5px;
}
.tpl3.tb-blog-carousel.tb-blog-carousel .tb-post-item .tb-title {
  margin:0px 0 8px;
  text-align:left;
  text-transform:uppercase;
  font-size:14px;
  padding-right:50px;
}
.tpl3.tb-blog-carousel.tb-blog-carousel .tb-info span, .tpl3.tb-blog-carousel.tb-blog-carousel .tb-info i { color:#999999; }
.blog-grid-box article .box-date.tpl3 { display:none; }
.vc_separator.line .vc_sep_line { border-color:#ebebeb !important; }
.tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav {
  width:61px;
  top:-60px;
}
.tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-next, .tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-prev {
  right:10px !important;
  width:20px;
  height:20px;
  top:10px !important;
  margin:0 !important;
  background:#FC615D;
  line-height:20px;
}
.tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-next i, .tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-prev i { line-height:0 !important; }
.tb-blog-carousel.blog-grid-box.tpl4 .owl-controls .owl-nav .owl-prev {
  left:8px !important;
  background:#cccccc;
}
.tb-blog-carousel.blog-grid-box.tpl4 .owl-carousel .owl-item img, .tb-blog-carousel.blog-grid-box.tpl4 article .tb-thumb { max-height:200px; }
.tb-blog-carousel.blog-grid-box.tpl4 article .box-date { margin-top:-20px; }
.tb-blog-carousel.blog-grid-box.tpl4 article .tb-content {
  padding:38px 15px 5px !important;
  min-height:138px;
}
.tb-blog-carousel.blog-grid-box.tpl4 article .tb-content .tb-title {
  font-size:14px;
  line-height:19px;
}
.tb-blog-carousel.blog-grid-box.tpl4 .tb-info { margin-top:13px; }
.tb-blog-carousel.blog-grid-box.tpl4 .tb-info i { color:#999999; }
.box-gallery-vc.tpl1 .gallery_carosel li { margin-bottom:-1px; }
.box-gallery-vc .gallery_carosel {
  margin:0;
  padding:0;
}
.box-gallery-vc .gallery_carosel li {
  list-style:none;
  float:left;
  width:16.6666%;
}
.box-gallery-vc .gallery_carosel li img {
  width:100%;
  max-height:320px;
}
.box-gallery-vc .gallery_carosel li a {
  position:relative;
  display:block;
  overflow:hidden;
  max-height:317px;
  /* i {
					position: absolute;
				    top: 50%;
				    left: 50%;
				    width: 40px;
				    height: 40px;
				    background: #fff;
				    z-index: 9;
				    text-align: center;
				    line-height: 40px;
				    font-size: 16px;
				    margin-left: -20px;
				    margin-top: -20px;
				    color: #fc615d;
				    border-radius: 2px;
				    -webkit-transition:all 0.4s;
					  -moz-transition:all 0.4s;
					  -o-transition:all 0.4s;
					  transition:all 0.4s;
					  -webkit-transform:scale(0);
					  transform:scale(0);
				}
				&:hover {
					i {
						transform:scale(1);
					}
				} */
  /*   &:before {
				    position: absolute;
				    width: 100%;
				    left: 0px;
				    top: 0px;
				    content: "";
				    height: 100%;
				    z-index: 10;
				    text-align: center;
				    opacity: 0;
				    visibility: hidden;
				    vertical-align: middle;
				    box-shadow: rgba(255,255,255,0.0980392) 0px -1px inset, rgba(255,255,255,0.0980392) 0px 1px inset, rgba(255,255,255,0.0980392) 1px 0px 0px inset, rgba(255,255,255,0.0980392) -1px 0px 0px inset;
				    background: rgba(0, 0, 0, 0.21);
				    transition: all 0.3s ease-in-out 0s;
				} */
}
.box-gallery-vc .gallery_carosel li a .image-overlay-container { background:rgba(0,0,0,0.36) !important; }
.box-gallery-vc .gallery_carosel li a:after {
  background:url("assets/images/iconplus.png") no-repeat scroll center center;
  position:absolute;
  z-index:3;
  content:"";
  width:112px;
  height:112px;
  margin-left:-56px;
  margin-top:-56px;
  opacity:0;
  top:50%;
  left:50%;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  -webkit-transform:scale(0.1);
  transform:scale(0.1);
  z-index:100;
}
.box-gallery-vc .gallery_carosel li a:hover:after {
  opacity:1;
  transform:scale(0.7);
  transform:scale(0.7) rotate(-180deg);
  -webkit-transform:scale(0.7) rotate(-180deg);
  -moz-transform:scale(0.7) rotate(-180deg);
  -o-transform:scale(0.7) rotate(-180deg);
}
.box-gallery-vc .gallery_carosel li a:hover:before {
  opacity:1;
  visibility:visible;
}
.slider-brand:hover .owl-controls .owl-nav { opacity:1; }
.slider-brand .owl-controls .owl-nav {
  position:absolute;
  z-index:9999;
  width:100%;
  height:40px;
  top:50%;
  margin-top:-20px;
  opacity:0;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
.slider-brand .owl-controls .owl-nav .owl-prev, .slider-brand .owl-controls .owl-nav .owl-next {
  width:40px;
  height:40px;
  background:#747474;
  left:0;
  font-size:0;
  display:block !important;
  position:absolute;
  border-radius:2px;
}
.slider-brand .owl-controls .owl-nav .owl-prev:before, .slider-brand .owl-controls .owl-nav .owl-next:before {
  position:absolute;
  left:0;
  top:7px;
  font-family:FontAwesome;
  color:#fff;
  content:"\f104";
  font-size:20px;
  margin-left:14px;
}
.slider-brand .owl-controls .owl-nav .owl-next {
  left:100%;
  margin-left:-40px;
}
.slider-brand .owl-controls .owl-nav .owl-next:before {
  content:"\f105";
  left:100%;
  margin-left:-24px;
}
.tb-woo-shorcode-banner-widget {
  overflow:hidden;
  position:relative;
}
.tb-woo-shorcode-banner-widget .box-text-tpl1 {
  position:absolute;
  top:0;
  right:0;
}
.tb-woo-shorcode-banner-widget .box-text-tpl1:before {
  position:absolute;
  content:"";
  right:0;
  top:-18px;
  width:40px;
  height:1px;
  background:#f27999;
}
.tb-woo-shorcode-banner-widget .box-text-tpl1 .title-tpl1 {
  font-size:30px;
  color:#f27999;
  font-weight:bold;
}
.tb-woo-shorcode-banner-widget .box-text-tpl1 .des_tpl1 {
  font-size:14px;
  color:#999999;
  margin-top:16px;
}
.tb-woo-shorcode-banner-widget.tpl2 .heading-tpl1 {
  font-size:18px;
  color:#222222;
  margin-bottom:9px;
}
.tb-woo-shorcode-banner-widget.tpl2 .box-text-tpl1 {
  position:absolute;
  top:18%;
  right:50%;
  text-align:center;
  width:160px;
  margin-right:-80px;
}
.tb-woo-shorcode-banner-widget.tpl2 .box-text-tpl1:before {
  right:50%;
  top:-20px;
  margin-right:-15px;
  width:30px;
}
.tb-woo-shorcode-banner-widget.tpl2 .box-text-tpl1:after {
  position:absolute;
  content:"";
  right:50%;
  bottom:-18px;
  width:30px;
  height:1px;
  background:#f27999;
  margin-right:-15px;
}
.tb-woo-shorcode-banner-widget.tpl1 .box-text-tpl1 {
  top:62%;
  right:18px;
  text-align:right;
}
.tb-woo-shorcode-banner-widget.tpl1 .box-text-tpl1 .title-tpl1 {
  font-size:24px;
  color:#222222;
  font-weight:400;
}
.tb-woo-shorcode-banner-widget.tpl1 .heading-tpl1 {
  font-size:24px;
  color:#f27999;
  font-weight:400;
  margin-top:5px;
}
.tb-woo-shorcode-banner-widget.tpl3 .heading-tpl1 {
  font-size:20px;
  text-transform:uppercase;
  margin-bottom:10px;
}
.tb-woo-shorcode-banner-widget.tpl3 .box-text-tpl1 {
  position:absolute;
  top:36px;
  right:16px;
  text-align:right;
}
.tb-woo-shorcode-banner-widget.tpl3 .tb-woo-shorcode-banner-widget .box-text-tpl1:before {
  position:absolute;
  content:"";
  right:0;
  top:100%;
  width:23px;
  height:1px;
  background:#f27999;
  margin-top:12px;
}
.tb-woo-shorcode-banner-widget.tpl4 .box-text-tpl1 {
  position:absolute;
  top:25%;
  right:50%;
  text-align:center;
  width:154px;
  margin-right:-73px;
  background:rgba(255,255,255,0.34);
  height:154px;
  border-radius:50%;
  overflow:hidden;
  padding-top:42px;
}
.tb-woo-shorcode-banner-widget.tpl4 .title-tpl1 {
  font-size:18px;
  margin-bottom:9px;
  color:#ff8400;
}
.tb-woo-shorcode-banner-widget.tpl4 .box-text-tpl1:before { display:none; }
.tb-woo-shorcode-banner-widget.tpl5 .box-text-tpl1 {
  position:absolute;
  top:50%;
  right:50%;
  width:194px;
  height:194px;
  border-radius:50%;
  margin-top:-119px;
  margin-right:-79px;
  text-align:center;
  padding-top:43px;
}
.tb-woo-shorcode-banner-widget.tpl5 .box-text-tpl1:before { display:none; }
.tb-woo-shorcode-banner-widget.tpl5 .heading-tpl1 {
  font-size:60px;
  color:#fff;
  font-family:'Fira Sans', sans-serif;
  font-weight:100;
}
.tb-woo-shorcode-banner-widget.tpl5 .title-tpl1 {
  font-size:34px;
  color:#fff;
  font-weight:400;
  margin-top:20px;
}
.tb-woo-shorcode-banner-widget.tpl5 .des_tpl1 {
  font-size:20px;
  color:#fff;
  font-weight:100;
  padding-top:0;
  padding:0 18px;
  margin-top:8px;
}
.tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 {
  text-align:left;
  width:100%;
  top:48px;
  left:22px;
}
.tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1:before {
  position:absolute;
  content:"";
  right:100%;
  top:-20px;
  width:40px;
  height:1px;
  background:#fc615d;
  margin-right:-40px;
}
.tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 .heading-tpl1 {
  font-size:24px;
  margin-bottom:15px;
}
.tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 .title-tpl1 {
  font-size:14px;
  font-weight:400;
  color:#ff8400;
}
.tb-woo-shorcode-banner.tpl1.custom .box-banner-tpl1.tpl1_text_left .box-text-tpl1 {
  left:40px;
  top:58px;
}
.tb-woo-shorcode-banner.tpl1.custom .box-banner-tpl1.tpl1_text_left .title-tpl1 { margin-bottom:16px; }
.box-show-orderby-text {
  font-size:14px;
  text-transform:uppercase;
  color:#cccccc;
  margin-top:7px;
}
.box-show-orderby-text .num { color:#222222; }
.pagination.pagination-category {
  float:right;
  margin:0;
  margin-bottom:30px;
}
.pagination.pagination-category a, .pagination.pagination-category span {
  margin-left:6px;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
  border:1px solid #ebebeb;
  display:inline-block;
}
.pagination.pagination-category a:hover, .pagination.pagination-category span:hover {
  background:#FC615D;
  color:#fff;
  border:#FC615D 1px solid;
}
.pagination.pagination-category span {
  background:#FC615D;
  color:#fff;
  border:1px solid #FC615D;
}
.tb-service-wrap { margin-top:23px; }
.tb-service-wrap .box-mun {
  width:70px;
  float:left;
  overflow:hidden;
  font-size:46px;
  color:#cccccc;
  font-family:'Roboto Slab', serif;
  display:block;
  height:100px;
  padding-top:9px;
}
.tb-service-wrap .box-content {
  width:calc(100% - 70px);
  float:left;
}
.tb-service-wrap .box-content .box-title {
  font-size:12px;
  color:#FC615D;
  font-style:italic;
}
.tb-service-wrap .box-content .box-heading {
  font-size:16px;
  color:#222222;
  text-transform:uppercase;
  margin-bottom:13px;
}
.tb-service-wrap .box-content .box-desc {
  font-size:13px;
  color:#666666;
  margin-bottom:-6px;
}
.tb-service-wrap .box-content .more {
  color:#FC615D;
  font-size:12px;
}
.tb-service-wrap .box-content .more i {
  margin-right:7px;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tb-service-wrap .box-content .more:hover i { margin-left:5px; }
.services-grid-box {
  background:#f5f5f5;
  padding:138px 0 60px;
  margin-top:-110px;
}
.services-grid-box article .tb-post-item {
  background:#fff;
  margin-bottom:0;
}
.services-grid-box article .tb-post-item .tb-content {
  min-height:190px;
  padding:2px 20px 50px;
  position:relative;
}
.services-grid-box article .tb-post-item .tb-content .tb-title {
  color:#222;
  margin-bottom:5px;
}
.services-grid-box article .tb-post-item .tb-content .more {
  display:block;
  right:22px;
  position:absolute;
  bottom:20px;
}
.services-grid-box article .tb-post-item .tb-content .more a { color:#FC615D; }
.services-grid-box article .tb-post-item .tb-content .more a i {
  margin-right:7px;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.services-grid-box article .tb-post-item .tb-content .more a:hover i { margin-left:5px; }
.tb-page-about-tabs-top.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border:none;
  background:#f5f5f5;
  border-radius:0;
}
.tb-page-about-tabs-top.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading a {
  color:#222 !important;
  text-transform:uppercase;
  font-size:14px;
  line-height:50px;
  padding:0;
  padding-left:20px;
}
.tb-page-about-tabs-top.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading a .vc_tta-controls-icon {
  color:#ccc !important;
  left:100% !important;
  margin-left:-34px !important;
}
.tb-page-about-tabs-top.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  background:none;
  padding:24px 28px 2px !important;
  font-size:13px;
  margin-bottom:2px;
}
.tb-page-about-tabs-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
  background:#f5f5f5;
  height:50px;
  text-align:left !important;
}
.tb-page-about-tabs-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
  color:#666 !important;
  text-transform:uppercase;
  font-size:14px;
}
.tb-page-about-tabs-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span { color:#222 !important; }
.tb-page-about-tabs-left.tb-products-tabs .vc_tta-panels-container .vc_tta-panels {
  background:#f5f5f5 !important;
  padding:30px 30px 5px !important;
  font-size:13px;
  color:#666;
  border-radius:0 !important;
}
.tb-box-team { text-align:center; }
.tb-box-team .tb-name {
  color:#222;
  margin-top:9px;
  margin-bottom:8px;
}
.tb-box-team .tb-experience { position:relative; }
.tb-box-team .tb-experience:before {
  position:absolute;
  left:-30px;
  top:50%;
  width:20px;
  height:1px;
  background:#FC615D;
  content:"";
}
.tb-box-team .tb-experience:after {
  position:absolute;
  right:-30px;
  top:50%;
  width:20px;
  height:1px;
  background:#FC615D;
  content:"";
}
.tb-info-contact .box-info .thum {
  width:80px;
  height:80px;
  margin:auto;
  border:2px solid #222;
  border-radius:50%;
}
.tb-info-contact .box-info .thum img {
  text-align:center;
  display:block;
  width:auto;
  margin:auto;
  padding-top:24px;
}
.tb-info-contact .box-info .box-content { text-align:center; }
.tb-info-contact .box-info .tb-title {
  font-size:14px;
  text-transform:uppercase;
  color:#222222;
  text-align:center;
  margin-top:12px;
  margin-bottom:5px;
}
.tb-info-contact .box-info .desc p {
  margin-bottom:0px !important;
  font-size:12px;
  color:#666;
  font-family:'fira_sanslight';
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-next:after { left:30px !important; }
.tb-policies_shotcode.vertical .item_policies .box-content { padding-left:70px; }
.flex-direction-nav a:before, .woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-next .flex-next, .woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-prev { font-size:0; }
.box-menu-top-cat-home ul.menu li a i { padding-left:2px; }
.tb-woo-shorcode-banner.tpl1 { position:relative; }
.tb-woo-shorcode-banner.tpl1:before {
  position:absolute;
  content:"";
  top:0;
  z-index:9;
  background:-webkit-linear-gradient(left,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  background:-moz-linear-gradient(left,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  background:-ms-linear-gradient(left,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  background:-o-linear-gradient(left,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  background:linear-gradient(to right,rgba(255,132,0,0.29) 0%,rgba(0,0,0,0) 100%);
  height:100%;
  left:-100%;
  width:100%;
  transition:all 0.7s ease-in-out 0.2s;
  -webkit-transition:all 0.7s ease-in-out 0.2s;
  -moz-transition:all 0.7s ease-in-out 0.2s;
  -o-transition:all 0.7s ease-in-out 0.2s;
}
.tb-woo-shorcode-banner.tpl1:hover:before { left:0; }
.box-banner-left-tpl2 { position:relative; }
.box-banner-left-tpl2:before {
  position:absolute;
  content:"";
  left:0;
  width:100%;
  /* background: #000; */
  height:100%;
  top:0;
  z-index:9;
  transition:all 0.7s ease-in-out 0.2s;
  -webkit-transition:all 0.7s ease-in-out 0.2s;
  -moz-transition:all 0.7s ease-in-out 0.2s;
  -o-transition:all 0.7s ease-in-out 0.2s;
}
.box-banner-left-tpl2:hover:before { border:30px solid rgba(255,132,0,0.18); }
.box-banner-right-tpl2 { position:relative; }
.box-banner-right-tpl2:before {
  position:absolute;
  content:"";
  left:0;
  width:100%;
  /* background: #000; */
  height:100%;
  top:0;
  z-index:9;
  transition:all 0.7s ease-in-out 0.2s;
  -webkit-transition:all 0.7s ease-in-out 0.2s;
  -moz-transition:all 0.7s ease-in-out 0.2s;
  -o-transition:all 0.7s ease-in-out 0.2s;
}
.box-banner-right-tpl2:hover:before { border:30px solid rgba(255,132,0,0.18); }
.tb-woo-shorcode-banner-widget .solid-hover .image-container.image-container-ripple:hover .image-overlay-container, .tb-woo-banner .solid-hover .image-container.image-container-ripple:hover .image-overlay-container { background:rgba(255,132,0,0.13); }
.box-banner-left-tpl2 .box-text-left-tpl2 .des_tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .des_tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .des_tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .des_tpl2, .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .des_tpl1, .tb-woo-shorcode-banner-widget.tpl5 .des_tpl1, .tb-woo-shorcode-banner-widget.tpl5 .title-tpl1, .tb-woo-shorcode-banner-widget.tpl5 .heading-tpl1, .tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 .title-tpl1, .blog-grid-box.tpl2 article .tb-content .tb-info span, .blog-grid-box.tpl4 article .tb-content .tb-info span, .blog-grid-box.tpl1 article .tb-content .tb-info span, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info a, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info span, .woocommerce.tb-products-grid.tpl4 .box-tag .hot-tags { font-family:'fira_sanslight'; }
.box-banner-left-tpl2 .box-text-left-tpl2 .heading-tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .heading-tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .heading-tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .heading-tpl2, .tb-class-title-vc.tpl1 .desc { font-family:'fira_sanslight'; }
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 {
  font-family:'fira_sanslight';
  border:1px solid #ccc;
  border-left:none;
  width:51.3%;
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 h4, .box-banner-tpl3.tpl3_text_counter, .tb-products-tabs-bottom-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span { font-family:'fira_sanslight'; }
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span:before { margin-left:2px; }
.tb-woo-shorcode-banner.tpl4, ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account ul li a, .woocommerce-currency-switcher-form a.dd-option .dd-desc, .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span { font-family:'fira_sanslight'; }
.box-banner-tpl4 .box-top .box-text-tpl4 .title-tpl4, .box-banner-tpl4 .box-bottom .box-text-tpl4 .title-tpl4 {
  font-weight:bold;
  font-family:'fira_sansregular';
}
.tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 h3, .tpl2.tb-woo-day-gifts .btn-gifts-tpl2 { font-family:'fira_sansregular'; }
.woocommerce.tb-products-grid.tpl1 .featured:before { display:none !important; }
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span { font-family:'Roboto Slab', serif; }
.tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span i { font-family:'fira_sanslight'; }
.tb-woo-shorcode-banner-widget, .tb-woo-shorcode-banner-widget.tpl1 .box-text-tpl1 .title-tpl1, .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .des_tpl3, .box-banner-tpl3.tpl3_text_mansory .des_tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .des_tpl3, .tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span, .box-gallery-vc.tpl2 .box-header .desc, .passion-title.tpl6 span.desc { font-family:'fira_sanslight'; }
.tb-woo-shorcode-banner-widget.tpl4 .box-text-tpl1 .heading-tpl1 { font-size:18px; }
.tb-woo-shorcode-banner-widget.tpl4 .box-text-tpl1 .title-tpl1 { font-family:'fira_sansbold'; }
.tb-woo-shorcode-banner-widget.tpl5 .box-text-tpl1 .title-tpl1 { font-family:'fira_sanslight'; }
.tb-woo-shorcode-banner-widget .box-text-tpl1 .title-tpl1 { font-family:'fira_sansbold'; }
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a, .blog-grid-box.tpl2 .tb-post-item .tb-content > a.tb-readmore, .blog-grid-box.tpl4 .tb-post-item .tb-content > a.tb-readmore, .blog-grid-box.tpl1 .tb-post-item .tb-content > a.tb-readmore { font-family:'fira_sanslight'; }
.woocommerce.tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price { padding-top:0; }
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu { border-bottom:none !important; }
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu li a i { width:17px; }
.woocommerce-wishlist .main-content {
  max-width:1170px;
  margin:auto;
  margin-top:70px;
}
.woocommerce-wishlist .wishlist-title { display:block; }
.woocommerce-wishlist .woocommerce-Price-amount.amount {
  color:#FC615D;
  font-family:'Roboto Slab', serif;
}
.woocommerce-wishlist del .woocommerce-Price-amount.amount { color:#cdcdcd; }
.woocommerce-wishlist ins { text-decoration:none; }
.woocommerce-wishlist .wishlist-title h2 {
  font-size:26px;
  color:#222;
  display:block;
  padding:0;
  padding-bottom:8px;
  font-family:'fira_sanslight';
  position:relative;
}
.woocommerce-wishlist a.remove {
  font-size:20px;
  height:20px;
  width:20px;
  text-align:center;
  line-height:20px;
  margin-left:8px;
}
.woocommerce-wishlist .wishlist_table tbody td.product-add-to-cart .add_to_cart { padding:0 10px !important; }
.woocommerce-wishlist .wishlist_table tbody td.product-name .yith-wcqv-button, .woocommerce-wishlist .woocommerce .wishlist_table tbody td.product-add-to-cart .yith-wcqv-button { font-weight:400; }
.tb-blog-carousel.blog-grid-box article .tb-content .tb-title {
  font-size:14px;
  font-family:'fira_sansregular';
}
.box-gallery-vc .gallery_carosel li a { vertical-align:initial !important; }
.product_carousel_vertical .flex-viewport { height:292px !important; }
.product_carousel_vertical.woocommerce.tpl2.no_border .flex-viewport { height:343px !important; }
body ins { background:transparent; }
.tb-products-tabs1 .vc_tta-tabs-container { margin:0 !important; }
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  position:relative;
  display:inline-block;
  margin-bottom:50px;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:22px;
  line-height:18px;
  color:#cacaca;
  background:transparent;
  text-transform:uppercase;
  border:none;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus, .tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
  color:#383838;
  background:transparent;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color:#383838;
  background:transparent;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child:before { display:none; }
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels {
  background:transparent !important;
  border:none !important;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels:before, .tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels:after { border:none; }
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  display:block !important;
  height:0;
  min-height:auto;
  opacity:0;
  margin:0;
  padding:0;
  border:none;
  -webkit-transition:all 0s ease 0s;
  -moz-transition:all 0s ease 0s;
  -ms-transition:all 0s ease 0s;
  -o-transition:all 0s ease 0s;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before, .tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after { border:none; }
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  height:auto;
  opacity:1;
  overflow:visible;
}
.tb-products-tabs .vc_tta-tabs-container { margin:0 !important; }
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
  position:relative;
  text-align:center;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  position:relative;
  display:inline-block;
  margin-bottom:36px;
  padding:0 14px;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  font-size:13px;
  line-height:18px;
  color:#616161;
  background:#fff !important;
  border:none;
  padding:11px 18px;
  border:1px solid #eaeaea;
  text-transform:uppercase;
  border-radius:0;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
  color:#fff;
  background-color:#171717 !important;
  border-color:transparent;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:before, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after { display:none !important; }
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color:#fff;
  background-color:#171717 !important;
  border-color:transparent;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels {
  background:transparent !important;
  border:none !important;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels:before, .tb-products-tabs .vc_tta-panels-container .vc_tta-panels:after { border:none; }
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  display:block !important;
  height:0;
  min-height:auto;
  opacity:0;
  margin:0;
  padding:0;
  border:none;
  -webkit-transition:all 0s ease 0s;
  -moz-transition:all 0s ease 0s;
  -ms-transition:all 0s ease 0s;
  -o-transition:all 0s ease 0s;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before, .tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after { border:none; }
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  height:auto;
  opacity:1;
  overflow:visible;
}
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
  font-size:14px;
  text-transform:capitalize;
  color:#666666;
}
.tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span:before {
  position:absolute;
  width:4px;
  height:4px;
  content:"";
  left:-11px;
  top:50%;
  margin-top:-2px;
  background:#666666;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
}
.woocommerce .tb-product-item-inner {
  position:relative;
  margin-bottom:18px;
}
.woocommerce .tb-product-item-inner .tb-image {
  position:relative;
  line-height:0;
}
.woocommerce .tb-product-item-inner .tb-image img {
  width:100%;
  height:auto;
}
.woocommerce .tb-product-item-inner .tb-image .tb-color-attribute {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:absolute;
  width:100%;
  opacity:0;
  bottom:28px;
  z-index:999;
}
.woocommerce .tb-product-item-inner .tb-image .tb-color-attribute li {
  width:11px;
  height:11px;
  border:1px solid #d0d0d0;
  margin-right:5px;
  text-indent:-999px;
}
.woocommerce .tb-product-item-inner .tb-image .onsale, .woocommerce .tb-product-item-inner .tb-image .new {
  position:absolute;
  left:auto;
  right:20px;
  width:48px;
  height:48px;
  line-height:43px;
  text-align:center;
  z-index:10;
}
.woocommerce .tb-product-item-inner .tb-image .new { line-height:46px; }
.woocommerce .tb-product-item-inner .tb-image .onsale, .woocommerce .tb-product-item-inner .tb-image .new {
  top:0;
  font-weight:500;
  text-transform:uppercase;
  font-size:12px;
  background:transparent;
  color:#2a2a2a;
}
.woocommerce .tb-product-item-inner .tb-image .onsale:before, .woocommerce .tb-product-item-inner .tb-image .new:before {
  position:absolute;
  content:"";
  border-bottom:66px solid transparent;
  top:3px;
  z-index:-1;
}
.woocommerce .tb-product-item-inner .tb-image .onsale {
  left:0;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.woocommerce .tb-product-item-inner .tb-image .onsale:before {
  border-left:66px solid #fff;
  left:-9px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
.woocommerce .tb-product-item-inner .tb-image .new {
  right:0;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
.woocommerce .tb-product-item-inner .tb-image .new:before {
  border-right:66px solid #fff;
  right:-9px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.woocommerce .tb-product-item-inner:hover .tb-content .tb-price-rating .tb-item-rating { opacity:1; }
.woocommerce .tb-product-item-inner:hover .tb-color-attribute {
  opacity:1;
  transform:scale(1);
  -webkit-trasnform:scale(1);
}
.woocommerce .tb-product-item-inner:after {
  content:"";
  display:block;
  clear:both;
}
.woocommerce .tb-product-item-inner .tb-product-btn a { float:left; }
.woocommerce .tb-product-item-inner .tb-product-btn a.btn-add-to-cart.added { display:none; }
.woocommerce .tb-product-item-inner .tb-product-btn .clear { display:none; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist {
  float:left;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  margin-right:13px;
  font-size:12px;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e642";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  font-size:15px;
  font-weight:500;
  width:100%;
  text-align:center;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before { color:#fff; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e67a";
  color:#fff;
  font-weight:500;
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
  font-size:15px;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover { background:#FC615D; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover:before { color:#ffffff; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before { color:#fff; }
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button {
  float:left;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  font-size:12px;
  margin-right:13px;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e61b";
  color:#fff;
  position:absolute;
  font-weight:500;
  top:50%;
  font-size:15px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:hover { background:#FC615D; }
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:hover:before { color:#ffffff; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:40px;
  height:40px;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  border:1px solid #e6e6e6;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f06e";
  font-size:15px;
  color:#2a2a2a;
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover {
  background:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover:before { color:#fff; }
.woocommerce .single_add_to_cart_button {
  background-clip:padding-box;
  color:#2a2a2a;
  display:inline-block;
  outline:medium none;
  padding:0 26px 0 47px;
  height:40px;
  line-height:43px;
  margin-right:13px;
  text-align:center;
  text-transform:uppercase;
  font-size:13px;
  font-weight:400;
  position:relative;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  letter-spacing:-0.005em;
}
.woocommerce .single_add_to_cart_button:before {
  font-size:12px;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f067";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .single_add_to_cart_button:hover {
  background-color:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
  color:#fff;
}
.woocommerce .single_add_to_cart_button:hover:before { color:#fff; }
.woocommerce .wishlist-title {
  padding:0;
  margin-bottom:30px;
}
.woocommerce .wishlist_table {
  border-radius:0;
  border-color:#ebebeb;
}
.woocommerce .wishlist_table thead th {
  font-size:14px;
  line-height:24px;
  padding:16px 12px;
  text-transform:uppercase;
}
.woocommerce .wishlist_table thead th.product-price, .woocommerce .wishlist_table thead th.product-stock-stauts { text-align:center; }
.woocommerce .wishlist_table tbody td {
  font-size:14px;
  padding:16px 12px;
}
.woocommerce .wishlist_table tbody td.product-name, .woocommerce .wishlist_table tbody td.product-add-to-cart { text-transform:uppercase; }
.woocommerce .wishlist_table tbody td.product-name > a, .woocommerce .wishlist_table tbody td.product-add-to-cart > a { color:#474747; }
.woocommerce .wishlist_table tbody td.product-name .yith-wcqv-button, .woocommerce .wishlist_table tbody td.product-add-to-cart .yith-wcqv-button {
  font-size:13px;
  color:#474747;
  background:#ffffff;
  border:1px solid #ebebeb;
  float:right;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce .wishlist_table tbody td.product-name .yith-wcqv-button:hover, .woocommerce .wishlist_table tbody td.product-add-to-cart .yith-wcqv-button:hover {
  color:#ffffff;
  background:#FC615D;
  border:1px solid #FC615D;
}
.woocommerce .wishlist_table tbody td.product-name .add_to_cart, .woocommerce .wishlist_table tbody td.product-add-to-cart .add_to_cart {
  background-clip:padding-box;
  background-color:#FC615D;
  color:#fff;
  display:inline-block;
  outline:medium none;
  padding:0 35px;
  height:40px;
  line-height:40px;
  margin-right:5px;
  text-align:center;
  text-transform:uppercase;
  font-size:13px;
  font-weight:400;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
}
.woocommerce .wishlist_table tbody td.product-name .add_to_cart:hover, .woocommerce .wishlist_table tbody td.product-add-to-cart .add_to_cart:hover { background:#393939; }
.woocommerce #respond input#submit {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.woocommerce #respond input#submit:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.woocommerce table.shop_attributes td { padding-left:15px; }
.woocommerce table.shop_attributes td p {
  padding-bottom:0;
  margin-bottom:0 !important;
}
.woocommerce p.stars a { margin-right:2px; }
.woocommerce p.stars a:before, .woocommerce p.stars a:hover~a:before {
  color:#dadada;
  content:"\e020";
}
.woocommerce p.stars.selected a.active:before, .woocommerce p.stars.selected a:before, .woocommerce p.stars:hover a.active:before, .woocommerce p.stars:hover a:before { color:#FC615D; }
.woocommerce .star-rating {
  width:5.3em;
  height:1.1em;
  letter-spacing:0.15em;
}
.woocommerce .star-rating:before {
  color:#dadada;
  content:"\F006\F006\F006\F006\F006";
  font-family:FontAwesome;
}
.woocommerce .star-rating span:before {
  content:"\F005\F005\F005\F005\F005";
  font-family:FontAwesome;
  color:#FC615D;
}
.woocommerce .tb-item-rating { font-size:11.5px; }
.woocommerce .tb-item-rating .star-rating {
  margin:0 4px 5px 0;
  float:none;
}
.woocommerce .woocommerce-tabs {
  margin-top:11px;
  border-top:1px solid #ebebeb;
  padding-top:17px;
}
.woocommerce .woocommerce-tabs .tabs {
  padding:0 !important;
  margin:0 !important;
}
.woocommerce .woocommerce-tabs .tabs:before { border:0 !important; }
.woocommerce .woocommerce-tabs .tabs li {
  box-shadow:none !important;
  border-radius:0 !important;
  background:transparent !important;
  margin:0 !important;
  border:0 !important;
  text-transform:uppercase;
}
.woocommerce .woocommerce-tabs .tabs li a {
  color:#2a2a2a !important;
  font-size:16px !important;
  font-weight:normal !important;
  letter-spacing:0;
}
.woocommerce .woocommerce-tabs .tabs li a:before {
  position:absolute;
  content:"/";
  right:0;
  width:5px;
  height:10px;
  font-size:13px;
  color:#222222;
}
.woocommerce .woocommerce-tabs .tabs li:nth-child(3) a:before { display:none; }
.woocommerce .woocommerce-tabs .panel {
  -webkit-border-radius:0 !important;
  -moz-border-radius:0 !important;
  border-radius:0 !important;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce .woocommerce-tabs .panel#tab-video iframe { width:100%; }
.woocommerce .tb-image .tb-action {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
}
.woocommerce .tb-image .tb-action > div.clear { display:none; }
.woocommerce .tb-image:hover .tb-action {
  opacity:1;
  left:0;
}
.woocommerce .tb-image > a { display:block; }
.woocommerce .tb-image:hover > a { color:#FC615D; }
.woocommerce .tb-image:hover > a:before {
  opacity:1;
  bottom:0;
}
.woocommerce .type-product.product-type-variable .tb-image .tb-action .btn-add-to-cart:before { content:"\f0c9"; }
.woocommerce .type-product.products-widget .tb-product-item {
  position:relative;
  margin-bottom:30px;
  border-bottom:1px solid #e0e0e0;
  padding-bottom:30px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-image {
  position:relative;
  width:90px;
  height:auto;
  float:left;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-image > img {
  width:100%;
  height:auto;
  display:block;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content { padding-left:110px; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-title {
  margin-bottom:7px;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-weight:400;
  line-height:24px;
  color:#747474;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-title:hover { color:#FC615D; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating { position:relative; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:14px;
  font-weight:400;
  line-height:1.5;
  color:#838383;
  display:block;
  margin-top:4px;
  overflow:hidden;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price > del {
  position:relative;
  line-height:12px;
  color:#b9b9b9;
  margin-right:6px;
  margin-bottom:12px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating { display:inline-block; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating {
  float:none;
  margin-bottom:5px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating .woocommerce-review-link { display:none; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price { margin-top:0; }
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price > span.amount {
  margin-top:6px;
  display:inline-block;
}
.woocommerce .type-product.products-widget .tb-product-item:after {
  content:"";
  display:block;
  clear:both;
}
.woocommerce .type-product.products-widget .tb-product-item:hover .tb-product-item-inner .tb-action { width:100%; }
.woocommerce .type-product.products-widget:last-child .tb-product-item {
  border:none;
  padding-bottom:0;
  margin-bottom:0;
}
.woocommerce .variations { width:100%; }
.woocommerce .variations tr td {
  padding-right:0;
  float:left;
}
.woocommerce .variations tr td.label {
  text-align:left;
  padding:12px 0 0;
  width:15%;
}
.woocommerce .variations tr td.label span { color:#FC615D; }
.woocommerce .variations tr td.label label {
  font-size:13px;
  color:#515151;
  font-weight:normal !important;
}
.woocommerce .variations tr td.value {
  padding-top:0;
  width:85%;
  position:relative;
}
.woocommerce .variations tr td.value .reset_variations {
  position:absolute;
  bottom:-20px;
  left:0;
}
.woocommerce .variations tr td.value .reset_variations:hover { color:#FC615D; }
.woocommerce .variations tr td.value select {
  -moz-appearance:none;
  -webkit-appearance:none;
  position:relative;
  line-height:17.5px !important;
  padding:0 10px;
  margin-bottom:12px;
}
.woocommerce .variations tr td.value:before {
  content:"\f107";
  font-family:FontAwesome;
  position:absolute;
  right:20px;
  top:8px;
  z-index:1;
}
.woocommerce .variations tr td.value > .reset_variations a { display:none; }
.woocommerce .variations tr select[name="attribute_size"] { margin-bottom:35px; }
.woocommerce .tb-products-grid .tb-product-item-inner { margin-bottom:31px; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-category {
  line-height:20px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-category a:hover { color:#FC615D; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image img { width:100%; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image a > img {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
  /* Chrome, Safari, Opera */
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image a span {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
  position:absolute;
  top:0;
  width:100%;
  left:0;
  opacity:0;
  z-index:-1;
  /* Chrome, Safari, Opera */
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action {
  text-align:right;
  margin-top:-7px;
  white-space:nowrap;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-content {
  position:relative;
  padding-top:15px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:absolute;
  width:100%;
  top:0;
  padding-top:18px;
  background-color:#fff;
  z-index:5;
  opacity:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content {
  text-align:center;
  margin-top:-4px;
  position:relative;
  z-index:10;
  min-height:60px;
  background-color:#fff;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-title { margin-bottom:8px; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-item-rating {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  opacity:0;
  height:0;
  -webkit-transform:scale(0);
  transform:scale(0);
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-product-price {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  margin-top:-6px;
  display:block;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .woocommerce-review-link { display:none !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .star-rating {
  display:inline-block !important;
  float:none !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn { display:inline-block; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button {
  border:none;
  background:transparent;
  width:27px;
  margin-right:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover:before { color:#FC615D; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistaddedbrowse:before { color:#FC615D; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a:before {
  content:"+" !important;
  font-size:40px;
  position:absolute;
  right:1px;
  font-family:initial;
  font-weight:500;
  text-indent:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before {
  content:"\F178" !important;
  font-family:FontAwesome;
  font-size:20px;
  line-height:73px;
}
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-image a span {
  opacity:1;
  z-index:1;
}
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-header-content {
  top:-50px;
  opacity:1;
}
.woocommerce .tb-products-grid .owl-stage .owl-item.active.end .tooltip { display:none !important; }
.woocommerce .tb-products-grid.col-lg-4 .tb-image .tb-color-attribute { bottom:38px; }
.woocommerce .tb-product-carousel3 .tb-product-item-inner .tb-image .tb-color-attribute { bottom:38px; }
.woocommerce.tpl1 .products-widget .tb-product-item { margin-bottom:40px !important; }
.woocommerce.tpl1 .products-widget .tb-product-item .tb-image { width:120px; }
.woocommerce.tpl1 .products-widget .tb-product-item .tb-content { padding-left:140px; }
.woocommerce.tpl1 .products-widget .tb-product-item .tb-content .tb-title a { margin-top:5px; }
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid {
  position:absolute;
  bottom:0;
  height:25px;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid .tb-product-item-inner { margin:0; }
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid .tb-product-item-inner .tb-action {
  padding-left:137px;
  width:165px;
  text-align:left;
  white-space:nowrap;
  overflow:hidden;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.woocommerce.tpl1 .products-widget .tb-product-item:hover .tb-products-grid .tb-product-item-inner .tb-action {
  width:100%;
  overflow:visible;
}
.woocommerce.tpl1 .tb-woo-one-column .tb-product-item { margin-bottom:35px !important; }
.woocommerce .tb-view-more-link {
  text-align:center;
  position:relative;
  margin-bottom:20px;
}
.woocommerce .tb-view-more-link a {
  color:#9b9b9b;
  background-color:#fff;
  width:95px;
  display:inline-block;
  position:relative;
}
.woocommerce .tb-view-more-link a span {
  position:relative;
  font-size:15px;
  display:inline-block;
  text-align:center;
  width:39px;
  height:39px;
  line-height:39px;
}
.woocommerce .tb-view-more-link a span:before, .woocommerce .tb-view-more-link a span:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #ddd;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.woocommerce .tb-view-more-link a span:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#e9e9e9;
  z-index:-1;
}
.woocommerce .tb-view-more-link a span:hover { color:#fff; }
.woocommerce .tb-view-more-link a span:hover:before, .woocommerce .tb-view-more-link a span:hover:after { border-color:#FC615D; }
.woocommerce .tb-view-more-link a span:hover:after { background-color:#FC615D; }
.woocommerce .tb-view-more-link a span:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.woocommerce .tb-view-more-link a span:after { z-index:1; }
.woocommerce .tb-view-more-link a span i {
  position:relative;
  z-index:2;
}
.woocommerce .tb-view-more-link:before {
  position:absolute;
  content:"";
  border-top:1px solid #f2f2f2;
  width:100%;
  left:0;
  top:18px;
}
.woocommerce table.my_account_orders {
  border-radius:0;
  font-size:13px;
}
.woocommerce table.my_account_orders .order-actions .button {
  background-clip:padding-box;
  color:#2a2a2a;
  display:inline-block;
  outline:medium none;
  padding:0 26px 0 47px;
  height:40px;
  line-height:43px;
  margin-right:13px;
  text-align:center;
  text-transform:uppercase;
  font-size:13px;
  font-weight:400;
  position:relative;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  letter-spacing:-0.005em;
}
.woocommerce table.my_account_orders .order-actions .button:before {
  font-size:12px;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f067";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce table.my_account_orders .order-actions .button:hover {
  background-color:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
  color:#fff;
}
.woocommerce table.my_account_orders .order-actions .button:hover:before { color:#fff; }
#yith-quick-view-content .onsale {
  position:absolute;
  left:auto;
  right:20px;
  width:48px;
  height:48px;
  line-height:43px;
  text-align:center;
  z-index:10;
  top:0;
  font-weight:500;
  text-transform:uppercase;
  font-size:12px;
  background:transparent;
  color:#2a2a2a;
  left:0;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  left:20px;
  right:auto;
}
#yith-quick-view-content .onsale:before {
  position:absolute;
  content:"";
  border-bottom:66px solid transparent;
  top:3px;
  z-index:-1;
}
#yith-quick-view-content .onsale:before {
  border-left:66px solid #fff;
  left:-9px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
#yith-quick-view-content .entry-title { font-size:16px; }
#yith-quick-view-content .ro-rate .woocommerce-product-rating { margin-bottom:8px; }
#yith-quick-view-content .tb-product-price .price {
  font-size:14px;
  color:#FC615D;
  margin-bottom:0;
  font-family:Fira Sans;
}
#yith-quick-view-content .tb-product-price .price ins { text-decoration:none; }
#yith-quick-view-content .tb-product-price .price del {
  color:#b1b1b1;
  font-size:14px;
}
#yith-quick-view-content .ro-quantity .quantity input { width:100%; }
#yith-quick-view-content .single_add_to_cart_button { margin-top:10px; }
#yith-quick-view-content .single_add_to_cart_button:before { margin:2px 0 0 -10px; }
.tb-btn-prod {
  position:relative;
  display:inline-block;
}
.tb-btn-prod .tooltip {
  z-index:99999;
  color:#fff;
}
.tooltip-inner { text-indent:0 !important; }
.vc_images_carousel .vc_carousel-inner, .vc_images_carousel .vc_carousel-slideline { overflow:visible !important; }
.vc_images_carousel .vc_carousel-control, .vc_images_carousel .vc_carousel-indicators { display:none; }
.vc_images_carousel .owl-controls {
  position:absolute;
  top:50%;
  margin-top:-20px;
  width:100%;
}
.vc_images_carousel .owl-controls .owl-nav > div {
  width:40px;
  height:40px;
  font-size:20px;
  line-height:37px;
  text-align:center;
  color:#383838;
  background:#fff;
  border:1px solid #ebebeb;
  text-shadow:none;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  position:absolute;
}
.vc_images_carousel .owl-controls .owl-nav > div:hover {
  color:#ffffff;
  background:#FC615D;
  border-color:#FC615D;
}
.vc_images_carousel .owl-controls .owl-nav > div.owl-prev { left:-30px; }
.vc_images_carousel .owl-controls .owl-nav > div.owl-next {
  left:auto;
  right:-30px;
}
.vc_images_carousel:hover .owl-controls .owl-nav > div { opacity:1; }
.woocommerce .tb-product-item-inner .tb-image .onsale { display:none; }
.woocommerce.tb-product-carousel, .tb-product-cats-carousel, .tb-product-cats-carousel-large, .tb-porfolio-carousel3 { position:relative; }
.woocommerce.tb-product-carousel .tb-product-item, .tb-product-cats-carousel .tb-product-item, .tb-product-cats-carousel-large .tb-product-item, .tb-porfolio-carousel3 .tb-product-item { margin:0 auto; }
.woocommerce.tb-product-carousel .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before, .tb-product-cats-carousel .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before, .tb-product-cats-carousel-large .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before, .tb-porfolio-carousel3 .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before { left:13px; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div, .tb-product-cats-carousel .owl-controls .owl-nav > div, .tb-product-cats-carousel-large .owl-controls .owl-nav > div, .tb-porfolio-carousel3 .owl-controls .owl-nav > div {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
  z-index:99;
  top:40%;
  line-height:27px;
  margin-top:-18px;
  text-align:center;
  color:#787878;
  background:transparent;
  opacity:0;
  position:relative;
  font-size:15px;
  display:inline-block;
  width:35px;
  height:35px;
  line-height:35px;
  position:absolute;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:before, .woocommerce.tb-product-carousel .owl-controls .owl-nav > div:after, .tb-product-cats-carousel .owl-controls .owl-nav > div:before, .tb-product-cats-carousel .owl-controls .owl-nav > div:after, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:before, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:after, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:before, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #fff;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:after, .tb-product-cats-carousel .owl-controls .owl-nav > div:after, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:after, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#fff;
  z-index:-1;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover { color:#fff; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:before, .woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover:before, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:before, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:after, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:before, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:after { border-color:#FC615D; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:after, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:after { background-color:#FC615D; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover .fa, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover .fa, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover .fa, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div i, .tb-product-cats-carousel .owl-controls .owl-nav > div i, .tb-product-cats-carousel-large .owl-controls .owl-nav > div i, .tb-porfolio-carousel3 .owl-controls .owl-nav > div i {
  position:relative;
  z-index:2;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div.owl-prev, .tb-product-cats-carousel .owl-controls .owl-nav > div.owl-prev, .tb-product-cats-carousel-large .owl-controls .owl-nav > div.owl-prev, .tb-porfolio-carousel3 .owl-controls .owl-nav > div.owl-prev { left:-18px; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div.owl-next, .tb-product-cats-carousel .owl-controls .owl-nav > div.owl-next, .tb-product-cats-carousel-large .owl-controls .owl-nav > div.owl-next, .tb-porfolio-carousel3 .owl-controls .owl-nav > div.owl-next {
  right:-18px;
  padding-left:3px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:before, .tb-product-cats-carousel .owl-controls .owl-nav > div:before, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:before, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:before { background-color:#fff; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover { color:#fff; }
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover:after, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:after, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:after {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  z-index:1;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:before, .tb-product-cats-carousel .owl-controls .owl-nav > div:hover:before, .tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:before, .tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:before { border-color:#fff; }
.woocommerce.tb-product-carousel .owl-controls .owl-dots, .tb-product-cats-carousel .owl-controls .owl-dots, .tb-product-cats-carousel-large .owl-controls .owl-dots, .tb-porfolio-carousel3 .owl-controls .owl-dots {
  bottom:-30px;
  left:0;
  position:absolute;
  width:100%;
  text-align:center;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot, .tb-product-cats-carousel .owl-controls .owl-dots .owl-dot, .tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot, .tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  border:1px solid #dcdcdc;
  border-radius:50%;
  display:inline-block;
  height:12px;
  margin:0 5px;
  width:12px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot.active, .woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot:hover, .tb-product-cats-carousel .owl-controls .owl-dots .owl-dot.active, .tb-product-cats-carousel .owl-controls .owl-dots .owl-dot:hover, .tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot.active, .tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot:hover, .tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot.active, .tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.woocommerce.tb-product-carousel:hover .owl-controls .owl-nav > div, .tb-product-cats-carousel:hover .owl-controls .owl-nav > div, .tb-product-cats-carousel-large:hover .owl-controls .owl-nav > div, .tb-porfolio-carousel3:hover .owl-controls .owl-nav > div { opacity:1; }
.tb-wrap-carousel:hover .owl-controls .owl-nav > div, .tb-products-tabs:hover .owl-controls .owl-nav > div, .tb-category-slider:hover .owl-controls .owl-nav > div { opacity:1; }
.tb-category-slider { position:relative; }
.tb-category-slider .tb-product-item { margin:0 auto; }
.tb-category-slider .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before { left:13px; }
.tb-category-slider .owl-controls .owl-nav > div {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
  z-index:99;
  top:40%;
  line-height:27px;
  margin-top:-18px;
  text-align:center;
  color:#787878;
  background:transparent;
  opacity:0;
  position:relative;
  font-size:15px;
  display:inline-block;
  width:35px;
  height:35px;
  line-height:35px;
  position:absolute;
}
.tb-category-slider .owl-controls .owl-nav > div:before, .tb-category-slider .owl-controls .owl-nav > div:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #fff;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-category-slider .owl-controls .owl-nav > div:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#fff;
  z-index:-1;
}
.tb-category-slider .owl-controls .owl-nav > div:hover { color:#fff; }
.tb-category-slider .owl-controls .owl-nav > div:hover:before, .tb-category-slider .owl-controls .owl-nav > div:hover:after { border-color:#FC615D; }
.tb-category-slider .owl-controls .owl-nav > div:hover:after { background-color:#FC615D; }
.tb-category-slider .owl-controls .owl-nav > div:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-category-slider .owl-controls .owl-nav > div i {
  position:relative;
  z-index:2;
}
.tb-category-slider .owl-controls .owl-nav > div.owl-prev { left:-18px; }
.tb-category-slider .owl-controls .owl-nav > div.owl-next {
  right:-18px;
  padding-left:3px;
}
.tb-category-slider .owl-controls .owl-nav > div:before { background-color:#fff; }
.tb-category-slider .owl-controls .owl-nav > div:hover { color:#fff; }
.tb-category-slider .owl-controls .owl-nav > div:hover:after {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  z-index:1;
}
.tb-category-slider .owl-controls .owl-nav > div:hover:before { border-color:#fff; }
.tb-category-slider .owl-controls .owl-dots {
  bottom:-30px;
  left:0;
  position:absolute;
  width:100%;
  text-align:center;
}
.tb-category-slider .owl-controls .owl-dots .owl-dot {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  border:1px solid #dcdcdc;
  border-radius:50%;
  display:inline-block;
  height:12px;
  margin:0 5px;
  width:12px;
}
.tb-category-slider .owl-controls .owl-dots .owl-dot.active, .tb-category-slider .owl-controls .owl-dots .owl-dot:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.tb-category-slider:hover .owl-controls .owl-nav > div { opacity:1; }
.vc_tta-panels-container { z-index:100; }
@media (min-width: 992px) and (max-width: 1200px) {
  .woocommerce.tb-product-carousel .tb-product-item .tb-content .tb-action .btn-add-to-cart { padding:7px 20px; }
  .woocommerce.tb-product-carousel .tb-product-item:hover .tb-content .tb-action .yith-wcwl-add-to-wishlist { margin-right:0; }
  .woocommerce.tb-product-carousel .tb-product-item:hover .tb-content .tb-action .compare-button { margin-left:2px; }
}
@media (max-width: 767px) {
  .woocommerce.tb-product-carousel .tb-product-item { margin:0 auto 30px; }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .woocommerce.tb-products-grid.tpl1 .tb-product-item .tb-content .tb-action .btn-add-to-cart { padding:7px 20px; }
  .woocommerce.tb-products-grid.tpl1 .tb-product-item:hover .tb-content .tb-action .yith-wcwl-add-to-wishlist { margin-right:0; }
  .woocommerce.tb-products-grid.tpl1 .tb-product-item:hover .tb-content .tb-action .compare-button { margin-left:2px; }
}
@media (max-width: 991px) {
  .tb-product-list-section .passion-title-separator-wrap { margin:0 auto; }
  .tb-product-list-section .woocommerce.tb-products-grid.tpl2 .tb-product-item { margin:0 auto 30px; }
}
@media (max-width: 767px) {
  .woocommerce.tb-products-grid.tpl1 .tb-product-item { margin:0 auto 30px; }
}
.product_carousel_vertical.woocommerce .type-product.products-widget .tb-product-item .tb-image {
  max-height:100px;
  overflow:hidden;
}
.tb-products-tabs.tb-products-tabs-top-right.no-space-top .vc_tta-tabs-container { top:-40px; }
.owl-nav-no-banner.product-carousel-small.tb-product-carousel.tpl1 .owl-controls .owl-nav {
  top:-73px;
  right:-31px;
}
.woocommerce.product_carousel_vertical {
  position:relative;
  margin-top:70px;
  margin-top:-71px;
  border:1px solid #ebebeb;
}
.woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content { padding-left:100px; }
.woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content .tb-price-rating { margin-top:-7px; }
.woocommerce.product_carousel_vertical .star-rating {
  width:83px;
  height:17px;
}
.woocommerce.product_carousel_vertical .star-rating span:before {
  content:"\f006\f006\f006\f006\f006";
  font-size:15px;
}
.woocommerce.product_carousel_vertical .star-rating:before { font-size:15px; }
.woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-title a {
  font-size:14px;
  margin-top:6px;
  line-height:20px;
}
.woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
  margin-top:-8px;
  color:#FC615D;
  font-family:'fira_sansbold';
}
.woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
  position:inherit;
  width:auto;
  text-align:right;
  padding-right:5px;
  float:left;
  font-family:'fira_sansbold';
}
.woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  position:inherit;
  right:0;
  width:auto;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.woocommerce.product_carousel_vertical .flex-viewport { margin-top:70px; }
.woocommerce.product_carousel_vertical .slides { max-width:100%; }
.woocommerce.product_carousel_vertical .slides li {
  float:none !important;
  display:block !important;
  height:163px !important;
  padding:0 20px;
  position:relative;
}
.woocommerce.product_carousel_vertical .slides li:before {
  position:absolute;
  content:"";
  left:0;
  width:100%;
  height:1px;
  background:#ebebeb;
  bottom:30px;
}
.woocommerce.product_carousel_vertical .slides li .tb-product-item .tb-title { white-space:normal !important; }
.woocommerce.product_carousel_vertical .flex-control-nav { display:none; }
.woocommerce.product_carousel_vertical .flex-direction-nav {
  position:absolute;
  width:42px;
  top:10px;
  right:8px;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-prev {
  width:20px;
  height:20px;
  display:inline-block;
  background:#cccccc;
  margin-right:2px;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-prev:after {
  position:absolute;
  font-family:FontAwesome;
  left:8px;
  top:-2px;
  font-size:15px;
  content:"\f104";
  color:#fff;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-prev .flex-prev {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-next {
  width:20px;
  height:20px;
  display:inline-block;
  background:#FC615D;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-next:after {
  position:absolute;
  font-family:FontAwesome;
  left:27px;
  top:-2px;
  font-size:15px;
  content:"\f105";
  color:#fff;
}
.woocommerce.product_carousel_vertical .flex-direction-nav .flex-nav-next .flex-next {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.woocommerce.product_carousel_vertical.no_border {
  border:none;
  padding:0;
  display:block;
  overflow:hidden;
  clear:both;
}
.woocommerce.product_carousel_vertical.no_border .slides li {
  height:120px !important;
  padding:0;
}
.woocommerce.product_carousel_vertical.no_border .slides li:before { display:none; }
.woocommerce.product_carousel_vertical.no_border .flex-viewport { margin-top:60px; }
.woocommerce.product_carousel_vertical.no_border .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating { margin-top:14px; }
.woocommerce.product_carousel_vertical.no_border .tb-product-price .woocommerce-Price-amount { color:#222; }
.woocommerce.product_carousel_vertical.no_border .tb-product-price del .woocommerce-Price-amount { color:#999999; }
.woocommerce .tb-item-category {
  position:relative;
  margin-bottom:30px;
}
.woocommerce .tb-item-category .tb-thumb {
  position:relative;
  line-height:0;
  z-index:5;
  overflow:hidden;
  background-color:#e8e8e8;
}
.woocommerce .tb-item-category .tb-thumb > img {
  width:100%;
  height:auto;
}
.woocommerce .tb-item-category .tb-thumb:after {
  position:absolute;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,0.5);
  content:"";
  z-index:2;
  opacity:0;
}
.woocommerce .tb-item-category .tb-title {
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  background:transparent;
  top:60%;
  bottom:auto;
  position:absolute;
  width:100%;
  text-align:center;
  opacity:0;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.woocommerce .tb-item-category .tb-title h3 {
  color:#fff;
  font-size:24px;
  text-transform:uppercase;
}
.woocommerce .tb-item-category .tb-title h3 .count {
  color:#fff;
  font-size:14px;
  display:block;
  margin-top:10px;
}
.woocommerce .tb-item-category:hover > a:before { z-index:1; }
.woocommerce .tb-item-category:hover .tb-thumb:after { opacity:1; }
.woocommerce .tb-item-category:hover .tb-title {
  z-index:9;
  opacity:1;
  top:50%;
}
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div, .tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div {
  top:50%;
  margin-top:-25px;
}
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div.owl-prev, .tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div.owl-prev { left:-2px; }
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div.owl-next, .tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div.owl-next { right:-2px; }
@media (max-width: 991px) {
  .woocommerce .tb-item-category { margin:0 auto 30px auto; }
}
.woocommerce .archive-products .tb-shop-attribute { display:none; }
.woocommerce .archive-products .woocommerce-result-count { white-space:nowrap; }
.woocommerce .archive-products .tb-start-shop-loop {
  display:inline-block;
  width:100%;
  margin-bottom:9px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-view-as, .woocommerce .archive-products .tb-start-shop-loop .tb-shop-pagination {
  float:left;
  margin-right:30px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering { float:left; }
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering form {
  width:100%;
  margin:0;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering form select {
  display:inline;
  width:inherit;
  padding:0;
  height:38px;
  border:none;
  margin-bottom:0;
  text-transform:uppercase;
  color:#222222;
  font-size:14px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by {
  border:1px solid #ebebeb;
  line-height:40px;
  text-transform:uppercase;
  padding-left:10px;
  height:40px;
  position:relative;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by:before {
  position:absolute;
  top:0;
  right:0px;
  content:"\f107";
  font-family:FontAwesome;
  font-size:15px;
  color:#222222;
  background:#fff;
  height:38px;
  width:17px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by select#soflow {
  -webkit-appearance:button;
  padding:5px 30px 4px 5px;
  width:191px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by, .woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by {
  float:left;
  font-size:14px;
  color:#cccccc;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by { text-align:right; }
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by .box-show {
  text-transform:uppercase;
  margin-left:20px;
  line-height:40px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by .box-show .num { color:#222222; }
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by select {
  width:58px;
  padding:0px 5px 0px 10px;
}
.woocommerce .archive-products .tb-start-shop-loop .woocommerce-result-count {
  margin:0;
  line-height:24px;
}
.woocommerce .archive-products .tb-start-shop-loop.tb-shop-topbar-full .tb-shop-catalog-ordering {
  width:50%;
  margin-left:0;
}
.woocommerce .archive-products .tb-after-shop-loop {
  padding-top:14px;
  margin-bottom:-15px;
}
.woocommerce .archive-products .tb-after-shop-loop.border-top { border-top:1px solid #f0f0f0; }
.woocommerce .archive-products .tb-after-shop-loop:after {
  clear:both;
  content:"";
  display:block;
  margin-bottom:40px;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute { width:35%; }
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget { margin-bottom:-10px !important; }
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget.widget_layered_nav { float:left; }
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget .wg-title { color:#5b5b5b; }
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget.widget_price_filter {
  float:right;
  min-width:153px;
}
.woocommerce .type-product.product .tb-content { text-align:left; }
.woocommerce .type-product.product .tb-content .tb-title a {
  color:#363636;
  display:block;
}
.woocommerce .type-product.product .tb-content .tb-title a:hover { color:#FC615D; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating { float:left; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating:before { top:1px; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating span:before { top:1px; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .woocommerce-review-link {
  display:block;
  margin-top:-5px;
  font-style:italic;
  color:#b6b6b6;
  font-size:13px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price {
  font-size:14px;
  color:#FC615D;
  font-family:Fira Sans;
  font-family:'fira_sansbold';
  padding-top:10px;
  min-height:30px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  font-size:14px;
  color:#999999;
  margin-right:0px;
  font-weight:400 !important;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price ins { text-decoration:none !important; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span {
  display:inline-block;
  width:11px;
  height:11px;
  background-color:#2e2e2e;
  border:1px solid #d0d0d0;
  margin-right:7px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span:first-child { background-color:#edddd0; }
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span:last-child { background-color:#fff; }
.woocommerce .tb-product-items .tb-product-item { margin-bottom:9px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column {
  text-align:left;
  margin-bottom:5px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner {
  text-align:left;
  display:inline-block;
  width:100%;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-title {
  color:#363636;
  font-size:14px;
  margin-top:0;
  text-transform:uppercase;
  line-height:14px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-category { margin:3px 0 -1px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-category a:hover { color:#FC615D; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image {
  width:210px;
  float:left;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
  width:calc( 100% - 240px );
  float:left;
  margin-left:30px;
  min-height:270px;
  position:relative;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-title a {
  font-size:16px;
  color:#363636;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-title a:hover { color:#FC615D; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content { margin:10px 0 12px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a {
  padding:0 17px 0 44px !important;
  background-clip:padding-box;
  color:#2a2a2a;
  display:inline-block;
  outline:medium none;
  padding:0 26px 0 47px;
  height:40px;
  line-height:43px;
  margin-right:13px;
  text-align:center;
  text-transform:uppercase;
  font-size:13px;
  font-weight:400;
  position:relative;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  letter-spacing:-0.005em;
  float:left;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:before {
  font-size:12px;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f067";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:hover {
  background-color:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
  color:#fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:hover:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.btn-add-to-cart.added { display:none; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.btn-add-to-cart:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.added_to_cart:before { margin:2px 0 0 -10px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .clear { display:none; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist {
  float:left;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  margin-right:13px;
  font-size:12px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e642";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  font-size:15px;
  font-weight:500;
  width:100%;
  text-align:center;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e67a";
  color:#fff;
  font-weight:500;
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
  font-size:15px;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover { background:#FC615D; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover:before { color:#ffffff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button {
  float:left;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  font-size:12px;
  margin-right:13px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e61b";
  color:#fff;
  position:absolute;
  font-weight:500;
  top:50%;
  font-size:15px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover { background:#FC615D; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover:before { color:#ffffff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:40px;
  height:40px;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  border:1px solid #e6e6e6;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:FontAwesome;
  content:"\f002";
  font-size:12px;
  color:#a3a3a3;
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:hover {
  background:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:hover:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .star-rating, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-review-link {
  float:left;
  font-size:13px;
  color:#a0a0a0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-review-link {
  color:#a0a0a0;
  margin-left:15px;
  line-height:22px;
  font-size:13px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-product-rating { margin:9px 0 -2px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .ro-rate { margin:5px 0 0; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .star-rating {
  margin-top:5px;
  color:#FC615D;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price {
  margin-top:6px;
  display:block;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price .amount {
  font-size:14px;
  color:#838383;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del { margin-right:6px; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del .amount {
  font-size:14px;
  line-height:24px;
  color:#b1b1b1;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price ins { text-decoration:none; }
.woocommerce .tb-view-as span { margin-right:10px; }
.woocommerce .tb-view-as .jws_theme_action_grid { margin-right:6px; }
.woocommerce .tb-view-as .jws_theme_action {
  border:1px solid #ebebeb;
  height:40px;
  width:40px;
  line-height:40px;
  display:inline-block;
  text-align:center;
  font-size:18px;
  color:#ebebeb;
}
.woocommerce .tb-view-as .jws_theme_action.active {
  color:#FC615D;
  border:1px solid #FC615D;
}
@media (max-width: 992px) {
  .woocommerce .archive-products .tb-start-shop-loop .tb-view-as, .woocommerce .archive-products .tb-start-shop-loop .tb-shop-pagination { width:50%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
    max-height:92px;
    overflow:hidden;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce .archive-products .widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span { width:70px; }
  .woocommerce .archive-products .widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to { left:100px; }
  .woocommerce .archive-products .tb-sideabr-feature-box .tb-info { min-width:180px; }
  .woocommerce .archive-products .products .tb-product-item .tb-product-item-inner:hover .tb-product-btn .yith-wcwl-add-to-wishlist { margin-right:0; }
  .woocommerce .archive-products .products .tb-product-item .tb-product-item-inner:hover .tb-product-btn .compare-button { margin-left:2px; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image { width:170px; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
    width:calc( 100% - 200px );
    min-height:170px;
  }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-title { margin-top:0; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content { display:none; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist, .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button, .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .btn-envelope { margin-left:4px; }
}
@media (max-width: 767px) {
  .woocommerce .archive-products .widget-area { margin:0 auto; }
  .woocommerce .archive-products .widget-area .tb-sideabr-feature-box .tb-info { min-width:310px; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
    max-height:92px;
    overflow:hidden;
  }
  .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn { margin-top:35px; }
}
@media (max-width: 640px) {
  .woocommerce .archive-products .products { margin:0 auto; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image {
    float:none;
    width:auto;
    margin-bottom:30px;
  }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
    width:100%;
    min-height:auto;
    margin-left:0;
    padding-bottom:30px;
  }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-title { margin-top:0; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist, .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button, .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .btn-envelope { margin-left:4px; }
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li {
  margin:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li:before, .woocommerce div.product div.woocommerce-tabs ul.tabs li:after { height:0; }
.woocommerce .products .product span.onsale { min-height:initial !important; }
.woocommerce #order_review.woocommerce-checkout-review-order { margin-bottom:60px; }
.woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce .woocommerce-message {
  border-color:#FC615D;
  border-radius:0 !important;
  box-shadow:none !important;
}
.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-message:before {
  line-height:0px !important;
  background-color:#FC615D;
  border-radius:0 !important;
  margin-top:13px;
}
.woocommerce .woocommerce-ordering select.orderby { box-shadow:0 1px 3px -1px rgba(16,16,16,0.1) inset; }
.woocommerce .woocommerce-pagination { text-align:right; }
.woocommerce .woocommerce-pagination ul { border:none !important; }
.woocommerce .woocommerce-pagination ul li { border:none !important; }
.woocommerce .woocommerce-pagination ul li + li { padding-left:10px; }
.woocommerce .woocommerce-pagination ul li .page-numbers {
  border:1px solid #ebebeb;
  color:#cccccc;
  display:inline-block;
  line-height:38px;
  font-size:14px;
  width:40px;
  height:40px;
  background:transparent;
  padding:0;
  text-align:center;
}
.woocommerce .woocommerce-pagination ul li .page-numbers.current, .woocommerce .woocommerce-pagination ul li .page-numbers:hover {
  border:1px solid #FC615D;
  background-color:#FC615D;
  color:#fff;
}
.woocommerce .tb-shop-pagination.right {
  position:absolute;
  right:14px;
}
.woocommerce ul#shipping_method li { text-indent:0; }
.woocommerce .cart-collaterals .cart_totals { width:inherit; }
.woocommerce .cart-collaterals .cart_totals h2 {
  font-size:24px;
  text-transform:uppercase;
}
.woocommerce .cart-collaterals .cart_totals table {
  border-radius:2px !important;
  border:1px solid #c5c5c5;
  border-bottom:none;
  width:100%;
  text-transform:uppercase;
}
.woocommerce .cart-collaterals .cart_totals table tr th { text-align:right; }
.woocommerce .cart-collaterals .cart_totals table tr td { padding-left:60px; }
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th, .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
  padding-top:25px;
  padding-bottom:15px;
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th {
  font-size:16px;
  color:#363636;
  font-weight:normal;
  text-transform:uppercase;
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
  font-size:18px;
  color:#363636;
  font-weight:normal;
}
.woocommerce .cart-collaterals .cart_totals table .order-total th, .woocommerce .cart-collaterals .cart_totals table .order-total td {
  padding-top:20px;
  padding-bottom:20px;
}
.woocommerce .cart-collaterals .cart_totals table .order-total th {
  font-size:24px;
  color:#2a2a2a;
  font-weight:normal;
  text-transform:uppercase;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td {
  font-size:18px;
  color:#484848;
  font-weight:normal;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td .amount { font-weight:normal; }
.woocommerce .cart-collaterals .cart_totals .return-to-shop { float:left; }
.woocommerce .cart-collaterals .cart_totals .checkout-button {
  float:right;
  background-color:transparent;
  border:1px solid #dcdcdc;
  border-radius:0;
  color:#525252;
  display:inline-block;
  outline:medium none;
  text-align:center;
  text-transform:uppercase;
  font-weight:normal;
  height:40px;
  line-height:39px;
  padding:0;
  max-width:180px;
  width:46%;
  font-size:13px;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button {
  background:none;
  box-shadow:none;
  color:#444444;
  border:1px solid #444444;
  font-weight:600;
  text-shadow:none;
  display:inline-block !important;
  width:auto;
  margin-top:5px;
  padding:10px;
  border-radius:0px !important;
  -webki-border-radius:0px !important;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button:hover {
  background:#FC615D;
  border-color:#FC615D;
  color:#ffffff;
}
.woocommerce .cart-collaterals a.shipping-calculator-button { font-size:13px; }
.woocommerce .cart-collaterals a.shipping-calculator-button:after {
  content:"" !important;
  font-family:FontAwesome !important;
  font-size:8px;
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
}
.woocommerce .checkout #customer_details { margin-bottom:60px; }
.woocommerce .checkout #customer_details .woocommerce-billing-fields h3, .woocommerce .checkout #customer_details .woocommerce-shipping-fields h3 {
  font-weight:600;
  text-transform:uppercase;
}
.woocommerce .checkout #customer_details .woocommerce-billing-fields .select2-container .select2-choice, .woocommerce .checkout #customer_details .woocommerce-shipping-fields .select2-container .select2-choice {
  border-radius:0px !important;
  -webkit-border-radius:0px !important;
}
.woocommerce .checkout h3 { text-transform:uppercase; }
.woocommerce .checkout input#place_order {
  background:none;
  box-shadow:none;
  color:#444444;
  border:1px solid #444444;
  font-weight:600;
  text-shadow:none;
  display:inline-block !important;
  width:auto;
  margin-top:5px;
  padding:9px 39px;
  border-radius:0px !important;
  -webkit-border-radius:0px !important;
}
.woocommerce .checkout input#place_order:hover {
  color:#ffffff;
  background:#FC615D;
  border:1px solid #FC615D;
}
.woocommerce form.login input[type="submit"], .woocommerce form.checkout_coupon input[type="submit"] {
  background:#444444;
  color:#FFFFFF;
  display:inline-block !important;
  width:auto;
  margin-top:5px;
  padding:9px 39px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.woocommerce form.login input[type="submit"]:hover, .woocommerce form.checkout_coupon input[type="submit"]:hover {
  background:#FC615D;
  color:#FFFFFF;
}
.woocommerce .lost_password a { color:#444444; }
.woocommerce .lost_password a:hover { color:#FC615D; }
.woocommerce .return-to-shop {
  width:46%;
  max-width:180px;
}
.woocommerce .return-to-shop a.button {
  background-color:transparent;
  border:1px solid #dcdcdc;
  border-radius:0;
  color:#525252;
  display:inline-block;
  outline:medium none;
  text-align:center;
  text-transform:uppercase;
  font-weight:normal;
  display:block;
  height:40px;
  line-height:39px;
  padding:0;
}
.woocommerce .return-to-shop a.button:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
@media (max-width: 991px) {
  .our-best-product .vc_empty_space { height:0 !important; }
  .our-best-product .products { margin-bottom:30px !important; }
  .our-best-product .products .tb-product-items { margin:auto; }
}
.widget.woocommerce { margin-bottom:20px; }
.widget.woocommerce#passion_woocommerce_layered_nav-2 { margin-bottom:30px; }
.widget.woocommerce.widget_product_categories ul li > a, .widget.woocommerce.widget_layered_nav ul li > a {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:13px;
  font-weight:400;
  line-height:32px;
  display:block;
}
.widget.woocommerce.widget_product_categories ul li > a:hover, .widget.woocommerce.widget_layered_nav ul li > a:hover { color:#FC615D; }
.widget.woocommerce.widget_product_categories ul li.cat-parent > a, .widget.woocommerce.widget_layered_nav ul li.cat-parent > a { position:relative; }
.widget.woocommerce.widget_product_categories ul li.cat-parent > a:after, .widget.woocommerce.widget_layered_nav ul li.cat-parent > a:after {
  position:absolute;
  top:50%;
  content:"+";
  right:0;
  font-size:24px;
  z-index:5;
  margin-top:-19px;
  color:#adadad;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent > a:hover:after, .widget.woocommerce.widget_layered_nav ul li.cat-parent > a:hover:after { color:#FC615D; }
.widget.woocommerce.widget_product_categories ul li.cat-parent > .count, .widget.woocommerce.widget_layered_nav ul li.cat-parent > .count { right:15px; }
.widget.woocommerce.widget_product_categories ul li.cat-parent ul.children, .widget.woocommerce.widget_layered_nav ul li.cat-parent ul.children {
  margin:0;
  display:none;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent ul.children li:last-child, .widget.woocommerce.widget_layered_nav ul li.cat-parent ul.children li:last-child { border-bottom:none; }
.widget.woocommerce.widget_product_categories ul li.cat-parent.open > a:after, .widget.woocommerce.widget_layered_nav ul li.cat-parent.open > a:after { content:"-"; }
.widget.woocommerce.widget_product_categories ul li.cat-parent.open ul.children, .widget.woocommerce.widget_layered_nav ul li.cat-parent.open ul.children { display:block; }
.widget.woocommerce.widget_product_categories ul li.current-cat > a, .widget.woocommerce.widget_product_categories ul li.chosen > a, .widget.woocommerce.widget_layered_nav ul li.current-cat > a, .widget.woocommerce.widget_layered_nav ul li.chosen > a { color:#FC615D; }
.widget.woocommerce.widget_product_categories ul li.current-cat > a:before, .widget.woocommerce.widget_product_categories ul li.chosen > a:before, .widget.woocommerce.widget_layered_nav ul li.current-cat > a:before, .widget.woocommerce.widget_layered_nav ul li.chosen > a:before { opacity:1; }
.widget.woocommerce.widget_products > ul, .widget.woocommerce.widget_top_rated_products > ul { margin-top:-10px; }
.widget.woocommerce.widget_products > ul > li, .widget.woocommerce.widget_top_rated_products > ul > li {
  position:relative;
  min-height:120px;
  margin-bottom:45px;
  padding:25px 0px 0 110px;
  border:none;
  border-top:1px solid #f0f0f0;
}
.widget.woocommerce.widget_products > ul > li > a, .widget.woocommerce.widget_top_rated_products > ul > li > a {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-weight:400;
  line-height:18px;
  text-transform:uppercase;
  margin:5px 0;
}
.widget.woocommerce.widget_products > ul > li > a:before, .widget.woocommerce.widget_top_rated_products > ul > li > a:before {
  width:80px;
  left:5px;
}
.widget.woocommerce.widget_products > ul > li > a > img, .widget.woocommerce.widget_top_rated_products > ul > li > a > img {
  position:absolute;
  top:25px;
  left:0;
  width:90px;
  margin:0;
}
.widget.woocommerce.widget_products > ul > li .amount, .widget.woocommerce.widget_top_rated_products > ul > li .amount {
  font-size:14px;
  line-height:18px;
  color:#838383;
  display:inline-block;
  margin-top:6px;
}
.widget.woocommerce.widget_products > ul > li del, .widget.woocommerce.widget_top_rated_products > ul > li del { text-decoration:none; }
.widget.woocommerce.widget_products > ul > li del .amount, .widget.woocommerce.widget_top_rated_products > ul > li del .amount {
  text-decoration:line-through;
  font-size:14px;
  color:#b9b9b9;
}
.widget.woocommerce.widget_products > ul > li:first-child, .widget.woocommerce.widget_top_rated_products > ul > li:first-child {
  margin-top:0px;
  border-top:none;
}
.widget.woocommerce.widget_product_search #searchform { position:relative; }
.widget.woocommerce.widget_product_search #searchform label, .widget.woocommerce.widget_product_search #searchform input[type="submit"] { display:none; }
.widget.woocommerce.widget_product_search #searchform input { margin-bottom:0; }
.widget.woocommerce.widget_product_search #searchform:after {
  content:"";
  font-family:FontAwesome;
  font-size:18px;
  font-style:normal;
  font-weight:normal;
  position:absolute;
  right:10px;
  text-decoration:inherit;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud { margin:10px; }
.widget.woocommerce.widget_product_tag_cloud a {
  border:1px solid #f0f0f0;
  display:inline-block;
  line-height:normal;
  margin-right:12px;
  padding:5px 12px 7px;
  font-size:13px !important;
  color:#6b6b6b;
  margin-bottom:14px;
}
.widget.woocommerce.widget_product_tag_cloud a:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
#text-2 { margin-bottom:17px !important; }
.tb-shop-attribute .wg-title {
  float:left;
  display:inline-block;
  font-size:13px;
}
.tb-shop-attribute select {
  float:left;
  width:104px;
  margin-left:11px;
  padding:0 5px;
  height:30px;
}
.tb-shop-attribute .widget:last-child select { float:right; }
.widget.yith-woocompare-widget > ul {
  margin-bottom:15px !important;
  border-bottom:1px solid #ebebeb;
}
.widget.yith-woocompare-widget > ul > li {
  position:relative;
  padding:0 !important;
  border:none !important;
}
.widget.yith-woocompare-widget > ul > li > a {
  font-size:13px;
  font-weight:400;
  line-height:32px;
}
.widget.yith-woocompare-widget > ul > li > a.remove {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  color:#FC615D !important;
}
.widget.yith-woocompare-widget > ul > li > a.remove:hover {
  color:#ffffff !important;
  background:#2a2a2a;
}
.widget.yith-woocompare-widget > ul > li:last-child { margin-bottom:15px; }
.widget.yith-woocompare-widget > a {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:13px;
  font-weight:400;
  color:#747474;
  text-transform:uppercase;
  margin-bottom:10px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.widget.yith-woocompare-widget > a:hover { color:#FC615D; }
.widget.yith-woocompare-widget > a.compare {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  background:transparent;
  border:1px solid #ebebeb;
}
.widget.yith-woocompare-widget > a.compare:hover {
  color:#ffffff;
  background:#2a2a2a;
  border-color:#2a2a2a;
}
.tb-sideabr-feature-box { position:relative; }
.tb-sideabr-feature-box > img {
  width:100%;
  height:auto;
}
.tb-sideabr-feature-box .tb-info {
  position:absolute;
  bottom:30px;
  left:50%;
  min-width:230px;
  text-align:center;
  background:rgba(255,255,255,0.8);
  padding:30px 10px;
  -webit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
}
.tb-sideabr-feature-box .tb-info > h5 {
  font-size:14px;
  font-weight:300;
  line-height:33px;
  letter-spacing:0.15em;
  color:#3a3a3a;
  margin:0;
}
.tb-sideabr-feature-box .tb-info > h3 {
  font-size:23px;
  font-weight:300;
  line-height:33px;
  color:#3a3a3a;
  letter-spacing:0.15em;
  margin:0 0 20px;
}
.tb-sideabr-feature-box .tb-info > h6 { margin:0; }
.tb-sideabr-feature-box .tb-info > h6 > a {
  font-size:13px;
  font-weight:300;
  line-height:27px;
  letter-spacing:0.15em;
  color:#9c9c9c;
  padding-top:5px;
  border-top:1px solid #9c9c9c;
}
.woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
  height:40px !important;
  margin:0;
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus { height:18px !important; }
#comments .commentlist .avatar {
  border:medium none !important;
  box-shadow:none !important;
  height:auto !important;
  margin:0 !important;
  outline:medium none !important;
  padding:0 !important;
  width:32px !important;
}
.jws_theme_right_fx_wrap { background:transparent !important; }
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header {
  padding-right:20px;
  transition:.3s;
  -webkit-transition:.3s;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a {
  position:relative;
  display:inline-block;
  color:#333;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a i { font-size:24px; }
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a span {
  color:#FFF;
  background:#FC615D;
  border-radius:2px;
  display:inline-block;
  font-size:9px;
  height:17px;
  left:-6px;
  line-height:17px;
  position:absolute;
  text-align:center;
  top:-16px;
  width:17px;
  box-shadow:0 0 2px 0 rgba(16,16,16,0.2);
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown {
  display:none;
  /* left: 0; */
  position:fixed;
  top:0;
  width:100%;
  height:100%;
  background:rgba(16,16,16,0.9);
  color:#FFF;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown.in .shopping_cart_dropdown_inner {
  animation:cartIn .6s ease;
  -webkit-animation:cartIn .6s ease;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown h3 { color:#FFF; }
.ro-mini-cart-mobile {
  position:absolute;
  top:20px;
  right:60px;
}
.ro-mini-cart-mobile a {
  position:relative;
  display:inline-block;
  color:#333;
}
.ro-mini-cart-mobile a i { font-size:18px; }
.ro-mini-cart-mobile a span {
  color:#FFF;
  background:#FC615D;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  display:inline-block;
  font-size:9px;
  height:17px;
  left:10px;
  line-height:17px;
  position:absolute;
  text-align:center;
  top:-8px;
  width:17px;
  box-shadow:0 0 2px 0 rgba(16,16,16,0.2);
}
.woocommerce-cart table.cart th { color:#333; }
.woocommerce-cart table.cart .product-thumbnail { width:200px; }
.woocommerce-cart table.cart .product-thumbnail img { width:150px; }
.woocommerce-cart table.cart .product-name a { color:#444; }
.woocommerce-cart table.cart .product-name a:hover { color:#FC615D; }
.woocommerce-cart table.cart .product-remove a { color:#444 !important; }
.woocommerce-cart table.cart .product-remove a:hover {
  color:#FC615D !important;
  background:none;
}
@keyframes rotateEff {
  from { transform:rotate(0deg); }
  to { transform:rotate(360deg); }
}
@-webkit-keyframes rotateEff {
  from { -webkit-transform:rotate(0deg); }
  to { -webkit-transform:rotate(360deg); }
}
@keyframes cartIn {
  from {
    opacity:0;
    transform:scale(.9);
  }
  to {
    opacity:1;
    transform:scale(1);
  }
}
@-webkit-keyframes cartIn {
  from {
    opacity:0;
    -webkit-transform:scale(.9);
  }
  to {
    opacity:1;
    -webkit-transform:scale(1);
  }
}
.widget_mini_cart_wrap.tb-cart-empty .cart_total { display:none; }
.widget_mini_cart_wrap.tb-cart-empty .shop_table.cart, .widget_mini_cart_wrap.tb-cart-empty .mini-cart-footer { display:none !important; }
.tb-tab-container {
  border:1px solid #efefef;
  display:inline-block;
  width:100%;
}
.tb-tab-container .etabs {
  margin:15px 0 0;
  padding:0;
  float:left;
  width:35%;
}
.tb-tab-container .etabs .tab {
  display:inline-block;
  width:100%;
  background:#fdfdfd;
  border-top:1px solid #efefef;
}
.tb-tab-container .etabs .tab:last-child { border-bottom:1px solid #efefef; }
.tb-tab-container .etabs .tab a {
  font-size:12px;
  color:#676767;
  text-transform:uppercase;
  display:inline-block;
  width:100%;
  padding:11px 20px;
  outline:none;
}
.tb-tab-container .etabs .tab a.active {
  background:#FC615D;
  color:#fff;
}
.tb-tab-container .tb-data-tab {
  float:left;
  width:65%;
  border-left:1px solid #efefef;
  padding:15px 40px;
  min-height:220px;
}
.tb-tab-container .tb-data-tab .coupon >label { margin-bottom:5px; }
.tb-tab-container .tb-data-tab form input[type="text"], .tb-tab-container .tb-data-tab form select {
  font-size:11px;
  height:26px;
  line-height:0 !important;
}
.tb-tab-container button[type="submit"], .tb-tab-container input[type="submit"] {
  background-color:transparent;
  border:1px solid #c5c5c5;
  border-radius:0;
  color:#474747;
  display:inline-block;
  outline:medium none;
  height:32px;
  padding:0 22px;
  text-align:center;
  font-size:11px;
  line-height:32px;
  text-transform:uppercase;
  font-weight:normal;
}
.tb-tab-container button[type="submit"]:hover, .tb-tab-container input[type="submit"]:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.tb-tab-container .panel-container {
  background:#fff;
  border:solid #666 1px;
  padding:10px;
  -moz-border-radius:0 4px 4px 4px;
  -webkit-border-radius:0 4px 4px 4px;
}
.woocommerce-shipping-calculator .tb-form-calculator-title {
  margin-bottom:10px;
  color:#555;
}
.woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"] { margin-left:138px; }
.woocommerce-shipping-calculator .form-shipping-calculator p {
  display:inline-block;
  width:100%;
  margin-bottom:2px !important;
}
.woocommerce-shipping-calculator .form-shipping-calculator p label {
  width:135px;
  float:left;
  color:#666666;
  font-size:12px;
  font-weight:normal;
}
.woocommerce-shipping-calculator .form-shipping-calculator p label .required { color:#FC615D; }
.woocommerce-shipping-calculator .form-shipping-calculator p input, .woocommerce-shipping-calculator .form-shipping-calculator p select {
  float:left;
  width:calc( 100% - 135px ) !important;
  min-width:110px;
}
.vc_tta-tabs-list { z-index:-1; }
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus, .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
  background:none !important;
  color:#222222;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  background:none !important;
  color:#999999;
  font-size:26px;
  border:none;
  padding:11px 2px;
}
.woocommerce .type-product .tb-content .tb-price-rating .tb-product-price ins, .woocommerce.product-carousel-small .type-product .tb-content .tb-price-rating .tb-product-price ins {
  position:absolute;
  left:0;
  width:50%;
  text-align:right;
  padding-right:5px;
}
.woocommerce .type-product .tb-content .tb-price-rating .tb-product-price del, .woocommerce.product-carousel-small .type-product .tb-content .tb-price-rating .tb-product-price del {
  position:absolute;
  right:0;
  width:50%;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content { background:none; }
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:before {
  content:"\f079";
  font-family:FontAwesome;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button {
  width:100%;
  height:40px;
  color:#fff;
  border-radius:0 !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart { top:0; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before, .woocommerce .tb-product-item-inner .tb-product-btn .compare-button:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:before { color:#fff; }
.tb-products-tabs .vc_tta-tabs-container { margin-bottom:24px !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-price { opacity:1 !important; }
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-footer-content .tb-product-price { display:block !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action {
  margin-top:-8px;
  -webkit-animation:bounceInLeft 0.7s both;
  -moz-animation:bounceInLeft 0.7s both;
  -o-animation:bounceInLeft 0.7s both;
  animation:bounceInLeft 0.7s both;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn {
  width:24%;
  background:#aaaaaa;
  margin-right:0px;
  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;
  -o-transition:all 0.3s ease-in-out 0s;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn:hover { background:#FC615D; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn:hover .compare-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn:hover .yith-wcqv-button:before { color:#fff !important; }
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist {
  margin:0 !important;
  padding:0 !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-header-content { animation:fadeIn 0.7s both; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart .tooltip.top { margin-top:-3px; }
.woocommerce .tb-view-more-link:before, .woocommerce .tb-view-more-link a span:before, .woocommerce .tb-view-more-link a span:after { display:none; }
.woocommerce .tb-view-more-link a span {
  width:200px;
  height:50px;
  line-height:50px;
  border:2px solid #222222;
  font-size:18px;
  color:#222222;
  text-transform:uppercase;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before { color:#fff; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-add-button:before, .woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistaddedbrowse:before { color:#fff !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before {
  display:block !important;
  z-index:9999999 !important;
  color:#fff !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a:before {
  content:"\f290" !important;
  font-family:FontAwesome;
  font-size:15px;
  color:#fff !important;
  right:50%;
  margin-right:-8px;
  margin-top:3px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before {
  line-height:inherit;
  top:-2px;
  left:24px;
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before { left:13px; }
.featured:before {
  position:absolute;
  content:"";
  width:70px;
  height:25px;
  top:10px;
  left:-8px;
  background:url(assets/images/hot.png);
  z-index:10;
}
.sale .new { display:none; }
.woocommerce .tb-product-item-inner .tb-image .new {
  background:url(assets/images/new.png);
  font-size:0;
  width:70px;
  height:25px;
  transform:none;
  margin-right:-8px;
  margin-top:10px;
}
.woocommerce .tb-product-item-inner .tb-image .new:before { display:none; }
.woocommerce .tb-products-grid .show-custom-sale .box-sale-pr .tb-footer-content {
  opacity:0;
  visibility:hidden;
}
.show-custom-sale .box-sale { display:block; }
.box-sale { display:none; }
.show-custom-sale .box-sale-pr .box-sale {
  position:absolute;
  bottom:24px;
  left:0px;
  width:100.2%;
  color:#fff;
  background:#FC615D;
  height:84px;
  z-index:99;
  text-align:center;
  padding-top:15px;
}
.show-custom-sale .box-sale-pr .box-sale span {
  display:block;
  font-size:20px;
  text-transform:uppercase;
}
.show-custom-sale .box-sale-pr .box-sale a {
  font-size:13px;
  text-transform:uppercase;
  margin-top:10px;
  display:block;
}
.show-custom-sale .box-sale-pr .box-sale a:hover { color:#fff; }
.woocommerce .tb-products-grid .show-custom-sale .box-sale-pr .tb-product-item-inner .tb-header-content { display:none; }
.woocommerce .show-custom-sale .box-sale-pr .tb-product-item-inner:before {
  position:absolute;
  content:"";
  width:100%;
  height:94%;
  left:-10px;
  top:10px;
  border:1px solid #FC615D;
}
.woocommerce .type-product .show-custom-sale .box-sale-pr .tb-content {
  display:block;
  opacity:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner { margin-bottom:11px; }
.vc_tta-panels-container .featured .tb-product-item-inner:after {
  position:absolute;
  content:"";
  width:70px;
  height:25px;
  top:10px;
  left:-8px;
  background:url(assets/images/hot.png);
  z-index:10;
}
.vc_tta-panels-container .featured .tb-product-item-inner:after { display:none; }
.show-custom-sale .box-sale-pr .tb-product-item-inner:hover:before { opacity:0; }
.show-custom-sale .box-sale-pr .tb-product-item-inner:hover .box-sale {
  bottom:50%;
  background:#fff;
  color:#FC615D;
  -webkit-animation:fadeInUp 0.5s both;
  -moz-animation:fadeInUp 0.5s both;
  -o-animation:fadeInUp 0.5s both;
  animation:fadeInUp 0.5s both;
}
.show-custom-sale .box-sale-pr .tb-product-item-inner:hover .box-sale a:hover { color:#FC615D; }
.woocommerce .tb-view-more-link a span {
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.woocommerce .tb-view-more-link a { width:auto; }
.woocommerce .tb-view-more-link a:hover span {
  background:#FC615D;
  color:#fff;
  border:2px solid #FC615D;
}
.woocommerce .tb-view-more-link {
  margin-top:10px;
  margin-bottom:0;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  display:block;
  border:1px solid #ebebeb;
  padding:18px 9px !important;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active {
  background:#FC615D;
  border:1px solid #FC615D;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active:after {
  right:-10px;
  position:absolute;
  content:"";
  top:50%;
  border-left:10px solid #FC615D;
  border-top:10px solid transparent;
  border-bottom:11px solid transparent;
  margin-top:-11px;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active span.vc_tta-title-text, .vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active i.vc_tta-icon { color:#fff; }
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active i.vc_tta-icon { animation:bounceIn 0.7s both; }
.vc_tta-tabs-position-left.tb-products-tabs span.vc_tta-title-text {
  font-size:13px;
  color:#666666;
  text-transform:capitalize;
}
.vc_tta-tabs-position-left.tb-products-tabs i.vc_tta-icon {
  font-size:26px;
  color:#666666;
  text-align:center;
  margin-bottom:27px;
  display:block;
  margin-top:5px;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tab { padding:0 !important; }
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a { text-align:center; }
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-list { margin:0px 30px 1px 1px !important; }
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-list .vc_tta-tab {
  margin:1px 0 -2px 1px;
  position:relative;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-list .vc_tta-tab:before {
  position:absolute;
  content:"";
  left:-1px;
  width:4px;
  height:109px;
  top:0;
  z-index:42;
  background:#FC615D;
}
.vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tab:last-child { margin-bottom:0 !important; }
.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty)~* {
  margin-left:0 !important;
  display:block;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list { overflow:initial !important; }
.tb-wrap-carousel .owl-controls .owl-nav > div, .tb-products-tabs:hover .owl-controls .owl-nav > div, .tb-category-slider:hover .owl-controls .owl-nav > div { opacity:1 !important; }
.tb-products-tabs.tb-products-tabs-top-right .vc_tta-tabs-container { margin-bottom:0 !important; }
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span { color:#FC615D !important; }
.tb-products-tabs-top-right { position:relative; }
.tb-products-tabs-top-right .vc_tta-tabs-container {
  position:absolute !important;
  right:0;
  height:40px;
  width:100%;
  text-align:right !important;
  top:-69px;
  padding-right:100px;
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list {
  margin:0;
  text-align:right;
  padding:0;
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab {
  padding:0;
  margin:0;
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
  padding:0;
  margin:0;
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span {
  font-size:14px;
  color:#666666;
  /* font-style: inherit; */
  line-height:40px;
  text-transform:capitalize;
  margin:0 15px;
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span:before {
  position:absolute;
  width:4px;
  height:4px;
  content:"";
  left:0;
  top:50%;
  margin-top:-2px;
  background:#666666;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
}
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a:hover span { color:#FC615D; }
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a:hover span:before { background:#FC615D; }
.tb-product-carousel.tpl1 .owl-controls .owl-nav {
  position:absolute;
  width:80px;
  z-index:999999;
  top:-70px;
  right:0;
  height:40px;
}
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev {
  left:0 !important;
  background:#ece4e6;
  width:40px;
  height:40px;
  top:0 !important;
  line-height:40px;
  margin:0 !important;
}
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev i {
  color:#666666;
  line-height:40px;
}
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev:before, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev:after { display:none; }
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next {
  right:0 !important;
  width:40px;
  height:40px;
  top:0 !important;
  margin:0 !important;
  line-height:40px;
  background:#FC615D !important;
}
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next i { color:#fff; }
.tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next:before, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next:after { display:none; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-action {
  width:40px;
  height:200px;
  top:-155px;
  z-index:9999;
  position:absolute;
  left:25px;
}
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-product-btn {
  display:block;
  width:40px;
  background:#aaaaaa;
  height:40px;
  margin-bottom:2px;
}
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-product-btn:hover { background:#FC615D; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-product-btn .tooltip.top { display:none; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content .tb-title { text-align:left; }
.tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price { text-align:left; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content { padding-left:40px; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content:before {
  position:absolute;
  content:"";
  left:22px;
  height:77px;
  background:#FC615D;
  top:-37px;
  width:1px;
}
.tb-product-carousel.tpl1 .featured:before { display:none !important; }
.tb-product-carousel.tpl1 .tb-product-item-inner span.hot {
  display:block !important;
  position:absolute;
  z-index:10;
  background:#f2799a;
  top:12px;
  left:10px;
  padding:13px 18px;
  color:#fff;
  text-transform:uppercase;
  font-size:14px;
}
.tb-product-carousel.tpl1 .show-custom-sale .box-sale-pr .tb-product-item-inner span.hot { display:none !important; }
.tb-product-carousel.tpl1 .tb-product-item-inner .tb-image .new {
  width:60px;
  height:25px;
  transform:none;
  display:block;
  position:absolute;
  z-index:10;
  background:#444444;
  top:2px;
  right:19px;
  color:#fff;
  text-transform:uppercase;
  font-size:14px;
  line-height:27px;
  font-weight:400;
}
.tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  position:inherit;
  right:0;
  width:auto;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
  position:inherit;
  width:auto;
  text-align:right;
  padding-right:5px;
  float:left;
}
.tb-product-carousel.tpl1 .tb-product-item-inner span.hot { display:none; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image a span { width:100.2%; }
.woocommerce .star-rating span:before {
  content:"\f006\f006\f006\f006\f006";
  font-size:15px;
}
.woocommerce .star-rating {
  width:83px;
  height:17px;
}
.woocommerce .star-rating:before { font-size:15px; }
.woocommerce.tb-products-grid.tpl4 .box-tag {
  display:block;
  overflow:hidden;
  height:40px;
  width:100%;
  line-height:40px;
  border:1px solid #ebebeb;
  border-top:none;
  padding-left:15px;
}
.woocommerce.tb-products-grid.tpl4 .box-tag .hot-tags {
  display:inline-block;
  float:left;
  margin-right:5px;
  color:#222222;
}
.woocommerce.tb-products-grid.tpl4 .box-tag .hot-tags i { margin-right:5px; }
.woocommerce.tb-products-grid.tpl4 .box-tag ul {
  display:inline-block;
  float:left;
  margin:0;
  padding:0;
}
.woocommerce.tb-products-grid.tpl4 .box-tag ul li {
  list-style:none;
  display:inline-block;
  margin-right:11px;
  position:relative;
}
.woocommerce.tb-products-grid.tpl4 .box-tag ul li:before {
  position:absolute;
  content:",";
  right:-5px;
  bottom:3px;
  font-size:15px;
}
.woocommerce.tb-products-grid.tpl4 .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before { left:11px; }
.woocommerce.tb-products-grid.tpl4 .type-product.products-widget .tb-product-item .tb-image {
  width:42.9%;
  float:left;
  max-height:215px;
  overflow:hidden;
}
.woocommerce.tb-products-grid.tpl4 .type-product.products-widget .tb-product-item { padding:20px 0; }
.woocommerce.tb-products-grid.tpl4 .type-product.products-widget .tb-product-item .tb-content {
  width:57.1%;
  float:left;
  padding-left:22px;
  padding-top:13px;
}
.woocommerce.tb-products-grid.tpl4 .col-sm-6.col-md-6.col-lg-6 {
  border:1px solid #ebebeb;
  border-top:none;
}
.woocommerce.tb-products-grid.tpl4 .row.tb-products-grid { margin:0; }
.woocommerce.tb-products-grid.tpl4 .tb-products-grid .tb-product-item-inner .tb-product-btn {
  width:40px;
  height:40px;
}
.woocommerce.tb-products-grid.tpl4 .tb-products-grid .tb-product-item-inner .tb-action { text-align:left; }
.woocommerce.tb-products-grid.tpl4 .type-product.product .tb-content .tb-title a {
  font-size:14px;
  color:#222222;
  margin-bottom:6px;
}
.woocommerce.tb-products-grid.tpl4 .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price { margin-top:-9px; }
.woocommerce.tb-products-grid.tpl4 .tb-products-grid .tb-product-item-inner .tb-action { margin-top:16px; }
.woocommerce.tb-products-grid.tpl4 .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
  color:#FC615D;
  font-family:'fira_sansbold';
  font-size:14px;
}
.woocommerce.tb-products-grid.tpl4 .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
  position:inherit;
  width:auto;
  text-align:right;
  padding-right:5px;
  float:left;
}
.woocommerce.tb-products-grid.tpl4 .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  position:inherit;
  right:0;
  width:auto;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.tb-products-tabs-bottom-left .vc_tta-tabs-container {
  top:-22px;
  padding-right:0;
  text-align:left;
}
.tb-products-tabs-bottom-left .vc_tta-tabs-container .vc_tta-tabs-list li {
  text-align:left;
  float:left;
}
.tb-products-tabs-bottom-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span { margin:0 13px; }
.tb-products-tabs-bottom-left .vc_tta-panels-container {
  display:block;
  padding-top:35px;
}
.tb-image span.hot { display:none; }
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel { margin:0 !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content { top:-45px; }
.tb-product-carousel.tpl1.product-carousel-small .show-custom-sale .box-sale-pr .tb-product-item-inner .box-sale { display:none; }
.tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-title a {
  font-size:14px;
  margin-top:2px;
  color:#222222;
}
.tb-product-carousel.tpl1.product-carousel-small .show-custom-sale .box-sale-pr .tb-product-item-inner:before { display:none; }
.tb-product-carousel.tpl1.product-carousel-small .tb-products-grid .show-custom-sale  .box-sale-pr .tb-product-item-inner .tb-header-content { display:block; }
.tb-product-carousel.tpl1.product-carousel-small .type-product.product .show-custom-sale  .box-sale-pr .tb-content {
  display:block;
  opacity:1;
}
.tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-footer-content:before { display:none; }
.tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-footer-content {
  text-align:center;
  padding-left:0;
}
.tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-footer-content .tb-title { text-align:center; }
.tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-action {
  width:40px;
  height:200px;
  top:-126px;
  z-index:9999;
  position:absolute;
  left:15px;
}
.tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
  position:absolute;
  left:0;
  width:50%;
  text-align:right;
  padding-right:5px;
}
.tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price del {
  position:absolute;
  right:0;
  width:50%;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price {
  text-align:center;
  padding-top:0;
}
.tb-product-carousel.tpl1.product-carousel-small .owl-controls .owl-nav .owl-next {
  right:10px !important;
  width:20px;
  height:20px;
  top:10px !important;
  margin:0 !important;
  background:#FC615D !important;
  line-height:20px;
}
.tb-product-carousel.tpl1.product-carousel-small .owl-controls .owl-nav .owl-prev {
  left:0 !important;
  background:#ece4e6;
  width:40px;
  height:40px;
  top:0 !important;
  margin:0 !important;
}
.tb-product-carousel.tpl1.product-carousel-small .owl-controls .owl-nav .owl-prev {
  left:27px !important;
  background:#ece4e6;
  width:20px;
  height:20px;
  top:10px !important;
  margin:0 !important;
  line-height:20px;
}
.tb-product-carousel.tpl1.product-carousel-small .owl-controls .owl-nav .owl-prev i {
  color:#fff;
  line-height:20px;
}
.product-carousel-small.tb-product-carousel.tpl1 .owl-controls .owl-nav { top:-60px; }
.space.tb-product-carousel.tpl1 .owl-controls .owl-nav {
  top:-273px;
  right:-31px;
}
.passion-title-underline-5.passion-title-underline-4.passion-title-underline-2 h3 i {
  top:9px;
  left:10px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image a span {
  transition:opacity 0.5s ease-in-out 0s;
  -webkit-transition:opacity 0.5s ease-in-out 0s;
  -moz-transition:opacity 0.5s ease-in-out 0s;
  -o-transition:opacity 0.5s ease-in-out 0s;
}
.woocommerce .archive-products.grid-full-width  .tb-product-items .tb-product-item { margin-bottom:0; }
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb a { position:relative; }
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb a:before {
  position:absolute;
  content:"";
  width:9px;
  height:10px;
  right:-7px;
  top:1px;
  background:#f5f5f5 url(assets/images/line3.jpg) center no-repeat;
}
.woocommerce .type-product.product .tb-content .tb-title a {
  font-size:14px;
  line-height:20px;
}
.woocommerce  .archive-products .tb-sidebar-left .tb-start-shop-loop, .woocommerce  .archive-products .tb-sidebar-right .tb-start-shop-loop { margin-bottom:5px; }
.woocommerce  .archive-products .tb-sidebar-left .tb-product-item, .woocommerce  .archive-products .tb-sidebar-right .tb-product-item { margin-bottom:0px !important; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a {
  background:#FC615D;
  color:#fff;
  letter-spacing:1px;
  margin-right:2px;
  border:none !important;
  line-height:42px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:hover { background:#aaaaaa; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:before {
  content:"\f290" !important;
  color:#fff;
  /* margin-top: -16px; */
  top:43%;
  /* margin-right: -8px; */
  font-size:14px;
  left:38px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button {
  width:65px !important;
  margin-right:2px !important;
  background:#aaaaaa !important;
  border:none;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover { background:#FC615D !important; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:before { color:#fff !important; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner {
  text-align:left;
  display:inline-block;
  width:100%;
  margin-bottom:15px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before { color:#fff; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price .amount {
  font-weight:bold;
  color:#FC615D;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price ins {
  float:left;
  margin-right:10px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del { float:none; }
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del .amount { font-weight:400 !important; }
.tb-sidebar-right .sidebar-area .widget .wg-title, .tb-sidebar-right .widget-area .widget .wg-title {
  padding:0;
  padding-left:9px;
  padding-bottom:5px;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title .nav-product-link { display:none; }
.woocommerce .single-product .ro-product-wrapper .ro-product-information .entry-title {
  margin-top:-2px;
  margin-bottom:6px;
  font-size:14px;
  line-height:20px;
  color:#222222;
  text-transform:uppercase;
}
.woocommerce .ro-product-wrapper .entry-summary .tb-product-price .woocs_price_code {
  font-size:14px;
  margin-left:-10px;
}
.woocommerce-page div.product div.images { width:46%; }
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price {
  font-size:22px;
  font-weight:normal;
  margin-bottom:-10px;
}
.single-product .select_option {
  float:left;
  border:none;
  margin-right:22px;
}
.select_option span, .select_option img {
  border:none;
  display:block;
  width:18px;
  height:18px;
  text-decoration:none;
  line-height:27px;
  text-align:center;
  cursor:pointer;
  margin-right:10p;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-content .description { font-size:13px; }
.woocommerce .single_add_to_cart_button:before {
  content:"\f290" !important;
  top:44%;
  font-size:14px;
  left:40px;
}
.woocommerce .box-ro-product-wrapper {
  width:54%;
  padding-left:28px;
}
.woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(1) .value { margin-bottom:18px; }
.woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(1) .value:before { display:none; }
.woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(1) .label { line-height:0; }
.woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(2), .woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(3) {
  width:50%;
  display:inline-block;
  float:left;
}
.woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(2) td.value, .woocommerce .ro-product-wrapper .entry-summary .variations_form .variations tbody tr:nth-child(3) td.value {
  padding-top:0;
  width:70%;
  position:relative;
  margin-left:10%;
  height:40px;
  margin-bottom:0;
  padding-bottom:0;
}
.woocommerce .ro-product-wrapper .entry-summary .box-category .name, .woocommerce .ro-product-wrapper .entry-summary .box-tag .name {
  margin-right:10px;
  color:#222222;
}
.woocommerce .ro-product-wrapper .entry-summary .box-category .item, .woocommerce .ro-product-wrapper .entry-summary .box-tag .item {
  margin-right:10px;
  color:#666666;
  position:relative;
}
.woocommerce .ro-product-wrapper .entry-summary .box-category .item:before, .woocommerce .ro-product-wrapper .entry-summary .box-tag .item:before {
  position:absolute;
  content:"/";
  right:-7px;
  width:5px;
  height:10px;
  color:#222222;
  font-size:10px;
}
.woocommerce .ro-product-wrapper .entry-summary .box-category .item:last-child:before, .woocommerce .ro-product-wrapper .entry-summary .box-tag .item:last-child:before { display:none; }
.woocommerce .ro-product-wrapper .entry-summary .box-tag .name { margin-right:40px; }
.woocommerce .ro-product-wrapper .entry-summary .box-tag { margin-top:16px; }
.woocommerce .ro-product-wrapper .entry-summary .description p {
  color:#666666;
  line-height:26px;
  font-style:13px;
}
.woocommerce .ro-product-wrapper .entry-summary .tb-product-price .woocs_price_code { font-size:14px; }
.woocommerce .ro-product-wrapper .entry-summary .tb-product-price .woocs_price_code .woocommerce-Price-amount.amount {
  font-weight:bold;
  color:#fc615d;
  margin:0 10px;
  font-family:'Roboto Slab', serif;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share {
  margin-top:22px;
  border-top:1px solid #ebebeb;
  padding-top:18px;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share .follow {
  padding-top:20px;
  color:#222222;
  float:left;
  width:15%;
  margin-right:2%;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share .botton {
  width:83%;
  float:left;
  margin-top:13px;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share .botton a {
  padding:0 26px;
  border:1px solid #ebebeb;
  height:40px;
  line-height:40px;
  display:inline-block;
  color:#222222;
  margin-bottom:10px;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share .botton a:hover {
  background:#FC615D;
  border:1px solid #FC615D;
  color:#fff;
}
.woocommerce .ro-product-wrapper .entry-summary .box-share .botton a:hover i { animation:bounceIn 0.7s both; }
.woocommerce .ro-product-wrapper .entry-summary .box-share .botton a i {
  font-size:16px;
  margin-right:10px;
  padding-left:1px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-review-link {
  margin-top:4px;
  display:block;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price ins {
  float:left;
  line-height:28px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price ins .woocommerce-Price-amount.amount { margin-left:0; }
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price del {
  color:#b1b1b1;
  font-size:14px;
  margin-left:5px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price del .woocommerce-Price-amount.amount {
  font-weight:400;
  font-family:'Roboto Slab', serif;
  color:#999999;
  font-size:14px;
}
.woocommerce div.product form.cart .variations select { height:40px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs {
  text-align:center;
  margin-bottom:8px !important;
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li {
  display:inline-block;
  text-align:center;
}
.woocommerce.single-product .woocommerce-tabs .tabs li.active { background:none !important; }
.woocommerce.single-product .woocommerce-tabs .tabs li.active a { color:#fc615d !important; }
.woocommerce .woocommerce-tabs .panel {
  box-shadow:none;
  font-size:13px;
}
.single-product .ro-product-relate .ro-title {
  text-align:left;
  border:1px solid #ebebeb;
}
.single-product .ro-product-relate .ro-title:before { display:none; }
.single-product .ro-product-relate .ro-title h4 {
  padding:0;
  color:#222222;
  padding-left:55px;
}
.woocommerce .ro-quantity .quantity span.qty-minus, .woocommerce .ro-quantity .quantity span.qty-plus { display:none; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action {
  width:72%;
  float:right;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity {
  width:27%;
  float:left;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity label { width:60px; }
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-nav {
  position:absolute;
  width:80px;
  z-index:999999;
  top:-70px;
  right:0;
  height:40px;
}
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-nav i { color:#fff !important; }
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-prev {
  left:27px !important;
  background:#ece4e6;
  width:20px;
  height:20px;
  top:10px !important;
  margin:0 !important;
  line-height:20px;
}
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-prev:before, .products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-prev:after { display:none; }
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-next {
  right:10px !important;
  width:20px;
  height:20px;
  top:10px !important;
  margin:0 !important;
  background:#fc615d !important;
  line-height:20px;
}
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-next:before, .products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-next:after { display:none; }
body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist, body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button {
  background:#aaa;
  border:none !important;
}
body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover, body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:hover { background:#FC615D; }
body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:before, body.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:before { color:#fff !important; }
.single-product .single-product .tb-sidebar-hidden .featured:before { left:126px; }
.single-product .single-product .tb-sidebar-hidden .featured .onsale { display:none; }
.single-product .single-product .tb-sidebar-hidden .upsells.widget { display:none; }
.single-product .single-product .tb-sidebar-hidden .box-share .follow { width:12%; }
.single-product .single-product .tb-sidebar-hidden .box-share .botton a { margin-right:3px; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .single_add_to_cart_button {
  background:#fc615d;
  color:#fff;
  margin-right:11px;
  border:none;
  display:inline-block;
  padding:0 26px 0 47px;
  height:40px;
  line-height:43px;
  margin-right:13px;
  text-transform:uppercase;
  font-size:13px;
  position:relative;
  border-radius:0;
  opacity:1;
  font-weight:400;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .single_add_to_cart_button:hover { background:#aaa; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button .compare { background:#fff !important; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap label {
  float:left;
  padding-top:10px;
  padding-right:26px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap label span { color:#fc615d; }
.woocommerce div.product form.cart .single_variation_wrap div.quantity { margin-right:10px; }
.woocommerce div.product form.cart .single_variation_wrap div.quantity .qty-minus, .woocommerce div.product form.cart .single_variation_wrap div.quantity .qty-plus { display:none; }
.woocommerce .single_variation_wrap .quantity .qty {
  float:left;
  width:50px;
  height:40px;
  font-size:15px;
  -moz-appearance:textfield;
  -webkit-appearance:textfield;
  padding:0;
}
.woocommerce .single_variation_wrap {
  margin-top:25px;
  display:block;
}
body.single-product .ro-product-wrapper .ro-product-information > form { margin-bottom:10px !important; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before { color:#fff !important; }
.woocommerce #respond input#submit {
  background:#aaa;
  border:none;
  color:#fff;
}
.woocommerce #respond input#submit:hover { background:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before { color:#fff !important; }
.wrap-mini-cart ul.product_list_widget li dl {
  padding-left:0 !important;
  border-left:0 !important;
}
.wrap-mini-cart .variation dt, .wrap-mini-cart .variation dd { margin-bottom:0 !important; }
.wrap-mini-cart .variation dt p, .wrap-mini-cart .variation dd p { margin-bottom:5px !important; }
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-title a {
  font-size:14px;
  line-height:20px;
}
.woocommerce .type-product .tb-content .tb-price-rating .tb-product-price {
  font-size:14px;
  color:#fc615d;
  font-family:Fira Sans;
  font-weight:600;
  padding-top:10px;
  min-height:30px;
}
.woocommerce .type-product .tb-content .tb-price-rating .tb-product-price del {
  font-size:14px;
  color:#999999;
  margin-right:7px;
  font-weight:400 !important;
}
.product_carousel_vertical.tb-product-carousel.tb-product-carousel4 .featured:before { display:none !important; }
.woocommerce .tb-product-item-inner .tb-product-btn a {
  font-size:0;
  position:relative;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before {
  line-height:inherit;
  top:6px;
  left:24px;
  margin-top:0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a:before { margin-top:10px; }
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:before { font-weight:100; }
body .woocommerce .tb-products-grid .owl-stage .owl-item.active.end .tooltip { display:block !important; }
.tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span:before, .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span:before { background:#FC615D; }
.woocommerce .product_carousel_vertical_widget .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price { color:#FC615D; }
.woocommerce-checkout .woocommerce { margin-top:50px; }
.woocommerce-account .woocommerce { margin-top:100px; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  border:1px solid #ebebeb;
  margin:0;
  padding:0;
  list-style:none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  line-height:40px;
  border-bottom:1px solid #ebebeb;
  padding-left:35px;
  position:relative;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a { display:block; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover:before { color:#FC615D; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:before {
  position:absolute;
  content:"\f096";
  left:15px;
  top:-1px;
  font-size:14px;
  font-family:FontAwesome;
  /* border: 1px solid #fff; */
  color:#666666;
  animation:fadeInDown 0.4s both;
  -webkit-animation:fadeInDown 0.4s both;
  -moz-animation:fadeInDown 0.4s both;
  -o-animation:fadeInDown 0.4s both;
  padding-left:1px;
}
.logged-in .woocommerce .woocommerce-Button.button {
  line-height:40px;
  color:#fff;
  background:#fc615d;
  text-align:center;
  text-transform:uppercase;
  font-family:'fira sans';
  font-weight:400;
  padding:0 20px;
}
.type-product.product .tb-content .tb-price-rating .tb-product-price {
  font-family:'Roboto Slab', serif !important;
  font-weight:500;
}
.woocommerce .type-product .tb-content .tb-price-rating .tb-product-price del { font-weight:400; }
.tb-product-price .woocommerce-Price-amount {
  font-weight:500;
  font-family:'Roboto Slab', serif;
}
.tb-product-price del .woocommerce-Price-amount { font-weight:400; }
.tb-blog-carousel.blog-grid-box.tpl1 .owl-controls .owl-nav .owl-prev i { color:#fff; }
.woocommerce.tb-products-grid.tpl2.tpl2-custom .tb-product-item-inner .tb-footer-content .tb-price-rating {
  position:absolute;
  top:0;
  width:200px;
  margin-left:-100px;
  left:50%;
}
.woocommerce.tb-products-grid.tpl2.tpl2-custom .tb-product-item-inner .tb-footer-content .tb-title {
  margin-bottom:0;
  padding-top:30px;
}
.custom-tabs-left-tpl1.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab { margin-bottom:0; }
.woocommerce.tb-products-grid.tpl3.tb-wrap-carousel .type-product.product .tb-content .tb-price-rating .tb-product-price { padding-top:0; }
.woocommerce.tb-products-grid.tpl4 .box-tag ul li { font-family:'fira_sanslight'; }
.woocommerce-result-count a.jws_theme_action_grid i:before { content:"\f009" !important; }
.woocommerce-result-count a.jws_theme_action_list i:before {
  content:"\f0ca" !important;
  color:#ccc;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical .nav-product-link a:hover { background:#FC615D !important; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical .nav-product-link a:hover i { background:#FC615D !important; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #prev-product i {
  width:40px;
  height:20px;
  background:#ccc;
  line-height:20px;
}
.single-product.woocommerce .tb-sidebar-right div.product {
  padding-right:15px;
  overflow:hidden;
}
.pagination.pagination-category.nav-bottom, .box-show-orderby-text.orderby-bottom { margin-bottom:60px; }
.box-show-orderby-text { margin-bottom:30px; }
ins { text-decoration:none; }
#yith-quick-view-modal .yith-wcqv-wrapper { height:auto !important; }
.yith-wcqv-wrapper .select_box_colorpicker { position:relative; }
.yith-wcqv-wrapper .select_box_colorpicker:before {
  position:absolute;
  right:0;
  width:10px;
  height:10px;
  background:#000;
  content:"";
  z-index:99;
}
.yith-wcqv-wrapper .nav-product-link { display:none; }
.yith-wcqv-wrapper #yith-quick-view-content .onsale { display:none; }
.yith-wcqv-wrapper .single_simple_wrap .single_add_to_cart_button {
  margin-top:10px;
  background:#fc615d;
  color:#fff;
  border:none;
  margin-top:0 !important;
}
.yith-wcqv-wrapper .single_simple_wrap .single_add_to_cart_button:before { color:#fff; }
.yith-wcqv-wrapper .single_simple_wrap div.quantity { max-width:50px; }
.yith-wcqv-wrapper .single_simple_wrap .ro-quantity {
  width:30%;
  float:left;
}
.yith-wcqv-wrapper .single_simple_wrap .ro-action {
  width:60%;
  float:left;
}
.yith-wcqv-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart label, .yith-wcqv-wrapper .single_variation_wrap .single_simple_wrap label {
  float:left;
  margin-right:7px;
  line-height:40px;
}
.yith-wcqv-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart label span, .yith-wcqv-wrapper .single_variation_wrap .single_simple_wrap label span { color:red; }
.yith-wcqv-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button, .yith-wcqv-wrapper .single_variation_wrap .single_simple_wrap .single_add_to_cart_button {
  margin-top:10px;
  background:#fc615d;
  border-radius:0;
  padding:0 30px 0 50px;
  font-family:'fira_sansregular';
  font-weight:400;
  margin-top:0 !important;
}
.yith-wcqv-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:before, .yith-wcqv-wrapper .single_variation_wrap .single_simple_wrap .single_add_to_cart_button:before {
  color:#fff;
  top:40%;
}
.woocommerce form.login input[type="submit"], .woocommerce form.checkout_coupon input[type="submit"] {
  background:#FC615D;
  font-family:'fira_sansregular';
  font-weight:400 !important;
  text-transform:uppercase;
  padding:14px 39px;
  margin-top:0;
}
.single-product.woocommerce .tb-sidebar-right .ro-product-relate div.product { padding-right:0; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before { color:#fff !important; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-thumb, .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail { width:80px; }
.widget-area .widget:first-child form, .widget-area .widget:first-child ul {
  background-color:#fff;
  position:relative;
}
.sidebar-area .widget > div, .sidebar-area .widget > form, .sidebar-area .widget > ul { position:relative; }
.tb-woo-banner {
  overflow:hidden;
  position:relative;
}
.tb-woo-banner a { display:block; }
.tb-woo-banner .hgroup {
  width:100%;
  margin:0 auto;
  text-align:left;
  position:absolute;
  z-index:99;
  top:0;
  padding:0 20px;
  margin-top:50px;
}
.tb-woo-banner .hgroup h2.font-passion-2 {
  font-size:24px;
  color:#FC615D;
  font-weight:400;
  position:relative;
  margin-bottom:15px;
}
.tb-woo-banner .hgroup h2.font-passion-2:before {
  position:absolute;
  z-index:99;
  left:0;
  top:-18px;
  background:#fc615d;
  width:40px;
  height:1px;
  content:"";
}
.tb-woo-banner .hgroup h3.font-passion-2 {
  color:#999999;
  font-size:14px;
  font-weight:400;
}
.tb-woo-banner img {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  width:100%;
}
.tb-woo-banner:hover h2 { color:#FC615D; }
.tb-woo-banner:hover h2:before { border-color:#FC615D; }
.tb-woo-banner:hover h2:after { border-color:#fff; }
.sidebar-area.blog-sidebar .widget, .widget-area.blog-sidebar .widget { margin-bottom:40px; }
.sidebar-area.blog-sidebar .widget li a, .widget-area.blog-sidebar .widget li a {
  padding-left:0;
  padding-top:10px;
  border-color:#e6e6e6;
}
.widget-area .widget form { padding:5px 15px; }
.sidebar-area .widget ul.product-categories li:before, .sidebar-area .widget.widget_layered_nav ul li:before {
  position:absolute;
  content:"\f096";
  left:16px;
  top:6px;
  font-size:14px;
  font-family:FontAwesome;
  color:#666666;
  border:1px solid #fff;
  animation:fadeInDown 0.4s both;
  -webkit-animation:fadeInDown 0.4s both;
  -moz-animation:fadeInDown 0.4s both;
  -o-animation:fadeInDown 0.4s both;
}
.widget-area .widget.widget_layered_nav ul li { padding:2.5px 15px 2.5px 37px; }
.box-widget-title { margin-bottom:19px; }
.widget_archive .wg-title { display:none !important; }
.post-type-archive-product #jws_theme_wrapper > .tb-breadcrumb { margin-bottom:58px; }
.woocommerce .sidebar-area .widget, .woocommerce .widget-area .widget {
  border:1px solid #ebebeb;
  margin-bottom:30px;
}
.woocommerce .sidebar-area .widget .wg-title, .woocommerce .widget-area .widget .wg-title {
  font-size:16px;
  text-transform:uppercase;
  padding-left:10px;
  padding:6px 10px;
  margin-bottom:2px;
  border-bottom:1px solid #ebebeb;
}
.woocommerce .sidebar-area .widget ul, .woocommerce .widget-area .widget ul {
  padding:0;
  margin-top:0px;
}
.woocommerce .sidebar-area .widget ul li, .woocommerce .widget-area .widget ul li {
  list-style:none;
  padding:3.5px 15px 3.5px 37px;
  display:inline-block;
  width:100%;
  border-bottom:1px solid #f0f0f0;
  position:relative;
}
.woocommerce .sidebar-area .widget ul li:last-child, .woocommerce .widget-area .widget ul li:last-child { border-bottom:none; }
.woocommerce .sidebar-area .widget ul li a, .woocommerce .widget-area .widget ul li a {
  color:#666666;
  font-size:13px;
  padding-left:0;
  padding-right:0;
  display:inline-block !important;
}
.woocommerce .sidebar-area .widget ul li a:hover, .woocommerce .widget-area .widget ul li a:hover { color:#FC615D; }
.woocommerce .sidebar-area .widget ul li .count, .woocommerce .widget-area .widget ul li .count {
  display:inline-block;
  margin-left:5px;
}
.woocommerce .sidebar-area .widget ul li:hover:before, .woocommerce .widget-area .widget ul li:hover:before { color:#FC615D; }
.woocommerce .sidebar-area .widget.widget_nav_menu, .woocommerce .widget-area .widget.widget_nav_menu { overflow:visible; }
.woocommerce .sidebar-area .widget.widget_nav_menu h2, .woocommerce .widget-area .widget.widget_nav_menu h2 {
  font-size:18px;
  padding-left:50px;
  background-color:#2c2c2c;
  color:#fff;
  height:44px;
  line-height:44px;
  position:relative;
  margin-bottom:0;
}
.woocommerce .sidebar-area .widget.widget_nav_menu h2:before, .woocommerce .widget-area .widget.widget_nav_menu h2:before {
  position:absolute;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
  content:"\f0c9";
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  top:50%;
  left:20px;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu ul.sub-menu, .woocommerce .widget-area .widget.widget_nav_menu ul.menu ul.sub-menu {
  display:none;
  margin:0;
  box-shadow:none;
  top:0;
  left:0;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu, .woocommerce .widget-area .widget.widget_nav_menu ul.menu {
  margin:0;
  padding:0;
  list-style:none;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:block;
  position:relative;
  padding:0;
  background-color:#fff;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li a, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li a {
  color:#333;
  font-size:13px;
  padding:0 22px;
  line-height:40px;
  background-color:transparent;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li a:hover, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li a:hover { color:#FC615D; }
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after {
  position:absolute;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
  content:"\f105";
  right:25px;
  top:16px;
  color:#fff;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li:hover:after, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li:hover:after {
  color:#FC615D;
  right:22px;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu li:hover > ul, .woocommerce .widget-area .widget.widget_nav_menu ul.menu li:hover > ul { display:block !important; }
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu > li, .woocommerce .widget-area .widget.widget_nav_menu ul.menu > li {
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background-color:#f9f9f9;
}
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu > li a, .woocommerce .widget-area .widget.widget_nav_menu ul.menu > li a { color:#5e5e5e; }
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu > li.menu-item-has-children:after, .woocommerce .widget-area .widget.widget_nav_menu ul.menu > li.menu-item-has-children:after { color:#979797; }
.woocommerce .sidebar-area .widget.widget_nav_menu ul.menu > li:hover, .woocommerce .widget-area .widget.widget_nav_menu ul.menu > li:hover {
  border-left:3px solid #FC615D;
  background-color:#fff;
}
.woocommerce .sidebar-area .widget_price_filter form, .woocommerce .widget-area .widget_price_filter form { margin-top:23px; }
.woocommerce .sidebar-area .blog-sidebar .widget ul, .woocommerce .widget-area .blog-sidebar .widget ul { margin-top:5px; }
.primary-sidebar .widget_price_filter .wg-title { margin-bottom:19px; }
.primary-sidebar .widget_price_filter .price_slider_wrapper {
  padding-right:5px;
  margin-bottom:12px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  border-radius:0;
  margin-right:0;
  background:#ebebeb !important;
  box-shadow:none;
  margin-bottom:15px;
  height:3px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  background-color:#FC615D;
  top:-3px;
  box-shadow:none !important;
  width:10px;
  height:10px;
  border-radius:0;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:last-child { margin-left:-10px; }
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:hover { background-color:#FC615D; }
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
  background:#FC615D;
  box-shadow:none !important;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
  position:relative;
  font-size:13px;
  line-height:24px;
  margin-top:24px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  float:right;
  width:30px;
  height:30px;
  color:#fff;
  background:#FC615D;
  overflow:hidden;
  width:47px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  text-indent:-9999px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:before {
  text-indent:0;
  font-family:FontAwesome;
  font-size:11px;
  content:"\f002";
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover { background:#FC615D; }
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  display:inline-block;
  color:#ffffff;
  float:left;
  position:relative;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span {
  position:absolute;
  top:0;
  left:0;
  width:72px;
  height:30px;
  color:#5f5f5f;
  line-height:30px;
  text-align:center;
  border:1px solid #ebebeb;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to { left:105px; }
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to:before {
  content:"_";
  position:absolute;
  left:-16px;
  top:-7px;
}
.tb-sidebar-right .sidebar-area .widget .wg-title, .tb-sidebar-right .widget-area .widget .wg-title { padding:5px 20px 5px; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-thumb, .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
  display:inline-block;
  float:left;
}
.widget_zo-recent-posts-widget-with-thumbnails ul li {
  border-color:#e6e6e6;
  overflow:hidden;
  margin-bottom:10px;
}
.widget_zo-recent-posts-widget-with-thumbnails ul li:last-child { border-bottom:none; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
  font-size:14px;
  line-height:20px;
  padding-left:20px;
  padding-top:0px;
  width:calc(100% - 80px) !important;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 {
  font-size:14px;
  line-height:20px;
  margin-bottom:6px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 a { color:#222; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3:hover a { color:#FC615D; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content { margin-bottom:5px; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content p { margin:0 !important; }
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-date { color:#9e9e9e; }
.widget_search form {
  display:inline-block;
  width:100%;
  margin-bottom:-10px;
}
.widget_search form input[type="text"] {
  float:left;
  width:calc( 100% - 80px );
  padding-left:12px;
  padding-right:12px;
  border-right:0;
  height:40px;
}
.widget_search form input[type="submit"] {
  background-color:#FC615D;
  border:0;
  float:left;
  font-size:12px;
  margin:0;
  text-transform:uppercase;
  width:80px;
  color:#fff;
}
.widget_recent_comments .recentcomments span { text-transform:capitalize; }
.most-view-widget {
  position:relative;
  border:1px solid #ebebeb;
  border-top:none;
  margin-bottom:30px;
}
.most-view-widget .passion-title-underline-4.passion-title-underline-2 {
  border-right:none;
  border-left:none;
}
.most-view-widget .box-widget-title { margin-bottom:0; }
.most-view-widget .product_carousel_vertical_widget {
  padding:0 20px;
  margin-top:20px;
}
.most-view-widget .product_carousel_vertical_widget .tb-product-item .tb-content .tb-title {
  color:#222222 !important;
  font-size:14px;
  margin-bottom:13px !important;
}
.most-view-widget .product_carousel_vertical_widget .featured:before { display:none; }
.most-view-widget .product_carousel_vertical_widget .tb-content .tb-price-rating .tb-product-price {
  margin-top:-8px;
  color:#fc615d;
  font-weight:bold;
}
.most-view-widget .product_carousel_vertical_widget .tb-content .tb-price-rating .tb-product-price del {
  position:inherit;
  right:0;
  width:auto;
  text-align:left;
  padding-left:5px;
  margin-right:0;
}
.most-view-widget .product_carousel_vertical_widget .tb-content .tb-title a { margin-top:3px !important; }
.most-view-widget .product_carousel_vertical_widget .tb-product-price { padding-top:0 !important; }
.most-view-widget .product_carousel_vertical_widget .tb-content { padding-left:98px !important; }
.most-view-widget .product_carousel_vertical_widget .tb-content .tb-price-rating .tb-product-price ins {
  position:inherit;
  width:auto;
  text-align:left !important;
  padding-right:5px;
  float:left;
  font-weight:bold;
  color:#fc615d;
}
.most-view-widget .product_carousel_vertical_widget .tb-product-item .tb-image { width:80px !important; }
.most-view-widget .product_carousel_vertical_widget .flex-viewport { height:359px !important; }
.most-view-widget .product_carousel_vertical_widget .flex-viewport .slides li { height:120px; }
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav {
  position:absolute;
  width:60px;
  top:10px;
  right:-10px;
}
.most-view-widget .product_carousel_vertical_widget .flex-control-nav.flex-control-paging { display:none; }
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev {
  width:20px;
  height:20px;
  display:inline-block;
  background:#cccccc;
  margin-right:2px;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev:after {
  position:absolute;
  font-family:FontAwesome;
  left:8px;
  top:-3px;
  font-size:15px;
  content:"\f104";
  color:#fff;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev .flex-prev {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next {
  width:20px;
  height:20px;
  display:inline-block;
  background:#fc615d;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next .flex-prev {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next:after {
  position:absolute;
  font-family:FontAwesome;
  left:29px;
  top:-3px;
  font-size:15px;
  content:"\f105";
  color:#fff;
}
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next .flex-next {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.widget-area .widget_banner {
  border:none;
  padding:0;
}
.widget_nav_menu.tbtheme-left-sidebar, .tbtheme-right-sidebar {
  font-size:13px;
  margin-top:-20px;
  margin-bottom:30px;
}
.widget_nav_menu.tbtheme-left-sidebar .menu li a, .tbtheme-right-sidebar .menu li a {
  font-size:13px;
  color:#666666;
  display:block;
  line-height:39px;
  border:1px solid #ebebeb;
  border-top:none;
  padding-left:8px;
}
.widget_nav_menu.tbtheme-left-sidebar .menu li a i, .tbtheme-right-sidebar .menu li a i { margin-right:8px; }
.widget_nav_menu.tbtheme-left-sidebar .wg-title, .tbtheme-right-sidebar .wg-title { display:none; }
.widget_archive, .widget_categories, .widget_meta {
  margin-top:-20px;
  margin-bottom:30px;
}
.widget_archive .wg-title, .widget_categories .wg-title, .widget_meta .wg-title { display:none; }
.widget_archive ul li, .widget_categories ul li, .widget_meta ul li {
  display:block;
  line-height:40px;
  border:1px solid #ebebeb;
  border-top:none;
  padding-left:15px;
}
.widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a {
  font-size:13px;
  color:#666666;
  padding:0;
}
.widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_meta ul li:last-child {
  border-bottom:1px solid #ebebeb;
  border-radius:0;
}
.tb-post-item img {
  width:100%;
  height:auto;
}
body .widget.widget_tag_cloud a {
  font-size:13px !important;
  color:#666 !important;
  border:1px solid #ebebeb;
}
body .widget.widget_tag_cloud a:hover {
  background:#FC615D;
  color:#fff !important;
}
.tbtheme-left-sidebar.widget.woocommerce, .tbtheme-right-sidebar.widget.woocommerce { margin-bottom:30px; }
.widget_tag_cloud { margin-bottom:30px; }
.tbtheme-left-sidebar.widget_zo-recent-posts-widget-with-thumbnails { margin-bottom:30px; }
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget { position:relative; }
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget ul li {
  border-color:#e6e6e6;
  overflow:hidden;
  margin-bottom:0;
  height:78px;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .tb-recent-detail .tb-post-title h3 {
  line-height:18px;
  margin-top:5px;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-control-nav { display:none; }
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-viewport {
  min-height:310px !important;
  margin-top:20px;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .tb-post-date span {
  font-size:12px;
  color:#999999;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .tb-post-date span i { margin-right:5px; }
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav {
  position:absolute;
  width:43px;
  top:-50px;
  right:5px;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev {
  width:20px;
  height:20px;
  display:inline-block;
  background:#cccccc;
  margin-right:2px;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev:after {
  position:absolute;
  font-family:FontAwesome;
  left:8px;
  top:-3px;
  font-size:15px;
  content:"\f104";
  color:#fff;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev .flex-prev {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next {
  width:20px;
  height:20px;
  display:inline-block;
  background:#fc615d;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next:after {
  position:absolute;
  font-family:FontAwesome;
  left:30px;
  top:-3px;
  font-size:15px;
  content:"\f105";
  color:#fff;
}
.widget_zo-recent-posts-widget-with-thumbnails .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next .flex-next {
  left:0;
  width:20px;
  height:20px;
  top:0;
  position:relative;
  margin:0;
  line-height:0;
}
#jws_theme_wrapper > .tb-breadcrumb {
  font-size:12px;
  text-transform:uppercase;
}
.sidebar-port {
  background:#f5f5f5;
  padding:12px 20px 26px;
}
.sidebar-port h3 {
  color:#222222;
  font-size:14px;
  text-transform:uppercase;
  margin-bottom:4px;
}
.sidebar-port ul {
  margin:0;
  padding:0;
  list-style:none;
}
.sidebar-port ul li {
  font-size:13px;
  line-height:36px;
}
.sidebar-port ul li .sb-title { color:#222222; }
.widget_layered_nav ul.box-color {
  padding-top:21px !important;
  padding-left:18px !important;
  height:60px;
}
.widget_layered_nav ul.box-color li.color-attribute {
  width:20px;
  margin-right:11px;
  height:20px;
  font-size:0;
  display:inline-block;
  padding:0;
}
.widget_layered_nav ul.box-color li.color-attribute:before { display:none; }
.widget_layered_nav ul.box-color li.color-attribute a {
  width:20px;
  height:20px;
  font-size:0;
}
.widget_layered_nav ul.box-color li.chosen a { position:relative; }
.widget_layered_nav ul.box-color li.chosen a:after {
  content:'X';
  left:7px;
  top:-5px;
  color:#fff;
  position:absolute;
  font-size:12px;
  text-align:center;
}
.woocommerce .sidebar-area .widget:last-child { margin-bottom:60px; }
.ro-color-main { color:#FC615D; }
.ro-color-light { color:#FFFFFF; }
.ro-color-dark { color:#444444; }
.ro-bg-dark { background-color:#2b2b2b; }
.ro-bg-light { background-color:#FFFFFF; }
.ro-bg-trans-light { background-color:#000100; }
.ro-bg-main { background-color:#FC615D; }
.ro-bgc-1 { background-color:#C6D9C6; }
.ro-bgc-2 { background-color:#D9D8C1; }
.ro-bgc-3 { background-color:#DEB6B6; }
.ro-bgc-4 { background-color:#ABDCE1; }
.ro-bgc-5 { background-color:#E7E6E1; }
.ro-bgc-6 { background-color:#9DCF67; }
.ro-bgc-trans-1 { background-color:#000100; }
.ro-bgc-trans-2 { background-color:#000100; }
.ro-bgc-trans-3 { background-color:#000100; }
.ro-bgc-trans-4 { background-color:#000100; }
.ro-bgc-trans-5 { background-color:#000100; }
.ro-bg-lightgray { background-color:#EEEEEE; }
input[type="text"], input[type="email"], input[type="search"], textarea, select {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  width:100%;
  outline:none;
  background-color:#fff;
  border:1px solid #eaeaea;
  padding:5px 15px;
  line-height:28.8px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus, select:focus { border-color:#FC615D; }
select { height:35px; }
.woocommerce input[type="text"], .woocommerce input[type="email"], .woocommerce input[type="search"], .woocommerce textarea, .woocommerce select { line-height:28.8px !important; }
.woocommerce .select2-chosen { height:40px !important; }
textarea {
  resize:none;
  height:115px;
}
.placeholder { color:#444444; }
::-webkit-input-placeholder { color:#444444; }
:-moz-placeholder { color:#444444; }
::-moz-placeholder { color:#444444; }
:-ms-input-placeholder { color:#444444; }
.ro-social li {
  display:inline-block;
  margin-right:3px;
  margin-left:3px;
  font-size:16px;
}
.ro-social li a:hover { color:#FC615D; }
.btn-shop-now { color:#fff; }
.btn-shop-now:hover { color:#FC615D; }
.btnviewmore:hover { border-color:#FC615D; }
.btn.btn-view-all {
  border:1px solid #FFF;
  color:#FFF;
  padding:9px 42px;
  font-size:12px;
  text-transform:uppercase;
  border-radius:30px;
}
.btn.btn-view-all:hover {
  border-color:#FC615D;
  background:#FC615D;
}
.horizontal-strokes-btn-view-more { position:relative; }
.horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after {
  background:#fff none repeat scroll 0 0;
  content:"";
  height:1px;
  position:absolute;
  top:50%;
  width:43%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:41%; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:38%; }
}
@media (max-width: 767px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:37%; }
}
@media (max-width: 639px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:32%; }
}
@media (max-width: 479px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:26%; }
}
@media (max-width: 359px) {
  .horizontal-strokes-btn-view-more:before, .horizontal-strokes-btn-view-more:after { width:24%; }
}
.horizontal-strokes-btn-view-more:before { left:0; }
.horizontal-strokes-btn-view-more:after { right:0; }
.ro-btn {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
}
.ro-btn-1 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-btn-1:hover, .ro-btn-1:focus {
  background-color:#444444;
  color:#FFFFFF;
}
.ro-btn-2 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  background-color:#444444;
  color:#FFFFFF;
}
.ro-btn-2:hover, .ro-btn-2:focus {
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-btn-3 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  background-color:#FFFFFF;
}
.ro-btn-3:hover, .ro-btn-3:focus {
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-btn-bd-1 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  padding:14px 39px;
  border:1px solid #444444;
}
.ro-btn-bd-1:hover, .ro-btn-bd-1:focus {
  background-color:#FC615D;
  border-color:#FC615D;
  color:#FFFFFF;
}
.ro-btn-bd-2 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  padding:14px 39px;
  border:1px solid #444444;
  background-color:#FFFFFF;
}
.ro-btn-bd-2:hover, .ro-btn-bd-2:focus {
  background-color:#FC615D;
  border-color:#FC615D;
  color:#FFFFFF;
}
.ro-btn-bdr-1 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  padding:14px 39px;
  border:1px solid #444444;
  border-radius:20px;
  background-color:#EEEEEE;
}
.ro-btn-bdr-2 {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:500;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  padding:14px 39px;
  border:1px solid #444444;
  background-color:#FC615D;
  border-radius:20px;
}
.ro-btn-circle {
  color:#fff;
  display:inline-block;
  vertical-align:middle;
  height:40px;
  width:40px;
  text-align:center;
  line-height:40px;
  position:relative;
  background-color:#393939;
  -webkit-transition:all 300ms ease-in-out 0ms;
  -moz-transition:all 300ms ease-in-out 0ms;
  -ms-transition:all 300ms ease-in-out 0ms;
  -o-transition:all 300ms ease-in-out 0ms;
}
.ro-btn-circle:hover {
  background:#FC615D;
  color:#fff;
}
.tb-title-form {
  font-size:20px;
  font-weight:400;
  color:#525151;
  text-transform:uppercase;
  margin-bottom:20px;
  padding-bottom:15px;
  border-bottom:1px solid #f0f0f0;
}
.tb-login-form { max-width:500px; }
.tb-login-form h5.tb-title {
  font-size:20px;
  font-weight:400;
  color:#525151;
  text-transform:uppercase;
  margin-bottom:20px;
  padding-bottom:15px;
  border-bottom:1px solid #f0f0f0;
}
.tb-login-form > p {
  font-size:15px;
  font-weight:400;
  color:#666666;
  margin-bottom:20px !important;
}
.tb-login-form .tb-social-login { margin-bottom:30px; }
.tb-login-form .tb-social-login > a {
  display:inline-block;
  font-size:15px;
  color:#ffffff;
  padding:12px 30px;
  min-width:220px;
  text-align:center;
}
.tb-login-form .tb-social-login > a > i {
  display:inline-block;
  vertical-align:middle;
  margin-right:10px;
}
.tb-login-form .tb-social-login > a.tb-facebook-login { background:#3d5c98; }
.tb-login-form .tb-social-login > a.tb-twitter-login {
  background:#22aadf;
  float:right;
}
.tb-login-form .tb-social-login > a:hover { opacity:0.7; }
.tb-login-form > form > p { margin-bottom:30px !important; }
.tb-login-form > form > p > label {
  font-size:14px;
  font-weight:400;
  color:#666666;
  margin-bottom:10px;
}
.tb-login-form > form > p > label:after {
  content:"*";
  font-size:12px;
  color:#FC615D;
  display:inline-block;
  margin-left:5px;
}
.tb-login-form > form > p > input {
  padding:10px 15px;
  line-height:24px;
}
.tb-login-form > form > p.login-remember > label { color:#8b8b8b; }
.tb-login-form > form > p.login-remember > label > input { margin:0 10px 0 0; }
.tb-login-form > form > p.login-submit > input {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.tb-login-form > form > p.login-submit > input:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.tb-login-form > form .forgot-password {
  float:right;
  font-size:14px;
  font-weight:400;
  color:#FC615D;
}
.tb-login-form > form .forgot-password:hover { opacity:0.7; }
@media (max-width: 991px) {
  .tb-login-form .tb-social-login > a { display:block; }
  .tb-login-form .tb-social-login > a.tb-facebook-login { margin-bottom:30px; }
  .tb-login-form .tb-social-login > a.tb-twitter-login { float:none; }
}
.tb-register-form { max-width:500px; }
.tb-register-form h5.tb-title {
  font-size:20px;
  font-weight:400;
  color:#525151;
  text-transform:uppercase;
  margin-bottom:20px;
  padding-bottom:15px;
  border-bottom:1px solid #f0f0f0;
}
.tb-register-form > p {
  font-size:15px;
  font-weight:400;
  color:#666666;
  margin-bottom:30px !important;
}
.tb-register-form > p.error { color:#9d2f0f; }
.tb-register-form > p.complete { color:#1d880e; }
.tb-register-form > form > p { margin-bottom:30px !important; }
.tb-register-form > form > p > label {
  font-size:14px;
  font-weight:400;
  color:#666666;
  margin-bottom:10px;
}
.tb-register-form > form > p > label:after {
  content:"*";
  font-size:12px;
  color:#FC615D;
  display:inline-block;
  margin-left:5px;
}
.tb-register-form > form > p > input {
  padding:10px 15px;
  line-height:24px;
  width:100%;
}
.tb-register-form > form > p.submit > input {
  background-color:transparent;
  border:1px solid #ebebeb;
  height:40px;
  line-height:39px;
  display:inline-block;
  padding:0;
  width:170px;
  text-align:center;
  text-transform:uppercase;
  color:#2a2a2a;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:5px;
}
.tb-register-form > form > p.submit > input:hover {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  color:#fff;
}
.tb-register-form .tb-info h5 {
  font-size:20px;
  font-weight:400;
  color:#525151;
  text-transform:uppercase;
  margin-bottom:30px;
}
.tb-register-form .tb-info > ul {
  margin:0;
  padding:0;
  list-style:none;
}
.tb-register-form .tb-info > ul > li {
  font-size:16px;
  font-weight:400;
  color:#8b8b8b;
  margin-bottom:20px;
}
.tb-register-form .tb-info > ul > li:before {
  content:"\f046";
  font-family:FontAwesome;
  font-size:14px;
  color:#FC615D;
  display:inline-block;
  vertical-align:middle;
  margin-right:10px;
}
a, a:hover, a:focus, a:active, a.active {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  outline:none;
  text-decoration:none;
  color:inherit;
}
ul.ro-list-inline-block li { display:inline-block; }
.ro-nopadding { padding:0 !important; }
.ro-overlay {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:512;
}
.ro-overlay-bg {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:-1;
}
.ro-col-nopadding {
  padding-left:0 !important;
  padding-right:0 !important;
}
.ro-relative { position:relative; }
.ro-absolute { position:absolute; }
.ro-fixed { position:fixed; }
.ro-middle {
  position:relative;
  display:block;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.ro-center-block {
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.ro-center {
  position:relative;
  display:block;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  margin-right:auto;
  margin-left:auto;
}
.ro-ab-bottom {
  position:absolute;
  top:100%;
  transform:translateY(-100%);
}
.ro-ab-bottom:before, .ro-ab-bottom:after {
  content:" ";
  display:table;
}
.ro-ab-bottom:after { clear:both; }
.ro-bottom {
  position:relative;
  display:block;
  top:100%;
  transform:translateY(-100%);
}
.ro-ab-center {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.ro-ab-center:before, .ro-ab-center:after {
  content:" ";
  display:table;
}
.ro-ab-center:after { clear:both; }
.ro-cell-vertical-wrapper {
  width:100%;
  height:100%;
  display:table;
}
.ro-cell-vertical-wrapper .ro-cell-middle {
  display:table-cell;
  vertical-align:middle;
}
.ro-cell-vertical-wrapper .ro-cell-bottom {
  display:table-cell;
  vertical-align:bottom;
}
.ro-cell-vertical-wrapper .ro-cell-top {
  display:table-cell;
  vertical-align:top;
}
.flip-horizontal {
  -webkit-transform:scaleX(-1);
  transform:scaleX(-1);
}
.ro-video-bg {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  position:relative;
  width:100%;
}
.ro-video-bg:before, .ro-video-bg:after {
  content:" ";
  display:table;
}
.ro-video-bg:after { clear:both; }
.ro-video-h .ro-video-bg {
  width:auto;
  height:100%;
}
.clear { clear:both; }
.text-right { text-align:right; }
.loader {
  display:block;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  background:#fc615d;
  z-index:100000;
  -webkit-transition:all 0.4s !important;
  -moz-transition:all 0.4s !important;
  -o-transition:all 0.4s !important;
  transition:all 0.4s !important;
}
.loader-inner.square-spin {
  position:absolute;
  top:50%;
  left:50%;
}
@-webkit-keyframes square-spin {
  25% {
    -webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
    transform:perspective(100px) rotateX(180deg) rotateY(0);
  }
  50% {
    -webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
    transform:perspective(100px) rotateX(180deg) rotateY(180deg);
  }
  75% {
    -webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
    transform:perspective(100px) rotateX(0) rotateY(180deg);
  }
  100% {
    -webkit-transform:perspective(100px) rotateX(0) rotateY(0);
    transform:perspective(100px) rotateX(0) rotateY(0);
  }
}
@keyframes square-spin {
  25% {
    -webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);
    transform:perspective(100px) rotateX(180deg) rotateY(0);
  }
  50% {
    -webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);
    transform:perspective(100px) rotateX(180deg) rotateY(180deg);
  }
  75% {
    -webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);
    transform:perspective(100px) rotateX(0) rotateY(180deg);
  }
  100% {
    -webkit-transform:perspective(100px) rotateX(0) rotateY(0);
    transform:perspective(100px) rotateX(0) rotateY(0);
  }
}
.square-spin > div {
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  width:50px;
  height:50px;
  background:#fff;
  -webkit-animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
  animation:square-spin 3s 0s cubic-bezier(0.09,0.57,0.49,0.9) infinite;
}
@-webkit-keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
  }
  50% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
  100% {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
  }
}
@keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
  }
  50% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
  100% {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
  }
}
@-webkit-keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
  }
  50% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
  }
}
@keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
  }
  50% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
  }
}
@-webkit-keyframes pacman-balls {
  75% { opacity:0.7; }
  100% {
    -webkit-transform:translate(-100px,-6.25px);
    transform:translate(-100px,-6.25px);
  }
}
@keyframes pacman-balls {
  75% { opacity:0.7; }
  100% {
    -webkit-transform:translate(-100px,-6.25px);
    transform:translate(-100px,-6.25px);
  }
}
@-webkit-keyframes hvr-icon-drop {
  0% { opacity:0; }
  50% {
    opacity:0;
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
  }
  51%, 100% { opacity:1; }
}
@keyframes hvr-icon-drop {
  0% { opacity:0; }
  50% {
    opacity:0;
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
  }
  51%, 100% { opacity:1; }
}
.tb-menu-control-mobi { display:none; }
.tb-menu-control-mobi > a {
  font-size:14px;
  padding:0 12px;
  line-height:80px;
  display:block;
}
@media (max-width: 991px) {
  .tb-menu-control-mobi {
    display:inline-block;
    vertical-align:middle;
  }
  .tb-header-menu .tb-menu { text-align:right !important; }
  .tb-header-v4 .tb-menu .tb-menu-list, .tb-header-v2 .tb-menu .tb-menu-list {
    left:auto;
    right:50%;
    margin-right:-135px;
  }
}
@media (max-width: 767px) {
  .tb-menu-control-mobi > a { line-height:60px !important; }
}
.tb-header-menu .tb-header-menu-inner { position:relative; }
.tb-header-menu .tb-header-menu-inner .row > div { position:static; }
#nav > li > ul li a {
  -webkit-transition:all 0.4s !important;
  -moz-transition:all 0.4s !important;
  -o-transition:all 0.4s !important;
  transition:all 0.4s !important;
}
.tb-sidebar .widget-woocommerce-currency-switcher form {
  position:relative;
  max-width:80px;
  float:left;
  width:100%;
}
.tb-sidebar .widget-woocommerce-currency-switcher form:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:absolute;
  content:"\f107";
  font-family:"FontAwesome";
  right:-17px;
  top:21px;
  line-height:0;
  height:10px;
  color:#2a2a2a;
}
.tb-sidebar .widget-woocommerce-currency-switcher form select {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearande:none;
  padding:0;
  background-color:transparent;
  border:none;
  color:#fff;
}
.tb-sidebar .widget-woocommerce-currency-switcher form:hover:after { color:#FC615D; }
.tb-sidebar .widget-woocommerce-currency-switcher:last-child form:before {
  position:absolute;
  height:10px;
  width:1px;
  content:"";
  border-left:1px solid #fff;
  top:13px;
  left:0;
}
.tb-sidebar .widget-woocommerce-currency-switcher:first-child form { padding-left:0; }
.tb-sidebar .widget-woocommerce-currency-switcher:first-child form:before { display:none; }
.tb-menu-list > ul > li > a { text-transform:uppercase; }
.tb-menu-list > ul > li .menu-item.new .menu-title, .tb-menu-list > ul > li .menu-item.hot .menu-title, .tb-menu-list > ul > li .menu-item.sale .menu-title { position:relative; }
.tb-menu-list > ul > li .menu-item.new .menu-title:after { content:"New"; }
.tb-menu-list > ul > li .menu-item.hot .menu-title:after { content:"Hot"; }
.tb-menu-list > ul > li .menu-item.sale .menu-title:after { content:"Sale"; }
.tb-menu-list > ul > li .menu-item .main-color .menu-title:after { background-color:#FC615D; }
.tb-menu-list > ul > li .menu-item .main-color .menu-title:before { border-right-color:#FC615D; }
.tb-menu-list > ul > li .menu-item .orange .menu-title:after { background-color:#eaa24e; }
.tb-menu-list > ul > li .menu-item .orange .menu-title:before { border-right-color:#eaa24e; }
.tb-menu-list > ul > li .menu-item .red .menu-title:after { background-color:#ea5d4e; }
.tb-menu-list > ul > li .menu-item .red .menu-title:before { border-right-color:#ea5d4e; }
.tb-menu-list > ul > li .menu-item .black .menu-title:after { background-color:#191919; }
.tb-menu-list > ul > li .menu-item .black .menu-title:before { border-right-color:#191919; }
.tb-menu-list > ul > li.menu-item-has-children { /*----mega dropdown----*/ }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
  -webkit-transition:all 0.4s !important;
  -moz-transition:all 0.4s !important;
  -o-transition:all 0.4s !important;
  transition:all 0.4s !important;
  text-transform:uppercase;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .tb-header-wrap.tb-header-v3 .tb-menu-list > ul > li > a { color:#2a2a2a; }
  .tb-header-wrap.tb-header-v3 .tb-menu-sidebar a.icon { color:#2a2a2a; }
}
@media (min-width: 992px) {
  .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-logo, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu-sidebar, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar { opacity:0; }
  .tb-header-wrap.tb-header-v4 .tb-header-menu .col-md-10 .tb-menu, .tb-header-wrap.tb-header-v2 .tb-header-menu .col-md-10 .tb-menu { padding-right:16.67%; }
  .tb-header-wrap.tb-header-v4 .tb-header-menu .col-md-10 .tb-menu .tb-menu-sidebar, .tb-header-wrap.tb-header-v2 .tb-header-menu .col-md-10 .tb-menu .tb-menu-sidebar {
    position:absolute;
    bottom:0;
    right:0;
  }
  .tb-menu-list {
    display:inline-block;
    vertical-align:middle;
    margin-right:50px;
    white-space:nowrap;
  }
  .tb-menu-list > ul {
    margin:0;
    padding:0;
    list-style:none;
  }
  .tb-menu-list > ul > li {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    display:inline-block;
  }
  .tb-menu-list > ul > li > a {
    -webkit-transition:all 0.4s !important;
    -moz-transition:all 0.4s !important;
    -o-transition:all 0.4s !important;
    transition:all 0.4s !important;
    font-size:14px;
    color:#666666;
    display:inline-block;
    line-height:100px;
    font-size:15px;
    padding:0 15px;
  }
  .tb-menu-list > ul > li > a:after {
    position:absolute;
    left:50%;
    margin-left:-2.5px;
    top:50%;
    width:4px;
    height:4px;
    background-color:#000;
    margin-top:14px;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    z-index:1000;
  }
  .tb-menu-list > ul > li.menu-bg-logo {
    text-indent:-9999px;
    display:inline-block;
    width:144px;
    white-space:nowrap;
    background-size:contain;
    background-position:50%;
    background-repeat:no-repeat;
    margin:0 38px;
  }
  .tb-menu-list > ul > li.menu-bg-logo a { display:block; }
  .tb-menu-list > ul > li.menu-bg-logo a:after { display:none; }
  .tb-menu-list > ul > li.current_page_item > a, .tb-menu-list > ul > li:hover > a, .tb-menu-list > ul > li.current-menu-item > a, .tb-menu-list > ul > li.current_page_parent > a { position:relative; }
  .tb-menu-list > ul > li.current_page_item > a:after, .tb-menu-list > ul > li:hover > a:after, .tb-menu-list > ul > li.current-menu-item > a:after, .tb-menu-list > ul > li.current_page_parent > a:after { content:""; }
  .tb-menu-list > ul > li:hover > a:after {
    -webkit-animation:fa-spin 1s infinite linear;
    animation:fa-spin 1s infinite linear;
  }
  .tb-menu-list > ul > li.menu-item-has-children {
    position:relative;
    /*----basic dropdown----*/
    /*----mega dropdown----*/
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
    position:absolute;
    top:100%;
    left:0;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background-color:transparent;
    box-shadow:none !important;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown ul {
    background-color:transparent;
    box-shadow:none;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li {
    background-color:#fff;
    display:block;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:first-child { border:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li > a {
    -webkit-transition:all 0.4s !important;
    -moz-transition:all 0.4s !important;
    -o-transition:all 0.4s !important;
    transition:all 0.4s !important;
    display:block;
    font-size:12px;
    font-weight:400;
    color:#6b6b6b;
    line-height:39px;
    padding:0 20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:hover > a { color:#2a2a2a; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li.current_page_item > a { color:#FC615D; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:hover > a { padding-left:25px; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li { display:block; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children { position:relative; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > a:after {
    font-family:FontAwesome;
    content:"\f105";
    font-size:13px;
    position:absolute;
    top:0;
    right:20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul {
    position:absolute;
    top:0;
    left:100%;
    min-width:270px;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width { position:static; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
    position:absolute;
    top:100%;
    left:0;
    width:100% !important;
    margin:0;
    padding:25px 10px 26px;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.columns6 > li { width:16.666%; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.columns4 > li { width:25%; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li { float:left; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    font-size:15px;
    font-weight:400;
    line-height:38px;
    color:#333;
    padding:0 15px 0 20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li:hover > a {
    background:none;
    color:#2a2a2a;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul {
    display:block;
    position:relative;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li { padding:0 20px; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li > a {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    display:block;
    font-size:13px;
    font-weight:400;
    color:#6b6b6b;
    line-height:28px;
    padding:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:hover > a {
    background:none;
    color:#2a2a2a;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:last-child > a { border-bottom:none; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block { padding:14px 20px 8px; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block > a { display:none; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block { position:relative; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block img {
    opacity:1;
    -webkit-transition:opacity 0.35s;
    transition:opacity 0.35s;
    display:block;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block .vc_single_image-wrapper { position:relative; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block .vc_single_image-wrapper::before, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block .vc_single_image-wrapper::after {
    position:absolute;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    content:'';
    opacity:0;
    -webkit-transition:opacity 0.35s, -webkit-transform 0.35s;
    transition:opacity 0.35s, transform 0.35s;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block .vc_single_image-wrapper::before {
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    -webkit-transform:scale(0,1);
    transform:scale(0,1);
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block .vc_single_image-wrapper::after {
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    -webkit-transform:scale(1,0);
    transform:scale(1,0);
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block:hover img { opacity:0.7; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block:hover .vc_single_image-wrapper:before, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block .tb-menu-custom-block:hover .vc_single_image-wrapper:after {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
    z-index:3;
  }
  .tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu { box-shadow:2px 0 10px rgba(0,0,0,0.09) !important; }
  .tb-menu-list > ul > li.menu-item-has-children ul.multicolumn ul.dropdown-menu { box-shadow:none !important; }
}
@media (max-width: 991px) {
  .tb-menu-list {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    margin-left:-15px;
    min-width:270px;
    text-align:left;
    background:#fff;
  }
  .tb-menu-list.active {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul {
    margin:0;
    padding:0;
    list-style:none;
  }
  .tb-menu-list > ul > li {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    display:block;
  }
  .tb-menu-list > ul > li > a {
    font-size:14px;
    color:#222;
    display:block;
    line-height:38px;
    text-transform:uppercase;
    padding:0 15px;
  }
  .tb-menu-list > ul > li.current_page_item, .tb-menu-list > ul > li:hover { background:rgba(34,34,34,0.1); }
  .tb-menu-list > ul > li.menu-item-has-children {
    position:relative;
    /*----basic dropdown----*/
    /*----mega dropdown----*/
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
    position:relative;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li {
    display:block;
    border-top:1px solid rgba(170,170,170,0.2);
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li:first-child { border:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li > a {
    -webkit-transition:all 0.4s !important;
    -moz-transition:all 0.4s !important;
    -o-transition:all 0.4s !important;
    transition:all 0.4s !important;
    display:block;
    font-size:13px;
    font-weight:400;
    color:#747474;
    line-height:38px;
    padding:0 20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children { position:relative; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > a:after {
    font-family:FontAwesome;
    content:"\f105";
    font-size:13px;
    position:absolute;
    top:0;
    right:20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul {
    position:relative;
    min-width:270px;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li {
    display:block;
    border-top:1px solid rgba(170,170,170,0.2);
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li:first-child { border:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li > a {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    display:block;
    font-size:13px;
    font-weight:400;
    color:#747474;
    line-height:38px;
    padding:0 20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li:hover > a {
    background:none;
    color:#FC615D;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li:hover > a {
    background:none;
    color:#FC615D;
  }
  .tb-menu-list > ul > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width { position:static; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
    position:relative;
    width:100%;
    max-width:270px;
    margin:0;
    padding:20px 10px;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
    -webkit-transition:all 0.4s !important;
    -moz-transition:all 0.4s !important;
    -o-transition:all 0.4s !important;
    transition:all 0.4s !important;
    font-size:14px;
    font-weight:400;
    line-height:38px;
    color:#474747;
    text-transform:uppercase;
    padding:0 15px;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li:hover > a {
    background:none;
    color:#FC615D;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul {
    position:relative;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li > a {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    display:block;
    font-size:13px;
    font-weight:400;
    color:#747474;
    line-height:38px;
    padding:0 20px;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:hover > a {
    background:none;
    color:#FC615D;
    padding-left:25px;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp 0.4s both;
    -moz-animation:fadeInUp 0.4s both;
    -o-animation:fadeInUp 0.4s both;
    animation:fadeInUp 0.4s both;
  }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block { padding:10px 15px; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block > a { display:none; }
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-select { display:none; }
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options {
  display:block !important;
  position:relative;
  box-shadow:none;
  border:none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option {
  padding:3px 0;
  border:none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option .dd-option-text { display:none; }
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option .dd-desc { color:#2a2a2a !important; }
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option.dd-option-selected .dd-desc, #jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option:hover .dd-desc { color:#333; }
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content {
  position:fixed;
  background-color:rgba(0,0,0,0.9);
  z-index:99999;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form {
  position:absolute;
  width:92%;
  max-width:830px;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  padding-right:0;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"] {
  height:70px !important;
  border:none;
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,0.6);
  font-size:30px;
  line-height:70px;
  padding:0;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]::-webkit-input-placeholder { color:#fff; }
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:-moz-placeholder {
  color:#fff;
  opacity:1;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]::-moz-placeholder {
  color:#fff;
  opacity:1;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:-ms-input-placeholder { color:#fff; }
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:placeholder-shown { color:#fff; }
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type=submit] { display:none; }
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form .tb-close-fixedsearch {
  position:absolute;
  color:#fff;
  font-size:48px;
  top:50%;
  -webkit-transform:translateY(50%);
  transform:translateY(50%);
  right:0;
  line-height:0;
}
.tb-menu-sidebar {
  display:inline-block;
  vertical-align:middle;
}
.tb-menu-sidebar .widget_cart_search_wrap_item {
  position:relative;
  display:inline-block;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content {
  position:absolute;
  top:100%;
  right:0;
  min-width:300px;
  background:#ffffff;
  box-shadow:2px 0 10px rgba(0,0,0,0.09);
  -webkit-box-shadow:2px 0 10px rgba(0,0,0,0.09);
  display:none;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.active {
  display:block !important;
  z-index:999;
  -webkit-animation:fadeIn 0.4s both;
  -moz-animation:fadeIn 0.4s both;
  -o-animation:fadeIn 0.4s both;
  animation:fadeIn 0.4s both;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
  color:#919191;
  font-size:24px;
  text-align:center;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-webkit-input-placeholder { color:#919191; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-moz-placeholder {
  color:#919191;
  opacity:1;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-moz-placeholder {
  color:#919191;
  opacity:1;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-ms-input-placeholder { color:#919191; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:placeholder-shown { color:#919191; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:focus { color:#000; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input { border:none; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-close-fullsearch {
  font-size:14px;
  top:8px;
  right:0;
  position:absolute;
  color:#919191;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form {
  position:relative;
  padding-right:80px;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form > input {
  background:transparent;
  height:40px;
  margin:0;
  float:left;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form > input[type="submit"] {
  position:absolute;
  top:0;
  right:0;
  width:80px;
  color:#ffffff;
  background:#FC615D;
  border-color:#FC615D;
  text-transform:uppercase;
}
.tb-menu-sidebar .tb-menu-canvas-wrap {
  position:relative;
  display:inline-block;
}
.tb-menu-sidebar a.icon {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  margin-right:22px;
  color:#949494;
}
.tb-menu-sidebar a.icon em { display:none; }
.tb-menu-sidebar a.icon:hover { color:#FC615D; }
.tb-menu-sidebar .widget_mini_cart_wrap {
  top:0;
  position:relative;
  display:inline-block;
}
.tb-menu-sidebar .widget_mini_cart_wrap .header {
  line-height:100px;
  display:block;
  padding-right:6px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap { line-height:100px; }
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account {
  position:absolute;
  left:-120%;
  background-color:#fff;
  /* min-width: 200px; */
  z-index:9999;
  text-align:left;
  padding:30px 20px 20px 25px;
  white-space:nowrap;
  line-height:24px;
  box-shadow:2px 0 10px rgba(0,0,0,0.09);
  min-width:178px;
  display:none;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account.active {
  display:block;
  top:100%;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li { line-height:0; }
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li a {
  color:#6b6b6b;
  position:relative;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li a i {
  color:#b0b0b0;
  margin-right:2px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li:hover a, .tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li:hover i, .tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item a, .tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item i { color:#333; }
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget { margin-bottom:14px; }
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .wg-title, .tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .widget-title {
  margin-bottom:3px;
  font-size:15px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .menu-sub-account-container { margin-left:-1.5px; }
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget:last-child { margin-bottom:0; }
.tb-menu-sidebar .tb-menu-canvas-wrap.hide_cart { display:none !important; }
.tb-menu-sidebar .widget_mini_icon .header span.total_cart {
  display:none;
  color:#fff;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon {
  position:relative;
  font-size:12px;
  display:inline-block;
  text-align:center;
  width:35px;
  height:35px;
  line-height:35px;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #ddd;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#e9e9e9;
  z-index:-1;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover { color:#fff; }
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:before, .tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:before, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:before, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:after { border-color:#FC615D; }
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:after { background-color:#FC615D; }
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover .fa, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover .fa, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-header-wrap.tb-header-v3.tb-header-fixed .tb-header-menu { background-color:transparent; }
.tb-header-wrap.tb-header-v3.tb-header-fixed .tb-header-menu .tb-menu-list > ul > li > a { color:#2a2a2a; }
.tb-header-wrap.tb-header-v3 .tb-menu-sidebar a.icon {
  color:#2a2a2a;
  font-size:14px;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right { float:right; }
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form { margin-right:5px; }
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form select { min-width:43px; }
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form:after {
  right:0;
  top:18px;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar .textwidget { line-height:35px; }
.tb-header-wrap.tb-header-v3 .tb-menu .widget_cart_search_wrap_item { line-height:100px; }
.tb-header-wrap.tb-header-v3 .tb-menu-sidebar .wrap-mini-cart a.icon:hover { color:#FC615D; }
.tb-header-wrap.tb-header-v3 .tb-menu-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
  top:-6px;
  right:-18px;
}
.tb-header-wrap .widget #lang_sel_list { height:auto; }
.tb-header-wrap .widget #lang_sel_list .tb-lists-language {
  border-top:none;
  height:auto;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li {
  padding:13px 0 !important;
  float:none;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a {
  border:none;
  padding-left:0;
  font-size:13px;
  margin-bottom:6px;
  position:relative;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a:before {
  position:absolute;
  content:"\f00c";
  left:100%;
  margin-left:24px;
  color:#FC615D;
  top:50%;
  font-size:0;
  font-family:FontAwesome;
  margin-top:0px;
  visibility:hidden;
  transition:all 0.2s ease-in-out 0s;
  -webkit-transition:all 0.2s ease-in-out 0s;
  -moz-transition:all 0.2s ease-in-out 0s;
  -o-transition:all 0.2s ease-in-out 0s;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a:hover { margin-left:3px; }
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a:hover:before {
  visibility:visible;
  font-size:12px;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a img {
  margin-right:3px;
  margin-bottom:-1px;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li:last-child { border:none; }
.tb-header-wrap .widget #lang_sel_list .tb-lists-language { margin-bottom:0 !important; }
@media (max-width: 767px) {
  .tb-menu-sidebar .widget_cart_search_wrap_item {
    position:static;
    line-height:60px !important;
  }
  .tb-menu-sidebar .tb-menu-canvas-wrap {
    position:static;
    line-height:60px;
  }
  .tb-menu-sidebar .widget_mini_cart_wrap { position:static; }
  .tb-menu-sidebar .widget_mini_cart_wrap .header { line-height:60px !important; }
}
@media (min-width: 992px) {
  .tb-stick-active .tb-header-v3 .tb-header-wrap .tb-header-menu .tb-menu { background:#222222 !important; }
  .tb-stick-active .tb-header-v3 .tb-header-wrap .tb-header-menu .tb-menu:before {
    position:absolute;
    content:"";
    left:0;
    bottom:0;
    height:2px;
    width:100%;
    background:#fc615d;
  }
  .tb-stick-active .tb-header-vs2 .tb-header-menu-db .box-logo, .tb-stick-active .tb-header-vs2 .tb-header-menu .box-logo { display:none; }
  .tb-stick-active .tb-header-vs2 .box-menu-st {
    width:100%;
    text-align:left;
  }
  .tb-stick-active .tb-header-vs2 .tb-header-menu .tb-menu {
    margin-top:0px;
    margin-left:8px;
  }
  .tb-stick-active .tb-header-vs2 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header, .tb-stick-active .tb-header-vs2 .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
    line-height:50px;
    display:block;
    padding-right:0;
    margin-top:0;
  }
  .tb-stick-active .tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
    top:50px;
    left:0 !important;
  }
  .tb-stick-active .tb-header-wrap .box-header-logo { display:none; }
  .tb-stick-active .tb-header-wrap .tb-header-menu {
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:100%;
    z-index:9999;
  }
  .tb-stick-active .tb-header-wrap .tb-header-menu .tb-logo { height:50px; }
  .tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li > a { line-height:50px; }
  .tb-stick-active .tb-header-wrap .tb-menu-list .menu-bg-logo { display:none; }
  .tb-stick-active .tb-header-wrap .tb-header-menu {
    box-shadow:0px 1px 5px rgba(0,0,0,0.3);
    height:50px;
  }
  .tb-stick-active .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
    min-height:70px;
    padding-top:18px;
  }
}
.tb-header-wrap .tb-header-top {
  color:#ffffff;
  background:#f5f5f5;
  height:40px;
  padding:0;
  border-top:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget {
  font-size:12px;
  font-weight:400;
  line-height:38px;
  text-transform:uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul {
  padding:0;
  line-height:40px;
  list-style:none;
  margin-left:-5px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li {
  display:inline-block;
  padding:1px 5px;
  text-transform:uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li a i {
  color:#666666;
  font-size:15px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-login, .tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout { border:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li:hover a { color:#FC615D; }
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right { text-align:right; }
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right .widget ul {
  margin-left:0;
  margin-right:-10px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart { font-size:0; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget ul > li {
  display:block;
  border-right:none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon {
  font-size:12px;
  text-transform:uppercase;
  text-align:center;
  color:#dcdada;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon em { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover { color:#FC615D !important; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover .cart_total { color:#FC615D; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item {
  position:relative;
  display:inline-block;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content {
  position:absolute;
  top:100%;
  right:0;
  min-width:300px;
  background:#ffffff;
  display:none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.active {
  display:block !important;
  z-index:999;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  position:fixed;
  z-index:999999;
  top:0;
  left:0;
  min-height:100px;
  line-height:20px;
  box-shadow:none;
  padding-top:10px;
  box-shadow:0 3px 5px rgba(0,0,0,0.09);
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
  color:#919191;
  font-size:24px;
  text-align:center;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-webkit-input-placeholder { color:#919191; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-moz-placeholder {
  color:#919191;
  opacity:1;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-moz-placeholder {
  color:#919191;
  opacity:1;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-ms-input-placeholder { color:#919191; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:placeholder-shown { color:#919191; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:focus { color:#000; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input { border:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-close-fullsearch {
  font-size:24px;
  top:8px;
  right:0;
  position:absolute;
  color:#919191;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form {
  position:relative;
  padding-right:80px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form > input {
  background:transparent;
  height:40px;
  margin:0;
  float:left;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form > input[type="submit"] {
  position:absolute;
  top:0;
  right:0;
  width:80px;
  color:#ffffff;
  background:#FC615D;
  border-color:#FC615D;
  text-transform:uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap {
  position:relative;
  display:inline-block;
  padding:0 16px;
  margin:0 16px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:before, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:after {
  position:absolute;
  content:"";
  border-left:1px solid #575757;
  height:8px;
  top:50%;
  margin-top:-6px;
  left:0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:after {
  left:auto;
  right:0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting { padding:0; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting:after { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting:before { margin-top:-8px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_cart {
  padding-right:0;
  margin-right:0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_cart:after { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_search:before { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .header-menu-item-icon {
  height:36px;
  min-width:11px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon em { display:none; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover { color:#fff; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:before, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:after { border-color:#FC615D; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:after { background-color:#FC615D; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap {
  position:relative;
  display:inline-block;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header { padding-right:6px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header span { color:#FC615D; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
  position:static;
  margin-left:10px;
  background-color:transparent;
  width:auto;
  font-size:12px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total em { margin-left:3px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap { line-height:40px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account {
  position:absolute;
  left:-120%;
  background-color:#fff;
  /* min-width: 200px; */
  z-index:9999;
  text-align:left;
  padding:30px 20px 20px 25px;
  white-space:nowrap;
  line-height:24px;
  box-shadow:2px 0 10px rgba(0,0,0,0.09);
  min-width:180px;
  display:none;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account.active { display:block; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account ul { padding:0; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li {
  line-height:28px;
  display:block;
  padding:0;
  border:none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li a { color:#6b6b6b; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li a i {
  color:#b0b0b0;
  margin-right:2px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li:hover a, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li:hover i, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item a, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item i { color:#333; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget { margin-bottom:14px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .wg-title, .tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .widget-title {
  margin-bottom:3px;
  font-size:15px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .menu-sub-account-container { margin-left:-1.5px; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget:last-child { margin-bottom:0; }
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_icon .header span.total_cart {
  display:none;
  color:#fff;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart.widget-show-text-icon a.icon em {
  display:inline-block;
  font-style:normal;
  margin-right:6px;
}
.tb-header-wrap.tb-header-v7 .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover, .tb-header-wrap.tb-header-v7 .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover .cart_total { color:#2a2a2a !important; }
.tb-header-wrap.tb-header-v7 .tb-header-top .tb-sidebar .wrap-mini-cart a.icon { color:#fff; }
.tb-header-wrap.tb-header-v7 .tb-header-top .tb-sidebar .widget ul > li:hover a { color:#2a2a2a; }
.tb-header-wrap .tb-logo > a {
  font-size:40px;
  text-transform:uppercase;
  font-family:Broadway, sans-serif;
  color:#353535;
}
.tb-header-wrap .tb-logo > a .primary_color {
  font-family:cursive;
  font-size:60px;
}
.tb-header-wrap .tb-logo > a > img { height:auto; }
.tb-header-wrap .tb-header-menu {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  color:#3f3e3e;
  background:#fff;
}
.tb-header-wrap .tb-header-menu .tb-logo {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:relative;
  height:100px;
}
.tb-header-wrap .tb-header-menu .tb-logo > a {
  position:absolute;
  top:50%;
  left:0;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.tb-header-wrap .tb-header-menu .tb-menu { text-align:right; }
.tb-header-wrap .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item i {
  display:inline-block;
  width:100%;
}
.tb-header-wrap.tb-header-v6 .tb-menu-list, .tb-header-wrap.tb-header-v7 .tb-menu-list { margin-right:0; }
.tb-header-wrap.tb-header-v6 .tb-menu-list li.menu-item:last-child > a, .tb-header-wrap.tb-header-v7 .tb-menu-list li.menu-item:last-child > a { padding-right:0 !important; }
.tb-header-wrap.tb-header-v7 .tb-header-top { background-color:#FC615D; }
.tb-header-wrap.tb-header-v7 .tb-header-top .tb-sidebar .widget ul > li { border-color:#fff; }
.tb-header-wrap.tb-header-v7 .tb-header-top .tb-menu-canvas-wrap:before, .tb-header-wrap.tb-header-v7 .tb-header-top .tb-menu-canvas-wrap:after { border-color:#fff !important; }
.tb-header-wrap.tb-header-v4 .tb-logo-v2, .tb-header-wrap.tb-header-v2 .tb-logo-v2 {
  background:#ffffff;
  text-align:center;
  padding:60px 0 8px;
}
.tb-header-wrap.tb-header-v4 .tb-header-menu, .tb-header-wrap.tb-header-v2 .tb-header-menu {
  color:#5d5d5d;
  background:#ffffff;
}
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu { text-align:center; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list { margin-right:10px; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list > ul > li:hover > a, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list > ul > li.current_page_parent > a, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list > ul > li .current-menu-parent > a, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li:hover > a, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li.current_page_parent > a, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li .current-menu-parent > a { color:#3d3d3d; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon {
  position:relative;
  font-size:12px;
  display:inline-block;
  text-align:center;
  width:35px;
  height:35px;
  line-height:35px;
}
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #ddd;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#e9e9e9;
  z-index:-1;
}
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover { color:#fff; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:before, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:before, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:after { border-color:#FC615D; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:after, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover:after { background-color:#FC615D; }
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover .fa, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-sidebar a.icon:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-control-mobi > a, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-control-mobi > a { line-height:80px; }
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout { display:inline-block; }
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-login { display:none; }
@media (max-width: 1199px) {
  .tb-header-wrap.tb-header-v7 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a, .tb-header-wrap.tb-header-v1 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a, .tb-header-wrap.tb-header-v8 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a, .tb-header-wrap.tb-header-v24 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a, .tb-header-wrap.tb-header-3 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a { padding:0 10px !important; }
  .tb-header-wrap.tb-header-v2 .tb-logo-v2 { display:none; }
  .tb-header-wrap.tb-header-v2 .tb-header-menu {
    color:#5d5d5d;
    background:#ffffff;
  }
  .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar { opacity:1; }
}
@media (max-width: 767px) {
  .tb-header-wrap .tb-header-top { overflow:hidden; }
  .tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-left, .tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right { text-align:center; }
  .tb-header-wrap .tb-header-menu .tb-menu { padding-right:0 !important; }
  .tb-header-wrap .tb-header-menu .tb-logo { height:60px; }
  .tb-header-wrap .tb-header-menu .tb-header-menu-inner .tb-menu-sidebar { position:static; }
  .tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar { margin-left:0; }
  .tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .widget_cart_search_wrap_item > a, .tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .header-menu-item-icon > a, .tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
    width:auto;
    padding:0 10px;
  }
  .tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-control-mobi > a {
    width:auto;
    padding:0 10px;
  }
}
.tb-logo.tb-custom-logo {
  position:relative;
  padding-bottom:22px;
  margin-bottom:24px;
}
.tb-logo.tb-custom-logo > a {
  font-size:40px;
  text-transform:uppercase;
  font-family:Broadway, sans-serif;
  color:#353535;
}
.tb-logo.tb-custom-logo > a .primary_color {
  font-family:cursive;
  font-size:60px;
}
.tb-logo.tb-custom-logo > a > img { height:auto; }
.tb-logo.tb-custom-logo a { font-size:55px !important; }
.tb-container {
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
  position:relative;
}
.visible-lgs-block { display:none; }
@media (min-width: 1200px) {
  .visible-lgs-block { display:block; }
  .col-lg-offset-27 { margin-left:270px; }
  .col-lg-93 {
    width:calc(100% - 270px);
    padding-left:15px;
    padding-right:15px;
  }
  .tb-layout-fullwidth .tb-header-top, .tb-layout-fullwidth .footer-bottom, .tb-layout-fullwidth .footer-top {
    padding-left:70px !important;
    padding-right:70px !important;
  }
  .tb-header-menu-db .tb-menu-lg.tb-logo {
    left:70px;
    min-width:145px;
  }
  .tb-header-menu-db .tb-menu-lg.tb-menu { right:70px; }
  .tb-header-menu-db .tb-header-menu-md .tb-header-menu-inner .tb-menu { text-align:center !important; }
  .tb-container { width:970px; }
}
@media (max-width: 1440px) {
  .col-lg-93 .container { max-width:970px; }
}
@media (min-width: 768px) {
  .tb-container { width:750px; }
}
@media (min-width: 1200px) {
  .tb-container { width:1170px; }
}
.tb-fixed-zindex #wpadminbar { z-index:998; }
ul.header-top-custom-v1 {
  text-align:right;
  float:right;
  margin:0;
}
ul.header-top-custom-v1 li.list_ht {
  float:left;
  margin:0;
  list-style:none;
  display:inline-block;
  line-height:38px;
  position:relative;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart { font-size:12px; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name { cursor:pointer; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name span {
  color:#2a2a2a;
  text-transform:capitalize;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name span i { margin-right:4px; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name img.en_lang {
  width:25px;
  position:absolute;
  top:50%;
  margin-top:-10px;
  left:-32px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account {
  position:absolute;
  top:50px;
  display:none;
  z-index:999;
  background:#fff;
  border-top:2px solid #FC615D;
  min-width:178px;
  overflow:hidden;
  box-shadow:0 0 6px #ccc;
  padding:0 20px;
  left:0;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account ul li {
  line-height:0;
  min-width:100%;
  text-align:left;
  border-bottom:1px solid #ebebeb;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account ul li a {
  color:#2a2a2a;
  position:relative;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account ul li a:hover { margin-left:3px; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account ul li a:hover:before {
  visibility:visible;
  font-size:12px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account.active {
  display:block;
  top:38px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account {
  left:-100%;
  margin-left:-83px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-pointer { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select {
  background:none !important;
  border:none;
  color:#2a2a2a;
  width:50px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected {
  padding:0;
  width:50px;
  text-align:left;
  position:relative;
  z-index:1;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected img { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected .dd-selected-text { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected .dd-desc {
  color:#2a2a2a;
  line-height:38px;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options {
  width:100%;
  display:block;
  min-width:125px;
  text-align:left;
  border:none;
  box-shadow:0 0 5px #ccc;
  border-top:2px solid #FC615D;
  top:39px;
  left:-21px;
  -webkit-animation:fadeInUp 0.4s both;
  -moz-animation:fadeInUp 0.4s both;
  -o-animation:fadeInUp 0.4s both;
  animation:fadeInUp 0.4s both;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options li {
  border-right:none !important;
  width:100%;
  padding:2px 19px;
  display:block;
}
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options li a img { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options li a .dd-option-text { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options li:hover { color:#FC615D; }
ul.header-top-custom-v1 .list_ht.list_ht_3:before, ul.header-top-custom-v1 .list_ht.list_ht_1:before {
  position:absolute;
  content:"\f107";
  font-family:"FontAwesome";
  right:-18px;
  top:18px;
  line-height:0;
  height:10px;
  color:#2a2a2a;
}
ul.header-top-custom-v1 .list_ht.list_ht_3:after, ul.header-top-custom-v1 .list_ht.list_ht_2:after {
  position:absolute;
  content:"";
  font-family:"FontAwesome";
  left:-51px;
  top:13px;
  line-height:0;
  height:10px;
  background:#cccccc;
  width:1px;
}
ul.header-top-custom-v1 .list_ht.list_ht_2:after { left:-20px !important; }
ul.header-top-custom-v1 .list_ht:last-child { margin:0px 18px 0 60px; }
ul.header-top-custom-v1 .list_ht.list_ht_1 .tb-menu-canvas-wrap_my_account .tb-menu-account { min-width:163px; }
ul.header-top-custom-v1 .list_ht.list_ht_1 .tb-menu-canvas-wrap_my_account .tb-menu-account ul li {
  line-height:38px;
  padding:1px 0px;
}
ul.header-top-custom-v1 .list_ht.list_ht_1 .tb-menu-canvas-wrap_my_account .tb-menu-account ul li:last-child { border:none; }
ul.header-top-custom-v1 li.list_ht.list_ht_1 { margin-right:59px; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang.tb-menu-canvas-wrap_currency .tb-menu-account { margin-left:0; }
.tb-header-wrap .tb-sidebar .widget-woocommerce-currency-switcher form:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  position:absolute;
  content:"\f107";
  font-family:"FontAwesome";
  right:11px;
  top:18px;
  line-height:0;
  height:10px;
  color:#2a2a2a;
}
.icon_cart_wrap:before, .icon_cart_wrap:after { display:none; }
.tb-menu-canvas-wrap a.icon_cart_wrap i.fa-shopping-bag {
  font-size:20px;
  padding-right:5px;
}
.tb-menu-canvas-wrap a.icon_cart_wrap i, .tb-menu-canvas-wrap a.icon_cart_wrap span {
  display:inline-block;
  color:#FC615D;
  text-transform:uppercase;
  font-size:14px;
  font-style:inherit;
}
.tb-menu-canvas-wrap a.icon_cart_wrap i.ion-bag {
  font-size:20px;
  margin-left:5px;
}
.tb-menu-canvas-wrap a.icon_cart_wrap span {
  background:none !important;
  color:#FC615D;
}
.tb-menu-canvas-wrap a.icon_cart_wrap span:hover { background:none !important; }
.tb-menu-canvas-wrap a.icon_cart_wrap .cart_total i {
  display:inline-block;
  color:#FC615D;
}
.tb-lists-language img { width:25px; }
.tb-lists-language li a { text-transform:capitalize; }
.woocommerce-currency-switcher-form a.dd-option .dd-desc {
  position:relative;
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.woocommerce-currency-switcher-form a.dd-option .dd-desc:before {
  position:absolute;
  content:"\f00c";
  left:100%;
  margin-left:-16px;
  color:#FC615D;
  top:50%;
  font-size:0;
  font-family:FontAwesome;
  margin-top:-8px;
  visibility:hidden;
  transition:all 0.2s ease-in-out 0s;
  -webkit-transition:all 0.2s ease-in-out 0s;
  -moz-transition:all 0.2s ease-in-out 0s;
  -o-transition:all 0.2s ease-in-out 0s;
}
.woocommerce-currency-switcher-form a.dd-option .dd-desc:hover { margin-left:3px; }
.woocommerce-currency-switcher-form a.dd-option .dd-desc:hover:before {
  visibility:visible;
  font-size:12px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .socials li:hover a i {
  color:#FC615D;
  -webkit-animation:fadeInDown 0.7s both;
  -moz-animation:fadeInDown 0.7s both;
  -o-animation:fadeInDown 0.7s both;
  animation:fadeInDown 0.7s both;
}
.woocommerce-currency-switcher-form a.dd-option { padding:10px 0px !important; }
.hide_lang, .hide_my_account, .hide_currency { display:none !important; }
.tb-header-wrap .tb-header-menu .tb-menu {
  background:#222222;
  text-align:left;
}
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li a {
  line-height:50px;
  color:#fff;
}
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li a:after { display:none !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li a:hover { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul li a { color:#666666 !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul li a:hover { color:#FC615D !important; }
.tb-header-menu-db .box-search, .tb-header-menu .box-search {
  max-width:269px;
  margin-top:44px;
}
.tb-header-menu-db .box-search .searchform, .tb-header-menu .box-search .searchform {
  width:100%;
  max-width:269px;
  position:relative;
}
.tb-header-menu-db .box-search .widget_search form input[type="text"], .tb-header-menu .box-search .widget_search form input[type="text"] {
  width:100%;
  border:1px solid #ebebeb;
}
.tb-header-menu-db .box-search .widget_search form input[type="submit"], .tb-header-menu .box-search .widget_search form input[type="submit"] {
  position:absolute;
  right:0;
  background:none;
  color:#FC615D;
  width:50px;
}
.tb-header-menu-db .box-logo, .tb-header-menu .box-logo {
  display:block;
  text-align:center;
  margin-top:11px;
  margin-bottom:9px;
}
.tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header, .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
  line-height:100px;
  display:block;
  padding-right:0;
  margin-top:15px;
}
.tb-menu-sidebar { float:right; }
.box-wishlist {
  display:inline-block;
  min-width:151px;
}
.box-wishlist:hover span, .box-wishlist:hover i { color:#FC615D; }
.box-wishlist:hover i {
  -webkit-animation:bounceIn 0.7s both;
  -moz-animation:bounceIn 0.7s both;
  -o-animation:bounceIn 0.7s both;
  animation:bounceIn 0.7s both;
}
.box-wishlist span {
  color:#222222;
  text-transform:uppercase;
  font-size:14px;
}
.box-wishlist span i {
  font-size:20px;
  margin-right:7px;
  width:22px;
}
.toggel-top-category { display:none; }
.toggel-top-category.yes_active ul.menu { display:block !important; }
.toggel-top-category.yes_active.no_active ul.menu { display:none !important; }
.tb-stick-active .tb-header-v3 .toggel-top-category { display:none !important; }
.tb-stick-active .tb-header-v3 .box-today-deals:before, .tb-stick-active .tb-header-v3 .box-main-menu:before, .tb-stick-active .tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu:before { background:none !important; }
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu:before { background:none !important; }
.box-top-category.active ul.menu { display:block !important; }
.jws_theme_top_category .toggel-top-category { display:inline-block !important; }
.jws_theme_top_category .box-top-category {
  min-width:270px;
  position:relative;
  cursor:pointer;
}
.jws_theme_top_category .box-top-category:before {
  content:"";
  position:absolute;
  right:107px;
  width:20px;
  height:1px;
  background:#fff;
  top:50%;
  margin-top:-1px;
}
.jws_theme_top_category .box-top-category .box-menu-top-cat h3.btn-top-category {
  border:none;
  display:block;
  text-transform:uppercase;
  font-size:14px;
  line-height:50px;
  padding-left:21px;
  margin:0;
  color:#fff;
  background:#FC615D;
}
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu {
  position:absolute;
  z-index:10;
  background:#fff;
  width:100%;
  border:1px solid #ebebeb;
  border-top:0;
  left:0;
  z-index:9999;
  display:none;
  -webkit-animation:fadeInUp 0.3s both;
  -moz-animation:fadeInUp 0.3s both;
  -o-animation:fadeInUp 0.3s both;
  animation:fadeInUp 0.3s both;
}
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu li {
  line-height:39px;
  border-bottom:1px solid #ebebeb;
  text-transform:capitalize;
  padding:0 12px;
  color:#666666;
  list-style:none;
}
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu li a { display:block; }
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu li a i { margin-right:5px; }
.jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu li a:hover {
  color:#FC615D;
  margin-left:2px;
}
.jws_theme_top_category .box-top-category .btn-top-category:hover .box-menu-top-cat { display:block; }
.box-menu-top-cat-home h3.btn-top-category {
  border:none;
  display:block;
  text-transform:uppercase;
  font-size:14px;
  line-height:50px;
  padding-left:21px;
  margin:0;
  color:#fff;
  background:#FC615D;
}
.box-menu-top-cat-home ul.menu {
  background:#fff;
  width:100%;
  border:1px solid #ebebeb;
  border-top:0;
}
.box-menu-top-cat-home ul.menu li {
  line-height:40px;
  border-bottom:1px solid #ebebeb;
  text-transform:capitalize;
  padding:0 12px;
  color:#666666;
  list-style:none;
}
.box-menu-top-cat-home ul.menu li a { display:block; }
.box-menu-top-cat-home ul.menu li a i { margin-right:5px; }
.box-menu-top-cat-home ul.menu li a:hover {
  color:#FC615D;
  margin-left:2px;
}
.tb-menu-sidebar .widget_mini_cart_wrap .header span {
  color:#FC615D;
  font-size:14px;
}
.tb-menu-list > ul > li.menu-item-has-children { position:relative; }
.tb-menu-list > ul > li.menu-item-has-children > a { position:relative; }
.tb-menu-list > ul > li.menu-item-has-children > a:before {
  content:"\f107";
  right:4px;
  position:absolute;
  font-size:13px;
  color:#fff;
  font-family:FontAwesome;
  top:0px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children {
  position:relative;
  width:25%;
  box-shadow:none;
  animation:none;
  border-right:1px solid #ededed;
  min-height:293px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children:last-child { border-right:none; }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul {
  left:0;
  min-width:100%;
  box-shadow:none !important;
  animation:none;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children > ul > li {
  border-bottom:1px solid #ebebeb;
  margin:0 20px;
  padding:0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children > ul > li:last-child { border-bottom:none; }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
  background:#fff;
  padding:13px 0px 30px;
  left:-14px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children:hover > ul { animation:none; }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children > ul { margin-top:13px; }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children > a:hover { color:#222222 !important; }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children > a {
  position:relative;
  font-size:14px;
  font-weight:bold;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children > a:before {
  position:absolute;
  content:"";
  bottom:1px;
  left:0px;
  width:40px;
  height:2px;
  background:#FC615D;
  z-index:99;
}
.jws_theme_top_category .box-main-menu { margin-left:-30px; }
.tb-header-menu-db .tb-menu-list #nav > li > a { padding:0 25px; }
.tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu { min-width:250px; }
.tb-menu-list .dropdown-menu {
  padding:0;
  margin:0px 0 0;
  border:none;
  border-radius:0;
}
.tb-menu-list  .dropdown-menu>li>a { padding:0px 20px; }
.tb-menu-list #nav > li > ul li:last-child a { border-bottom:none; }
.tb-menu-list #nav > li > ul li:hover a { background:none; }
.tb-menu-list > ul > li.menu-item-has-children > ul > li > a {
  padding:0 !important;
  border-bottom:1px solid #ededed;
  margin:0 28px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a { border:none; }
.tb-menu-list > ul > li.menu-item-has-children > ul.drop_full_width > li > a { margin:0 20px; }
.box-today-deals { display:none; }
.box-tb-menu { position:relative; }
.jws_theme_today_deals .box-today-deals {
  display:block;
  position:absolute;
  right:0;
}
.jws_theme_today_deals .box-today-deals a {
  color:#fff;
  font-size:14px;
  text-transform:uppercase;
  line-height:50px;
  padding:0 41px;
  display:block;
  background:#333333;
}
.jws_theme_today_deals .box-today-deals a i {
  font-size:20px;
  position:absolute;
  left:19px;
  top:13px;
}
.jws_theme_today_deals .box-today-deals a:hover {
  color:#FC615D;
  background:#fff;
}
.jws_theme_today_deals .box-today-deals a:hover i { animation:bounceIn 0.7s both; }
.tb-header-wrap.tb-header-v3.tb-header-fixed .tb-header-menu .tb-menu-list > ul > li > a { color:#fff; }
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu { background:#222222 !important; }
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu:before {
  position:absolute;
  content:"";
  left:0;
  bottom:0;
  height:2px;
  width:100%;
  background:#fc615d;
}
.tb-header-v3 .box-wishlist { display:none; }
.tb-header-v3 .tb-header-menu-db .box-search {
  display:inline-block;
  max-width:100%;
  margin-top:46px;
  width:60%;
}
.tb-header-v3 .tb-header-menu-db .searchform { max-width:100%; }
.tb-header-v3 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header {
  line-height:38px;
  display:block;
  margin-top:46px;
  background:#FC615D;
  padding:0px 19px;
  margin-left:30px;
}
.tb-header-v3 .tb-menu-canvas-wrap a.icon_cart_wrap i, .tb-header-v3 .tb-menu-canvas-wrap a.icon_cart_wrap span, .tb-header-v3 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header span { color:#fff; }
.tb-header-v3 #tb-mega-searchform { padding:0; }
.tb-header-v3 #tb-mega-searchform input { height:41px; }
.tb-header-v3 #tb-mega-searchform #searchsubmit, .tb-header-v3 #tb-mega-searchform input[type=submit] {
  height:18px;
  width:34px;
}
.tb-header-v3 #tb-mega-searchform #searchsubmit i, .tb-header-v3 #tb-mega-searchform input[type=submit] i { color:#FC615D; }
.tb-header-v3 .tb-header-menu-db .box-logo { text-align:left; }
.tb-header-v3 #tb-mega-searchform .dropdown {
  background:none;
  height:41px;
  line-height:41px;
}
.tb-header-v3 #tb-mega-searchform .dropdown:before {
  content:"\f107";
  right:20px;
  top:0;
  position:absolute;
  font-size:12px;
  color:#666666;
  z-index:999;
  font-family:FontAwesome;
}
.tb-header-v3 #tb-mega-searchform .dropdown select {
  left:-89px;
  color:#666666;
  padding:0 0px 0 21px;
  font-size:12px;
  appearance:none;
  height:41px;
  margin-top:-21px;
  border:1px solid #ebebeb;
  /* text-align: right; */
  border-right:none;
  background:none;
  width:197px;
}
.tb-header-v3 .tb-header-menu-db .box-logo, .tb-header-v3 .tb-header-menu .box-logo { margin-bottom:12px; }
.tb-header-v3 .box-tb-menu { background:#222222; }
.tb-header-v3 .tb-header-menu .tb-menu { background:none; }
.tb-header-v3 .box-today-deals:hover a {
  background:#FC615D;
  color:#fff;
}
.tb-header-v3 .box-today-deals:before {
  position:absolute;
  content:"";
  left:0;
  bottom:0;
  height:2px;
  width:100%;
  background:#FC615D;
}
.tb-header-v3 .box-main-menu { position:relative; }
.tb-header-v3 .box-main-menu:before {
  position:absolute;
  content:"";
  left:0;
  bottom:0;
  height:2px;
  width:100%;
  background:#FC615D;
}
.tb-header-v3 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { left:0px; }
.tb-header-vs2 .tb-header-menu .tb-menu {
  background:none;
  display:inline-block;
  margin-right:54px;
  margin-top:40px;
}
.tb-header-vs2 .tb-header-menu .tb-menu { float:left; }
.tb-header-vs2 .tb-header-menu .tb-menu .tb-menu-list ul li a { color:#222222; }
.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > a:before { color:#222222; }
.tb-header-vs2 .box-wishlist { display:none; }
.tb-header-vs2 .tb-header-menu-db .box-logo, .tb-header-vs2 .tb-header-menu .box-logo { text-align:left; }
.tb-header-vs2 .wrap-mini-cart .widget_cart_search_wrap_item i {
  font-size:15px;
  padding-right:15px;
}
.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item { position:relative; }
.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item:before {
  position:absolute;
  content:"";
  right:14px;
  top:0;
  line-height:0;
  height:20px;
  background:#cccccc;
  width:1px;
}
.tb-header-vs2 .tb-header-menu-db .tb-menu-list #nav > li > a { padding:0 22.5px; }
.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
  left:22.5px;
  border-top:1px solid #FC615D;
}
.tb-header-vs2 .tb-menu-list > ul > li> a > span:after {
  position:absolute;
  content:"";
  left:23px;
  top:9px;
  height:2px;
  background:#FC615D;
  width:20px;
  display:none;
}
.tb-header-vs2 .tb-menu-list > ul > li> a:hover span:after { display:block; }
.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
  top:91px;
  left:0px;
}
.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  top:-10px;
  right:14px;
}
.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
  line-height:38px !important;
  text-align:left;
  border:1px solid #ccc;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:before, .tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after { display:none; }
.tb-header-v1 .widget_cart_search_wrap_item, .tb-header-v3 .widget_cart_search_wrap_item { display:none; }
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li.empty { line-height:20px; }
.widget_mini_cart_wrap .shopping_cart_dropdown {
  top:79%;
  box-shadow:0 0 5px #ebebeb !important;
  overflow:inherit;
  border-top:1px solid #FC615D;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content { position:relative; }
.widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after {
  position:absolute;
  content:"";
  right:46px;
  top:-20px;
  border-bottom:11px solid #FFFFFF;
  border-left:11px solid transparent;
  border-right:11px solid transparent;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:before {
  position:absolute;
  content:"\f106";
  font-family:FontAwesome;
  top:-66px;
  right:46px;
  font-size:36px;
  color:#FC615D;
  height:16px;
  width:23px;
}
.tb-header-v1 .tb-menu-list > ul > li.current_page_item > a, .tb-header-v1 .tb-menu-list > ul > li:hover > a, .tb-header-v1 .tb-menu-list > ul > li.current-menu-item > a { color:#FC615D !important; }
.ri-grid {
  margin:30px auto 30px;
  position:relative;
  height:auto;
}
.ri-grid ul {
  list-style:none;
  display:block;
  width:100%;
  margin:0;
  padding:0;
}
.ri-grid ul:before, .ri-grid ul:after {
  content:'';
  display:table;
}
.ri-grid ul:after { clear:both; }
.ri-grid ul {
  /* For IE 6/7 (trigger hasLayout) */
  zoom:1;
}
.ri-grid ul li {
  -webkit-perspective:400px;
  -moz-perspective:400px;
  -o-perspective:400px;
  -ms-perspective:400px;
  perspective:400px;
  margin:0;
  padding:0;
  float:left;
  position:relative;
  display:block;
  overflow:hidden;
  background:#000;
}
.ri-grid ul li a {
  display:block;
  outline:none;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transform-style:preserve-3d;
  -moz-transform-style:preserve-3d;
  -o-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
  -webkit-background-size:100% 100%;
  -moz-background-size:100% 100%;
  background-size:100% 100%;
  background-position:center center;
  background-repeat:no-repeat;
  background-color:#333;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
.ri-grid-size-1 { width:55%; }
.ri-grid-size-2 { width:100%; }
.ri-grid-size-3 {
  width:100%;
  margin-top:0px;
}
.ri-shadow:after, .ri-shadow:before {
  content:"";
  position:absolute;
  z-index:-2;
  bottom:15px;
  left:10px;
  width:50%;
  height:20%;
  max-width:300px;
  max-height:100px;
  box-shadow:0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform:rotate(-3deg);
  -moz-transform:rotate(-3deg);
  -ms-transform:rotate(-3deg);
  -o-transform:rotate(-3deg);
  transform:rotate(-3deg);
}
.ri-shadow:after {
  right:10px;
  left:auto;
  -webkit-transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -ms-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  transform:rotate(3deg);
}
.ri-grid-loading:after, .ri-grid-loading:before { display:none; }
.ri-loading-image { display:none; }
.ri-grid-loading .ri-loading-image {
  position:relative;
  width:30px;
  height:30px;
  left:50%;
  margin:100px 0 0 -15px;
  display:block;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-top { background:#222222; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-top {
  border-top:none;
  border-bottom:1px solid #4e4e4e;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-top .tb-sidebar .widget ul > li a i { color:#ffffff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name span, .tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected .dd-desc, .tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 .list_ht.list_ht_3:before, .tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 .list_ht.list_ht_1:before, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-wrap .tb-sidebar .widget-woocommerce-currency-switcher form:after { color:#fff !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .tb-menu-account, .tb-header-wrap.tb-header-vs4.tb-header-vs2 ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-options { box-shadow:none !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .woocommerce-currency-switcher-form a.dd-option .dd-desc { color:#444444 !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
  background:#FC615D;
  line-height:40px;
  padding:0px 18px;
  height:10px;
  margin-top:0;
  height:40px;
  color:#fff;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header a i, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header a i { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header a span, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header a span { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header span, .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header span { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item {
  background:#393939;
  width:40px;
  height:40px;
  margin-left:7px;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item a {
  margin:0;
  line-height:40px;
  display:block;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item a i { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item:before { display:none; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar { margin-top:30px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu .tb-menu-list ul li a { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  top:0;
  right:0;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
  line-height:40px !important;
  border:none;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu {
  margin-top:25px;
  float:left;
  margin-left:-20px;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { top:75px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li:hover > a { color:#FC615D !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu.tb-header-menu-md {
  min-height:109px;
  margin-bottom:30px;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .box-logo { margin-top:15px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu:before { display:none !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > a:before { color:#fff; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li> a:hover span:after { display:none; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu-db .tb-menu-list #nav > li > a:hover { color:#FC615D; }
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu.tb-header-menu-md {
  min-height:0;
  margin-bottom:0;
}
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu {
  margin-top:-1px;
  float:left;
  background:#222222 !important;
}
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar { margin-top:4px; }
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .wrap-mini-cart .widget_cart_search_wrap_item i {
  padding-right:0;
  text-align:center;
}
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { top:49px; }
.tb-stick-active .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  top:0;
  min-height:0;
  padding-top:0;
}
.tb-stick-active .tb-header-top { display:none; }
.tb-stick-active .tb-header-wrap.tb-header-vs2 .tb-header-menu .tb-menu:before { display:none; }
.tb-stick-active .tb-header-wrap.tb-header-vs2 .tb-header-menu .tb-menu {
  background:#fff !important;
  margin-top:-1px;
}
.tb-stick-active .tb-header-wrap.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
  top:49px;
  border-top:1px solid #FC615D;
}
.tb-stick-active .tb-header-wrap.tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  top:-12px;
  min-height:0;
  padding-top:0;
}
.tb-stick-active .tb-header-wrap .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
  top:49px;
  border-top:1px solid #FC615D;
}
.tb-stick-active .tb-header-wrap .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
  width:calc(100% - 30px) !important;
  margin:0 15px;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
  position:absolute;
  z-index:9;
  top:0;
  right:0;
  box-shadow:none;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-container {
  width:100%;
  padding:0;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-container .tb-close-fullsearch { display:none; }
ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_my_account .wrap-mini-cart .header-menu-item-name, ul.header-top-custom-v1 li.list_ht .tb-menu-canvas-wrap_lang .tb-menu-account .dd-select .dd-selected .dd-desc { font-family:'fira_sanslight'; }
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
  font-size:12px;
  line-height:40px !important;
  margin:0;
  padding:0 10px;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="submit"] {
  position:absolute;
  width:60px;
  right:0;
  top:0;
  background:#FC615D;
  color:#fff;
  height:40px;
  padding:7px;
  border-radius:0;
  text-transform:uppercase;
  font-family:'fira_sanslight';
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:placeholder-shown { text-align:left; }
#nav > li > ul li a {
  line-height:39px;
  font-family:'fira_sanslight' !important;
}
#nav > li > ul li .tb-post-title h3 a {
  font-family:'fira_sansregular' !important;
  color:#222222 !important;
}
.tb-header-menu-db .tb-menu-list #nav > li > a { font-family:'fira_sanslight'; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul.multicolumn.columns3 > li:nth-child(2) a span, .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul.multicolumn.columns3 > li:nth-child(3) a span {
  font-family:'fira_sansregular';
  color:#222222 !important;
}
.tb-header-vs2 .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 { border-top:1px solid #FC615D; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 {
  padding-bottom:0;
  padding-top:0;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li { min-height:490px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(1) {
  width:24.6%;
  border-right:1px solid #ebebeb;
  overflow:hidden;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(1) a > span {
  text-transform:capitalize;
  font-size:12px;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(1) ul > li a { border-bottom:1px solid #ebebeb; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(1) ul > li:nth-child(1) a { border-top:1px solid #ebebeb; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) {
  width:34.3%;
  border-right:1px solid #ebebeb;
  padding-top:15px;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post {
  padding:20px;
  margin:0;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .tb-info { margin-top:0; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .tb-info i { color:#999999; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .post-categories { margin:0; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .tb-content { padding:36px 15px 5px !important; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .tb-content .tb-readmore { margin-top:14px !important; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .tb-content .tb-title { font-size:14px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .box-widget-featured-post .box-date { margin-top:-19px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .tb-blog-carousel.blog-grid-box article .tb-thumb { max-height:194px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) .tb-blog-carousel.blog-grid-box article .tb-thumb img { max-height:194px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(3) {
  width:41.1%;
  padding-top:15px;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails { padding:0 20px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li { margin-bottom:2px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li .tb-recent-detail {
  margin-top:0;
  padding-top:10px;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li .tb-post-title h3 {
  color:#222222;
  line-height:14px !important;
  color:#222222 !important;
}
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li .tb-post-title h3 a { line-height:14px !important; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li .tb-post-date span { font-family:'fira_sanslight'; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails li .tb-post-date span i { margin-right:5px; }
.tb-menu-list > ul > li.menu-item-has-children > ul > li > ul> li a { border-bottom:1px solid #ededed; }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > ul> li a { border-bottom:none; }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children:after { display:none; }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:after {
  content:"\f105";
  right:27px;
  position:absolute;
  font-size:13px;
  color:#666666;
  font-family:FontAwesome;
  top:20px;
  margin-top:-12px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:hover:after { color:#FC615D; }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children .dropdown-menu {
  margin-left:-26px;
  margin-top:18px !important;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children .dropdown-menu {
  margin-left:0;
  margin-top:0px !important;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li a, .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li:hover a {
  margin:0 28px;
  padding:0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width  > ul.standar-dropdown li ul > li:hover a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width  > ul.standar-dropdown li ul > li a {
  margin:0 0;
  padding:0;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a.edits {
  right:7px;
  top:18px;
  position:absolute;
  width:15px;
  height:15px;
  font-size:0;
  font-weight:400;
  color:#fff !important;
  background:url(assets/images/edit.png) no-repeat center !important;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .box-qty {
  height:30px;
  line-height:30px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .box-qty .quantity { color:#FC615D; }
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .box-qty .text-qty { margin-left:22px; }
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .box-qty .text-qty i {
  font-style:inherit;
  font-size:12px;
  color:#666666;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .box-qty .text-qty .num {
  border:1px solid #ccc;
  padding:5px 15px;
  border-radius:3px;
  margin-left:6px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .total-items {
  height:30px;
  line-height:24px;
  display:block;
  border-bottom:1px dotted #ccc;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .total-items span { color:#FC615D; }
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list .remove {
  position:absolute;
  right:0;
  top:27px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a.wc-forward {
  margin-bottom:15px;
  margin-top:19px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .quantity > span { color:#FC615D; }
.tb-header-v3 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .shopping_cart_dropdown, .tb-header-vs4 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .shopping_cart_dropdown {
  top:100%;
  margin-top:20px;
}
.tb-header-vs4 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .shopping_cart_dropdown { box-shadow:0 0 1px #ccc !important; }
.tb-header-v3 .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after, .tb-header-vs2 .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after { right:47px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item a { margin-top:1px; }
.tb-menu-canvas-wrap a.icon_cart_wrap i.text-cart, .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li a { font-family:'fira_sanslight' !important; }
.tb-header-v1 .box-mobile { display:none; }
.sticky-wrapper.is-sticky .tb-menu {
  width:100% !important;
  background:#222 !important;
  z-index:999999 !important;
  animation:fadeIn 0.4s both;
}
.tb-header-v3 .sticky-wrapper.is-sticky .tb-menu .toggel-top-category { display:none !important; }
.tb-header-v3 .sticky-wrapper.is-sticky .box-main-menu:before, .tb-header-v3 .sticky-wrapper.is-sticky .box-today-deals:before { background:none; }
.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu {
  display:block;
  left:0;
  background:#fff !important;
  border:1px solid #ebebeb;
  margin-top:0;
  box-shadow:0 0 3px #ebebeb;
}
.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .box-main-menu {
  position:relative;
  width:1170px;
  margin:auto;
}
.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .tb-menu-sidebar-sticky { display:block !important; }
.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
  line-height:0;
  margin-top:12px;
}
.tb-header-vs2 .sticky-wrapper { height:0 !important; }
.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { top:50px; }
.tb-menu-sidebar-sticky { display:none; }
li.current_page_item a { color:#FC615D !important; }
.tb-header-v1 .tb-menu-list > ul > li.current_page_parent > a { color:#fff !important; }
.tb-menu-list > ul > li.current_page_item > a, .tb-menu-list > ul > li:hover > a, .tb-menu-list > ul > li.current-menu-item > a { color:#FC615D !important; }
.tb-header-v3.jws_theme_top_category .toggel-top-category {
  position:absolute;
  z-index:99;
}
.tb-header-vs2.tb-header-vs4 .sticky-wrapper.is-sticky .tb-menu {
  display:block;
  left:0;
  background:#222 !important;
  border:none;
  margin-top:0;
  box-shadow:none;
  margin-left:0;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu-sidebar { margin-top:0; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky .wrap-mini-cart .widget_cart_search_wrap_item i {
  padding-right:0;
  text-align:center;
}
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .widget_mini_cart_wrap .header a.icon_cart_wrap { line-height:40px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar .widget_mini_cart_wrap { top:5px; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header { margin-top:0; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { left:0; }
.tb-menu-list > ul > li.menu-item-has-children:hover a:before { color:#FC615D !important; }
.tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > a:before {
  transition:all 0.4s ease-in-out 0s;
  -webkit-transition:all 0.4s ease-in-out 0s;
  -moz-transition:all 0.4s ease-in-out 0s;
  -o-transition:all 0.4s ease-in-out 0s;
}
.box-logo-sticky, .tb-menu-sidebar-sticky { display:none !important; }
.tb-header-wrap.tb-header-v3 .sticky-wrapper.is-sticky .box-logo-sticky {
  display:block !important;
  margin:0 auto !important;
  background:#fff;
  text-align:center;
  border-bottom:1px solid #ebebeb;
}
.tb-header-wrap.tb-header-v3 .sticky-wrapper.is-sticky .box-logo-sticky img {
  width:100px;
  margin-bottom:-5px;
}
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .box-none { display:none; }
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .box-today-deals {
  right:100%;
  margin-right:-165px;
}
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .box-main-menu {
  margin-left:0;
  padding-left:250px;
}
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .sticky-full { width:100%; }
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .tb-menu-sidebar-sticky { display:block !important; }
.tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header { margin-top:5px; }
.tb-header-v1 .tb-menu-list > ul > li.current_page_item > a:before, .tb-header-v1 .tb-menu-list > ul > li:hover > a:before, .tb-header-v1 .tb-menu-list > ul > li.current-menu-item > a:before { color:#FC615D; }
.tb-header-vs4 .sticky-wrapper.is-sticky .tb-menu-sidebar-sticky { display:block !important; }
.tb-header-vs2 .tb-header-menu-db .box-logo, .tb-header-vs2 .tb-header-menu .box-logo { margin-top:16px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 .widget_zo-recent-posts-widget-with-thumbnails { margin-top:20px; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) > a, .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(3) > a { position:relative; }
.tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2) > a:before, .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(3) > a:before {
  position:absolute;
  bottom:0;
  width:40px;
  height:2px;
  background:#FC615D;
  content:"";
  left:0;
}
.tb-menu-list > ul > li.current_page_item > a:before, .tb-menu-list > ul > li:hover > a:before { color:#FC615D; }
.tb-menu-list > ul > li.current_page_item > a:before, .tb-menu-list > ul > li:hover > a:before, .tb-menu-list > ul > li.current-menu-item > a:before { color:#FC615D !important; }
.tb-header-vs2 .sticky-wrapper.is-sticky .widget_mini_cart_wrap .shopping_cart_dropdown { margin-top:25px; }
.tb-header-vs2 .sticky-wrapper.is-sticky .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after { right:46px; }
.tb-header-vs2 .sticky-wrapper.is-sticky .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after { top:-19px; }
.tb-header-v3 .sticky-wrapper.is-sticky .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after {
  right:46px;
  top:-19px;
}
ul.header-top-custom-v1 .list_ht.list_ht_1 .tb-menu-canvas-wrap_my_account .tb-menu-account ul li { text-transform:capitalize; }
.woocommerce-currency-switcher-form a.dd-option .dd-desc { color:#222 !important; }
.box-menu-top-cat-home ul.menu li a i { width:14px; }
.box-menu-top-cat-home ul.menu li:last-child { border-bottom:none; }
.tb-header-menu-db .tb-menu-list #nav > li > a { transition:all 0.2s !important; }
.tb-menu-list > ul > li.menu-item-has-children > a:before { transition:all 0.2s !important; }
#nav > li > ul li .tb-post-title h3 a:hover { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul li.current_page_item > a, .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list ul li ul li.current-menu-item > a { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li.current-menu-ancestor > a { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li.current-menu-ancestor > a:before { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li.current-menu-parent > a { color:#FC615D !important; }
.tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li.current-menu-parent > a:before { color:#FC615D !important; }
.footer-bottom .container-fluid { padding:0; }
.jws_theme_footer .footer-bottom { padding-top:0 !important; }
.footer-coppyright {
  padding-bottom:14px;
  overflow:hidden;
}
.footer-bottom.tpl1 {
  margin-bottom:0;
  padding-bottom:0 !important;
  text-align:center;
  color:#cccccc;
  font-family:'fira_sanslight';
}
.footer-bottom.tpl1 ul {
  margin:0;
  padding:0;
}
.footer-bottom.tpl1 .contact li { margin-bottom:5px; }
.footer-bottom.tpl1 a { color:#FC615D; }
.footer-bottom.tpl1 .socials { margin-top:10px; }
.footer-bottom.tpl1 .socials li {
  display:inline-block;
  margin:5px 8px;
  width:40px;
  height:40px;
}
.footer-bottom.tpl1 .socials li:hover a i {
  color:#fff;
  background:#FC615D;
  border:#FC615D 1px solid;
}
.footer-bottom.tpl1 .socials li a:before { display:none; }
.footer-bottom.tpl1 .socials li a i {
  color:#b5b5b5;
  border:1px solid #ccc;
  width:40px;
  height:40px;
  margin:0 auto;
  display:block;
  text-align:center;
  line-height:40px;
  animation:0.7s both;
}
.footer-bottom.tpl1 .box-ft, .footer-bottom.tpl1 .box-ft-center {
  background:url(assets/images/footer_tpl1.jpg);
  background-size:cover;
  min-height:316px;
  padding-top:93px;
}
.footer-bottom.tpl1 .box-ft .wg-title, .footer-bottom.tpl1 .box-ft-center .wg-title {
  font-size:18px;
  text-transform:uppercase;
  color:#fff;
  margin-bottom:15px;
  font-weight:400;
  font-family:'fira_sanslight';
}
.footer-bottom.tpl1 .box-ft ul li i, .footer-bottom.tpl1 .box-ft-center ul li i { margin-right:10px; }
.footer-bottom.tpl1 .box-ft-center { background:url(assets/images/footer_tpl1_2.jpg); }
.footer-bottom.tpl1 .box-ft-center .newsletter form {
  position:relative;
  overflow:hidden;
  padding-right:0;
  max-width:77%;
  margin:auto;
  margin-top:14px;
}
.footer-bottom.tpl1 .box-ft-center .newsletter form:before {
  position:absolute;
  right:17px;
  top:8px;
  content:"\f1d9";
  font-size:17px;
  color:#FC615D;
  z-index:0;
  font-family:FontAwesome;
}
.footer-bottom.tpl1 .box-ft-center .newsletter form:hover:before {
  -webkit-animation:fadeInLeft 0.7s both;
  -moz-animation:fadeInLeft 0.7s both;
  -o-animation:fadeInLeft 0.7s both;
  animation:fadeInLeft 0.7s both;
}
.footer-bottom.tpl1 .box-ft-center .newsletter form input {
  background-color:#fff;
  color:#999999 !important;
}
.footer-bottom.tpl1 .box-ft-center .newsletter form input:focus { color:#999999 !important; }
.footer-bottom.tpl1 .box-ft-center .newsletter form .newsletter-submit {
  position:absolute;
  text-align:center;
  width:40px;
  height:40px;
  right:0;
  top:0;
  background:none;
  font-size:0;
}
.footer-bottom.tpl1 .box-ft-center .newsletter form .tb-newsletter-checkbox { display:none; }
.footer-bottom.tpl1 .box-ft-coppy-r {
  background:#fff;
  color:#666666;
  line-height:60px;
}
.footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul { padding-top:20px; }
.footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li {
  float:left;
  text-transform:uppercase;
  padding-right:44px;
  line-height:22px;
  font-size:14px;
}
.footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li a { color:#999999; }
.footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li a:hover { color:#FC615D !important; }
.footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li:last-child { padding-right:0 !important; }
.footer-bottom.tpl1 .box-ft-coppy-r .textwidget {
  font-size:12px;
  line-height:20px;
  padding-top:20px;
}
.footer-bottom.tpl1 .box-ft-coppy-r .widget {
  width:33.333%;
  float:left;
}
.footer-bottom.tpl1 .box-ft-coppy-r ul.payment { margin-right:40px; }
.footer-bottom.tpl1 .box-ft-coppy-r ul.payment li {
  float:right;
  margin-left:10px;
  line-height:0;
}
.footer-bottom.tpl1 .box-ft-coppy-r ul.payment li img { width:30px; }
body .tb-layout-fullwidth .tb-header-top, body .tb-layout-fullwidth .footer-bottom, body .tb-layout-fullwidth .footer-top {
  padding-left:0px !important;
  padding-right:0px !important;
}
.jws_theme_footer.footer-v2 .socials { margin-top:0; }
.jws_theme_footer.footer-v2 .footer-bottom.tpl1 {
  text-align:left;
  margin-top:0;
  padding:0;
}
.jws_theme_footer.footer-v2 .box-content-ft-v2 { background:#222222; }
.jws_theme_footer.footer-v2 .box-ft, .jws_theme_footer.footer-v2 .footer-bottom.tpl1 .box-ft-center { background:none !important; }
.jws_theme_footer.footer-v2 .box-ft {
  padding-top:34px;
  padding-bottom:13px;
}
.jws_theme_footer.footer-v2 .box-top-footer { background:#FC615D; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft {
  padding:20px 0;
  display:flex;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(1) {
  width:25.6%;
  float:left;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(2) {
  width:48.8%;
  float:left;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(3) {
  width:25.6%;
  float:left;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .textwidget h3 {
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin:0 !important;
  line-height:40px;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form {
  max-width:98%;
  padding-right:0;
  height:40px;
  line-height:40px;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form:before {
  position:absolute;
  right:92px;
  top:-1px;
  content:"\f1d9";
  font-size:15px;
  color:#fc615d;
  z-index:0;
  z-index:99;
  font-family:FontAwesome;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form .newsletter-submit {
  position:absolute;
  top:0;
  right:0;
  background:#fff;
  width:130px;
  height:40px;
  border:1px solid #fff;
  font-size:14px;
  color:#FC615D;
  padding:0 17px;
  text-align:right;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form .newsletter-submit:focus { color:#FC615D !important; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form .tb-newsletter-checkbox { display:none; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form p {
  margin:0 !important;
  padding:0 !important;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form input {
  height:40px;
  padding:0 10px;
  background:none;
  border:1px solid rgba(255,255,255,0.42);
  color:#fff;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form input:focus { color:#fff !important; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .socials { text-align:right; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .socials li {
  margin:0px 3px;
  padding-top:3px;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .socials li a {
  width:35px;
  height:35px;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .socials li a:hover i {
  background:#fff;
  color:#FC615D;
}
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .socials li a i {
  width:35px;
  height:35px;
  border:1px solid #fff;
  line-height:35px;
  color:#fff;
}
.jws_theme_footer.footer-v2 .wg-title { position:relative; }
.jws_theme_footer.footer-v2 .wg-title:before {
  position:absolute;
  content:"";
  left:0;
  bottom:-6px;
  width:40px;
  height:1px;
  background:#FC615D;
}
.jws_theme_footer.footer-v2 .footer-coppyright { background:#333333; }
.jws_theme_footer.footer-v2 .footer-coppyright .widget_nav_menu { display:none; }
.jws_theme_footer.footer-v2 .footer-coppyright .box-ft-coppy-r {
  background:none;
  color:#f5f5f5;
}
.jws_theme_footer.footer-v2 .footer-coppyright .box-ft-coppy-r .widget { width:50%; }
.jws_theme_footer.footer-v2 .footer-coppyright .box-ft-coppy-r .widget .payment { margin-right:0; }
.jws_theme_footer.footer-v2 .footer-coppyright .widget .menu { padding-top:19px; }
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li {
  font-size:16px;
  color:#f5f5f5;
  margin-left:19px;
  padding:5px 0;
  position:relative;
}
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li:before {
  position:absolute;
  content:"\f111";
  left:-18px;
  top:5px;
  font-size:6px;
  font-family:FontAwesome;
  color:#f5f5f5;
}
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li a {
  font-size:12px;
  display:block;
  color:#f5f5f5;
}
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li:hover { color:#FC615D; }
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li:hover:before { color:#FC615D; }
.jws_theme_footer.footer-v2 .widget_nav_menu .menu li:hover a:hover { color:#FC615D; }
.jws_theme_footer.footer-v2 .textwidget span.text-desc {
  margin-bottom:30px;
  display:block;
}
#instagram_feed ul li {
  width:33.333%;
  float:left;
  padding:0 8px 0px 0;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-image {
  max-width:16%;
  display:inline-block;
  vertical-align:top;
  margin-right:5px;
  border-radius:50%;
  overflow:hidden;
  height:40px;
  width:40px;
  border:1px solid #FC615D;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content {
  max-width:80%;
  display:inline-block;
}
.jws-theme-twitter-widget .jws-theme-name { color:#FC615D; }
.jws-theme-twitter-widget .jws-theme-tweet-meta {
  color:#FC615D;
  margin-top:9px;
}
.jws-theme-twitter-widget .jws-theme-tweet-text {
  line-height:21px;
  font-size:12px;
}
.jws-theme-twitter-widget .jws-theme-tweet { margin-bottom:20px; }
.jws_theme_footer.footer-v2.footer-v3 .box-ft { padding-top:55px; }
.jws_theme_footer.footer-v2.footer-v3 .newsletter form {
  max-width:100%;
  padding-right:0;
}
.jws_theme_footer.footer-v2.footer-v3 .newsletter form:before {
  position:absolute;
  content:"\f1d9";
  left:50%;
  font-size:15px;
  bottom:22px;
  z-index:99;
  font-family:FontAwesome;
  color:#fff;
  margin-left:-43px;
}
.jws_theme_footer.footer-v2.footer-v3 .newsletter form .newsletter-submit {
  background:#FC615D;
  color:#fff;
  font-size:14px;
  padding-left:45px;
}
.jws_theme_footer.footer-v2.footer-v3 .newsletter form input {
  background:#fff;
  font-size:12px;
  color:#999999;
  text-align:center;
}
.jws_theme_footer.footer-v2.footer-v3 .tb-newsletter-checkbox { display:none; }
.jws_theme_footer.footer-v2.footer-v3 h4 {
  color:#fff;
  font-size:14px;
  text-transform:uppercase;
}
.jws_theme_footer.footer-v2.footer-v3 ul.menu {
  margin-top:-7px;
  margin-bottom:26px;
}
.jws_theme_footer.footer-v2.footer-v3 .widget_nav_menu .menu li {
  font-size:16px;
  color:#f5f5f5;
  padding:7px 0;
  position:relative;
  margin-left:0;
  border-bottom:1px solid #393939;
}
.jws_theme_footer.footer-v2.footer-v3 .widget_nav_menu .menu li:before {
  position:absolute;
  content:"";
  left:0;
  top:15px;
  font-size:6px;
  font-family:FontAwesome;
  color:#f5f5f5;
  width:5px;
  height:5px;
  background:#ccc;
  border-radius:50%;
}
.jws_theme_footer.footer-v2.footer-v3 .widget_nav_menu .menu li a { padding-left:17px; }
.jws_theme_footer.footer-v2.footer-v3 .newsletter.newsletter-widget { margin-top:28px; }
.widget.widget_tag_cloud a {
  font-size:12px !important;
  color:#fff !important;
  padding:5px 20px;
  border:1px solid #7a7a7a;
  margin:5px 5px 5px 0px;
  display:inline-block;
  font-weight:100;
  font-family:"Fira Sans";
}
.widget.widget_tag_cloud a:hover {
  background:#FC615D;
  color:#fff;
  border:1px solid #FC615D;
}
.jws_theme_footer .our-store { margin-top:25px !important; }
.jws_theme_footer .our-store li {
  margin-bottom:15px;
  border-bottom:1px solid #393939;
  padding-bottom:13px;
}
.jws_theme_footer .our-store li h4 { margin-bottom:5px; }
.jws_theme_footer .our-store li h4 i { margin-right:5px; }
.jws_theme_footer .our-store li span a { font-size:12px; }
body .jws_theme_footer.footer-v3.footer-v2 .widget.widget_tag_cloud a:hover { color:#fff !important; }
.jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form:before { color:#FC615D !important; }
.jws_theme_footer.footer-v2.footer-v3 .newsletter form .newsletter-submit:hover { background:#ff8400; }
.jws_theme_footer.footer-v2 .box-ft  .wg-title { margin-bottom:27px !important; }
.tb-custom-style .tparrows {
  background:transparent !important;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.tb-custom-style .tparrows:before {
  position:relative;
  z-index:2;
}
.tb-custom-style .tparrows:after {
  content:"";
  position:absolute;
  border-top:40px solid transparent;
  border-bottom:40px solid transparent;
  z-index:1;
  margin-top:-20px;
  top:0;
}
.tb-custom-style .tparrows.tp-leftarrow:before { color:#2a2a2a; }
.tb-custom-style .tparrows.tp-leftarrow:after {
  border-right:40px solid #fff;
  right:0;
  margin-right:8px;
}
.tb-custom-style .tparrows.tp-rightarrow:after {
  border-left:40px solid #2a2a2a;
  left:0;
  margin-left:8px;
}
.tb-custom-style .tparrows:hover:before { color:#fff; }
.tb-custom-style .tparrows:hover:after {
  border-right-color:#FC615D;
  border-left-color:#FC615D;
}
.tb-custom-style.tb-flip-button .tparrows.tp-leftarrow { padding-left:10px; }
.tb-custom-style.tb-flip-button .tparrows.tp-leftarrow:after {
  border-left:40px solid #fff;
  left:0;
  border-right:none;
  margin-left:12px;
}
.tb-custom-style.tb-flip-button .tparrows.tp-rightarrow { padding-left:10px; }
.tb-custom-style.tb-flip-button .tparrows.tp-rightarrow:before { color:#2a2a2a; }
.tb-custom-style.tb-flip-button .tparrows.tp-rightarrow:after {
  border-right:40px solid #fff;
  border-left:none;
  left:auto;
  right:0;
}
.tb-custom-style.tb-flip-button .tparrows:hover:before { color:#fff; }
.tb-custom-style.tb-flip-button .tparrows:hover:after {
  border-right-color:#2a2a2a;
  border-left-color:#2a2a2a;
}
.slider-home-2 {
  max-width:1170px !important;
  margin:5px auto 0 !important;
  padding:0 !important;
}
.slider-home-2 .custom.tparrows:hover { background:#FC615D !important; }
.slider-home-2 .hesperiden .tp-bullet:hover, .slider-home-2 .hesperiden .tp-bullet.selected {
  background:#FC615D;
  border:2px solid #FC615D;
}
.slider-home-2 .rev_slider_wrapper .tp-bullet {
  width:6px;
  height:6px;
  background:none;
  border:2px solid #303030;
}
.slider-home-2 .hesperiden.tp-bullets { margin-top:8px; }
.tb-origin-top-left img {
  -webkit-transform-origin:0 0;
  -moz-transform-origin:0 0;
  -ms-transform-origin:0 0;
  -o-transform-origin:0 0;
}
.tb-origin-top-center img {
  -webkit-transform-origin:50% 0;
  -moz-transform-origin:50% 0;
  -ms-transform-origin:50% 0;
  -o-transform-origin:50% 0;
}
.tb-origin-top-right img {
  -webkit-transform-origin:100% 0;
  -moz-transform-origin:100% 0;
  -ms-transform-origin:100% 0;
  -o-transform-origin:100% 0;
}
.tb-origin-bottom-right img {
  -webkit-transform-origin:0 100%;
  -moz-transform-origin:0 100%;
  -ms-transform-origin:0 100%;
  -o-transform-origin:0 100%;
}
.tb-origin-bottom-left img {
  -webkit-transform-origin:100% 100%;
  -moz-transform-origin:100% 100%;
  -ms-transform-origin:100% 100%;
  -o-transform-origin:100% 100%;
}
.tb-origin-bottom-center img {
  -webkit-transform-origin:100%% 50%;
  -moz-transform-origin:100%% 50%;
  -ms-transform-origin:100%% 50%;
  -o-transform-origin:100%% 50%;
}
.tb-info-box-wrap .tb-info-box {
  position:relative;
  overflow:hidden;
}
.tb-info-box-wrap .tb-info-box .tb-image { overflow:hidden; }
.tb-info-box-wrap .tb-info-box .tb-image .img-responsive { width:100%; }
.tb-info-box-wrap .tb-info-box .tb-shop-now:hover {
  background-color:#2a2a2a;
  color:#fff;
  border-color:#2a2a2a;
}
.tb-info-box-wrap .tb-info-box .tb-title h2 {
  font-size:24px;
  color:#2a2a2a;
  margin:21px 0 25px;
  font-family:Fira Sans;
  font-weight:500;
}
.tb-info-box-wrap .tb-info-box .tb-title h2 span {
  display:block;
  margin-top:10px;
}
.tb-info-box-wrap .tb-info-box .tb-content { margin-bottom:55px; }
.tb-info-box-wrap .tb-info-box .tb-control { margin-bottom:60px; }
.tb-info-box-wrap.tb-info-small .tb-title h2 { font-size:22px; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image { position:relative; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image img, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover img, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover img { margin-left:0; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image img, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img { margin-left:-30px; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:after, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover { z-index:10; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover:after, .tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover:after {
  opacity:0.2;
  transform:scale(1);
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1, .tb-info-box-wrap.tpl2 .tb-info-inner.image1 {
  position:relative;
  z-index:2;
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1 .tb-image, .tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image { border:30px solid #fff; }
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-title h2 span { padding-left:15%; }
.tb-info-box-wrap.tpl1 .tb-info-inner.image1 .tb-image { border-left:none; }
.tb-info-box-wrap.tpl1 .tb-info-inner.image3 {
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  position:absolute;
  right:15px;
  left:15px;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-shop-now { margin-right:20px; }
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-title { text-align:right; }
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-title h2 span { padding-right:12%; }
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 { text-align:right; }
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image {
  border-right:none;
  border-bottom:none;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-shop-now { margin-left:20px; }
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover img { margin-left:0; }
.tb-info-box-wrap.tpl3 .tb-info-inner { position:relative; }
.tb-info-box-wrap.tpl3 .tb-info-inner .tb-wrap-content {
  position:absolute;
  top:50%;
  left:0;
  right:0;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  z-index:10;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-image:after, .tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-image:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-image img, .tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-image img {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image, .tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image { z-index:12; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image:after, .tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image:after {
  opacity:0.2;
  transform:scale(1);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image img, .tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image img {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-wrap-content {
  -webkit-transform:translateY(-47%);
  transform:translateY(-47%);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-title h2 span { padding-left:10%; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image { padding-left:22%; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner {
  overflow:hidden;
  position:relative;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner:hover img { margin-left:0; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner img { margin-left:-30px; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1:hover .tb-image img { margin-left:0; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image1:hover .tb-image-inner:after {
  opacity:0.2;
  transform:scale(1);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 { margin-bottom:31px; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-wrap-content { padding-left:30px; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-title h2 { color:#fff; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-title h2 span { padding-left:15%; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-wrap-content {
  padding-right:30px;
  text-align:right;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-title h2 { color:#fff; }
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-title h2 span { padding-right:15%; }
.tb-info-box-wrap.tpl3.tb-info-small .tb-info-inner.image1 .tb-wrap-content {
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 {
  margin-bottom:70px;
  position:relative;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image { overflow:hidden; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover img { margin-left:0; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image img { margin-left:-30px; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover { z-index:15; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover:after {
  opacity:0.2;
  transform:scale(1);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 { margin-left:-60%; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image {
  position:absolute;
  bottom:0;
  z-index:10;
  border:30px solid #FFF;
  border-left:none;
  border-bottom:none;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image img {
  margin-left:30px;
  -webkit-transform:scale(1.5);
  transform:scale(1.5);
  -webkit-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:hover img { margin-left:0; }
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:hover:after {
  opacity:0.2;
  transform:scale(1);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image1 .tb-shop-now { margin-right:14px; }
@media (max-width: 767px) {
  .ro-info-box-wrap.tpl1 .tb-info-box, .ro-info-box-wrap.tpl2 .tb-info-box {
    max-width:370px;
    margin:0 auto 30px;
  }
  .ro-info-box-wrap.tpl1 .tb-info-box .tb-image, .ro-info-box-wrap.tpl2 .tb-info-box .tb-image { width:100%; }
  .ro-info-box-wrap.tpl1 .tb-info-box .tb-image:after, .ro-info-box-wrap.tpl2 .tb-info-box .tb-image:after {
    top:auto;
    bottom:-8px;
    right:auto;
    left:50%;
    -webkit-transform:translateX(-50%) rotate(45deg);
    -moz-transform:translateX(-50%) rotate(45deg);
    -o-transform:translateX(-50%) rotate(45deg);
    -ms-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg);
  }
  .ro-info-box-wrap.tpl1 .tb-info-box .tb-image.tb-right:after, .ro-info-box-wrap.tpl2 .tb-info-box .tb-image.tb-right:after {
    top:-8px;
    bottom:auto;
    right:auto;
    left:50%;
    -webkit-transform:translateX(-50%) rotate(45deg);
    -moz-transform:translateX(-50%) rotate(45deg);
    -o-transform:translateX(-50%) rotate(45deg);
    -ms-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg);
  }
  .ro-info-box-wrap.tpl1 .tb-info-box .tb-content, .ro-info-box-wrap.tpl2 .tb-info-box .tb-content {
    width:100%;
    padding:10px 0;
  }
}
.tb-service-wrap .tb-service {
  position:relative;
  margin:0 auto 33px;
}
.tb-service-wrap .tb-service .tb-icon {
  position:relative;
  font-size:18px;
  display:inline-block;
  text-align:center;
  width:49px;
  height:49px;
  line-height:49px;
  margin-bottom:14px;
}
.tb-service-wrap .tb-service .tb-icon:before, .tb-service-wrap .tb-service .tb-icon:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #dddddd;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-service-wrap .tb-service .tb-icon:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#e9e9e9;
  z-index:-1;
}
.tb-service-wrap .tb-service .tb-icon:hover { color:#fff; }
.tb-service-wrap .tb-service .tb-icon:hover:before, .tb-service-wrap .tb-service .tb-icon:hover:after { border-color:#FC615D; }
.tb-service-wrap .tb-service .tb-icon:hover:after { background-color:#FC615D; }
.tb-service-wrap .tb-service .tb-icon:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-service-wrap .tb-service .tb-icon i {
  display:inline-block;
  width:100%;
}
.tb-service-wrap .tb-service .tb-title {
  font-size:14px;
  color:#2a2a2a;
  line-height:18px;
  margin-bottom:18px;
  padding-top:20px;
  position:relative;
}
.tb-service-wrap .tb-service .tb-content {
  font-size:13px;
  line-height:18px;
  color:#858585;
}
.tb-service-wrap .tb-service:hover .tb-icon { color:#FC615D; }
.tb-service-wrap .tb-service.tpl .tb-title { font-size:15px; }
.tb-service-wrap .tb-service.tpl .tb-icon i { color:#fff; }
.tb-service-wrap .tb-service.tpl .tb-icon:before, .tb-service-wrap .tb-service.tpl .tb-icon:after { border-color:#FC615D; }
.tb-service-wrap .tb-service.tpl .tb-icon:after { background-color:#FC615D; }
.tb-service-wrap .tb-service.tpl:hover .tb-icon i { color:#FC615D; }
.tb-service-wrap .tb-service.tpl:hover .tb-icon:before, .tb-service-wrap .tb-service.tpl:hover .tb-icon:after { border-color:#efefef; }
.tb-service-wrap .tb-service.tpl1 .tb-title { background-color:#fff; }
.tb-service-wrap .tb-service.tpl1 .tb-icon:hover { color:#fff; }
.tb-service-wrap .tb-service.tpl .tb-icon { color:#FC615D; }
.tb-service-wrap .tb-service.tpl:hover .tb-icon:before, .tb-service-wrap .tb-service.tpl:hover .tb-icon:after {
  border-color:#efefef;
  background-color:transparent;
}
.tb-service-wrap .tb-service.tpl2 .tb-icon {
  border:none;
  font-size:48px;
  background-color:transparent;
  color:#2a2a2a;
}
.tb-service-wrap .tb-service.tpl2 .tb-icon:before, .tb-service-wrap .tb-service.tpl2 .tb-icon:after { display:none; }
.tb-service-wrap .tb-service.tpl2 .incremental-counter .num { display:inline-block; }
.tb-service-wrap .tb-service.tpl2 .tb-title {
  color:#585858;
  padding-top:14px;
  font-size:44px;
  padding-bottom:5px;
  background-color:transparent;
}
.tb-service-wrap .tb-service.tpl2 .tb-content {
  font-size:16px;
  color:#7e7e7e;
}
.tb-service-wrap .tb-service.tpl2:hover { color:; }
.tb-service-wrap .tb-service.tpl2:hover .tb-icon { color:; }
.tb-service-wrap .tb-service.tpl3 {
  padding-left:90px;
  margin-bottom:45px;
}
.tb-service-wrap .tb-service.tpl3 span { display:inline-block; }
.tb-service-wrap .tb-service.tpl3 .tb-icon {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  border:none;
  text-align:center;
  position:absolute;
  left:8px;
  top:50%;
  color:#949494;
  transform:translateY(-50%);
}
.tb-service-wrap .tb-service.tpl3 .tb-icon:hover { color:#fff; }
.tb-service-wrap .tb-service.tpl3 .tb-title-icon { margin-bottom:0; }
.tb-service-wrap .tb-service.tpl3 .tb-title {
  padding-top:0;
  margin-bottom:6px;
}
.fixed-overborder > .container > .row {
  margin-left:0;
  margin-right:0;
}
.fixed-overborder > .container > .row > .wpb_column {
  padding-left:0 !important;
  padding-right:0 !important;
  z-index:3;
}
.fixed-overborder > .container > .row > .wpb_column .tb-service-wrap { background-color:#fff; }
.fixed-overborder > .container > .row > .wpb_column .tb-service-wrap .tb-service {
  margin:0 0 20px;
  min-height:110px;
  z-index:1;
  background-color:#fff;
}
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:before, .fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:after, .fixed-overborder > .container > .row > .wpb_column:last-child .tb-service-wrap:after {
  width:11px;
  position:absolute;
  top:0;
  height:100px;
  content:"";
  z-index:0;
  bottom:auto;
  float:none;
}
.fixed-overborder > .container > .row > .wpb_column:first-child { margin-top:-82px; }
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:before {
  box-shadow:-1px 5px 10px rgba(0,0,0,0.4);
  left:0;
  right:auto;
  border-bottom-left-radius:60%;
}
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:after {
  box-shadow:1px 5px 10px rgba(0,0,0,0.4);
  right:0;
  left:auto;
  border-bottom-right-radius:60%;
}
@media (min-width: 991px) {
  .fixed-overborder > .container > .row > .wpb_column { margin-top:-82px; }
  .fixed-overborder > .container > .row > .wpb_column:last-child .tb-service-wrap:after {
    box-shadow:1px 5px 10px rgba(0,0,0,0.4);
    right:0;
    left:auto;
    border-bottom-right-radius:60%;
  }
  .tb-info-box-wrap.tpl2 .tb-info-inner.image1 { margin-right:-40% !important; }
}
@media (max-width: 992px) {
  .fixed-overborder > .container > .row > .wpb_column { margin-bottom:50px; }
  .fixed-overborder > .container > .row > .wpb_column:last-child { margin-bottom:33px; }
}
@media (min-width: 768px) {
  .tb-info-box-wrap.tpl1 .col-sm-push-2 { margin-left:-10px; }
  .tb-info-box-wrap.tpl1 .tb-info-inner.image1 { margin-left:-33.333%; }
  .tb-info-box-wrap.tpl2 .col-sm-pull-2 {
    margin-right:-10px;
    margin-left:10px;
  }
  .tb-info-box-wrap.tpl2 .tb-info-inner.image1 { margin-right:-33.333%; }
  .tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image {
    position:absolute;
    bottom:20px;
    right:0;
  }
}
@media (max-width: 767px) {
  .tb-info-box-wrap .tb-image { border:none !important; }
  .tb-info-box-wrap .pull-right { float:none !important; }
  .tb-info-box-wrap.tpl3 .image1 { margin-bottom:31px; }
}
.ro-author-name {
  font-style:italic;
  font-size:18px;
  color:#FC615D;
  text-align:right;
}
.ro-blog-article .ro-title { font-weight:500; }
.ro-blog-article .ro-detail span { display:inline-block; }
.ro-blog-article .ro-detail span a { color:#FC615D; }
.ro-blog-article .ro-detail span a:hover { color:#AAAAAA; }
.ro-blog-article .ro-image {
  position:relative;
  display:block;
}
.ro-blog-article .ro-image .ro-note {
  position:absolute;
  top:35px;
  left:35px;
  background-color:rgba(255,255,255,0.7);
  padding:15px;
  width:242px;
  border:1px solid #AAAAAA;
  overflow:hidden;
}
.ro-blog-article .ro-image .ro-note .ro-note-top, .ro-blog-article .ro-image .ro-note .ro-note-bottom {
  position:absolute;
  right:15px;
  font-size:18px;
  line-height:18px;
}
.ro-blog-article .ro-image .ro-note .ro-note-top { top:15px; }
.ro-blog-article .ro-image .ro-note .ro-note-bottom { bottom:15px; }
.ro-blog-article .ro-image .ro-note .ro-note-content {
  font-style:italic;
  margin:20px 12px;
  line-height:25px;
}
.ro-blog-article .ro-image .ro-note .ro-note-content span { font-size:16px; }
.ro-blog-article .ro-content .ro-author {
  color:#FC615D;
  text-align:right;
  font-style:italic;
  font-size:18px;
  font-weight:500;
  margin-bottom:30px;
}
.ro-blog-article .ro-tag {
  font-style:italic;
  font-weight:400;
  margin-bottom:15px;
  color:#FC615D;
}
.ro-blog-article .ro-tag a:hover { color:#AAAAAA; }
.ro-blog-article .ro-social a:not(:first-child) { margin-left:20px; }
.ro-blog-article .ro-social .ro-like, .ro-blog-article .ro-social .ro-subscribe {
  padding:4px 22px 4px 22px;
  display:inline-block;
  font-size:14px;
  outline:none;
  line-height:18px;
  text-align:center;
  border-radius:20px;
}
.ro-blog-article .ro-social .ro-like {
  border:1px solid #AAAAAA;
  background-color:#EEEEEE;
  color:#444444;
}
.ro-blog-article .ro-social .ro-like span {
  margin-left:15px;
  margin-right:9px;
  line-height:14px;
  font-size:20px;
  font-weight:400;
}
.ro-blog-article .ro-social .ro-like:hover {
  border:1px solid #FC615D;
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-blog-article .ro-social .ro-subscribe {
  border:1px solid #FC615D;
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-blog-article .ro-social .ro-subscribe:hover {
  border:1px solid #AAAAAA;
  background-color:#EEEEEE;
  color:#444444;
}
.ro-blog-article .ro-loading {
  font-size:18px;
  font-weight:500;
  text-align:center;
  margin:58px 0;
}
@media (min-width: 768px) {
  .ro-blog-article .ro-title { font-size:36px; }
  .ro-blog-article .ro-note .ro-note-content { font-size:18px; }
}
@media (max-width: 767px) {
  .ro-blog-article .ro-title { font-size:28px; }
  .ro-blog-article .ro-note p { height:6.4em; }
  .ro-blog-article .ro-note p .ro-note-content { font-size:16px; }
  .ro-blog-article .ro-loading { margin:45px 0; }
}
@media (min-width: 480px) {
  .ro-blog-article .ro-detail span:not(:first-child) { margin-left:55px; }
}
@media (max-width: 479px) {
  .ro-blog-article .ro-image .ro-note { display:none; }
  .ro-blog-article .ro-detail span:not(:last-child) { margin-right:55px; }
}
.ro-blog-article.ro-preview {
  border-bottom:1px solid #AAAAAA;
  padding-bottom:70px;
  padding-top:45px;
}
.ro-blog-article.ro-preview .ro-title { font-style:italic; }
.ro-blog-article.ro-preview .ro-image {
  margin-top:50px;
  margin-bottom:50px;
}
.ro-blog-article.ro-preview .ro-content {
  overflow:hidden;
  margin-bottom:20px;
}
.ro-blog-article.ro-preview .ro-content p { margin-bottom:0; }
@media (max-width: 767px) {
  .ro-blog-article.ro-preview .ro-content { height:7.2em; }
}
@media (min-width: 651px) {
  .ro-blog-article.ro-preview .ro-detail { text-align:right; }
}
@media (max-width: 651px) {
  .ro-blog-article.ro-preview .ro-detail { text-align:left; }
}
.ro-blog-article.ro-style-1 { padding-top:45px; }
.ro-blog-article.ro-style-1 .ro-title {
  font-style:italic;
  margin-bottom:20px;
}
.ro-blog-article.ro-style-1 .ro-image {
  margin-top:30px;
  margin-bottom:50px;
}
.ro-blog-article.ro-style-1 .ro-content .ro-first-letter::first-letter {
  font-size:xx-large;
  font-weight:500;
  font-style:italic;
  line-height:20px;
}
.ro-blog-article.ro-style-1 .ro-related-1 {
  max-width:200px;
  float:right;
}
.ro-blog-article.ro-style-1 .ro-related-1 p { margin-top:30px; }
@media (min-width: 651px) {
  .ro-blog-article.ro-style-1 .ro-detail { text-align:right; }
}
@media (max-width: 651px) {
  .ro-blog-article.ro-style-1 .ro-detail { text-align:left; }
}
.ro-blog-article.ro-style-2 .ro-title {
  margin-top:45px;
  margin-bottom:25px;
}
.ro-blog-article.ro-style-2 .ro-content { margin-top:50px; }
.ro-blog-comment .ro-header { border-bottom:1px solid #AAAAAA; }
.ro-blog-comment .ro-header h3 {
  margin-top:45px;
  margin-bottom:25px;
}
.ro-blog-comment .ro-header .ro-btn {
  width:33px;
  height:33px;
  float:right;
  text-align:center;
  margin-top:45px;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  border:1px solid #AAAAAA;
  background-color:#EEEEEE;
  color:#444444;
}
.ro-blog-comment .ro-header .ro-btn i {
  display:block;
  font-size:30px;
  line-height:33px;
  color:#444444;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.ro-blog-comment .ro-header .ro-btn:hover {
  border:1px solid #FC615D;
  background-color:#FC615D;
  color:#FFFFFF;
}
.ro-blog-comment .ro-header .ro-btn:hover i { color:#FFFFFF; }
.ro-blog-comment .ro-blog-comment-list { margin-bottom:50px; }
.ro-blog-comment .ro-blog-comment-list article {
  position:relative;
  padding:48px 0 0 100px;
}
.ro-blog-comment .ro-blog-comment-list article footer h4 {
  font-style:italic;
  margin:0 0 18px;
}
.ro-blog-comment .ro-blog-comment-list article footer .ro-profile {
  display:block;
  position:absolute;
  width:70px;
  height:70px;
  top:48px;
  left:0;
}
.ro-blog-comment .ro-blog-comment-list article .ro-comment p { margin:0; }
.ro-blog-comment .ro-blog-comment-list article .ro-footer { margin-bottom:35px; }
.ro-blog-comment .ro-blog-comment-list article .ro-footer p {
  margin:0;
  font-size:14px;
  font-style:italic;
  display:inline-block;
  color:#FC615D;
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn i {
  position:relative;
  top:5px;
  display:inline-block;
  color:#666666;
  line-height:20px;
  font-size:30px;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn:hover i { color:#FC615D; }
.ro-blog-comment .ro-blog-comment-list article .ro-divide {
  width:100%;
  height:0;
  border-bottom:1px solid #AAAAAA;
}
@media (min-width: 480px) {
  .ro-blog-comment .ro-blog-comment-list article .ro-footer {
    padding-right:20px;
    text-align:right;
  }
  .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
    float:right;
    margin-left:5px;
  }
}
@media (max-width: 479px) {
  .ro-blog-comment .ro-blog-comment-list article .ro-footer {
    padding-right:0;
    text-align:left;
  }
  .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
    float:right;
    margin-left:0px;
  }
}
.ro-blog-contact-form { margin-bottom:60px; }
.ro-blog-side-bar .ro-title {
  margin-bottom:40px;
  background-color:#EEEEEE;
  border:1px solid #AAAAAA;
  width:100%;
  text-transform:uppercase;
  padding:10px 0;
  text-align:center;
}
.ro-blog-side-bar .ro-title h5 {
  margin:0;
  line-height:18px;
}
.ro-blog-side-bar .ro-title:not(:first-child) { margin-top:40px; }
.ro-blog-side-bar .ro-news {
  margin-bottom:20px;
  position:relative;
}
.ro-blog-side-bar .ro-news .ro-image {
  position:absolute;
  top:8px;
  width:90px;
  height:55px;
  float:left;
  opacity:1;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.ro-blog-side-bar .ro-news .ro-image:hover { opacity:0.7; }
.ro-blog-side-bar .ro-news .ro-content { margin-left:100px; }
.ro-blog-side-bar .ro-news .ro-content .ro-date {
  margin-top:10px;
  color:#bdbdbd;
  font-style:italic;
  display:block;
  font-weight:400;
}
.ro-blog-side-bar .ro-news .ro-content a {
  margin-top:0;
  color:#444444;
  transition:all 0.3s ease-in-out;
}
.ro-blog-side-bar .ro-news .ro-content a:hover { color:#FC615D; }
.ro-blog-side-bar .ro-contact { width:100%; }
.ro-blog-side-bar .ro-contact td, .ro-blog-side-bar .ro-contact th { padding-bottom:10px; }
.ro-blog-related a {
  margin-bottom:40px;
  display:block;
  text-align:center;
}
.ro-blog-related a img { max-width:100%; }
.ro-blog-related a:hover { opacity:0.7; }
.ro-blog-side-contact { width:100%; }
.ro-blog-side-contact td, .ro-blog-side-contact th { padding-bottom:10px; }
.ro-blog-sidebar-service-list li {
  font-size:18px;
  line-height:2.5;
}
.ro-blog-sidebar-service-list li:before {
  content:"\e177";
  vertical-align:-5%;
  font-family:"aqua icon";
  margin-right:10px;
}
.ro-one-page-post { position:relative; }
.ro-one-page-post.ro-style-2 .ro-one-page-post-content { background-color:#D9D8C1; }
.ro-one-page-post.ro-style-2 .ro-one-page-post-content .ro-heading { text-align:right; }
.ro-one-page-post .ro-image { position:relative; }
.ro-one-page-post .ro-one-page-post-content { background-color:#ABDCE1; }
.ro-one-page-post .ro-one-page-post-content .ro-heading {
  color:#FFFFFF;
  font-style:italic;
}
.ro-one-page-post .ro-one-page-post-content .ro-heading::after {
  margin-right:auto;
  margin-left:auto;
  content:" ";
  display:block;
  width:50px;
  margin-top:15px;
  height:0;
  border-top:2px solid #FFFFFF;
}
.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-left::after { margin-left:0; }
.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-right::after { margin-right:0; }
.ro-one-page-post .ro-one-page-post-content .ro-body {
  width:100%;
  overflow:hidden;
}
.ro-one-page-post .ro-one-page-post-content .ro-footer {
  margin-bottom:0;
  text-align:right;
  font-style:italic;
  font-weight:400;
  font-size:14px;
}
.ro-one-page-post .ro-one-page-post-content .ro-footer span { display:inline-block; }
.ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before { content:"/"; }
@media (min-width: 1800px) {
  .ro-one-page-post .ro-one-page-post-content { padding:60px 40px 60px 60px; }
  .ro-one-page-post .ro-one-page-post-content .ro-heading { margin:0 0 60px; }
  .ro-one-page-post .ro-one-page-post-content .ro-body { height:16.2em; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer { margin-top:60px; }
}
@media (max-width: 1799px) {
  .ro-one-page-post .ro-one-page-post-content { padding:50px 40px 50px 60px; }
  .ro-one-page-post .ro-one-page-post-content .ro-heading { margin:0 0 30px; }
  .ro-one-page-post .ro-one-page-post-content .ro-body { height:50%; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer { margin-top:30px; }
}
@media (min-width: 1200px) {
  .ro-one-page-post .ro-one-page-post-content .ro-heading { font-size:36px; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
    margin-left:20px;
    margin-right:20px;
  }
}
@media (max-width: 1199px) {
  .ro-one-page-post .ro-one-page-post-content { padding:40px 40px 40px 50px; }
  .ro-one-page-post .ro-one-page-post-content .ro-heading {
    margin:0 0 20px;
    font-size:24px;
  }
  .ro-one-page-post .ro-one-page-post-content .ro-body { height:7.2em; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer { margin-top:20px; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
    margin-left:15px;
    margin-right:15px;
  }
}
@media (min-width: 992px) {
  .ro-one-page-post.ro-style-2 .ro-image { float:right; }
  .ro-one-page-post.ro-style-2 .ro-one-page-post-content { left:0; }
  .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
    content:" ";
    left:100%;
    right:-25px;
    top:60px;
    border-left:25px solid #D9D8C1;
    border-right:0;
  }
  .ro-one-page-post .ro-image { width:50%; }
  .ro-one-page-post .ro-one-page-post-content {
    position:absolute;
    width:50%;
    height:100%;
    top:0;
    right:0;
  }
  .ro-one-page-post .ro-one-page-post-content::before {
    content:" ";
    width:0;
    height:0;
    left:-25px;
    top:60px;
    position:absolute;
    border-right:26px solid #ABDCE1;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
  }
}
@media (max-width: 991px) {
  .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
    content:" ";
    left:auto;
    right:60px;
    top:-25px;
    border-top:0;
    border-bottom:25px solid #D9D8C1;
  }
  .ro-one-page-post .ro-image { width:100%; }
  .ro-one-page-post .ro-one-page-post-content {
    position:relative;
    padding:40px 40px 40px 50px;
  }
  .ro-one-page-post .ro-one-page-post-content::before {
    content:" ";
    width:0;
    height:0;
    left:60px;
    top:-25px;
    position:absolute;
    border-right:20px solid transparent;
    border-left:20px solid transparent;
    border-top:0;
    border-bottom:25px solid #ABDCE1;
  }
  .ro-one-page-post .ro-one-page-post-content .ro-heading {
    margin:0 0 20px;
    font-size:24px;
  }
  .ro-one-page-post .ro-one-page-post-content .ro-body { height:5.4em; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer { margin-top:20px; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
    margin-left:15px;
    margin-right:15px;
  }
}
@media (max-width: 479px) {
  .ro-one-page-post .ro-one-page-post-content .ro-heading { font-size:18px; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer { text-align:left; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer span { margin-right:20px; }
  .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before { display:none; }
}
.tb-post-item-tpl1 {
  position:relative;
  margin-bottom:55px;
}
.tb-post-item-tpl1 .tb-thumb {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  margin-bottom:6px;
  line-height:0;
  overflow:hidden;
}
.tb-post-item-tpl1 .tb-thumb > img {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  width:100%;
  height:auto;
}
.tb-post-item-tpl1 .tb-content .tb-title {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:17px;
  font-weight:400;
  line-height:24px;
  text-transform:capitalize;
  color:#272727;
  margin:12px 0;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.tb-post-item-tpl1 .tb-content .tb-title:hover { color:#FC615D; }
.tb-post-item-tpl1 .tb-content .tb-info:before, .tb-post-item-tpl1 .tb-content .tb-info:after {
  content:" ";
  display:table;
}
.tb-post-item-tpl1 .tb-content .tb-info:after { clear:both; }
.tb-post-item-tpl1 .tb-content .tb-info .blog-info {
  font-size:12px;
  font-weight:300;
  line-height:24px;
  color:#a1a1a1;
  margin-bottom:10px;
}
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span {
  display:inline-block;
  margin-right:20px;
}
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span.tb-blog-date i { margin-right:10px; }
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span.tb-blog-date small { margin-right:5px; }
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span > i {
  display:inline-block;
  margin-right:10px;
}
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span:hover { color:#333; }
.tb-post-item-tpl1 .tb-content .tb-info .blog-info > span:hover > a { color:#333; }
.tb-post-item-tpl1 .tb-content .tb-excerpt {
  font-size:13px;
  font-weight:400;
  line-height:24px;
  color:#747474;
  display:inline;
}
.tb-post-item-tpl1 .tb-content > a.tb-readmore {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  background-color:transparent;
  color:#747474;
  display:inline-block;
  outline:medium none;
  margin-left:10px;
  text-align:center;
  font-style:italic;
  color:#FC615D;
}
.tb-post-item-tpl1 .tb-content > a.tb-readmore.block {
  display:block;
  /* padding-left: 0; */
  text-align:left;
  margin:8px 0;
  font-style:normal;
  text-decoration:underline;
}
.tb-post-item-tpl1 .tb-content > a.tb-readmore:hover {
  padding-left:5px;
  color:#3f3f3f;
}
.tb-post-item-tpl1 .tb-content > a.tb-readmore:hover.block { text-decoration:none; }
.tb-post-item {
  position:relative;
  margin-bottom:55px;
}
.tb-post-item .tb-thumb {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  margin-bottom:6px;
  line-height:0;
  overflow:hidden;
}
.tb-post-item .tb-thumb > img {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  width:100%;
  height:auto;
}
.tb-post-item .tb-content .tb-title {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:17px;
  font-weight:400;
  line-height:24px;
  text-transform:capitalize;
  color:#272727;
  margin:12px 0;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.tb-post-item .tb-content .tb-title:hover { color:#FC615D; }
.tb-post-item .tb-content .tb-info:before, .tb-post-item .tb-content .tb-info:after {
  content:" ";
  display:table;
}
.tb-post-item .tb-content .tb-info:after { clear:both; }
.tb-post-item .tb-content .tb-info .blog-info {
  font-size:12px;
  font-weight:300;
  line-height:24px;
  color:#a1a1a1;
  margin-bottom:10px;
}
.tb-post-item .tb-content .tb-info .blog-info > span {
  display:inline-block;
  margin-right:20px;
}
.tb-post-item .tb-content .tb-info .blog-info > span.tb-blog-date i { margin-right:10px; }
.tb-post-item .tb-content .tb-info .blog-info > span.tb-blog-date small { margin-right:5px; }
.tb-post-item .tb-content .tb-info .blog-info > span > i {
  display:inline-block;
  margin-right:10px;
}
.tb-post-item .tb-content .tb-info .blog-info > span:hover { color:#333; }
.tb-post-item .tb-content .tb-info .blog-info > span:hover > a { color:#333; }
.tb-post-item .tb-content .tb-excerpt {
  font-size:13px;
  font-weight:400;
  line-height:24px;
  color:#747474;
  display:inline;
}
.tb-post-item .tb-content > a.tb-readmore {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  background-color:transparent;
  color:#747474;
  display:inline-block;
  outline:medium none;
  margin-left:10px;
  text-align:center;
  font-style:italic;
  color:#FC615D;
}
.tb-post-item .tb-content > a.tb-readmore.block {
  display:block;
  /* padding-left: 0; */
  text-align:left;
  margin:8px 0;
  font-style:normal;
  text-decoration:underline;
}
.tb-post-item .tb-content > a.tb-readmore:hover {
  padding-left:5px;
  color:#3f3f3f;
}
.tb-post-item .tb-content > a.tb-readmore:hover.block { text-decoration:none; }
.tb-post-item img { max-width:100%; }
.tb-blog-carousel { position:relative; }
.tb-blog-carousel .tb-post-item {
  min-width:250px;
  margin:0 auto;
  background-color:#fff;
  position:relative;
  margin-bottom:55px;
}
.tb-blog-carousel .tb-post-item .tb-thumb {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  margin-bottom:6px;
  line-height:0;
  overflow:hidden;
}
.tb-blog-carousel .tb-post-item .tb-thumb > img {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  width:100%;
  height:auto;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-title {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-size:17px;
  font-weight:400;
  line-height:24px;
  text-transform:capitalize;
  color:#272727;
  margin:12px 0;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-title:hover { color:#FC615D; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info:before, .tb-blog-carousel .tb-post-item .tb-content .tb-info:after {
  content:" ";
  display:table;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info:after { clear:both; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info {
  font-size:12px;
  font-weight:300;
  line-height:24px;
  color:#a1a1a1;
  margin-bottom:10px;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span {
  display:inline-block;
  margin-right:20px;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span.tb-blog-date i { margin-right:10px; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span.tb-blog-date small { margin-right:5px; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span > i {
  display:inline-block;
  margin-right:10px;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span:hover { color:#333; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info .blog-info > span:hover > a { color:#333; }
.tb-blog-carousel .tb-post-item .tb-content .tb-excerpt {
  font-size:13px;
  font-weight:400;
  line-height:24px;
  color:#747474;
  display:inline;
}
.tb-blog-carousel .tb-post-item .tb-content > a.tb-readmore {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  background-color:transparent;
  color:#747474;
  display:inline-block;
  outline:medium none;
  margin-left:10px;
  text-align:center;
  font-style:italic;
  color:#FC615D;
}
.tb-blog-carousel .tb-post-item .tb-content > a.tb-readmore.block {
  display:block;
  /* padding-left: 0; */
  text-align:left;
  margin:8px 0;
  font-style:normal;
  text-decoration:underline;
}
.tb-blog-carousel .tb-post-item .tb-content > a.tb-readmore:hover {
  padding-left:5px;
  color:#3f3f3f;
}
.tb-blog-carousel .tb-post-item .tb-content > a.tb-readmore:hover.block { text-decoration:none; }
.tb-blog-carousel .tb-post-item .tb-content { padding:0 20px; }
.tb-blog-carousel .tb-post-item .tb-content h4 {
  font-size:17px;
  color:#272727;
  margin-bottom:7px;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-excerpt {
  color:#7b7b7b;
  line-height:20px;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info {
  background-color:#FC615D;
  color:#fff;
  overflow:hidden;
}
.tb-blog-carousel .tb-post-item .tb-content .tb-info .tags { display:none !important; }
.tb-blog-carousel .tb-post-item .tb-content .tb-info a, .tb-blog-carousel .tb-post-item .tb-content .tb-info span { color:#fff; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-content { padding:0; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-title {
  margin:15px 0 8px;
  text-align:center;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-readmore, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-excerpt {
  text-align:center !important;
  display:block !important;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info {
  white-space:nowrap;
  background-color:transparent !important;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info a, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info span { color:#969696; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span { margin-right:16px; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span > i { margin-right:7px; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.comments-number {
  float:right;
  margin-right:0;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date {
  left:50%;
  margin-top:-37px;
  transform:translateX(-50%);
  position:relative;
  font-size:14px;
  display:inline-block;
  text-align:center;
  width:63px;
  height:63px;
  line-height:63px;
  position:absolute;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:before, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #fff;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#7e7e7e;
  z-index:-1;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:hover { color:#fff; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:hover:before, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:hover:after { border-color:#FC615D; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:hover:after { background-color:#FC615D; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:before, .tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:after { border:none; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:before { background-color:#fff; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date:after {
  background-color:#7e7e7e;
  z-index:0;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date a {
  display:block;
  line-height:14px;
  color:#fff;
  position:relative;
  z-index:2;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date a i { display:none; }
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date a small {
  display:block;
  position:relative;
  font-size:14px;
  margin-bottom:10px;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date a small:after {
  border-bottom:1px solid #fff;
  width:13px;
  bottom:-5px;
  position:absolute;
  content:"";
  left:50%;
  margin-left:-6.5px;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-info .blog-info > span.tb-blog-date a time {
  position:absolute;
  line-height:1;
  margin-top:14px;
  width:100%;
  text-align:center;
  left:0;
  text-transform:uppercase;
  font-size:11px;
}
.tb-blog-carousel.ct-blog-small-grid .tb-post-item .tb-readmore { margin-top:15px; }
.tb-blog-carousel .owl-controls .owl-nav > div {
  -webkit-transition:all 0.7s;
  -moz-transition:all 0.7s;
  -o-transition:all 0.7s;
  transition:all 0.7s;
  z-index:99;
  top:40%;
  line-height:27px;
  margin-top:-18px;
  text-align:center;
  color:#787878;
  background:transparent;
  opacity:0;
  position:relative;
  font-size:15px;
  display:inline-block;
  width:35px;
  height:35px;
  line-height:35px;
  position:absolute;
}
.tb-blog-carousel .owl-controls .owl-nav > div:before, .tb-blog-carousel .owl-controls .owl-nav > div:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #fff;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-blog-carousel .owl-controls .owl-nav > div:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#fff;
  z-index:-1;
}
.tb-blog-carousel .owl-controls .owl-nav > div:hover { color:#fff; }
.tb-blog-carousel .owl-controls .owl-nav > div:hover:before, .tb-blog-carousel .owl-controls .owl-nav > div:hover:after { border-color:#FC615D; }
.tb-blog-carousel .owl-controls .owl-nav > div:hover:after { background-color:#FC615D; }
.tb-blog-carousel .owl-controls .owl-nav > div:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-blog-carousel .owl-controls .owl-nav > div i {
  position:relative;
  z-index:2;
}
.tb-blog-carousel .owl-controls .owl-nav > div.owl-prev { left:-18px; }
.tb-blog-carousel .owl-controls .owl-nav > div.owl-next {
  right:-18px;
  padding-left:3px;
}
.tb-blog-carousel .owl-controls .owl-nav > div:before { background-color:#fff; }
.tb-blog-carousel .owl-controls .owl-nav > div:hover { color:#fff; }
.tb-blog-carousel .owl-controls .owl-nav > div:hover:after {
  background-color:#2a2a2a;
  border-color:#2a2a2a;
  z-index:1;
}
.tb-blog-carousel .owl-controls .owl-nav > div:hover:before { border-color:#fff; }
.tb-blog-carousel .owl-controls .owl-dots {
  bottom:-30px;
  left:0;
  position:absolute;
  width:100%;
  text-align:center;
}
.tb-blog-carousel .owl-controls .owl-dots .owl-dot {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  border:1px solid #dcdcdc;
  border-radius:50%;
  display:inline-block;
  height:12px;
  margin:0 5px;
  width:12px;
}
.tb-blog-carousel .owl-controls .owl-dots .owl-dot.active, .tb-blog-carousel .owl-controls .owl-dots .owl-dot:hover {
  background:#FC615D;
  border-color:#FC615D;
}
.tb-blog-carousel:hover .owl-controls .owl-nav > div { opacity:1; }
.tb-blog-section .pagination { margin-top:0; }
.tb-blog-section .tb-blog-grid.tpl1 .tb-post-item { margin-bottom:50px; }
.tb-blog-section .tb-blog-grid.tpl1 .tb-post-item .tb-thumb { margin-bottom:10px; }
.tb-blog-section .tb-blog-grid.tpl1 .tb-post-item .blog-info {
  border-bottom:1px dashed #f1f0f0;
  padding-bottom:10px;
}
.tb-blog-section .tb-blog-grid.tpl1 .tb-content > a.tb-readmore.block {
  border:1px solid #dcdcdc;
  display:block;
  max-width:130px;
  text-align:center;
  height:40px;
  line-height:39px;
  padding:0;
  margin-top:26px;
  text-decoration:none;
  color:#515151;
}
.tb-blog-section .tb-blog-grid.tpl1 .tb-content > a.tb-readmore.block:hover {
  color:#fff;
  background-color:#2a2a2a;
}
.tb-blog.content .type-post .tb-thumb { margin-bottom:10px; }
.tb-blog.content .type-post .blog-info {
  border-bottom:1px dashed #f1f0f0;
  padding-bottom:10px;
  margin-bottom:40px;
}
@media (max-width: 991px) {
  .tb-blog-grid.tpl1 .tb-post-item {
    margin-left:auto;
    margin-right:auto;
  }
}
@media (min-width: 480px) {
  .tb-blog-section .tb-blog-grid.tpl1 { padding-left:130px; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date {
    left:-86px;
    top:0;
    margin-top:14px;
    transform:translateX(-50%);
    position:relative;
    font-size:14px;
    display:inline-block;
    text-align:center;
    width:63px;
    height:63px;
    line-height:63px;
    position:absolute;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:before, .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:after {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    top:0;
    left:0;
    width:100%;
    height:100%;
    position:absolute;
    content:"";
    border:1px solid #7e7e7e;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:after {
    width:75%;
    height:75%;
    top:12.5%;
    left:12.5%;
    border-color:#7e7e7e;
    z-index:-1;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:hover { color:#fff; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:hover:before, .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:hover:after { border-color:#FC615D; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:hover:after { background-color:#FC615D; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:hover .fa {
    -webkit-transform-origin:top center;
    transform-origin:top center;
    -webkit-animation-name:swing;
    animation-name:swing;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:before { background-color:#fff; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date:after {
    background-color:#7e7e7e;
    z-index:0;
    width:84%;
    height:84%;
    top:8%;
    left:8%;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date a {
    display:block;
    line-height:14px;
    color:#fff;
    position:relative;
    z-index:2;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date a i { display:none; }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date a small {
    display:block;
    position:relative;
    font-size:16px;
    margin-bottom:10px;
    margin-right:0 !important;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date a small:after {
    border-bottom:1px solid #fff;
    width:13px;
    bottom:-5px;
    position:absolute;
    content:"";
    left:50%;
    margin-left:-6.5px;
  }
  .tb-blog-section .tb-blog-grid.tpl1 .tb-blog-date a time {
    position:absolute;
    line-height:1;
    margin-top:10px;
    width:100%;
    text-align:center;
    left:0;
    text-transform:uppercase;
    font-weight:500;
    font-size:13px;
  }
  .content.tb-blog .type-post { position:relative; }
  .content.tb-blog .type-post .tb-blog-date {
    left:45px;
    top:0;
    margin-top:14px;
    transform:translateX(-50%);
    position:relative;
    font-size:14px;
    display:inline-block;
    text-align:center;
    width:63px;
    height:63px;
    line-height:63px;
    position:absolute;
  }
  .content.tb-blog .type-post .tb-blog-date:before, .content.tb-blog .type-post .tb-blog-date:after {
    -webkit-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;
    top:0;
    left:0;
    width:100%;
    height:100%;
    position:absolute;
    content:"";
    border:1px solid #7e7e7e;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
  }
  .content.tb-blog .type-post .tb-blog-date:after {
    width:75%;
    height:75%;
    top:12.5%;
    left:12.5%;
    border-color:#7e7e7e;
    z-index:-1;
  }
  .content.tb-blog .type-post .tb-blog-date:hover { color:#fff; }
  .content.tb-blog .type-post .tb-blog-date:hover:before, .content.tb-blog .type-post .tb-blog-date:hover:after { border-color:#FC615D; }
  .content.tb-blog .type-post .tb-blog-date:hover:after { background-color:#FC615D; }
  .content.tb-blog .type-post .tb-blog-date:hover .fa {
    -webkit-transform-origin:top center;
    transform-origin:top center;
    -webkit-animation-name:swing;
    animation-name:swing;
  }
  .content.tb-blog .type-post .tb-blog-date:before { background-color:#fff; }
  .content.tb-blog .type-post .tb-blog-date:after {
    background-color:#7e7e7e;
    z-index:0;
    width:84%;
    height:84%;
    top:8%;
    left:8%;
  }
  .content.tb-blog .type-post .tb-blog-date a {
    display:block;
    line-height:14px;
    color:#fff !important;
    position:relative;
    z-index:2;
  }
  .content.tb-blog .type-post .tb-blog-date a i { display:none; }
  .content.tb-blog .type-post .tb-blog-date a small {
    display:block;
    position:relative;
    font-size:16px;
    margin-bottom:10px;
    margin-right:0 !important;
  }
  .content.tb-blog .type-post .tb-blog-date a small:after {
    border-bottom:1px solid #fff;
    width:13px;
    bottom:-5px;
    position:absolute;
    content:"";
    left:50%;
    margin-left:-6.5px;
  }
  .content.tb-blog .type-post .tb-blog-date a time {
    position:absolute;
    line-height:1;
    margin-top:10px;
    width:100%;
    text-align:center;
    left:0;
    text-transform:uppercase;
    font-weight:500;
    font-size:13px;
  }
}
body.single .box-date {
  color:#999999;
  margin-bottom:6px;
}
body.single .box-date i {
  margin-right:10px;
  margin-left:10px;
  padding-left:1px;
}
body.single .box-date .fa-clock-o { margin-left:0; }
body.single .box-date .line { margin-right:0; }
body.single .box-date .post-categories {
  display:inline-block;
  margin:0;
  padding:0;
}
body.single .box-date .post-categories li { display:inline-block; }
body.single .tb-content-block .blog-title {
  text-transform:capitalize !important;
  font-family:'fira_sansregular';
}
body.single .tb-content-block, body.single .tb-content-block p {
  font-family:'fira_sanslight';
  color:#666666;
}
body.single .box-tag { margin:30px 0 23px; }
body.single .box-tag .text {
  color:#222222;
  margin-right:3px;
}
body.single .box-tag ul {
  display:inline-block;
  margin:0;
  padding:0;
}
body.single .box-tag ul li {
  display:inline-block;
  list-style:none;
}
body.single .box-tag ul i { margin:0 3px; }
body.single .box-share {
  border-top:1px solid #ebebeb;
  padding-top:30px;
}
body.single .box-share .follow {
  display:inline-block;
  margin-right:10px;
}
body.single .box-share .botton { display:inline-block; }
body.single .box-share .botton a {
  padding:8px 28px;
  border:1px solid #ebebeb;
  height:40px;
  display:inline-block;
  color:#222222;
  margin-right:4px;
}
body.single .box-share .botton a i {
  margin-left:-14px;
  font-size:15px;
  margin-right:17px;
}
body.single .box-share .botton a:hover {
  background:#FC615D;
  color:#fff;
  border:1px solid #FC615D;
}
body.single .about-author { margin:33px 0 0px !important; }
body.single .about-author .box-title { margin-bottom:10px; }
body.single .about-author .box-title span {
  font-size:16px;
  color:#222222;
  position:relative;
  font-family:'fira_sansregular';
}
body.single .about-author .box-title span:before {
  position:absolute;
  left:100%;
  top:50%;
  height:1px;
  width:40px;
  background:#fc615d;
  content:"";
  margin-left:9px;
  margin-top:-1px;
}
body.single .tb-blog-related { margin:33px 0 4px; }
body.single .tb-blog-related .tb-title-rl h4 {
  font-size:16px;
  color:#222222;
  position:relative;
  display:inline-block;
  text-transform:uppercase;
  margin-bottom:12px;
}
body.single .tb-blog-related .tb-title-rl h4:before {
  position:absolute;
  left:100%;
  top:50%;
  height:1px;
  width:40px;
  background:#fc615d;
  content:"";
  margin-left:9px;
  margin-top:-1px;
}
body.single .tb-blog-related .tb-content h4.tb-title {
  font-size:14px;
  color:#222;
}
body.single .tb-blog-related .box-thumb img { min-height:191px; }
body.single .tb-blog-related .box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .tb-content {
  padding:22px 10px 10px;
  margin-top:-10px;
  min-height:182px;
  position:relative;
}
body.single .tb-blog-related .box-blog-grid-tpl1.blog-grid-box.tpl1 article .tb-post-item .box-date {
  margin-top:-20px;
  top:0;
}
body.single .tb-breadcrumb .current:before { display:none; }
body.single .tb-breadcrumb .current { color:#FC615D; }
.single-post .comments-area .comment-list > li:first-child > .comment-body { border-bottom:none; }
.comments-area .comments-title { padding-bottom:20px; }
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-author { text-transform:capitalize; }
.comment-form p.form-submit .submit {
  font-size:14px;
  color:#fff;
  background:#FC615D;
  border:none;
}
body { overflow-x:hidden; }
.zoomLens { border-color:#FC615D !important; }
.product-video-popup {
  position:absolute;
  top:15px;
  right:25px;
  z-index:999;
}
.product-video-popup span { margin-right:6px; }
.woocommerce .ro-quantity label {
  font-weight:400;
  float:left;
  width:43%;
  line-height:35px;
}
.woocommerce .ro-quantity label span { color:#FC615D; }
.woocommerce .ro-quantity label p { margin-bottom:10px !important; }
.woocommerce .ro-quantity .quantity input {
  float:left;
  width:50px;
  height:40px;
  font-size:15px;
  -moz-appearance:textfield;
  -webkit-appearance:textfield;
  padding:0;
}
.woocommerce .yith-wcqv-main .ro-quantity .quantity input { width:100%; }
.single-product .ro-title h4 {
  margin-top:50px;
  margin-bottom:50px;
}
.single-product .nav-product-link a {
  height:21px;
  display:inline-block;
  width:21px;
  background:#ccc;
  text-align:center;
  line-height:17px;
  font-size:14px;
  color:#717171;
}
.single-product .nav-product-link a:hover {
  background:#FC615D;
  color:#fff;
}
.single-product .ro-product-wrapper .images { position:relative; }
.single-product .ro-product-wrapper .onsale, .single-product .ro-product-wrapper .new {
  position:absolute;
  left:auto;
  right:20px;
  width:48px;
  height:48px;
  line-height:43px;
  text-align:center;
  z-index:10;
}
.single-product .ro-product-wrapper .new { line-height:46px; }
.single-product .ro-product-wrapper .onsale, .single-product .ro-product-wrapper .new {
  top:0;
  font-weight:500;
  text-transform:uppercase;
  font-size:12px;
  background:transparent;
  color:#2a2a2a;
}
.single-product .ro-product-wrapper .onsale:before, .single-product .ro-product-wrapper .new:before {
  position:absolute;
  content:"";
  border-bottom:66px solid transparent;
  top:3px;
  z-index:-1;
}
.single-product .ro-product-wrapper .onsale {
  display:none !important;
  left:0;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.single-product .ro-product-wrapper .onsale:before {
  border-left:66px solid #fff;
  left:-9px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
.single-product .ro-product-wrapper .new {
  right:0;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}
.single-product .ro-product-wrapper .new:before {
  border-right:66px solid #fff;
  right:-9px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.single-product .ro-product-wrapper .ro-product-information .woocommerce-variation-description { display:none !important; }
.single-product .ro-product-wrapper .ro-product-information .entry-title {
  margin-top:-2px;
  margin-bottom:6px;
  font-size:18px;
  line-height:27px;
  color:#282828;
  text-transform:uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title .nav-product-link {
  height:0;
  margin-top:-27px;
  margin-bottom:30px;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title .nav-product-link a { margin-left:8px; }
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta {
  display:inline-block;
  padding-bottom:0;
  margin-bottom:0;
  width:100%;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price {
  display:inline-block;
  float:left;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price {
  font-size:22px;
  font-weight:normal;
  margin-bottom:12px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price del {
  color:#b1b1b1;
  font-size:20px;
  margin-right:5px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price ins {
  color:#353535;
  text-decoration:none;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .stock {
  display:inline-block;
  float:right;
  margin-top:9px;
  color:#898989;
  text-transform:uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .stock span { color:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .ro-product-content {
  margin:-13px 0px 30px;
  border-bottom:1px solid #ebebeb;
  padding-bottom:10px;
}
.single-product .ro-product-wrapper .ro-product-information > form { margin-bottom:20px !important; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate {
  display:inline-block;
  width:100%;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-product-rating { margin-bottom:5px; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate .star-rating {
  font-size:12px;
  margin-top:7px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .star-rating > span { color:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-review-link {
  color:#a7a7a7;
  font-size:12px;
  text-transform:uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-review-link:hover { color:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button {
  background:#FC615D;
  color:#fff;
  margin-right:11px;
  border:none;
}
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button:before {
  color:#fff;
  margin:2px 0 0 -10px;
}
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button:hover { border:none; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action > div.clear { display:none; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e642";
  color:#2a2a2a;
  position:absolute;
  top:50%;
  font-size:15px;
  font-weight:500;
  width:100%;
  text-align:center;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before { color:#fff; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e67a";
  color:#fff;
  font-weight:500;
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
  font-size:15px;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover { background:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover:before { color:#ffffff; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:#aaa;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e61b";
  color:#fff;
  position:absolute;
  font-weight:500;
  top:50%;
  font-size:15px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:hover { background:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:hover:before { color:#ffffff; }
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap form.cart { margin-bottom:20px; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .woocommerce-variation-description p { margin-bottom:5px; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price .single_variation .price {
  font-size:13px;
  color:#515151;
  font-weight:500;
  line-height:25px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price p { color:#515151; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price del {
  display:inline-block;
  margin-right:20px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap label {
  font-size:13px;
  color:#515151;
  font-weight:normal;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button > div.clear { display:none; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:transparent;
  padding:0;
  margin:0 10px 0 0;
  overflow:hidden;
  border:1px solid #e6e6e6;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e642";
  font-weight:500;
  color:#2a2a2a;
  position:absolute;
  top:50%;
  font-size:15px;
  left:0;
  width:100%;
  text-align:center;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e67a";
  color:#2a2a2a;
  font-weight:500;
  font-size:15px;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover {
  background:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before { color:#fff; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:60px;
  height:40px;
  background:transparent;
  padding:0;
  margin:0 10px 0 0;
  background:#aaa;
  overflow:hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:before {
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  font-family:'Pe-icon-7-stroke';
  content:"\e61b";
  color:#2a2a2a;
  position:absolute;
  font-weight:500;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:hover {
  background:rgba(0,0,0,0.8);
  border-color:rgba(0,0,0,0.8);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:hover:before { color:#ffffff; }
.single-product .ro-product-wrapper .ro-product-information .product_meta span {
  display:inline-block;
  margin-right:10px;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span:last-child { margin:0; }
.single-product .ro-product-wrapper .ro-product-information .product_meta span a { color:#444444; }
.single-product .ro-product-wrapper .ro-product-information .product_meta span a:hover { color:#FC615D; }
.single-product .ro-product-wrapper .ro-product-information .ro-footer h6 {
  margin-top:25px;
  margin-bottom:20px;
}
.single-product .ro-product-wrapper { padding-right:0; }
.single-product .ro-product-wrapper .images .thumbnails {
  overflow:hidden;
  max-height:180px;
  padding:0 20px;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper { padding:0 20px; }
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li {
  position:relative;
  padding:0 10px;
  width:33.33%;
  margin-top:9px;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li:before {
  bottom:10px;
  width:80%;
  left:10%;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li a { margin:0 0 10px; }
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li a img { display:block; }
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li:hover:before {
  bottom:12px;
  z-index:1;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev, .single-product .ro-product-wrapper .images .thumbnails #slider-next {
  width:22px;
  height:40px;
  background:none;
  margin-top:-12px;
  display:block !important;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:before, .single-product .ro-product-wrapper .images .thumbnails #slider-next:before {
  background:#ccc;
  width:100%;
  height:100%;
  content:"\F105";
  font-family:FontAwesome;
  text-align:center;
  line-height:40px;
  position:absolute;
  color:#fff;
  z-index:999;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:hover:before, .single-product .ro-product-wrapper .images .thumbnails #slider-next:hover:before {
  color:#fff;
  background-color:#FC615D;
  border-color:#FC615D;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:before { content:"\F104"; }
.single-product .ro-product-relate { margin:40px 0 27px; }
.single-product .ro-product-relate .ro-title {
  position:relative;
  margin-bottom:30px;
  height:40px;
}
.single-product .ro-product-relate .ro-title h4 {
  display:inline-block;
  font-size:16px;
  margin:0;
  text-transform:uppercase;
  z-index:1;
  position:relative;
  line-height:40px;
}
.single-product .ro-product-relate .ro-title h4:before {
  position:absolute;
  content:"\f01e";
  left:0;
  top:-1px;
  height:39px;
  width:40px;
  background:#fc615d;
  font-family:FontAwesome;
  text-align:center;
  line-height:40px;
  color:#fff;
}
.single-product .ro-product-relate .ro-title h4:after {
  position:absolute;
  content:"";
  left:40px;
  top:50%;
  border-left:5px solid #fc615d;
  border-top:5px solid transparent;
  border-bottom:5px solid transparent;
  margin-top:-6px;
}
.single-product .tb-sidebar .upsells .wg-title { margin-bottom:26px; }
.single-product .addthis_sharing_toolbox { margin-top:55px; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper .images { max-width:447px; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .onsale { left:120px; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical {
  position:absolute;
  left:-120px;
  top:0px;
  visibility:visible;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical #tb-single-vertical { min-height:564px !important; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .images { overflow:visible; }
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #prev-product {
  position:absolute;
  top:0;
  left:50%;
  margin-left:-20px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product {
  left:50%;
  margin-left:32px;
  margin-top:-15px;
  z-index:9999999999 !important;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product i {
  width:40px;
  height:20px;
  background:#ccc;
  line-height:20px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #prev-product, .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product {
  width:40px;
  height:20px;
  background:none;
  margin-top:-12px;
  display:block !important;
  background:#ccc;
  color:#fff;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #prev-product:hover, .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product:hover {
  background:#2a2a2a;
  color:#fff;
}
.single-product .tb-content.tb-fullwidth .woocommerce-product-rating { margin-top:-2px; }
.single-product .tb-content.tb-fullwidth .addthis_sharing_toolbox {
  text-align:right;
  margin-top:-40px;
}
.single-product .tb-content.tb-fullwidth > .product { padding-left:120px; }
.single-product .tb-content.tb-fullwidth .tb-single-vertical { visibility:hidden; }
.single-product .tb-content.tb-fullwidth .tb-single-vertical .slideshow img {
  margin:20px 0;
  width:100px;
}
.single-product .tb-content.tb-fullwidth .woocommerce-tabs {
  margin-left:-120px;
  margin-top:6px;
}
.single-product .tb-content.tb-fullwidth .woocommerce-tabs #tab-video iframe { width:100%; }
.single-product .tb-content.tb-fullwidth .upsellss { margin-bottom:30px; }
.single-product .tb-content.tb-fullwidth .upsellss .passion-title {
  margin-bottom:15px;
  text-transform:uppercase;
}
@media (min-width: 768px) {
  .single-product .ro-product-wrapper .ro-product-information {
    margin-right:-15px;
    padding-left:4px;
  }
}
@media (max-width: 767px) {
  .single-product .ro-product-wrapper { padding-left:0; }
}
.woocommerce-cart table, .woocommerce-cart th, .woocommerce-cart td { border:1px solid #eaeaea; }
.woocommerce-cart h4 {
  margin-top:50px;
  margin-bottom:55px;
}
.woocommerce-cart #tb-tab-container { margin-bottom:30px; }
.woocommerce-cart .ro-cart-form { margin-bottom:30px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table {
  border-width:1px 1px 1px 1px;
  border-collapse:collapse;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table td {
  font-weight:400;
  letter-spacing:1.6px;
  text-transform:uppercase;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th {
  border-width:0 1px 1px 0;
  font-weight:normal;
  text-transform:uppercase;
  height:60px;
  font-size:15px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-product { width:40%; }
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-qty, .woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-price, .woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-total { width:20%; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tfoot tr td {
  border-width:0 1px 1px 0;
  height:60px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-inner-spin-button, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-outer-spin-button { opacity:1; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td { border-width:0 1px 1px 0; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-thumb {
  display:inline-block;
  float:left;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-thumb img {
  max-width:170px;
  width:100%;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail {
  float:left;
  padding-left:20px;
  padding-top:20px;
  width:calc( 100% - 170px );
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail > a {
  color:#5d5d5d;
  font-size:15px;
  margin-bottom:9px;
  display:block;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail > a:hover { color:#FC615D; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dl {
  color:#8b8b8b;
  font-size:13px;
  text-transform:uppercase;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dl p { margin:0 !important; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dt {
  display:inline-block;
  float:left;
  font-weight:normal;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dd { margin-bottom:3px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty { position:relative; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove {
  position:relative;
  background:#dfdfdf;
  font-size:8px;
  width:17px;
  height:17px;
  text-align:center;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:75px;
  margin-top:-5px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove span {
  color:#676767;
  position:absolute;
  top:49%;
  left:51%;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove:hover span { color:red; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .amount {
  font-size:14px;
  color:#4e4e4e;
  letter-spacing:0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-price .amount { color:#969696; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr:first-child { border-top:0; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td { padding:27px 0 22px 30px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:first-of-type img {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  opacity:1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img:hover, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:first-of-type img:hover { opacity:0.7; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:nth-of-type(2) a:hover, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:nth-of-type(2) a:hover { color:#FC615D; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td.ro-product-remove a, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td.ro-product-remove a {
  width:auto;
  color:#444444 !important;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td.ro-product-remove a:hover, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td.ro-product-remove a:hover {
  color:#FC615D !important;
  background:none;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td .quantity input.qty, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td .quantity input.qty { width:90px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td input[name="update_cart"], .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td input[name="update_cart"] { margin-right:30px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label { cursor:pointer; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"], .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"] { display:none; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"] + span:before {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  content:'';
  display:inline-block;
  width:14px;
  height:14px;
  vertical-align:middle;
  border-radius:50%;
  border:2px solid #FFFFFF;
  margin-right:8px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"]:checked + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"]:checked + span:before { box-shadow:0 0 0 1px #AAAAAA; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label:last-of-type input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label:last-of-type input[type="radio"] + span:before { margin-right:0; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-1 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-1 input[type="radio"] + span:before { background-color:#ABDCE1; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-2 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-2 input[type="radio"] + span:before { background-color:#D9D8C1; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-3 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-3 input[type="radio"] + span:before { background-color:#444444; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-1 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-1 input[type="radio"] + span:before { background-color:#ABDCE1; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-2 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-2 input[type="radio"] + span:before { background-color:#DEB6B6; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-3 input[type="radio"] + span:before, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-3 input[type="radio"] + span:before { background-color:#444444; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions { font-size:100%; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon { float:left; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon input, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon input { min-width:200px; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button {
  color:#FFFFFF !important;
  background-color:#444444;
  padding:13px 40px;
  text-transform:uppercase;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button:hover, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button:hover { background-color:#FC615D; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button {
  float:right;
  width:auto;
}
.woocommerce-cart .ro-cart-form .ro-button {
  margin-top:70px;
  margin-bottom:80px;
}
.woocommerce-cart .ro-cart-form .ro-button a {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  background-color:#444444;
  border:0;
  color:#FFFFFF;
  padding:10px 50px;
  outline:none;
  float:right;
}
.woocommerce-cart .ro-cart-form .ro-button a:hover { background-color:#FC615D; }
@media (max-width: 767px) {
  .woocommerce .ro-cart-form { margin-bottom:30px; }
  .woocommerce .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail {
    float:left;
    padding-left:0;
    width:100%;
  }
  .woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"] { margin-left:0; }
}
@media (max-width: 639px) {
  .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button { float:none; }
}
@media (max-width: 479px) {
  .woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-price, .woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-qty, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-price, .woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty { display:none; }
}
.ro-checkout-process {
  margin-top:85px;
  margin-bottom:100px;
  padding-left:40px;
  padding-right:40px;
}
.ro-checkout-process .ro-hr-line {
  width:100%;
  border-top:1px solid #AAAAAA;
  position:relative;
}
.ro-checkout-process .ro-hr-line a div {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  border-radius:50%;
  position:absolute;
  width:20px;
  height:20px;
  border:1px solid #AAAAAA;
  background-color:#FFFFFF;
  transform:translate(-50%,-50%);
}
.ro-checkout-process .ro-hr-line a div:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  content:"";
  width:14px;
  height:14px;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background-color:#FC615D;
  border-radius:50%;
  opacity:0;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(1) div {
  left:0;
  border:1px solid #FC615D;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(1) div:after { opacity:1; }
.ro-checkout-process .ro-hr-line a:nth-of-type(2) div { left:50%; }
.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div { border:1px solid #FC615D; }
.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div:after { opacity:1; }
.ro-checkout-process .ro-hr-line a:nth-of-type(3) div { left:100%; }
.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div { border:1px solid #FC615D; }
.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div:after { opacity:1; }
.ro-checkout-process .ro-hr-line span {
  position:absolute;
  top:20px;
  width:70px;
  left:0;
  transform:translate(-50%,0);
  text-align:center;
  font-size:18px;
}
.ro-checkout-process .ro-hr-line span:nth-of-type(1) {
  left:0;
  font-weight:500;
}
.ro-checkout-process .ro-hr-line span:nth-of-type(2) { left:50%; }
.ro-checkout-process .ro-hr-line span:nth-of-type(3) { left:100%; }
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div { border:2px solid #AAAAAA; }
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div:after {
  opacity:1;
  color:#FC615D;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div { border:1px solid #FC615D; }
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div:after { opacity:1; }
.ro-checkout-process.ro-process-2 .ro-hr-line span:nth-of-type(2) { font-weight:500; }
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(1) div, .ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(2) div { border:2px solid #AAAAAA; }
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(1) div:after, .ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(2) div:after {
  opacity:1;
  font-family:"aqua icon";
  color:#FC615D;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(3) div { border:1px solid #FC615D; }
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(3) div:after { opacity:1; }
.ro-checkout-process.ro-process-3 .ro-hr-line span:nth-of-type(2) { font-weight:500; }
form.woocommerce-checkout .col2-set, form.woocommerce-checkout .col2-set-1 { margin-bottom:30px !important; }
form.woocommerce-checkout .ro-panel-2 { display:none; }
form.woocommerce-checkout .ro-quantity { border-top:none; }
.woocommerce-checkout h2 {
  font-size:18px;
  text-transform:capitalize;
}
.woocommerce-checkout .addresses .title > h3 {
  font-size:14px;
  text-transform:capitalize;
}
.woocommerce-checkout table.shop_table { margin-bottom:40px !important; }
.ro-checkout-panel h4 { text-transform:capitalize; }
.ro-checkout-information .ro-customer-info > p:first-of-type a {
  margin-left:25px;
  color:#FC615D;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  font-family:"aqua icon";
  content:"\e086";
  margin-left:10px;
  vertical-align:middle;
  color:#FC615D;
  font-size:12px;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:hover { color:#AAAAAA; }
.ro-checkout-information .ro-customer-info > p:first-of-type a:hover:after { color:#AAAAAA; }
.ro-checkout-information .ro-customer-info > p:nth-of-type(3) { margin-bottom:15px; }
.ro-checkout-information .ro-customer-info .ro-account input {
  margin-bottom:30px;
  border:1px solid #AAAAAA;
}
.ro-checkout-information .ro-customer-info .ro-account input:focus { border:1px solid #FC615D; }
.ro-checkout-information .ro-customer-info .ro-choice label {
  cursor:pointer;
  font-weight:600;
}
.ro-checkout-information .ro-customer-info .ro-choice label span i { font-weight:400; }
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"] { display:none; }
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"] + span:before {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  content:'';
  display:inline-block;
  width:10px;
  height:10px;
  vertical-align:middle;
  border-radius:50%;
  margin-right:10px;
  border:1px solid #FFFFFF;
  box-shadow:0 0 0 1px #FC615D;
}
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"]:checked + span:before { background-color:#FC615D; }
.ro-checkout-information .ro-customer-info .ro-divide {
  border-bottom:1px solid #CCCCCC;
  margin-top:40px;
}
.ro-checkout-information .ro-shipping {
  padding-top:55px;
  padding-bottom:85px;
}
.ro-checkout-information .ro-shipping h4 { margin-bottom:60px; }
.ro-checkout-information .ro-shipping .ro-content div { margin-bottom:20px; }
.ro-checkout-information .ro-shipping .ro-content div:before, .ro-checkout-information .ro-shipping .ro-content div:after {
  content:" ";
  display:table;
}
.ro-checkout-information .ro-shipping .ro-content div:after { clear:both; }
.ro-checkout-information .ro-shipping .ro-content div span { line-height:40px; }
.ro-checkout-information .ro-shipping .ro-content div input { border:1px solid #AAAAAA; }
.ro-checkout-information .ro-shipping .ro-content div input:focus { border:1px solid #FC615D; }
.ro-checkout-information .ro-shipping .ro-button {
  margin-top:60px;
  text-align:center;
}
.ro-checkout-information .ro-shipping .ro-button a {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  border:0;
  background-color:#444444;
  color:#FFFFFF;
  font-size:14px;
  padding:15px 48px;
}
.ro-checkout-information .ro-shipping .ro-button a:hover { background-color:#FC615D; }
@media (min-width: 768px) {
  .ro-checkout-information .ro-customer-info .ro-choice label { padding-left:25px; }
}
@media (min-width: 992px) {
  .ro-checkout-information .ro-customer-info .ro-account input { width:250px; }
  .ro-checkout-information .ro-customer-info .ro-account input:nth-of-type(2) { margin-left:30px; }
  .ro-checkout-information .ro-shipping .ro-content div span {
    display:inline-block;
    width:30%;
    float:left;
  }
  .ro-checkout-information .ro-shipping .ro-content div input {
    width:70%;
    display:inline-block;
  }
  .ro-checkout-information .ro-shipping .ro-button {
    padding-right:100px;
    text-align:right;
  }
}
@media (min-width: 1200px) {
  .ro-checkout-information .ro-customer-info .ro-account input { width:270px; }
  .ro-checkout-information .ro-customer-info .ro-divide { width:580px; }
  .ro-checkout-information .ro-shipping .ro-content div { padding-right:80px; }
  .ro-checkout-information .ro-shipping .ro-button {
    padding-right:200px;
    text-align:right;
  }
}
.ro-checkout-information-2 .ro-divide { border-bottom:1px solid #CCCCCC; }
.ro-checkout-information-2 .ro-customer-info .ro-title {
  position:relative;
  margin-bottom:40px;
}
.ro-checkout-information-2 .ro-customer-info .ro-title h4 { margin-bottom:0; }
.ro-checkout-information-2 .ro-customer-info .ro-title span {
  position:absolute;
  right:0;
  top:0;
}
.ro-checkout-information-2 .ro-customer-info .ro-title span a { color:#FC615D; }
.ro-checkout-information-2 .ro-customer-info .ro-title span a:hover { color:#AAAAAA; }
.ro-checkout-information-2 .ro-customer-info .ro-content .ro-info span {
  display:inline-block;
  min-width:160px;
}
.ro-checkout-information-2 .ro-shipping { padding-top:45px; }
.ro-checkout-information-2 .ro-shipping h4 { margin-bottom:40px; }
.ro-checkout-information-2 .ro-shipping .ro-content {
  background-color:#F5F4F1;
  padding:20px 30px;
}
.ro-checkout-information-2 .ro-shipping .ro-content:before, .ro-checkout-information-2 .ro-shipping .ro-content:after {
  content:" ";
  display:table;
}
.ro-checkout-information-2 .ro-shipping .ro-content:after { clear:both; }
.ro-checkout-information-2 .ro-shipping .ro-content p {
  margin-bottom:0;
  display:inline-block;
  width:85%;
}
.ro-checkout-information-2 .ro-shipping .ro-content span {
  width:15%;
  display:inline-block;
  clear:both;
  float:right;
  text-align:right;
}
.ro-checkout-information-2 .ro-shipping .ro-divide { margin-top:60px; }
.ro-checkout-information-2 .ro-bill label {
  cursor:pointer;
  font-weight:600;
}
.ro-checkout-information-2 .ro-bill label span { position:relative; }
.ro-checkout-information-2 .ro-bill label input[type="radio"] { display:none; }
.ro-checkout-information-2 .ro-bill label input[type="radio"] + span:before {
  content:'';
  display:inline-block;
  width:18px;
  height:18px;
  vertical-align:middle;
  border-radius:50%;
  margin-right:15px;
  box-shadow:0 0 0 1px #AAAAAA;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked + span:before {
  box-shadow:0 0 0 1px #FC615D;
  background-color:#FC615D;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked + span:after {
  content:"4";
  font-family:"aqua icon";
  position:absolute;
  top:-3px;
  left:1px;
  font-size:16px;
  color:#FFFFFF;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card:before, .ro-checkout-information-2 .ro-bill .ro-credit-card:after {
  content:" ";
  display:table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card:after { clear:both; }
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image {
  clear:both;
  float:right;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body {
  background-color:#F5F4F1;
  padding:20px 30px;
  margin-top:20px;
  margin-bottom:20px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:before, .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after {
  content:" ";
  display:table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after { clear:both; }
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p {
  display:inline-block;
  margin-bottom:20px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:before, .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:after {
  content:" ";
  display:table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:after { clear:both; }
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) {
  width:25%;
  float:left;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) span {
  float:right;
  text-align:right;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
  width:75%;
  padding-left:120px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:last-of-type > p { margin-bottom:0; }
.ro-checkout-information-2 .ro-bill .ro-paypal:before, .ro-checkout-information-2 .ro-bill .ro-paypal:after {
  content:" ";
  display:table;
}
.ro-checkout-information-2 .ro-bill .ro-paypal:after { clear:both; }
.ro-checkout-information-2 .ro-bill .ro-paypal .ro-image {
  clear:both;
  float:right;
}
.ro-checkout-information-2 .ro-button {
  margin-top:60px;
  margin-bottom:85px;
  text-align:center;
}
.ro-checkout-information-2 .ro-button a {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  border:0;
  background-color:#444444;
  color:#FFFFFF;
  font-size:14px;
  padding:15px 60px;
}
.ro-checkout-information-2 .ro-button a:hover { background-color:#FC615D; }
@media (min-width: 1200px) {
  .ro-checkout-information-2 .ro-divide { width:580px; }
  .ro-checkout-information-2 .ro-customer-info .ro-title span { right:40px; }
  .ro-checkout-information-2 .ro-shipping .ro-content { margin-right:80px; }
  .ro-checkout-information-2 .ro-bill { margin-right:80px; }
  .ro-checkout-information-2 .ro-button { margin-right:80px; }
}
@media (max-width: 767px) {
  .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) { width:40%; }
  .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
    width:60%;
    padding-left:0;
    text-align:right;
  }
}
@media (max-width: 479px) {
  .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image img { width:100px; }
  .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) { width:50%; }
  .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
    width:50%;
    padding-left:0;
    text-align:right;
  }
  .ro-checkout-information-2 .ro-bill .ro-paypal .ro-image img { width:134.4px; }
}
.ro-checkout-summary {
  border:1px solid #CCCCCC;
  margin-top:85px;
  margin-bottom:85px;
  font-weight:400;
}
.ro-checkout-summary .ro-title {
  background-color:#EEEEEE;
  padding:25px 35px;
}
.ro-checkout-summary .ro-title h4 {
  text-align:center;
  margin:0px;
}
.ro-checkout-summary .ro-body { padding:0 35px; }
.ro-checkout-summary .ro-body .ro-item {
  padding:40px 0 0;
  font-size:14px;
}
.ro-checkout-summary .ro-body .ro-item:before, .ro-checkout-summary .ro-body .ro-item:after {
  content:" ";
  display:table;
}
.ro-checkout-summary .ro-body .ro-item:after { clear:both; }
.ro-checkout-summary .ro-body .ro-item:not(:last-of-type) { border-bottom:1px solid #CCCCCC; }
.ro-checkout-summary .ro-body .ro-item .ro-image {
  width:25%;
  float:left;
  padding-bottom:40px;
}
.ro-checkout-summary .ro-body .ro-item .ro-image img {
  width:100%;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  opacity:1;
}
.ro-checkout-summary .ro-body .ro-item .ro-image img:hover { opacity:0.5; }
.ro-checkout-summary .ro-body .ro-item > div, .ro-checkout-summary .ro-body .ro-item > div .ro-quantity, .ro-checkout-summary .ro-body .ro-item > div .ro-item-color, .ro-checkout-summary .ro-body .ro-item > div .ro-price { display:inline-block; }
.ro-checkout-summary .ro-body .ro-item > div .ro-quantity { border-top:none; }
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) {
  width:75%;
  padding-left:20px;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) .ro-name {
  margin-top:15px;
  text-transform:capitalize;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) .ro-name a:hover { color:#FC615D; }
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) {
  width:75%;
  padding-left:20px;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .ro-price { width:33.33%; }
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .ro-price p {
  margin-bottom:0;
  color:#FC615D;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .product-total { float:right; }
.ro-checkout-summary .ro-footer > div {
  padding:0 35px;
  background-color:#EEEEEE;
}
.ro-checkout-summary .ro-footer > div p {
  margin:0px;
  padding:20px 0;
  color:#666666;
  font-size:12px;
  vertical-align:middle;
  line-height:25px;
}
.ro-checkout-summary .ro-footer > div p:before, .ro-checkout-summary .ro-footer > div p:after {
  content:" ";
  display:table;
}
.ro-checkout-summary .ro-footer > div p:after { clear:both; }
.ro-checkout-summary .ro-footer > div p span {
  font-size:14px;
  clear:both;
  float:right;
}
.ro-checkout-summary .ro-footer > div .ro-divide {
  width:100%;
  border-bottom:1px solid #CCCCCC;
}
.ro-checkout-summary .ro-footer > div:last-of-type { background-color:#FFFFFF; }
.ro-checkout-summary .ro-footer > div:last-of-type p {
  padding:30px 0;
  display:block;
}
.ro-checkout-summary .ro-footer > div:last-of-type p span {
  font-size:18px;
  color:#FC615D;
}
.ro-checkout-summary .ro-footer > div.shipping > p {
  width:30%;
  float:left;
}
.ro-checkout-summary .ro-footer > div.shipping .ro-shipping-method {
  width:70%;
  float:right;
}
.ro-checkout-summary.ro-style-2 .ro-title { background-color:#F5F4F1; }
.ro-checkout-summary.ro-style-2 .ro-footer > div { background-color:#F5F4F1; }
.ro-checkout-summary.ro-style-2 .ro-footer > div:last-of-type { background-color:#FFFFFF; }
@media (min-width: 1200px) {
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(2) { margin-top:15px; }
}
@media (max-width: 991px) {
  .ro-checkout-summary {
    max-width:456px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
  }
}
.woocommerce table.woocommerce-checkout-review-order-table {
  border:1px solid #CCCCCC;
  margin-top:85px;
  margin-bottom:85px;
  font-weight:400;
  border-radius:0;
  border-color:#ebebeb;
}
.woocommerce table.woocommerce-checkout-review-order-table .product-name {
  background-color:#EEEEEE;
  padding:25px 35px;
}
.woocommerce table.woocommerce-checkout-review-order-table td, .woocommerce table.woocommerce-checkout-review-order-table th { padding:20px 15px 15px; }
.woocommerce table.woocommerce-checkout-review-order-table thead th.product-name {
  font-size:16px;
  text-transform:capitalize;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-name {
  color:#5d5d5d;
  text-transform:capitalize;
  padding-top:25px;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-name:hover a { color:#FC615D; }
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-image a {
  position:relative;
  display:inline-block;
  max-width:100%;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-image a img {
  width:auto;
  display:block;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .product-total { padding-top:35px; }
.woocommerce table.woocommerce-checkout-review-order-table .amount { font-size:15px; }
.woocommerce table.woocommerce-checkout-review-order-table .ro-price .amount { font-size:13px; }
.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
  border-right:none;
  text-transform:capitalize;
}
@media (max-width: 479px) {
  .woocommerce table.woocommerce-checkout-review-order-table .ro-item [class*="col-xs"] {
    float:none;
    width:100%;
    text-align:center;
    padding-top:10px;
  }
}
input#billing_phone { padding-bottom:13px; }
p#billing_state_field { width:100%; }
.select2-container .select2-choice {
  height:40px;
  background:none !important;
  line-height:40px;
}
.select2-container .select2-choice .select2-arrow { background:none !important; }
.select2-container .select2-choice .select2-arrow b { margin-top:6px; }
.woocommerce table.woocommerce-checkout-review-order-table thead th.product-name { border:none; }
.woocommerce table.shop_table td {
  border:none;
  border-top:1px solid rgba(0,0,0,0.1) !important;
}
.woocommerce table.shop_table tfoot th {
  font-weight:500;
  border-top:1px solid rgba(0,0,0,0.1) !important;
  border:none;
}
.woocommerce table.shop_table tfoot td { font-weight:400 !important; }
.woocommerce table.woocommerce-checkout-review-order-table .amount {
  font-size:14px;
  font-family:'Roboto Slab', serif;
  color:#FC615D;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-name {
  padding-top:15px;
  font-size:14px;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th.product-name { text-transform:uppercase; }
.ro-btn-2 {
  background:#FC615D;
  color:#fff;
  font-family:'fira_sansregular';
  font-weight:400;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  background:#FC615D;
  color:#fff;
  font-family:'fira_sansregular';
  font-weight:400;
  text-transform:uppercase;
  border:none;
  height:40px;
}
.tb-flex-slider .flex-control-paging, .tb-testimonial-slider .flex-control-paging {
  width:auto;
  left:50%;
  transform:translateX(-50%);
  position:absolute;
  max-height:20px;
  text-align:center;
}
.tb-flex-slider .flex-control-paging > li, .tb-testimonial-slider .flex-control-paging > li {
  display:inline-block;
  margin:0 5px;
}
.tb-flex-slider .flex-control-paging > li > a, .tb-testimonial-slider .flex-control-paging > li > a {
  display:inline-block;
  width:12px;
  height:12px;
  color:#d9d9d9;
  background:#d9d9d9;
  border:1px solid #fff;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  overflow:hidden;
}
.tb-flex-slider .flex-control-paging > li > a.flex-active, .tb-flex-slider .flex-control-paging > li > a:hover, .tb-flex-slider .flex-control-paging > li > a:focus, .tb-testimonial-slider .flex-control-paging > li > a.flex-active, .tb-testimonial-slider .flex-control-paging > li > a:hover, .tb-testimonial-slider .flex-control-paging > li > a:focus {
  color:#FC615D;
  background:#FC615D;
}
.ct-testimonial h3.passion-title {
  position:absolute;
  top:78px;
  width:100%;
}
.tb-testimonial-right .passion-title {
  position:relative;
  padding-left:60px;
  margin-bottom:15px;
}
.tb-testimonial-right .passion-title:before {
  position:absolute;
  content:"";
  left:0;
  top:-10px;
  background:url('./assets/images/quote.png') no-repeat 0 0;
  width:38px;
  height:32px;
}
.tb-testimonial-right .wpb_wrapper:before {
  position:absolute;
  content:"";
  right:0;
  width:80px;
  background-color:#fff;
  height:100%;
  top:0;
}
.tb-testimonial-slider { position:relative; }
.tb-testimonial-slider .tb-testimonial-1 .tb-item .tb-image img {
  display:inline-block;
  text-align:center;
  box-shadow:none;
  background-color:#fff;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-item .tb-image-name { display:inline-block; }
.tb-testimonial-slider .tb-testimonial-1 .tb-item .tb-image-name .tb-name { margin-bottom:-2px; }
.tb-testimonial-slider .tb-testimonial-1 .tb-item .tb-image-name .tb-name a {
  font-size:13px;
  text-transform:uppercase;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-item .tb-image-name .tb-company { font-size:12px; }
.tb-testimonial-slider .tb-testimonial-1.tpl { margin:-55px 0 18px; }
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item {
  color:#7e7e7e;
  text-align:center;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-excerpt {
  max-width:85%;
  margin:75px auto 27px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image {
  text-align:center;
  margin-top:55px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image .tb-image-inner {
  border:5px solid #fff;
  width:77px;
  height:77px;
  display:inline-block;
  overflow:hidden;
  -webkit-transform:translateY(-50%) rotate(45deg);
  transform:translateY(-50%) rotate(45deg);
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image .tb-image-inner img {
  -webkit-transform:rotate(-45deg) translateY(-30%);
  transform:rotate(-45deg) translateY(-30%);
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image-name {
  position:relative;
  color:#7e7e7e;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-item .tb-image-name .tb-name a { color:#2a2a2a; }
.tb-testimonial-slider .tb-testimonial-1.tpl .flex-control-nav { top:175px; }
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item { position:relative; }
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image {
  position:absolute;
  right:27px;
  top:50%;
  border:5px solid #fff;
  width:77px;
  height:77px;
  overflow:hidden;
  -webkit-transform:translateY(-50%) rotate(45deg);
  transform:translateY(-50%) rotate(45deg);
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image img {
  -webkit-transform:rotate(-45deg) translateY(-30%);
  transform:rotate(-45deg) translateY(-30%);
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image-name { padding-top:6px; }
.tb-testimonial-slider .tb-testimonial-1.tpl1 .flex-control-paging {
  top:-40px;
  left:300px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-name {
  text-transform:uppercase;
  color:#2a2a2a;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-excerpt { padding-right:10%; }
.tb-testimonial-slider .tb-testimonial-1.tpl2 { position:relative; }
.tb-testimonial-slider .tb-testimonial-1.tpl2 .flex-control-paging {
  top:18px;
  left:34px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-excerpt {
  background-color:#f8f8f8;
  padding:53px 19px 10px 20px;
  position:relative;
  margin-bottom:40px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-excerpt:after {
  content:"";
  position:absolute;
  border-bottom:30px solid transparent;
  border-left:30px solid #f8f8f8;
  left:60px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image { margin-right:20px; }
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image img {
  border-radius:50%;
  max-width:70px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-company { display:block; }
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image-name { margin-top:12px; }
.sidebar-area .tb-testimonial-slider .flex-control-nav { display:none; }
#colection_slider .slide-content { position:relative; }
#colection_slider .slide-content .slide-text {
  position:absolute;
  bottom:50px;
  text-align:center;
  width:100%;
}
#colection_slider .slide-content h2 {
  font-family:Fira Sans;
  color:#fff;
  font-size:25px;
  margin-bottom:0;
  line-height:1;
  text-transform:uppercase;
}
#colection_slider .slide-content h3 {
  font-size:14px;
  color:#fff;
  text-transform:uppercase;
  margin-bottom:0;
}
#colection_slider .slide-content img { width:100%; }
#colection_slider .flex-control-paging { bottom:15px; }
.tb-flex-slider li img {
  opacity:0.8;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.tb-flex-slider li:hover img {
  opacity:1;
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
@media (max-width: 767px) {
  .ct-testimonial h3.passion-title { top:133px; }
  .tb-testimonial-slider .flex-control-paging { top:175px; }
}
@media (max-width: 1199px) {
  .tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-excerpt { padding-right:115px; }
}
.single #tb-list-porfolio { margin-bottom:-62px; }
#tb-list-porfolio .controls-filter { margin-bottom:17px; }
#tb-list-porfolio .controls-filter a {
  color:#9e9e9e;
  font-size:16px;
  text-transform:capitalize;
}
#tb-list-porfolio .controls-filter .filter {
  padding-left:18px;
  padding-right:18px;
  height:40px;
  line-height:40px;
  border:1px solid #ebebeb;
  color:#cccccc;
  margin:0 5px;
}
#tb-list-porfolio .controls-filter .filter a {
  display:block;
  text-transform:uppercase;
  color:#ccc;
  font-size:14px;
}
#tb-list-porfolio .controls-filter .filter.active, #tb-list-porfolio .controls-filter .filter:hover {
  color:#fff !important;
  border:1px solid #FC615D;
  background:#FC615D;
}
#tb-list-porfolio .controls-filter .filter.active a, #tb-list-porfolio .controls-filter .filter:hover a { color:#fff !important; }
#tb-list-porfolio.no-padding .mix { padding:0 !important; }
#tb-list-porfolio #porfolio-container {
  margin-left:-5px;
  margin-right:-5px;
  margin-bottom:15px !important;
}
#tb-list-porfolio #porfolio-container .mix { display:none; }
#tb-list-porfolio .mix .tb-thumb {
  margin-bottom:22px;
  position:relative;
  text-align:center;
}
#tb-list-porfolio .mix .tb-thumb img {
  display:inline-block;
  width:100%;
}
#tb-list-porfolio .mix .tb-thumb .tb-readmore {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  opacity:0;
  z-index:5;
  font-size:50px;
  font-family:initial;
  color:#3f3f3f;
}
#tb-list-porfolio .mix .tb-thumb .tb-readmore:before, #tb-list-porfolio .mix .tb-thumb .tb-readmore:after {
  content:" ";
  display:table;
}
#tb-list-porfolio .mix .tb-thumb .tb-readmore:after { clear:both; }
#tb-list-porfolio .mix .tb-thumb:hover .tb-readmore {
  color:#FC615D;
  opacity:1;
}
#tb-list-porfolio .mix .tb-content .tb-categories {
  display:inline-block;
  margin-bottom:5px;
}
#tb-list-porfolio .mix .tb-content h5 {
  padding-top:3px;
  text-transform:uppercase;
  font-size:18px;
  margin-bottom:7px;
}
#tb-list-porfolio .mix .tb-content .tb-action { margin-top:22px; }
#tb-list-porfolio .mix .tb-portfolio-item { margin-bottom:55px; }
#tb-list-porfolio .tb-viewmore {
  position:relative;
  margin-bottom:60px;
}
#tb-list-porfolio .tb-viewmore.has_pagination { margin-bottom:30px; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore {
  text-align:center;
  position:relative;
  margin-bottom:20px;
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a {
  color:#9b9b9b;
  background-color:#fff;
  width:95px;
  display:inline-block;
  position:relative;
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span {
  position:relative;
  font-size:15px;
  display:inline-block;
  text-align:center;
  width:39px;
  height:39px;
  line-height:39px;
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:before, #tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:after {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  border:1px solid #ddd;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:after {
  width:75%;
  height:75%;
  top:12.5%;
  left:12.5%;
  border-color:#e9e9e9;
  z-index:-1;
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:hover { color:#fff; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:hover:before, #tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:hover:after { border-color:#FC615D; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:hover:after { background-color:#FC615D; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:after { z-index:1; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span i {
  position:relative;
  z-index:2;
}
#tb-list-porfolio .pagination {
  text-align:center;
  border-top:none;
}
#tb-list-porfolio.tpl .tb-content .tb-readmore a {
  padding:6px 0;
  border:1px solid;
  display:block;
  max-width:100px;
  margin:0 auto;
}
#tb-list-porfolio.tpl .tb-content:hover .tb-readmore a {
  color:#FC615D;
  border-color:#FC615D;
}
#tb-list-porfolio.tpl .thumb-hover-effect {
  overflow:hidden;
  display:block;
}
#tb-list-porfolio.tpl .thumb-hover-effect:hover img {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
#tb-list-porfolio.tpl .thumb-hover-effect img {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  display:block;
}
#tb-list-porfolio.tpl1 .tb-portfolio, #tb-list-porfolio.tpl2 .tb-portfolio { margin-bottom:50px; }
#tb-list-porfolio.tpl1 .mix, #tb-list-porfolio.tpl2 .mix { padding:15px; }
#tb-list-porfolio.tpl1 .tb-portfolio-item, #tb-list-porfolio.tpl2 .tb-portfolio-item {
  position:relative;
  margin-bottom:0;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-thumb, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-thumb { margin-bottom:0; }
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-thumb img, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-thumb img {
  width:100%;
  display:block;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content {
  position:absolute;
  color:#fff;
  width:100%;
  z-index:10;
  opacity:0;
  height:100%;
  top:0;
  left:0;
  background-color:transparent;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-content-inner, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-content-inner {
  position:absolute;
  top:50%;
  left:0;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  width:100%;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content a, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content a { color:#fff !important; }
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-title:hover a, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-title:hover a { color:#131313 !important; }
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-categories, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-categories {
  opacity:0.8;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-categories:hover, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-categories:hover { opacity:1; }
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-readmore a, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-readmore a {
  width:117px;
  height:36px;
  display:inline-block;
  border:1px solid #fff;
  font-size:13px;
  text-align:center;
  line-height:35px;
  opacity:0.8;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-readmore a:hover, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-readmore a:hover { opacity:1; }
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-action a, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-action a {
  width:40px;
  height:40px;
  background-color:#131313;
  display:inline-block;
  text-align:center;
  line-height:40px;
  border-radius:50%;
  margin:0 7.5px;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item .tb-content .tb-action a i, #tb-list-porfolio.tpl2 .tb-portfolio-item .tb-content .tb-action a i {
  -webkit-transition:all 0.15s;
  -moz-transition:all 0.15s;
  -o-transition:all 0.15s;
  transition:all 0.15s;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item h5, #tb-list-porfolio.tpl2 .tb-portfolio-item h5 { color:#fff; }
#tb-list-porfolio.tpl1 .tb-portfolio-item:hover .tb-content, #tb-list-porfolio.tpl2 .tb-portfolio-item:hover .tb-content {
  opacity:1;
  background-color:#FC615D;
}
#tb-list-porfolio.tpl1 .tb-portfolio-item:hover .tb-action, #tb-list-porfolio.tpl2 .tb-portfolio-item:hover .tb-action { opacity:1; }
#tb-list-porfolio .no-filter .mix { display:inline-block !important; }
#tb-list-porfolio.owl-carousel .mix { padding:0; }
#tb-list-porfolio.owl-carousel.tpl2 .owl-controls .owl-nav > div { top:50%; }
.tb-blog article.portfolio .blog-info {
  float:none !important;
  width:100%;
}
.tb-blog article.portfolio .blog-info .tags { display:none; }
.tb-blog article.portfolio .blog-info span, .tb-blog article.portfolio .blog-info i, .tb-blog article.portfolio .blog-info a { color:#747474; }
.tb-blog article.portfolio .tb-social-buttons {
  float:none;
  text-align:left;
  margin-right:0;
  color:#333;
}
.tb-blog article.portfolio .tb-social-buttons a { color:#747474; }
.tb-blog article.portfolio .tb-social-buttons a:first-child { margin-left:4px; }
.tb-blog article.portfolio .blog-title {
  margin:0 0 22px;
  font-size:22px;
  color:#2a2a2a;
}
.tb-blog article.portfolio .tb-portfolio-info { margin:3px 0 0; }
.tb-blog article.portfolio .tb-portfolio-info li {
  border-bottom:1px solid #e0e0e0;
  padding:9px 0 8px;
}
.tb-blog article.portfolio .tb-portfolio-info li > span {
  color:#333;
  margin-right:11px;
}
.tb-blog article.portfolio .tb-portfolio-info li:first-child { border-top:1px solid #e0e0e0; }
.tb-blog article.portfolio .tb-blog-date small { margin-right:5px; }
.tb-blog .tb-portfolio-flexslider {
  border:none;
  box-shadow:none;
  margin-bottom:27px;
}
.tb-blog .tb-portfolio-flexslider .flex-direction-nav li { border-radius:0; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a {
  overflow:visible;
  position:relative;
  font-size:15px;
  display:inline-block;
  text-align:center;
  width:35px;
  height:35px;
  line-height:35px;
  position:absolute;
  color:#2a2a2a;
}
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:before {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:absolute;
  content:"";
  background-color:#fff;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover { color:#fff; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover:before, .tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover:after { border-color:#FC615D; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover:after { background-color:#FC615D; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover .fa {
  -webkit-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation-name:swing;
  animation-name:swing;
}
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a i {
  position:relative;
  z-index:2;
}
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:before { background-color:#fff; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover { color:#fff; }
.tb-blog .tb-portfolio-flexslider .flex-direction-nav a:hover:before {
  background-color:#2a2a2a;
  border-color:#fff;
}
.tb-blog .tb-portfolio-flexslider:hover .flex-direction-nav .flex-prev { left:-17px; }
.tb-blog .tb-portfolio-flexslider:hover .flex-direction-nav .flex-prev i { margin-left:15px; }
.tb-blog .tb-portfolio-flexslider:hover .flex-direction-nav .flex-next { right:-17px; }
.tb-blog .tb-portfolio-flexslider:hover .flex-direction-nav .flex-next i { margin-right:15px; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:before, #tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span:after { display:none; }
#tb-list-porfolio .tb-viewmore .tb-btn-viewmore a span {
  position:relative;
  font-size:15px;
  display:inline-block;
  text-align:center;
  width:110px;
  height:40px;
  line-height:40px;
  background:#FC615D;
  color:#ffffff;
}
@media (min-width: 992px) {
  .single-portfolio .post-navigation { width:75%; }
}
.tb-team .tb-box-inner { margin-bottom:30px; }
.tb-team .tb-image-name { margin:14px 0 8px; }
.tb-team .tb-image-name .tb-name {
  font-size:14px;
  margin-bottom:4px;
}
.tb-team .tb-image-name .tb-name h5 { text-transform:uppercase; }
.tb-team .tb-social a {
  font-size:16px;
  margin-right:18px;
  color:#dadada;
}
.tb-team .tb-social a:last-child { margin-right:0; }
.tb-team .tb-social a:hover { color:#FC615D; }
#instafeed a {
  display:inline-block;
  float:left;
  position:relative;
  overflow:hidden;
}
#instafeed a:after {
  background:#FC615D;
  bottom:0;
  height:auto;
  left:0;
  margin:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:auto;
  z-index:2;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  transform:scale(0);
  content:"";
}
#instafeed a img {
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
#instafeed a:hover:after {
  opacity:0.2;
  transform:scale(1);
}
#instafeed a:hover img {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
.tb-col-6 a { width:16.667%; }
.tb-col-5 a { width:20%; }
.tb-col-4 a { width:25%; }
.tb-col-3 a { width:33.333%; }
@media (max-width: 767px) {
  #instafeed a { width:33.333%; }
}
@media (max-width: 480px) {
  #instafeed a { width:50%; }
}
.ct-single-banner { position:relative; }
.ct-single-banner h2 {
  position:absolute;
  top:50%;
  font-family:Fira Sans;
  transform:translateY(-50%);
  text-align:center;
  width:100%;
  font-size:30px;
  letter-spacing:0.7em;
  line-height:17px;
  color:#fff;
  z-index:5;
  line-height:22px;
}
.ct-single-banner:hover:before {
  animation:effZoom 1s forwards;
  border-color:#FC615D;
}
.ct-single-banner:hover h2 { color:#FC615D; }
.ct-single-banner img {
  opacity:1;
  -webkit-transition:opacity 0.35s;
  transition:opacity 0.35s;
  display:block;
}
.ct-single-banner .vc_single_image-wrapper { position:relative; }
.ct-single-banner .vc_single_image-wrapper::before, .ct-single-banner .vc_single_image-wrapper::after {
  position:absolute;
  top:10px;
  right:10px;
  bottom:10px;
  left:10px;
  content:'';
  opacity:0;
  -webkit-transition:opacity 0.35s, -webkit-transform 0.35s;
  transition:opacity 0.35s, transform 0.35s;
}
.ct-single-banner .vc_single_image-wrapper::before {
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  -webkit-transform:scale(0,1);
  transform:scale(0,1);
}
.ct-single-banner .vc_single_image-wrapper::after {
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  -webkit-transform:scale(1,0);
  transform:scale(1,0);
}
.ct-single-banner:hover img { opacity:0.7; }
.ct-single-banner:hover .vc_single_image-wrapper:before, .ct-single-banner:hover .vc_single_image-wrapper:after {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1);
  z-index:3;
}
@media (max-width: 767px) {
  .ct-single-banner h2 { font-size:20px; }
}
@media (max-width: 480px) {
  .ct-single-banner h2 { font-size:14px; }
}
.ie .tb-sidebar-right.tb-sidebar .widget-woocommerce-currency-switcher form::after, .ie #tb-mega-searchform .caret { display:none; }
.ie .tb-send-mail-wrap .tb-mail-inner { left:50%; }
.tb-custom-header-landing .tb-logo {
  margin-bottom:0;
  padding-bottom:0;
}
.tb-custom-header-landing h1 {
  font-size:20px;
  color:#2a2a2a;
}
.tb-custom-header-landing .btn-transparent {
  background-color:#2a2a2a;
  color:#fff;
}
.tb-custom-header-landing .btn-transparent:hover {
  background-color:#FC615D;
  border-color:#FC615D;
}
.porfolio-demo { margin-bottom:43px; }
.porfolio-demo .image-shop-box {
  margin-bottom:10px;
  display:block;
}
.porfolio-demo .image-bg {
  background:url('././assets/images/demo-bg.png') no-repeat center top;
  width:350px;
  height:330px;
  display:inline-block;
  position:relative;
}
.porfolio-demo .image-bg .image-shop-scroll {
  transition:all 6s ease-out 0s;
  -webkit-transition:all 6s ease-out 0s;
  -moz-transition:all 6s ease-out 0s;
  -ms-transition:all 6s ease-out 0s;
  -o-transition:all 6s ease-out 0s;
  background-position:center 0;
  background-repeat:no-repeat;
  position:absolute;
  width:321px;
  height:192px;
  top:14px;
  left:0;
  background-size:cover;
  right:0;
  margin:0 auto;
}
.porfolio-demo .image-bg .image-shop-scroll.comming-soon { background-color:; }
.porfolio-demo .image-bg .image-shop-scroll strong {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:100%;
  left:0;
  font-size:22px;
  color:#fff;
}
.porfolio-demo .image-bg:hover .image-shop-scroll { background-position:center 100% !important; }
.porfolio-demo .image-bg:hover .image-shop-scroll strong {
  -webkit-animation:fadeInUp50 1s;
  -ms-animation:fadeInUp50 1s;
  -moz-animation:fadeInUp50 1s;
  animation:fadeInUp50 1s;
}
.porfolio-demo h2 {
  color:#2a2a2a;
  font-size:18px;
  margin-top:20px;
  font-weight:500;
}
.porfolio-demo h2:hover { color:#FC615D; }
.tb-footer-demo .primary-color { color:; }
.tb-footer-demo .primary-color:hover { color:#2a2a2a; }
.page-template-page-demo .yithpopup_overlay { display:none !important; }
.page-template-page-demo .yithpopup_wrapper.yith-popup { display:none !important; }
.page-demo-passion {
  /*==MAIN==*/
  /* .demo-wrapper .image-demo:hover{
	background-position: left bottom;
} */
  /* .header-wrapper .header-item a:hover{
	background-position: left bottom;
} */
  /* RESPONSIVE */
}
.page-demo-passion .demo-item .image-demo { overflow:hidden; }
.page-demo-passion img {
  width:auto;
  max-width:100%;
}
.page-demo-passion .logo-wrapper img {
  max-height:78px;
  margin-top:-19px;
}
.page-demo-passion .header-page-demo {
  padding:28px 0;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  background-color:#fff;
  height:90px;
  z-index:999999;
  box-shadow:0 0 3px #ccc;
}
.page-demo-passion .header-page-demo .navigation-logo .container { position:relative; }
.page-demo-passion .logo-wrapper h1 {
  top:-5px;
  position:relative;
}
.page-demo-passion .main-wrapper { margin-top:58px; }
.page-demo-passion .header-page-demo .logo-wrapper strong { display:none; }
.page-demo-passion .header-page-demo .navigation.onepage { margin-right:3px; }
.page-demo-passion .header-page-demo .navigation {
  list-style:none;
  float:right;
  margin:0;
  padding:0;
}
.page-demo-passion .header-page-demo .navigation li { display:inline-block; }
.page-demo-passion .header-page-demo .navigation li a {
  text-transform:uppercase;
  display:inline-block;
  font-size:12px;
  font-family:'fira_sansbold' !important;
  height:36px;
  line-height:36px;
  padding:0 14px;
  border-radius:3px;
  -webkit-border-radius:3px;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .header-page-demo .navigation li.purchase a, .page-demo-passion .header-page-demo .navigation li.current a, .page-demo-passion .header-page-demo .navigation li a:hover {
  background-color:#ddbf5e;
  color:#fff;
}
.page-demo-passion .hightlight-content {
  background:url(../images/bg_banner.jpg) no-repeat top center;
  padding:76px 0 0;
  text-align:center;
  color:#fff;
}
.page-demo-passion .hightlight-content .title-theme-info {
  font-size:36px;
  font-family:'fira_sansbold';
  margin:0;
  text-transform:uppercase;
  margin:0 0 15px;
}
.page-demo-passion .hightlight-content .title-theme-info span { font-size:54px; }
.page-demo-passion .hightlight-content .title-theme-info span.word1 { color:#fa381d; }
.page-demo-passion .hightlight-content .des-theme-info {
  font-size:14px;
  text-transform:uppercase;
  margin-bottom:70px;
}
.page-demo-passion .hightlight-content .device-info {
  position:relative;
  padding-top:30px;
}
.page-demo-passion .description-device {
  text-align:center;
  padding:40px 0 60px;
}
.page-demo-passion .description-device .button-des { margin:0; }
.page-demo-passion .description-device .button-des li {
  display:inline-block;
  margin:0 4px;
}
.page-demo-passion .description-device .button-des li a {
  display:inline-block;
  width:157px;
  height:52px;
  text-transform:uppercase;
  line-height:52px;
  border-radius:3px;
  color:#707070;
  background-color:#f7f5f5;
  border:1px solid #d7d7d7;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .description-device .button-des li a:hover {
  background-color:#fa381d;
  border-color:#fa381d;
  color:#fff;
}
.page-demo-passion .description-device .txt-des {
  color:#666;
  font-size:16px;
  line-height:24px;
}
.page-demo-passion .feature-wrapper.key-feature { background-color:#f2f2f2; }
.page-demo-passion .feature-wrapper {
  padding:60px 0 0;
  position:relative;
}
.page-demo-passion .feature-info .title-feature {
  text-align:center;
  padding:60px 0 35px;
}
.page-demo-passion .feature-info .title-feature h2 {
  font-family:'Roboto', sans-serif;
  font-size:26px;
  font-weight:500;
  color:#444;
  text-transform:uppercase;
  margin-bottom:10px;
}
.page-demo-passion .key-feature .feature-info .title-feature .des-feature {
  text-transform:uppercase;
  font-size:12px;
}
.page-demo-passion .key-feature .list-feature .item-feature {
  box-shadow:0 1px 2px #ccc;
  -webkit-box-shadow:0 1px 2px #ccc;
  padding:25px 10px 40px;
  background-color:#fff;
  margin-bottom:35px;
  position:relative;
}
.page-demo-passion .key-feature .list-feature .item-feature:before {
  content:"";
  display:inline-block;
  height:5px;
  background-color:#fff;
  border-top:none;
  position:absolute;
  bottom:-6px;
  right:9px;
  left:8px;
  box-shadow:0 1px 1px #ccc;
  -webkit-box-shadow:0 1px 1px #ccc;
}
.page-demo-passion .key-feature .list-feature .item-feature .icon-feature {
  width:92px;
  text-align:center;
  float:left;
  padding-top:15px;
}
.page-demo-passion .key-feature .list-feature .item-feature .info-feature { margin-left:100px; }
.page-demo-passion .key-feature .list-feature .item-feature .info-feature h2 {
  font-size:16px;
  color:#ddbf5e;
  font-family:'fira_sansregular';
  margin-bottom:10px;
}
.page-demo-passion .key-feature .list-feature .item-feature .info-feature p {
  margin:0;
  font-family:'fira_sansregular';
  font-size:13px;
  color:#666;
}
.page-demo-passion .demo-layout .feature-info .title-feature h2 { margin-bottom:30px; }
.page-demo-passion .demo-layout .list-feature .demo-info .title-demo h2 {
  font-size:26px;
  color:#222;
  text-transform:uppercase;
  text-align:center;
  font-weight:bold;
  padding-bottom:43px;
}
.page-demo-passion .demo-layout .list-feature { padding-bottom:40px; }
.page-demo-passion .demo-wrapper .image-demo {
  width:370px;
  height:550px;
  float:none;
  margin:auto;
  border:0;
  background-size:100% auto;
}
.page-demo-passion .demo-wrapper .image-demo a {
  display:block;
  height:100%;
  box-shadow:0 0 3px #999;
  position:relative;
}
.page-demo-passion .demo-wrapper .image-demo a:before {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  content:'';
  height:100%;
  width:100%;
  background-color:#000;
  opacity:0;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .demo-wrapper .image-demo a span {
  position:absolute;
  top:50%;
  margin-top:-20px;
  left:50%;
  margin-left:-77px;
  display:inline-block;
  height:40px;
  padding:0 26px;
  color:#fff !important;
  text-transform:uppercase;
  font-size:13px;
  line-height:40px;
  border-radius:2px;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
  z-index:3;
  background-color:#ddbf5e;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .demo-wrapper .image-demo a:hover::before { opacity:0.6; }
.page-demo-passion .demo-wrapper .image-demo a:hover span {
  opacity:1;
  transform:scale(1);
  -webkit-transform:scale(1);
}
.page-demo-passion .demo-wrapper .info-demo {
  float:none;
  overflow:hidden;
  width:75%;
  margin:0 auto;
  padding-top:20px;
  text-align:center;
}
.page-demo-passion .demo-wrapper .info-demo h3 {
  font-size:14px;
  font-family:'fira_sansregular';
  color:#222;
  margin-bottom:15px;
}
.page-demo-passion .demo-wrapper .info-demo p {
  font-size:12px;
  color:#666;
  line-height:22px;
  margin:10px 0;
}
.page-demo-passion .grid-demo {
  padding:30px 0;
  border-bottom:1px solid #ededed;
  position:relative;
}
.page-demo-passion .grid-demo:first-child { padding-top:0; }
.page-demo-passion .grid-demo:last-child {
  border-bottom:none;
  padding-bottom:0;
}
.page-demo-passion .demo-wrapper .info-demo .demo-item-btn {
  display:inline-block;
  height:43px;
  line-height:37px;
  border:3px solid #d7d7d7;
  padding:0 27px;
  font-size:13px;
  text-transform:uppercase;
  margin-bottom:0;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .demo-color {
  padding:0 0 60px;
  background-color:#f5f5f5;
}
.page-demo-passion .demo-wrapper .info-demo .demo-item-btn:hover {
  color:#fff;
  background-color:#fa381d;
  border-color:#fa381d;
}
.page-demo-passion .header-wrapper .header-item { margin-bottom:30px; }
.page-demo-passion .header-wrapper .header-item a {
  display:block;
  width:288px;
  height:400px;
  background-repeat:no-repeat;
  background-position:top left;
  background-size:100%;
  box-shadow:0 0 3px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);
  transition:.3s;
  -webkit-transition:.3s;
}
.page-demo-passion .header-wrapper .header-item p { width:288px; }
.page-demo-passion .header-wrapper .header-item a.color-1 { background-image:url(../images/index1.jpg); }
.page-demo-passion .header-wrapper .header-item a.color-2 { background-image:url(../images/index2.jpg); }
.page-demo-passion .header-wrapper .header-item a img { width:100%; }
.page-demo-passion .header-wrapper .header-item p {
  text-align:center;
  font-size:14px;
  font-family:'fira_sansregular';
  color:#444;
  margin:0;
  padding-top:10px;
}
.page-demo-passion .demo-header .title-feature {
  margin-bottom:15px;
  padding-top:10px;
}
.page-demo-passion .feature-wrapper.demo-layout:before {
  border-left:22px solid transparent;
  border-right:22px solid transparent;
  border-top:16px solid #f7f5f5;
  content:"";
  height:16px;
  left:50%;
  margin-left:-23px;
  position:absolute;
  top:0;
  width:46px;
}
.page-demo-passion .feature-wrapper.demo-header { padding:0 0 100px; }
.page-demo-passion .feature-info .title-top { text-align:center; }
.page-demo-passion .feature-info .title-top h4 {
  font-size:12px;
  color:#707070;
  text-transform:uppercase;
  font-family:'fira_sansregular';
  margin-bottom:8px;
}
.page-demo-passion .feature-info .title-top h2 {
  font-size:42px;
  font-weight:500;
  text-transform:uppercase;
  color:#363636;
  font-family:'fira_sansregular';
  margin-bottom:10px;
}
.page-demo-passion .feature-info .title-top h2 span { color:#fa381d; }
.page-demo-passion .feature-info .color-wrapper { text-align:center; }
.page-demo-passion .feature-info .color-wrapper .color-item {
  display:inline-block;
  margin-right:30px;
}
.page-demo-passion .feature-info .color-wrapper .color-item  a {
  height:120px;
  width:120px;
  line-height:120px;
  text-align:center;
  display:inline-block;
  border-radius:50%;
  font-size:14px;
  text-transform:uppercase;
  color:#fff !important;
  font-family:'fira sans';
  transition:.2s;
  -webkit-transition:.2s;
  outline:none;
}
.page-demo-passion .feature-info .color-wrapper .color-item  a:hover {
  transform:translateY(-20px);
  -webkit-transform:translateY(-20px);
}
.page-demo-passion .feature-info .color-wrapper .color-item.color-1  a { background-color:#fc615d; }
.page-demo-passion .feature-info .color-wrapper .color-item.color-2  a { background-color:#f2799a; }
.page-demo-passion .feature-info .color-wrapper .color-item.color-3  a { background-color:#cab84c; }
.page-demo-passion .feature-info .color-wrapper .color-item.color-4  a { background-color:#037da2; }
.page-demo-passion .feature-info .color-wrapper .color-item.color-5  a { background-color:#48c3ef; }
.page-demo-passion .footer-container {
  color:#fff;
  text-align:center;
  padding:262px 0 265px;
  background-position:100% 0 !important;
}
.page-demo-passion .footer-container .footer h2 {
  font-size:36px;
  font-family:'fira_sansbold';
  margin-bottom:30px;
  color:#fffefe;
  text-transform:uppercase;
  line-height:53px;
}
.page-demo-passion .footer-container .footer .btn-footer {
  border:0;
  background-color:#ddbf5e;
  text-transform:uppercase;
  font-size:20px;
  height:70px;
  display:inline-block;
  padding:0 50px;
  line-height:70px;
  color:#fff;
  transition:.2s;
  -webkit-transition:.2s;
}
.page-demo-passion .footer-container .footer .btn-footer:hover {
  background-color:#d4ae34;
  border-color:#ddbf5e;
}
.page-demo-passion .demo-wrapper { margin-bottom:30px; }
.page-demo-passion .image-demo-1 { background:url(../images/index1.jpg) no-repeat top left; }
.page-demo-passion .image-demo-2 { background:url(../images/index2.jpg) no-repeat top left; }
.page-demo-passion .image-demo-3 { background:url(../images/index2-boxed.jpg) no-repeat top left; }
.page-demo-passion .title-second {
  width:100%;
  border-bottom:1px solid #ddbf5e;
  margin-bottom:40px;
  text-align:center;
  display:inline-block;
}
.page-demo-passion .title-key { text-align:center; }
.page-demo-passion .title-second span {
  background:#f2f2f2 none repeat scroll 0 0;
  bottom:-15px;
  color:#ddbf5e;
  display:inline-block;
  font-family:'fira_sansbold';
  font-size:26px;
  padding:0 10px;
  position:relative;
  text-transform:uppercase;
}
@media (min-width: 1200px) {
  .page-demo-passion .container { width:1200px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-demo-passion .demo-wrapper .image-demo { width:100%; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-demo-passion .demo-wrapper .demo-item { margin-bottom:30px; }
  .page-demo-passion .header-wrapper .header-item a.color-1, .page-demo-passion .header-wrapper .header-item p, .page-demo-passion .header-wrapper .header-item a.color-3 {
    margin:0 auto;
    float:none !important;
  }
  .page-demo-passion .nav-wrapper {
    position:absolute;
    right:15px;
    height:30px;
    width:30px;
    border:1px solid #dfdfdf;
    top:3px;
    background:url(assets/images/icon-nav-mobile.png) no-repeat center center;
  }
  .page-demo-passion .nav-wrapper .nav-container {
    background:#fff none repeat scroll 0 0;
    border:1px solid #ddd;
    display:none;
    padding:10px;
    position:absolute;
    right:-1px;
    top:28px;
    width:200px;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation {
    float:none;
    margin:0;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation li {
    display:block;
    margin:5px 0;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation li a { display:block; }
  .page-demo-passion .header .navigation li.purchase a {
    background-color:transparent;
    color:#636363;
  }
  .page-demo-passion .header .navigation li.purchase a:hover {
    background-color:#fa381d;
    color:#fff;
  }
  .page-demo-passion .nav-wrapper:hover .nav-container { display:block; }
  .page-demo-passion .hightlight-content { min-height:auto; }
  .page-demo-passion .hightlight-content .device-info { bottom:auto; }
  .page-demo-passion .grid-demo {
    margin:0;
    padding:0;
    border:none;
  }
}
@media (max-width: 767px) {
  .page-demo-passion .page-demo-passion .demo-wrapper .info-demo { width:100%; }
  .page-demo-passion .demo-wrapper .demo-item { margin-bottom:30px; }
  .page-demo-passion .page-demo-passion .logo-wrapper img { padding-left:15px; }
  .page-demo-passion .header-wrapper .header-item a.color-1, .page-demo-passion .header-wrapper .header-item p, .page-demo-passion .header-wrapper .header-item a.color-3 {
    margin:0 auto;
    float:none !important;
  }
  .page-demo-passion .hightlight-content { min-height:auto; }
  .page-demo-passion .hightlight-content .device-info { bottom:auto; }
  .page-demo-passion .nav-wrapper {
    position:absolute;
    right:15px;
    height:30px;
    width:30px;
    border:1px solid #dfdfdf;
    top:3px;
    background:url(assets/images/icon-nav-mobile.png) no-repeat center center;
  }
  .page-demo-passion .nav-wrapper .nav-container {
    background:#fff none repeat scroll 0 0;
    border:1px solid #ddd;
    display:none;
    padding:10px;
    position:absolute;
    right:-1px;
    top:28px;
    width:200px;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation {
    float:none;
    margin:0;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation li {
    display:block;
    margin:5px 0;
  }
  .page-demo-passion .nav-wrapper .nav-container .navigation li a { display:block; }
  .page-demo-passion .header .navigation li.purchase a {
    background-color:transparent;
    color:#636363;
  }
  .page-demo-passion .header .navigation li.purchase a:hover {
    background-color:#fa381d;
    color:#fff;
  }
  .page-demo-passion .nav-wrapper:hover .nav-container { display:block; }
  .page-demo-passion .grid-demo {
    margin:0;
    padding:0;
    border:none;
  }
  .page-demo-passion .demo-wrapper .demo-item { margin:0 0 30px 0; }
  .page-demo-passion .demo-wrapper .image-demo {
    width:100%;
    margin:0;
  }
  .page-demo-passion .demo-wrapper .info-demo {
    margin-left:0;
    clear:both;
    padding-top:15px;
  }
}
@media (max-width: 480px) {
  .page-demo-passion .description-device .button-des li { margin-bottom:10px; }
}
#rev_slider_35_1_wrapper .tp-bullets {
  left:63px !important;
  margin-top:-5px;
}
#rev_slider_35_1_forcefullwidth .tp-mask-wrap .tp-caption.tp-resizeme.splitted { letter-spacing:5px !important; }
#rev_slider_35_1_wrapper .hephaistos .tp-bullet:hover, #rev_slider_35_1_wrapper .hephaistos .tp-bullet.selected {
  border-color:#FC615D !important;
  background:#FC615D !important;
}
#rev_slider_35_1_wrapper .hephaistos .tp-bullet {
  background:none !important;
  border-color:#222222 !important;
}
#rev_slider_35_1 .dione .tp-arr-imgholder {
  background:none !important;
  width:50px !important;
  height:50px;
}
#rev_slider_35_1 .dione.tparrows:hover:before { opacity:1 !important; }
#rev_slider_35_1 .dione.tparrows:hover { background:none !important; }
#rev_slider_35_1 .tparrows.tp-rightarrow:before {
  content:"\f107" !important;
  font-family:FontAwesome !important;
  margin-left:-21px !important;
  margin-top:28px !important;
}
#rev_slider_35_1 .tparrows.tp-leftarrow:before {
  content:"\f106" !important;
  font-family:FontAwesome !important;
  margin-left:-1px !important;
  margin-top:-54px !important;
  font-size:25px;
}
#rev_slider_35_1 .dione .tp-arr-imgwrapper, #rev_slider_35_1 .dione.tparrows { width:0px !important; }
#rev_slider_35_1 .dione.tparrows:before { color:#222222; }
#rev_slider_35_1 .dione.tparrows.tp-rightarrow:hover:before, #rev_slider_35_1 .tparrows.tp-leftarrow:hover:before {
  transform:none !important;
  color:#FC615D;
}
#rev_slider_35_1 .dione.tparrows.tp-rightarrow:before {
  margin-left:-22px;
  margin-top:50px;
  font-size:25px;
}
#rev_slider_35_1_wrapper.rev_slider_wrapper .tp-bullet {
  width:6px;
  height:6px;
}
#rev_slider_35_1_wrapper .hephaistos .tp-bullet { border:2px solid rgba(255,255,255,0.9); }
#rev_slider_39_1_wrapper .tp-mask-wrap .tp-caption.rev-btn.rs-hover-ready {
  background:none !important;
  border:1px solid #FC615D !important;
  color:#FC615D !important;
}
#rev_slider_39_1_wrapper .tp-mask-wrap .tp-caption.rev-btn.rs-hover-ready:hover {
  background:#FC615D !important;
  color:#fff !important;
}
#rev_slider_39_1_wrapper .custom.tparrows:hover { background:#FC615D !important; }
#rev_slider_39_1_wrapper .tp-bullets.hesperiden.horizontal { margin-top:39px !important; }
#rev_slider_39_1_wrapper .tp-bullets.hesperiden.horizontal .tp-bullet {
  width:5px;
  height:5px;
  background:none !important;
  border:2px solid #222222;
}
#rev_slider_39_1_wrapper .tp-bullets.hesperiden.horizontal .tp-bullet.selected {
  background:#FC615D !important;
  border:2px solid #FC615D;
}
#rev_slider_41_1_wrapper .btn-slider {
  color:#FC615D;
  background:none;
  border:1px dotted #FC615D;
  line-height:38px !important;
  padding:0 34px;
}
#rev_slider_41_1_wrapper .custom.tparrows:hover { background:#FC615D !important; }
#rev_slider_41_1_wrapper .btn-slider-2 {
  color:#fff;
  background:#FC615D;
  line-height:40px !important;
  padding:0 34px;
}
#rev_slider_41_1_wrapper .tp-leftarrow {
  margin-top:-80px !important;
  margin-left:32px !important;
}
#rev_slider_41_1_wrapper .tp-rightarrow {
  margin-top:-80px !important;
  left:98.5% !important;
}
#rev_slider_42_1 .btn-home5 {
  font-size:16px;
  padding:10px 35px;
  text-transform:uppercase;
  background:#FC615D;
  color:#fff;
}
#rev_slider_42_1 .tp-rightarrow, #rev_slider_42_1 .tp-leftarrow { background:none !important; }
#rev_slider_42_1 .tp-rightarrow:before, #rev_slider_42_1 .tp-leftarrow:before {
  color:#222222;
  font-size:22px;
  font-weight:bold;
  text-align:right;
}
#rev_slider_42_1 .tp-rightarrow:hover:before, #rev_slider_42_1 .tp-leftarrow:hover:before { color:#FC615D !important; }
#rev_slider_42_1 .tp-leftarrow:before { text-align:left; }
@media only screen and (max-width: 1900px) {
  .box-gallery-vc .gallery_carosel li { margin-bottom:-11px !important; }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li { padding-right:20px; }
  .tpl1.box-gallery-vc  .gallery_carosel li a .image-overlay-container { top:-10px; }
}
@media only screen and (max-width: 1200px) {
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button { width:40px; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity label { width:30px; }
  .jws_theme_top_category .box-top-category {
    width:160px;
    min-width:160px;
  }
  .jws_theme_today_deals .box-today-deals { display:none; }
  .jws_theme_top_category .box-top-category:before { display:none; }
  .tb-header-menu-db .tb-menu-list #nav > li > a { right:68px; }
  .tb-blog-carousel .tb-post-item { min-width:100%; }
  .jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu { width:250px; }
  .tb-header-menu-db .tb-menu-list #nav > li > a { right:0 !important; }
  .tb-menu-list > ul > li { padding:0 10px; }
  .tb-menu-list > ul > li.menu-item-has-children > a:before { right:-6px; }
  .tb-class-about .box-video { min-width:500px; }
  .tb-class-about .box-about-h .box-info ul li {
    min-width:0;
    padding:0 15px;
  }
  .tb-class-about .box-about-h .box-info ul { margin-left:0; }
  .tb-testimonial-slider.tpl1 .flexslider .slides { bottom:-60px; }
  .vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab { padding:11px 9px !important; }
  .footer-bottom.tpl1 .box-ft-center .newsletter form { width:100%; }
  .blog-grid-box.tpl2 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item { min-height:462px; }
  .blog-grid-box.tpl2 article .tb-content, .blog-grid-box.tpl4 article .tb-content, .blog-grid-box.tpl1 article .tb-content {
    min-height:231px;
    padding:20px;
  }
  .jws-theme-twitter-widget .jws-theme-tweet .jws-theme-image { max-width:20%; }
  .jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content { max-width:74%; }
  .tb-header-vs2 .tb-header-menu .tb-menu {
    margin-right:0;
    float:left;
  }
  .tb-header-vs2 .tb-header-menu-db .tb-menu-list #nav > li > a { padding:0 10.5px; }
  .tb-header-vs2 .tb-menu-list { margin-right:0; }
  .tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .box-main-menu {
    width:100%;
    padding:0 15px;
  }
  .tb-header-v3 .box-top-category .box-menu-top-cat ul.menu { width:220px; }
  .tb-header-v3 .box-main-menu:before, .tb-header-v3 .box-today-deals:before { display:none; }
  .tb-header-v3 .tb-header-menu-db .tb-menu-list #nav > li > a { padding:0 10px; }
  .tb-header-v3.jws_theme_today_deals .box-today-deals { display:block; }
  .brand-slider-gallery .owl-carousel .owl-item img { max-height:100px; }
  .brand-slider-gallery .vc_images_carousel { width:100% !important; }
  .vertical.tb-policies_shotcode .item_policies .desc_pl { line-height:12px; }
  .brand-slider-gallery { margin-top:10px; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 { padding-top:0; }
  .tb-woo-shorcode-banner-widget.tpl5 .title-tpl1 {
    font-size:26px;
    margin-top:10px;
  }
  .tb-woo-shorcode-banner-widget.tpl5 .heading-tpl1 { font-size:39px; }
  .box-menu-top-cat-home ul.menu li { line-height:35px; }
  .tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2 { top:10px; }
  .woocommerce.tb-products-grid.tpl4 .col-sm-6.col-md-6.col-lg-6 { min-height:225px; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .heading-tpl1, .tb-woo-shorcode-banner.tpl1.custom .box-banner-tpl1.tpl1_text_left .title-tpl1 { margin-bottom:5px; }
  .tb-woo-shorcode-banner.tpl1.custom .box-banner-tpl1.tpl1_text_left .box-text-tpl1 { top:30px; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1:before { top:-5px; }
  .box-brand-carousel-tpl2 {
    padding:10px 0 0px;
    border:1px solid #ebebeb;
  }
  .tb-header-wrap.tb-header-v3 .sticky-wrapper.is-sticky .box-tb-menu .box-main-menu {
    margin-left:0;
    padding-left:160px;
  }
}
@media only screen and (max-width: 991px) {
  /* .tb-header-v3 .sticky-wrapper.is-sticky .tb-menu {
		display: none;
	} */
  .footer-coppyright { padding-left:5px; }
  .footer-bottom.tpl1 .box-ft-coppy-r .textwidget { text-align:left; }
  .footer-bottom.tpl1 .box-ft, .footer-bottom.tpl1 .box-ft-center {
    background-size:cover;
    min-height:216px;
    padding-top:40px;
  }
  .footer-bottom.tpl1 .box-ft-center { margin-top:-8px; }
  .tb-header-v1 .box-mobile { display:block; }
  .tb-header-v1 .box-dettop { display:none; }
  .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header, .tb-header-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
    line-height:30px;
    display:block;
    padding-right:0;
    margin-top:0px;
  }
  .tb-header-menu-db .box-search, .tb-header-menu .box-search { margin-top:0; }
  .tb-menu-control-mobi > a {
    line-height:50px;
    color:#fff;
  }
  .tb-menu-control-mobi > a i { padding-left:5px; }
  .jws_theme_top_category .box-top-category .box-menu-top-cat h3.btn-top-category { text-align:left; }
  .jws_theme_top_category .box-top-category {
    width:100%;
    text-align:left;
  }
  .jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu { width:100%; }
  .tb-header-menu-db .tb-menu-list #nav > li > a {
    right:0 !important;
    color:#222;
    border-bottom:1px solid #ebebeb;
    line-height:39px;
    font-size:12px;
    text-align:left;
  }
  .tb-menu-list > ul > li { padding:0 0; }
  .tb-class-about .box-video {
    margin:15px 0;
    position:static;
    box-shadow:none;
  }
  .tb-class-about .box-about-h {
    padding-left:60px;
    min-height:270px;
  }
  .tb-woo-day-gifts .box-left-gifts, .tb-woo-day-gifts .box-left-gifts-tpl2 { padding:50px 30px 20px 20px; }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs {
    display:block;
    overflow:hidden;
  }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .vc_tta-tabs-container {
    width:100%;
    display:block;
    overflow:hidden;
    float:left;
    clear:both;
  }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list li {
    display:inline-block;
    padding:10px 2px !important;
    margin-bottom:10px;
    min-width:100px;
    margin:0 5px;
  }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .vc_tta-panels-container {
    display:block;
    width:100%;
    overflow:hidden;
    float:left;
    clear:both;
  }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .testimonial-slider { padding:0 10px; }
  .vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-list .vc_tta-tab:before, .vc_tta-tabs-position-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active:after { display:none; }
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list li { padding:0; }
  .tb-testimonial-slider.tpl1 .flex-direction-nav .flex-next, .tb-testimonial-slider.tpl1 .flex-direction-nav .flex-prev { display:none; }
  .tb-testimonial-slider { padding:0 20px; }
  .tb-testimonial-slider .box-title {
    padding-top:10px;
    padding-bottom:20px;
  }
  .testimonial-slider.tpl1 .flexslider .slides { bottom:-90px; }
  .blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-thumb, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-thumb, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-thumb {
    position:relative;
    bottom:0px;
  }
  .blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-content, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-content, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-content {
    position:relative;
    top:0;
  }
  .blog-grid-box.tpl2 article:nth-child(2) .tb-post-item .tb-content .box-date, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item .tb-content .box-date, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item .tb-content .box-date {
    top:0;
    margin-top:-22px;
  }
  .blog-grid-box.tpl2 { border:none; }
  .blog-grid-box.tpl2 article .tb-post-item {
    margin:0 5px;
    border:1px solid #ebebeb;
  }
  .blog-grid-box.tpl2 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl4 article:nth-child(2) .tb-post-item, .blog-grid-box.tpl1 article:nth-child(2) .tb-post-item { min-height:0; }
  .blog-grid-box.tpl2 article .tb-content, .blog-grid-box.tpl4 article .tb-content, .blog-grid-box.tpl1 article .tb-content { min-height:0; }
  .tb-testimonial-slider.tpl1 .flexslider .slides { bottom:-85px; }
  .tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu {
    min-width:100%;
    position:relative;
    animation:none !important;
    box-shadow:none;
    border-bottom:1px solid #ebebeb;
    padding-top:0;
  }
  .tb-menu-list > ul > li.current_page_item, .tb-menu-list > ul > li:hover { background:#fff; }
  .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(1) {
    width:100%;
    border-right:1px solid #ebebeb;
    overflow:hidden;
    min-height:0;
  }
  .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(2), .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 > li:nth-child(3) { display:none; }
  .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 { left:0; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul { display:block; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children {
    max-width:100%;
    width:100%;
  }
  .tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu { left:0; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children > a:before { display:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul > li > a { border:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children .dropdown-menu {
    margin-left:0;
    margin-top:0px !important;
    min-width:100%;
    border-bottom:1px solid #ebebeb;
    border-top:1px solid #ebebeb;
    padding-left:30px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul > li > ul> li a { border-bottom:none; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children > ul > li { margin:0 20px; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children > ul > li:hover a {
    margin:0;
    padding:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown.drop_full_width > li.menu-item-has-children { min-height:0; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.standar-dropdown > li.menu-item-has-children > ul > li { border-bottom:none; }
  .tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu { padding-bottom:0; }
  .tb-menu-list > ul > li.menu-item-has-children, .tb-menu-list > ul > li.menu-item-has-children.has_full_width { position:relative; }
  .tb-menu-list > ul > li.menu-item-has-children:before, .tb-menu-list > ul > li.menu-item-has-children.has_full_width:before {
    content:"\f105";
    right:27px;
    position:absolute;
    font-size:13px;
    color:#666666;
    font-family:FontAwesome;
    top:20px;
    margin-top:-12px;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:last-child .dropdown-menu { border-bottom:none; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li:hover a {
    margin:0 30px;
    padding:0;
  }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li a, .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li:hover a { margin:0 10px; }
  .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li.current_page_item > a, .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:hover > a { padding-left:20px; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li a { margin:0; }
  .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li ul > li:hover a { margin:0 20px; }
  .tb-header-vs2 .tb-header-menu .tb-menu {
    margin-right:0;
    float:left;
    background:#FC615D;
    margin-top:0;
    height:40px;
  }
  .tb-header-vs2 .tb-header-menu .tb-menu:hover { color:#fff !important; }
  .tb-menu-control-mobi > a {
    color:#fff !important;
    line-height:40px;
  }
  .tb-header-vs2 .tb-menu-list > ul > li> a:hover span:after { display:none; }
  .tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > a:before { display:none; }
  .tb-header-vs2 .tb-menu-list {
    margin-right:0;
    top:40px;
    width:200px;
    margin-left:15px;
  }
  .tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
    left:0;
    border-top:none;
  }
  .tb-header-vs2 .tb-menu-list > ul.tb-menu-list-inner > li.menu-item-has-children.has_full_width > ul.multicolumn.columns3 {
    border-top:none;
    position:relative;
    top:0;
  }
  .tb-header-vs2 .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { top:0; }
  .tpl2.tb-woo-day-gifts .box-count-down-gifts-tpl2 span { margin-right:4px; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 .title-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 .title-tpl3 {
    font-size:20px;
    color:#fc615d;
    padding:3px 0 0px;
  }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 { padding:35px 20px 20px 15px; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3, .box-banner-tpl3.tpl3_text_counter, .box-banner-tpl3.tpl3_text_counter { min-height:400px; }
  .box-banner-tpl3.tpl3_text_counter .box-img img { min-height:200px; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-center-tpl3 .box-text-tpl3 {
    text-align:center;
    padding:20px 20px 20px 20px;
  }
  .tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 { padding:20px 21px 20px 30px; }
  .tb-products-tabs-top-right .vc_tta-tabs-container { padding-right:0; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3:before { display:none; }
  .woocommerce.tb-products-grid.tpl1 .featured:before { display:none !important; }
  .box-banner-tpl4 .box-banner-center-tpl4 .box-text-tpl4 .heading-tpl4 {
    font-size:14px;
    color:#222222;
    line-height:16px;
  }
  .box-banner-tpl4 .box-top .des_tpl4 { margin-top:0; }
  .tb-header-v1 .tb-menu-control-mobi > a {
    color:#fff !important;
    line-height:50px;
  }
  .tb-header-vs2 .tb-header-menu-db .box-logo, .tb-header-vs2 .tb-header-menu .box-logo { text-align:center; }
  .tb-header-vs2 .tb-menu-sidebar, .tb-header-vs2 .tb-menu-sidebar .widget_mini_cart_wrap { width:100%; }
  .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content { display:block; }
  .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
    position:relative;
    right:0;
    top:0;
  }
  .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search form:before {
    position:absolute;
    content:"\f002";
    right:15px;
    font-size:15px;
    color:#FC615D;
    font-family:FontAwesome;
    top:0;
  }
  .tb-header-vs2 .tb-menu-sidebar a.icon { display:none; }
  .tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item {
    display:block;
    margin:0 15px;
    line-height:40px !important;
  }
  .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="submit"] {
    font-size:0;
    background:none;
  }
  .tb-header-vs2 .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] { border:1px solid #ebebeb; }
  .tb-header-vs2 .tb-menu-sidebar .tb-menu-canvas-wrap {
    position:static;
    line-height:40px;
    text-align:left;
    float:left;
    width:96%;
    border:1px solid #ebebeb;
    margin:0 2%;
    margin-top:10px;
    height:40px;
  }
  .tb-header-vs2 .tb-menu-sidebar .widget_mini_cart_wrap .header {
    line-height:42px !important;
    padding-left:15px;
  }
  .tb-header-vs2 .tb-menu-sidebar {
    position:absolute;
    left:2%;
    width:96%;
  }
  .tb-header-vs2 .tb-header-menu .tb-menu { margin-top:100px; }
  .tb-header-vs2 .tb-header-vs2 .tb-menu-list {
    top:50px;
    margin-top:100px;
  }
  .tb-header-vs2 .tb-menu-sidebar-sticky { display:none !important; }
  .tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu {
    background:#FC615D !important;
    box-shadow:none;
    border:none;
  }
  .tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu-list {
    margin-left:0;
    margin-top:0;
  }
  .tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul { top:0; }
  .tb-header-vs2 .tb-menu-control-mobi > a { line-height:50px !important; }
  .tb-header-vs2 .tb-header-menu .tb-menu {
    height:50px;
    width:100%;
  }
  .tb-menu-control-mobi { float:left; }
  .tb-header-vs2 .tb-menu-list {
    top:50px;
    margin-top:100px;
  }
  .tb-header-vs2 .tb-header-menu-db .box-logo, .tb-header-vs2 .tb-header-menu .box-logo { text-align:center; }
  .box-banner-tpl3.tpl3_text_mansory .title-tpl3 {
    font-size:26px;
    line-height:28px;
  }
  .box-banner-tpl3.tpl3_text_mansory .des_tpl3 { margin-top:0; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 { padding-top:40px; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-text-tpl3 { margin-top:-80px; }
  .box-gallery-vc.tpl2 .box-center { display:none; }
  .box-brand-carousel-tpl2 { padding:20px 0 10px; }
  .jws_theme_footer.footer-v2.footer-v3 .box-ft {
    padding-top:20px;
    padding-bottom:0;
  }
  .widget.widget_tag_cloud a { padding:0px 5px; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item a {
    margin-top:1px;
    display:none;
  }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu {
    margin-top:105px;
    margin-bottom:10px;
  }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar { margin-top:0; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-sidebar .tb-menu-canvas-wrap { border:none; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item {
    margin-left:2%;
    width:96%;
  }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .tb-menu { margin-left:0; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky .tb-header-menu .tb-menu { margin-top:0; }
  .tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 { width:auto; }
  .tb-woo-shorcode-banner-widget.tpl6 .box-text-tpl1 { width:auto; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-menu-list { margin-top:105px; }
  .tb-header-vs2.tb-header-vs4 .sticky-wrapper.is-sticky .tb-menu { margin-top:0; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky  .tb-menu-list { margin-top:105px; }
  .tb-policies_shotcode.vertical .item_policies .box-item_pl span {
    float:none;
    text-align:center;
    padding-top:0;
    height:25px;
  }
  .tb-policies_shotcode.vertical .item_policies .box-content {
    padding-left:0;
    text-align:center;
  }
  .tb-policies_shotcode.vertical .item_policies .box-item_pl { padding:5px; }
  .tb-policies_shotcode.vertical .item_policies .title_policies { font-size:14px; }
  .tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2 {
    top:0;
    right:0;
    margin:5px;
    padding:10px;
  }
  .tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2:before { display:none; }
  .woocommerce.tb-products-grid.tpl4 .tb-products-grid .col-xs-12.col-sm-6.col-md-6.col-lg-6 { width:100%; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu.tb-header-menu-md { margin-bottom:0; }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu-list { margin-top:0; }
  .tb-header-v3.jws_theme_today_deals .box-today-deals { display:none; }
  .tb-header-v3 .tb-header-menu-db .box-logo { text-align:center; }
  .tb-header-v3 .tb-header-menu-db .box-search { text-align:center; }
  .tb-header-v3 .tb-header-menu-db .tb-menu-sidebar .widget_mini_cart_wrap .header, .tb-header-v3 .tb-header-menu-db .box-search { margin-top:0; }
  .tb-header-wrap.tb-header-v3 .sticky-wrapper.is-sticky .box-tb-menu .box-main-menu { padding-left:0; }
  .tb-header-wrap.tb-header-v3  .sticky-wrapper.is-sticky .box-tb-menu .tb-menu-sidebar-sticky { display:none !important; }
  .box-border:before { width:97.7%; }
  .space.tb-product-carousel.tpl1 .owl-controls .owl-nav { top:-200px; }
  .tb-products-tabs.tb-products-tabs-top-right.no-space-top .vc_tta-tabs-container .vc_tta-tabs-list { padding-right:50px; }
  .tb-woo-shorcode-banner-widget.tpl1 .box-text-tpl1 { top:12%; }
  .tb-woo-shorcode-banner-widget .box-text-tpl1:before { display:none; }
  .jws_theme_top_category .box-category-header_v3 .box-top-category .box-menu-top-cat h3.btn-top-category { line-height:40px; }
  .jws_theme_top_category .box-category-header_v3 .box-top-category .box-menu-top-cat ul.menu li { line-height:30px; }
  .tb-header-v3.jws_theme_top_category .toggel-top-category { bottom:-70px; }
  .tb-header-v3 .tb-menu-control-mobi { padding-left:40px; }
  .tb-header-v3 .tb-menu-list {
    width:270px;
    margin-top:40px;
    margin-left:0;
  }
  .tb-header-v3 .box-main-menu { margin-left:0; }
  .woocommerce.product_carousel_vertical .slides li { height:70px !important; }
  .woocommerce.product_carousel_vertical { padding:0 5px; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1 { top:30px; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .title-tpl1 { margin-bottom:10px; }
  .tb-menu-list > ul > li.menu-item-has-children > a:before { display:none; }
  .tb-header-vs4 .sticky-wrapper.is-sticky .tb-menu-sidebar-sticky, .tb-header-vs2 .sticky-wrapper.is-sticky .tb-menu .tb-menu-sidebar-sticky { display:none !important; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3:before, .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3:before, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .heading-tpl3:before { display:none; }
}
@media only screen and (max-width: 991px) {
  .vc_tta-tabs-position-left.vc_tta-controls-align-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list li { margin-bottom:10px; }
}
@media only screen and (max-width: 767px) {
  .tb-menu-control-mobi > a { line-height:50px !important; }
  .tb-header-menu-db .box-search, .tb-header-menu .box-search {
    float:none;
    margin:auto;
  }
  .tb-menu-sidebar {
    float:none;
    margin:auto;
    display:block;
    width:300px;
  }
  .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:before { display:none; }
  .widget_mini_cart_wrap .shopping_cart_dropdown .widget_shopping_cart_content:after { display:none; }
  .widget_mini_cart_wrap .shopping_cart_dropdown { right:25%; }
  .vc_tta-controls-align-center.tb-products-tabs .vc_tta-tabs-container, .vc_tta-controls-align-left.tb-products-tabs .vc_tta-tabs-container { display:block !important; }
  .vc_tta-controls-align-center.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading, .vc_tta-controls-align-left.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading { display:none; }
  .jws_theme_footer .footer-bottom .textwidget ul { display:block; }
  .tb-class-about .box-about-h {
    padding-left:10px;
    min-height:0;
  }
  .tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body { background:#fff; }
  .box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-next { margin-right:5px; }
  .box-brand-carousel-tpl2 .box-tb-brand-vc .owl-nav .owl-prev { margin-left:5px; }
  .tb-policies_shotcode .box-item_pl {
    padding:5px 0 5px;
    margin:5px;
  }
  .tb-policies_shotcode .item_policies span { font-size:25px; }
  .tb-policies_shotcode .item_policies .title_policies { padding-top:0; }
  .tpl2.tb-woo-day-gifts .box-left-gifts-tpl2, .tpl2.tb-woo-day-gifts .box-right-gifts-tpl2 { width:100%; }
  .tb-woo-day-gifts { overflow:hidden; }
  .tpl2.tb-woo-day-gifts .box-title-event-tpl2 { display:none; }
  .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next {
    display:block !important;
    background:#ababab !important;
  }
  .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev:hover, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next:hover { background:#FC615D !important; }
  .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev i, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next i { color:#fff !important; }
  .tb-product-carousel.tpl1 .owl-controls .owl-nav {
    width:100%;
    top:50%;
    margin-top:-20px;
  }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-product-btn { display:inline-block; }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-action {
    width:100%;
    height:40px;
    top:-6px;
    z-index:9999;
    position:relative;
    left:0;
    text-align:center;
  }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content:before { display:none; }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content .tb-title { text-align:center; }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content { padding-left:0; }
  .tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price ins { float:none; }
  .tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price { text-align:center; }
  .tb-products-tabs-bottom-left .vc_tta-tabs-container .vc_tta-tabs-list, .vc_tta-tabs.vc_tta-tabs-position-top.tb-products-tabs-bottom-left .vc_tta-tabs-container {
    overflow:visible;
    position:initial !important;
    height:auto;
    padding-left:10px;
  }
  .tb-products-tabs-bottom-left .vc_tta-panels-container { padding-top:0; }
  .jws_theme_footer.footer-v2 .box-top-footer .box-tft {
    text-align:center;
    display:block;
  }
  .jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(1), .jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(2), .jws_theme_footer.footer-v2 .box-top-footer .box-tft .widget:nth-child(3) {
    display:block;
    width:100%;
  }
  .jws_theme_footer .footer-bottom .textwidget ul { display:inline-block; }
  .jws_theme_footer.footer-v2 .box-top-footer .box-tft .newsletter form {
    max-width:320px;
    margin:auto;
  }
  .box-banner-tpl4 .box-top { margin-bottom:15px; }
  .box-banner-tpl4 .box-top, .box-banner-tpl4 .box-bottom { margin-bottom:15px; }
  .woocommerce.tb-products-grid.tpl1 { padding-left:15px; }
  .tb-class-title-vc .passion-title.tpl3 { margin-left:15px; }
  .jws_theme_footer.footer-v2 .box-top-footer { padding-bottom:15px; }
  .jws_theme_footer.footer-v2 .footer-bottom.tpl1 { text-align:center; }
  .jws_theme_footer.footer-v2 .wg-title:before, .jws_theme_footer.footer-v2 .widget_nav_menu .menu li:before { display:none; }
  .jws_theme_footer.footer-v2 .footer-coppyright .box-ft-coppy-r .widget {
    width:100%;
    text-align:center;
    float:none;
  }
  .footer-bottom.tpl2 .box-ft-coppy-r .textwidget { text-align:center; }
  .footer-bottom.tpl1.tpl2 .box-ft-coppy-r .textwidget { padding-top:5px; }
  .jws_theme_footer.footer-v2 .textwidget span.text-desc { margin-bottom:10px; }
  #instagram_feed ul li {
    width:33.333%;
    padding:5px;
  }
  .footer-bottom.tpl1.tpl2 .box-ft, .footer-bottom.tpl1.tpl2 .box-ft-center { padding-top:5px; }
  .footer-bottom.tpl1.tpl2 .footer-coppyright { padding-bottom:5px; }
  .widget_zo-recent-posts-widget-with-thumbnails ul li {
    max-width:320px;
    margin:auto;
  }
  .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
    padding-top:10px;
    text-align:left;
  }
  .footer-v3 .footer-bottom.tpl1 .box-ft-coppy-r .textwidget { text-align:center; }
  .footer-v3 .footer-bottom.tpl1 .box-ft-coppy-r ul.payment, .footer-bottom.tpl1 .box-ft-coppy-r ul.payment li {
    float:none;
    text-align:center;
    display:inline-block;
  }
  .footer-v3 .footer-bottom.tpl1 .box-ft-coppy-r .widget { border:none; }
  .tb-woo-shorcode-banner-widget.tpl5 { display:none; }
  .hide_mobile { display:none !important; }
  .tb-policies_shotcode.vertical .box-item_pl { margin:0; }
  .tb-policies_shotcode.vertical { margin-top:30px; }
  .product-carousel-small.tb-product-carousel.tpl1 .owl-controls .owl-nav {
    margin-top:0;
    width:80px;
  }
  .tb-product-carousel.tpl1 { padding:0 15px; }
  .passion-title-underline-4.passion-title-underline-2:before { background:#FC615D; }
  .passion-title-underline-4.passion-title-underline-2 h3 { text-align:left; }
  .tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-action {
    width:300px;
    top:-6px;
    left:50%;
    margin-left:-150px;
    height:40px;
  }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content {
    display:block;
    opacity:1;
    visibility:visible;
  }
  .tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 .box-text-left-tpl2 .title-tpl2 { margin-bottom:0; }
  .tb-blog-carousel.blog-grid-box.tpl4 .owl-carousel .owl-item img, .tb-blog-carousel.blog-grid-box.tpl4 article .tb-thumb { max-height:100%; }
  .tb-header-v3 .tb-header-menu-db .box-search {
    width:94%;
    margin:0 3%;
  }
  .tb-header-v3 #tb-mega-searchform .dropdown { display:none; }
  #tb-mega-searchform .col-xs-95 { width:100%; }
  .tb-header-v3 #tb-mega-searchform input { margin-bottom:0; }
  .tb-header-v3 .tb-menu-sidebar {
    width:94%;
    margin:0 3%;
  }
  .tb-header-v3 .tb-menu-sidebar .widget_mini_cart_wrap { width:100%; }
  .tb-header-v3 .tb-menu-sidebar .widget_mini_cart_wrap .tb-menu-canvas-wrap { width:100%; }
  .tb-header-v3 .tb-menu-sidebar .widget_mini_cart_wrap .tb-menu-canvas-wrap .header {
    width:100%;
    margin-left:0;
    line-height:40px !important;
    text-align:left;
  }
  .tb-header-v3 .tb-header-menu .tb-menu { margin-top:10px; }
  .tb-header-v3 .tb-menu-list { margin-top:50px; }
  .tb-header-v3.jws_theme_top_category .toggel-top-category { display:none !important; }
  .box-80 { width:100% !important; }
  .space.tb-product-carousel.tpl1 .owl-controls .owl-nav { top:-235px; }
  .brand-slider-gallery {
    max-width:320px;
    margin:auto;
  }
  .brand-slider-gallery .owl-carousel .owl-item img { max-height:300px; }
  .tb-policies_shotcode.vertical { margin-bottom:30px; }
  .space.tb-product-carousel.tpl1 .owl-controls .owl-nav { top:-35px; }
  .tb-header-wrap .tb-header-top .tb-sidebar .widget ul.socials { display:none; }
  .tb-header-wrap .tb-header-top { overflow:visible !important; }
}
@media only screen and (max-width: 600px) {
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 { margin-left:0 !important; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .heading-tpl3 { margin-right:0 !important; }
  .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
    font-size:12px;
    color:#fff !important;
    font-family:'fira_sanslight';
  }
  .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    margin-bottom:10px;
    margin:0 5px;
    padding:0 5px;
    background:#ababab;
    border:none !important;
  }
  .tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active { background:#FC615D; }
  .tpl1.tb-woo-day-gifts .box-left-gifts { width:100%; }
  .tpl1.tb-woo-day-gifts .box-right-gifts { width:100%; }
  .tb-woo-day-gifts .box-count-down-gifts {
    width:300px;
    position:absolute;
    left:49%;
    margin-left:-150px;
    /* margin-top: -133px; */
    top:50%;
    /* display: inline-block; */
    text-align:center;
    margin-top:-23px;
  }
  .tb-woo-day-gifts .box-count-down-gifts span {
    display:inline-block;
    width:64px;
  }
  .tb-woo-day-gifts .box-count-down-gifts span:before { left:10px; }
  .vc_tta-tabs-position-left.tb-products-tabs i.vc_tta-icon { color:#fff; }
  .vc_tta-tabs-position-left.tb-products-tabs span.vc_tta-title-text { color:#fff; }
  .tpl1_text_right .box-text-tpl1 { width:100%; }
  .tb-testimonial-slider .tb-excerpt { padding:0 0; }
  .tb-testimonial-slider .tb-excerpt span.right, .tb-testimonial-slider .tb-excerpt span.left { display:none; }
  .tb-testimonial-slider .flexslider .slides>li {
    max-width:76px;
    float:none !important;
    display:inline-block !important;
    text-align:center;
    cursor:pointer;
    margin:0 10px;
    padding:0;
    width:10px !important;
    height:10px !important;
    background:none;
    border:2px solid #fff;
    border-radius:50%;
  }
  .tb-testimonial-slider .flexslider .slides>li img { display:none; }
  .tb-testimonial-slider .flexslider .slides>li.flex-active-slide {
    background:#FC615D;
    border:2px solid #FC615D;
  }
  .tb-testimonial-slider.tpl1 .flexslider .slides {
    bottom:10px;
    z-index:99999999;
    width:100% !important;
    left:0;
    transition:none;
    transform:none !important;
    position:relative;
  }
  .blog-grid-box.tpl2 article, .blog-grid-box.tpl4 article, .blog-grid-box.tpl1 article { width:100%; }
  ul.header-top-custom-v1 {
    float:none;
    padding-left:10px !important;
    margin:0;
    width:320px;
    margin:0 auto !important;
    text-align:center;
  }
  ul.header-top-custom-v1 .list_ht.list_ht_3:before, ul.header-top-custom-v1 .list_ht.list_ht_1:before { right:-12px; }
  ul.header-top-custom-v1 li.list_ht.list_ht_1 { margin-right:45px; }
  .tb-header-menu-db .box-search .searchform, .tb-header-menu .box-search .searchform { max-width:310px; }
  #rev_slider_35_1_wrapper .tp-bullets {
    left:22px !important;
    margin-top:-5px;
    transform:none !important;
    display:block !important;
    opacity:1;
    visibility:visible !important;
  }
  .tb-header-menu-db .box-search, .tb-header-menu .box-search { max-width:310px; }
  .tb-menu-sidebar .tb-menu-canvas-wrap { margin-left:40px; }
  .widget_mini_cart_wrap .shopping_cart_dropdown {
    right:0;
    top:97px;
  }
  .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span, .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span { color:#fff !important; }
  .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span:before { display:none; }
  .tb-products-tabs-top-right .vc_tta-tabs-container {
    position:relative !important;
    top:0;
  }
  .tb-products-tabs-top-right .vc_tta-tabs-container .vc_tta-tabs-list { text-align:center; }
  .tb-products-tabs.tb-products-tabs-top-right .vc_tta-tabs-container { margin-bottom:20px !important; }
  .passion-title-underline-2:after { display:none; }
  .passion-title-underline-2:before {
    background:none;
    width:100%;
  }
  .passion-title-underline-2 h3 {
    line-height:40px;
    padding-left:0;
    position:relative;
    color:#222;
    margin-bottom:0px;
    text-align:center;
    font-size:20px;
  }
  .passion-title-underline-2 { background:none; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-text-tpl3 {
    height:auto;
    position:relative;
  }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 .heading-tpl3 { text-align:center; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-text-tpl3 { padding:15px 20px 10px 15px; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3, .box-banner-tpl3.tpl3_text_counter, .box-banner-tpl3.tpl3_text_counter {
    min-height:0;
    width:100%;
  }
  .box-banner-tpl3.tpl3_text_counter {
    border:none;
    height:auto;
    overflow:hidden;
  }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 { min-height:0; }
  .box-33 { width:100%; }
  .box-banner-tpl3.tpl3_text_counter .box-banner-left-tpl3 .box-img, .box-banner-tpl3.tpl3_text_counter .box-banner-right-tpl3 .box-img {
    height:auto;
    position:static;
  }
  .tb-products-tabs-bottom-left .vc_tta-tabs-container .vc_tta-tabs-list li {
    text-align:center;
    float:none;
    margin:5px !important;
  }
  .box-banner-tpl3.tpl3_text_mansory .box-left-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 { margin-top:20px; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 .title-tpl3 { margin-left:0; }
  .box-banner-tpl3.tpl3_text_mansory .box-left-tpl3 { width:100%; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 { width:100%; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 .title-tpl3 { margin-right:0; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-text-tpl3 { margin-top:20px; }
  .tb-woo-shorcode-banner .box-img img { min-width:0; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-img {
    width:60%;
    float:left;
  }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-text-tpl3 {
    width:40%;
    float:left;
    padding-left:10px;
  }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 { margin-top:10px; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3 { padding-top:10px; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 {
    padding-top:0;
    padding-bottom:0;
  }
  .tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span { color:#fff; }
  .tb-products-tabs.default .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span:before { display:none; }
  .passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts { left:50px; }
  .tb-header-v3 .tb-header-menu-db .box-search .searchform { max-width:100%; }
  .tb-header-v3 .tb-menu-sidebar .tb-menu-canvas-wrap { margin-left:0; }
  .tb-products-tabs.tb-products-tabs-top-right.no-space-top .vc_tta-tabs-container .vc_tta-tabs-list {
    text-align:left;
    padding-left:16px;
  }
  .tb-products-tabs.tb-products-tabs-top-right.no-space-top .vc_tta-tabs-container { z-index:99; }
  .box-banner-left-tpl2 .box-text-left-tpl2 .title-tpl2, .box-banner-left-tpl2 .box-text-right-tpl2 .title-tpl2, .box-banner-right-tpl2 .box-text-left-tpl2 .title-tpl2, .box-banner-right-tpl2 .box-text-right-tpl2 .title-tpl2 { font-size:22px; }
  .tpl2_text_on_top_right_right .box-text-left-tpl2 .des_tpl2, .tpl2_text_on_top_right_right .box-text-right-tpl2 .des_tpl2 { margin-top:0; }
  .tb-woo-shorcode-banner-widget .box-img img { width:100%; }
  .loader { display:none; }
}
@media only screen and (max-width: 480px) {
  /* float: left; */
  .tb-class-about .box-video {
    width:100%;
    max-height:100%;
    min-width:100%;
  }
  .tb-class-about .box-about-h .box-info ul li {
    min-width:0;
    padding:0 6px;
    max-width:88px;
  }
  .tb-menu-list {
    width:200px;
    margin-left:-39px;
  }
  .jws_theme_top_category .box-top-category .box-menu-top-cat ul.menu {
    width:270px;
    margin-left:0;
  }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content {
    display:block;
    opacity:1;
    visibility:visible;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget {
    width:100%;
    float:none;
    display:block;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget:last-child { border:none !important; }
  .footer-bottom.tpl1 .box-ft-coppy-r ul.payment { float:left; }
  .footer-bottom.tpl1 .box-ft-coppy-r .textwidget {
    font-size:12px;
    line-height:16px;
    padding-top:0;
  }
  .footer-coppyright { padding-top:10px; }
  .footer-bottom.tpl1 .box-ft-coppy-r ul.payment {
    margin-top:10px;
    float:none;
    text-align:center;
    margin:auto;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r ul.payment li {
    margin-left:0;
    line-height:0;
    margin-right:10px;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r .textwidget {
    padding-bottom:5px;
    text-align:center;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul { padding-top:0; }
  .tb-header-menu-db .box-search .widget_search form input[type="text"], .tb-header-menu .box-search .widget_search form input[type="text"] { padding-top:0; }
  .box-wishlist { margin-left:5px; }
  #rev_slider_35_1.rev_slider .tp-caption.tp-resizeme.splitted { font-size:30px !important; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-right-tpl3 .box-img, .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-img, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-img { width:100%; }
  .box-banner-tpl3.tpl3_text_mansory .box-left-tpl3 { padding-right:0; }
  .tb-woo-shorcode-banner .box-img img { min-width:100%; }
  .box-banner-tpl3.tpl3_text_mansory .box-banner-left-tpl3 .box-text-tpl3, .box-banner-tpl3.tpl3_text_mansory .box-banner-center-tpl3 .box-text-tpl3 { padding-top:20px; }
  .blog-grid-box.tpl3.tb-blog-carousel .tb-post-item {
    padding:0px 10px;
    margin-bottom:0;
  }
  .tb-header-wrap.tb-header-vs4.tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item {
    margin-left:5%;
    width:90%;
  }
  .tb-header-vs2 .tb-menu-sidebar .tb-menu-canvas-wrap {
    width:90%;
    margin-left:5%;
  }
  .woocommerce.tb-product-carousel .tb-product-item-inner .tb-image {
    width:40%;
    float:left;
  }
  .woocommerce.tb-product-carousel .type-product.product .tb-content {
    text-align:left;
    width:60%;
    float:left;
    height:100%;
    padding-left:30px;
  }
  .woocommerce .tb-product-carousel .tb-product-item-inner .tb-header-content {
    position:relative;
    height:40px;
    top:0;
  }
  .passion-title-underline-4.passion-title-underline-2:before { width:190px; }
  .tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-footer-content .tb-title { text-align:left; }
  .tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
    position:relative;
    left:0;
    width:auto;
    text-align:left;
    padding-right:5px;
    display:inline-block;
    float:left;
  }
  .tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price del {
    position:static;
    right:0;
    width:auto;
    text-align:left;
    padding-left:5px;
    margin-right:10px;
    float:none;
    display:inline-block;
    float:left;
    margin-left:5;
  }
  .tb-product-carousel.tpl1.product-carousel-small .type-product.product .tb-content .tb-price-rating .tb-product-price { text-align:left; }
  .woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-header-content {
    top:-40px;
    animation:none;
  }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content { padding-top:0; }
  .footer-v2 .footer-bottom.tpl1 .box-ft-coppy-r ul.payment, .footer-v2 .footer-bottom.tpl1 .box-ft-coppy-r ul.payment li { float:none; }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content { top:-40px; }
  .tb-products-tabs.tb-products-tabs-top-right.no-space-top .vc_tta-tabs-container { top:0; }
  .tb-product-carousel.tpl1.product-carousel-small .tb-product-item-inner .tb-action {
    width:auto;
    top:-6px;
    left:26px;
    margin-left:0;
    height:40px;
  }
  .tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-right-tpl2 .box-text-right-tpl2 {
    top:5px;
    right:5px;
    padding:5px;
  }
  .tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-right-tpl2 .box-text-right-tpl2:before { display:none; }
  .tb-woo-shorcode-banner.tpl2 .box-banner-tpl2.tpl2_text_on_top_left_right .box-banner-left-tpl2 .box-text-left-tpl2 {
    text-align:left;
    top:5px;
    padding:5px;
  }
  .tb-header-v3 .tb-menu-control-mobi { padding-left:0; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1 { top:10px; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .box-text-tpl1:before { display:none; }
  .tb-woo-shorcode-banner.tpl1 .box-banner-tpl1.tpl1_text_left .title-tpl1 { margin-bottom:0; }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul {
    text-align:center;
    line-height:20px;
  }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li {
    text-transform:uppercase;
    padding-right:10px;
    line-height:22px;
    font-size:11px;
    display:inline-block;
  }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-action { margin-top:0; }
  .woocommerce.tb-product-carousel .tb-products-grid .tb-product-item-inner .tb-header-content {
    top:0;
    position:relative;
    height:40px;
  }
  .woocommerce.tb-product-carousel .tb-products-grid .tb-product-item-inner:hover .tb-header-content {
    top:0;
    animation:none;
  }
  .woocommerce.tb-products-grid.tpl2 .tb-footer-content { text-align:center !important; }
  .tb-woo-day-gifts .box-right-gifts, .tb-woo-day-gifts .box-right-gifts-tpl2 { min-height:0; }
  .slider-home-2 .hesperiden.tp-bullets { display:none !important; }
  .tpl2.tb-woo-day-gifts .btn-gifts-tpl2 {
    background:none;
    padding:0;
    color:#FC615D;
  }
  .tpl2.tb-woo-day-gifts .btn-gifts-tpl2:before {
    color:#FC615D;
    right:-30px;
  }
  .tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content .tb-title { text-align:left; }
  .woocommerce.tb-product-carousel.tpl1 .tb-products-grid .tb-product-item-inner .tb-header-content { left:-12px; }
  .tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price {
    text-align:left;
    margin-bottom:20px;
  }
  .tb-header-vs2 .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item {
    display:block;
    margin:0;
    line-height:40px !important;
    width:90%;
    margin-left:5%;
  }
  .woocommerce.tb-products-grid.tpl3 .tb-products-grid .tb-product-item-inner .tb-footer-content { min-height:0; }
  .woocommerce.tb-products-grid.tpl3 .tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content .tb-title { text-align:center; }
  .woocommerce.tb-products-grid.tpl3 .tb-product-carousel.tpl1 .type-product.product .tb-content .tb-price-rating .tb-product-price {
    text-align:center;
    margin-bottom:0;
    padding-top:0;
  }
  .woocommerce.tb-products-grid.tpl3 .tb-products-grid .tb-product-item-inner .tb-header-content, .woocommerce.tb-products-grid.tpl3 .tb-products-grid .tb-product-item-inner:hover .tb-header-content {
    top:0;
    margin-bottom:15px;
  }
  .tb-woo-shorcode-banner.tpl1.custom .box-banner-tpl1.tpl1_text_left .box-text-tpl1 {
    top:17px;
    left:10px;
  }
  .passion-title-underline-4.passion-title-underline-2 .box-count-down-gifts:before { left:-10px; }
  .woocommerce.tb-product-carousel.tpl1 .tb-product-item-inner .tb-footer-content { background:none; }
  .tpl1.tb-woo-day-gifts .box-count-down-gifts { top:0; }
  .tpl1.tb-woo-day-gifts {
    overflow:visible;
    min-height:265px;
  }
  .tpl1.tb-woo-day-gifts .box-left-gifts { min-height:0; }
}
@media only screen and (max-width: 400px) {
  .tb-menu-list { margin-left:-79px; }
  .tb-header-vs2 .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content { min-width:0; }
  .tb-header-vs2 .tb-menu-sidebar .tb-menu-canvas-wrap {
    width:90%;
    margin:0 5%;
    margin-top:10px;
  }
  .passion-title-underline-4.passion-title-underline-2 h3 { padding-left:200px; }
  .product-carousel-small.tb-product-carousel.tpl1 .owl-controls .owl-nav {
    margin-top:-27px;
    top:0;
    margin-right:-25px;
  }
  .tpl2_text_on_top_right_right_gap .box-banner-right-tpl2 { display:none; }
  .tpl2_text_on_top_right_right_gap .box-banner-left-tpl2 { width:100%; }
  .tpl1_text_left .box-text-tpl1 .title-tpl1 { font-size:26px; }
  .woocommerce.tb-product-carousel .type-product.product .tb-content {
    width:60%;
    padding-left:10px;
  }
  .woocommerce.tb-product-carousel .tb-product-item-inner .tb-image { width:40%; }
}
.products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-prev, .products.ro-product-relate.tb-wrap-carousel .owl-controls .owl-next { display:block !important; }
.most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-prev, .most-view-widget .product_carousel_vertical_widget .flex-direction-nav .flex-nav-next .flex-next { font-size:0; }
@media only screen and (max-width: 1200px) {
  .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap label { padding-right:5px; }
  .single-product .ro-product-wrapper .ro-product-information  .single_add_to_cart_button { padding:0 15px 0 37px; }
  .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist, .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button { width:40px; }
  .woocommerce .single_add_to_cart_button:before {
    font-size:12px;
    left:32px;
  }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical #tb-single-vertical { min-height:492px !important; }
}
@media only screen and (max-width: 991px) {
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical #tb-single-vertical { min-height:362px !important; }
  .woocommerce .tb-content.tb-fullwidth .box-ro-product-wrapper { padding-left:20px; }
  .single-product .ro-product-wrapper .ro-product-information  .variations_button .yith-wcwl-add-to-wishlist, .single-product .ro-product-wrapper .ro-product-information  .variations_button .compare-button {
    width:40px;
    margin-right:5px;
  }
  .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .single_add_to_cart_button {
    padding:0 15px 0 23px;
    margin-right:10px;
  }
  .woocommerce .single_add_to_cart_button:before { left:23px; }
  .single-product .single-product .tb-sidebar-hidden .box-share .follow { width:17%; }
  .woocommerce .ro-product-wrapper .entry-summary .box-share .botton { width:76%; }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page div.product div.images { width:100%; }
  .single-product .ro-product-wrapper {
    padding-right:0;
    width:90%;
    margin:0 5%;
  }
  .single-product .ro-product-wrapper .images .thumbnails { height:auto; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action { width:76%; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity { width:24%; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity label { width:30px; }
  .woocommerce .ro-quantity .quantity input { width:40px; }
  .woocommerce .single_add_to_cart_button { padding:0 7px 0 32px; }
  .woocommerce .single_add_to_cart_button:before { left:26px; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist { width:50px; }
  .single-product .ro-product-wrapper .images .thumbnails { max-height:300px; }
  .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-prev, .tb-product-carousel.tpl1 .owl-controls .owl-nav .owl-next { display:none !important; }
}
@media only screen and (max-width: 600px) {
  .woocommerce .ro-product-wrapper .entry-summary .box-share .follow { width:16%; }
}
@media only screen and (max-width: 480px) {
  .woocommerce .ro-product-wrapper .entry-summary .box-share .botton { width:79%; }
  .woocommerce .ro-product-wrapper .entry-summary .box-share { padding-top:0; }
  .woocommerce .ro-product-wrapper .entry-summary .box-share .follow { display:none; }
  .woocommerce .ro-product-wrapper .entry-summary .box-share .botton { width:100%; }
  .woocommerce div.product .woocommerce-tabs .panel { padding:10px; }
  .single-product .woocommerce.tb-product-carousel .tb-product-items { padding:0 10px; }
  .woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content { text-align:left; }
  .woocommerce .type-product .tb-content .tb-price-rating .tb-product-price del, .woocommerce.product-carousel-small .type-product .tb-content .tb-price-rating .tb-product-price del { position:relative; }
  .title-bar, .title-bar-shop { padding-top:45px !important; }
  #jws_theme_wrapper > .tb-breadcrumb {
    padding-bottom:35px;
    margin-bottom:20px;
  }
  .single-product .ro-product-relate { margin:10px 0 20px; }
  .footer-bottom.tpl1 .box-ft-coppy-r .widget_nav_menu ul li { float:none; }
  .woocommerce .type-product .tb-content .tb-price-rating .tb-product-price ins, .woocommerce.product-carousel-small .type-product .tb-content .tb-price-rating .tb-product-price ins { position:relative; }
  .tb-header-v1.jws_theme_top_category .box-main-menu { margin-left:0; }
  .woocommerce .woocommerce-tabs .tabs li a { font-size:12px; }
  .single-product .tb-content.tb-fullwidth .woocommerce-tabs {
    margin-left:0;
    margin-top:6px;
  }
  .single-product .tb-content.tb-fullwidth > .product { padding-left:0; }
  .single-product .tb-content.tb-fullwidth  .ro-product-wrapper {
    padding-right:0;
    width:90%;
    margin:0 5%;
    padding-left:88px;
  }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper { padding-left:0; }
  .single-product .tb-content.tb-fullwidth .tb-single-vertical .slideshow img {
    margin:20px 0;
    width:80px;
  }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical { left:-95px; }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider {
    padding-right:0;
    width:100%;
    margin:0;
    padding-left:100px;
  }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.box-ro-product-wrapper {
    padding-left:5px;
    padding-right:0;
    width:100%;
    margin:0;
  }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical #tb-single-vertical { min-height:275px !important; }
  .single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product { margin-left:21px; }
}
@media only screen and (max-width: 420px) {
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action { width:70%; }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity { width:30%; }
  .woocommerce .single_add_to_cart_button {
    padding:0 9px 0 24px;
    margin-right:1px !important;
  }
  .woocommerce .single_add_to_cart_button:before {
    left:21px;
    font-size:12px;
  }
  .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button, .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist {
    width:35px;
    margin:0 1px 0 0;
  }
  .single-product .ro-product-wrapper .ro-product-information  .variations_button .yith-wcwl-add-to-wishlist, .single-product .ro-product-wrapper .ro-product-information  .variations_button .compare-button {
    width:40px;
    margin-right:-2px;
  }
  .woocommerce div.product form.cart .single_variation_wrap div.quantity {
    margin-right:5px;
    margin-left:0px;
  }
  .woocommerce .single_variation_wrap .quantity .qty { width:40px; }
  .single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .single_add_to_cart_button { padding:0 7px 0 27px; }
}
@media only screen and (max-width: 1200px) {
  .woocommerce .archive-products .tb-sidebar-left .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by .box-show, .woocommerce .archive-products .tb-sidebar-right .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by .box-show { display:none; }
}
@media only screen and (max-width: 767px) {
  .woocommerce .archive-products .products { margin:0 10px; }
  .woocommerce .archive-products.grid-full-width .products { margin:0; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content { max-height:200px; }
  .woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content { display:inline-block; }
  .woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a { margin-right:10px; }
}
@media only screen and (max-width: 991px) {
  .tb-testimonial-slider.tpl2 .tb-excerpt { margin:0 0; }
  .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { font-size:0; }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content { padding-left:47%; }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info a.tb-readmore:before { display:none; }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content .tb-info a.tb-readmore { margin-top:10px; }
  .single article.post .tb-content-block .about-author .author-info, .single article.space .tb-content-block .about-author .author-info { width:calc(100% - 170px) !important; }
  .single article.post .tb-content-block .about-author .author-info .desc, .single article.space .tb-content-block .about-author .author-info .desc { text-align:left; }
  .box-blog-grid-tpl1.blog-grid-box.tpl1 { width:100%; }
  body.single .about-author .box-title { text-align:left; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-thumb { max-width:50px; }
  .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
    width:calc(100% - 50px) !important;
    padding-left:5px;
  }
  .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 {
    font-size:12px;
    margin-top:0;
  }
  .woocommerce .type-product.products-widget .tb-product-item .tb-image { width:40px; }
  .woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content { padding-left:45px; }
  .woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating { display:none; }
  .woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-title a { font-size:12px; }
  .woocommerce.product_carousel_vertical.no_border .slides li { height:66px !important; }
  .woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-title a { margin-top:0; }
  .woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
    margin-top:0;
    padding-top:0;
  }
  .woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-price-rating .tb-product-price ins, .woocommerce.product_carousel_vertical .type-product.product .tb-content .tb-price-rating .tb-product-price del, .woocommerce.product_carousel_vertical .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price { font-size:12px; }
  .woocommerce.product_carousel_vertical .flex-direction-nav {
    width:60px;
    top:44px;
    right:auto;
  }
  .woocommerce.product_carousel_vertical .flex-viewport { height:180px !important; }
}
@media only screen and (max-width: 767px) {
  .yithpopup_wrapper.yith-popup {
    margin-left:5%;
    width:90%;
    background:#fff !important;
    left:0 !important;
  }
  .yithpopup_wrapper.yith-popup button, .yithpopup_wrapper.yith-popup input[type="button"], .yithpopup_wrapper.yith-popup input[type="submit"], .yithpopup_wrapper.yith-popup .btn { width:40%; }
  .yithpopup_wrapper.yith-popup #yith-popup-border { margin:20px; }
  .yithpopup_wrapper.yith-popup div#yith-popup-right.yith-popup-full { width:100%; }
  .yithpopup_wrapper.yith-popup { min-height:300px; }
  .yithpopup_wrapper.yith-popup .yith-popup-checkzone {
    left:20px;
    padding-bottom:30px;
  }
  .archive-products.grid-full-width { padding:15px; }
  .tb-products-tabs.tb-page-about-tabs-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body { background:none; }
  .single-post .tb-blog-related { display:none; }
  .title-bar .page-title {
    font-size:18px !important;
    line-height:22px !important;
  }
  .single-post .comments-area .comment-list li ol.children { padding-left:20px; }
  .comments-area {
    display:block;
    overflow:hidden;
    width:100%;
    margin-top:20px;
  }
  #tb-list-porfolio .controls-filter .filter { margin-bottom:5px; }
  .sidebar-port { margin-bottom:30px; }
}
@media only screen and (max-width: 600px) {
  .tb-testimonial-slider.tpl2 .box-container .flexslider .slides {
    bottom:0;
    margin-bottom:7px;
    transform:none !important;
  }
  .tb-testimonial-slider.tpl2 .box-title {
    padding-top:15px;
    padding-bottom:26px;
  }
  .comments-area .comment-form-comment { margin-top:180px !important; }
  .comments-area .comment-form-author { padding-right:0; }
  .comments-area .comment-form-email { padding:0; }
  .comments-area .comment-form-email i { left:0; }
  .comments-area p.comment-form-url { padding-left:0; }
  .comments-area p.comment-form-url i { left:0; }
  .comments-area .comment-form-author, .comments-area .comment-form-email, .comments-area .comment-form-url { width:100% !important; }
  .tb-page-about-tabs-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span { color:#fff !important; }
  .tb-page-about-tabs-left.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span { color:#fff !important; }
}
@media only screen and (max-width: 480px) {
  .yithpopup_wrapper.yith-popup #yith-popup-border #yith-popup-title { font-size:16px; }
  .woocommerce .archive-products .tb-products-grid .tb-product-item-inner .tb-footer-content { text-align:center; }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content { width:100%; }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-content {
    padding-left:0;
    border:none;
  }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item .tb-thumb {
    width:100%;
    margin-right:0;
  }
  .box-blog-grid-tpl1.box-blog-grid-tpl3 .tb-post-item { margin-bottom:10px; }
  .pagination.pagination-category {
    display:block;
    float:none;
    text-align:center;
  }
  .box-show-orderby-text {
    text-align:center;
    margin-bottom:10px;
  }
  .single article.post .tb-content-block .about-author .author-info, .single article.space .tb-content-block .about-author .author-info {
    width:100% !important;
    margin-top:10px;
    margin-bottom:10px;
  }
  .single article.post .tb-content-block .about-author .author-info .desc, .single article.space .tb-content-block .about-author .author-info .desc { text-align:center; }
  .single-post .comments-area .comment-list > li > .comment-body { margin-bottom:15px; }
  .single-post .comments-area .comment-list li { padding-top:5px !important; }
  body.single .about-author .box-title { text-align:center; }
  body.single .about-author .box-title span:before { display:none; }
  body.single .box-share .botton a { margin-bottom:5px; }
}
@media only screen and (max-width: 420px) {
  .single-post .comments-area .comment-list li .comment-body .comment-avatar {
    width:81px;
    height:81px;
  }
  .single-post .comments-area .comment-list li .comment-body .comment-info { padding:0px 15px 7px 90px; }
}
