/* TYPOGRAPHY */
/* COLOR */
/* INPUT */
/* ICON */
/* BUTTON */
/* UTILITIES */
/* Reset */
/* SECTION */
768px:768px;
/* https://css-tricks.com/snippets/css/useful-css3-less-mixins/ */
/* animate feature box */
/* animate colorbox */
/* animate shake */
/* Animate btn play video */
/* Animate dot */
/*
Theme Name: Vineyard
Theme URI: http://vineyard.jwsuperthemes.com
Author: the JWSThemes team
Author URI: http://themeforest.net/user/jwsthemes
Version: 2.1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, 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: Vineyard WordPress themes is perfectly suitable for wine lovers, wineries, wine shop and restaurant. This theme is responsive which means that your website will look great on all kinds of devices such as iPad, iPhone, and Android devices.
Text Domain: vineyard
*/
/*
--------------------------------------------------------------
Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset-------------------------------------------- */
/* STYLE GENERAL */
/* widget widget_tag_cloud */
/*Stats*/
/*Ul*/
/*End Ul*/
/*Mixitup*/
/*End Mixitup*/
/*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*/
/* Animate cart */
/* End Animate cart */
/* Css shortcode */
/* CSS SHORCODE GENERAL */
/* tb-boxshadow ( box-shadow ) */
/* colorbox */
/* END CSS SHORCODE GENERAL */
/* title */
/* feature_box */
/* Progress bar */
/* button */
/* Contact form */
/* tb-carousel */
/*Start Button Play video background */
/*End Button Play video*/
/* class PIE DOT */
/* wpb_accordion */
/* wpb_tabs */
/* tb-grid */
/* tb-btn */
/* rtb-booking-form */
/* booking-form-2 */
/* tb-menu-text-item */
/* tb-social */
/* tb-maps-info-content */
/*Page 404*/
/* widget Cart */
/*switch currency*/
/* responsive */
/* Back to top */
/*Page Demo*/
/* Button menu*/
/* End Button menu*/
/* CSS CUSTOM WOO */
/* widget_shopping_cart */
/* mini cart */
/*!
 * jQuery UI CSS Framework 1.11.3
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* Interaction states
----------------------------------*/
/* Interaction Cues
----------------------------------*/
/* Overlays */
/* with multiple calendars */
/* RTL support */
/* Special div */
/* Space */
/* Video */
/*megamenu*/
/* menu has fullwidth */
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*Reponsive Mobile*/
/*Reponsive Table*/
/*Reponsive Table*/
/*Products Tabs*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*ABOUT US*/
/*EVENT*/
/*BLOG WINES*/
/*FOOTER*/
@import 'modules/title_icona.less';
/* PAGE PADDING */
/*WELLCOME*/
/*BLOG WINES*/
/*Header Blog*/
/*
.title-bar{
	position: relative;
    top: -227px;
	.col-middle{
	position:relative;
		.page-title{
			position: absolute;
			left: 470px;
			top: -27px;
			font-family: philosopher;
			letter-spacing: 2px;
			font-size: 36px;
			line-height: 36px;
			color: #ffffff;
			text-transform: uppercase;
		}
		.page-breadcrumb{
			position: absolute;
			left: -105px;
			font-family: philosopher;
			font-size: 14px;
			line-height: 36px;
			letter-spacing: 2px;
			top: 20px;
			a{
				color:#ffffff;
			}
			span{
				color:#ffffff;
				
			}
		}
	}
} */
/*BLOG FULL WIDTH*/
/*BLOG ZIG_ZAC WIDTH*/
/*BLOG LEFT SIDEBAR*/
/*LEFT-SIDEBAR-BLOG*/
/*BLOG RIGHT SIDEBAR*/
/*BLOG DETELL*/
/*SHOW BLOG GIRD */
/*REPONSIVE*/
/*blog_list_left*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*blog_list_right*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*blog_list_full*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*blog_list_zig_zac*/
/*Display mobell*/
/*Display Table*/
/*Display Desktop*/
/*BLOG DETELL*/
/*Display mobell*/
/*BLOG GIRD FULL*/
/*Display mobell*/
.easing-animation { transition:all .3s; }
.easing-animation-long { 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%;
  transform:translateY(-50%);
}
.center {
  position:relative;
  display:block;
  top:50%;
  transform:translateY(-50%);
  margin-right:auto;
  margin-left:auto;
}
.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;
}
@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); }
}
body .bg_primary { background-color:#A53E4C; }
body .primary_color { color:#A53E4C; }
body .btn_primary { background-color:#A53E4C; }
body .btn_primary:hover { background-color:#A53E4C; }
.content-404-vineyard {
  padding:80px 0;
  text-align:center;
}
.content-404-vineyard .btn-viney {
  width:250px;
  margin:20px auto;
  display:block;
}
.content-404-vineyard .btn-viney.tb-backprev {
  border-color:#A53E4C;
  color:#fff;
  background:#A53E4C;
}
.content-404-vineyard .btn-viney.tb-backprev:hover {
  border-color:#363636;
  color:#363636;
  background:transparent;
}
@media (min-width: 992px) {
  .content-404-vineyard .btn-viney { display:inline-block; }
  .content-404-vineyard .btn-viney.tb-backhome { margin-right:25px; }
  .content-404-vineyard .btn-viney.tb-backprev { margin-left:25px; }
}
.error404-wrap-vineyard {
  background-image:url('assets/images/45_404.png');
  margin:113px 0;
  height:500px;
  position:relative;
  background-repeat:no-repeat;
}
.error-code-vineyard {
  font-size:20px;
  font-weight:bold;
  color:#363636;
  letter-spacing:8px;
}
.error-message-vineyard {
  text-align:center;
  font-size:18px;
  color:#898989;
  letter-spacing:2px;
  max-width:600px;
  display:block;
  margin:0px auto;
  margin-bottom:33px !important;
}
.error-message-vineyard i { font-style:normal; }
.search-404-vineyard {
  position:relative;
  max-width:570px;
  display:block;
  margin:125px auto 55px;
}
.search-404-vineyard input[type="image"] {
  width:auto;
  border:none;
  position:ABSOLUTE;
  top:2px;
  right:20px;
  background:transparent;
}
.search-404-vineyard input[type="text"] {
  border:none;
  border-bottom:1px solid #A53E4C;
  color:#898989;
  padding:10px;
  background:transparent;
}
.ro-hr { border-top:1px solid #aaaaaa; }
.inline_middle > .container > .row > .wpb_column { font-size:14px; }
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:#A53E4C;
}
input:focus, input:target, textarea:focus, textarea:target, select:focus, select:target { border-color:#A53E4C; }
button, input[type="button"], input[type="button"] { border:solid 1px; }
button:hover, input[type="button"]:hover, input[type="button"]:hover {
  background:#A53E4C;
  color:#FFF;
}
button:not(.wpb_button):hover, btn:hover, input[type="button"]:hover, input[type="submit"]:hover, .btn:hover { background:none; }
mark {
  background:none repeat scroll 0 0 #A53E4C;
  border-radius:3px;
  color:#fff;
  padding:2px 6px;
}
.icon-basic-heart.fa-heart { background:#444444; }
.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-img:hover { opacity:0.7; }
.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;
}
.admin-bar .header-up { top:32px !important; }
.col-logo { line-height:0; }
.tb-header-v2 .col-logo img, .tb-header-shop .col-logo img {
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
  display:block;
}
.tb-header-v1 .col-logo img {
  margin-left:auto;
  margin-right:auto;
  display:block;
}
.tb-header-wrap.tb_header_fixed {
  width:100%;
  position:absolute;
  top:40px;
  z-index:999;
}
.tb-header-wrap.tb_header_fixed .col-logo { z-index:99; }
.tb-header-wrap.tb_header_fixed .col-menu {
  text-align:center;
  z-index:99;
}
.tb-header-wrap.tb-header-v1.tb_header_fixed .menu-list { background-color:rgba(255,255,255,0.5); }
.tb-header-wrap.tb-header-shop .header-menu-inner {
  border-bottom:1px solid #aaaaaa;
  border-top:1px solid #aaaaaa;
  display:inline-block;
}
.tb-header-wrap.tb-header-shop .header-menu-inner .textwidget { padding:15px 0; }
.tb-header-wrap.tb-header-shop .menubar-brand {
  border:2px solid #444444;
  display:inline-block;
  height:80px;
  margin:50px 0;
  padding:10px 15px;
  text-align:center;
}
.tb-header-wrap.tb-header-shop .menubar-brand img {
  height:100%;
  width:auto;
}
.tb-header-wrap .widget_search { margin-bottom:0; }
.tb-header-wrap .widget_search .search-form .screen-reader-text, .tb-header-wrap .widget_search .search-form .search-submit { display:none; }
.tb-header-wrap .widget_search .search-form .search-field {
  margin-bottom:0;
  border:none;
  background:transparent;
}
.tb-header-wrap .widget_search .search-form .search-field:focus { background:#FAFAFA; }
.tb-header-wrap .widget_search .search-form label {
  width:100%;
  max-width:250px;
  position:relative;
}
.tb-header-wrap .widget_search .search-form label:after {
  content:"\f002";
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
  font-size:18px;
  position:absolute;
  top:50%;
  right:10px;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.tb-header-wrap .widget_mini_cart_wrap { position:relative; }
.tb-header-wrap .widget img { width:auto; }
.header-sidebar .sidebar-top-left, .header-sidebar .sidebar-top-right { display:inline-block; }
.header-sidebar .sidebar-top-left ul li {
  display:inline-block;
  position:relative;
}
.header-sidebar .sidebar-top-left ul li:after {
  content:"";
  background:#FFF;
  border-radius:50%;
  height:3px;
  position:absolute;
  right:-4px;
  top:calc(50%);
  width:3px;
}
.header-sidebar .sidebar-top-left ul li:last-child:after { background:none; }
.header-sidebar .sidebar-top-left ul li a {
  color:#fff;
  display:inline-block;
  font-size:13px;
  margin:4px 12px;
  line-height:33px;
}
.header-sidebar .sidebar-top-left ul li a i { font-size:16px; }
.header-sidebar .sidebar-top-right { text-align:right; }
.header-sidebar .sidebar-top-right ul li {
  display:inline-block;
  position:relative;
}
.header-sidebar .sidebar-top-right ul li a {
  color:#fff;
  display:inline-block;
  font-size:13px;
  margin:4px 12px;
  line-height:33px;
}
.header-sidebar .sidebar-top-right ul li a i { font-size:16px; }
.widget_tb_new_tabs_widget .nav-tabs {
  border:none;
  text-align:center;
}
.widget_tb_new_tabs_widget .nav-tabs li {
  margin-right:10px;
  display:inline-block;
  float:none;
  overflow:hidden;
  border-radius:20px;
  z-index:2;
}
.widget_tb_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:capitalize;
}
.widget_tb_new_tabs_widget .nav-tabs li a:hover { background:none; }
.widget_tb_new_tabs_widget .nav-tabs li.active a {
  border:solid 1px #A53E4C;
  color:#A53E4C;
}
.widget_tb_new_tabs_widget .tab-content {
  margin-top:30px;
  border:none;
}
.widget_tb_new_tabs_widget .tab-content .tab-pane .news-list {
  margin:0;
  padding:0;
}
.widget_tb_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.entry article {
  margin-bottom:30px;
  position:relative;
}
.tb-blog.entry article .shortcode-video {
  padding:0 !important;
  background:none !important;
}
.tb-blog.entry article .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;
}
.tb-blog.entry article .tb-content-block .blog-title, .tb-blog.entry article .tb-content-block .blog-desc, .tb-blog.entry article .tb-content-block .blog-info { position:relative; }
.tb-blog.entry article .tb-content-block .blog-title p, .tb-blog.entry article .tb-content-block .blog-desc p, .tb-blog.entry article .tb-content-block .blog-info p { text-align:justify; }
.tb-blog.entry article .tb-content-block .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%;
}
.tb-blog.entry article .tb-content-block .blog-title a {
  font-size:16px;
  position:relative;
  text-transform:uppercase;
  letter-spacing:3px;
  color:#444;
}
.tb-blog.entry article .tb-content-block .blog-title a:after {
  content:"";
  position:absolute;
  width:30px;
  height:1px;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  bottom:-10px;
  border-bottom:solid 1px;
}
.tb-blog.entry article .tb-content-block .blog-info, .tb-blog.entry article .tb-content-block .blog-info a { font-size:13px; }
.tb-blog.entry article .tb-content-block .blog-info {
  color:#d0d0d0;
  overflow:hidden;
}
.tb-blog.entry article .tb-content-block .tb-social-buttons { padding:10px 0; }
.tb-blog.entry article .tb-content-block .tag-links a {
  border:1px solid;
  border-radius:2px;
  display:inline-block;
  line-height:normal;
  margin-right:2px;
  padding:0 5px;
}
.tb-blog.entry article .tb-content-block .tag-links a:hover { color:#FFF; }
.tb-blog.entry article .tb-content-block .about-author {
  padding:20px;
  margin-top:20px;
  background:#FAFAFA;
  border-top:solid 2px #A53E4C;
}
.tb-blog.entry article .tb-content-block .about-author .author-avatar {
  width:auto;
  display:inline-block;
  width:160px;
  vertical-align:top;
  line-height:0;
}
.tb-blog.entry article .tb-content-block .about-author .author-avatar img {
  width:100%;
  border-radius:50%;
}
.tb-blog.entry article .tb-content-block .about-author .author-info {
  width:calc(100% - 180px);
  display:inline-block;
  padding-left:30px;
}
.tb-blog.entry article .tb-content-block .about-author .author-info .subtitle { font-size:12px; }
.tb-blog.entry article .tb-content-block .about-author .author-info .name {
  text-transform:uppercase;
  font-weight:bold;
}
.tb-blog.entry article:hover .tb-content-block {
  opacity:1;
  transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
}
.tb-blog.entry article:hover .tb-blog-image img {
  transform:rotate(10deg) scale(1.3);
  -webkit-transform:rotate(10deg) scale(1.3);
}
.tb-blog.entry article blockquote { font-style:italic; }
.tb-blog.space > div article {
  max-width:270px;
  margin:0 auto 30px auto;
}
.tb-blog.space > div .tb-content-block { background:rgba(255,255,255,0.7); }
.tb-blog.space > div:nth-child(2n+1) .tb-content-block { background:rgba(198,217,198,0.7); }
.tb-blog.default article > div {
  width:50%;
  float:left;
}
.tb-blog.default article .tb-content-block {
  padding:40px 0;
  position:relative;
}
.tb-blog.default article .tb-content-block > div, .tb-blog.default article .tb-content-block > h2 { padding:0 40px; }
.tb-blog.default article .tb-content-block h2.blog-title {
  margin-bottom:30px;
  position:relative;
}
.tb-blog.default article .tb-content-block h2.blog-title a {
  text-transform:uppercase;
  font-style:normal;
  color:#fff;
}
.tb-blog.default article .tb-content-block h2.blog-title:after {
  border-top:2px solid #ffffff;
  content:" ";
  display:block;
  height:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  width:30px;
}
.tb-blog.default article .tb-content-block .blog-info {
  font-size:14px;
  font-style:italic;
  font-weight:400;
  margin-top:30px;
  text-align:right;
}
.tb-blog.default article .tb-content-block .blog-info span {
  display:inline-block;
  vertical-align:top;
}
.tb-blog.default article .tb-content-block .blog-info span:after {
  content:"/";
  padding:0 20px;
}
.tb-blog.default article .tb-content-block .blog-info span.comments-number:after { content:""; }
.tb-blog.direction_left article > div { float:right; }
.tb-blog.direction_left article .tb-content-block .blog-title { text-align:right; }
.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 {
  transform:rotate(0deg) scale(1);
  -webkit-transform:rotate(0deg) scale(1);
  transition:8s;
  -webkit-transition:8s;
}
.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; }
.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;
}
.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:#A53E4C; }
.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:#A53E4C; }
.tb-blog .post.sticky .blog-title a { color:#A53E4C; }
.tb-blog .post.sticky a { color:#A53E4C; }
.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:#A53E4C; }
.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, .woocommerce .title-bar-shop .page-title {
  margin:0;
  padding:0;
  font-weight:600;
  line-height:30px;
  font-size:32px;
  text-transform:uppercase;
}
.title-bar .page-breadcrumb, .title-bar .woocommerce-breadcrumb, .woocommerce .title-bar-shop .page-breadcrumb, .woocommerce .title-bar-shop .woocommerce-breadcrumb {
  text-align:right;
  margin-bottom:0;
}
.title-bar.tpl2, .woocommerce .title-bar-shop.tpl2 { text-align:center; }
.title-bar.tpl2 .page-breadcrumb, .title-bar.tpl2 .woocommerce-breadcrumb, .woocommerce .title-bar-shop.tpl2 .page-breadcrumb, .woocommerce .title-bar-shop.tpl2 .woocommerce-breadcrumb { text-align:center; }
.title-bar.tpl2 .page-title, .woocommerce .title-bar-shop.tpl2 .page-title {
  font-size:55px;
  line-height:normal;
  display:inline-block;
  position:relative;
  border-top:2px solid;
  border-bottom:2px solid;
  margin-bottom:20px;
  text-transform:uppercase;
}
@media (max-width: 767px) {
  .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; }
}
.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;
  margin-left:20px;
}
.post-navigation .nav-links .nav-previous .btn, .post-navigation .nav-links .nav-next .btn {
  display:inline-block;
  vertical-align:top;
  font-weight:300;
  border-radius:50px;
}
.comments-area { margin-top:20px; }
.comments-area .comments-title {
  border-bottom:1px solid #AAAAAA;
  margin:0;
  padding:0 0 30px;
  font-weight:bold;
  font-size:24px;
  font-style:italic;
  text-transform:none !important;
}
.comments-area .comment-list { padding-left:0; }
.comments-area .comment-list li {
  padding:0 !important;
  border-top:none !important;
}
.comments-area .comment-list li .comment-body { position:relative; }
.comments-area .comment-list li .comment-body .comment-avatar {
  position:absolute;
  left:0;
  top:0;
}
.comments-area .comment-list li .comment-body .comment-avatar img { max-width:70px; }
.comments-area .comment-list li .comment-body .comment-info {
  position:relative;
  padding-left:100px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta, .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;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta a, .comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a { color:#A53E4C; }
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply { margin-left:5px; }
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
  color:#444;
  font-size:30px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a:hover { color:#A53E4C; }
.comments-area .comment-list li .comment-body .comment-info .comment-footer {
  padding-bottom:35px;
  border-bottom:1px solid #AAAAAA;
  text-align:right;
}
.comments-area .comment-list ol { padding-left:85px; }
.comment-reply-title { text-transform:uppercase; }
.comment-form { margin:50px 0; }
.comment-form p {
  line-height:normal;
  margin-top:15px;
}
.comment-form p.comment-form-author, .comment-form p.comment-form-email {
  width:calc(50% - 10px);
  display:inline-block;
  margin-top:0;
}
.comment-form p.comment-form-email { margin-left:15px; }
.comment-form p label, .comment-form p textarea, .comment-form p input { width:100%; }
.comment-form p label { margin-bottom:5px; }
.comment-form p.comment-form-url {
  margin-right:0;
  width:calc(100%/3);
}
.comment-form p.form-submit { text-align:right; }
.comment-form p.form-submit .submit {
  display:inline-block;
  width:initial;
  padding:10px 40px;
  background:#A53E4C;
  border:none;
  color:#FFF;
  margin:0;
}
.comment-form p.form-submit .submit:hover { background:#444; }
@media (max-width: 361px) {
  .comment-form p.comment-form-email { margin-left:0; }
}
.pagination { width:100%; }
.pagination .page-numbers {
  border-radius:0px;
  display:inline-block;
  line-height:normal;
  margin-left:5px;
  padding:10px 15px;
  vertical-align:top;
}
.pagination .page-numbers:hover {
  border-color:#A53E4C;
  color:#FFF;
  background:#A53E4C;
}
.pagination .page-numbers.current {
  border-color:transparent;
  background:#A53E4C;
  color:#fff;
}
.pagination .page-numbers.dots { border-color:transparent; }
.pagination .page-numbers.next { border:none; }
.tb_footer {
  /* footer-top */
  /* footer-bottom */
}
.tb_footer .footer-top .widget h3 {
  text-transform:uppercase;
  font-size:16px;
  margin-bottom:20px;
}
.tb_footer .footer-top .tb-social a { color:#444444; }
.tb_footer .footer-top .tb-social a:hover { color:#ffffff; }
.tb_footer .footer-top .widget_tb_list_icon_widget { margin-top:20px; }
.tb_footer .footer-top .widget_tb_list_icon_widget ul li i.fa { margin-right:10px; }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li { border-bottom:1px dotted #555; }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li:last-child { border-bottom:none; }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li .tb-meta { width:calc( (100% / 3) - 12px ); }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li .tb-meta .date span { font-size:10px; }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li .tb-details { width:calc( 100% - (100% / 3) + 8px); }
.tb_footer .footer-top .tb-widget-post-list ul.tb-post-list li .tb-details h4 a {
  display:block;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul { margin-left:-6px; }
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul li {
  display:inline-block;
  vertical-align:top;
  margin:6px;
  width:calc(100% / 3 - 12px);
  font-size:0;
  line-height:normal;
}
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul li a {
  border:1px solid #A53E4C;
  border-radius:50%;
  display:inline-block;
  overflow:hidden;
  padding:4px;
  position:relative;
  width:100%;
  font-size:0;
}
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul li a img { border-radius:50%; }
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul li a:after {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  border-radius:50%;
  left:0;
  top:0;
  z-index:1;
  transition:.6s;
  -webkit-transition:.6s;
}
.tb_footer .footer-top .widget.widget_tb_recent_work_widget ul li a:hover:after {
  /* box-shadow: 0 0 0 60px rgba(228, 67, 44, 0.5) inset; */
  box-shadow:0 0 0 300px rgba(165,62,76,0.4) inset;
}
.tb_footer .footer-top .widget.widget_tb_opening_hours_widget ul li {
  border-bottom:1px dotted #555;
  padding:4px 0;
}
.tb_footer .footer-top .widget.widget_tb_opening_hours_widget ul li:last-child { border-bottom:none; }
.tb_footer .footer-top .widget.widget_tb_opening_hours_widget ul li .time {
  float:right;
  font-size:13px;
}
.tb_footer .footer-top .widget.widget_tb_opening_hours_widget ul li .time.open { color:#A53E4C; }
.tb_footer .footer-top .widget.widget_tb_opening_hours_widget ul li .time.closed { color:#F2092C; }
.tb_footer .footer-top .tb-col4 { padding-left:65px; }
.tb_footer .footer-top .widget { padding:20px 0; }
.tb_footer .footer-top .btn {
  margin:15px 0;
  border:1px solid #444444;
  color:#ffffff !important;
}
.tb_footer .footer-top .btn:hover {
  background-color:#444444 !important;
  border-color:#ffffff !important;
}
.tb_footer .footer-top .newsletter form {
  position:relative;
  overflow:hidden;
}
.tb_footer .footer-top .newsletter form:after {
  font-family:"aqua icon" !important;
  content:"\e1fd";
  font-size:18px;
  line-height:41px;
  text-align:center;
  position:absolute;
  top:0;
  right:0;
  width:40px;
  color:#fff;
  background:#444444;
  z-index:9;
}
.tb_footer .footer-top .newsletter form p input {
  margin:0;
  background:#FFFFFF;
  box-shadow:none;
}
.tb_footer .footer-top .newsletter form p input:focus, .tb_footer .footer-top .newsletter form p input:active { border:1px solid #A53E4C; }
.tb_footer .footer-top .newsletter form p:last-child {
  position:absolute;
  top:0;
  right:0;
  width:40px;
  background:transparent;
  z-index:99;
}
.tb_footer .footer-top .newsletter form p:last-child input {
  border:none;
  color:transparent;
  background:transparent;
}
.tb_footer .footer-bottom h6 {
  margin:10px;
  letter-spacing:1.6px;
}
.tb_footer .footer-bottom .sidebar-bottom-right {
  display:inline-block;
  text-align:right;
}
.tb_footer .footer-bottom .sidebar-bottom-right ul li {
  display:inline-block;
  position:relative;
}
.tb_footer .footer-bottom .sidebar-bottom-right ul li:after {
  content:"";
  background:#999;
  border-radius:50%;
  height:3px;
  position:absolute;
  right:-4px;
  top:calc(50%);
  width:3px;
}
.tb_footer .footer-bottom .sidebar-bottom-right ul li:last-child:after { background:none; }
.tb_footer .footer-bottom .sidebar-bottom-right ul li a {
  display:inline-block;
  margin:4px 12px;
  line-height:33px;
}
.tb_footer .footer-bottom .sidebar-bottom-left .textwidget, .tb_footer .footer-bottom .sidebar-bottom-right ul li a {
  font-size:13px;
  line-height:normal;
  display:inline;
}
.tb_footer.white .footer-top .newsletter form { position:relative; }
.tb_footer.white .footer-top .btn {
  margin:15px 0;
  background-color:transparent !important;
  border:1px solid #444444 !important;
  color:#444444 !important;
}
.tb_footer.white .footer-top .btn:hover, .tb_footer.white .footer-top .btn:focus {
  background-color:#A53E4C !important;
  border-color:#A53E4C !important;
  color:#ffffff !important;
}
.tb_footer.white .footer-top .tb-social a { color:#444444; }
.tb_footer.white .footer-top .tb-social a:hover { color:#A53E4C; }
.tb_footer.white .footer-top .newsletter p input {
  margin:0;
  background:#FFFFFF;
  border:1px solid #444444;
}
.widget.widget_tag_cloud .tagcloud a {
  border:1px solid;
  border-radius:2px;
  display:inline-block;
  line-height:normal;
  margin-right:2px;
  margin-bottom:4px;
  padding:0 5px;
}
.widget.widget_tag_cloud .tagcloud a:hover { color:#A53E4C; }
.tb_stats {
  padding:50px 30px 50px 0;
  text-align:center;
  width:100%;
}
.tb_stats.brddark {
  border-right:1px solid rgba(0,0,0,0.1);
  padding:50px 30px 50px 0;
  text-align:center;
  width:100%;
}
.tb_stats .num {
  color:#232d37;
  font-size:40px;
  font-weight:800;
  margin-bottom:10px;
}
.tb_stats .type {
  color:#c3cdd7;
  font-size:11px;
  font-weight:200;
  letter-spacing:2px;
}
.tb_stats .type .white {
  color:#fff;
  font-size:11px;
  font-weight:200;
  letter-spacing:2px;
}
.tb_stats.stats-alt {
  border-right:1px solid #eff4f7;
  padding:10px 0;
  text-align:center;
  width:100%;
}
.tb_stats.stats-alt.brddark {
  border-right:1px solid rgba(0,0,0,0.1);
  padding:10px 0;
  text-align:center;
  width:100%;
}
.tb_stats.stats-alt .num {
  color:#232d37;
  font-size:20px;
  font-weight:800;
  margin-bottom:10px;
}
.tb_stats.stats-alt .type {
  color:#c3cdd7;
  font-size:8px;
  font-weight:200;
  letter-spacing:2px;
  line-height:12px;
}
.tb_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:#A53E4C;
}
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"; }
#Container .mix { display:none; }
.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:14px;
  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;
  padding:4px 15px;
}
.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:14px;
}
.rtb-booking-form .btn_submit button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
}
.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 {
  max-width:370px;
  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:#A53E4C;
}
body .plan.featured > li.plan-name .uk-badge-danger {
  background:#FFF;
  color:#A53E4C;
  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);
}
.tb_right_fx_wrap {
  position:fixed;
  right:0;
  top:210px;
  background:#FFF;
  z-index:99999;
}
.tb_right_fx_wrap .widget_shopping_cart {
  margin-bottom:0 !important;
  position:relative;
}
.tb_right_fx_wrap .widget_shopping_cart .wg-title {
  font-size:0;
  padding:10px;
  border:1px solid #000;
  display:inline-block;
  margin-bottom:0;
}
.tb_right_fx_wrap .widget_shopping_cart .wg-title:after {
  content:"\f07a";
  font-family:FontAwesome;
  font-size:20px;
  cursor:pointer;
}
.tb_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%);
}
.tb_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content.active {
  visibility:visible;
  transform:translateX(0);
}
.tb_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content .product_list_widget { border-radius:0; }
.tb_dropcap:first-letter {
  color:#666;
  display:block;
  float:left;
  font-size:50px;
  line-height:40px;
  padding:4px 8px 0 0;
  overflow:hidden;
}
.tb_blocknumber {
  min-height:45px;
  padding:5px 0 5px 60px;
  position:relative;
}
.tb_blocknumber span {
  display:block;
  font-weight:bold;
  height:48px;
  left:0;
  line-height:48px;
  position:absolute;
  text-align:center;
  top:0;
  width:48px;
}
.tb_blocknumber span.rounded { border-radius:5px; }
.tb_blocknumber span.circle { border-radius:100%; }
.tb_bubble { position:relative; }
.tb_bubble cite {
  left:15px;
  padding-left:40px;
  bottom:-30px;
  display:block;
  height:30px;
  line-height:36px;
  position:absolute;
}
.tb_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 .tb_bubble cite {
  padding-right:40px;
  right:15px;
}
.rtl .tb_bubble cite span {
  border-right-color:transparent !important;
  right:0;
}
.tb_block_text.rounded { border-radius:5px; }
.widget_mini_cart_wrap.animate_cart {
  -webkit-animation:shake .5s ease;
  -moz-animation:shake .5s ease;
  -o-animation:shake .5s ease;
}
.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(165,62,76,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 {
  transform:scale(1.2);
  -webkit-transform:scale(1.2);
}
.tpl1 .colorbox-wrap .colorbox { border:none; }
h3.headline {
  letter-spacing:0.1em;
  margin:0 0 55px;
}
h3.headline.underline:after {
  background-color:#666;
  content:"";
  display:block;
  height:1px;
  position:relative;
  top:15px;
  width:30px;
}
h3.headline.underline.text-left:after, h3.headline.underline.text-left span:after { margin:0; }
h3.headline.underline.text-right:after, h3.headline.underline.text-right span:after {
  margin:auto 100%;
  transform:translateX(-100%);
  webkit-transform:translateX(-100%);
  moz-transform:translateX(-100%);
  o-transform:translateX(-100%);
}
h3.headline.underline.text-center:after, h3.headline.underline.text-center span:after { margin:auto; }
h1.headline { margin:0; }
.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 #A53E4C inset;
  padding:4px;
  transition:.3s;
  -webkit-transition:.3s;
}
.feature-box.tpl1 .feature-icon-image > i {
  font-size:24px;
  color:#A53E4C;
  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:#A53E4C;
}
.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 {
  max-width:370px;
  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"; }
.tb-carousel .owl-pagination {
  position:absolute !important;
  bottom:-40px;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.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 .tb_carousel_content { text-align:center; }
.tb-carousel.testimonial.default .tb_carousel_content .tb_carousel_title { margin-bottom:20px; }
.tb-carousel.testimonial.default .tb_carousel_content .tb_carousel_title a {
  text-transform:uppercase;
  font-size:16px;
}
.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 .tb_carousel_content {
  padding:0;
  text-align:center;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb_carousel_title { margin:20px 0 10px; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb_carousel_title a {
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:3px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb_position {
  font-style:italic;
  font-weight:400;
  color:#A53E4C;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb-social { margin-top:10px; }
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb-social li a {
  font-size:18px;
  color:#444;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .tb_carousel_content .tb-social li a:hover { color:#A53E4C; }
.team.normal .tb-carousel-item-wrap .item {
  max-width:370px;
  margin:0 auto;
  margin-bottom:30px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content {
  padding:0;
  text-align:center;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb_carousel_title { margin:20px 0 10px; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb_carousel_title a {
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:3px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb_position {
  font-style:italic;
  font-weight:400;
  color:#A53E4C;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb_introtext { font-weight:bold; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb-social { margin-top:10px; }
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb-social li a {
  font-size:18px;
  color:#444;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .tb_carousel_content .tb-social li a:hover { color:#A53E4C; }
.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-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;
  border:none;
}
.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%);
}
.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 .ui-widget-content { border:none; }
.wpb_tabs.woo-product-tabs .ui-widget-content .ui-widget-header {
  border:none;
  background:none;
}
.wpb_tabs.woo-product-tabs .ui-widget-content .ui-widget-header .ui-state-default { border:none; }
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav {
  text-align:center;
  position:relative;
  margin-bottom:30px;
}
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav:after {
  content:"";
  position:absolute;
  width:100%;
  border-bottom:1px solid #aaaaaa;
  top:calc(50% - 1px);
  left:0;
  z-index:9;
}
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav li {
  background:#FFF !important;
  margin-left:5%;
  position:relative;
  z-index:10;
  float:none;
  display:inline-block;
  background:none;
  font-size:18px;
  padding:5px 30px;
  font-weight:400;
}
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav li:hover a { color:#A53E4C; }
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav li.ui-state-active { font-size:24px; }
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tabs_nav li:first-child { margin:0; }
.wpb_tabs.woo-product-tabs .ui-widget-content .wpb_tour_tabs_wrapper .wpb_tab {
  background:none !important;
  padding:0 !important;
}
.tb-grid .tb-grid-nav { margin-bottom:20px; }
.tb-grid .tb-grid-nav ul {
  margin:0;
  padding:0;
  line-height:normal;
  display:inline-block;
  vertical-align:top;
}
.tb-grid .tb-grid-nav ul li {
  display:inline-block;
  vertical-align:top;
  position:relative;
  transition:.3s;
  -webkit-transition:.3s;
}
.tb-grid .tb-grid-nav ul li a { color:#999; }
.tb-grid .tb-grid-nav ul li :hover a { color:#333; }
.tb-grid .tb-grid-nav ul li.active:after {
  content:"";
  width:2px;
  height:2px;
  background:#555;
  color:#555;
  border-radius:50%;
  position:absolute;
  left:50%;
  top:100%;
  animation:dot-animation .4s ease;
  -webkit-animation:dot-animation .4s ease;
  box-shadow:8px 0 0 0, -8px 0 0 0;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.tb-grid .tb-grid-nav ul.controls-sorter {
  float:right;
  position:relative;
}
.tb-grid .tb-grid-nav ul.controls-sorter:before { clear:both; }
.tb-grid .tb-grid-content .tb-grid-item { line-height:normal; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner {
  position:relative;
  overflow:hidden;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-grid-image {
  position:relative;
  line-height:0;
  overflow:hidden;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-grid-image img, .tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-grid-image canvas {
  width:100%;
  transition:.5s;
  -webkit-transition:.5s;
  transform:scale(1.02);
  -webkit-transform:scale(1.02);
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-grid-image canvas { opacity:1; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-grid-image .colorbox-wrap { z-index:2; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-info-grid-item {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  padding:20px;
  z-index:1;
  top:101%;
  text-align:left;
  transition:.3s;
  opacity:1;
  background:#FFF;
  -webkit-transition:.3s;
  transform:scale(1.02);
  -webkit-transform:scale(1.02);
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-info-grid-item h3.tb-grid-title {
  margin:0;
  padding:0;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-info-grid-item h3.tb-grid-title a { color:#FFF; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .tb-info-grid-item .tb-grid-desc { color:#FFF; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .tb-info-grid-item {
  transform:translateY(-100%) scale(1.02);
  -webkit-transform:translateY(-100%) scale(1.02);
  background:#A53E4C;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .tb-grid-image img, .tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .tb-grid-image canvas {
  transform:translateY(-10%) scale(1.02);
  -webkit-transform:translateY(-10%) scale(1.02);
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .tb-grid-image canvas { opacity:0; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .colorbox-grid-custom { opacity:1; }
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner:hover .colorbox-grid-custom a.colorbox {
  animation:none;
  -webkit-animation:none;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .colorbox-grid-custom {
  width:32px;
  height:32px;
  position:absolute;
  top:0;
  right:0;
  left:initial;
}
.tb-grid .tb-grid-content .tb-grid-item .tb-grid-item-inner .colorbox-grid-custom a {
  width:100%;
  height:100%;
  line-height:32px;
  background:#A53E4C;
  border-radius:0;
}
.tb-btn {
  padding:0 20px;
  display:inline-block !important;
  height:36px;
  vertical-align:top;
  position:relative;
  border-radius:2px;
  transition:.4s;
  -webkit-transition:.4s;
  display:inline-block;
}
.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 #A53E4C; }
.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:#A53E4C;
  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:#A53E4C;
  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:#A53E4C;
  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:#A53E4C;
  border-color:#A53E4C;
  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:#A53E4C;
  border-color:#A53E4C;
  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:#A53E4C;
  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; }
.error404-wrap {
  text-align:center;
  padding:60px;
}
.error404-wrap .error-code {
  font-size:140px;
  font-weight:800;
}
.error404-wrap .error-message {
  font-size:40px;
  line-height:60px;
}
.header-sidebar .sidebar-top-right .widget_mini_cart_wrap .shopping_cart_dropdown {
  left:initial;
  right:0 !important;
}
.widget_mini_cart_wrap { display:inline-block; }
.widget_mini_cart_wrap .header a.icon_cart_wrap {
  display:inline-block;
  position:relative;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap i {
  font-size:20px;
  color:#000;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
  position:absolute;
  top:-10px;
  background:#A53E4C;
  width:20px;
  height:20px;
  text-align:center;
  color:#FFF;
  line-height:21px;
  border-radius:50%;
  right:-12px;
  font-weight:bold;
  font-size:12px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown {
  background:#ffffff;
  border-top:1px dashed #A53E4C;
  box-shadow:0 0 15px -4px rgba(0,0,0,0.5);
  display:none;
  right:0;
  overflow:hidden;
  padding:10px;
  position:absolute;
  top:50px;
  z-index:9999;
  width:295px;
  -webkit-animation:fadeInUp 0.7s both;
  -moz-animation:fadeInUp 0.7s both;
  -o-animation:fadeInUp 0.7s both;
  animation:fadeInUp 0.7s both;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-btn-wrap { display:none; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart, .widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-footer {
  margin:20px auto;
  border:none;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart {
  border-bottom:1px dashed #A53E4C;
  border-radius:0px;
  width:100%;
  padding-bottom:30px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart caption h4 {
  text-transform:uppercase;
  text-align:center;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart tr, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart th {
  vertical-align:middle;
  text-align:center;
  border:none;
  font-size:13px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart tbody tr:nth-child(even) { background:rgba(255,255,255,0.05) !important; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart th.product-remove, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-name, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-remove, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart th.product-name { text-align:left; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-name { text-transform:uppercase; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-name a {
  display:block;
  color:#363636;
  font-size:14px;
  text-transform:capitalize;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-name a:hover { color:#A53E4C; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-name span { color:#A53E4C; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart th.product-price, .widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-price { text-align:right; }
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-remove a {
  background:none repeat scroll 0 0 #A53E4C;
  border-radius:50%;
  color:#fff;
  display:inline-block;
  font-size:10px;
  height:16px;
  line-height:13px;
  width:16px;
  text-align:center;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-thumbnail a {
  display:inline-block;
  vertical-align:top;
  font-size:0;
  line-height:normal;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .shop_table.cart td.product-thumbnail a img {
  width:70px;
  height:90px;
  padding:10px 0px;
  border:solid 1px #e5e5e5;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-footer {
  width:100%;
  text-align:center;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-footer .cart-total {
  text-align:LEFT;
  font-size:16px;
  text-transform:uppercase;
  display:block;
  padding-top:10px;
  padding:10px;
  color:#363636;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-footer .cart-total .amount {
  float:right;
  color:#A53E4C;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .mini-cart-footer .cart-link a {
  width:100%;
  border-radius:30px;
  padding:12px 39px;
  margin-top:10px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown_inner {
  height:100%;
  overflow:auto;
}
.widget_mini_cart_wrap .shopping_cart_dropdown_inner .close-mini-cart {
  border:none;
  background:#FFF;
  color:#333;
  width:50px;
  height:50px;
  text-align:center;
  position:absolute;
  right:0;
  top:0;
  border-radius:0;
}
@media (max-width: 767px) {
  .widget_mini_cart_wrap:hover .shopping_cart_dropdown { display:none; }
}
.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:capitalize;
}
.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_tb_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: 992px) {
  .tb-header-v1 .col-logo, .tb-header-v1 .col-menu {
    display:inline-block;
    vertical-align:middle;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  .tb_footer_top_once, .tb_footer_top_two, .tb_footer_top_three { text-align:center; }
  .tb_footer_top_four {
    border:none !important;
    padding:0 15px !important;
    text-align:center;
    width:100%;
  }
  .tb_footer_top_four .widget {
    text-align:center;
    padding:20px 0 0 !important;
  }
  .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 {
    max-width:370px;
    margin:10px auto 70px !important;
  }
}
@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%; }
}
@media (max-width: 767px) {
  .header-sidebar { text-align:center; }
  .header-sidebar .tb-social { text-align:center; }
  .footer-bottom.tb_footer { text-align:center; }
  .footer-bottom.tb_footer #menu-menu-footer { 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;
  }
  .tb_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(165,62,76,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;
}
.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 .wpcf7-submit {
  float:right;
  background:#A53E4C;
  border-color:#A53E4C;
  color:#FFF;
  text-transform:uppercase;
  width:150px;
}
.wpcf7 .wpcf7-submit:hover {
  background:#444;
  border-color:#444;
  color:#FFF;
}
@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 .blog-info, .single article.space .blog-info {
  margin-bottom:25px;
  text-align:right;
}
.single article.post .blog-info > span, .single article.space .blog-info > span { margin-left:55px; }
.single article.post .blog-info > span a, .single article.space .blog-info > span a { color:#A53E4C; }
.single article.post .tb-blog-image, .single article.space .tb-blog-image { margin-bottom:50px; }
.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:#A53E4C; }
.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;
}
.single article.post .tb-content-block .about-author .author-info, .single article.space .tb-content-block .about-author .author-info {
  display:inline-block;
  padding-left:30px;
  width:calc(100% - 175px);
}
.single article.post .tb-content-block .about-author .author-info .subtitle, .single article.space .tb-content-block .about-author .author-info .subtitle { font-weight:bold; }
.single article.post .tb-content-block .about-author .author-info .desc, .single article.space .tb-content-block .about-author .author-info .desc { font-style:italic; }
.single article.post .tb-content-block .about-author .author-info a, .single article.space .tb-content-block .about-author .author-info a { color:#A53E4C; }
.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;
}
.main-content .widget { margin-bottom:40px; }
.main-content .widget h3.wg-title {
  font-size:16px;
  color:#363636;
  padding:10px 0;
  text-align:center;
  text-transform:uppercase;
}
.main-content .widget .service-list {
  margin:0;
  padding:0;
}
.main-content .widget .service-list li {
  font-size:18px;
  line-height:2.5;
}
.main-content .widget .service-list li:before {
  content:"\e177";
  font-family:"aqua icon";
  margin-right:10px;
  vertical-align:-5%;
}
.main-content .widget .ro-blog-side-contact {
  border-collapse:collapse;
  border-spacing:0;
  border:none;
}
.main-content .widget .ro-blog-side-contact td, .main-content .widget .ro-blog-side-contact th {
  padding:0 0 10px;
  border:none;
  font-weight:600;
}
.main-content .widget .ro-blog-side-contact th { text-align:left; }
.tb-blog-related { margin-bottom:50px; }
.tb-padding-content { padding:0 20% !important; }
@media (max-width: 1240px) {
  #tb_wrapper .tb-blog.default article .tb-content-block h2.blog-title a { font-size:24px; }
}
@media (max-width: 1199px) {
  #tb_wrapper .tb-blog.default article .tb-content-block h2.blog-title {
    margin-bottom:20px;
    line-height:26px;
  }
  #tb_wrapper  .tb-left .tb-blog.default .tb-content-block, #tb_wrapper  .tb-right .tb-blog.default .tb-content-block { padding-top:20px; }
}
.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 (min-width: 992px) and (max-width: 1200px) {
  .container { max-width:970px; }
}
@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);
  }
  #tb_wrapper .tb-blog.default article .tb-content-block .blog-desc {
    height:6.2em;
    overflow:hidden;
  }
}
@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;
  }
}
@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; }
}
@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_tb_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; }
}
.error-code-aqua {
  font-size:72px;
  line-height:1.2;
  margin-bottom:0;
}
.btn-404-aqua {
  margin-top:40px !important;
  border:none;
}
.btn-404-aqua:hover {
  background:#444444 !important;
  color:#FFF !important;
}
#tb_back_to_top {
  /* border: 2px solid #e8e8e8;
    border-radius: 50%; */
  bottom:-40px;
  cursor:pointer;
  height:auto;
  margin:0;
  position:fixed;
  right:30px;
  transition:all .3s;
  z-index:999;
}
#tb_back_to_top.active {
  bottom:50px !important;
  display:block !important;
  opacity:1 !important;
}
#tb_back_to_top span {
  background:#FFF;
  color:#000;
  border:solid 1px #000;
  display:block;
  height:40px;
  line-height:38px;
  text-align:center;
  text-decoration:none;
  transition:.3s;
  -webkit-transition:.3s;
  width:40px;
}
#tb_back_to_top span i {
  font-size:15px;
  line-height:42px;
  transition:color .3s;
  -webkit-transition:color .3s;
  font-size:24px;
}
#tb_back_to_top:hover span {
  background:#A53E4C;
  border-color:#A53E4C;
}
#tb_back_to_top:hover span i { color:#FFF; }
.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; }
}
.wpb_content_element { margin-bottom:0 !important; }
#ro_featured-products-3 .tb-product-item .tb-content .tb-title a {
  font-size:14px;
  color:#363636;
}
#ro_featured-products-3 .tb-product-item .tb-content .tb-title a:hover { color:#A53E4C; }
#ro_featured-products-3 .tb-product-item .tb-content .entry-date {
  color:#b7b7b7;
  text-transform:uppercase;
  font-style:italic;
  font-size:12px;
  margin-top:15px;
}
.icons-sub-menu {
  position:absolute;
  top:32px;
  right:0;
  font-size:20px;
  color:#000;
}
@media (max-width: 767px) {
  .tb-header-v1 #nav > li > ul > li, .tb-header-v2 #nav > li > ul > li, .tb-header-v3 #nav > li > ul > li { height:auto !important; }
  #nav > li { position:relative; }
  .tb-header-wrap #nav .dropdown-menu { display:none; }
  .dropdown-menu {
    float:none !important;
    width:100% !important;
  }
  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color:transparent !important; }
}
.hide_link { display:none !important; }
.ro-hamburger {
  background:transparent;
  border:0 none;
  cursor:pointer;
  height:14px;
  outline:medium none;
  padding:0;
  position:absolute;
  top:25px;
  right:15px;
  -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:22px;
  z-index:999;
}
.ro-hamburger:before, .ro-hamburger:after, .ro-hamburger span {
  background:#444444;
  -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;
}
.ro-hamburger:before, .ro-hamburger:after {
  content:"";
  height:2px;
  left:0;
  position:absolute;
  top:50%;
  transform-origin:50% 50% 0;
  -webkit-transform-origin:50% 50% 0;
  -ms-transform-origin:50% 50% 0;
  width:100%;
}
.ro-hamburger span {
  height:2px;
  left:0;
  overflow:hidden;
  position:absolute;
  text-indent:200%;
  top:50%;
  width:100%;
}
.ro-hamburger:before {
  -webkit-transform:translate3d(0px,-7px,0px);
  -moz-transform:translate3d(0px,-7px,0px);
  -ms-transform:translate3d(0px,-7px,0px);
  -o-transform:translate3d(0px,-7px,0px);
}
.ro-hamburger:after {
  -webkit-transform:translate3d(0px,7px,0px);
  -moz-transform:translate3d(0px,7px,0px);
  -ms-transform:translate3d(0px,7px,0px);
  -o-transform:translate3d(0px,7px,0px);
}
.ro-main-nav-opened .ro-hamburger span { opacity:0; }
.ro-main-nav-opened .ro-hamburger:before {
  -webkit-transform:rotate3d(0,0,1,45deg);
  -moz-transform:rotate3d(0,0,1,45deg);
  -ms-transform:rotate3d(0,0,1,45deg);
  -o-transform:rotate3d(0,0,1,45deg);
}
.ro-main-nav-opened .ro-hamburger:after {
  -webkit-transform:rotate3d(0,0,1,-45deg);
  -moz-transform:rotate3d(0,0,1,-45deg);
  -ms-transform:rotate3d(0,0,1,-45deg);
  -o-transform:rotate3d(0,0,1,-45deg);
}
@media (min-width: 768px) {
  #nav {
    position:relative;
    display:table;
    width:100%;
    font-weight:400;
    font-size:14px;
    margin:0;
  }
  #nav .current-menu-ancestor >a { color:#A53E4C; }
  #nav .current-menu-parent >a { color:#A53E4C; }
  #nav .current-menu-item >a { color:#A53E4C; }
  #nav > li {
    position:relative;
    display:table-cell;
    margin:0 55px;
    vertical-align:middle;
  }
  #nav > li.ro-logo-menu img { max-width:240px; }
  #nav > li > a {
    display:inline-block;
    position:relative;
    padding:10px 0;
    text-transform:capitalize;
    color:#A1A1A1;
  }
  #nav > li > a:hover { color:#A53E4C; }
  #nav > li > ul {
    position:absolute;
    top:100%;
    left:-30px;
    z-index:998;
    width:220px;
    display:none;
    list-style:none;
  }
  #nav > li > ul li a {
    color:#A1A1A1;
    display:block;
    line-height:60px;
  }
  #nav > li > ul li a:hover { color:#A53E4C; }
  #nav > li > ul li.current-menu-item a { color:#A53E4C; }
  #nav > li:hover > ul {
    display:block;
    animation:fadeInUp .3s both;
  }
  .tb-header-v3 .col-logo { text-align:center; }
  .tb-header-v3 .col-menu .ro-logo-menu .ro-brand {
    width:240px;
    height:auto;
  }
}
.tb-header-shop .tb_logo_mbmenu, .tb-header-shop #ro-hamburger { display:none !important; }
.tb-header-shop #nav {
  position:relative;
  display:table;
  width:100%;
  font-family:'aqua', sans-serif;
  font-weight:400;
  font-size:14px;
  padding:0 30px;
  margin:0;
}
.tb-header-shop #nav .current-menu-ancestor >a:after, .tb-header-shop #nav .current-menu-parent >a:after { width:100%; }
.tb-header-v1 .tb-header-shop #nav { padding:10px 30px; }
.tb-header-shop #nav > li {
  position:relative;
  display:table-cell;
  width:300px;
}
.tb-header-shop #nav > li > a {
  display:inline-block;
  position:relative;
  padding:15px 0;
  text-transform:uppercase;
}
.tb-header-shop #nav > li > a:hover:after { width:100%; }
.tb-header-shop #nav > li > a:after {
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  display:block;
  margin-right:auto;
  margin-left:auto;
  content:" ";
  height:0;
  width:0;
  border-top:1px solid #FFFFFF;
}
.tb-header-shop #nav > li > ul {
  position:absolute;
  top:100%;
  left:-30px;
  z-index:998;
  width:220px;
  padding:0 30px;
  display:none;
  list-style:none;
}
.tb-header-shop #nav > li > ul li a {
  display:block;
  line-height:60px;
}
.tb-header-shop #nav > li:hover > ul {
  display:block;
  animation:fadeInUp .3s both;
}
@media (max-width: 991px) {
  #tb_wrapper .tb-header-wrap { padding:0; }
  #tb_wrapper .tb-header-wrap.tb-header-v1 .col-logo {
    padding-top:10px;
    padding-bottom:10px;
  }
  #tb_wrapper .tb-header-wrap.tb-header-v3 .col-logo {
    display:block;
    padding-top:10px;
    padding-bottom:10px;
  }
  #tb_wrapper .tb-header-wrap.tb-header-v3 li.ro-logo-menu { display:none; }
}
@media (max-width: 767px) {
  #tb_wrapper .tb-header-wrap {
    padding:0;
    top:0;
  }
  #tb_wrapper .tb-header-wrap.tb-header-v1, #tb_wrapper .tb-header-wrap.tb-header-v3 { padding:0; }
  #tb_wrapper .tb-header-wrap.tb-header-v1 .col-logo, #tb_wrapper .tb-header-wrap.tb-header-v3 .col-logo {
    padding-top:0;
    padding-bottom:0;
  }
  #tb_wrapper .tb-header-wrap.tb-header-v1 .col-logo img, #tb_wrapper .tb-header-wrap.tb-header-v3 .col-logo img { height:100%; }
  .tb-header-v2 .col-logo img, .tb-header-shop .col-logo img {
    margin-right:10px;
    display:inline-block;
    vertical-align:middle;
    height:100%;
  }
  .tb-header-v1 .col-logo img {
    vertical-align:middle;
    height:100%;
  }
  .col-logo .menubar-brand {
    float:left;
    height:70px;
    margin-bottom:0;
    padding:10px 0;
    text-align:left;
  }
  .tb-header-v1 #nav, .tb-header-v2 #nav, .tb-header-v3 #nav {
    -webkit-transition:right .3s;
    -moz-transition:right .3s;
    -ms-transition:right .3s;
    -o-transition:right .3s;
    font-weight:400;
    font-size:14px;
    display:block;
    position:fixed;
    list-style:none;
    height:100vh;
    top:0;
    right:-270px;
    width:270px;
    padding:50px 20px;
    z-index:998;
    overflow:auto;
    background-color:#EEEEEE;
  }
  .ro-main-nav-opened .tb-header-v1 #nav, .ro-main-nav-opened .tb-header-v2 #nav, .ro-main-nav-opened .tb-header-v3 #nav { right:0; }
  .admin-bar .tb-header-v1 #nav > li:first-child, .admin-bar .tb-header-v2 #nav > li:first-child, .admin-bar .tb-header-v3 #nav > li:first-child { margin-top:40px; }
  .tb-header-v1 #nav > li > a, .tb-header-v2 #nav > li > a, .tb-header-v3 #nav > li > a { text-transform:uppercase; }
  .tb-header-v1 #nav > li > ul, .tb-header-v2 #nav > li > ul, .tb-header-v3 #nav > li > ul {
    padding-left:0;
    background-color:transparent;
  }
  .tb-header-v1 #nav > li > ul > li, .tb-header-v2 #nav > li > ul > li, .tb-header-v3 #nav > li > ul > li {
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    height:0;
    overflow:hidden;
  }
  .tb-header-v1 #nav > li > ul > li a, .tb-header-v2 #nav > li > ul > li a, .tb-header-v3 #nav > li > ul > li a { line-height:25.2px; }
  .tb-header-v1 #nav > li:hover > ul li, .tb-header-v2 #nav > li:hover > ul li, .tb-header-v3 #nav > li:hover > ul li { height:70px; }
  .tb-header-v1 #nav > li:not(:first-child) a, .tb-header-v2 #nav > li:not(:first-child) a, .tb-header-v3 #nav > li:not(:first-child) a {
    display:block;
    padding:20px 0;
    border-bottom:1px solid #FFFFFF;
  }
  .tb-header-v1 #nav > li:not(:first-child) a:hover, .tb-header-v2 #nav > li:not(:first-child) a:hover, .tb-header-v3 #nav > li:not(:first-child) a:hover { border-color:#444444; }
  .tb-header-v1 #nav > li:first-child, .tb-header-v2 #nav > li:first-child, .tb-header-v3 #nav > li:first-child { margin-bottom:40px; }
}
@media (max-width: 767px) {
  .tb_footer .footer-top .tb-col4 { border-left:medium hidden; }
  .tb_footer { text-align:center; }
  .tb_footer .widget_tb_social_widget { text-align:center !important; }
  .sm_height62 { height:62px !important; }
}
@media (max-width: 479px) {
  .feature-box-desc { padding:15px 55px 15px 15px !important; }
  .feature-box-desc .tb-menu-text-item {
    clear:both;
    position:relative;
  }
  .feature-box-desc .tb-menu-text-item .menu-item-inner span.solid:after { display:none; }
  .feature-box-desc .tb-menu-text-item .menu-item-inner span.price {
    position:absolute;
    top:0;
    right:-40px;
    width:40px;
    text-align:right;
  }
  .feature-box-desc .tb-menu-text-item .menu-item-inner .title {
    display:block !important;
    float:left;
    max-width:100%;
    text-align:left;
    white-space:normal !important;
    width:100% !important;
  }
}
@media (max-width: 991px) {
  .wpb_accordion_section .wpb_accordion_content { padding:15px 55px 15px 15px !important; }
  .wpb_accordion_section .wpb_accordion_content .tb-menu-text-item {
    clear:both;
    position:relative;
  }
  .wpb_accordion_section .wpb_accordion_content .tb-menu-text-item .menu-item-inner span.solid:after { display:none; }
  .wpb_accordion_section .wpb_accordion_content .tb-menu-text-item .menu-item-inner span.price {
    position:absolute;
    top:0;
    right:-40px;
    width:40px;
    text-align:right;
  }
  .wpb_accordion_section .wpb_accordion_content .tb-menu-text-item .menu-item-inner .title {
    display:block !important;
    float:left;
    max-width:100%;
    text-align:left;
    white-space:normal !important;
    width:100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nav > li { margin:0 40px; }
}
.woocommerce .products .product span.onsale { min-height:initial !important; }
.woocommerce { /*.shop_table{
		margin-bottom: 60px !important;
		border-radius: 2px !important;
		-webkit-border-radius: 2px !important;
		th, td{
			border-bottom: none;
		}
		th:last-child, td:last-child{
			border-right: none;
		}
		td.product-thumbnail{
			text-align: center;
		}
		td.product-name{
			font-weight: 600;
			text-transform: uppercase;
		}
		.product-remove{
			text-align: center;
			a{
				line-height: 17px !important;
				display: inline-block !important;
			}
		}
		.product-quantity{
			text-align: center;
		}
		th.product-price, td.product-price , th.product-subtotal, td.product-subtotal{
			text-align: right;
		}
		td.actions{
			.input-text{
				box-shadow: none !important;
    			width: 100% !important;
			}
			input[type="submit"]{
				text-transform: uppercase;
				background: none;
				box-shadow: none;
				font-weight: normal;
				text-shadow: none;
				display: inline-block !important;
				width: auto;
				margin-top: 5px;
    			padding: 10px;
				border: 1px solid @dark-color;
    			border-radius: 0px;
    			-webkit-border-radius: 0px;
    			-moz-border-radius: 0px;
				&:hover{
					color: #FFF;
					border-color: @tb_primary_color;
					background: @tb_primary_color; 
				}
				&.checkout-button{
					text-transform: uppercase;
					color: #FFF;
					background: @tb_primary_color;
					border-color: @tb_primary_color;
					border-radius: 0px !important;
					-webkit-border-radius: 0px !important;
					&:hover{
						background: transparent;
					}
				}
			}
			.coupon{
				input[type="submit"]{
					width: 100%;
				}
			}
		}
	}*/ }
.woocommerce #order_review.woocommerce-checkout-review-order { margin-bottom:60px; }
.woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce .woocommerce-message {
  border-color:#A53E4C;
  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:#A53E4C;
  border-radius:0 !important;
  margin-top:13px;
}
.woocommerce .archive-products .tb-sidebar-left .tb-content { float:right; }
.woocommerce .archive-products .tb-sidebar-left .tb-sidebar { float:left; }
.woocommerce .archive-products img { width:100%; }
.woocommerce .single-product .tb-sidebar-left .tb-content { float:right; }
.woocommerce .single-product .tb-sidebar-left .tb-sidebar { float:left; }
.woocommerce .single-product .onsale {
  background:none repeat scroll 0 0 #A53E4C;
  border:medium none;
  border-radius:50%;
  font-size:10px;
  height:46px;
  line-height:46px;
  padding:0;
  right:-10px;
  left:initial;
  text-shadow:initial;
  text-transform:uppercase;
  top:-10px;
  width:46px;
  z-index:9;
}
.woocommerce .single-product .summary .single_add_to_cart_button {
  background:#444444;
  color:#FFFFFF;
}
.woocommerce .single-product .summary .single_add_to_cart_button:hover { background:#A53E4C; }
.woocommerce .archive-products { margin-bottom:60px; }
.woocommerce .woocommerce-result-count { line-height:59px; }
.woocommerce .woocommerce-ordering select.orderby { box-shadow:0 1px 3px -1px rgba(16,16,16,0.1) inset; }
.woocommerce .products .tb-product-items:last-child { border-bottom:none; }
.woocommerce .products .tb-product-items .tb-product-item {
  position:relative;
  text-align:center;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item {
  max-width:370px;
  margin:0 auto;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner {
  background:#FFF !important;
  transition:.3s;
  -webkit-transition:.3s;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .price ins {
  background:none;
  border-radius:2px;
  padding:0 5px;
  vertical-align:middle;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .price ins span.amount {
  padding:0 5px;
  letter-spacing:normal;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner h4 {
  margin-bottom:0;
  margin-top:20px;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info {
  position:absolute;
  width:90%;
  height:90%;
  left:5%;
  top:5%;
  background:rgba(255,255,255,0.8);
  box-shadow:0 0 0 1px #555;
  opacity:0;
  transition:.4s;
  -webkit-transition:.4s;
  z-index:10;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner {
  left:50%;
  position:absolute;
  top:50%;
  transform:translateX(-50%) translateY(-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%);
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner a:hover h4 { color:#A53E4C; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner a h4 {
  letter-spacing:3px;
  text-transform:uppercase;
  margin-bottom:25px;
  padding-bottom:20px;
  position:relative;
  -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;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner a h4:after {
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  border-bottom:1px solid;
  width:30px;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price {
  font-size:36px;
  font-weight:700;
  letter-spacing:5px;
  display:block;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price del, .woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price ins { display:inline-block; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .btn-addtocart {
  margin-top:20px;
  text-transform:uppercase;
  font-weight:700;
  padding:9px 39px;
  font-size:14px;
  white-space:nowrap;
  background:#ffffff;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-info .btn-addtocart:hover { background:#A53E4C; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner:hover .tb-item-content-info { opacity:1; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image {
  border-radius:2px;
  font-size:0;
  line-height:normal;
  position:relative;
  overflow:hidden;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image:after {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity:0;
  z-index:4;
  background-color:rgba(165,62,76,0.4);
  transition:.5s;
  -webkit-transition:.5s;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image img { width:100%; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button {
  position:absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  -webkit-transform:translate3d(-50%,-50%,0);
  -ms-transform:translateX(-50%) translateY(-50%);
  z-index:10;
  opacity:0;
  transition:.3s;
  -webkit-transition:.3s;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .tb-btn {
  color:#fff;
  border:1px solid #444;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  height:46px;
  margin-left:8px;
  padding:0;
  width:46px;
  transform:translateY(-150px);
  -webkit-transform:translateY(-150px);
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .tb-btn i {
  font-size:15px;
  line-height:46px;
  transition:.3s;
  -webkit-transition:.3s;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .tb-btn:hover {
  color:#fff;
  background:#444;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .add_to_cart_button { display:inline-block; }
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .add_to_cart_button.loading {
  opacity:.7;
  animation:rotateEff .3s infinite linear;
  -webkit-animation:rotateEff .3s infinite linear;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .tb-readmore {
  -webkit-transition-delay:.1s;
  transition-delay:.1s;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .added_to_cart {
  bottom:-25px;
  font-size:12px;
  font-weight:bold;
  left:50%;
  position:absolute;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  border:1px solid;
  bottom:-80px;
  padding:8px 12px;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-content-image .tb-item-button .added_to_cart:hover {
  border-color:#A53E4C;
  background:#A53E4C;
  color:#FFF;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-product-item-inner .tb-item-rating-cart { margin-top:10px; }
.woocommerce .products .tb-product-items .tb-product-item .tb-item-rating {
  display:block;
  height:15px;
  text-align:center;
}
.woocommerce .products .tb-product-items .tb-product-item .tb-item-rating .star-rating {
  margin:0 auto;
  display:inline-block;
  vertical-align:middle;
}
.woocommerce .products .tb-product-items .tb-product-item:after {
  content:"";
  position:absolute;
  top:0;
  right:0;
  height:100%;
  /*border-left: solid 1px #EFEFEF;*/
}
.woocommerce .products .tb-product-items .tb-product-item:last-child:after { border-left:none; }
.woocommerce .products .product { position:relative; }
.woocommerce .products .product .onsale {
  background:none repeat scroll 0 0 #A53E4C;
  border:medium none;
  border-radius:50%;
  font-size:10px;
  height:46px;
  line-height:46px;
  padding:0;
  right:-10px;
  left:initial;
  text-shadow:initial;
  text-transform:uppercase;
  top:-10px;
  width:46px;
  z-index:9;
}
.woocommerce .products .product a h3 {
  color:#444;
  text-transform:uppercase;
}
.woocommerce .products .product .price {
  font-weight:bold;
  font-size:15px;
}
.woocommerce .products .product .price .price ins {
  background:none;
  font-weight:bold;
  font-size:15px;
}
.woocommerce .products .product .price del { font-weight:bold; }
.woocommerce .products .product .price del .amount {
  font-size:36px;
  letter-spacing:normal;
  vertical-align:middle;
}
.woocommerce.tb-products-list.tpl2 .products.ajax-loading { position:relative; }
.woocommerce.tb-products-list.tpl2 .products.ajax-loading:after {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:url('assets/images/loading-animate.gif') no-repeat center 20%, rgba(255,255,255,0.2);
  z-index:9;
}
.woocommerce.tb-products-list.tpl2 .products.ajax-loading .tb-product-items { opacity:.5; }
.woocommerce.tb-products-list.tpl2 .products .row.tb-product-items {
  margin-bottom:34px;
  padding-bottom:6px;
  border-bottom:solid 1px #EEEEEE;
}
.woocommerce.tb-products-list.tpl2 .products .row.tb-product-items:last-child {
  border-color:transparent !important;
  margin-bottom:14px !important;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item {
  display:inline-block;
  float:none;
  position:relative;
  text-align:center;
  vertical-align:top;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner { background:none !important; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image { margin-bottom:30px; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info h4 {
  color:#444444;
  font-size:16px;
  text-transform:uppercase;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner span.onsale {
  color:#444;
  background:rgba(255,255,255,0.7);
  right:5px;
  top:5px;
  border-radius:0 !important;
  font-size:18px;
  font-weight:bold;
  line-height:35px;
  min-height:auto;
  min-width:auto;
  width:64px;
  height:34px;
  min-height:auto !important;
  transition:.3s;
  -webkit-transition:.3s;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content {
  position:absolute;
  width:90%;
  height:90%;
  left:5%;
  top:5%;
  background:rgba(255,255,255,0.8);
  opacity:0;
  transition:.3s;
  -webkit-transition:.3s;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button {
  opacity:1;
  white-space:nowrap;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button .tb-btn {
  transform:translate(0);
  -webkit-transform:translate(0);
  color:#444444;
  border-width:1px;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button .tb-btn:first-child {
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button .tb-btn:last-child {
  transform:translateY(50%);
  -webkit-transform:translateY(50%);
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button .tb-btn:hover { color:#FFF; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-image .tb-item-button-content .tb-item-button:after {
  background:#aaaaaa;
  content:"";
  height:120%;
  left:56%;
  position:absolute;
  top:-7px;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  width:1px;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner:hover .tb-item-button-content { opacity:1; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner:hover .onsale { opacity:0; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info {
  position:relative;
  opacity:1;
  width:100%;
  left:0;
  top:0;
  box-shadow:none;
  background:none;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner {
  position:relative;
  left:0;
  top:0;
  transform:translate(0);
  -webkit-transform:translate(0);
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner a h3 {
  padding-bottom:0;
  margin-bottom:14px;
  font-size:16px;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner a h3:after {
  content:"";
  border:none;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price {
  margin-bottom:15px;
  font-size:24px;
  color:#A53E4C;
  letter-spacing:normal;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price ins, .woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price del { vertical-align:middle; }
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price ins .amount {
  color:#A53E4C;
  vertical-align:middle;
}
.woocommerce.tb-products-list.tpl2 .products .tb-product-item-inner .tb-item-content-info .tb-item-content-info-inner .price del .amount {
  font-size:24px;
  letter-spacing:normal;
  vertical-align:middle;
  color:#CCCCCC;
}
.woocommerce .woocommerce-pagination { /*.page-numbers{
			border-radius: 2px;
			overflow: hidden;
			span,a{
				height: 32px;
				line-height: 32px;
				padding: 0;
				width: 32px;
			}
			span{
				&.current,&:hover{
					box-shadow: 0 0 10px -7px rgba(16, 16, 16, 0.3) inset;
					text-shadow: 1px 1px 0 #fff;
				}
			}
		}*/ }
.woocommerce .woocommerce-pagination ul { border:none !important; }
.woocommerce .woocommerce-pagination ul li {
  margin-left:5px !important;
  border:none !important;
}
.woocommerce .woocommerce-pagination ul li .page-numbers {
  border:1px solid #aaaaaa;
  border-radius:0;
  display:inline-block;
  line-height:normal;
  margin-left:5px;
  padding:10px 15px;
  vertical-align:top;
}
.woocommerce .woocommerce-pagination ul li .page-numbers:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  color:#FFF;
}
.woocommerce .woocommerce-pagination ul li .page-numbers.current {
  color:#A53E4C !important;
  border:none !important;
  background:none !important;
}
.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 rgba(0,0,0,0.1);
  border-bottom:none;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td {
  padding:10px;
  border:1px solid rgba(0,0,0,0.1);
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
  font-weight:600;
  text-transform:uppercase;
  color:#444444;
  background:transparent;
  border:1px solid #444444;
  border-radius:0px !important;
  -webkit-border-radius:0px !important;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:after { margin-left:10px; }
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
  color:#ffffff;
  background:#A53E4C;
  border-color:#A53E4C;
}
.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:#A53E4C;
  border-color:#A53E4C;
  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:#A53E4C;
  border:1px solid #A53E4C;
}
.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:#A53E4C;
  color:#FFFFFF;
}
.woocommerce .lost_password a { color:#444444; }
.woocommerce .lost_password a:hover { color:#A53E4C; }
.woocommerce .return-to-shop a.button {
  background:none;
  box-shadow:none;
  color:#999;
  border-color:#d3d3d3;
  font-weight:normal;
  text-shadow:none;
  display:inline-block !important;
  width:auto;
  margin-top:5px;
  padding:10px;
}
.woocommerce .return-to-shop a.button:hover { color:#FFF; }
.widget.woocommerce { margin-bottom:20px; }
.widget.woocommerce .wg-title {
  color:#999;
  text-transform:uppercase;
}
.widget.woocommerce ul {
  border:1px solid #f2f2f2;
  border-radius:4px;
}
.widget.woocommerce ul li {
  border:none;
  border-bottom:1px solid #f2f2f2;
  overflow:hidden;
  padding:10px 0;
  position:relative;
  transition:.8s;
  -webkit-transition:.8s;
}
.widget.woocommerce ul li:hover { background:#FAFAFA; }
.widget.woocommerce ul li:first-child { border-radius:4px 4px 0 0; }
.widget.woocommerce ul li:last-child {
  border-bottom:none;
  border-radius:0 0 4px 4px;
}
.widget.woocommerce ul li a { width:100%; }
.widget.woocommerce ul li a img {
  border-radius:50%;
  border:1px solid;
  box-shadow:none;
  float:right;
  height:56px !important;
  margin-left:4px;
  padding:2px;
  width:56px !important;
}
.widget.woocommerce ul li a, .widget.woocommerce ul li .quantity, .widget.woocommerce ul li small.count, .widget.woocommerce ul li span.amount, .widget.woocommerce ul li span.reviewer { padding:0 10px; }
.widget.woocommerce ul li div.star-rating {
  transform:translateX(10px);
  -webkit-transform:translateX(10px);
}
.widget.woocommerce ul li small.count {
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.widget.woocommerce ul ul {
  border:none;
  border-bottom:none;
  overflow:hidden;
  padding:10px 0 !important;
  position:relative;
  transition:.8s;
  -webkit-transition:.8s;
}
.widget.woocommerce ul ul li {
  padding:0 0 0 10px !important;
  border-radius:0;
  border:none;
}
.widget.woocommerce ul.product_list_widget li ins {
  background:none;
  border-radius:2px;
  color:#A53E4C;
  padding:0;
}
.widget.woocommerce ul.product_list_widget li dl.variation {
  border:none !important;
  padding-left:10px !important;
}
.widget.woocommerce ul.product_list_widget .empty { padding:10px !important; }
.widget.woocommerce .total { border-top:none !important; }
.widget.woocommerce .total strong { color:#999; }
.widget.woocommerce .total .amount { float:right; }
.widget.woocommerce .button {
  background:none !important;
  border-radius:0;
  box-shadow:none;
  font-weight:normal;
  border-radius:2px;
  padding:10px 18px;
  transition:.3s;
  -webkit-transition:.3s;
}
.widget.woocommerce.widget_price_filter .price_label {
  font-size:14px;
  line-height:36px;
}
.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 a {
  border:1px solid;
  border-radius:2px;
  display:inline-block;
  line-height:normal;
  margin-right:2px;
  padding:0 5px;
}
.widget.woocommerce.widget_product_tag_cloud a:hover { color:#FFF; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background:#A53E4C;
  top:-3px;
  border:none !important;
  box-shadow:none !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child { margin-left:-11px; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background:#a7a7a7;
  box-shadow:none !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background:none repeat scroll 0 0 #e6eaea !important;
  box-shadow:0 0 1px 0 rgba(16,16,16,0.3) inset;
}
.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; }
.woocommerce-tabs .tabs .description_tab, .woocommerce-tabs .tabs .reviews_tab, .woocommerce-tabs .tabs .additional_information_tab {
  box-shadow:none !important;
  border-radius:0 !important;
  background:#f2f2f2 !important;
  margin:0 !important;
}
.woocommerce-tabs .tabs .description_tab.active, .woocommerce-tabs .tabs .reviews_tab.active, .woocommerce-tabs .tabs .additional_information_tab.active { background:transparent !important; }
.woocommerce-tabs .tabs .description_tab:before, .woocommerce-tabs .tabs .description_tab:after, .woocommerce-tabs .tabs .reviews_tab:before, .woocommerce-tabs .tabs .reviews_tab:after, .woocommerce-tabs .tabs .additional_information_tab:before, .woocommerce-tabs .tabs .additional_information_tab:after { display:none; }
.woocommerce-tabs .panel {
  background:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
.woocommerce-tabs .form-submit input[type="submit"] {
  background:none repeat scroll 0 0 rgba(0,0,0,0) !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-weight:normal !important;
  padding:10px !important;
  text-transform:uppercase;
  transition:.5s;
  -webkit-transition:.5s;
}
#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;
}
.tb_right_fx_wrap { background:transparent !important; }
.tb_right_fx_wrap .widget_mini_cart_wrap .header {
  padding-right:20px;
  transition:.3s;
  -webkit-transition:.3s;
}
.tb_right_fx_wrap .widget_mini_cart_wrap .header a {
  position:relative;
  display:inline-block;
  color:#333;
}
.tb_right_fx_wrap .widget_mini_cart_wrap .header a i { font-size:24px; }
.tb_right_fx_wrap .widget_mini_cart_wrap .header a span {
  color:#FFF;
  background:#A53E4C;
  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);
}
.tb_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown {
  display:none;
  position:fixed;
  /* left: 0; */
  top:0;
  width:100%;
  height:100%;
  background:rgba(16,16,16,0.9);
  color:#FFF;
}
.tb_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown.in .shopping_cart_dropdown_inner {
  animation:cartIn .6s ease;
  -webkit-animation:cartIn .6s ease;
}
.tb_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:#A53E4C;
  -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:#A53E4C; }
.woocommerce-cart table.cart .product-remove a { color:#444 !important; }
.woocommerce-cart table.cart .product-remove a:hover {
  color:#A53E4C !important;
  background:none;
}
.admin-bar .widget_mini_cart_wrap .shopping_cart_dropdown { top:36px; }
@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 .shop_table.cart, .widget_mini_cart_wrap.tb-cart-empty .mini-cart-footer { display:none !important; }
.ui-widget { font-size:1.1em; }
.ui-widget .ui-widget { font-size:1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size:1em; }
.ui-widget-content {
  border:1px solid #444444;
  background:#FFFFFF;
}
.ui-widget-content a { color:#222222; }
.ui-widget-header {
  border:1px solid #A53E4C;
  background:#A53E4C;
  color:#ffffff;
  font-weight:bold;
}
.ui-widget-header a { color:#ffffff; }
.ui-icon { font-size:0px; }
.ui-icon:hover { color:#FFFFFF; }
.ui-icon:before {
  font-size:24px;
  font-family:"FontAwesome" !important;
  font-style:normal !important;
  font-weight:normal !important;
  font-variant:normal !important;
  text-transform:none !important;
  speak:none;
  line-height:18px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.ui-icon-circle-triangle-w:before { content:"\f0d9"; }
.ui-icon-circle-triangle-e:before { content:"\f0da"; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border:1px solid #444444;
  font-weight:bold;
  color:#444444;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color:#A53E4C;
  text-decoration:none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  font-weight:bold;
  color:#A53E4C;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color:#A53E4C;
  text-decoration:none;
  cursor:pointer;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border:1px solid #A53E4C;
  background:#A53E4C;
  font-weight:bold;
  color:#FFFFFF;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border:1px solid #A53E4C;
  background:#FFFFFF;
  color:#A53E4C;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity:.7;
  filter:Alpha(Opacity=70);
  /* support: IE8 */
  font-weight:normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity:.35;
  filter:Alpha(Opacity=35);
  /* support: IE8 */
  background-image:none;
}
.ui-state-disabled .ui-icon {
  filter:Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}
.ui-widget-overlay {
  background:#aaaaaa;
  opacity:.3;
  filter:Alpha(Opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin:-8px 0 0 -8px;
  padding:8px;
  background:#aaaaaa;
  opacity:.3;
  filter:Alpha(Opacity=30);
  /* support: IE8 */
  border-radius:8px;
}
.ui-datepicker {
  width:16em;
  padding:.2em .2em 0;
  display:none;
}
.admin-bar .ui-datepicker { margin-top:-32px; }
.ui-datepicker .ui-datepicker-header {
  position:relative;
  padding:.2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position:absolute;
  top:2px;
  width:1.8em;
  height:1.8em;
}
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display:block;
  position:absolute;
  left:50%;
  margin-left:-8px;
  top:50%;
  margin-top:-8px;
}
.ui-datepicker .ui-datepicker-title {
  margin:0 2.3em;
  line-height:1.8em;
  text-align:center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size:1em;
  margin:1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width:45%; }
.ui-datepicker table {
  width:100%;
  font-size:.9em;
  border-collapse:collapse;
  margin:0 0 .4em;
}
.ui-datepicker th {
  padding:.7em .3em;
  text-align:center;
  font-weight:bold;
  border:0;
}
.ui-datepicker td {
  border:0;
  padding:1px;
}
.ui-datepicker td span, .ui-datepicker td a {
  display:block;
  padding:.2em;
  text-align:right;
  text-decoration:none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image:none;
  margin:.7em 0 0 0;
  padding:0 .2em;
  border-left:0;
  border-right:0;
  border-bottom:0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float:right;
  margin:.5em .2em .4em;
  cursor:pointer;
  padding:.2em .6em .3em .6em;
  width:auto;
  overflow:visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table {
  width:95%;
  margin:0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break {
  clear:both;
  width:100%;
  font-size:0;
}
.ui-datepicker-rtl { direction:rtl; }
.ui-datepicker-rtl .ui-datepicker-prev {
  right:2px;
  left:auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left:2px;
  right:auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right:1px;
  left:auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left:1px;
  right:auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float:left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width:0;
  border-left-width:1px;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  40% {
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
  }
  60% {
    -webkit-transform:translateY(-15px);
    transform:translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  40% {
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
  }
  60% {
    -webkit-transform:translateY(-15px);
    transform:translateY(-15px);
  }
}
@-webkit-keyframes flash {
  0%, 50%, 100% { opacity:1; }
  25%, 75% { opacity:0; }
}
@keyframes flash {
  0%, 50%, 100% { opacity:1; }
  25%, 75% { opacity:0; }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  50% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  100% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  50% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  100% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
}
@-webkit-keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform:scale3d(1,1,1);
    transform:scale3d(1,1,1);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translateX(-10px);
    transform:translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translateX(10px);
    transform:translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform:translateX(-10px);
    transform:translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform:translateX(10px);
    transform:translateX(10px);
  }
}
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% { -webkit-transform-origin:top center; }
  20% { -webkit-transform:rotate(15deg); }
  40% { -webkit-transform:rotate(-10deg); }
  60% { -webkit-transform:rotate(5deg); }
  80% { -webkit-transform:rotate(-5deg); }
  100% { -webkit-transform:rotate(0deg); }
}
@keyframes swing {
  20%, 40%, 60%, 80%, 100% { -webkit-transform-origin:top center; }
  20% { -webkit-transform:rotate(15deg); }
  40% { -webkit-transform:rotate(-10deg); }
  60% { -webkit-transform:rotate(5deg); }
  80% { -webkit-transform:rotate(-5deg); }
  100% { -webkit-transform:rotate(0deg); }
}
@-webkit-keyframes tada {
  0% { -webkit-transform:scale(1); }
  10%, 20% { -webkit-transform:scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform:scale(1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform:scale(1.1) rotate(-3deg); }
  100% { -webkit-transform:scale(1) rotate(0); }
}
@keyframes tada {
  0% { -webkit-transform:scale(1); }
  10%, 20% { -webkit-transform:scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform:scale(1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform:scale(1.1) rotate(-3deg); }
  100% { -webkit-transform:scale(1) rotate(0); }
}
@-webkit-keyframes wobble {
  0% { -webkit-transform:translateX(0%); }
  15% { -webkit-transform:translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform:translateX(20%) rotate(3deg); }
  45% { -webkit-transform:translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform:translateX(10%) rotate(2deg); }
  75% { -webkit-transform:translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform:translateX(0%); }
}
@keyframes wobble {
  0% { -webkit-transform:translateX(0%); }
  15% { -webkit-transform:translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform:translateX(20%) rotate(3deg); }
  45% { -webkit-transform:translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform:translateX(10%) rotate(2deg); }
  75% { -webkit-transform:translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform:translateX(0%); }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity:0;
    -webkit-transform:scale(.3);
  }
  50% {
    opacity:1;
    -webkit-transform:scale(1.05);
  }
  70% { -webkit-transform:scale(.9); }
  100% { -webkit-transform:scale(1); }
}
@keyframes bounceIn {
  0% {
    opacity:0;
    -webkit-transform:scale(.3);
  }
  50% {
    opacity:1;
    -webkit-transform:scale(1.05);
  }
  70% { -webkit-transform:scale(.9); }
  100% { -webkit-transform:scale(1); }
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(30px);
  }
  80% { -webkit-transform:translateY(-10px); }
  100% { -webkit-transform:translateY(0); }
}
@keyframes bounceInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(30px);
  }
  80% { -webkit-transform:translateY(-10px); }
  100% { -webkit-transform:translateY(0); }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateX(30px);
  }
  80% { -webkit-transform:translateX(-10px); }
  100% { -webkit-transform:translateX(0); }
}
@keyframes bounceInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateX(30px);
  }
  80% { -webkit-transform:translateX(-10px); }
  100% { -webkit-transform:translateX(0); }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateX(-30px);
  }
  80% { -webkit-transform:translateX(10px); }
  100% { -webkit-transform:translateX(0); }
}
@keyframes bounceInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateX(-30px);
  }
  80% { -webkit-transform:translateX(10px); }
  100% { -webkit-transform:translateX(0); }
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
  }
  80% {
    -webkit-transform:translateY(10px);
    transform:translateY(10px);
    opacity:1;
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
    opacity:1;
  }
}
@keyframes bounceInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  60% {
    opacity:1;
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
  }
  80% {
    -webkit-transform:translateY(10px);
    transform:translateY(10px);
    opacity:1;
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
    opacity:1;
  }
}
@-webkit-keyframes bounceOut {
  0% { -webkit-transform:scale(1); }
  25% { -webkit-transform:scale(.95); }
  50% {
    opacity:1;
    -webkit-transform:scale(1.1);
  }
  100% {
    opacity:0;
    -webkit-transform:scale(.3);
  }
}
@keyframes bounceOut {
  0% { -webkit-transform:scale(1); }
  25% { -webkit-transform:scale(.95); }
  50% {
    opacity:1;
    -webkit-transform:scale(1.1);
  }
  100% {
    opacity:0;
    -webkit-transform:scale(.3);
  }
}
@-webkit-keyframes bounceOutDown {
  0% { -webkit-transform:translateY(0); }
  20% {
    opacity:1;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% { -webkit-transform:translateY(0); }
  20% {
    opacity:1;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
  }
}
@-webkit-keyframes bounceOutLeft {
  0% { -webkit-transform:translateX(0); }
  20% {
    opacity:1;
    -webkit-transform:translateX(20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% { -webkit-transform:translateX(0); }
  20% {
    opacity:1;
    -webkit-transform:translateX(20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
  }
}
@-webkit-keyframes bounceOutRight {
  0% { -webkit-transform:translateX(0); }
  20% {
    opacity:1;
    -webkit-transform:translateX(-20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% { -webkit-transform:translateX(0); }
  20% {
    opacity:1;
    -webkit-transform:translateX(-20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
  }
}
@-webkit-keyframes bounceOutUp {
  0% { -webkit-transform:translateY(0); }
  20% {
    opacity:1;
    -webkit-transform:translateY(20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% { -webkit-transform:translateY(0); }
  20% {
    opacity:1;
    -webkit-transform:translateY(20px);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(20px);
    transform:translateX(20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(20px);
    transform:translateX(20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-20px);
    transform:translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-20px);
    transform:translateX(-20px);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(20px);
    transform:translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(20px);
    transform:translateX(20px);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-20px);
    transform:translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-20px);
    transform:translateY(-20px);
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform:perspective(400px) rotateY(0);
    transform:perspective(400px) rotateY(0);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  40% {
    -webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);
    transform:perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  50% {
    -webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  80% {
    -webkit-transform:perspective(400px) rotateY(360deg) scale(.95);
    transform:perspective(400px) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  100% {
    -webkit-transform:perspective(400px) scale(1);
    transform:perspective(400px) scale(1);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform:perspective(400px) rotateY(0);
    transform:perspective(400px) rotateY(0);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  40% {
    -webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);
    transform:perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
  }
  50% {
    -webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  80% {
    -webkit-transform:perspective(400px) rotateY(360deg) scale(.95);
    transform:perspective(400px) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
  100% {
    -webkit-transform:perspective(400px) scale(1);
    transform:perspective(400px) scale(1);
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform:perspective(400px) rotateX(90deg);
    transform:perspective(400px) rotateX(90deg);
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotateX(-10deg);
    transform:perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform:perspective(400px) rotateX(10deg);
    transform:perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform:perspective(400px) rotateX(0deg);
    transform:perspective(400px) rotateX(0deg);
    opacity:1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform:perspective(400px) rotateX(90deg);
    transform:perspective(400px) rotateX(90deg);
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotateX(-10deg);
    transform:perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform:perspective(400px) rotateX(10deg);
    transform:perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform:perspective(400px) rotateX(0deg);
    transform:perspective(400px) rotateX(0deg);
    opacity:1;
  }
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform:perspective(400px) rotateY(90deg);
    transform:perspective(400px) rotateY(90deg);
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotateY(-10deg);
    transform:perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform:perspective(400px) rotateY(10deg);
    transform:perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform:perspective(400px) rotateY(0deg);
    transform:perspective(400px) rotateY(0deg);
    opacity:1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform:perspective(400px) rotateY(90deg);
    transform:perspective(400px) rotateY(90deg);
    opacity:0;
  }
  40% {
    -webkit-transform:perspective(400px) rotateY(-10deg);
    transform:perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform:perspective(400px) rotateY(10deg);
    transform:perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform:perspective(400px) rotateY(0deg);
    transform:perspective(400px) rotateY(0deg);
    opacity:1;
  }
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform:perspective(400px) rotateX(0deg);
    transform:perspective(400px) rotateX(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:perspective(400px) rotateX(90deg);
    transform:perspective(400px) rotateX(90deg);
    opacity:0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform:perspective(400px) rotateX(0deg);
    transform:perspective(400px) rotateX(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:perspective(400px) rotateX(90deg);
    transform:perspective(400px) rotateX(90deg);
    opacity:0;
  }
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform:perspective(400px) rotateY(0deg);
    transform:perspective(400px) rotateY(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:perspective(400px) rotateY(90deg);
    transform:perspective(400px) rotateY(90deg);
    opacity:0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform:perspective(400px) rotateY(0deg);
    transform:perspective(400px) rotateY(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:perspective(400px) rotateY(90deg);
    transform:perspective(400px) rotateY(90deg);
    opacity:0;
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform:translateX(100%) skewX(-30deg);
    transform:translateX(100%) skewX(-30deg);
    opacity:0;
  }
  60% {
    -webkit-transform:translateX(-20%) skewX(30deg);
    transform:translateX(-20%) skewX(30deg);
    opacity:1;
  }
  80% {
    -webkit-transform:translateX(0%) skewX(-15deg);
    transform:translateX(0%) skewX(-15deg);
    opacity:1;
  }
  100% {
    -webkit-transform:translateX(0%) skewX(0deg);
    transform:translateX(0%) skewX(0deg);
    opacity:1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform:translateX(100%) skewX(-30deg);
    transform:translateX(100%) skewX(-30deg);
    opacity:0;
  }
  60% {
    -webkit-transform:translateX(-20%) skewX(30deg);
    transform:translateX(-20%) skewX(30deg);
    opacity:1;
  }
  80% {
    -webkit-transform:translateX(0%) skewX(-15deg);
    transform:translateX(0%) skewX(-15deg);
    opacity:1;
  }
  100% {
    -webkit-transform:translateX(0%) skewX(0deg);
    transform:translateX(0%) skewX(0deg);
    opacity:1;
  }
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform:translateX(0%) skewX(0deg);
    transform:translateX(0%) skewX(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:translateX(100%) skewX(-30deg);
    transform:translateX(100%) skewX(-30deg);
    opacity:0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform:translateX(0%) skewX(0deg);
    transform:translateX(0%) skewX(0deg);
    opacity:1;
  }
  100% {
    -webkit-transform:translateX(100%) skewX(-30deg);
    transform:translateX(100%) skewX(-30deg);
    opacity:0;
  }
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(-200deg);
    transform:rotate(-200deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(-200deg);
    transform:rotate(-200deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(200deg);
    transform:rotate(200deg);
    opacity:0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:rotate(200deg);
    transform:rotate(200deg);
    opacity:0;
  }
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:left bottom;
    transform-origin:left bottom;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    opacity:0;
  }
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    opacity:1;
  }
  100% {
    -webkit-transform-origin:right bottom;
    transform-origin:right bottom;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    opacity:0;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
  100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
  100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
  100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
  100% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(2000px);
    transform:translateY(2000px);
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(-2000px);
    transform:translateX(-2000px);
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(2000px);
    transform:translateX(2000px);
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  100% {
    opacity:0;
    -webkit-transform:translateY(-2000px);
    transform:translateY(-2000px);
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform:rotate(0);
    transform:rotate(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:rotate(80deg);
    transform:rotate(80deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  40% {
    -webkit-transform:rotate(60deg);
    transform:rotate(60deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  80% {
    -webkit-transform:rotate(60deg) translateY(0);
    transform:rotate(60deg) translateY(0);
    opacity:1;
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  100% {
    -webkit-transform:translateY(700px);
    transform:translateY(700px);
    opacity:0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform:rotate(0);
    transform:rotate(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:rotate(80deg);
    transform:rotate(80deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  40% {
    -webkit-transform:rotate(60deg);
    transform:rotate(60deg);
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  80% {
    -webkit-transform:rotate(60deg) translateY(0);
    transform:rotate(60deg) translateY(0);
    opacity:1;
    -webkit-transform-origin:top left;
    transform-origin:top left;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
  }
  100% {
    -webkit-transform:translateY(700px);
    transform:translateY(700px);
    opacity:0;
  }
}
@-webkit-keyframes rollIn {
  0% {
    opacity:0;
    -webkit-transform:translateX(-100%) rotate(-120deg);
    transform:translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0px) rotate(0deg);
    transform:translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity:0;
    -webkit-transform:translateX(-100%) rotate(-120deg);
    transform:translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity:1;
    -webkit-transform:translateX(0px) rotate(0deg);
    transform:translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes rollOut {
  0% {
    opacity:1;
    -webkit-transform:translateX(0px) rotate(0deg);
    transform:translateX(0px) rotate(0deg);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(100%) rotate(120deg);
    transform:translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity:1;
    -webkit-transform:translateX(0px) rotate(0deg);
    transform:translateX(0px) rotate(0deg);
  }
  100% {
    opacity:0;
    -webkit-transform:translateX(100%) rotate(120deg);
    transform:translateX(100%) rotate(120deg);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  50% { opacity:1; }
  100% { opacity:1; }
}
@keyframes zoomIn {
  0% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  50% { opacity:1; }
  100% { opacity:1; }
}
@-webkit-keyframes zoomInBig {
  0% {
    opacity:0;
    -webkit-transform:scale(3);
    transform:scale(3);
  }
  50% {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  100% { opacity:1; }
}
@keyframes zoomInBig {
  0% {
    opacity:0;
    -webkit-transform:scale(3);
    transform:scale(3);
  }
  50% {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  100% { opacity:1; }
}
@-webkit-keyframes zoomInDown {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
  100% { opacity:1; }
}
@keyframes zoomInDown {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
  100% { opacity:1; }
}
@-webkit-keyframes zoomInLeft {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@keyframes zoomInLeft {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@keyframes zoomInRight {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@-webkit-keyframes zoomInUp {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@keyframes zoomInUp {
  0% {
    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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@-webkit-keyframes zoomOut {
  0% { opacity:1; }
  50% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  100% { opacity:0; }
}
@keyframes zoomOut {
  0% { opacity:1; }
  50% {
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3);
  }
  100% { opacity:0; }
}
@-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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  100% {
    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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  100% {
    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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@-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);
  }
  100% {
    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);
  }
  100% {
    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;
  }
}
@-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);
  }
  100% {
    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);
  }
  100% {
    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;
  }
}
@-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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  100% {
    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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,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.55,0.055,0.675,0.19);
    animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);
  }
  100% {
    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.32,1);
    animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);
  }
}
@-webkit-keyframes sliderIn {
  0% { opacity:0; }
  50% {
    opacity:0;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@keyframes sliderIn {
  0% { opacity:0; }
  50% {
    opacity:0;
    -webkit-transform:translateY(-20px);
  }
  100% {
    opacity:1;
    -webkit-transform:translateY(0);
  }
}
@-webkit-keyframes sliderOut {
  0% { opacity:1; }
  30% { opacity:0; }
}
@keyframes sliderOut {
  0% { opacity:1; }
  30% { opacity:0; }
}
@-webkit-keyframes SpecialZoomIn {
  0% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  100% {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
  }
}
@keyframes SpecialZoomIn {
  0% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  100% {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
  }
}
@-webkit-keyframes SpecialZoomOut {
  0% {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
  }
  100% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
}
@keyframes SpecialZoomOut {
  0% {
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
  }
  100% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
}
.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:#A53E4C;
  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:700;
  text-align:right;
  color:#A53E4C;
}
.ro-color-main { color:#A53E4C; }
.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:#A53E4C; }
.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 {
  transition:all .3s;
  width:100%;
  outline:none;
  background-color:#FFFFFF;
  border:1px solid #444444;
  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:#A53E4C; }
select { height:40px; }
.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 {
  /* Firefox 18- */
  color:#444444;
}
::-moz-placeholder {
  /* Firefox 19+ */
  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:#A53E4C; }
.Test_Icon {
  font-size:14px;
  text-align:center;
  margin-top:76px;
}
.Test_Icon .title_icon {
  font-size:18px;
  color:#898989;
  font-style:italic;
  line-height:48px;
  font-family:philosopher;
}
.Test_Icon .hi-icon {
  -moz-transition:all 0.8s ease-in-out;
  -webkit-transition:all 0.8s ease-in-out;
  -o-transition:all 0.8s ease-in-out;
  -ms-transition:all 0.8s ease-in-out;
  transition:all 0.8s ease-in-out;
  position:relative;
  width:30px;
  height:30px;
  border-radius:50%;
  line-height:30px;
  text-align:center;
  background:#221f1e;
  color:#ffffff;
  margin:0px 15px 0px 10px;
}
.Test_Icon .hi-icon:hover {
  -moz-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  transform:rotate(360deg);
  background:#ffffff;
  color:#221f1e;
}
.Test_Icon .hi-icon:after {
  position:absolute;
  width:100%;
  height:100%;
  border-radius:50%;
  content:'';
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  top:-2px;
  left:-2px;
  padding:2px;
  z-index:-1;
  -webkit-transition:-webkit-transform 0.2s, opacity 0.3s;
  -moz-transition:-moz-transform 0.2s, opacity 0.3s;
  transition:transform 0.2s, opacity 0.6s;
  background:#A53E4C;
}
.Test_Icon .hi-icon:hover:after {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  transform:scale(1.3);
  opacity:0;
}
.yith-wcwl-add-to-wishlist, .hi-icon { cursor:pointer; }
.yith-wcwl-add-to-wishlist:after, .hi-icon:after {
  pointer-events:none;
  position:absolute;
  width:100%;
  height:100%;
  border-radius:50%;
  content:'';
  top:0;
  left:0;
  padding:0;
  z-index:-1;
  opacity:0;
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  -ms-transform:scale(0.9);
  transform:scale(0.9);
  z-index:99;
}
.yith-wcwl-add-to-wishlist:hover:after, .hi-icon:hover:after {
  -webkit-animation:sonarEffect 1.3s ease-out 75ms;
  -moz-animation:sonarEffect 1.3s ease-out 75ms;
  animation:sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
  0% { opacity:0.3; }
  40% {
    opacity:0.5;
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform:scale(1.5);
    opacity:0;
  }
}
@-moz-keyframes sonarEffect {
  0% { opacity:0.3; }
  40% {
    opacity:0.5;
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform:scale(1.5);
    opacity:0;
  }
}
@keyframes sonarEffect {
  0% { opacity:0.3; }
  40% {
    opacity:0.5;
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #A53E4C, 0 0 0 10px rgba(255,255,255,0.5);
    transform:scale(1.5);
    opacity:0;
  }
}
.ro-btn {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
}
.ro-btn-1 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  background-color:#A53E4C;
  color:#FFFFFF;
}
.ro-btn-1:hover, .ro-btn-1:focus {
  background-color:#444444;
  color:#FFFFFF;
}
.ro-btn-2 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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:#A53E4C;
  color:#FFFFFF;
}
.ro-btn-3 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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:#A53E4C;
  color:#FFFFFF;
}
.ro-btn-bd-1 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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:#A53E4C;
  border-color:#A53E4C;
  color:#FFFFFF;
}
.ro-btn-bd-2 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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:#A53E4C;
  border-color:#A53E4C;
  color:#FFFFFF;
}
.ro-btn-bdr-1 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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 {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  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:#A53E4C;
  border-radius:20px;
}
.woocommerce .return-to-shop a.button {
  transition:all .3s;
  display:inline-block;
  padding:15px 40px;
  font-size:12px;
  font-weight:700;
  outline:none;
  word-spacing:2px;
  line-height:1.2;
  text-align:center;
  background-color:transparent;
  border:0;
  text-transform:uppercase;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  background-color:#A53E4C;
  color:#FFFFFF;
}
.woocommerce .return-to-shop a.button:hover, .woocommerce .return-to-shop a.button:focus {
  background-color:#444444;
  color:#FFFFFF;
}
.text-botton {
  text-align:center;
  margin-top:65px;
}
.text-botton .btn-viney {
  text-transform:uppercase;
  font-family:philosopher;
  font-weight:bold;
  font-size:13px;
  line-height:30px;
  color:#363636;
  border:1px solid;
  padding:15px 35px 15px 35px;
  border-radius:30px;
}
.text-botton .btn-viney:hover {
  background:#A53E4C;
  color:#ffffff;
}
a, a:hover, a:focus, a:active, a.active {
  transition:all .3s;
  outline:none;
  text-decoration:none;
  color:inherit;
}
ul {
  padding:0;
  margin:0;
}
ul li {
  padding:0;
  margin:0;
  list-style:none;
}
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%;
  transform:translateY(-50%);
}
.ro-center-block {
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.ro-center {
  position:relative;
  display:block;
  top: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;
}
.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%;
}
.ro-section {
  position:relative;
  display:block;
  width:100%;
  float:left;
}
.ro-section .ro-section-mb { margin-bottom:50px; }
.ro-section .ro-section-mb-small { margin-bottom:30px; }
.ro-section .ro-section-mb-big { margin-bottom:80px; }
.ro-section .ro-section-heading { margin-bottom:40px; }
.ro-section.ro-padding-top { padding-top:50px; }
.ro-section.ro-padding-top-big { padding-top:80px; }
.ro-section.ro-margin-bottom { margin-bottom:80px; }
.ro-slider-home-basic .rev_slider { overflow:visible !important; }
.ro-slider-home-basic .rev_slider ul.tp-revslider-mainul { overflow:visible !important; }
.ro-service-1-wrapper { position:relative; }
.ro-service-1-item {
  position:relative;
  margin-bottom:100px;
}
.ro-service-1-item .ro-image {
  position:relative;
  width:60%;
  z-index:2;
}
.ro-service-1-item .ro-content {
  position:relative;
  width:50%;
  z-index:3;
}
.ro-service-1-item .ro-content p {
  text-align:center;
  margin-bottom:0;
  padding:30px 25px 50px;
}
.ro-service-1-item .ro-content p .ro-more {
  position:absolute;
  right:30px;
  bottom:25px;
}
.ro-service-1-item > :first-child {
  float:left;
  margin-right:-10%;
}
.ro-service-1-item > :nth-child(2) { float:right; }
.ro-service-1-item > :nth-child(2) img { float:right; }
@media (min-width: 1200px) {
  .ro-service-1-item.ro-service-1-v { padding-top:150px; }
  .ro-service-1-item.ro-service-1-v .ro-image {
    position:relative;
    z-index:2;
    margin-bottom:-70px;
    width:85%;
  }
  .ro-service-1-item.ro-service-1-v .ro-content {
    position:relative;
    width:100%;
    z-index:3;
  }
  .ro-service-1-item.ro-service-1-v .ro-content h3, .ro-service-1-item.ro-service-1-v .ro-content p { float:left; }
  .ro-service-1-item.ro-service-1-v .ro-content h3 {
    width:30%;
    padding-top:80px;
  }
  .ro-service-1-item.ro-service-1-v .ro-content p {
    width:70%;
    text-align:center;
    margin-bottom:0;
    padding:30px;
  }
}
@media (max-width: 767px) {
  .ro-service-1-item { margin-bottom:50px; }
  .ro-service-1-item .ro-image {
    position:relative;
    width:80%;
    z-index:2;
  }
  .ro-service-1-item .ro-content {
    position:relative;
    width:70%;
    z-index:3;
  }
  .ro-service-1-item .ro-content p {
    text-align:center;
    margin-bottom:0;
    padding:30px;
  }
  .ro-service-1-item > :first-child { margin-right:-50%; }
}
@media (max-width: 479px) {
  .ro-service-1-item .ro-image { display:none; }
  .ro-service-1-item .ro-content { width:100%; }
  .ro-service-1-item > :first-child {
    float:left;
    margin-right:-100%;
  }
}
.ro-service-item-2 {
  display:block;
  margin-right:auto;
  margin-left:auto;
  max-width:370px;
  text-align:center;
  margin-bottom:25px;
}
.ro-service-item-2 img { margin-bottom:30px; }
.ro-service-item-2 h4 {
  margin-bottom:15px;
  transition:all .3s;
}
.ro-service-item-2 h4:after {
  display:block;
  margin-right:auto;
  margin-left:auto;
  transition:all .3s;
  margin-top:10px;
  content:" ";
  height:0;
  width:0;
  border-top:1px solid #444444;
}
.ro-service-item-2:hover h4:after { width:30px; }
.ro-service-item-3 {
  line-height:0;
  transition:all .3s;
  display:block;
  margin-right:auto;
  margin-left:auto;
  max-width:370px;
  margin-top:10px;
  margin-bottom:70px;
  text-align:center;
}
.ro-service-item-3 h3 {
  transition:all .3s;
  margin-top:40px;
  color:#FFFFFF;
}
.ro-service-item-3 h3:after {
  display:block;
  margin-right:auto;
  margin-left:auto;
  transition:all .3s;
  margin-top:10px;
  content:" ";
  height:0;
  width:0;
  border-top:1px solid #FFFFFF;
}
.ro-service-item-3 p {
  line-height:28.8px;
  transition:all .3s;
  margin-bottom:10px;
  padding:15px;
  background-color:rgba(255,255,255,0.6);
}
.ro-service-item-3 img { transition:all .3s; }
.ro-service-item-3:hover {
  margin-top:0;
  margin-bottom:60px;
}
.ro-service-item-3:hover h3 { margin-bottom:35px; }
.ro-service-item-3:hover h3:after { width:30px; }
.ro-service-item-3:hover p { margin-bottom:20px; }
.ro-service-item-3:hover img { margin-top:10px; }
.ro-service-item-4 {
  display:block;
  margin-right:auto;
  margin-left:auto;
  max-width:370px;
  text-align:center;
  cursor:pointer;
  background-color:#FFFFFF;
  padding-top:28px;
}
.ro-service-item-4 h4 { transition:all .3s; }
.ro-service-item-4 h4:after {
  display:block;
  margin-right:auto;
  margin-left:auto;
  transition:all .3s;
  margin-top:12px;
  content:" ";
  height:0;
  width:0px;
  border-top:1px solid #444444;
}
.ro-service-item-4 p {
  color:#444444;
  padding:38px 25px 42px;
  line-height:1.6;
}
.ro-service-item-4:hover h4 { color:#A53E4C; }
.ro-service-item-4:hover h4:after {
  width:30px;
  border-top:1px solid #A53E4C;
}
.ro-service-item-5 {
  display:block;
  margin-right:auto;
  margin-left:auto;
  max-width:370px;
  text-align:center;
  cursor:pointer;
  padding-bottom:25px;
}
.ro-service-item-5 img { margin-bottom:30px; }
.ro-service-item-5 h4 {
  transition:all .3s;
  margin-bottom:18px;
}
.ro-service-item-5 p { line-height:1.6; }
.ro-service-item-5:hover h4 { color:#A53E4C; }
.ro-service-fullwidth {
  background-repeat:no-repeat;
  background-size:auto 100%;
  background-position:0 0;
  padding-bottom:40px;
}
.ro-service-fullwidth.ro-bg-right { background-position:100% 0; }
.ro-service-fullwidth h3 {
  margin-bottom:50px;
  margin-top:60px;
}
.ro-service-list ul { padding:40px 90px 40px 40px; }
.ro-service-list ul li {
  position:relative;
  line-height:40px;
  font-style:italic;
}
.ro-service-list ul li:before, .ro-service-list ul li:after {
  content:" ";
  display:table;
}
.ro-service-list ul li:after { clear:both; }
.ro-service-list ul .ro-service {
  position:relative;
  float:left;
  padding-right:30px;
}
.ro-service-list ul .ro-separator {
  position:relative;
  display:table-cell;
  content:" ";
  width:2000px;
  height:28px;
  border-bottom:1px solid #FFFFFF;
}
.ro-service-list ul .ro-price {
  text-align:right;
  position:absolute;
  font-weight:700;
  width:50px;
  right:-50px;
  top:0;
}
@media (min-width: 480px) and (max-width: 991px) {
  .ro-service-fullwidth, .ro-service-fullwidth.ro-bg-right { background-position:50% 0; }
}
@media (max-width: 479px) {
  .ro-service-list ul { padding:15px 55px 15px 15px; }
  .ro-service-list ul .ro-service { padding-right:0; }
  .ro-service-list ul .ro-price {
    width:40px;
    right:-40px;
  }
  .ro-service-list ul .ro-separator { display:none; }
}
.ro-service-list-wrap .ro-service-list ul {
  padding-top:10px;
  padding-bottom:10px;
}
.ro-service-list-wrap .panel-body {
  border-top:0 !important;
  height:200px;
  overflow:auto;
}
.ro-specialize-content {
  background-color:rgba(255,255,255,0.8);
  padding-top:40px;
  padding-bottom:40px;
  padding-left:60px;
  padding-right:40px;
}
.ro-specialize-content li {
  list-style:disc;
  padding:10px 0;
}
.ro-specialize-list { overflow-y:auto; }
.ro-specialize-list ul { padding-left:18px; }
.ro-specialize-list ul li {
  list-style:disc;
  margin-bottom:23px;
}
.ro-footer a {
  font-size:14px;
  display:inline-block;
  color:#FFFFFF;
  padding:8px 35px;
  background-color:#444444;
}
.ro-footer a:hover { background-color:#A53E4C; }
@media (min-width: 992px) {
  .ro-specialize-list {
    margin-right:50px;
    height:130px;
  }
  .ro-footer { margin-top:15px; }
  .ro-footer a { margin-left:282px; }
}
@media (min-width: 1200px) {
  .ro-specialize-list {
    margin-right:85px;
    height:181px;
  }
  .ro-footer a { margin-left:347px; }
}
@media (min-width: 1500px) {
  .ro-specialize-list {
    margin-right:100px;
    height:228px;
  }
  .ro-footer { margin-top:30px; }
  .ro-footer a { margin-left:332px; }
}
@media (min-width: 1800px) {
  .ro-specialize-list {
    margin-right:115px;
    height:283px;
  }
  .ro-footer { margin-top:0px; }
  .ro-footer a { margin-left:317px; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ro-specialize-list {
    width:750px;
    padding:0 15px;
    margin-left:auto;
    margin-right:auto;
  }
  .ro-footer { margin-top:20px; }
  .ro-footer a { float:right; }
}
@media (max-width: 767px) {
  .ro-footer { margin-top:30px; }
  .ro-footer a { float:right; }
}
.ro-team-item {
  position:relative;
  text-align:center;
  max-width:370px;
}
.ro-team-item .ro-content { text-align:left; }
.ro-team-item .ro-content h5 {
  margin-bottom:15px;
  margin-top:25px;
  font-size:22px;
  font-family:Philosopher;
  text-align:left;
  color:#363636;
  font-weight:bold;
  letter-spacing:3px;
}
.ro-team-item .ro-content h5:after {
  width:10%;
  height:2px;
  background-color:#A53E4C;
  display:block;
  content:"";
}
.ro-team-item .ro-content h5:hover { color:#A53E4C; }
.ro-team-item .ro-content p {
  margin-bottom:10px;
  font-size:11px;
  color:#898989;
  text-transform:uppercase;
  letter-spacing:3px;
}
.ro-team-item .ro-content .ro-social li {
  color:#666666;
  font-size:18px;
  padding:0 4px;
}
.ro-team-item .ro-image {
  line-height:0;
  width:90%;
}
.ro-team-item .ro-image img {
  transition:all .3s;
  float:left;
  cursor:pointer;
  opacity:0.9;
  transform:scale(0.97);
  transform-origin:50% 100%;
}
.ro-team-item .ro-image img:hover img {
  opacity:1;
  transform:scale(1);
}
.ro-team-item .ro-social {
  transition:all 0.7s;
  opacity:0;
  width:10%;
  display:inline;
  float:right;
  margin-top:12px;
  right:100px;
  position:ABSOLUTE;
}
.ro-team-item .ro-social li {
  transition:all 0.7s;
  display:block;
  width:40px;
  height:40px;
  background-color:#7f7f7f;
  position:relative;
  margin-bottom:15px;
}
.ro-team-item .ro-social li a {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  color:#fff;
  font-size:20px;
}
.ro-team-item .ro-social li:hover { background-color:#A53E4C; }
.ro-team-item .ro-social li:hover >a { color:7f 7f 7f; }
.ro-team-item:hover .ro-social {
  right:20px;
  opacity:1;
}
@media (min-width: 1200px) {
  .ro-team-item .ro-social li { margin-bottom:10px; }
}
.ro-testimonial-slider .ro-item { text-align:center; }
.ro-testimonial-slider .ro-item h5 { margin-bottom:20px; }
.ro-testimonial-slider .flex-direction-nav {
  position:relative;
  text-align:center;
}
.ro-testimonial-slider .flex-direction-nav:before, .ro-testimonial-slider .flex-direction-nav:after {
  content:" ";
  display:table;
}
.ro-testimonial-slider .flex-direction-nav:after { clear:both; }
.ro-testimonial-slider .flex-direction-nav .flex-nav-next, .ro-testimonial-slider .flex-direction-nav .flex-nav-prev {
  display:inline-block;
  margin:0 15px;
}
.ro-testimonial-slider .flex-direction-nav .flex-next, .ro-testimonial-slider .flex-direction-nav .flex-prev {
  font-size:0;
  position:absolute;
}
.ro-testimonial-slider .flex-direction-nav .flex-next:before, .ro-testimonial-slider .flex-direction-nav .flex-prev:before {
  font-size:16px;
  font-family:"aqua icon" !important;
}
.ro-testimonial-slider .flex-direction-nav .flex-next:before { content:"d"; }
.ro-testimonial-slider .flex-direction-nav .flex-prev:before { content:"b"; }
.ro-testimonial-scroll-wrapper:before {
  content:" ";
  z-index:512;
  position:absolute;
  display:block;
  top:0;
  left:0;
  height:80px;
  width:100%;
  background: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%);
}
.ro-testimonial-scroll-wrapper:after {
  content:" ";
  z-index:512;
  position:absolute;
  display:block;
  bottom:0;
  left:0;
  height:80px;
  width:100%;
  background: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%);
}
.ro-testimonial-scroll {
  position:relative;
  float:left;
  text-align:center;
  background-color:rgba(255,255,255,0.5);
  height:460px;
  overflow:auto;
}
.ro-testimonial-scroll .ro-hr {
  border-color:#AAAAAA;
  margin:0 auto;
  width:75%;
}
.ro-testimonial-scroll .ro-item { padding:50px 40px 20px; }
.ro-testimonial-scroll-image {
  height:460px;
  padding-top:60px;
}
.ro-testimonial-1 { position:relative; }
.ro-testimonial-1 .ro-item p {
  font-size:18px;
  font-style:italic;
  font-weight:400;
}
.ro-testimonial-1 .ro-item .ro-image {
  margin-left:auto;
  margin-right:auto;
  width:120px;
  height:120px;
  overflow:hidden;
  border:4px solid rgba(171,220,225,0.3);
  border-radius:50%;
}
.ro-testimonial-1 .ro-item .ro-name {
  position:relative;
  width:228px;
  margin:30px auto 20px;
}
.ro-testimonial-1 .ro-item .ro-name:before {
  content:"";
  width:100%;
  left:0;
  position:absolute;
  border-top:1px solid #A53E4C;
  top:50%;
  z-index:3;
}
.ro-testimonial-1 .ro-item .ro-name p {
  padding-left:6px;
  padding-right:6px;
  position:relative;
  z-index:4;
  margin-bottom:0;
  display:inline-block;
  font-weight:600;
  color:#A53E4C;
  background-color:#FFFFFF;
}
.ro-testimonial-1 .flex-control-nav {
  width:100%;
  text-align:center;
}
.ro-testimonial-1 .flex-control-nav li {
  margin:0 5px;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.ro-testimonial-1 .flex-control-paging li a {
  width:8px;
  height:8px;
  display:block;
  background:#CCCCCC;
  cursor:pointer;
  text-indent:-9999px;
  border-radius:50%;
}
.ro-testimonial-1 .flex-control-paging li a:hover { background:#A53E4C; }
.ro-testimonial-1 .flex-control-paging li a.flex-active {
  background:#A53E4C;
  cursor:default;
}
.ro-testimonial-2 { position:relative; }
.ro-testimonial-2 .ro-item .ro-image {
  margin-left:auto;
  margin-right:auto;
  width:120px;
  height:120px;
  overflow:hidden;
  border:4px solid rgba(255,255,255,0.5);
  border-radius:50%;
  float:right;
}
.ro-testimonial-2 .ro-item .ro-content {
  padding-right:170px;
  padding-top:6px;
  text-align:left;
}
.ro-testimonial-2 .ro-item .ro-content p {
  font-size:18px;
  font-style:italic;
  font-weight:400;
  color:#FFFFFF;
}
.ro-testimonial-2 .ro-item .ro-content .ro-name {
  position:relative;
  width:228px;
  text-align:center;
  margin:0px auto;
  float:right;
}
.ro-testimonial-2 .ro-item .ro-content .ro-name:before {
  content:"";
  width:100%;
  left:0;
  position:absolute;
  border-top:1px solid #FFFFFF;
  top:50%;
  z-index:3;
}
.ro-testimonial-2 .ro-item .ro-content .ro-name p {
  padding-left:6px;
  padding-right:6px;
  position:relative;
  z-index:4;
  margin-bottom:0;
  display:inline-block;
  font-weight:600;
  background-color:#9DCF67;
}
.ro-testimonial-2 .flex-direction-nav {
  position:absolute;
  top:50%;
  width:100%;
  z-index:10;
}
.ro-testimonial-2 .flex-direction-nav a {
  background:transparent;
  text-decoration:none;
  display:block;
  width:40px;
  height:40px;
  margin:-65px 0 0;
  overflow:hidden;
  opacity:0;
  cursor:pointer;
  transition:all .3s;
}
.ro-testimonial-2 .flex-direction-nav a:before {
  font-family:"aqua icon";
  font-size:20px;
  display:inline-block;
  color:#FFFFFF;
}
.ro-testimonial-2 .flex-direction-nav a.flex-prev:before { content:'e'; }
.ro-testimonial-2 .flex-direction-nav a.flex-next:before { content:'f'; }
.ro-testimonial-2 .flex-direction-nav .flex-prev { left:0px; }
.ro-testimonial-2 .flex-direction-nav .flex-next {
  right:0px;
  text-align:right;
}
.ro-testimonial-2:hover .flex-direction-nav .flex-prev {
  opacity:0.9;
  left:80px;
}
.ro-testimonial-2:hover .flex-direction-nav .flex-prev:hover { opacity:1; }
.ro-testimonial-2:hover .flex-direction-nav .flex-next {
  opacity:0.9;
  right:80px;
}
.ro-testimonial-2:hover .flex-direction-nav .flex-next:hover { opacity:1; }
@media (min-width: 992px) {
  .ro-testimonial-2 .ro-item { padding:85px 0; }
  .ro-testimonial-2 .ro-item .ro-image { float:right; }
  .ro-testimonial-2 .ro-item .ro-content {
    padding-right:170px;
    padding-top:6px;
  }
  .ro-testimonial-2 .ro-item .ro-content .ro-name { float:right; }
}
@media (max-width: 991px) {
  .ro-testimonial-2 .ro-item { padding:50px 0; }
  .ro-testimonial-2 .ro-item .ro-content {
    margin-top:30px;
    text-align:center;
  }
  .ro-testimonial-2 .flex-direction-nav .flex-prev { left:0px; }
  .ro-testimonial-2 .flex-direction-nav .flex-next { right:0px; }
  .ro-testimonial-2:hover .flex-direction-nav .flex-prev { left:30px; }
  .ro-testimonial-2:hover .flex-direction-nav .flex-next { right:30px; }
}
@media (max-width: 767px) {
  .ro-testimonial-2:hover .flex-direction-nav .flex-prev { left:0px; }
  .ro-testimonial-2:hover .flex-direction-nav .flex-next { right:0px; }
}
@media (max-width: 479px) {
  .ro-testimonial-2 .ro-item .ro-content .ro-name { width:200px; }
}
@media (max-width: 479px) {
  .ro-testimonial-2 .ro-item .ro-image { float:none; }
  .ro-testimonial-2 .ro-item .ro-content { padding:0; }
}
.ro-membership-item {
  display:block;
  margin-right:auto;
  margin-left:auto;
  max-width:270px;
  padding-top:15px;
  padding-bottom:50px;
  margin-bottom:30px !important;
  text-align:center;
  border:1px solid #AAAAAA;
}
.ro-membership-item .ro-price {
  line-height:0;
  position:relative;
  width:100%;
  min-height:174px;
  background-color:#ABDCE1;
}
.ro-membership-item .ro-price img { width:100%; }
.ro-membership-item .ro-price .ro-overlay {
  transition:all .3s;
  padding:10px;
  opacity:0;
  transform:scale(0.1);
}
.ro-membership-item .ro-price .ro-overlay .ro-cell-vertical-wrapper { background-color:rgba(255,255,255,0.8); }
.ro-membership-item .ro-price h1 { margin-bottom:12px; }
.ro-membership-item .ro-price .ro-small { font-size:50%; }
.ro-membership-item .ro-option {
  padding:30px;
  padding-top:40px;
}
.ro-membership-item .ro-option li:not(:first-child) {
  line-height:50px;
  border-top:1px solid #AAAAAA;
}
.ro-membership-item:hover .ro-price .ro-overlay {
  opacity:1;
  transform:scale(1);
}
.ro-membership-item:hover .ro-btn-bd-1 {
  background-color:#A53E4C;
  color:#FFFFFF;
  border-color:#A53E4C;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ro-membership-wrapper > div:nth-child(2n) .ro-membership-item { margin-left:0; }
  .ro-membership-wrapper > div:nth-child(2n + 1) .ro-membership-item { margin-right:0; }
}
.ro-section-membership { padding-bottom:30px; }
.ro-section-membership .ro-section-heading { margin-bottom:33px; }
.ro-section-membership .ro-caption {
  line-height:1.6;
  text-align:center;
  margin-bottom:55px;
}
.ro-author-name {
  font-style:italic;
  font-size:18px;
  color:#A53E4C;
  text-align:right;
}
.ro-blog-article .ro-title { font-weight:700; }
.ro-blog-article .ro-detail span { display:inline-block; }
.ro-blog-article .ro-detail span a { color:#A53E4C; }
.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:#A53E4C;
  text-align:right;
  font-style:italic;
  font-size:18px;
  font-weight:700;
  margin-bottom:30px;
}
.ro-blog-article .ro-tag {
  font-style:italic;
  font-weight:400;
  margin-bottom:15px;
  color:#A53E4C;
}
.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 #A53E4C;
  background-color:#A53E4C;
  color:#FFFFFF;
}
.ro-blog-article .ro-social .ro-subscribe {
  border:1px solid #A53E4C;
  background-color:#A53E4C;
  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:700;
  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:700;
  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;
  transition:all .3s;
  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;
  transition:all .3s;
}
.ro-blog-comment .ro-header .ro-btn:hover {
  border:1px solid #A53E4C;
  background-color:#A53E4C;
  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:#A53E4C;
}
.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;
  transition:all .3s;
}
.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn:hover i { color:#A53E4C; }
.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;
  transition:all .3s;
}
.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:#A53E4C; }
.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; }
}
.ro-relate-posts-item {
  margin:auto;
  max-width:370px;
  height:100%;
  background-color:white;
}
.ro-relate-posts-item .ro-image {
  margin:0 30px 30px;
  overflow:hidden;
  position:relative;
}
.ro-relate-posts-item .ro-image:after {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:5;
  background-color:rgba(255,255,255,0.6);
  opacity:0;
  transition:all .3s;
}
.ro-relate-posts-item .ro-image img {
  width:100%;
  display:block;
  transform:scale(1);
  transition:all .3s;
}
.ro-relate-posts-item .ro-image:hover:after { opacity:1; }
.ro-relate-posts-item .ro-image:hover img { transform:scale(1.1); }
.ro-relate-posts-item .ro-content { padding:0 30px 30px; }
.ro-relate-posts-item .ro-content .show_post_text { margin-bottom:0; }
.ro-relate-posts-item .ro-content .show_post_text a { font-size:18px; }
.ro-relate-posts-item .ro-content a.ro-title:hover { color:#A53E4C; }
.ro-relate-posts-item .ro-content a.ro-title h4 {
  font-size:21px;
  margin-bottom:5px;
}
.ro-relate-posts-item .ro-content p.ro-info {
  font-size:14px;
  font-style:italic;
  font-weight:400;
  margin-bottom:16px;
  text-transform:uppercase;
}
.ro-relate-posts-item .ro-content p { line-height:1.6; }
.two-columns .ro-relate-posts-item { max-width:585px; }
.masonry .grid-item { height:445px; }
.masonry .grid-item .ro-relate-posts-item .ro-content { padding:0; }
.big_item_blog .ro-relate-posts-item { max-width:initial; }
.big_item_blog.grid-item { height:678px; }
.ro-masonry-blog .pagination {
  padding:15px 0;
  margin:0;
  display:none;
}
.ro-relate-posts-item .ro-content {
  text-align:center;
  margin-top:10px;
}
.ro-relate-posts-item .ro-content .show_post_text {
  line-height:22px;
  margin-bottom:15px;
}
.ro-relate-posts-item .ro-content .show_post_text:hover a { color:#A53E4C; }
.ro-relate-posts-item .ro-content a.reading {
  display:block;
  margin-top:17px;
}
.ro-relate-posts-item .ro-content a.reading:hover { color:#A53E4C; }
.ro-blog-grid .ro-relate-posts-item { margin-bottom:15px; }
nav.pagination {
  margin-bottom:100px;
  padding:0;
  margin-top:40px;
}
.tb-blog .tb-blog-image img { width:100%; }
.ro-space-img {
  display:block;
  margin-right:auto;
  margin-left:auto;
  position:relative;
  width:100%;
  height:100%;
  max-width:270px;
  margin-bottom:30px;
}
.ro-space-img img { width:100%; }
.ro-space-img .ro-overlay {
  transition:all .3s;
  padding:20px;
  opacity:0;
}
.ro-space-img:hover .ro-overlay { opacity:1; }
.ro-space-overlay { text-transform:uppercase; }
.ro-space-overlay h5 {
  margin:0;
  letter-spacing:3px;
}
@media (min-width: 1200px) {
  .ro-space-overlay-lg-1 { background-color:rgba(255,255,255,0.7); }
  .ro-space-overlay-lg-2 { background-color:rgba(198,217,198,0.7); }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ro-space-items > div:nth-child(2n) .ro-space-img { float:left; }
  .ro-space-items > div:nth-child(2n+1) .ro-space-img { float:right; }
  .ro-space-overlay-sm-1 { background-color:rgba(255,255,255,0.7); }
  .ro-space-overlay-sm-2 { background-color:rgba(198,217,198,0.7); }
}
.ro-images-slider { line-height:0; }
.ro-images-slider .ro-item .ro-image {
  padding-right:2px;
  padding-left:4px;
}
.ro-images-slider .ro-item .ro-image img {
  width:100%;
  opacity:1;
  transition:all .3s;
}
.ro-images-slider .ro-item .ro-image img:hover { opacity:0.7; }
.ro-images-slider .flex-direction-nav { *height:0; }
.ro-images-slider .flex-direction-nav a {
  color:transparent;
  text-decoration:none;
  display:block;
  width:20px;
  height:40px;
  margin:-20px 0 0;
  position:absolute;
  top:50%;
  z-index:10;
  overflow:hidden;
  border-radius:5px;
  opacity:1;
  cursor:pointer;
  background-color:rgba(255,255,255,0.6);
  transition:all .3s;
}
.ro-images-slider .flex-direction-nav a:after { display:none; }
.ro-images-slider .flex-direction-nav a:before {
  font-family:"aqua icon";
  font-size:20px;
  line-height:40px;
  display:inline-block;
  content:'e';
  color:#444444;
}
.ro-images-slider .flex-direction-nav a.flex-next:before { content:'f'; }
.ro-images-slider .flex-direction-nav .flex-prev { left:20px; }
.ro-images-slider .flex-direction-nav .flex-next {
  right:20px;
  text-align:right;
}
body { overflow-x:hidden; }
.admin-bar .single-product .ro-product-wrapper .ro-image { margin-top:-32px; }
.admin-bar .single-product .ro-product-wrapper .ro-image img { padding-top:32px; }
.single-product .ro-title h4 {
  margin-top:50px;
  margin-bottom:50px;
}
.single-product .ro-product-wrapper .ro-product-image, .single-product .summary .ro-product-image {
  max-width:470px;
  margin-right:auto;
  margin-left:auto;
}
.single-product .ro-product-wrapper .ro-product-image .ro-image, .single-product .summary .ro-product-image .ro-image { overflow:hidden; }
.single-product .ro-product-wrapper .ro-product-image .ro-image img, .single-product .summary .ro-product-image .ro-image img { width:100%; }
.single-product .ro-product-wrapper .ro-product-image .ro-footer > a > div, .single-product .summary .ro-product-image .ro-footer > a > div {
  transition:all .3s;
  float:right;
  text-align:center;
  position:relative;
  z-index:10;
  padding-top:6px;
  padding-bottom:6px;
}
.single-product .ro-product-wrapper .ro-product-image .ro-footer > a > div:hover, .single-product .summary .ro-product-image .ro-footer > a > div:hover {
  background-color:#A53E4C;
  color:#FFFFFF;
}
.single-product .ro-product-wrapper .ro-product-image .ro-footer > a :nth-child(1) > div, .single-product .summary .ro-product-image .ro-footer > a :nth-child(1) > div {
  width:50%;
  color:#FFFFFF;
  font-size:14px;
  background-color:#444444;
  line-height:28px;
}
.single-product .ro-product-wrapper .ro-product-image .ro-footer > a :nth-child(1) > div:hover, .single-product .summary .ro-product-image .ro-footer > a :nth-child(1) > div:hover { background-color:#A53E4C; }
.single-product .ro-product-wrapper .ro-product-image .ro-footer > a :nth-child(2) > div, .single-product .summary .ro-product-image .ro-footer > a :nth-child(2) > div { width:50%; }
.single-product .ro-product-wrapper .ro-product-option-wrapper, .single-product .summary .ro-product-option-wrapper {
  padding-left:0;
  padding-right:0;
}
.single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option, .single-product .summary .ro-product-option-wrapper .ro-product-option {
  position:relative;
  z-index:10;
}
.single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img, .single-product .summary .ro-product-option-wrapper .ro-product-option img {
  max-width:100px;
  width:100%;
  opacity:1;
  display:inline-block;
  transition:all .3s;
}
.single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img:hover, .single-product .summary .ro-product-option-wrapper .ro-product-option img:hover { opacity:0.4; }
.single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option .ro-active img, .single-product .summary .ro-product-option-wrapper .ro-product-option .ro-active img { border-color:#A53E4C !important; }
.single-product .ro-product-wrapper .ro-product-information, .single-product .summary .ro-product-information { /*
            .ro-body {
                .clearfix;
                border-bottom: 1px solid @gray-color;
                .ro-colour, .ro-rate, .ro-size, .ro-quantity {
                    .clearfix;
                    float: left;
                    line-height: 1.2;
                    width: 50%;
                    display: inline-block;
                    > div {
                        display: inline-block;
                        &:nth-of-type(1){
                            width: 30%;
                            float: left;
                            p {
                                margin-bottom: 20px;
                            }
                        }
                        &:nth-of-type(2){
                            width: 70%;
                        }
                    }
                }
                .ro-colour {
                    > div {
                        &:nth-of-type(2) {
                            label {
                                cursor: pointer;
                                input[type="radio"] {
                                    display: none;
                                    & + span:before {
                                        .easing-animation;
                                        content: '';
                                        display: inline-block;
                                        width: 14px;
                                        height: 14px;
                                        vertical-align: middle;
                                        border-radius: 50%;
                                        border: 2px solid @light-color;
                                        margin-right: 8px;
                                    }
                                    &:checked + span:before {
                                        box-shadow: 0 0 0 1px @gray-color;
                                    }
                                }
                                &:last-of-type {
                                    input[type="radio"] + span:before {
                                        margin-right: 0;
                                    }
                                }
                                &.ro-type-1 {
                                    input[type="radio"] + span:before {
                                        background-color: @bg-color-4;
                                    }
                                }
                                &.ro-type-2 {
                                    input[type="radio"] + span:before {
                                        background-color: @bg-color-3;
                                    }
                                }
                                &.ro-type-3 {
                                    input[type="radio"] + span:before {
                                        background-color: @dark-color;
                                    }
                                }
                            }
                        }
                    }
                }
                .ro-size {
                    > div {
                        &:nth-of-type(2) {
                            label {
                                cursor: pointer;
                                font-weight: 600;
                                margin-right: 5px;
                                input[type="radio"] {
                                    display: none;
                                    & + span {
                                        .easing-animation;
                                        font-family: 'Roboto Slab', serif;
                                        font-weight: 400;
                                        text-align: center;
                                        padding: 0 3px;
                                    }
                                    &:checked + span {
                                        background-color: @main-color;
                                        color: @light-color;
                                    }
                                }
                                &:last-of-type {
                                    margin-right: 0;
                                }
                            }
                        }
                    }
                }
                .ro-quantity {
                    > div {
                        &:nth-of-type(2) {
                            input[type="number"]::-webkit-inner-spin-button,
                            input[type="number"]::-webkit-outer-spin-button {
                                opacity: 1;
                            }
                            input[type="number"] {
                                font-family: 'Roboto Slab', serif;
                                text-align: center;
                                font-weight: 400;
                                width: 50px;
                            }
                        }
                    }
                }
                .ro-note {
                    p {
                        line-height: 1.2;
                    }
                }
            }*/ }
.single-product .ro-product-wrapper .ro-product-information h4, .single-product .summary .ro-product-information h4 {
  margin-top:10px;
  color:#444444;
}
.single-product .ro-product-wrapper .ro-product-information .price, .single-product .summary .ro-product-information .price { color:#A53E4C; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate > div, .single-product .ro-product-wrapper .ro-product-information .ro-quantity > div, .single-product .ro-product-wrapper .ro-product-information .ro-price > div, .single-product .summary .ro-product-information .ro-rate > div, .single-product .summary .ro-product-information .ro-quantity > div, .single-product .summary .ro-product-information .ro-price > div { display:inline-block; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate > div:nth-child(1), .single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(1), .single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(1), .single-product .summary .ro-product-information .ro-rate > div:nth-child(1), .single-product .summary .ro-product-information .ro-quantity > div:nth-child(1), .single-product .summary .ro-product-information .ro-price > div:nth-child(1) {
  width:15%;
  float:left;
  padding-top:2px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate > div:nth-child(1) p, .single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(1) p, .single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(1) p, .single-product .summary .ro-product-information .ro-rate > div:nth-child(1) p, .single-product .summary .ro-product-information .ro-quantity > div:nth-child(1) p, .single-product .summary .ro-product-information .ro-price > div:nth-child(1) p { margin-bottom:20px; }
.single-product .ro-product-wrapper .ro-product-information .ro-rate > div:nth-child(2), .single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(2), .single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(2), .single-product .summary .ro-product-information .ro-rate > div:nth-child(2), .single-product .summary .ro-product-information .ro-quantity > div:nth-child(2), .single-product .summary .ro-product-information .ro-price > div:nth-child(2) { width:85%; }
.single-product .ro-product-wrapper .ro-product-information .qty, .single-product .summary .ro-product-information .qty { width:100px; }
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button, .single-product .summary .ro-product-information .single_add_to_cart_button { text-transform:uppercase; }
.single-product .ro-product-wrapper .ro-product-information .variations tr, .single-product .summary .ro-product-information .variations tr {
  width:46%;
  display:inline-block;
}
.single-product .ro-product-wrapper .ro-product-information .variations tr:nth-child(2n), .single-product .summary .ro-product-information .variations tr:nth-child(2n) { margin-left:20px; }
.single-product .ro-product-wrapper .ro-product-information .variations tr td, .single-product .summary .ro-product-information .variations tr td { float:left; }
.single-product .ro-product-wrapper .ro-product-information .variations tr td.label, .single-product .summary .ro-product-information .variations tr td.label {
  width:30%;
  font-size:100%;
  color:#444444;
  text-align:left;
  padding:20px 0;
}
.single-product .ro-product-wrapper .ro-product-information .variations tr td.value, .single-product .summary .ro-product-information .variations tr td.value {
  width:70%;
  position:relative;
}
.single-product .ro-product-wrapper .ro-product-information .variations tr td.value .reset_variations, .single-product .summary .ro-product-information .variations tr td.value .reset_variations {
  position:absolute;
  bottom:-10px;
  left:0;
}
.single-product .ro-product-wrapper .ro-product-information .variations tr td.value .reset_variations:hover, .single-product .summary .ro-product-information .variations tr td.value .reset_variations:hover { color:#A53E4C; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price, .single-product .summary .ro-product-information .single_variation_wrap .ro-price { margin-bottom:25px; }
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price del, .single-product .summary .ro-product-information .single_variation_wrap .ro-price del {
  display:inline-block;
  margin-right:20px;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span, .single-product .summary .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, .single-product .summary .ro-product-information .product_meta span:last-child { margin:0; }
.single-product .ro-product-wrapper .ro-product-information .product_meta span a, .single-product .summary .ro-product-information .product_meta span a { color:#444444; }
.single-product .ro-product-wrapper .ro-product-information .product_meta span a:hover, .single-product .summary .ro-product-information .product_meta span a:hover { color:#A53E4C; }
.single-product .ro-product-wrapper .ro-product-information .ro-footer h6, .single-product .summary .ro-product-information .ro-footer h6 {
  margin-top:25px;
  margin-bottom:20px;
}
.single-product .woocommerce-tabs ul.tabs {
  padding:0 !important;
  font-size:13px;
  letter-spacing:1.2px;
  text-transform:uppercase;
}
.single-product .woocommerce-tabs .panel h2, .single-product .woocommerce-tabs .panel h3.comment-reply-title {
  font-size:14px;
  line-height:15.4px;
  text-transform:uppercase;
  margin-bottom:20px;
}
.single-product .woocommerce-tabs .panel #review_form_wrapper { margin-top:20px; }
.single-product .woocommerce-tabs .panel #review_form_wrapper .comment-form { margin:20px 0; }
.single-product .woocommerce-tabs .panel #review_form_wrapper .comment-form p.comment-form-author { margin-right:15px !important; }
.single-product .woocommerce-tabs .panel #review_form_wrapper .comment-form p.form-submit { text-align:left; }
.single-product .woocommerce-tabs .panel #review_form_wrapper .comment-form p.form-submit .submit {
  padding:10px 40px !important;
  color:#FFFFFF !important;
  background-color:#444444 !important;
}
.single-product .woocommerce-tabs .panel #review_form_wrapper .comment-form p.form-submit .submit:hover { background-color:#A53E4C !important; }
.single-product .ro-product-relate { padding-bottom:55px; }
.single-product .ro-product-relate .ro-divide { border-bottom:2px solid #A53E4C; }
.single-product .ro-product-relate h4 {
  margin-bottom:45px;
  margin-top:45px;
}
.single-product .ro-product-relate .ro-image {
  line-height:0;
  max-width:170px;
  overflow:hidden;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:30px;
}
.single-product .ro-product-relate .ro-image a > div {
  position:relative;
  width:100%;
}
.single-product .ro-product-relate .ro-image a > div:after {
  content:"";
  transition:all .3s;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-color:rgba(255,255,255,0.6);
  opacity:0;
  z-index:5;
}
.single-product .ro-product-relate .ro-image a img {
  transition:all .3s;
  width:100%;
  transform:scale(1);
}
.single-product .ro-product-relate .ro-image a:hover > div:after { opacity:1; }
.single-product .ro-product-relate .ro-image a:hover img { transform:scale(1.1); }
@media (min-width: 768px) {
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
    margin-right:auto;
    margin-left:auto;
    max-width:100px;
    overflow-y:auto;
    height:500px;
  }
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
    margin-top:10px;
    margin-bottom:10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option { float:left; }
}
@media (max-width: 767px) {
  .single-product .ro-product-wrapper .ro-product-image {
    margin-bottom:50px;
    margin-left:0;
  }
  .single-product .ro-product-wrapper .ro-product-option-wrapper {
    padding-right:15px;
    padding-left:15px;
    overflow-y:auto;
    margin-bottom:50px;
  }
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option { height:120px; }
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a {
    padding-left:10px;
    padding-right:10px;
  }
  .single-product .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
    margin-bottom:10px;
    margin-top:10px;
  }
  .single-product .ro-product-relate .ro-content > div:nth-child(2n) .ro-image { float:left; }
  .single-product .ro-product-relate .ro-content > div:nth-child(2n+1) .ro-image { float:right; }
}
@media (max-width: 479px) {
  .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-colour, .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-rate, .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-size, .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-quantity { width:100%; }
  .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-colour > div:nth-of-type(1), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-rate > div:nth-of-type(1), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-size > div:nth-of-type(1), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-quantity > div:nth-of-type(1) { width:45%; }
  .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-colour > div:nth-of-type(2), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-rate > div:nth-of-type(2), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-size > div:nth-of-type(2), .single-product .ro-product-wrapper .ro-product-information .ro-body .ro-quantity > div:nth-of-type(2) { width:55%; }
  .single-product .single-product .ro-product-wrapper .ro-product-information .variations tr, .single-product .single-product .summary .ro-product-information .variations tr {
    width:100%;
    margin:0;
  }
}
.woocommerce-cart h4 {
  margin-top:50px;
  margin-bottom:55px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table {
  border:none;
  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:none;
  background-color:#EEEEEE;
  height:60px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-name { min-width:30%; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tfoot tr td {
  background-color:#EEEEEE;
  font-size:12px;
  height:60px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tfoot tr .ro-price { font-size:18px; }
.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 { border-top:1px solid #DDDDDD; }
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td img {
  max-width:170px;
  width:100%;
  padding-right:10px;
}
.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 {
  font-size:14px;
  padding:50px 0;
  border:none;
}
.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 {
  transition:all .3s;
  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:#A53E4C; }
.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:#A53E4C !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 .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 {
  transition:all .3s;
  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-family:"Josefin Sans";
  font-size:100%;
  border-bottom:1px solid #AAAAAA;
}
.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:#A53E4C; }
.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 {
  transition:all .3s;
  font-size:14px;
  font-family:"Josefin Sans";
  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:#A53E4C; }
@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; }
}
.shopping_cart_dropdown ul.cart_list {
  margin:0;
  padding:0;
}
.shopping_cart_dropdown ul.cart_list > li {
  position:relative;
  color:#747474;
  min-height:100px;
  padding:30px 0 0px 100px !important;
  width:100%;
  text-align:left;
  margin-bottom:10px;
}
.shopping_cart_dropdown ul.cart_list > li:last-child { margin-bottom:0; }
.shopping_cart_dropdown ul.cart_list > li > a {
  font-size:14px;
  font-weight:400;
  text-transform:capitalize;
  line-height:28px;
  color:#363636;
  position:static;
  display:block;
  margin:0;
}
.shopping_cart_dropdown ul.cart_list > li > a:before { display:none; }
.shopping_cart_dropdown ul.cart_list > li > a:hover { color:#A53E4C; }
.shopping_cart_dropdown ul.cart_list > li > a.remove {
  position:absolute;
  top:50%;
  right:0;
  width:15px;
  height:15px;
  font-size:13px;
  font-weight:400;
  line-height:12px;
  color:#fff !important;
  background:#A53E4C;
  -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;
  border-radius:50%;
}
.shopping_cart_dropdown ul.cart_list > li > a > img {
  position:absolute;
  top:15px;
  left:0;
  width:70px;
  height:90px;
  padding:5px;
  border:solid 1px #e5e5e5;
}
.shopping_cart_dropdown ul.cart_list > li .quantity {
  font-size:15px;
  font-weight:400;
}
.shopping_cart_dropdown ul.cart_list > li .quantity > span {
  font-size:14px;
  color:#363636;
}
.shopping_cart_dropdown ul.cart_list > li.empty {
  border:none;
  min-height:auto;
}
.shopping_cart_dropdown ul.cart_list > li .woocommerce-review-link { display:none; }
.shopping_cart_dropdown .total {
  border-top:1px dashed #A53E4C;
  margin-top:30px;
  font-size:18px;
  font-weight:400;
  text-transform:uppercase;
  color:#363636;
  padding-top:15px;
}
.shopping_cart_dropdown .total > strong {
  font-weight:400;
  margin-right:40px;
  float:left;
}
.shopping_cart_dropdown .total > span { font-size:16px; }
.shopping_cart_dropdown .buttons > a {
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  display:block;
  float:none !important;
  font-size:13px;
  font-weight:400;
  line-height:18px;
  padding:10px 15px;
  text-align:center;
  text-transform:uppercase;
}
.shopping_cart_dropdown .buttons > a.wc-forward { margin-bottom:15px; }
.ro-checkout-process {
  margin-top:85px;
  margin-bottom:140px;
  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 {
  transition:all .3s;
  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 {
  transition:all .3s;
  content:"";
  width:14px;
  height:14px;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background-color:#A53E4C;
  border-radius:50%;
  opacity:0;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(1) div {
  left:0;
  border:1px solid #A53E4C;
}
.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 #A53E4C; }
.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 #A53E4C; }
.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:700;
}
.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 {
  content:"4";
  background-color:transparent;
  top:0;
  opacity:1;
  font-family:"aqua icon";
  color:#A53E4C;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div { border:1px solid #A53E4C; }
.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:700; }
.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 {
  content:"4";
  background-color:transparent;
  top:0;
  opacity:1;
  font-family:"aqua icon";
  color:#A53E4C;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(3) div { border:1px solid #A53E4C; }
.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:700; }
form.woocommerce-checkout .col2-set, form.woocommerce-checkout .col2-set-1 { margin-bottom:30px !important; }
form.woocommerce-checkout .ro-panel-2 { display:none; }
.woocommerce-checkout h2 {
  font-size:18px;
  text-transform:uppercase;
}
.woocommerce-checkout .addresses .title > h3 {
  font-size:14px;
  text-transform:uppercase;
}
.woocommerce-checkout table.shop_table { margin-bottom:40px !important; }
.ro-checkout-information .ro-customer-info > p:first-of-type a {
  margin-left:25px;
  color:#A53E4C;
  transition:all .3s;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:after {
  transition:all .3s;
  font-family:"aqua icon";
  content:"\e086";
  margin-left:10px;
  vertical-align:middle;
  color:#A53E4C;
  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 #A53E4C; }
.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 {
  transition:all .3s;
  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 #A53E4C;
}
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"]:checked + span:before { background-color:#A53E4C; }
.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 #A53E4C; }
.ro-checkout-information .ro-shipping .ro-button {
  margin-top:60px;
  text-align:center;
}
.ro-checkout-information .ro-shipping .ro-button a {
  transition:all .3s;
  border:0;
  background-color:#444444;
  color:#FFFFFF;
  font-size:14px;
  padding:15px 48px;
}
.ro-checkout-information .ro-shipping .ro-button a:hover { background-color:#A53E4C; }
@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:#A53E4C; }
.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 #A53E4C;
  background-color:#A53E4C;
}
.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 {
  transition:all .3s;
  border:0;
  background-color:#444444;
  color:#FFFFFF;
  font-size:14px;
  padding:15px 60px;
}
.ro-checkout-information-2 .ro-button a:hover { background-color:#A53E4C; }
@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;
  color:#363636;
  margin-top:85px;
  margin-bottom:85px;
  font-weight:400;
}
.ro-checkout-summary span.amount {
  color:#A53E4C;
  letter-spacing:3px;
  font-weight:bold;
}
.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%;
  max-width:50px;
  transition:all .3s;
  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: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:uppercase;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) .ro-name a:hover { color:#A53E4C; }
.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:#A53E4C;
}
.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:#A53E4C;
}
.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;
  }
}
@media (max-width: 479px) {
  .ro-checkout-summary .ro-body form .ro-item .ro-image {
    width:100%;
    float:none;
    text-align:center;
  }
  .ro-checkout-summary .ro-body form .ro-item .ro-image img {
    width:100%;
    max-width:150px;
  }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(2) {
    width:100%;
    padding:0;
  }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(2) .ro-name { width:70%; }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(2) .ro-quantity { width:30%; }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(3) {
    width:100%;
    padding:0;
    margin-top:10px;
    margin-bottom:30px;
  }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(3) .ro-item-color {
    width:50%;
    float:left;
  }
  .ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(3) .ro-price {
    text-align:right;
    width:50%;
  }
}
.ro-checkout-summary .ro-footer {
  font-size:14px;
  color:#363636;
}
.ro-checkout-summary .ro-footer .shipping {
  border:none;
  text-align:right;
}
.ro-checkout-summary .ro-footer .shipping >span { float:left; }
#yith-quick-view-content .product .summary-content .ro-rate >div {
  display:inline-block;
  margin-bottom:0 !important;
}
#yith-quick-view-content .product .summary-content .ro-rate .woocommerce-product-rating { margin-left:15px; }
table.compare-list td .image-wrap img { max-width:100% !important; }
.ro-advertise-2 .ro-btn-bd-2.ro-btn-bd-green {
  color:#444444;
  border:1px solid #A53E4C;
}
.ro-advertise-2 .ro-btn-bd-2.ro-btn-bd-green:hover { color:#FFFFFF; }
.ro-advertise-2 .ro-btn-bd-2.ro-btn-bd-pink {
  color:#444444;
  border:1px solid #DEB6B6;
}
.ro-advertise-2 .ro-btn-bd-2.ro-btn-bd-pink:hover { color:#FFFFFF; }
.ro-speciallize-sm { padding-left:85px !important; }
@media (max-width: 991px) {
  .ro-speciallize-sm {
    padding-right:85px !important;
    padding-bottom:85px !important;
  }
  .ro-speciallize-sm .ro-specialize-list { margin-left:0; }
}
@media (max-width: 767px) {
  .ro-advertise-2 .vc_col-sm-9 {
    padding-bottom:50px !important;
    padding-top:50px !important;
    text-align:center;
  }
  .ro-speciallize-sm {
    padding-left:15px !important;
    padding-right:15px !important;
  }
}
.ro-full-height {
  height:100vh;
  overflow:hidden;
}
.ro-text-large-white {
  color:#FFFFFF;
  font-size:60px;
  line-height:normal;
  padding-top:40px;
}
.ro-follow-button-wrap {
  position:absolute;
  bottom:-100px;
  left:0;
  text-align:center;
  width:100%;
}
.ro-follow-button-wrap a {
  border:1px solid #FFFFFF;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  display:block;
  height:40px;
  line-height:40px;
  margin-left:auto;
  margin-right:auto;
  transition:all .3s;
  width:40px;
}
.ro-follow-button-wrap a:before {
  color:#FFFFFF;
  content:"a";
  font-family:"aqua icon" !important;
  font-size:25px;
}
.ro-follow-button-wrap a:hover { border:1px solid #A53E4C; }
.ro-follow-button-wrap a:hover:before { color:#A53E4C; }
@media (max-width: 767px) {
  .ro-text-large-white { font-size:24px; }
}
@media (max-width: 640px) {
  .vc_row.ro-full-height { padding-top:60px !important; }
}
.ro-about2-image {
  position:absolute;
  top:-300px;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  border:10px solid rgba(255,255,255,0.5);
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  overflow:hidden;
}
.ro-fancybox-wrap img { opacity:0.8; }
.ro-fancybox-wrap img:hover { opacity:1; }
.vc_row.wpb_row.ro-about-us { margin-top:-200px; }
@media (max-width: 991px) {
  .vc_row.wpb_row.ro-about-us { margin-top:0; }
}
.vc_column_container {
  padding-right:15px !important;
  padding-left:15px !important;
  margin-right:auto;
  margin-left:auto;
}
.tb-header-v1 .ro-hamburger, .tb-header-v2 .ro-hamburger, .tb-header-v3 .ro-hamburger { top:-60px; }
.tb-header-v1 .ro-mini-cart-mobile, .tb-header-v2 .ro-mini-cart-mobile, .tb-header-v3 .ro-mini-cart-mobile { display:none !important; }
.tb-header-v1 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v2 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v3 .sidebar-top-right .widget_mini_cart_wrap .header a {
  font-size:30px;
  margin-right:42px;
}
.tb-header-v1 .sidebar-top-right .widget_mini_cart_wrap .header a:last-child, .tb-header-v2 .sidebar-top-right .widget_mini_cart_wrap .header a:last-child, .tb-header-v3 .sidebar-top-right .widget_mini_cart_wrap .header a:last-child { margin-right:0px; }
.tb-header-v1 .header-menu .col-logo-stick, .tb-header-v2 .header-menu .col-logo-stick, .tb-header-v3 .header-menu .col-logo-stick { display:none; }
.tb-header-v1 .header-menu .col-menu, .tb-header-v2 .header-menu .col-menu, .tb-header-v3 .header-menu .col-menu {
  display:inline-block;
  vertical-align:middle;
}
.tb-header-wrap .header-menu .menu-list > ul#nav > li > a span { letter-spacing:2px; }
.tb-header-wrap .col-logo a>img {
  z-index:999;
  position:relative;
}
.tb-header-wrap.tb-header-v1 .header-sidebar {
  height:120px;
  padding:48px 50px 35px;
  transition:all .3s;
}
.tb-header-wrap.tb-header-v1 .header-menu {
  text-align:center;
  position:absolute;
  width:100%;
  z-index:99;
  border-bottom:1px solid rgba(255,255,255,0.1);
}
.tb-header-wrap.tb-header-v1 .header-menu .col-logo-stick { display:none; }
.tb-header-wrap.tb-header-v1 .header-menu #nav > li > a { color:#ffffff; }
.tb-header-wrap.tb-header-v2 .header-sidebar { padding:55px 50px 41px; }
.tb-header-wrap.tb-header-v3 { padding:41px 0; }
.tb-header-wrap.tb-header-v3 .col-logo {
  text-align:left;
  padding:5px 0;
}
.tb-header-wrap.tb-header-v3 .header-menu {
  position:absolute;
  width:100%;
  z-index:99999;
  top:-53px;
}
.tb-header-wrap.tb-header-v3 .header-menu .menu-list > ul#nav > li { margin:0 36px; }
.tb-header-wrap.tb-header-v3 .header-menu .menu-list > ul#nav > li.current_page_parent > a, .tb-header-wrap.tb-header-v3 .header-menu .menu-list > ul#nav > li:hover > a { color:#A53E4C; }
.tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap { margin-left:50px; }
.tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown { right:0; }
.tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap { margin-right:50px; }
.tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap:after {
  width:1px;
  height:25px;
  content:"";
  background-color:#e5e5e5;
  display:inline-block;
  position:ABSOLUTE;
  top:5px;
  right:-60px;
}
@media (min-width: 768px) {
  /* set with column for menu has full width */
  #nav li.has_full_width { position:static; }
  #nav li.has_full_width .multicolumn.drop_full_width {
    width:100% !important;
    left:0;
  }
  #nav li.has_full_width .multicolumn.drop_full_width .dropdown-menu {
    position:relative;
    display:block;
    float:none;
    text-align:left;
    left:0;
    border:none;
    box-shadow:none;
  }
  .tb-header-v1 .dropdown-menu>li>a:hover, .tb-header-v1 .dropdown-menu>li>a:focus, .tb-header-v2 .dropdown-menu>li>a:hover, .tb-header-v2 .dropdown-menu>li>a:focus, .tb-header-v3 .dropdown-menu>li>a:hover, .tb-header-v3 .dropdown-menu>li>a:focus { background-color:transparent; }
  .tb-header-v1 .menu-list > ul > li.menu-item-has-children.has_full_width, .tb-header-v2 .menu-list > ul > li.menu-item-has-children.has_full_width, .tb-header-v3 .menu-list > ul > li.menu-item-has-children.has_full_width { position:static; }
  .tb-header-v1 .menu-list > ul > li.menu-item-has-children.has_full_width > ul, .tb-header-v2 .menu-list > ul > li.menu-item-has-children.has_full_width > ul, .tb-header-v3 .menu-list > ul > li.menu-item-has-children.has_full_width > ul {
    position:absolute;
    top:100%;
    left:0;
    width:auto;
    margin:0;
    padding:20px 10px;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
  }
  .tb-header-v1 ul.dropdown-menu, .tb-header-v2 ul.dropdown-menu, .tb-header-v3 ul.dropdown-menu {
    margin:0;
    padding:0;
    border-radius:0px;
  }
  .tb-header-v1 .header-menu, .tb-header-v2 .header-menu, .tb-header-v3 .header-menu { text-align:center; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li, .tb-header-v2 .header-menu .menu-list > ul#nav > li, .tb-header-v3 .header-menu .menu-list > ul#nav > li {
    transition:all .3s;
    position:relative;
    display:inline-block;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li > a {
    transition:all .3s;
    text-transform:capitalize;
    display:inline-block;
    text-align:center;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li > a i.fa, .tb-header-v2 .header-menu .menu-list > ul#nav > li > a i.fa, .tb-header-v3 .header-menu .menu-list > ul#nav > li > a i.fa { float:right; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul {
    display:none;
    background:#FFFFFF;
    text-align:left;
    z-index:-1;
    border:1px solid #f0f0f0;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a { position:relative; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span {
    font-weight:normal;
    font-size:14px;
    color:#444;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span:hover, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span:hover, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a span:hover { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a:before, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a:before, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul >li>a:before {
    height:1px;
    position:absolute;
    width:15%;
    border-bottom:1px dashed #A53E4C;
    content:"";
    left:0;
    bottom:5px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li {
    transition:all .3s;
    position:relative;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:first-child, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:first-child, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:first-child { border:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child { margin-top:0; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child .title_line, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child .title_line, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:last-child .title_line { display:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:hover > a, .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-item > a, .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-ancestor > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:hover > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-item > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-ancestor > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li:hover > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-item > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.current-menu-ancestor > a { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li > a {
    display:block;
    padding:10px 10px 10px 20px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.hide-mobile >a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.hide-mobile >a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li.hide-mobile >a { display:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li {
    transition:all .3s;
    padding:7px 0px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li a { transition:all .3s; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li:hover a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li:hover a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul > li ul li:hover a { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn { padding:20px 0px 30px 50px; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li > a {
    line-height:38px !important;
    background:transparent;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul { background:transparent; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul li > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul li > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li ul li > a { line-height:24px !important; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block { margin:7px 0 0; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block > a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block > a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block > a { display:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block img, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block img, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.item-menu-custom-block img {
    max-width:initial;
    max-height:195px;
    margin-top:25px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom { padding-top:20px; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom >a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom >a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom >a { display:none !important; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom.subitem-custom-center, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom.subitem-custom-center, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn li.subitem-custom.subitem-custom-center {
    margin-left:-50px;
    margin-right:50px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu {
    padding:15px 0;
    left:0;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover { padding-right:10px; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li:hover a { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a {
    padding:3px 20px;
    line-height:30px;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a:before, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a:before, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.autodrop_submenu >li >a:before { display:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn >li>a span, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn >li>a span, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn >li>a span { letter-spacing:3px; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover > ul, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover > ul, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover > ul {
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp .3s both;
    -moz-animation:fadeInUp .3s both;
    -o-animation:fadeInUp .3s both;
    animation:fadeInUp .3s both;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu { padding:10px 0; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li { padding:0; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a {
    line-height:30px;
    color:#363636;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a:hover, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a:hover, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children >ul li a:hover { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children:hover >ul, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children:hover >ul, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children:hover >ul.autodrop_submenu >li.menu-item-has-children:hover >ul {
    padding:15px 0;
    display:block;
    z-index:999;
    -webkit-animation:fadeInUp .3s both;
    -moz-animation:fadeInUp .3s both;
    -o-animation:fadeInUp .3s both;
    animation:fadeInUp .3s both;
    left:100%;
    top:0;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav > li.menu-item-has-children ul.columns6.drop_full_width, .tb-header-v2 .header-menu .menu-list > ul#nav > li.menu-item-has-children ul.columns6.drop_full_width, .tb-header-v3 .header-menu .menu-list > ul#nav > li.menu-item-has-children ul.columns6.drop_full_width { width:100% !important; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width { position:inherit; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns2 > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns2 > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns2 > li { width:50%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns3 > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns3 > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns3 > li { width:33.3333%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns4 > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns4 > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns4 > li { width:25%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns5 > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns5 > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns5 > li { width:20%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns6 > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns6 > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn.columns6 > li { width:16.75%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.item-menu-custom-block, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.item-menu-custom-block, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.item-menu-custom-block { width:33%; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li {
    display:inline-block;
    float:left;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li:hover ul, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li:hover ul, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li:hover ul { animation:none; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a {
    text-transform:uppercase;
    font-weight:bold;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a:hover, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a:hover, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li > a:hover { color:#A53E4C; }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li ul.sub-menu, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li ul.sub-menu, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn > li ul.sub-menu {
    position:static;
    width:100%;
    display:block;
    box-shadow:none;
    border:0;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li, .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn a, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn a, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn a {
    border:0;
    line-height:24px;
    padding-left:0;
    padding-right:0;
  }
  .tb-header-v1 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.menu-item-has-children:after, .tb-header-v2 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.menu-item-has-children:after, .tb-header-v3 .header-menu .menu-list > ul#nav li.has_full_width ul.multicolumn li.menu-item-has-children:after { content:""; }
  .sidebar-top-right .widget_mini_cart_wrap { z-index:999; }
  .sidebar-top-right .widget_mini_cart_wrap .header a>i {
    color:#000;
    font-size:30px;
  }
}
.tb-header-wrap.tb-header-v2 .tb-wrapper-header { border-top:1px solid #d7d7d7; }
.tb-header-wrap.tb-header-v2 .tb-wrapper-header #nav > li.current_page_parent > a, .tb-header-wrap.tb-header-v2 .tb-wrapper-header #nav > li:hover > a { color:#A53E4C; }
@media (min-width: 992px) and (max-width: 1200px) {
  .tb-header-wrap .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn { padding:0px 10px 10px 20px; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tb-header-wrap .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn { padding:0px 15px; }
  .tb-header-wrap .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn .textwidget img { max-width:170px; }
  .tb-header-wrap .header-menu .menu-list > ul#nav > li.menu-item-has-children > ul.multicolumn > li ul li { padding:4px 0px; }
}
@media (min-width: 768px) {
  .tb-header-wrap .header-menu .tb-wrapper-header { position:relative; }
  .tb-header-wrap .header-menu .tb-wrapper-header .col-menu #nav { position:static; }
}
@media (max-width: 767px) {
  .hidden-xs { display:none; }
  .col-logo { margin-top:30px; }
  .col-logo .menubar-brand { float:none; }
  .sidebar-top-left .header { text-align:left; }
  .dropdown-menu {
    position:relative;
    top:0;
    padding:0;
    margin:0;
    display:block;
    box-shadow:none;
    border:none;
  }
  .tb-header-v1 .header-sidebar, .tb-header-v2 .header-sidebar, .tb-header-v3 .header-sidebar { padding:20px 0; }
  .tb-header-v1 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v2 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v3 .sidebar-top-right .widget_mini_cart_wrap .header a { margin-right:30px; }
  .tb-header-v1 #nav > li >a, .tb-header-v2 #nav > li >a, .tb-header-v3 #nav > li >a { text-align:left; }
  .tb-header-v1 #nav > li ul.multicolumn >li, .tb-header-v2 #nav > li ul.multicolumn >li, .tb-header-v3 #nav > li ul.multicolumn >li { padding-left:5px; }
  .tb-header-v1 #nav > li ul.multicolumn >li ul.dropdown-menu, .tb-header-v2 #nav > li ul.multicolumn >li ul.dropdown-menu, .tb-header-v3 #nav > li ul.multicolumn >li ul.dropdown-menu { background-color:transparent; }
  .tb-header-v1 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a, .tb-header-v2 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a, .tb-header-v3 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a {
    padding:10px;
    padding-left:15px;
    border:none;
  }
  .tb-header-v1 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a:hover, .tb-header-v2 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a:hover, .tb-header-v3 #nav > li ul.multicolumn >li ul.dropdown-menu >li >a:hover { color:#A53E4C; }
  .tb-header-v1 #nav > li:hover > ul li, .tb-header-v2 #nav > li:hover > ul li, .tb-header-v3 #nav > li:hover > ul li { height:auto; }
}
@media (max-width: 480px) {
  .tb-header-v1 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v2 .sidebar-top-right .widget_mini_cart_wrap .header a, .tb-header-v3 .sidebar-top-right .widget_mini_cart_wrap .header a { margin-right:2px; }
}
@media (min-width: 768px) {
  .tb-header-wrap.tb-header-v4 {
    position:ABSOLUTE;
    BACKGROUND:transparent;
    z-index:9999;
    width:100%;
  }
}
@media (min-width: 992px) {
  .ro-stick-active .tb-header-wrap {
    position:fixed;
    width:100%;
    z-index:9999;
    webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
    box-shadow:0 6px 12px rgba(0,0,0,0.175);
  }
  .ro-stick-active .tb-header-wrap .header-sidebar {
    transition:all .3s;
    height:0;
    padding-top:0;
    padding-bottom:0;
    overflow:hidden;
  }
  .ro-stick-active .tb-header-wrap .header-menu { background-color:rgba(0,0,0,0.9); }
  .ro-stick-active .tb-header-wrap .header-menu .col-logo-stick {
    display:block;
    float:left;
    position:relative;
    top:23px;
  }
  .ro-stick-active .tb-header-v2 .header-menu { background-color:rgba(255,255,255,0.9); }
  .ro-stick-active .tb-header-v3 {
    background-color:rgba(255,255,255,0.9);
    left:0;
    padding:15px;
    height:67px;
    transition:all 0.001s;
  }
  .ro-stick-active .tb-header-v3 .header-sidebar { display:block; }
  .ro-stick-active .tb-header-v3 .header-sidebar .header-menu { background-color:transparent; }
  .ro-stick-active .tb-header-v3.tb-header-wrap .header-sidebar {
    overflow:initial;
    opacity:1;
  }
  .ro-stick-active .tb_wrapper_padding .tb-header-wrap { position:fixed !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ro-stick-active #nav > li { margin:0 30px; }
  .ro-stick-active .tb_wrapper_padding .tb-header-wrap .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap { display:none; }
  .ro-stick-active .tb_wrapper_padding .tb-header-wrap .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap { margin-right:0; }
  .ro-stick-active .tb_wrapper_padding .tb-header-wrap .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap .top-account, .ro-stick-active .tb_wrapper_padding .tb-header-wrap .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap .top-search { display:none; }
  .ro-stick-active .tb_wrapper_padding .tb-header-wrap.tb-header-v3 .header-menu {
    position:absolute;
    width:100%;
    z-index:9;
    top:-53px;
  }
}
.tb-header-wrap.tb-header-blog { background-color:#111; }
.tb-header-wrap.tb-header-blog .header-menu { position:relative; }
.title-bar {
  padding:0 50px;
  position:relative;
}
.title-bar .row-height h1.page-title {
  color:#fff;
  text-transform:uppercase;
  letter-spacing:5px;
}
.title-bar .row-height .page-breadcrumb {
  color:#fff;
  font-size:14px;
  letter-spacing:5px;
  margin:10px 0;
}
.title-bar .row-height .page-breadcrumb a {
  color:#fff;
  font-size:14px;
  letter-spacing:5px;
}
.ro-stick-active .tb_header_shop .tb-header-wrap .header-menu { padding-bottom:0px; }
.ro-stick-active .tb_header_shop .tb-header-wrap .header-menu #nav > li > ul { top:100%; }
.ro-stick-active .tb-header-blog.tb-header-wrap .header-menu { padding-bottom:0px; }
.ro-stick-active .tb-header-blog.tb-header-wrap .header-menu #nav > li > ul { top:100%; }
@media (min-width: 1200px) and (max-width: 1450px) {
  .tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap { margin-left:10px; }
  .tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap { margin-right:10px; }
  .tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap:after { display:none; }
  .tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap .header a { margin-right:15px; }
  .tb-header-wrap.tb-header-v3 .header-sidebar .sidebar-top-right-v3 .widget_mini_cart_wrap .header a:last-child { margin-right:0px; }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .tb-header-wrap.tb-header-v3 .header-menu { position:initial; }
}
@media (max-width: 992px) {
  #tb_wrapper .tb-header-wrap.tb-header-v3 { padding:40px 0; }
}
@media (max-width: 768px) {
  .tb-header-wrap.tb-header-v3 .col-logo { text-align:center; }
  .header-sidebar .sidebar-top-right { text-align:center; }
  .tb-header-wrap #nav { font-family:Philosopher; }
  .tb-header-wrap #nav .dropdown-menu { background-color:transparent; }
  .tb-header-wrap .col-logo a>img { z-index:999; }
}
.tb-header-wrap ul#nav li.current-menu-item >a span, .tb-header-wrap ul#nav li:hover >a span { color:#A53E4C !important; }
.admin-bar .widget_mini_cart_wrap .shopping_cart_dropdown { top:50px; }
.tb_header_shop .tb-header-wrap .header-menu { border-bottom:none; }
.tb-header-wrap.tb-header-blog .header-menu { border-bottom:none; }
.tb_footer .footer-top .tb_footer_top_once .widget { padding:13px 0; }
.tb_footer_top_once {
  background:#252525;
  height:auto;
  min-height:initial !important;
}
.tb_footer_top_once .list_icona {
  display:block;
  text-align:center;
  float:left;
}
.tb_footer_top_once .list_icona li {
  display:inline;
  padding-right:60px;
}
.tb_footer_top_once .list_icona li i {
  color:#898989;
  font-size:14px;
  transition:0.7s ease-in-out;
}
.tb_footer_top_once .list_icona li i:hover { color:#ffffff; }
.tb_footer_top_once .list_icona li:last-child { padding-right:0px; }
.tb_footer_top_once .list_iconb {
  text-align:center;
  display:block;
}
.tb_footer_top_once .list_iconb li a i {
  width:25px;
  height:25px;
  line-height:21px;
  border-radius:50%;
  border:1px solid #A53E4C;
  color:#A53E4C;
  position:relative;
}
.tb_footer_top_once .list_iconc {
  display:block;
  height:30px;
  margin-top:4px;
  float:right;
  text-align:center;
}
.tb_footer_top_once .list_iconc li {
  display:inline;
  padding:0px 5px 0px 5px;
}
.tb_footer_top_once .list_iconc li i {
  font-size:30px;
  color:#898989;
}
@media (min-width: 992px) {
  .tb_footer_top_once { padding:0px 30px; }
}
.footer-Center { margin-top:100px; }
.footer-Center .tb_footer_center_once img { width:61%; }
.footer-Center .tb_footer_center_once .text_footer_content {
  font-family:philosopher;
  line-height:36px;
  margin-top:15px;
}
.footer-Center .tb_footer_center_once .text_footer_content li { color:#898989; }
.footer-Center .tb_footer_center_two { font-family:philosopher; }
.footer-Center .tb_footer_center_two .widget .wg-title {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#ffffff;
}
.footer-Center .tb_footer_center_three .widget .wg-title {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#ffffff;
}
.footer-Center .tb_footer_center_four .widget_tag_cloud .wg-title {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#ffffff;
  text-transform:capitalize;
}
.footer-Center .tb_footer_center_four .widget_tag_cloud .tagcloud a {
  font-family:philosopher;
  font-size:12px !important;
  border-radius:0px;
  padding:10px 20px;
  letter-spacing:2px;
  border:1px solid #292929;
  margin-right:5px;
  margin-bottom:8px;
}
.footer-Center .tb_footer_center_four .widget_tag_cloud .tagcloud a:hover { border-color:#A53E4C; }
.footer-bottom { padding-bottom:0px; }
.footer-bottom .footer_bootom_list {
  margin-top:35px;
  font-family:philosopher;
  font-size:12px;
  line-height:30px;
  text-align:center;
  border-bottom:1px solid #292929;
}
.footer-bottom .footer_bootom_list li {
  display:inline;
  border-right:1px solid #898989;
  width:170px;
  padding:0 20px;
  line-height:50px;
}
.footer-bottom .footer_bootom_list .child_border { border-right:none; }
.footer-bottom .text_end {
  text-align:center;
  font-size:12px;
  line-height:30px;
  font-family:philosopher;
  margin-top:15px;
}
.footer-bottom .text_end .logo_a { color:#A53E4C; }
@media screen and (max-width: 768px) {
  .tb_footer_top_once .list_icona { width:100%; }
  .tb_footer_top_once .list_iconb { width:100%; }
  .tb_footer_top_once .list_iconc { width:100%; }
  .footer-Center .tb_footer_center_once { width:100%; }
  .footer-Center .tb_footer_center_two { width:100%; }
  .footer-Center .tb_footer_center_three { width:100%; }
  .footer-Center .tb_footer_center_four { width:100%; }
  .footer-bottom .footer_bootom_list { width:100%; }
  .footer-bottom .text_end { width:100%; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .tb_footer_top_once { max-width:100%; }
  .tb_footer_top_once .icon_a { width:33.3%; }
  .tb_footer_top_once .icon_a li { padding:0px 15px 0px 15px; }
  .tb_footer_top_once .icon_b { width:33.3%; }
  .tb_footer_top_once .icon_c { width:33.3%; }
  .footer-Center .tb_footer_center_once {
    width:70%;
    float:left;
  }
  .footer-Center .tb_footer_center_two {
    width:30%;
    float:left;
  }
  .footer-Center .tb_footer_center_three {
    width:30%;
    float:left;
  }
  .footer-Center .tb_footer_center_four { width:70%; }
  .footer-bottom .footer_bootom_list { width:100%; }
  .footer-bottom .footer_bootom_list ul>li a { letter-spacing:2px; }
  .footer-bottom .text_end { width:100%; }
}
@media screen and (min-width: 992px) {
  .tb_footer_top_once { max-width:100%; }
  .tb_footer_top_once .icon_a { width:33.3%; }
  .tb_footer_top_once .icon_b { width:33.3%; }
  .tb_footer_top_once .icon_c { width:33.3%; }
  .footer-Center { max-width:100%; }
  .footer-Center .tb_footer_center_once { width:35%; }
  .footer-Center .tb_footer_center_two { width:15%; }
  .footer-Center .tb_footer_center_three { width:15%; }
  .footer-Center .tb_footer_center_four { width:35%; }
  .footer-bottom { max-width:100%; }
  .footer-bottom .footer_bootom_list { width:100%; }
  .footer-bottom .footer_bootom_list li>a { letter-spacing:1.5px; }
  .footer-bottom .text_end { width:100%; }
  .footer-bottom .text_end p {
    letter-spacing:2px;
    color:#898989;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tb_footer_top_once .list_iconc li { padding:0; }
  .tb_footer_top_once .list_iconc li i { font-size:20px; }
}
@media (max-width: 768px) {
  .footer-bottom .footer_bootom_list li {
    padding:0 10px;
    line-height:0;
  }
}
.title_main_text { text-align:center; }
.title_main_text h5.sub_title_heading, .title_main_text h3.title_heading {
  margin-bottom:0;
  color:#A53E4C;
  letter-spacing:7px;
}
.title_main_text h3.title_heading {
  text-transform:uppercase;
  line-height:36px;
  color:#000;
}
.title_main_text p.text_i_t { margin:25px 0; }
.title_main_text p.text_i_t:before, .title_main_text p.text_i_t:after {
  content:"";
  display:inline-block;
  width:100px;
  height:1px;
  background:#A53E4C;
  margin-left:15px;
  margin-right:15px;
  vertical-align:middle;
}
.title_main_text p.text_i_t img {
  max-width:50px;
  opacity:0.2;
}
.title_main_text .heading-icon { margin:25px 0; }
.title_main_text .heading-icon:before, .title_main_text .heading-icon:after {
  content:"";
  display:inline-block;
  width:100px;
  height:1px;
  background:#e5e5e5;
  vertical-align:middle;
  margin-left:30px;
  margin-right:30px;
  margin-top:-8px;
}
.title_main_text .heading-icon img {
  max-width:60px;
  opacity:0.2;
}
.tb_wrapper_padding .title_main_text h5.sub_title_heading, .tb_wrapper_padding .title_main_text h3.title_heading { letter-spacing:initial; }
.tb_wrapper_padding .title_main_text h3.title_heading { font-size:30px; }
.image_title_home02 .title_main_text .heading-icon img {
  max-width:100%;
  opacity:1;
}
.tpl3 .title_main_text .sub_title_heading { margin-bottom:5px; }
.tb-dealofweek_v4 .title_main_text h5.sub_title_heading, .tb-dealofweek_v4 .title_main_text h3.title_heading { letter-spacing:4px; }
.tb-dealofweek_v4 .tpl3 .title_main_text .sub_title_heading {
  padding-left:10px;
  padding-right:10px;
}
.tb-dealofweek_v4 .tpl3 .title_main_text .title-wrapper:before { left:25px; }
.tb-dealofweek_v4 .tpl3 .title_main_text .title-wrapper:after { right:25px; }
.tb-dealofweek_v4 .tb_block_text {
  margin-top:35px;
  margin-bottom:50px;
}
.tb-dealofweek_v4 .tb-countdown-js .tb-box-countdown {
  background:url(http://vineyard.jwsuperthemes.com/wp-content/uploads/2016/02/bg_cd.png) no-repeat;
  height:171px;
  padding-top:30px;
}
@media screen and (min-width: 768px) {
  .tpl3 .title_main_text .title-wrapper:before, .tpl3 .title_main_text .title-wrapper:after, .tpl3 .title_main_text .sub_title_heading:before, .tpl3 .title_main_text .sub_title_heading:after {
    content:"";
    display:inline-block;
    width:90px;
    height:1px;
    background-color:#e5e5e5;
  }
  .tpl3 .title_main_text .sub_title_heading {
    padding-left:30px;
    padding-right:30px;
  }
  .tpl3 .title_main_text .sub_title_heading:before, .tpl3 .title_main_text .sub_title_heading:after {
    margin:0 30px;
    margin-bottom:8px;
  }
  .tpl3 .title_main_text .title-wrapper {
    position:relative;
    display:inline-block;
  }
  .tpl3 .title_main_text .title-wrapper:before, .tpl3 .title_main_text .title-wrapper:after {
    display:inline-block;
    position:absolute;
    top:18px;
  }
  .tpl3 .title_main_text .title-wrapper:before { left:45px; }
  .tpl3 .title_main_text .title-wrapper:after { right:45px; }
}
body.modal-open { padding-right:0 !important; }
.header-sidebar .sidebar-top-left .widget_setting_wrap, .header-sidebar .sidebar-top-left .widget_search, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap, .header-sidebar .sidebar-top-right-v3 .widget_search { display:inline-block; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .icon_setting_wrap i, .header-sidebar .sidebar-top-left .widget_search .icon_setting_wrap i, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .icon_setting_wrap i, .header-sidebar .sidebar-top-right-v3 .widget_search .icon_setting_wrap i {
  font-size:30px;
  color:#000;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown {
  width:170px;
  text-align:left;
  border-top:1px dashed #A53E4C;
  background:#FFFFFF;
  position:absolute;
  top:50px;
  z-index:9999;
  display:none;
  overflow:hidden;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown.active, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown.active, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown.active, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown.active {
  box-shadow:0 0 15px -4px rgba(0,0,0,0.5);
  display:block;
  height:initial;
  -webkit-animation:fadeInUp 0.7s both;
  -moz-animation:fadeInUp 0.7s both;
  -o-animation:fadeInUp 0.7s both;
  animation:fadeInUp 0.7s both;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown ul, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown ul, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown ul, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown ul { padding:17px 0px; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown ul li, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown ul li, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown ul li, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown ul li {
  padding:0 30px;
  display:block;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown ul li a, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown ul li a, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown ul li a, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown ul li a {
  color:#363636;
  font-size:14px;
  text-transform:capitalize;
  margin:0;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown ul li a:hover, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown ul li a:hover, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown ul li a:hover, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown ul li a:hover { color:#A53E4C; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown p.title, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown p.title, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown p.title, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown p.title {
  color:#363636;
  padding:20px 30px;
  padding-bottom:0;
  margin-bottom:0 !important;
  text-align:left;
  letter-spacing:3px;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list .dd-select, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list .dd-select, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list .dd-select, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list .dd-select, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list .dd-select, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list .dd-select, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list .dd-select, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list .dd-select { display:none; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options {
  border:none;
  display:block !important;
  position:initial;
  box-shadow:none;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options.dd-click-off-close {
  height:auto !important;
  padding:15px 0px !important;
  margin:0 !important;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a {
  padding:0;
  border:none;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a label.dd-option-text { display:none; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description { color:#363636; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:hover, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:hover { color:#A53E4C; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li >a .dd-option-description:before {
  content:"\f10c";
  font-family:FontAwesome;
  font-size:14px;
  padding-right:10px;
  color:#000;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:after, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:after, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li:after, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:after, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:after, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:after, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li:after, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:after { display:none; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description { color:#A53E4C; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li:hover >a .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li:hover >a .dd-option-description:before {
  transition:all 0.7s;
  content:"\f111";
  color:#000;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description { color:#A53E4C; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li a.dd-option-selected .dd-option-description:before, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-currency-list ul.dd-options li a.dd-option-selected .dd-option-description:before {
  transition:all 0.7s;
  content:"\f111";
  color:#000;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options {
  display:block !important;
  position:initial;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options .dd-option-image, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options .dd-option-image, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options .dd-option-image, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options .dd-option-image {
  max-width:30px;
  margin-right:0px;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options.dd-click-off-close { padding:15px 30px !important; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li {
  display:inline;
  padding:0;
  margin-right:7px;
}
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:last-child, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li:last-child, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li:last-child, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li:last-child { margin-right:0px; }
.header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-left .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_setting_wrap .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a .dd-option-description, .header-sidebar .sidebar-top-right-v3 .widget_search .setting_dropdown .setting-language-list ul.dd-options li >a label.dd-option-text { display:none; }
img.bt-image-cropped {
  position:absolute;
  top:-200px;
  webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
  box-shadow:0 6px 12px rgba(0,0,0,0.175);
  z-index:1;
}
@media (max-width: 992px) {
  img.bt-image-cropped {
    position:initial;
    webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
    box-shadow:0 6px 12px rgba(0,0,0,0.175);
  }
}
.tb_block_text { text-align:center; }
.tb_block_text h3.sub_title_heading {
  margin-bottom:4px;
  text-transform:uppercase;
}
.text_content_a { position:relative; }
.text_content_a .title_content {
  text-align:center;
  line-height:50px;
  font-family:philosopher;
  font-size:18px;
  margin-top:75px;
}
.text_content_a .title_content .add_title {
  color:#898989;
  font-style:italic;
  font-size:18px;
  margin-bottom:5px;
}
.text_content_a .title_content p {
  font-size:24px;
  color:#363636;
  margin-top:-10px;
  font-weight:bold;
}
.text_content_a:before {
  content:"";
  width:1px;
  height:120px;
  position:absolute;
  background:#dbdde0;
  top:60px;
  left:375px;
}
.insert_title_heading {
  font-size:18px;
  color:#A53E4C;
  position:relative;
  top:77px;
  font-style:italic;
}
.text_icon_h1 { margin-top:75px; }
.list_icon_fa {
  text-align:center;
  position:relative;
  top:43px;
}
.list_icon_fa li {
  width:30px;
  height:30px;
  line-height:35px;
  border-radius:50%;
  background:#363636;
  margin:0 15px;
}
.list_icon_fa li i {
  font-size:13.5pt;
  color:#ffffff;
}
@media screen and (max-width: 767px) {
  .insert_title_heading {
    max-width:100%;
    top:-30px;
  }
  .list_icon_fa {
    max-width:100%;
    top:-30px;
  }
  .text_content_a { max-width:100%; }
  .text_content_a .title_content { width:100%; }
  .text_content_a:before { display:none; }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .insert_title_heading { max-width:100%; }
  .list_icon_fa { max-width:100%; }
  .text_content_a { max-width:100%; }
  .text_content_a .title_content { width:100%; }
  .text_content_a .title_content .add_title { width:100%; }
  .text_content_a .title_content .add_content { width:100%; }
  .text_content_a:before { display:none; }
}
@media screen and (min-width: 992px) {
  .text_content_a { max-width:100%; }
  .text_content_a .title_content { width:100%; }
  .text_content_a:before {
    top:65%;
    left:105%;
    transform:translate(-50%,-50%);
  }
}
.tb-socials {
  margin-top:25px;
  text-align:center;
}
.tb-socials .title_heading {
  color:#898989;
  font-style:italic;
  font-size:18px;
  margin-bottom:5px;
}
.tb-socials ul li {
  display:inline-block;
  padding:0 15px;
}
.tb-socials ul li >a {
  position:relative;
  width:30px;
  height:30px;
  background-color:#000;
  display:block;
  border-radius:50%;
}
.tb-socials ul li >a i.fa {
  color:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  font-size:14px;
  line-height:21px;
}
.tb-socials ul li >a:hover {
  border:1px solid #A53E4C;
  background-color:#A53E4C;
}
.tb-socials ul li >a:hover i.fa { color:#fff; }
.image_position .vc_single_image-wrapper img { width:120px; }
.tb-box-contact { text-align:center; }
.tb-box-contact .tb_icon {
  font-size:25px;
  margin-bottom:20px;
  color:#A53E4C;
}
.tb-box-contact .tb_content_box {
  font-size:16px;
  color:#363636;
  margin-top:15px;
  letter-spacing:3px;
}
.tb-socials ul.ro-contact-socials li>a { background-color:transparent; }
.tb-socials ul.ro-contact-socials li>a i { color:#898989; }
.tb-socials ul.ro-contact-socials li>a:hover { border:none; }
.tb-socials ul.ro-contact-socials li>a:hover i { color:#A53E4C; }
.line {
  width:100%;
  height:1px;
  background-color:#e5e5e5;
}
.ctf7-title {
  text-transform:uppercase;
  font-size:18px;
  font-weight:bold;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="search"], .wpcf7-form textarea, .wpcf7-form select {
  border:none;
  border-bottom:1px solid #e5e5e5;
  padding-left:0;
}
.wpcf7-form input[type="text"]::-webkit-input-placeholder, .wpcf7-form input[type="email"]::-webkit-input-placeholder, .wpcf7-form input[type="search"]::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder, .wpcf7-form select::-webkit-input-placeholder {
  /* WebKit browsers */
  color:#898989 !important;
}
.wpcf7-form input[type="text"]:-moz-placeholder, .wpcf7-form input[type="email"]:-moz-placeholder, .wpcf7-form input[type="search"]:-moz-placeholder, .wpcf7-form textarea:-moz-placeholder, .wpcf7-form select:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color:#898989 !important;
}
.wpcf7-form input[type="text"]::-moz-placeholder, .wpcf7-form input[type="email"]::-moz-placeholder, .wpcf7-form input[type="search"]::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder, .wpcf7-form select::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color:#898989 !important;
}
.wpcf7-form input[type="text"]:-ms-input-placeholder, .wpcf7-form input[type="email"]:-ms-input-placeholder, .wpcf7-form input[type="search"]:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder, .wpcf7-form select:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color:#898989 !important;
}
.wpcf7-form .wpcf7-submit {
  float:none;
  border-radius:20px;
  width:190px;
  margin-top:31px;
}
.tb-contact-socials .tb-socials { margin-top:20px; }
.ro_contact .tb-socials { margin-top:70px; }
.tb_wrapper_padding .title_content p { font-weight:bold; }
.tb_wrapper_padding .title_main_text img.image_bn { margin-top:38px; }
@media (min-width: 768px) and (max-width: 992px) {
  .text_content_a .title_content p { font-size:18px; }
  .tb-socials ul li { padding:0 10px; }
}
@media (max-width: 768px) {
  .full_blog_center_zz_b .show_image_bl img, .full_blog_center_zz .show_image_bl img { max-width:475px; }
}
@media (min-width: 1200px) {
  .tb-dealofweek-v1 .tb-dealofweek-content .title_main_text, .tb-dealofweek-v1 .tb-dealofweek-content .tb_block_text, .tb-dealofweek-v1 .tb-dealofweek-content .countdown_homepage1, .tb-dealofweek-v1 .tb-dealofweek-content .ro-button-about {
    text-align:center;
    max-width:765px;
    margin:0 auto;
    margin-right:0px;
  }
  .tb-dealofweek-v1 .tb-dealofweek-content .tb_block_text { padding-bottom:35px !important; }
  .tb-dealofweek-v1 .tb-dealofweek-content .title_main_text h3.title_heading { letter-spacing:6px; }
}
@media (max-width: 768px) {
  .title_main_text .heading-icon:after, .title_main_text .heading-icon:before, .title_main_text .heading-icon:after, .title_main_text .heading-icon:before {
    width:50px;
    margin-left:5px;
    margin-right:5px;
  }
  .tb-header-wrap.tb-header-v1 .header-sidebar { padding:48px 0px 35px; }
  .widget_setting_wrap { float:left; }
}
@media (max-width: 480px) {
  .tb-socials ul li { padding:0 10px; }
}
.woocommerce .product .tb-product-item {
  position:relative;
  text-align:center;
  max-height:535px;
}
.woocommerce .product .tb-product-item .tb-image { position:relative; }
.woocommerce .product .tb-product-item .tb-image span.new {
  position:absolute;
  font-size:11px;
  font-family:Josefin Sans;
  color:#fff;
  font-weight:bold;
  background:#A53E4C;
  line-height:25px;
  top:20px;
  padding:0px 25px 0 20px;
  text-transform:uppercase;
  z-index:9;
  left:0;
}
.woocommerce .product .tb-product-item .tb-image span.new:after {
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:0;
  height:0;
  border-right:15px solid #fff;
  border-top:15px solid transparent;
  border-bottom:12px solid transparent;
}
.woocommerce .product .tb-product-item .tb-image span.onsale {
  min-width:initial;
  min-height:initial;
  border-radius:0;
  position:absolute;
  font-size:11px;
  font-family:Cinzel;
  color:#fff;
  font-weight:bold;
  background:#363636;
  line-height:25px;
  top:20px;
  padding:0px 20px 0 25px;
  z-index:9;
  right:0;
  left:initial;
  text-transform:uppercase;
  width:auto;
  height:auto;
}
.woocommerce .product .tb-product-item .tb-image span.onsale:after {
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:0;
  height:0;
  border-left:15px solid #fff;
  border-top:15px solid transparent;
  border-bottom:12px solid transparent;
}
.woocommerce .product .tb-product-item .tb-image .tb-item-content-image { border:1px solid #e5e5e5; }
.woocommerce .product .tb-product-item .tb-content { text-align:left; }
.woocommerce .product .tb-product-item .tb-content .tb-price-rating { padding:5px 0; }
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .tb-item-rating {
  color:#363636;
  width:75px;
}
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating {
  float:left;
  font-size:12px;
  margin-top:6px;
}
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating { height:15px; }
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .price {
  float:right;
  width:calc(100% - 75px);
  text-align:right;
}
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .price span.amount {
  font-family:Cinzel;
  font-size:18px;
  color:#A53E4C;
  font-weight:bold;
  letter-spacing:2px;
}
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .price del span.amount {
  font-size:14px;
  font-weight:normal;
  color:#898989;
}
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .price ins { background:transparent; }
.woocommerce .product .tb-product-item .tb-content .tb-price-rating .price ins span.amount { font-weight:bold; }
.woocommerce .product .tb-product-item .tb-content .tb-title {
  font-size:14px;
  color:#898989;
  letter-spacing:2px;
}
.woocommerce .product .tb-product-item .tb-content .tb-title:hover { color:#A53E4C; }
.woocommerce .product .tb-product-item .tb-action {
  text-align:left;
  padding:10px 0;
}
.woocommerce .product .tb-product-item .tb-action .btn-quickview {
  transition:all 0.3s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0px;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
.woocommerce .product .tb-product-item .tb-action .btn-quickview .yith-wcqv-button {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.woocommerce .product .tb-product-item .tb-action .btn-quickview: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:'\e657';
  color:#000;
  position:absolute;
  font-size:20px;
  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%);
}
.woocommerce .product .tb-product-item .tb-action .btn-quickview:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.woocommerce .product .tb-product-item .tb-action .btn-quickview:hover:before { color:#ffffff; }
.woocommerce .product .tb-product-item .tb-action .cart-button {
  transition:all 0.9s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
.woocommerce .product .tb-product-item .tb-action .cart-button .btn-addtocart {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .product .tb-product-item .tb-action .cart-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:'\e66e';
  color:#000;
  font-size:20px;
  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%);
}
.woocommerce .product .tb-product-item .tb-action .cart-button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.woocommerce .product .tb-product-item .tb-action .cart-button:hover:before { color:#ffffff; }
.woocommerce .product .tb-product-item .tb-action .cart-button a.wc-forward { position:relative; }
.woocommerce .product .tb-product-item .tb-action .cart-button a.wc-forward:before {
  font-family:'Pe-icon-7-stroke';
  content:"\e6bc";
  position:absolute;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
  width:100%;
  height:100%;
  top:50%;
  left:50%;
  color:#A53E4C;
  transform:translate(-50%,-50%);
  background:rgba(255,255,255,0.5);
  border-radius:50%;
  z-index:999;
}
.woocommerce .product .tb-product-item .tb-action > div.clear { display:none; }
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist {
  transition:all 0.5s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .product .tb-product-item .tb-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:#000;
  font-size:20px;
  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%);
}
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .product .tb-product-item .tb-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:#000;
  font-size:20px;
  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%);
}
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before { color:#ffffff; }
.woocommerce .product .tb-product-item .tb-action .compare-button {
  transition:all 0.7s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
.woocommerce .product .tb-product-item .tb-action .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
.woocommerce .product .tb-product-item .tb-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:'\e6c2';
  font-size:20px;
  color:#000;
  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%);
}
.woocommerce .product .tb-product-item .tb-action .compare-button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.woocommerce .product .tb-product-item .tb-action .compare-button:hover:before { color:#ffffff; }
.woocommerce .product .tb-product-item:hover .tb-image .tb-item-content-image { border-color:#A53E4C; }
.woocommerce .product .tb-product-item:hover .tb-action .cart-button {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.woocommerce .product .tb-product-item:hover .tb-action .cart-button:before { color:#ffffff; }
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before { border-color:transparent !important; }
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels { background-color:transparent !important; }
body .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab { margin-bottom:0px !important; }
.ro-portfolio, .ro-featured-products { text-align:center; }
.ro-portfolio .vc_tta-tabs-container, .ro-featured-products .vc_tta-tabs-container { margin:0 !important; }
.ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  position:relative;
  display:inline-block;
  margin-bottom:50px !important;
}
.ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a, .ro-featured-products .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:14px;
  line-height:18px;
  color:#363636;
  padding:14px 25px;
  letter-spacing:3px;
  background:transparent;
  background-color:transparent !important;
  border-color:transparent !important;
  border:none;
}
.ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus, .ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
  color:#A53E4C !important;
  background:transparent;
}
.ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color:#A53E4C !important;
  background:transparent;
}
.ro-portfolio .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child:before, .ro-featured-products .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child:before { display:none; }
.ro-portfolio .vc_tta-panels-container .vc_tta-panels, .ro-featured-products .vc_tta-panels-container .vc_tta-panels {
  background:transparent !important;
  border:none !important;
}
.ro-portfolio .vc_tta-panels-container .vc_tta-panels:before, .ro-portfolio .vc_tta-panels-container .vc_tta-panels:after, .ro-featured-products .vc_tta-panels-container .vc_tta-panels:before, .ro-featured-products .vc_tta-panels-container .vc_tta-panels:after { border:none; }
.ro-portfolio .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body, .ro-featured-products .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;
}
.ro-portfolio .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before, .ro-portfolio .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after, .ro-featured-products .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before, .ro-featured-products .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after { border:none; }
.ro-portfolio .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body, .ro-featured-products .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  height:auto;
  opacity:1;
  overflow:visible;
}
.owl-carousel .owl-controls .owl-nav div.owl-prev, .owl-carousel .owl-controls .owl-nav div.owl-next {
  display:inline-block;
  width:45px;
  height:45px;
  top:40%;
  position:absolute;
  border-radius:50%;
  border:1px solid #e5e5e5;
  transition:all 0.7s;
}
.owl-carousel .owl-controls .owl-nav div.owl-prev .fa, .owl-carousel .owl-controls .owl-nav div.owl-next .fa {
  font-size:20px;
  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%);
}
.owl-carousel .owl-controls .owl-nav div.owl-prev:hover, .owl-carousel .owl-controls .owl-nav div.owl-next:hover {
  border-color:#A53E4C;
  background-color:#A53E4C;
}
.owl-carousel .owl-controls .owl-nav div.owl-prev:hover .fa, .owl-carousel .owl-controls .owl-nav div.owl-next:hover .fa { color:#fff; }
.owl-carousel .owl-controls .owl-nav div.owl-next { right:0; }
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item {
  max-width:371px;
  height:506px;
  width:100%;
  background-color:#fff;
  margin:0 auto;
  -webkit-box-shadow:0px 0px 12px 0px rgba(0,0,0,0.175);
  -moz-box-shadow:0px 0px 12px 0px rgba(0,0,0,0.175);
  box-shadow:0px 0px 12px 0px rgba(0,0,0,0.175);
}
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item .tb-image { position:initial; }
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item .tb-image .tb-item-content-image {
  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%);
  border:none;
}
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item .tb-content .tb-price-rating del span.amount { display:none; }
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item .tb-content .tb-price-rating span.amount {
  position:absolute;
  font-size:18px;
  font-family:Philosopher;
  color:#fff;
  font-weight:bold;
  background:#A53E4C;
  line-height:25px;
  top:20px;
  padding:5px 40px 5px 20px;
  left:0;
}
.woocommerce.ro-product-slider.tpl2 .product .tb-product-item .tb-content .tb-price-rating span.amount:after {
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:0;
  height:0;
  border-right:20px solid #fff;
  border-top:15px solid transparent;
  border-bottom:19px solid transparent;
}
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item {
  max-width:270px;
  margin:0 auto;
}
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-title, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-price-rating, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-title, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-price-rating, .archive li.tb-product-item .tb-product-item .tb-title, .archive li.tb-product-item .tb-product-item .tb-price-rating { transition:all 0.9s; }
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-item-content-image, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-item-content-image, .archive li.tb-product-item .tb-product-item .tb-item-content-image { transition:all 0.7s; }
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-action, .archive li.tb-product-item .tb-product-item .tb-action { position:relative; }
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action .btn-quickview, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action .compare-button, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action .cart-button, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-action .btn-quickview, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-action .compare-button, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item .tb-action .cart-button, .archive li.tb-product-item .tb-product-item .tb-action .btn-quickview, .archive li.tb-product-item .tb-product-item .tb-action .yith-wcwl-add-to-wishlist, .archive li.tb-product-item .tb-product-item .tb-action .compare-button, .archive li.tb-product-item .tb-product-item .tb-action .cart-button {
  top:-320px;
  opacity:0;
}
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-item-content-image, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-item-content-image, .archive li.tb-product-item .tb-product-item:hover .tb-item-content-image { border-color:#A53E4C; }
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-action .btn-quickview, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-action .yith-wcwl-add-to-wishlist, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-action .compare-button, .woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-action .cart-button, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-action .btn-quickview, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-action .yith-wcwl-add-to-wishlist, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-action .compare-button, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-action .cart-button, .archive li.tb-product-item .tb-product-item:hover .tb-action .btn-quickview, .archive li.tb-product-item .tb-product-item:hover .tb-action .yith-wcwl-add-to-wishlist, .archive li.tb-product-item .tb-product-item:hover .tb-action .compare-button, .archive li.tb-product-item .tb-product-item:hover .tb-action .cart-button {
  opacity:1;
  top:-60px;
}
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-title, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-title, .archive li.tb-product-item .tb-product-item:hover .tb-title { opacity:0; }
.woocommerce.ro-product-slider.tpl1 .product .tb-product-item:hover .tb-price-rating, .woocommerce.ro-product-slider.tpl4 .product .tb-product-item:hover .tb-price-rating, .archive li.tb-product-item .tb-product-item:hover .tb-price-rating { opacity:0; }
.ro-product-slider.tpl1.ro-product-slider .tb-product-item .tb-image .tb-item-content-image { padding:20px 0; }
.ro-product-slider.tpl1.ro-product-slider .tb-product-item .tb-content { padding:21px 0 0; }
.ro-product-slider.tpl1.ro-product-slider .owl-carousel .owl-controls .owl-nav div.owl-next, .ro-product-slider.tpl1.ro-product-slider .owl-carousel .owl-controls .owl-nav div.owl-prev { opacity:0; }
.ro-product-slider.tpl1.ro-product-slider .owl-carousel .owl-controls .owl-nav div.owl-next { right:-150px; }
.ro-product-slider.tpl1.ro-product-slider .owl-carousel .owl-controls .owl-nav div.owl-prev { left:-150px; }
.ro-product-slider.tpl1.ro-product-slider:hover .owl-carousel .owl-controls .owl-nav div.owl-next, .ro-product-slider.tpl1.ro-product-slider:hover .owl-carousel .owl-controls .owl-nav div.owl-prev { opacity:1; }
.ro-product-slider.tpl1.ro-product-slider:hover .owl-carousel .owl-controls .owl-nav div.owl-next { right:-50px; }
.ro-product-slider.tpl1.ro-product-slider:hover .owl-carousel .owl-controls .owl-nav div.owl-prev { left:-50px; }
.woocommerce.ro-product-slider.tpl4 .big_product_item .product .tb-product-item { max-width:580px; }
.woocommerce.ro-product-slider.tpl4 .big_product_item .product .tb-product-item .tb-image .tb-item-content-image { padding:35px 0; }
.woocommerce.ro-product-slider.tpl4 .big_product_item .product .tb-product-item .tb-image .tb-item-content-image img { max-width:initial; }
.woocommerce.ro-product-slider.tpl4 .owl-carousel .owl-controls .owl-nav div.owl-next, .woocommerce.ro-product-slider.tpl4 .owl-carousel .owl-controls .owl-nav div.owl-prev {
  width:50px;
  height:50px;
  border-radius:0;
  border:1px dashed #e5e5e5;
  text-align:center;
  padding:7px 9px;
  display:block;
  line-height:19px;
  word-wrap:break-word;
  padding-top:5px;
  font-size:18px;
  letter-spacing:3px;
  color:#363636;
  top:-12%;
}
.woocommerce.ro-product-slider.tpl4 .owl-carousel .owl-controls .owl-nav div.owl-next:hover, .woocommerce.ro-product-slider.tpl4 .owl-carousel .owl-controls .owl-nav div.owl-prev:hover {
  background-color:transparent;
  border-color:#A53E4C;
  color:#A53E4C;
}
.woocommerce.ro-product-slider.tpl4.ro-product-slider .tb-product-item .tb-content { padding:15px 0 0; }
.ro-product-slider.tpl3 { margin-top:50px; }
.ro-product-slider.tpl3 .tb-product-item { margin-bottom:30px; }
.ro-product-slider.tpl3 .tb-product-item .tb-image .tb-item-content-image {
  width:100px;
  height:133px;
}
.ro-product-slider.tpl3 .tb-product-item .tb-image .tb-item-content-image a {
  position:relative;
  top:50%;
  transform:translateY(-50%);
  display:inline-block;
}
.ro-product-slider.tpl3 .tb-product-item .tb-image .tb-item-content-image a img { max-width:75px; }
.ro-product-slider.tpl3 .tb-product-item .tb-content { position:relative; }
.ro-product-slider.tpl3 .tb-product-item .tb-content .tb-title { margin-top:15px; }
.ro-product-slider.tpl3 .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating { float:none; }
.ro-product-slider.tpl3 .tb-product-item .tb-content .tb-price-rating .price {
  float:none;
  transition:all .3s;
  display:block;
  margin-top:25px;
}
.ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action {
  text-align:left;
  opacity:0;
  position:absolute;
  top:60px;
  transition:all .3s;
}
.ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .btn-quickview, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .yith-wcwl-add-to-wishlist, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .compare-button, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .cart-button { margin:0 10px 0 0; }
.ro-product-slider.tpl3 .tb-product-item:hover .tb-price-rating .price { opacity:0; }
.ro-product-slider.tpl3 .tb-product-item:hover .tb-action { opacity:1; }
.ro-product-slider.tpl3 .owl-carousel .owl-controls .owl-nav .owl-prev { display:none !important; }
.ro-product-slider.tpl3 .owl-carousel .owl-controls .owl-nav .owl-next {
  width:30px;
  height:30px;
  top:-80px;
  right:30px;
  background-color:transparent;
}
.ro-product-slider.tpl3 .owl-carousel .owl-controls .owl-nav .owl-next:hover >i { color:#A53E4C; }
h4.title-protp3 { position:relative; }
h4.title-protp3:after {
  width:65px;
  height:1px;
  content:"";
  display:inline-block;
  background-color:#e5e5e5;
  position:absolute;
  top:50%;
  left:50%;
}
article.product .tb-product-item .tb-image { text-align:center; }
article.product .tb-product-item .tb-image .tb-item-content-image a { display:inline-block; }
article.product .tb-product-item .tb-image .tb-item-content-image a img {
  margin:0 auto;
  max-width:260px;
}
.owl-theme .owl-dots {
  text-align:CENTER;
  position:relative;
  top:-50px;
}
.owl-theme .owl-dots .owl-dot { display:inline-block; }
.owl-theme .owl-dots .owl-dot span {
  width:10px;
  height:10px;
  margin:5px 7px;
  border-radius:50%;
  border:1px solid #dbdde0;
  display:block;
}
.owl-theme .owl-dots .owl-dot span:hover { border-color:#A53E4C; }
.owl-theme .owl-dots .owl-dot.active span { border-color:#A53E4C; }
@media (min-width: 768px) and (max-width: 991px) {
  .ro-product-slider.tpl3 .tb-product-item .tb-image .tb-item-content-image { margin:0 auto; }
  .ro-product-slider.tpl3 .tb-product-item .tb-content { text-align:center; }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .btn-quickview, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .yith-wcwl-add-to-wishlist, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .cart-button, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .compare-button {
    margin:0 3px 0 0;
    width:35px;
    height:35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action {
    float:none;
    text-align:center;
    margin:0 auto;
  }
  .ro-product-slider.tpl3 .tb-product-item { margin-bottom:0; }
  .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action {
    position:relative;
    top:-40px;
  }
}
@media (max-width: 768px) {
  .vc_row {
    padding-left:15px;
    padding-right:15px;
  }
  .ro-product-slider.tpl3 .tb-product-item {
    max-width:390px;
    margin:15px auto;
  }
  .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action { display:none; }
  .ro-product-slider.tpl3 .tb-product-item:hover .tb-content .tb-price-rating .price { opacity:1; }
  .woocommerce.ro-product-slider.tpl1 .product .tb-product-item { margin:10px auto 0; }
}
@media (max-width: 480px) {
  .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .btn-quickview, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .yith-wcwl-add-to-wishlist, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .cart-button, .ro-product-slider.tpl3 .tb-product-item .tb-content .tb-action .compare-button { margin:0 3px 0 0; }
}
.tb-products-list .tb-item-rating { float:left; }
.btn-viney {
  font-weight:bold;
  font-size:13px;
  line-height:30px;
  color:#363636;
  border:1px solid;
  padding:5px 0;
  border-radius:30px;
  text-transform:uppercase;
  letter-spacing:3px;
  width:160px;
  display:block;
  margin:0 auto;
  text-align:center;
}
.btn-viney.btn-slider {
  color:#fff;
  border-color:#fff;
}
.btn-viney:hover {
  border-color:#A53E4C;
  color:#fff;
  background-color:#A53E4C;
}
@media (min-width: 768px) and (max-width: 992px) {
  h4.title-protp3:after { display:none; }
}
@media (max-width: 768px) {
  .woocommerce .product .tb-product-item .tb-action { padding:0; }
  .ro-product-slider .btn-viney { margin-bottom:15px; }
}
@media (max-width: 480px) {
  .ro-product-slider.tpl3 .tb-product-item .tb-image .tb-item-content-image { width:initial; }
  h4.title-protp3:after { display:none; }
}
@media (max-width: 350px) {
  .woocommerce .product .tb-product-item .tb-action .yith-wcwl-add-to-wishlist, .woocommerce .product .tb-product-item .tb-action .btn-quickview, .woocommerce .product .tb-product-item .tb-action .compare-button { margin-right:15px; }
}
.cart-button a>span { display:none; }
.cart-button a { position:relative; }
.cart-button a span { text-indent:initial; }
.cart-button a.loading:hover span {
  padding:5px 8px;
  color:#fff;
  position:absolute;
  border-radius:4px;
  top:-29px;
  left:-45px;
  display:block;
  letter-spacing:2px;
  background-color:rgba(0,0,0,0.7);
  -webkit-animation:bounceInUp .3s both;
  -moz-animation:bounceInUp .3s both;
  -o-animation:bounceInUp .3s both;
  animation:bounceInUp .3s both;
}
.tb-product-item { min-height:502px; }
.big_product_item .tb-product-item, .product-list .tb-product-item, .sidebar-featured .tb-product-item, .tpl3 .tb-product-item { min-height:initial; }
.woocommerce .big_product_item .product .tb-product-item { max-height:initial; }
.woocommerce.tpl2 .product .tb-product-item .tb-image span.new { top:70px; }
.ro_events_wines { background-attachment:fixed; }
.ro_events_wines .title_main_text h3.title_heading { color:#fff; }
.ro_events_wines .title_main_text .heading-icon {
  opacity:1;
  margin-bottom:53px;
  margin-top:30px;
}
.ro_events_wines .title_main_text .heading-icon img { opacity:1; }
.ro_events_wines .title_main_text .heading-icon:before, .ro_events_wines .title_main_text .heading-icon:after { background:#675c4d; }
.event_winnes {
  border-top:1px dashed #7d634d;
  border-bottom:1px dashed #7d634d;
}
.event_winnes .colum_a { margin-bottom:65px; }
.event_winnes .colum_a .show_time_day .the_date {
  font-family:cinzel;
  font-size:100px;
  line-height:30px;
  color:#ffffff;
  opacity:.2;
  position:absolute;
  left:55px;
}
.event_winnes .colum_a .show_time_day .the_month {
  text-align:left;
  font-family:Josefin Sans;
  font-size:36px;
  line-height:30px;
  color:#A53E4C;
  font-weight:normal;
}
.event_winnes .colum_a .show_time_day .the_date_time {
  font-family:Josefin Sans;
  font-size:18px;
  line-height:30px;
  color:#b7b7b7;
  margin-top:35px;
  letter-spacing:2px;
}
.event_winnes .colum_a .show_the_sale { text-align:right; }
.event_winnes .colum_a .show_content .get_text {
  margin:0px 0px;
  font-family:cinzel;
  font-weight:bold;
  font-size:24px;
  line-height:36px;
  color:#ffffff;
}
.event_winnes .colum_a .show_content .get_context {
  font-family:Josefin Sans;
  font-size:16px;
  line-height:36px;
  color:#b7b7b7;
  letter-spacing:3px;
}
.event_winnes .colum_a .show_sale .the_sale {
  font-family:cinzel;
  font-weight:bold;
  font-size:36px;
  line-height:36px;
  color:#A53E4C;
  margin-bottom:5px;
}
.event_winnes .colum_a .show_sale .the_text_note {
  font-family:Josefin Sans;
  font-size:14px;
  line-height:36px;
  color:#b7b7b7;
  text-transform:uppercase;
}
.event_winnes .colum_a:first-child { margin-top:85px; }
.event_winnes .colum_a:last-child { margin-bottom:20px; }
.event_title { padding-bottom:120px; }
.event_title .title_main_text .title_heading { color:#ffffff; }
.event_title .title_main_text .heading-icon { display:none; }
@media screen and (max-width: 768px) {
  .event_winnes { max-width:100%; }
  .event_winnes .colum_a .show_time_day .the_date {
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(12%,-180%);
  }
  .event_winnes .colum_a .show_time_day .the_month { text-align:center; }
  .event_winnes .colum_a .show_time_day .the_date_time { text-align:center; }
  .event_winnes .colum_a .show_sale { text-align:center; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .event_winnes .colum_a { max-width:100%; }
  .event_winnes .colum_a .show_the_day { width:20%; }
  .event_winnes .colum_a .show_the_content { width:60%; }
  .event_winnes .colum_a .show_the_sale { width:20%; }
}
.tb-countdown-js { text-align:center; }
.tb-countdown-js .tb-box-countdown {
  background-color:transparent;
  display:inline-block;
  vertical-align:top;
  margin:0 15px;
  text-align:center;
  padding:10px;
  width:100px;
  height:140px;
  position:relative;
  padding-top:20px;
  overflow:hidden;
  background:url(http://vineyard.jwsuperthemes.com/wp-content/uploads/2016/01/border.png) no-repeat;
}
.tb-countdown-js .tb-box-countdown span {
  display:inline-block;
  font-family:Cinzel;
  font-weight:900;
  font-size:30px;
  line-height:45px;
  color:#363636;
  width:50px;
  height:60px;
  letter-spacing:4px;
}
.tb-countdown-js .tb-box-countdown span:after {
  content:"";
  border-bottom:1px dashed #A53E4C;
  width:40px;
  height:1px;
  display:block;
  margin:0 auto;
  margin-top:10px;
}
.tb-countdown-js .tb-box-countdown p {
  font-size:14px;
  font-family:"Josefin Sans";
  text-transform:uppercase;
  font-weight:bold;
  line-height:45px;
  color:#898989;
}
@media (max-width: 1200px) {
  .tb-countdown-js .tb-box-countdown { margin:0; }
}
@media (max-width: 480px) {
  .tb-countdown-js .tb-box-countdown { margin:0; }
  .tb-countdown-js .tb-box-countdownspan:nth-child(3) { display:block; }
}
.post_image { margin-top:25px; }
.post_image .colum_a { margin-bottom:13px; }
.post_image .colum_a #list_id {
  position:relative;
  top:20px;
}
.post_image .colum_a #list_id .show_meta_day_month { position:relative; }
.post_image .colum_a #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  position:absolute;
  text-transform:uppercase;
  font-weight:bold;
}
.post_image .colum_a #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-size:72px;
  line-height:30px;
  font-weight:bold;
  color:#000000;
  opacity:.2;
  margin-left:30px;
}
.post_image .colum_a #list_id .show_text_read .show_post_text {
  font-size:18px;
  line-height:36px;
  text-align:left;
  color:#363636;
}
.post_image .colum_a #list_id .show_text_read .reading {
  font-family:philosopher;
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.post_image .colum_a img {
  max-width:270px;
  height:200px;
  margin:0 auto;
  width:100%;
}
.post_image .colum_b { margin-bottom:13px; }
.post_image .colum_b #list_id {
  position:relative;
  top:20px;
}
.post_image .colum_b #list_id .show_meta_day_month { position:relative; }
.post_image .colum_b #list_id .show_meta_day_month .the_datec {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  text-align:right;
  color:#A53E4C;
  position:absolute;
  margin-left:140px;
  font-weight:bold;
  text-transform:uppercase;
}
.post_image .colum_b #list_id .show_meta_day_month .the_dated {
  font-family:philosopher;
  font-size:72px;
  line-height:30px;
  font-weight:bold;
  text-align:right;
  color:#000000;
  opacity:.2;
}
.post_image .colum_b #list_id .show_text_read .show_post_text {
  font-size:18px;
  line-height:36px;
  text-align:right;
  color:#363636;
}
.post_image .colum_b #list_id .show_text_read .aaaa {
  text-align:right;
  font-family:philosopher;
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.post_image .colum_b img {
  width:100%;
  max-width:270px;
  height:200px;
  margin:0 auto;
}
@media screen and (max-width: 768px) {
  .post_image .colum_a #list_id {
    width:100%;
    text-align:center;
  }
  .post_image .colum_a #list_id .show_meta_day_month { text-align:center; }
  .post_image .colum_a #list_id .show_meta_day_month .the_datea {
    text-align:center;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    margin-bottom:-44px;
    margin-left:-35px;
  }
  .post_image .colum_a #list_id .show_text_read { text-align:center; }
  .post_image .colum_a #list_id .show_text_read .show_post_text { text-align:center; }
  .post_image .colum_a img {
    width:100%;
    max-width:270px;
    margin:0 auto;
    display:block;
  }
  .post_image .colum_b #list_id {
    width:100%;
    text-align:center;
  }
  .post_image .colum_b #list_id .show_meta_day_month { text-align:center; }
  .post_image .colum_b #list_id .show_meta_day_month .the_datec {
    text-align:center;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    margin-bottom:-44px;
    margin-left:-50px;
  }
  .post_image .colum_b #list_id .show_meta_day_month .the_dated { text-align:center; }
  .post_image .colum_b #list_id .show_text_read { text-align:center; }
  .post_image .colum_b #list_id .show_text_read .show_post_text { text-align:center; }
  .post_image .colum_b #list_id .show_text_read .aaaa { text-align:center; }
  .post_image .colum_b img {
    width:100%;
    max-width:270px;
    margin:0 auto;
    display:block;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .post_image { max-width:100%; }
  .post_image .colum_a { width:50%; }
  .post_image .colum_a #list_id { text-align:center; }
  .post_image .colum_a #list_id .show_meta_day_month { text-align:center; }
  .post_image .colum_a #list_id .show_meta_day_month .the_datea {
    text-align:center;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    margin-bottom:-44px;
    margin-left:-35px;
  }
  .post_image .colum_a #list_id .show_text_read { text-align:center; }
  .post_image .colum_a #list_id .show_text_read .show_post_text { text-align:center; }
  .post_image .colum_a img {
    width:100%;
    max-width:270px;
    margin:0 auto;
    display:block;
  }
  .post_image .colum_b { width:50%; }
  .post_image .colum_b #list_id { text-align:center; }
  .post_image .colum_b #list_id .show_meta_day_month { text-align:center; }
  .post_image .colum_b #list_id .show_meta_day_month .the_datec {
    text-align:center;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    margin-bottom:-44px;
    margin-left:-50px;
  }
  .post_image .colum_b #list_id .show_meta_day_month .the_dated { text-align:center; }
  .post_image .colum_b #list_id .show_text_read { text-align:center; }
  .post_image .colum_b #list_id .show_text_read .show_post_text { text-align:center; }
  .post_image .colum_b #list_id .show_text_read .aaaa { text-align:center; }
  .post_image .colum_b img {
    width:100%;
    max-width:270px;
    margin:0 auto;
    display:block;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .post_image { max-width:100%; }
  .post_image .colum_a { width:50%; }
  .post_image .colum_a #list_id { width:85%; }
  .post_image .colum_a img { width:15%; }
  .post_image .colum_b { width:50%; }
  .post_image .colum_b #list_id { width:85%; }
  .post_image .colum_b img { width:15%; }
}
.tb_block_text {
  font-family:philosopher;
  font-size:14px;
  line-height:26px;
  color:#898989;
  margin-bottom:35px;
}
.tb-dealofweek .tb_block_text { font-size:16px; }
@media (max-width: 992px) {
  .tb-dealofweek .row .vc_col-sm-3, .tb-dealofweek .row .vc_col-sm-6 { width:100%; }
}
.custom.tparrows {
  cursor:pointer;
  border:1px dashed #6e6666;
  background:none;
  width:50px;
  height:50px;
  line-height:10px;
  position:absolute;
  display:block;
  z-index:100;
  text-align:center;
}
.custom.tparrows.tp-leftarrow:before {
  content:"PREV";
  line-height:19px;
  width:30px;
  height:30px;
  word-wrap:break-word;
  margin:0 auto;
  padding-top:5px;
  font-family:philosopher;
  font-size:18px;
  letter-spacing:3px;
  color:#ffffff;
}
.custom.tparrows {
  cursor:pointer;
  border:1px dashed #6e6666;
  background:none;
  width:50px;
  height:50px;
  line-height:10px;
  position:absolute;
  display:block;
  z-index:100;
  text-align:center;
}
.custom.tparrows.tp-rightarrow:before {
  content:"NEXT";
  line-height:18px;
  width:30px;
  height:30px;
  word-wrap:break-word;
  margin:0 auto;
  padding-top:5px;
  font-family:philosopher;
  font-size:18px;
  letter-spacing:3px;
  color:#ffffff;
}
.custom.tparrows { transition:all .3s; }
.custom.tparrows:hover {
  background:transparent;
  border-color:#A53E4C;
}
.custom.tparrows:hover:before { color:#A53E4C; }
.tp-caption .btn-viney {
  font-weight:bold;
  font-size:13px !important;
  line-height:30px;
  color:#fff;
  border:1px solid #A53E4C;
  padding:5px 0 !important;
  border-radius:30px;
  text-transform:uppercase;
  letter-spacing:3px;
  width:160px;
  display:block;
  background:#A53E4C;
  margin:0 auto;
  text-align:center;
}
.tp-caption .btn-viney:hover {
  background:transparent;
  color:#A53E4C;
  border-color:#A53E4C;
}
.rev_slider .rev-btn {
  -moz-border-radius:30px;
  border-radius:30px;
}
.modal .modal-dialog {
  padding:15px 100px 30px;
  background:#fff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) !important;
}
.modal .modal-dialog .modal-footer, .modal .modal-dialog .modal-header { border:none; }
.modal .modal-dialog .modal-footer .close, .modal .modal-dialog .modal-header .close {
  position:ABSOLUTE;
  top:5px;
  right:5px;
}
.modal .modal-dialog form .poppup-search input[type="image"] {
  width:auto;
  border:none;
  position:ABSOLUTE;
  top:8px;
  right:20px;
}
.modal .modal-dialog form .poppup-search .col-cat {
  padding-right:0;
  height:60px;
}
.modal .modal-dialog form .poppup-search .col-cat select {
  height:60px;
  border:none;
  letter-spacing:3px;
  background:#A53E4C;
  text-transform:uppercase;
  color:#fff;
}
.modal .modal-dialog form .poppup-search .col-cat select option {
  color:#fff;
  text-transform:uppercase;
  padding-bottom:5px;
  display:block;
}
.modal .modal-dialog form .poppup-search .col-search { padding-left:0; }
.modal .modal-dialog form .poppup-search .col-search input[type="text"] {
  height:60px;
  border:1px solid #e5e5e5;
  color:#898989;
  letter-spacing:3px;
}
#register_dialog .modal-dialog, #login_dialog .modal-dialog {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  background:transparent;
}
#register_dialog .modal-dialog .modal-content, #login_dialog .modal-dialog .modal-content { padding:20px; }
#register_dialog .modal-dialog .modal-content .modal-header .title, #login_dialog .modal-dialog .modal-content .modal-header .title {
  text-transform:uppercase;
  font-weight:bold;
  font-size:24px;
  color:#363636;
}
#register_dialog .modal-dialog .modal-content .modal-body input[type="submit"], #login_dialog .modal-dialog .modal-content .modal-body input[type="submit"] {
  text-transform:uppercase;
  font-family:philosopher;
  font-weight:bold;
  font-size:13px;
  line-height:30px;
  color:#363636;
  border:1px solid;
  padding:7px 20px;
  border-radius:30px;
  width:50%;
  margin:0px auto;
  display:block;
}
#register_dialog .modal-dialog .modal-content .modal-body input[type="submit"]:hover, #login_dialog .modal-dialog .modal-content .modal-body input[type="submit"]:hover {
  background:#A53E4C;
  color:#ffffff;
}
#register_dialog .modal-dialog .modal-content .modal-body #user_login, #login_dialog .modal-dialog .modal-content .modal-body #user_login { margin-bottom:35px; }
#register_dialog .modal-dialog .modal-content .modal-footer .btn_modal, #login_dialog .modal-dialog .modal-content .modal-footer .btn_modal { float:left; }
#register_dialog .modal-dialog .modal-content .modal-body input[type="submit"] { margin:30px auto; }
#register_dialog .modal-dialog .modal-content .modal-body .statement { margin-top:25px; }
#register_dialog .modal-dialog .modal-footer { padding-top:0; }
@media (min-width: 992px) {
  .modal-lg { width:1171px; }
}
.page-template-default .tb-header-wrap.tb-header-v1 .header-menu { border:none; }
@media (max-width: 768px) {
  .tb_footer_top_once .list_iconc li { padding:0; }
  .modal .modal-dialog {
    width:100%;
    padding:0;
  }
  .modal .modal-dialog form .poppup-search .col-cat {
    padding:0;
    padding-right:15px;
  }
}
@media (max-width: 992px) {
  .modal .modal-dialog {
    width:90%;
    padding:0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .ro-welcome .title_main_text .heading-icon:before, .ro-welcome .title_main_text .heading-icon:after {
    margin-left:20px;
    margin-right:20px;
    width:60px;
  }
}
.tparrows {
  cursor:pointer;
  border:1px dashed #999999;
  width:50px;
  height:50px;
  line-height:10px;
  position:absolute;
  display:block;
  z-index:100;
  text-align:center;
  background:transparent;
  color:#363636;
  transition:.8s ease-in-out;
}
.tparrows:hover {
  color:#A53E4C;
  border-color:#A53E4C;
  background:transparent;
}
.tparrows:hover:before { color:#A53E4C; }
.tparrows.tp-leftarrow:before {
  content:"PREV";
  line-height:19px;
  width:30px;
  height:30px;
  word-wrap:break-word;
  margin:0 auto;
  padding-top:5px;
  font-family:philosopher;
  font-size:18px;
  letter-spacing:3px;
  color:#363636;
}
.tparrows.tp-rightarrow:before {
  content:"NEXT";
  line-height:18px;
  width:30px;
  height:30px;
  word-wrap:break-word;
  margin:0 auto;
  padding-top:5px;
  font-family:philosopher;
  font-size:18px;
  letter-spacing:3px;
  color:#363636;
}
.tparrows:hover:before { color:#A53E4C; }
.title_slidea {
  font-size:18px;
  line-height:48px;
  letter-spacing:5px;
  font-family:philosopher;
  color:#d7d7d7;
}
.title_slideb {
  letter-spacing:1px;
  font-size:100px;
  line-height:48px;
  font-weight:bold;
  font-family:philosopher;
  color:#ffffff;
}
.title_slidec {
  font-family:philosopher;
  font-size:30px;
  line-height:48px;
  color:#92a86b;
  letter-spacing:5px;
}
.tp-bullet { display:none; }
.homepage2_t_i { padding:80px 0px 45px 0px; }
.image_title_home02 .title_main_text h3.title_heading {
  font-weight:bold;
  font-size:30px;
  line-height:24px;
}
.title_image_home02a {
  text-align:center;
  font-family:philosopher;
}
.title_image_home02a .title_main_text .sub_title_heading {
  font-size:36px;
  line-height:30px;
  color:#898989;
  font-family:philosopher;
}
.title_image_home02a .title_main_text .title_heading {
  font-size:100px;
  line-height:80px;
  color:#A53E4C;
  font-weight:bold;
}
.title_image_home02a .title_main_text p.text_i_t {
  font-size:18px;
  font-style:italic;
  line-height:30px;
  color:#363636;
  margin:0;
}
.title_image_home02a .title_main_text p.text_i_t:before, .title_image_home02a .title_main_text p.text_i_t:after {
  content:"";
  display:inline-block;
  width:45px;
  height:1px;
  background:#dbdde0;
  margin-left:20px;
  margin-right:20px;
  vertical-align:middle;
}
.title_image_home02a .title_main_text .heading-icon { display:none; }
.title_image_home02a .title_main_text .image_ct {
  width:220px;
  height:220px;
  border-radius:50%;
  margin:0 auto;
  border:1px solid #ebebeb;
  margin-top:25px;
}
.title_image_home02a .title_main_text .text_content_tpl1 {
  font-size:14px;
  line-height:26px;
  color:#898989;
  font-family:philosopher;
  margin-top:40px;
}
.title_image_home02a .title_main_text .image_bn {
  background:#ffffff;
  margin-top:5px;
}
.image_title_home02b .title_main_text .heading-icon img {
  max-width:100%;
  opacity:1;
}
.image_init_h2 {
  margin-top:25px;
  margin-bottom:-30px;
}
.image_init_h2 img {
  width:230px;
  height:230px;
  border-radius:50%;
  margin:0 auto;
  border:5px solid #ebebeb;
  margin-left:20%;
}
.image_good {
  position:relative;
  top:-45px;
}
.image_good img {
  border-radius:0%;
  width:90px;
  height:50px;
  border:1px solid #ffffff;
  margin-left:40%;
  margin-top:-50px;
}
.title_content_h2c {
  margin-top:80px;
  text-align:center;
}
.title_content_h2c .title_icon {
  font-style:italic;
  font-size:18px;
}
.text_content_a .content_h2_a {
  text-align:center;
  font-family:philosopher;
  border-right:none;
}
.text_content_a .content_h2_a p {
  font-size:14px;
  line-height:26px;
  color:#898989;
}
.text_content_a .text_content_h2a { margin-top:25px; }
.Test_Icon { margin-top:0px; }
#ro-image_contenth2 {
  text-align:center;
  font-family:philosopher;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .ro-nameh2 .title_h2_first {
  font-weight:bold;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .title_h2_befor {
  font-size:12px;
  line-height:8px;
  color:#898989;
  text-transform:uppercase;
  letter-spacing:2px;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .show_mt_post {
  font-weight:bold;
  font-size:72px;
  line-height:30px;
  color:#A53E4C;
  margin-top:65px;
  margin-bottom:25px;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .show_mt_post:before, #ro-image_contenth2 .list_slideh2 .ro-itemh2 .show_mt_post:after {
  content:"";
  display:inline-block;
  width:45px;
  height:1px;
  background:#dbdde0;
  margin-left:20px;
  margin-right:20px;
  vertical-align:middle;
  margin-top:-40px;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .ro-imageh2 img {
  border-radius:50%;
  border:1px solid #ebebeb;
  width:220px;
  height:220px;
  margin:0 auto;
  margin-bottom:45px;
}
#ro-image_contenth2 .list_slideh2 .ro-itemh2 .ro-content {
  font-size:18px;
  line-height:30px;
  font-style:italic;
  color:#898989;
  padding:5px 0;
}
.title_image_about .owl-controls { text-align:center; }
.title_image_about .owl-controls .owl-dots {
  top:50px;
  display:inline-block;
}
.title_image_about .owl-controls .owl-dots .owl-dot {
  display:inline-block;
  margin:0 5px;
  width:25px;
  height:4px;
  background:#e5e5e5;
}
.title_image_about .owl-controls .owl-dots .owl-dot span { display:none; }
.title_image_about .owl-controls .owl-dots .active { background:#A53E4C; }
.single_product .vc_box_border_grey img {
  max-width:165px;
  height:auto;
}
.bl_ev_wn .colum_a .show_content_a {
  text-align:center;
  font-family:philosopher;
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 {
  position:ABSOLUTE;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .get_text {
  font-size:18px;
  line-height:60px;
  letter-spacing:5px;
  color:#92a86b;
  text-transform:uppercase;
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .get_text .title_asa { transition:all 0.5s ease-in-out; }
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .get_text .title_asa:hover {
  -webkit-stroke-width:8px;
  -webkit-stroke-color:#ffffff;
  -webkit-fill-color:#ffffff;
  font-weight:bold;
  text-shadow:5px 5px 20px #ffffff;
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .get_context {
  font-size:48px;
  line-height:60px;
  text-transform:uppercase;
  letter-spacing:10px;
  color:#ffffff;
  transition:all 0.5s ease-in-out;
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .get_context:hover {
  -webkit-stroke-width:8px;
  -webkit-stroke-color:#92a86b;
  -webkit-fill-color:#92a86b;
  text-shadow:10px 10px 20px #92a86b;
}
.bl_ev_wn .colum_a .show_content_a .show_eventh2 .post_image {
  max-width:570px;
  height:360px;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link {
  font-family:philosopher;
  position:relative;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_meta_day_month {
  position:relative;
  text-align:left;
  font-family:philosopher;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  position:absolute;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  letter-spacing:8px;
  text-transform:uppercase;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-weight:bold;
  font-size:72px;
  line-height:30px;
  opacity:.2;
  color:#000000;
  margin-left:30px;
  letter-spacing:10px;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_text_read .show_post_text {
  font-size:18px;
  text-align:left;
  line-height:36px;
  color:#363636;
  transition:all 0.3s ease-in;
  -webkit-transition:all 0.3s ease;
  letter-spacing:0.5px;
}
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_text_read .show_post_text:hover { color:#A53E4C; }
.bl_wn_h2 .colum_a .show_postsa .show_content_link #list_id .show_text_read .reading {
  font-size:13px;
  line-height:36px;
  color:#898989;
  text-transform:uppercase;
}
.bl_wn_h2 .colum_a .show_image {
  max-width:270px;
  height:auto;
  margin:0 auto;
}
.white_no_padding .no-container, .white .no-container {
  max-width:1170px;
  margin-right:auto;
  margin-left:auto;
  padding-right:15px;
  padding-left:15px;
}
.white_no_padding .no-container .tb_footer_top_once, .white .no-container .tb_footer_top_once { background:transparent; }
.white_no_padding .no-container .tb_footer_top_once .top_footer_icon ul.list_icona li:first-child, .white .no-container .tb_footer_top_once .top_footer_icon ul.list_icona li:first-child { padding-left:0; }
.white_no_padding .no-container .footer-top, .white .no-container .footer-top { background:#f4f6f9; }
.white_no_padding .no-container .footer-top .tb_footer_top_once #text-2 .textwidget .top_footer_icon .icon_a .list_icona i:hover, .white .no-container .footer-top .tb_footer_top_once #text-2 .textwidget .top_footer_icon .icon_a .list_icona i:hover { color:#A53E4C; }
.white_no_padding .no-container .footer-top .tb_footer_top_once #text-2 .textwidget .top_footer_icon .icon_a .list_icona .active, .white .no-container .footer-top .tb_footer_top_once #text-2 .textwidget .top_footer_icon .icon_a .list_icona .active { color:#A53E4C; }
.white_no_padding .footer-Center .tb_footer_center_once .text_footer_content li, .white .footer-Center .tb_footer_center_once .text_footer_content li { color:#898989; }
.white_no_padding .footer-Center .tb_footer_center_two #text-8, .white .footer-Center .tb_footer_center_two #text-8 { margin-top:52px; }
.white_no_padding .footer-Center .tb_footer_center_two #text-8 .wg-title, .white .footer-Center .tb_footer_center_two #text-8 .wg-title { display:none; }
.white_no_padding .footer-Center .tb_footer_center_two #text-8 .text_footer_contenta li a, .white .footer-Center .tb_footer_center_two #text-8 .text_footer_contenta li a { color:#898989; }
.white_no_padding .footer-Center .tb_footer_center_two #text-8 .text_footer_contenta li a:hover, .white .footer-Center .tb_footer_center_two #text-8 .text_footer_contenta li a:hover { color:#A53E4C; }
.white_no_padding .footer-Center .tb_footer_center_three #text-9, .white .footer-Center .tb_footer_center_three #text-9 { margin-top:52px; }
.white_no_padding .footer-Center .tb_footer_center_three #text-9 .wg-title, .white .footer-Center .tb_footer_center_three #text-9 .wg-title { display:none; }
.white_no_padding .footer-Center .tb_footer_center_three #text-9 .text_footer_contenta li a, .white .footer-Center .tb_footer_center_three #text-9 .text_footer_contenta li a { color:#898989; }
.white_no_padding .footer-Center .tb_footer_center_three #text-9 .text_footer_contenta li a:hover, .white .footer-Center .tb_footer_center_three #text-9 .text_footer_contenta li a:hover { color:#A53E4C; }
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-2, .white .footer-Center .tb_footer_center_four #tag_cloud-2 { margin-top:52px; }
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-2 .wg-title, .white .footer-Center .tb_footer_center_four #tag_cloud-2 .wg-title { display:none; }
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-2 .tagcloud a, .white .footer-Center .tb_footer_center_four #tag_cloud-2 .tagcloud a {
  color:#898989;
  position:relative;
  max-width:200px;
  height:auto;
  padding:10px 30px;
  margin:2px 2px;
  font-size:inherit;
}
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-2 .tagcloud a:hover, .white .footer-Center .tb_footer_center_four #tag_cloud-2 .tagcloud a:hover { color:#A53E4C; }
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-3 .tagcloud a, .white .footer-Center .tb_footer_center_four #tag_cloud-3 .tagcloud a {
  border-color:#e5e5e5;
  color:#898989;
}
.white_no_padding .footer-Center .tb_footer_center_four #tag_cloud-3 .tagcloud a:hover, .white .footer-Center .tb_footer_center_four #tag_cloud-3 .tagcloud a:hover {
  color:#A53E4C;
  border-color:#A53E4C;
}
.white_no_padding .footer-bottom .footer_bootom_list, .white .footer-bottom .footer_bootom_list { border-bottom:1px solid #e5e5e5; }
.white_no_padding .footer-bottom .footer_bootom_list li, .white .footer-bottom .footer_bootom_list li { padding:0 43px; }
.white_no_padding .footer-bottom .footer_bootom_list li a, .white .footer-bottom .footer_bootom_list li a { color:#898989; }
.white_no_padding .footer-bottom .footer_bootom_list li a:hover, .white .footer-bottom .footer_bootom_list li a:hover { color:#A53E4C; }
.white:not(.white_no_padding) .footer-Center { margin-top:80px; }
.tb_footer.white_no_padding { background-color:#fff; }
.tb_footer.white_no_padding .no-container {
  max-width:initial;
  margin-right:auto;
  margin-left:auto;
  padding-right:0;
  padding-left:0;
}
@media (max-width: 768px) {
  .tb-header-wrap.tb-header-v2 { position:relative; }
  .tb-header-wrap.tb-header-v2 .header-sidebar { padding:15px 0; }
  .tb-header-wrap.tb-header-v2 .ro-hamburger { top:85px; }
  .tb-header-wrap .col-logo a>img { z-index:9; }
  .tb-header-wrap.tb-header-v3 .header-menu .menu-list > ul#nav > li:first-child { margin:15px 0; }
  .tb-header-v3 .header-sidebar .sidebar-top-right {
    text-align:right;
    padding:30px 0;
  }
  .title_image_home02a .title_main_text p.text_i_t:before, .title_image_home02a .title_main_text p.text_i_t:after { width:25px; }
}
@media (max-width: 450px) {
  .title_image_home02a .title_main_text p.text_i_t:before, .title_image_home02a .title_main_text p.text_i_t:after { width:25px; }
}
.tb_wrapper_padding .title_main_text .heading-icon:before, .tb_wrapper_padding .title_main_text .heading-icon:after {
  margin-left:10px;
  margin-right:10px;
}
@media (min-width: 768px) {
  .tb-header-wrap.tb-header-v4 { left:0; }
}
@media (min-width: 1200px) {
  .tb_wrapper_padding {
    padding:0 75px;
    padding-bottom:75px;
    background:#111;
    position:relative;
  }
  .tb_wrapper_padding:before, .tb_wrapper_padding:after {
    content:"";
    display:block;
    width:100%;
    height:590px;
    background:#fff;
    position:absolute;
    top:0;
    z-index:1;
    left:0;
  }
  .tb_wrapper_padding:after { top:95%; }
  .tb_wrapper_padding .main-content, .tb_wrapper_padding .tb_footer {
    z-index:2;
    overflow:hidden;
    position:relative;
  }
  .tb_wrapper_padding .tb-header-wrap:not(.tb-header-v4) {
    z-index:9999;
    position:relative;
  }
  .tb_wrapper_padding .rev_slider_wrapper { padding:0 75px !important; }
  .tb_wrapper_padding .header-logo-v3, .tb_wrapper_padding .sidebar-top-right-v3 {
    padding-left:0;
    padding-right:0;
  }
}
@media (min-width: 992px) and (max-width: 1310px) {
  .tb_wrapper_padding {
    padding:0 25px;
    padding-bottom:25px;
  }
  .tb_wrapper_padding .rev_slider_wrapper { padding:0 25px !important; }
}
@media (min-width: 992px) {
  .tb_wrapper_padding .ro_contact_v3 .row {
    position:relative;
    width:inherit;
    top:-75px;
    background:#fff;
  }
}
.tb-header-v3 .ro_menu_center { padding:0; }
.ro_sale_off h4, .ro_sale_off p {
  color:#fff;
  font-size:36px;
  line-height:48px;
  letter-spacing:5px;
}
.ro_sale_off p {
  font-size:12px;
  color:#cccccc;
  letter-spacing:10px;
}
.ro_sale_off .btn-viney {
  margin-top:25px;
  background:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.ro_sale_off .btn-viney:hover {
  background:transparent;
  border-color:#fff;
  color:#A53E4C;
}
.image_hom03_bn img.bt-image-cropped {
  position:inherit;
  box-shadow:none;
}
.deal_of_weekh3_img .bt-image-cropped {
  position:inherit;
  top:0px;
  box-shadow:none;
}
.display_bl_winesh3 .colum_b {
  max-width:100%;
  height:auto;
}
.ro-featured-products-v3 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  position:relative;
  display:block;
  margin-bottom:0;
}
@media (min-width: 992px) {
  .ro-featured-products-v3 { position:relative; }
  .ro-featured-products-v3 .vc_tta.vc_general .vc_tta-tabs-container {
    position:absolute;
    left:-37%;
    top:15%;
  }
  .ro-featured-products-v3 .btn-viney {
    position:ABSOLUTE;
    left:-38%;
    bottom:104px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .ro-featured-products-v3 .vc_tta.vc_general .vc_tta-tabs-container {
    position:absolute;
    left:-37%;
    top:10%;
  }
  .ro-featured-products-v3 .woocommerce.ro-product-slider.tpl1 .product .tb-product-item { float:right; }
  .ro-featured-products-v3 .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-action { padding:0; }
  .ro-featured-products-v3 .title_main_text .heading-icon { display:none; }
}
.ro-featured-products-v3 .woocommerce.ro-product-slider.tpl1 .product .tb-product-item .tb-item-rating { height:0; }
@media (min-width: 768px) and (max-width: 992px) {
  .ro-featured-products-v3 .woocommerce .products .tb-product-items .tb-product-item {
    width:270px;
    margin:0 auto;
    display:inline-block;
    float:none;
  }
}
.ro_dealofweek_v3 .tb-countdown-js { margin-top:25px; }
.ro_blog_v3 .full_blog_center_zz_b { margin-bottom:60px; }
.deal_of_weekh3_img { position:relative; }
.deal_of_weekh3_img .price_packet {
  width:115px;
  height:115px;
  border-radius:50%;
  background:#fff;
  position:ABSOLUTE;
  right:15%;
  top:0;
}
.deal_of_weekh3_img .price_packet .price, .deal_of_weekh3_img .price_packet .text {
  position:relative;
  top:42%;
  left:50%;
  transform:translate(-50%,-50%);
  display:block;
}
.deal_of_weekh3_img .price_packet .price {
  font-size:24px;
  color:#A53E4C;
  font-weight:bold;
  margin-bottom:0 !important;
}
.deal_of_weekh3_img .price_packet .text {
  font-size:18px;
  color:#898989;
  display:block;
}
.ro_blog_v4 .ro-relate-posts-item {
  max-width:555px;
  margin:0 auto;
  background:transparent;
}
.ro_title_newsletter .text_content_a:before { display:none; }
.ro_title_newsletter .text_content_a .title_content .add_title, .ro_title_newsletter .text_content_a .title_content .add_content {
  color:#363636;
  font-size:36px;
  line-height:30px;
  letter-spacing:7px;
  font-style:normal;
  font-weight:normal;
}
.ro_title_newsletter .text_content_a .title_content .add_content {
  color:#898989;
  font-size:12px;
  line-height:30px;
  text-transform:uppercase;
  font-style:italic;
  letter-spacing:11px;
  margin-top:10px;
}
.ro_newsletter_form { text-align:center; }
.ro_newsletter_form .newsletter-email {
  text-align:center;
  border:none;
  border-bottom:1px solid #A53E4C;
  font-size:12px;
  color:#b7b7b7;
  line-height:24px;
  padding:25px 0;
  letter-spacing:5px;
}
.ro_newsletter_form .newsletter-submit {
  font-weight:bold;
  font-size:13px;
  line-height:30px;
  color:#363636;
  border:1px solid;
  padding:5px 0;
  border-radius:30px;
  text-transform:uppercase;
  letter-spacing:3px;
  width:160px;
  display:block;
  margin:0 auto;
  margin-top:48px;
}
.ro_newsletter_form .newsletter-submit:hover {
  border-color:#A53E4C;
  color:#fff;
  background-color:#A53E4C;
}
.tb-header-v4 { padding-bottom:240px; }
.tb-header-blog .header-menu { position:initial; }
.title-bar {
  text-align:center;
  position:relative;
  height:476px;
}
.title-bar .container-height .row-height {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.title-bar .container-height .row-height .page-breadcrumb { text-align:center; }
.full_blog_center { margin-bottom:72px; }
.full_blog_center .show_postsa {
  padding:0px 15px 0px 15px;
  margin-bottom:-22px;
}
.full_blog_center .show_postsa .show_image_bl {
  max-width:45%;
  height:auto;
}
.full_blog_center .show_postsa .show_image_bl img {
  width:100%;
  max-width:475px;
  height:auto;
  margin:0 auto;
  display:block;
  float:left;
}
.full_blog_center .show_postsa .show_content_link_bl {
  max-width:55%;
  height:auto;
  margin-left:55%;
  padding-top:40px;
  padding-bottom:20px;
}
.full_blog_center .show_postsa .show_content_link_bl #list_id { border-bottom:none; }
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_meta_day_month { position:relative; }
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-size:72px;
  line-height:30px;
  opacity:0.2;
  color:#000000;
  position:absolute;
  left:8%;
}
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  font-weight:bold;
  text-transform:uppercase;
}
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read .show_post_text {
  font-size:22px;
  text-align:left;
  line-height:36px;
  color:#363636;
  margin-bottom:5px;
}
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read .show_post_text:hover a { color:#A53E4C; }
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read p {
  font-family:philosopher;
  font-size:14px;
  line-height:30px;
  color:#898989;
}
.full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read .reading {
  font-size:13px;
  line-height:36px;
  color:#898989;
  margin-top:25px;
  display:block;
}
.full_blog_center_zz { margin-bottom:60px; }
.full_blog_center_zz .show_image_bl img {
  width:100%;
  max-width:475px;
  height:345px;
  margin:0 auto;
  display:block;
  float:left;
}
.full_blog_center_zz .show_content_link_bl {
  max-width:570px;
  height:auto;
  text-align:left;
  float:right;
  position:relative;
  left:65px;
  top:35px;
}
.full_blog_center_zz .show_content_link_bl #list_id {
  text-align:left;
  border:none;
  margin:0 auto;
}
.full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month { position:relative; }
.full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-size:72px;
  line-height:30px;
  opacity:0.2;
  color:#000000;
  position:absolute;
  left:30px;
}
.full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  font-weight:bold;
  text-transform:uppercase;
}
.full_blog_center_zz .show_content_link_bl #list_id .show_text_read .show_post_text {
  font-size:22px;
  text-align:left;
  line-height:36px;
  color:#363636;
}
.full_blog_center_zz .show_content_link_bl #list_id .show_text_read p {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#898989;
}
.full_blog_center_zz .show_content_link_bl #list_id .show_text_read .reading {
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.full_blog_center_zz_b {
  margin-bottom:30px;
  margin-top:-43px;
}
.full_blog_center_zz_b .show_image_bl img {
  width:100%;
  max-width:475px;
  height:345px;
  margin:0 auto;
  display:block;
}
.full_blog_center_zz_b .show_content_link_bl {
  max-width:570px;
  height:auto;
  margin-left:-40px;
  margin-right:130px;
  margin-top:50px;
  float:left;
}
.full_blog_center_zz_b .show_content_link_bl #list_id {
  text-align:right;
  border:none;
  margin:0 auto;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month {
  text-align:right;
  position:relative;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-size:72px;
  line-height:30px;
  opacity:0.2;
  color:#000000;
  text-align:right;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  position:absolute;
  left:80%;
  text-transform:uppercase;
  font-weight:bold;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read .show_post_text {
  font-size:22px;
  text-align:right;
  line-height:36px;
  color:#363636;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read p {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#898989;
  text-align:right;
}
.full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read .reading {
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.full_blog_centerb {
  margin-top:-38px;
  margin-bottom:88px;
}
.full_blog_centerb .show_postsal .show_image_bll {
  max-width:470px;
  height:auto;
}
.full_blog_centerb .show_postsal .show_image_bll img {
  max-width:470px;
  width:100%;
  height:345px;
  margin:0 auto;
  display:block;
  float:left;
}
.full_blog_centerb .show_postsal .show_content_link_bll {
  max-width:370px;
  text-align:left;
  float:right;
  position:relative;
  top:40px;
}
.full_blog_centerb .show_postsal .show_content_link_bll #list_id { border-bottom:none; }
.full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-weight:bold;
  font-size:72px;
  line-height:30px;
  color:#000000;
  opacity:.2;
  position:absolute;
  left:25px;
}
.full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  text-transform:uppercase;
}
.full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_text_read .show_post_text {
  font-family:philosopher;
  font-size:22px;
  line-height:36px;
  color:#363636;
  text-align:left;
}
.full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_text_read p {
  font-family:philosopher;
  font-size:14px;
  line-height:26px;
  color:#898989;
  text-align:left;
}
.full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_text_read .reading {
  font-family:philosopher;
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.wpb_widgetised_column #categories-3 {
  margin-bottom:60px;
  margin-top:-18px;
  font-family:philosopher;
}
.wpb_widgetised_column #categories-3 .wg-title {
  font-size:18px;
  line-height:48px;
  color:#363636;
  border:none;
  background:none;
  text-align:left;
  width:calc(100%);
  text-transform:uppercase;
  position:relative;
  padding:0px 0px;
  overflow:hidden;
  letter-spacing:5px;
}
.wpb_widgetised_column #categories-3 .wg-title:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:50%;
  top:40%;
  content:"";
  display:block;
  position:absolute;
  margin-left:40px;
}
.wpb_widgetised_column #categories-3 ul { margin-top:-33px; }
.wpb_widgetised_column #categories-3 ul li {
  border-bottom:1px dashed #e5e5e5;
  height:50px;
  line-height:50px;
}
.wpb_widgetised_column #categories-3 ul li a {
  font-style:italic;
  font-size:14px;
  text-transform:uppercase;
  line-height:34px;
  color:#363636;
  padding-left:0;
}
.wpb_widgetised_column #categories-3 ul li a:hover { color:#A53E4C; }
.wpb_widgetised_column .widget { margin-bottom:33px; }
.wpb_widgetised_column #ro_featured-products-3 .wg-title {
  background:none;
  border:none;
  text-align:left;
  width:calc(100%);
  text-transform:uppercase;
  position:relative;
  padding:0px 0px;
  overflow:hidden;
  letter-spacing:5px;
  margin-bottom:10px;
}
.wpb_widgetised_column #ro_featured-products-3 .wg-title:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:50%;
  top:40%;
  content:"";
  display:block;
  position:absolute;
  margin-left:10px;
}
.wpb_widgetised_column #tb_event_list-2 { position:relative; }
.wpb_widgetised_column #tb_event_list-2 .tb-event-list .show_content_title {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.wpb_widgetised_column #tb_event_list-2 .tb-event-list .show_content_title .show_bl_title {
  font-family:pinyonScript;
  font-size:24px;
  line-height:48px;
  text-align:center;
  color:#A53E4C;
  letter-spacing:5px;
}
.wpb_widgetised_column #tb_event_list-2 .tb-event-list .show_content_title p {
  font-family:philosopher;
  font-size:24px;
  line-height:48px;
  letter-spacing:5px;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
  margin-top:-30px;
}
.wpb_widgetised_column #woocommerce_products-2 { position:relative; }
.wpb_widgetised_column #woocommerce_products-2 .wg-title {
  border:none;
  background:none;
  text-align:left;
  font-size:18px;
  line-height:48px;
  font-family:philosopher;
  color:#363636;
}
.full_blog_center_right {
  margin-top:-40px;
  margin-bottom:430px;
}
.full_blog_center_right .show_image_bll img {
  max-width:470px;
  height:345px;
  margin:0 auto;
  display:block;
  float:left;
}
.full_blog_center_right .show_content_link_bll {
  max-width:370px;
  text-align:left;
  float:right;
  position:relative;
  left:15px;
  top:15px;
}
.full_blog_center_right .show_content_link_bll #list_id { border-bottom:none; }
.full_blog_center_right .show_content_link_bll #list_id .show_meta_day_month { font-family:philosopher; }
.full_blog_center_right .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-weight:bold;
  font-size:72px;
  line-height:30px;
  color:#000000;
  opacity:.2;
  position:absolute;
  left:35px;
}
.full_blog_center_right .show_content_link_bll #list_id .show_meta_day_month .the_datea {
  font-family:philosopher;
  text-transform:uppercase;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
}
.full_blog_center_right .show_content_link_bll #list_id .show_text_read .show_post_text {
  font-size:22px;
  font-family:philosopher;
  line-height:36px;
  text-align:left;
  color:#363636;
}
.full_blog_center_right .show_content_link_bll #list_id .show_text_read p {
  font-family:philosopher;
  font-size:14px;
  line-height:36px;
  color:#898989;
}
.full_blog_center_right .show_content_link_bll #list_id .show_text_read .reading {
  font-family:philosopher;
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.sidebar-left #categories-3 { font-family:philosopher; }
.sidebar-left #categories-3 .wg-title {
  font-size:18px;
  line-height:48px;
  color:#363636;
  border:none;
  background:none;
  text-align:left;
  width:calc(100%);
  text-transform:uppercase;
  position:relative;
  padding:0px 0px;
  overflow:hidden;
  letter-spacing:5px;
  margin-top:-15px;
}
.sidebar-left #categories-3 .wg-title:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:50%;
  top:40%;
  content:"";
  display:block;
  position:absolute;
  margin-left:40px;
}
.sidebar-left #categories-3 ul { margin-top:-30px; }
.sidebar-left #categories-3 ul li {
  border-bottom:1px dashed #e5e5e5;
  height:50px;
  line-height:50px;
}
.sidebar-left #categories-3 ul li a {
  font-style:italic;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:1px;
  line-height:34px;
  padding-left:0;
  color:#363636;
}
.sidebar-left #categories-3 ul li a:hover { color:#A53E4C; }
.sidebar-left .widget_text { margin-bottom:32px; }
.sidebar-left #tb_event_list-2 { position:relative; }
.sidebar-left #tb_event_list-2 .tb-event-list .show_content_title {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.sidebar-left #tb_event_list-2 .tb-event-list .show_content_title .show_bl_title {
  font-family:pinyonScript;
  font-size:24px;
  line-height:48px;
  text-align:center;
  color:#A53E4C;
  letter-spacing:5px;
}
.sidebar-left #tb_event_list-2 .tb-event-list .show_content_title p {
  font-family:philosopher;
  font-size:24px;
  line-height:48px;
  letter-spacing:5px;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
  margin-top:-30px;
}
.sidebar-left #tb_event_list-2 .tb-event-list .tb-event-side-img {
  max-width:337px;
  height:auto;
  margin:0 auto;
  display:block;
}
.sidebar-left #woocommerce_products-2 { position:relative; }
.sidebar-left #woocommerce_products-2 .wg-title {
  border:none;
  background:none;
  text-align:left;
  font-size:18px;
  line-height:48px;
  font-family:philosopher;
  color:#363636;
}
.sidebar-left #ro_featured-products-3 .wg-title {
  background:none;
  border:none;
  text-align:left;
  width:calc(100%);
  text-transform:uppercase;
  position:relative;
  padding:0px 0px;
  overflow:hidden;
  letter-spacing:5px;
  margin-bottom:10px;
}
.sidebar-left #ro_featured-products-3 .wg-title:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:50%;
  top:40%;
  content:"";
  display:block;
  position:absolute;
  margin-left:10px;
}
.tb-blog #post-376 .tb-content-block { position:relative; }
.tb-blog #post-376 .tb-content-block .blog-desc {
  position:absolute;
  text-indent:100px;
}
.tb-blog .pagination { text-align:center; }
.show_all_bl {
  margin:0 auto;
  display:block;
}
.show_all_bl .ro-relate-posts-item img {
  max-width:100%;
  height:auto;
  margin:0 auto;
}
.show_all_bl .ro-relate-posts-item .ro-content { text-align:center; }
.show_all_bl .ro-relate-posts-item .ro-content .show_post_text {
  font-family:philosopher;
  font-size:24px;
  line-height:30px;
  color:#363636;
  margin-bottom:5px;
}
.show_all_bl .ro-relate-posts-item .ro-content .show_post_text:hover a { color:#A53E4C; }
.show_all_bl .ro-relate-posts-item .ro-content .ro-info {
  font-family:philosopher;
  font-size:12px;
  line-height:36px;
  font-style:italic;
  color:#b7b7b7;
}
.show_all_bl .ro-relate-posts-item .ro-content .reading {
  font-family:philosopher;
  font-size:13px;
  line-height:36px;
  color:#898989;
}
.text_aaab .sidebar-left #categories-3 {
  margin-bottom:60px;
  margin-top:0;
}
.text_aaab .tb-blog .blog-title { display:none; }
.text_aaab .tb-blog .blog-info { display:none; }
.text_aaab .tb-blog .tb-content-block { position:relative; }
.text_aaab .tb-blog .tb-content-block .show_post_text {
  font-family:philosopher;
  font-size:30px;
  line-height:36px;
  color:#363636;
  text-align:left;
}
.text_aaab .tb-blog .tb-content-block .blog-desc p {
  font-family:philosopher;
  font-size:14px;
  line-height:26px;
  color:#898989;
  position:absolute;
  margin-left:200px;
}
.text_aaab .tb-blog .tb-content-block .show_meta_day_month {
  width:200px;
  height:200px;
  float:left;
  position:relative;
}
.text_aaab .tb-blog .tb-content-block .show_meta_day_month .meta_content {
  position:ABSOLUTE;
  top:50%;
  left:30%;
  transform:translate(-50%,-50%);
}
.text_aaab .tb-blog .tb-content-block .show_meta_day_month .the_dateb {
  font-family:philosopher;
  font-weight:bold;
  font-size:72px;
  line-height:30px;
  color:#e5e5e5;
  position:absolute;
  letter-spacing:15px;
  margin-left:8px;
}
.text_aaab .tb-blog .tb-content-block .show_meta_day_month .the_datea {
  text-align:left;
  font-family:philosopher;
  font-size:30px;
  line-height:30px;
  color:#A53E4C;
  position:relative;
  font-weight:bold;
  text-transform:uppercase;
  left:-27px;
  letter-spacing:5px;
}
.text_aaab .tb-blog .tb-content-block .show_meta_day_month p {
  margin-left:185px;
  margin-top:-50px;
  font-family:philosopher;
  font-size:14px;
  line-height:26px;
  color:#898989;
}
.text_aaab .tb-blog .tb-content-block blockquote {
  margin:40px 0;
  border:1px solid #A53E4C;
  background:transparent;
  position:relative;
  padding:0px 10px 5px;
}
.text_aaab .tb-blog .tb-content-block blockquote p {
  font-family:philosopher;
  font-size:18px;
  line-height:30px;
  color:#898989;
  margin-top:20px;
  margin-left:20px;
}
.text_aaab .tb-blog .tb-content-block blockquote p.name { color:#363636; }
.text_aaab .tb-blog .tb-content-block blockquote p.name:after {
  content:"";
  width:30px;
  height:2px;
  background-color:#252525;
  position:absolute;
  left:31px;
  margin-top:-10px;
}
.text_aaab .tb-blog .tb-content-block blockquote h3 {
  text-align:left;
  font-size:14px;
  line-height:34px;
  color:#252525;
  margin-left:20px;
  position:absolute;
}
.text_aaab .tb-blog .tb-content-block blockquote:after {
  content:"\f10d";
  font-family:FontAwesome;
  font-size:60px;
  line-height:27px;
  color:#000000;
  margin-left:90%;
  opacity:.2;
  position:ABSOLUTE;
  bottom:50px;
  right:30px;
}
.text_aaab .tb-blog .tb-content-block h3.sub-title {
  font-size:22px;
  line-height:36px;
  color:#363636;
  text-align:left;
}
.text_aaab .tb-blog .tb-content-block .title_in_post { margin-top:40px; }
.text_aaab .tb-blog .tb-content-block .title_in_post .title_small {
  text-align:left;
  font-size:22px;
  line-height:36px;
  color:#363636;
}
.text_aaab .tb-blog .tb-content-block .title_in_post .content_title {
  font-size:14px;
  line-height:26px;
  color:#898989;
}
.text_aaab .tb-blog .tb-content-block .get_tag { position:absolute; }
.text_aaab .tb-blog .tb-content-block .get_tag ul li {
  width:125px;
  height:30px;
  border:1px solid #e8e8e8;
  text-align:center;
  display:inline-block;
  margin-right:15px;
}
.text_aaab .tb-blog .tb-content-block .get_tag ul li a {
  font-size:11px;
  line-height:30px;
  color:#898989;
  text-transform:uppercase;
}
.text_aaab .tb-blog .tb-content-block .get_tag ul li:hover { border-color:#A53E4C; }
.text_aaab .tb-blog .tb-content-block .get_tag ul li:hover a { color:#A53E4C; }
.text_aaab .tb-blog .tb-content-block .list_socials {
  text-align:right;
  margin-top:10px;
}
.text_aaab .tb-blog .tb-content-block .list_socials .aa {
  display:inline;
  line-height:45px;
}
.text_aaab .tb-blog .tb-content-block .list_socials .aa i { padding:10px 15px 10px 15px; }
.text_aaab .tb-blog .tb-content-block .list_socials .aa i:hover { color:#A53E4C; }
.text_aaab .tb-blog .tb-content-block .show_comment {
  border-top:1px solid #e5e5e5;
  margin-top:5px;
  padding-top:45px;
}
.text_aaab .tb-blog .tb-content-block .show_comment .count_cmm {
  font-family:philosopher;
  font-size:18px;
  line-height:24px;
  color:#363636;
  text-transform:uppercase;
  letter-spacing:5px;
  margin-bottom:0 !important;
}
.text_aaab .tb-blog .tb-content-block .tb-social-buttons { display:none; }
.text_aaab .tb-blog .tb-content-block .about-author { display:none; }
.text_aaab .tb-blog .clearfix { display:none; }
.text_aaab .tb-blog #comments {
  padding-top:20px;
  padding-bottom:50px;
}
.text_aaab .tb-blog #comments .comments-title { display:none; }
.text_aaab .tb-blog #comments .comment-list {
  border-bottom:1px solid #e5e5e5;
  margin-bottom:40px;
}
.text_aaab .tb-blog #comments .comment-list .comment-avatar {
  border-right:1px solid #e9e9e9;
  width:85px;
}
.text_aaab .tb-blog #comments .comment-list .comment-avatar >img { margin:0; }
.text_aaab .tb-blog #comments .comment-list .comment-author >h4 {
  text-transform:uppercase;
  letter-spacing:3px;
}
.text_aaab .tb-blog #comments .title-form-comment {
  margin-bottom:0;
  font-size:18px;
  letter-spacing:3px;
}
.text_aaab .tb-blog #comments #respond #commentform .logged-in-as { display:none; }
.text_aaab .tb-blog #comments #respond #commentform .comment-form-comment #comment {
  border:none;
  border-bottom:1px solid #e5e5e5;
  padding:0;
}
.text_aaab .tb-blog #comments #respond #commentform input[type="text"] {
  border:none;
  border-bottom:1px solid #e5e5e5;
  padding:8px 0;
  color:#898989;
}
.text_aaab .tb-blog #comments #respond #commentform .form-submit { text-align:left; }
.text_aaab .tb-blog #comments #respond #commentform .form-submit .submit {
  width:200px;
  height:auto;
  border-top-left-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-right-radius:20px;
  font-family:philosopher;
  font-weight:bold;
  font-size:13px;
  color:#ffffff;
}
.text_aaab .tb-blog #comments .comment-footer { border:none; }
.text_aaab .tb-blog #comments .comment-footer .commentmetadata {
  float:left;
  font-family:philosopher;
  font-size:12px;
  color:#898989;
}
.text_aaab .tb-blog #comments .comment-footer .commentmetadata .comment-edit-link { display:none; }
.text_aaab .tb-blog #comments .comment-footer .reply .comment-reply-link:before {
  content:"REPLY";
  width:120px;
  height:40px;
  font-family:philosopher;
  font-size:14px;
  line-height:40px;
  color:#A53E4C;
  border:1px solid #444;
  position:absolute;
  text-align:center;
  border-top-left-radius:20px;
  border-bottom-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-right-radius:20px;
  right:0;
  top:0;
  color:#363636;
}
.text_aaab .tb-blog #comments .comment-footer .reply .comment-reply-link:hover:before {
  background:#A53E4C;
  color:#fff;
  border-color:#A53E4C;
}
.text_aaab .tb-blog #comments .comment-footer .reply .comment-reply-link i { display:none; }
.text_aaab .show_email_name {
  position:relative;
  top:-365px;
  border-top:1px solid #e9e9e9;
  height:150px;
}
.text_aaab .show_email_name h3 {
  font-size:18px;
  line-height:24px;
  color:#363636;
  text-align:left;
  margin-top:45px;
}
.text_aaab .show_email_name .p_1 {
  width:365px;
  height:45px;
  font-family:philosopher;
  font-size:14px;
  line-height:41px;
  color:#898989;
  border-bottom:1px solid #e5e5e5;
}
.text_aaab .show_email_name .p_1 #name {
  width:320px;
  height:30px;
  margin-top:-75px;
  margin-left:45px;
  border:none;
}
.text_aaab .show_email_name .p_2 {
  position:relative;
  top:-60px;
  left:482px;
  width:365px;
  height:45px;
  font-size:14px;
  line-height:41px;
  color:#898989;
  border-bottom:1px solid #e5e5e5;
}
.text_aaab .show_email_name .p_2 #email {
  width:320px;
  height:30px;
  margin-top:-75px;
  margin-left:45px;
  border:none;
}
@media screen and (max-width: 768px) {
  .full_blog_centerb .show_postsal .show_image_bll {
    max-width:100%;
    margin:0 auto;
  }
  .full_blog_centerb .show_postsal .show_image_bll img {
    max-width:100%;
    height:auto;
    margin-top:40px;
    margin-bottom:50px;
  }
  .full_blog_centerb .show_postsal .show_content_link_bll {
    max-width:370px;
    width:100%;
    float:none;
    position:relative;
    top:15px;
    margin:0 auto;
    left:0px;
    text-align:center;
  }
  .full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_meta_day_month { position:relative; }
  .full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
    position:absolute;
    top:94%;
    left:50%;
  }
  .full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_text_read .show_post_text { text-align:center; }
  .full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_text_read p { text-align:center; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .full_blog_centerb .show_postsal .show_image_bll { width:100%; }
  .full_blog_centerb .show_postsal .show_content_link_bll {
    max-width:370px;
    width:100%;
    float:none;
    position:relative;
    top:15px;
    margin:0 auto;
    left:-10px;
    text-align:center;
  }
  .full_blog_centerb .show_postsal .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
    position:ABSOLUTE;
    top:55%;
    left:50%;
  }
  .wpb_widgetised_column #ro_featured-products-3 .wg-title:after { width:0px; }
  .wpb_widgetised_column #categories-3 .wg-title:after { width:0px; }
}
@media screen and (min-width: 992px) {
  .full_blog_centerb { max-width:100%; }
  .full_blog_centerb .show_postsal .show_image_bll {
    width:50%;
    height:auto;
    float:left;
  }
  .full_blog_centerb .show_postsal .show_content_link_bll { width:50%; }
  .wpb_widgetised_column #ro_featured-products-3 .wg-title:after {
    width:1000px;
    margin-left:25px;
  }
  .wpb_widgetised_column #categories-3 .wg-title:after {
    width:1000px;
    margin-left:55px;
  }
}
@media screen and (max-width: 768px) {
  .full_blog_center_right {
    margin-top:-40px;
    margin-bottom:130px;
  }
  .full_blog_center_right .show_image_bll {
    width:100%;
    max-width:470px;
    height:auto;
    margin:0 auto;
  }
  .full_blog_center_right .show_content_link_bll {
    max-width:370px;
    text-align:center;
    float:none;
    margin:0 auto;
    left:0px;
    top:40px;
  }
  .full_blog_center_right .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
    position:ABSOLUTE;
    top:52%;
    left:53%;
  }
  .full_blog_center_right .show_content_link_bll #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .full_blog_center_right {
    margin-top:-40px;
    margin-bottom:130px;
  }
  .full_blog_center_right .show_image_bll {
    width:100%;
    max-width:470px;
    height:auto;
    margin:0 auto;
  }
  .full_blog_center_right .show_content_link_bll {
    max-width:370px;
    text-align:center;
    float:none;
    margin:0 auto;
    left:0px;
    top:40px;
  }
  .full_blog_center_right .show_content_link_bll #list_id .show_meta_day_month .the_dateb {
    position:ABSOLUTE;
    top:52%;
    left:53%;
  }
  .full_blog_center_right .show_content_link_bll #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 992px) {
  .full_blog_center_right { max-width:100%; }
  .full_blog_center_right .show_image_bll {
    width:50%;
    height:auto;
    float:left;
  }
  .full_blog_center_right .show_content_link_bll {
    width:50%;
    position:absolute;
    left:53%;
    top:-4%;
  }
}
@media screen and (max-width: 768px) {
  .full_blog_center .show_postsa .show_image_bl {
    max-width:100%;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center .show_postsa .show_image_bl img { max-width:100%; }
  .full_blog_center .show_postsa .show_content_link_bl {
    max-width:100%;
    height:auto;
    margin-left:0px;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
    position:relative;
    top:45px;
  }
  .full_blog_center .show_postsa .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
    position:absolute;
    top:97%;
    left:58%;
    transform:translate(-50%,-50%);
  }
  .full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .full_blog_center .show_postsa .show_image_bl {
    max-width:100%;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center .show_postsa .show_image_bl img { max-width:100%; }
  .full_blog_center .show_postsa .show_content_link_bl {
    max-width:100%;
    height:auto;
    margin-left:0px;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
    position:relative;
    top:45px;
  }
  .full_blog_center .show_postsa .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
    position:absolute;
    top:97%;
    left:58%;
    transform:translate(-50%,-50%);
  }
  .full_blog_center .show_postsa .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 992px) {
  .full_blog_center .show_postsa { max-width:100%; }
  .full_blog_center .show_postsa .show_image_bl {
    width:50%;
    max-width:50%;
  }
  .full_blog_center .show_postsa .show_image_bl img { height:345px; }
  .full_blog_center .show_postsa .show_content_link_bl { max-width:50%; }
}
@media screen and (max-width: 768px) {
  .full_blog_center_zz_b {
    margin:0 auto;
    margin-bottom:30px;
    margin-top:-43px;
  }
  .full_blog_center_zz_b .show_content_link_bl {
    width:100%;
    max-width:100%;
    height:auto;
    float:none;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    margin:0 auto;
  }
  .full_blog_center_zz_b .show_content_link_bl #list_id { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_datea {
    position:absolute;
    left:40%;
    text-align:center;
  }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_dateb { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read p { text-align:center; }
  .full_blog_center_zz_b .show_image_bl {
    width:100%;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center_zz_b .show_image_bl img {
    max-width:475px;
    margin:0 auto;
  }
  .full_blog_center_zz { margin-bottom:60px; }
  .full_blog_center_zz .show_image_bl {
    width:100%;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center_zz .show_image_bl img {
    max-width:475px;
    margin:0 auto;
    margin-bottom:40px;
    float:none;
  }
  .full_blog_center_zz .show_content_link_bl {
    width:100%;
    max-width:100%;
    height:auto;
    float:right;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    margin-bottom:50px;
    position:relative;
    left:0px;
    top:0px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id { text-align:center; }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month {
    text-align:center;
    top:10px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_datea {
    text-align:center;
    margin-left:-70px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
    text-align:center;
    position:absolute;
    left:45%;
    top:0;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_text_read { text-align:center; }
  .full_blog_center_zz .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .full_blog_center_zz_b {
    margin:0 auto;
    margin-bottom:30px;
    margin-top:-43px;
  }
  .full_blog_center_zz_b .show_content_link_bl {
    width:100%;
    max-width:100%;
    height:auto;
    float:none;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    margin:0 auto;
  }
  .full_blog_center_zz_b .show_content_link_bl #list_id { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_datea {
    position:absolute;
    left:40%;
  }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_meta_day_month .the_dateb { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read .show_post_text:hover a { color:#A53E4C; }
  .full_blog_center_zz_b .show_content_link_bl #list_id .show_text_read p { text-align:center; }
  .full_blog_center_zz_b .show_image_bl {
    width:100%;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center_zz_b .show_image_bl img { max-width:100%; }
  .full_blog_center_zz { margin-bottom:60px; }
  .full_blog_center_zz .show_image_bl {
    width:720px;
    height:auto;
    margin:0 auto;
    display:block;
  }
  .full_blog_center_zz .show_image_bl img {
    max-width:100%;
    margin-bottom:40px;
  }
  .full_blog_center_zz .show_content_link_bl {
    width:100%;
    max-width:100%;
    height:auto;
    float:none;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
    margin-bottom:50px;
    position:relative;
    left:15px;
    top:0px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id { text-align:center; }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month {
    text-align:center;
    top:10px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_datea {
    text-align:center;
    margin-left:-70px;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_meta_day_month .the_dateb {
    text-align:center;
    position:absolute;
    margin-left:-30px;
    left:50%;
    top:94%;
  }
  .full_blog_center_zz .show_content_link_bl #list_id .show_text_read { text-align:center; }
  .full_blog_center_zz .show_content_link_bl #list_id .show_text_read .show_post_text { text-align:center; }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .full_blog_center_zz_b { max-width:100%; }
  .full_blog_center_zz_b .show_content_link_bl {
    width:50%;
    max-width:480px;
    float:left;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
  }
  .full_blog_center_zz_b .show_image_bl {
    width:50%;
    float:right;
  }
  .full_blog_center_zz .show_image_bl {
    width:50%;
    float:left;
  }
  .full_blog_center_zz .show_content_link_bl {
    width:50%;
    max-width:480px;
    left:50px;
    top:0px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-left #categories-3 { width:100%; }
  .sidebar-left #tb_event_list-2 { width:100%; }
  .sidebar-left #ro_featured-products-3 { width:100%; }
  .sidebar-left .tb-content-block { width:100%; }
  .sidebar-left .tb-content-block .show_meta_day_month .the_datea { text-align:left; }
  .sidebar-left .show_content_abcd { width:100%; }
}
@-moz-keyframes backgroundScroll {
  from { background-position:0 0; }
  to { background-position:-400px 0; }
}
@-webkit-keyframes backgroundScroll {
  from { background-position:0 0; }
  to { background-position:-400px 0; }
}
@keyframes backgroundScroll {
  from { background-position:0 0; }
  to { background-position:-400px 0; }
}
.ro_sale_off {
  -webkit-animation:backgroundScroll 20s linear infinite;
  animation:backgroundScroll 20s linear infinite;
  -moz-animation:backgroundScroll 20s linear infinite;
}
.tb-blog .pagination { margin-bottom:80px; }
.tb-blog a.reading, .tb-blog a.readingb { letter-spacing:2px; }
.tb-blog a.reading:hover, .tb-blog a.readingb:hover { color:#A53E4C !important; }
.ro-blog-list-sidebar .tb-blog nav.pagination {
  margin-top:50px;
  margin-bottom:100px;
}
.ro-block-zigzac .tb-blog .full_blog_center_zz { margin-bottom:93px; }
.ro-block-zigzac .tb-blog .full_blog_center_zz_b { margin-bottom:50px; }
.ro-block-zigzac .tb-blog nav.pagination { margin-top:8px; }
table.compare-list td img { width:100% !important; }
.shop-title-bar {
  padding:0 50px;
  position:relative;
}
.shop-title-bar .row-height {
  height:476px;
  width:100%;
}
.shop-title-bar .row-height .col-height {
  top:40%;
  text-align:center;
}
.shop-title-bar .row-height .col-height h1.page-title {
  color:#fff;
  text-transform:uppercase;
  letter-spacing:5px;
}
.shop-title-bar .row-height .col-height .page-breadcrumb, .shop-title-bar .row-height .col-height .woocommerce-breadcrumb, .shop-title-bar .row-height .col-height.tb-breadcrumb-shop {
  color:#fff;
  font-size:14px;
  letter-spacing:5px;
}
.shop-title-bar .row-height .col-height .page-breadcrumb a, .shop-title-bar .row-height .col-height .woocommerce-breadcrumb a, .shop-title-bar .row-height .col-height.tb-breadcrumb-shop a {
  color:#fff;
  font-size:14px;
  letter-spacing:5px;
}
.tb_header_shop .tb-header-v1 .header-menu .container { position:initial; }
.tb_header_shop .tb-header-v1 .header-menu .container .col-menu-content { position:relative; }
.woocommerce .archive-products .tb-content .tb-image .tb-item-content-image { padding-top:20px; }
.woocommerce .archive-products .tb-content .tb-title >a { color:#363636; }
.woocommerce .archive-products .tb-content ul.products {
  margin-left:-15px;
  margin-right:-15px;
}
.woocommerce .archive-products .tb-content ul.products .tb-product-item article:hover .tb-image .tb-item-content-image { border-color:#A53E4C; }
.woocommerce .archive-products .tb-content ul.products .tb-product-item article .tb-content { padding:15px 0 0; }
.woocommerce .archive-products .tb-content .product-list .tb-product-item { margin-bottom:50px; }
.woocommerce .archive-products .tb-content .product-list .tb-product-item .tb-price-rating .tb-item-rating .star-rating, .woocommerce .archive-products .tb-content .product-list .tb-product-item .tb-price-rating .price {
  float:none;
  display:block;
}
.woocommerce .archive-products .tb-content .product-list .tb-product-item .tb-price-rating .price { margin:20px 0; }
.woocommerce .archive-products .tb-content .product-list .tb-product-item .tb-title { font-size:18px; }
.tb-sidebar .widget {
  margin-top:-18px;
  margin-bottom:37px;
}
.tb-sidebar .widget.woocommerce h3.wg-title {
  text-align:left;
  width:calc(100%);
  overflow:hidden;
}
.tb-sidebar .widget.woocommerce h3.wg-title span {
  font-size:18px;
  color:#363636;
  position:relative;
  text-transform:uppercase;
  padding-right:30px;
}
.tb-sidebar .widget.woocommerce h3.wg-title span:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:100%;
  display:block;
  content:"";
  position:absolute;
  bottom:8px;
}
.tb-sidebar .widget.woocommerce ul { border:none; }
.tb-sidebar .widget.woocommerce ul >li {
  border-bottom:1px dashed #e5e5e5;
  padding:6px 0;
}
.tb-sidebar .widget.woocommerce ul >li a {
  padding:0;
  text-transform:uppercase;
  font-style:italic;
  color:#363636;
  font-size:14px;
}
.tb-sidebar .widget.woocommerce ul >li span {
  float:right;
  font-size:14px;
}
.tb-sidebar .widget.woocommerce ul >li.current-cat, .tb-sidebar .widget.woocommerce ul >li:hover { background-color:transparent; }
.tb-sidebar .widget.woocommerce ul >li.current-cat a, .tb-sidebar .widget.woocommerce ul >li.current-cat span, .tb-sidebar .widget.woocommerce ul >li:hover a, .tb-sidebar .widget.woocommerce ul >li:hover span { color:#A53E4C; }
.tb-sidebar .widget.woocommerce ul >li:first-child { padding-top:0; }
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider {
  height:3px;
  border-color:#e5e5e5;
  background:#e5e5e5;
}
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider .ui-slider-range {
  height:3px;
  background:#A53E4C;
}
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider .ui-slider-handle {
  width:12px;
  height:12px;
  top:-5px;
}
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider_amount { margin-top:32px; }
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider_amount .price_label { float:left; }
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider_amount .price_label span { color:#A53E4C; }
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider_amount .button {
  float:right;
  border:1px solid #000;
  padding-right:30px;
  padding-left:30px;
  border-radius:20px;
}
.tb-sidebar .widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
  border-color:#A53E4C;
  background-color:#A53E4C;
  color:#A53E4C;
}
.tb-sidebar .widget.woocommerce.widget_layered_nav { margin-bottom:20px; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 { margin-bottom:31px; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 h3.wg-title { margin-bottom:12px; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li {
  border:none;
  width:45px;
  height:45px;
  border-radius:50%;
  background-color:#f4f6f9;
  display:inline-block;
  text-align:center;
  position:relative;
  margin-right:9px;
}
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li a {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li:hover { background-color:#A53E4C; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li:hover a { color:#fff; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li span { display:none; }
.tb-sidebar .widget.woocommerce#woocommerce_layered_nav-4 ul >li:last-child { margin-right:0; }
.tb-sidebar h3.wg-title {
  text-align:left;
  width:calc(100%);
  overflow:hidden;
  margin-bottom:0;
}
.tb-sidebar h3.wg-title span {
  font-size:18px;
  color:#363636;
  position:relative;
  text-transform:uppercase;
  padding-right:30px;
}
.tb-sidebar h3.wg-title span:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:100%;
  display:block;
  content:"";
  position:absolute;
  bottom:8px;
}
.tb-sidebar .widget.widget_text { margin-bottom:0px; }
.tb-sidebar .widget.widget_text h3.wg-title { margin-bottom:20px; }
.tb-sidebar .widget.widget_text img {
  margin-bottom:28px;
  margin-top:20px;
}
.tb-sidebar #ro_featured-products-2 h3.wg-title, .tb-sidebar #ro_featured-products-4 h3.wg-title { margin-bottom:13px; }
.woocommerce .woocommerce-ordering {
  float:left;
  max-width:263px;
  width:100%;
}
.woocommerce .tb-content .icon-view { text-align:right; }
.woocommerce .tb-content .icon-view a {
  width:40px;
  height:40px;
  border:1px solid #e5e5e5;
  display:inline-block;
  position:relative;
}
.woocommerce .tb-content .icon-view a >i {
  font-size:20px;
  color:#e5e5e5;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  position:absolute;
}
.woocommerce .tb-content .icon-view a.active, .woocommerce .tb-content .icon-view a:hover {
  border-color:#A53E4C;
  background:#A53E4C;
}
.woocommerce .tb-content .icon-view a.active >i, .woocommerce .tb-content .icon-view a:hover >i { color:#fff; }
.woocommerce .tb-content .icon-view a.tb-mode-grid { margin-right:7px; }
.woocommerce .tb-content select { border-color:#e5e5e5; }
.single-product .tb-sidebar .widget.woocommerce h3.wg-title {
  margin-bottom:0;
  text-align:left;
  width:calc(100%);
  overflow:hidden;
  font-size:18px;
  color:#363636;
  position:relative;
  text-transform:uppercase;
  padding-right:30px;
}
.single-product .tb-sidebar .widget.woocommerce h3.wg-title:after {
  border-bottom:1px dashed #A53E4C;
  height:5px;
  width:1000px;
  left:50%;
  top:40%;
  content:"";
  display:block;
  position:absolute;
  margin-left:30px;
}
#pa_color option {
  cursor:pointer;
  display:inline;
}
#pa_color option >span {
  display:inline-block;
  text-indent:-999999px;
}
#pa_color option:before {
  display:inline-block;
  content:"";
  width:15px;
  height:15px;
  border-radius:50%;
}
.woocommerce-page div.product div.summary, .woocommerce-page div.product div.images {
  width:100%;
  text-align:left;
}
.single-product .zoomContainer { overflow:initial !important; }
.single-product .tb-content .onsale {
  right:initial;
  top:20px;
  left:20px;
}
.single-product .tb-content .ro-product-wrapper { margin-bottom:0; }
.single-product .tb-content .ro-product-wrapper .ro-product-image {
  border:1px solid #e5e5e5;
  max-width:671px;
  margin-left:0;
}
.single-product .tb-content .ro-product-wrapper .ro-product-image .ro-image >img {
  height:auto;
  margin:0 auto;
}
.single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-image { margin-top:0; }
.single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
  height:auto;
  max-width:269px;
  margin-left:15px;
}
.single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
  max-width:167px;
  width:100%;
  margin-top:0;
  margin-bottom:20px;
  border:1px solid #e5e5e5;
  padding:5px;
}
.single-product .tb-content .ro-product-wrapper { margin-bottom:0 !important; }
.single-product .tb-content .ro-product-wrapper .ro-rate >div:nth-child(1) { width:0; }
.single-product .tb-content .ro-product-wrapper .ro-rate >div:nth-child(1) >p { display:none; }
.single-product .tb-content .ro-product-wrapper .ro-rate .woocommerce-product-rating .star-rating >span { color:#363636; }
.single-product .tb-content .ro-product-wrapper .price { font-size:24px; }
.single-product .tb-content .ro-product-wrapper .price span.amount {
  font-size:24px;
  font-family:Philosopher;
  font-weight:bold;
}
.single-product .tb-content .ro-product-wrapper .price del { color:#898989; }
.single-product .tb-content .ro-product-wrapper .price del span.amount {
  font-size:18px;
  color:#898989;
}
.single-product .tb-content .ro-product-wrapper .price ins { background-color:transparent; }
.single-product .tb-content .ro-product-wrapper .price ins span.amount { color:#A53E4C; }
.single-product .tb-content .ro-product-wrapper .description {
  border-bottom:1px dashed #e5e5e5;
  padding-bottom:10px;
}
.single-product .tb-content .ro-product-wrapper .tb-meta-single .product_meta {
  margin-top:0;
  padding:20px 0;
}
.single-product .tb-content .ro-product-wrapper .tb-meta-single .product_meta .sku_wrapper, .single-product .tb-content .ro-product-wrapper .tb-meta-single .product_meta .posted_in { display:none; }
.single-product .tb-content .ro-product-wrapper .tb-meta-single .product_meta span.tagged_as a {
  text-transform:uppercase;
  padding-right:5px;
  font-style:italic;
  color:#898989;
}
.single-product .tb-content .ro-product-wrapper .tb-meta-single .product_meta span.tagged_as a:hover { color:#A53E4C; }
.single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons {
  padding:20px 0;
  text-align:right;
}
.single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons a {
  font-size:14px;
  padding:0 15px;
}
.single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons a:hover { color:#A53E4C; }
.single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons .title {
  text-transform:capitalize;
  font-size:14px;
  color:#363636;
}
.single-product .tb-content .ro-product-wrapper .ro-quantity >div:nth-child(1) { display:none; }
.single-product .tb-content .ro-product-wrapper .ro-quantity .quantity {
  border:1px solid #e5e5e5;
  margin-right:25px;
  padding:4px;
}
.single-product .tb-content .ro-product-wrapper .ro-quantity .quantity input {
  border:none;
  margin-bottom:0;
}
.single-product .tb-content .ro-product-wrapper .ro-quantity .quantity span {
  color:#363636;
  cursor:pointer;
}
.single-product .tb-content .ro-product-wrapper .ro-quantity .quantity span:hover { color:#A53E4C; }
.single-product .tb-content .ro-product-wrapper .ro-quantity .quantity span >i { vertical-align:middle; }
.single-product .tb-content .ro-product-wrapper .tb-action { padding:0; }
.single-product .tb-content .ro-product-wrapper .tb-controls {
  border-top:1px dashed #e5e5e5;
  padding-top:20px;
}
.single-product .tb-content .ro-product-wrapper .tb-controls a.reset_variations { display:none; }
.single-product .tb-content .ro-product-wrapper .tb-controls td.value { padding-bottom:0; }
.single-product .tb-content .ro-product-wrapper .single_variation_wrap { border-top:1px dashed #e5e5e5; }
.single-product .tb-content .ro-product-wrapper .single_variation_wrap .ro-price {
  border-bottom:1px dashed #e5e5e5;
  padding:20px 0 10px;
}
@media (max-width: 768px) {
  .single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons { text-align:left; }
  .single-product .tb-content .ro-product-wrapper .tb-meta-single .social-icons a.title { padding-left:0; }
  .single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option { max-width:initial; }
  .single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a {
    display:inline-block;
    padding:0;
    margin-right:55px;
  }
  .single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a:last-child { margin-right:0; }
}
@media (max-width: 645px) {
  .single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a { margin-right:5px; }
  .single-product .tb-content .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a:last-child { margin-right:0; }
  .single-product .tb-content .ro-product-wrapper .ro-quantity .tb-action, .single-product .tb-content .ro-product-wrapper .ro-quantity .quantity {
    display:inline-block;
    float:none;
    margin-bottom:20px;
  }
  .single-product .tb-content .ro-product-wrapper .ro-quantity .tb-action { display:block; }
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead { border-bottom:2px solid #363636; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr th {
  background-color:transparent;
  text-transform:uppercase;
  padding-left:0;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr th >a {
  display:inline-block;
  border:1px solid #e5e5e5;
  width:30px;
  height:30px;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr th >a i { font-size:30px; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr th.product-remove { padding-right:0; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr .ro-table-col-price, .woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr .ro-table-col-qty, .woocommerce .ro-cart-form .ro-cart-table .shop_table thead tr .ro-table-col-total { text-align:center; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td >a {
  text-transform:capitalize;
  color:#363636;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td >a:hover { color:#A53E4C; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td >a img { max-width:70px; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td span.amount {
  color:#A53E4C;
  font-size:18px;
  font-family:Philosopher;
  font-weight:bold;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td.ro-product-remove { text-align:right; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td.ro-product-remove >a.remove {
  display:inline-block;
  border:1px solid #e5e5e5;
  width:30px;
  height:30px;
  border-radius:initial;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td.ro-product-remove >a.remove i { font-size:30px; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity {
  border:1px solid #e5e5e5;
  max-width:170px;
  display:inline-block;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity input { border:none; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity span {
  vertical-align:middle;
  display:inline-flex;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity span >i {
  color:#363636;
  font-size:30px;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity span >i:hover { color:#A53E4C; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation {
  margin:0;
  padding:20px 0;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd.variation-Color { margin-right:30px; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd.variation-Color:before {
  width:15px;
  height:15px;
  display:inline-block;
  border-radius:50%;
  content:"";
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd.variation-Color >p {
  text-indent:-9999px;
  display:none;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd.variation-Sizes {
  width:45px;
  height:45px;
  border-radius:50%;
  background-color:#A53E4C;
  position:relative;
  top:17px;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd.variation-Sizes >p {
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  position:absolute;
  color:#fff;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dt, .woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dd {
  display:inline-block;
  margin:0;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .variation dt {
  font-size:14px;
  font-family:Philosopher;
  font-weight:normal;
  text-transform:capitalize;
  color:#363636;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-action-wrap .actions .wc-proceed-to-checkout { padding:0; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-action-wrap .actions .wc-proceed-to-checkout .return-to-shop { text-align:left; }
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-action-wrap .actions .wc-proceed-to-checkout .return-to-shop >a.button {
  margin:0;
  border-radius:30px;
  font-family:Philosopher;
  font-size:13px;
  font-weight:bold;
  padding:12px 40px;
}
.woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-action-wrap .actions input.button {
  border-radius:30px;
  font-family:Philosopher;
  font-size:13px;
  font-weight:bold;
}
.woocommerce .tb-action-shipping { margin-bottom:100px; }
.woocommerce .tb-action-shipping .tb-title-action {
  text-transform:uppercase;
  font-size:14px;
  text-align:center;
  color:#363636;
  margin-bottom:20px;
  letter-spacing:2px;
}
.woocommerce .tb-action-shipping .tb-title-action:after {
  content:"";
  height:2px;
  background-color:#363636;
  display:block;
  margin-top:20px;
}
.woocommerce .tb-action-shipping .tb-shipping-cart > p { display:none; }
.woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator .form-row { margin:20px 0; }
.woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator .form-row label {
  display:inline-block;
  text-transform:uppercase;
}
.woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator .form-row select, .woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator .form-row input {
  width:60%;
  display:inline-block;
  float:right;
}
.woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"] {
  background-color:transparent;
  text-transform:uppercase;
  padding:10px 30px;
  border-radius:20px;
  border:1px solid #363636;
}
.woocommerce .tb-action-shipping .woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"]:hover {
  background-color:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.woocommerce .tb-action-shipping .coupon input[type="text"] {
  border:none;
  border-bottom:1px solid #e5e5e5;
  padding-left:0;
  margin:20px 0;
}
.woocommerce .tb-action-shipping .coupon input[type="submit"] {
  display:block;
  padding:10px 20px;
  float:right;
  width:initial;
  border-radius:20px;
  text-transform:uppercase;
  background-color:transparent;
  border:1px solid #363636;
}
.woocommerce .tb-action-shipping .coupon input[type="submit"]:hover {
  background-color:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.woocommerce .tb-action-shipping .cart-collaterals { text-align:center; }
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals { width:100%; }
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals table {
  border:none;
  border-radius:0;
}
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals table th, .woocommerce .tb-action-shipping .cart-collaterals .cart_totals table td { border:none; }
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout { border-top:1px solid #e5e5e5; }
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  padding:10px 0;
  border-radius:20px !important;
  background-color:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.woocommerce .tb-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  background-color:transparent;
  border-color:#363636;
  color:#363636;
}
@media (max-width: 992px) {
  .woocommerce .ro-cart-form .ro-cart-table .shop_table tbody .ro-cart-item td .quantity span { display:none; }
}
@media (max-width: 768px) {
  .woocommerce .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button { float:none; }
}
.woocommerce-cart .tb_footer h4 {
  margin-top:0;
  margin-bottom:0;
}
.woocommerce-wishlist table.shop_table { border:none; }
.woocommerce-wishlist table.shop_table td, .woocommerce-wishlist table.shop_table th {
  border-top:none;
  border-width:0 1px 1px 1px;
}
.woocommerce-wishlist table.shop_table th {
  border-width:0 1px 2px 1px;
  border-color:#363636;
}
.woocommerce-wishlist table.shop_table td { padding:15px; }
.woocommerce-wishlist table.shop_table td input { margin-bottom:0; }
.woocommerce-wishlist table.shop_table tr.ro-action-wrap td {
  border-width:0;
  padding:70px 0;
}
.woocommerce-wishlist table.shop_table tr.ro-action-wrap .actions input.button {
  width:200px;
  padding:12px 10px;
  text-transform:uppercase;
  background-color:transparent;
  border:1px solid #363636;
  float:right;
}
.woocommerce-wishlist table.shop_table tr.ro-action-wrap .actions input.button:hover {
  background-color:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.variation {
  margin:0;
  padding:20px 0;
}
.variation dd.variation-Color { margin-right:30px; }
.variation dd.variation-Color:before {
  width:15px;
  height:15px;
  display:inline-block;
  border-radius:50%;
  content:"";
}
.variation dd.variation-Color >p {
  text-indent:-9999px;
  display:none;
}
.variation {
  margin:0;
  padding:20px 0;
}
.variation dd.variation-Color { margin-right:30px; }
.variation dd.variation-Color:before {
  width:15px;
  height:15px;
  display:inline-block;
  border-radius:50%;
  content:"";
}
.variation dd.variation-Color >p {
  text-indent:-9999px;
  display:none;
}
.variation dd.variation-Sizes {
  width:45px;
  height:45px;
  border-radius:50%;
  background-color:#A53E4C;
  position:relative;
  top:17px;
}
.variation dd.variation-Sizes >p {
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  position:absolute;
  color:#fff;
}
.variation dt, .variation dd {
  display:inline-block;
  margin:0;
}
.variation dt {
  font-size:14px;
  font-family:Philosopher;
  font-weight:normal;
  text-transform:capitalize;
  color:#363636;
}
.woocommerce-checkout { margin-bottom:100px; }
.woocommerce-checkout dl.variation { position:absolute; }
.line { margin:50px 0; }
#vineyard_woocommerce_layered_nav-2 ul>li { border-bottom:none; }
#vineyard_woocommerce_layered_nav-2 ul>li.color-attribute>a:before {
  margin-right:20px;
  width:15px;
  height:15px;
  display:inline-block;
  border-radius:50%;
  content:"";
  vertical-align:middle;
}
.archive .tags-product .product_meta .tagged_as {
  border-top:1px dashed #e5e5e5;
  border-bottom:1px dashed #e5e5e5;
  margin:25px 0 20px;
  padding:20px 0;
  display:block;
}
.archive .tags-product .product_meta .tagged_as a { margin:0px 5px; }
.product_meta .tagged_as i {
  font-size:25px;
  margin-right:25px;
  vertical-align:middle;
}
.product_meta .tagged_as a {
  text-transform:uppercase;
  font-style:italic;
}
.product_meta .tagged_as a:hover { color:#A53E4C; }
#yith-quick-view-content span.onsale {
  background-color:#A53E4C;
  width:40px;
  height:40px;
}
#yith-quick-view-content.single-product .ro-product-wrapper .ro-product-image .ro-image img { margin:0 auto; }
#yith-quick-view-content .quantity {
  margin-top:15px;
  margin-right:30px;
}
#yith-quick-view-content .price {
  font-size:24px;
  font-weight:bold;
}
#yith-quick-view-content .price span { color:#A53E4C; }
#yith-quick-view-content .price del { color:#898989; }
#yith-quick-view-content .price del span {
  color:#898989;
  font-size:18px;
}
#yith-quick-view-content .price ins { background:transparent; }
#yith-quick-view-content .tb-action {
  text-align:left;
  padding:10px 0;
}
#yith-quick-view-content .tb-action .btn-quickview { display:none; }
#yith-quick-view-content .tb-action .cart-button {
  transition:all 0.9s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
#yith-quick-view-content .tb-action .cart-button .btn-addtocart {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
#yith-quick-view-content .tb-action .cart-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:'\e66e';
  color:#000;
  font-size:20px;
  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%);
}
#yith-quick-view-content .tb-action .cart-button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
#yith-quick-view-content .tb-action .cart-button:hover:before { color:#ffffff; }
#yith-quick-view-content .tb-action > div.clear { display:none; }
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist {
  transition:all 0.5s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .add_to_wishlist {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
#yith-quick-view-content .tb-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:#000;
  font-size:20px;
  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%);
}
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span { opacity:0; }
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before, #yith-quick-view-content .tb-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:#000;
  font-size:20px;
  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%);
}
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
#yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before, #yith-quick-view-content .tb-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before { color:#ffffff; }
#yith-quick-view-content .tb-action .compare-button {
  transition:all 0.7s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
#yith-quick-view-content .tb-action .compare-button .compare {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}
#yith-quick-view-content .tb-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:'\e6c2';
  font-size:20px;
  color:#000;
  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%);
}
#yith-quick-view-content .tb-action .compare-button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
#yith-quick-view-content .tb-action .compare-button:hover:before { color:#ffffff; }
.woocommerce-page #yith-quick-view-content div.product div.images { width:40%; }
.woocommerce-page #yith-quick-view-content div.product div.summary { width:60%; }
.woocommerce .archive-products { margin-bottom:0px; }
.woocommerce .archive-products .tb-content .tb-product-item .tb-action { padding:3px 0; }
.woocommerce .woocommerce-result-count {
  border:1px solid #e5e5e5;
  width:100%;
  line-height:inherit;
  padding:6px 15px;
}
.single-product .ro-product-slider { margin-bottom:27px; }
.single-product .ro-product-slider .title_main_text {
  margin-top:95px;
  margin-bottom:58px;
}
.decs-to-shop { font-size:14px; }
.decs-to-shop >a { color:#A53E4C; }
.wishlist-title { display:none; }
.woocommerce table.wishlist_table { padding:20px 0; }
.woocommerce table.wishlist_table thead th { text-align:center; }
.woocommerce table.wishlist_table thead th >span {
  font-size:14px;
  text-transform:uppercase;
  color:#363636;
  letter-spacing:2px;
}
.woocommerce table.wishlist_table thead th.product-name { text-align:left; }
.woocommerce table.wishlist_table tbody tr td { padding:15px; }
.woocommerce table.wishlist_table tbody tr td.product-name { text-align:left; }
.woocommerce table.wishlist_table tbody tr td.product-name >a {
  letter-spacing:3px;
  font-size:16px;
  color:#363636;
}
.woocommerce table.wishlist_table tbody tr td.product-name .yith-wcqv-button {
  float:right;
  background:transparent;
  border:1px solid #e5e5e5;
  font-size:12px;
  letter-spacing:2px;
}
.woocommerce table.wishlist_table tbody tr td.product-name .yith-wcqv-button:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  color:#fff;
}
.woocommerce table.wishlist_table tbody tr td.product-remove a.remove { display:inline-block; }
.woocommerce table.wishlist_table tbody tr td.product-price del span.amount, .woocommerce table.wishlist_table tbody tr td.product-price ins span.amount {
  font-size:13px;
  font-weight:bold;
}
.woocommerce table.wishlist_table tbody tr td.product-price ins { background:transparent; }
.woocommerce table.wishlist_table tbody tr td.product-price ins span.amount {
  font-size:16px;
  color:#A53E4C;
}
.woocommerce table.wishlist_table tbody tr td >span.amount {
  font-size:18px;
  font-weight:bold;
  color:#A53E4C;
  letter-spacing:3px;
}
.woocommerce table.wishlist_table tbody tr td >a.btn-add-to-cart {
  border:1px solid #A53E4C;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:3px;
  background:#A53E4C;
  color:#fff;
}
.woocommerce table.wishlist_table tbody tr td >a.btn-add-to-cart:hover {
  background:transparent;
  color:#A53E4C;
  border-color:#e5e5e5;
}
.woocommerce table.wishlist_table tbody tr td span.wishlist-in-stock { font-size:16px; }
.woocommerce table.wishlist_table tfoot td { border-width:0; }
.ro-checkout-summary .ro-footer > div .ro-divide { border-bottom:none; }
.ro-checkout-summary .ro-footer > div p {
  margin-bottom:0 !important;
  font-size:14px;
  color:#363636;
}
.woocommerce .tb-product-item a.button {
  padding:0;
  width:100%;
  height:100%;
  border-radius:50%;
  display:inline-block;
  position:absolute;
  top:0;
  background:transparent;
  text-indent:-999999px;
}
.woocommerce .tb-product-item a.button:hover { background:transparent; }
.woocommerce a.added_to_cart { display:none; }
.woocommerce .archive-products .tb-content-list ul.products {
  margin-left:0;
  margin-right:0;
}
.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:#A53E4C; }
.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;
  padding:5px 15px;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .product-total { padding-top:35px; }
.woocommerce table.woocommerce-checkout-review-order-table .amount {
  font-size:16px;
  color:#A53E4C;
  font-weight:bold;
}
.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;
  }
}
.woocommerce .archive-products .tb-content .product-list .tb-product-item { max-height:initial; }
@media (max-width: 768px) {
  .woocommerce .archive-products .tb-content .product-list .tb-product-item .tb-image { max-width:360px; }
}
table.compare-list td img { max-width:100% !important; }
@media (min-width: 1200px) {
  .woocommerce .archive-products .tb-content ul.products .tb-product-item article .tb-content { float:none; }
}
@media (max-width: 1199px) {
  .woocommerce .archive-products .tb-content ul.products .tb-product-item article {
    max-width:262px;
    margin:0 auto;
  }
  .archive li.tb-product-item .tb-product-item {
    max-width:270px;
    margin:0 auto;
  }
}
.sidebar-featured .tb-product-item {
  margin:auto;
  max-width:262px;
  margin-bottom:20px;
}
.sidebar-featured .tb-product-item.row {
  margin-left:0;
  margin-right:0;
}
.sidebar-featured .tb-product-item .tb-image {
  border:1px solid #e5e5e5;
  padding:12px 0;
  transition:all 0.7s;
}
.sidebar-featured .tb-product-item .tb-image img {
  max-width:70px;
  margin:0 auto;
  display:block;
}
.sidebar-featured .tb-product-item .tb-content { padding-top:7px; }
.sidebar-featured .tb-product-item .tb-content .tb-title {
  font-size:14px;
  color:#898989;
}
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .tb-item-rating { color:#363636; }
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .star-rating {
  float:none;
  margin-top:15px;
  font-size:12px;
}
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .price {
  margin-top:15px;
  display:block;
  font-size:18px;
}
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .price ins { background:transparent; }
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .price ins span.amount {
  color:#A53E4C;
  font-weight:bold;
}
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .price del span.amount { font-size:14px; }
.sidebar-featured .tb-product-item .tb-content .tb-price-rating .price >span.amount {
  color:#A53E4C;
  font-weight:bold;
  letter-spacing:2px;
}
.sidebar-featured .tb-product-item:hover .tb-content .tb-title { color:#A53E4C; }
.sidebar-featured .tb-product-item:hover .tb-image { border-color:#A53E4C; }
.textwidget img { max-width:270px; }
.ro-banne-v4 >.row {
  padding-right:15px !important;
  padding-left:15px !important;
}
.ro-banne-v4 .vc_column_container {
  padding-right:0px !important;
  padding-left:0px !important;
}
.ro-banne-v4 .vc_column_container .vc_column-inner { padding:5px !important; }
.ct-info-box-wrap {
  background:#f4f6f9;
  overflow:hidden;
}
.ct-info-box-wrap .tb-info-box { position:relative; }
.ct-info-box-wrap .tb-info-box .tb-image >img { transition:all .3s; }
.ct-info-box-wrap .tb-info-box .tb-image .img-responsive { width:100%; }
.ct-info-box-wrap .tb-info-box .tb-content h5.sub_title_heading { margin-bottom:15px; }
.ct-info-box-wrap .tb-info-box:hover .tb-image > img {
  opacity:0.8;
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  -ms-transform:scale(1.2);
  transform:scale(1.2);
}
.ct-info-box-wrap .tb-info-box .tb-content {
  z-index:2;
  text-align:center;
  position:relative;
  top:-45px;
}
.ct-info-box-wrap .tb-info-box .tb-content h3 {
  line-height:22px;
  letter-spacing:3px;
  color:#363636;
}
.ct-info-box-wrap .tb-info-box .tb-content h5 {
  position:relative;
  letter-spacing:3px;
}
.ct-info-box-wrap.txt_right .tb-info-box .tb-content {
  position:absolute;
  width:100%;
  right:45px;
  top:137px;
}
.ct-info-box-wrap.txt_right .tb-info-box .title_main_text h3, .ct-info-box-wrap.txt_right .tb-info-box .title_main_text h5 { text-align:right !important; }
.ct-info-box-wrap.txt_left .tb-info-box .tb-content { margin-left:50px; }
.ct-info-box-wrap.txt_left .tb-info-box .tb-content .title_main_text h3, .ct-info-box-wrap.txt_left .tb-info-box .tb-content .title_main_text h5 { text-align:left !important; }
.ct-info-box-wrap.txt_border { padding:11px 0; }
.ct-info-box-wrap.txt_border .tb-info-box .tb-content {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:260px;
  height:200px;
  border:2px dashed #c3c5c7;
  left:25px;
}
.ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text {
  padding-top:15px;
  padding-left:15px;
}
.ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text h5 { font-size:24px; }
.ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text h3.text_percent, .ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text p {
  font-size:72px;
  color:#A53E4C;
  display:inline;
  letter-spacing:15px;
}
.ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text p { color:#898989; }
.ct-info-box-wrap.txt_border .tb-info-box .tb-content .title_main_text h3.text_sub_decs {
  font-size:48px;
  margin-top:10px;
  letter-spacing:15px;
}
.tb-service-wrap .tb-service {
  position:relative;
  margin:0 auto 33px;
}
.tb-service-wrap .tb-service .tb-icon {
  transition:all .3s;
  display:inline-block;
  font-size:24px;
  width:80px;
  color:#a7a7a7;
  line-height:76px;
  height:80px;
  border:1px solid #e9e9e9;
  -webkit-border-radius:50%;
  border-radius:50%;
}
.tb-service-wrap .tb-service .tb-title {
  font-size:16px;
  color:#272727;
  line-height:18px;
  margin-bottom:18px;
  padding-top:27px;
  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:#A53E4C; }
.tb-service-wrap .tb-service.tpl1 .tb-icon {
  position:absolute;
  top:-43px;
  left:50%;
  margin-left:-40px;
  line-height:55px;
  border-width:3px;
  border-color:#A53E4C;
  background-color:#fff;
}
.tb-service-wrap .tb-service.tpl1 .tb-title { background-color:#fff; }
.tb-service-wrap .tb-service.tpl .tb-icon { color:#A53E4C; }
.tb-service-wrap .tb-service.tpl:hover .tb-icon { border-color:#A53E4C; }
.tb-service-wrap .tb-service.tpl2 .tb-icon {
  border:none;
  font-size:48px;
  background-color:transparent;
  color:#fff;
}
.tb-service-wrap .tb-service.tpl2 .incremental-counter .num { display:inline-block; }
.tb-service-wrap .tb-service.tpl2 .tb-title {
  color:#fff;
  padding-top:14px;
  font-size:44px;
  padding-bottom:5px;
  background-color:transparent;
}
.tb-service-wrap .tb-service.tpl2 .tb-content {
  font-size:16px;
  color:#fff;
}
.tb-service-wrap .tb-service.tpl2:hover { color:#A53E4C; }
.tb-service-wrap .tb-service.tpl2:hover .tb-icon { color:#A53E4C; }
.tb-service-wrap .tb-service.tpl3 { border:1px solid #ededed; }
.tb-service-wrap .tb-service.tpl3 span { display:inline-block; }
.tb-service-wrap .tb-service.tpl3 .tb-icon {
  transition:all .3s;
  color:#A53E4C;
  border:none;
  width:70px;
  text-align:center;
}
.tb-service-wrap .tb-service.tpl3 .tb-icon:hover {
  color:#272727;
  padding-left:5px;
}
.tb-service-wrap .tb-service.tpl3 .tb-title-icon { margin-bottom:0; }
.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%;
  }
}
@media (max-width: 992px) {
  .fixed-overborder > .container > .row > .wpb_column { margin-bottom:50px; }
  .fixed-overborder > .container > .row > .wpb_column:last-child { margin-bottom:33px; }
}
.tb-banner {
  max-width:555px;
  margin:0 auto;
}
.tb-banner .tb-banner-box {
  position:relative;
  overflow:hidden;
}
.tb-banner .tb-banner-box .tb-image { position:relative; }
.tb-banner .tb-banner-box .tb-image >img { transition:all .3s; }
.tb-banner .tb-banner-box:hover .tb-image > img {
  opacity:0.8;
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  -ms-transform:scale(1.2);
  transform:scale(1.2);
}
.tb-banner .tb-banner-box .tb-banner-info {
  position:ABSOLUTE;
  z-index:2;
  top:38%;
  text-align:center;
  left:50%;
  transform:translateX(-50%);
}
.tb-banner .tb-banner-box .tb-banner-info h2, .tb-banner .tb-banner-box .tb-banner-info p {
  color:#A53E4C;
  font-size:18px;
  letter-spacing:15px;
  font-family:Philosopher;
  text-transform:uppercase;
}
.tb-banner .tb-banner-box .tb-banner-info h2 { margin-bottom:20px; }
.tb-banner .tb-banner-box .tb-banner-info p {
  color:#fff;
  font-size:48px;
}
@media (max-width: 768px) {
  .tb-banner { margin-top:20px; }
}
.ro-brand-grid .brands li {
  border:1px solid #e5e5e5;
  position:relative;
}
.ro-brand-grid .brands li .brand-item {
  max-width:295px;
  height:175px;
  text-align:center;
  position:relative;
}
.ro-brand-grid .brands li .brand-item .ro-brand-image {
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  position:absolute;
}
.ro-brand-grid .brands li:nth-child(1), .ro-brand-grid .brands li:nth-child(2), .ro-brand-grid .brands li:nth-child(3), .ro-brand-grid .brands li:nth-child(4) {
  border-left:none;
  border-top:none;
}
.ro-brand-grid .brands li:nth-child(4) { border-right:none; }
.ro-brand-grid .brands li:nth-child(5), .ro-brand-grid .brands li:nth-child(6), .ro-brand-grid .brands li:nth-child(7), .ro-brand-grid .brands li:nth-child(8) {
  border-left:none;
  border-top:none;
  border-bottom:none;
}
.ro-brand-grid .brands li:nth-child(8) { border-right:none; }
.ro-brand-grid .brands li:after {
  position:absolute;
  content:"";
  width:100%;
  height:100%;
  display:inline-block;
  background:rgba(255,255,255,0.7);
  top:50%;
  transform:translate(-50%,-50%);
  left:50%;
  transition:all .3s;
}
.ro-brand-grid .brands li:hover:after {
  width:0;
  height:0;
}
.portfolio .item { margin-bottom:50px; }
.portfolio .item-inner { position:relative; }
.portfolio .item-inner .tb_item_content .tb_title_desc, .portfolio .item-inner .tb_item_content ul { display:inline-block; }
.portfolio .item-inner .tb_item_content .tb_title_desc h4 {
  font-size:18px;
  margin-bottom:0;
  color:#363636;
}
.portfolio .item-inner .tb_item_content .tb_title_desc h4:hover { color:#A53E4C; }
.portfolio .item-inner .tb_item_content .tb_title_desc p {
  font-size:12px;
  font-style:italic;
  color:#b7b7b7;
}
.portfolio .item-inner .tb_item_content ul { float:right; }
.portfolio .item-inner .tb_item_content ul li { display:inline-block; }
.portfolio .item-inner .tb_item_content ul li a {
  transition:all 0.5s;
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:45px;
  height:45px;
  background:#ffffff;
  padding:0;
  margin:0 25px 0 0px;
  border:1px solid #e5e5e5;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px;
}
.portfolio .item-inner .tb_item_content ul li a i {
  -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:absolute;
  font-size:20px;
  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%);
  color:#363636;
}
.portfolio .item-inner .tb_item_content ul li a:hover {
  background:#A53E4C;
  border-color:#A53E4C;
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}
.portfolio .item-inner .tb_item_content ul li a:hover i { color:#ffffff; }
.portfolio .style_1 .item-inner {
  max-width:370px;
  margin:auto;
}
.portfolio .style_1 .item-inner .tb_item_content { padding-top:10px; }
.portfolio .style_1 .item-inner .tb_item_content ul li:last-child a { margin:0; }
.portfolio .style_1 .item-inner .tb_item_content .tb_title_desc {
  float:left;
  text-align:left;
}
.portfolio .style_2.item { margin-bottom:25px; }
.portfolio .style_2 .item-inner .tb_item_content {
  transition:all 0.3s;
  position:absolute;
  width:100%;
  background:rgba(255,255,255,0.9);
  bottom:0;
  overflow:hidden;
  height:0;
}
.portfolio .style_2 .item-inner .tb_item_content ul li:last-child a { margin:0; }
.portfolio .style_2 .item-inner .tb_item_content .tb_title_desc {
  float:left;
  text-align:left;
}
.portfolio .style_2 .item-inner .tb_item_content .tb_title_desc p.tb_item_desc { margin-bottom:0 !important; }
.portfolio .style_2:hover .item-inner .tb_item_content {
  padding:20px 50px;
  height:auto;
  bottom:10%;
}
.portfolio .style_3.item { margin-bottom:20px; }
.portfolio .style_3 .item-inner {
  max-width:370px;
  margin:auto;
}
.portfolio .style_3 .item-inner .tb_item_content {
  transition:all 0.3s;
  text-align:center;
  position:ABSOLUTE;
  width:0;
  top:50%;
  transform:translate(-50%,-50%);
  left:50%;
  background:rgba(255,255,255,0.5);
  height:0;
  overflow:hidden;
}
.portfolio .style_3 .item-inner .tb_item_content .tb_title_desc {
  display:block;
  position:relative;
  top:30%;
  transform:translateY(-30%);
}
.portfolio .style_3 .item-inner .tb_item_content ul {
  float:none;
  display:block;
  position:relative;
  top:30%;
  transform:translateY(-30%);
}
.portfolio .style_3 .item-inner .tb_item_content ul li:last-child a { margin:0; }
.portfolio .style_3:hover .item-inner .tb_item_content {
  height:100%;
  width:100%;
}
.portfolio .item-free-style {
  height:274px;
  margin-bottom:30px;
}
.portfolio .item-free-style.item-1, .portfolio .item-free-style.item-8 { height:578px; }
.portfolio .item-free-style.item-7 { height:578px; }
#tb-portfolio-image {
  margin-bottom:15px;
  position:relative;
}
#tb-portfolio-image .flex-direction-nav {
  position:ABSOLUTE;
  width:100%;
  top:45%;
}
#tb-portfolio-image .flex-direction-nav li.flex-nav-next {
  float:right;
  margin-right:30px;
}
#tb-portfolio-image .flex-direction-nav li.flex-nav-prev {
  float:left;
  margin-left:30px;
}
#tb-portfolio-image .flex-direction-nav li >a {
  width:50px;
  height:50px;
  border-radius:0;
  border:1px dashed #e5e5e5;
  text-align:center;
  padding:7px 9px;
  display:block;
  line-height:19px;
  word-wrap:break-word;
  padding-top:5px;
  font-size:18px;
  letter-spacing:3px;
  color:#363636;
  top:50%;
}
#tb-portfolio-image .flex-direction-nav li >a.flex-prev { left:0; }
#tb-portfolio-image .flex-direction-nav li >a.flex-next { right:0; }
#tb-portfolio-image .flex-direction-nav li >a:hover {
  color:#A53E4C;
  border-color:#A53E4C;
}
#tb-portfolio-image-carousel .slides >li:not(:last-child) { margin-right:30px; }
.tb-portfolio { margin-bottom:100px; }
.tb-content-portfolio .meta-info { color:#363636; }
.tb-content-portfolio .meta-info p {
  color:#898989;
  display:inline-block;
  margin-right:5px;
}
.tb-content-portfolio .btn-viney { margin-top:35px; }
@media (max-width: 767px) {
  .portfolio .item-free-style.item-1, .portfolio .item-free-style.item-8 { height:initial; }
  .portfolio .item-free-style.item-7 { height:initial; }
}
.tb_wrapper_commingsoon .tb-header-wrap, .tb_wrapper_commingsoon .tb_footer { display:none; }
.tb_wrapper_commingsoon .ro-comming-soon .title_main_text h5.sub_title_heading {
  font-size:30px;
  line-height:48px;
  color:#363636;
  font-family:Philosopher;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:12px;
}
.tb_wrapper_commingsoon .ro-comming-soon .title_main_text h3.title_heading {
  font-size:12px;
  color:#898989;
  letter-spacing:11px;
  font-style:italic;
}
.tb_wrapper_commingsoon .ro-comming-soon .title_main_text .heading-icon { margin:0px 0 30px; }
.tb_wrapper_commingsoon .ro-comming-soon .title_main_text .text_content_tpl1 {
  margin-bottom:30px !important;
  max-width:758px;
  margin:0 auto;
}
.tb_wrapper_commingsoon .ro-comming-soon .tb-socials { margin-top:35px; }
.tb_wrapper_commingsoon .ro-comming-soon .tb-socials .title_heading {
  margin-bottom:12px;
  font-size:12px;
  font-style:normal;
  text-transform:uppercase;
  font-weight:normal;
}
.tb_wrapper_commingsoon .ro-comming-soon .tb-socials ul li>a {
  transition:all 0.5s;
  background-color:transparent;
}
.tb_wrapper_commingsoon .ro-comming-soon .tb-socials ul li>a >i.fa { color:#d4d4d4; }
.tb_wrapper_commingsoon .ro-comming-soon .tb-socials ul li>a:hover >i.fa { color:#A53E4C; }
.sidebar-top-right .widget_mini_cart_wrap .top-logout { display:none; }
.sidebar-top-right .widget_mini_cart_wrap .top-login { display:inline-block; }
.logged-in .sidebar-top-right .widget_mini_cart_wrap .top-login { display:none; }
.logged-in .sidebar-top-right .widget_mini_cart_wrap .top-logout { display:inline-block; }
.tb-landing-heading p {
  font-size:22px;
  line-height:36px;
  color:#fff;
  letter-spacing:3px;
  font-weight:bold;
}
.tb-landing-heading img { margin-bottom:13px; }
.tb-landing-button a {
  font-size:30px;
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  padding:18px 73px;
  text-decoration:none;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-width:2px;
  border-style:solid;
  border-color:#fff;
  text-shadow:none;
  transition:all 0.2s ease-in-out 0s;
  -moz-transition:all 0.2s ease-in-out 0s;
  -webkit-transition:all 0.2s ease-in-out 0s;
  background:transparent;
}
.tb-landing-button a:hover { background:#91737d; }
.porfolio-demo {
  display:block;
  float:none;
  max-width:452px;
  margin:0 auto 80px;
  text-align:center;
}
.porfolio-demo .image-shop-box {
  margin-bottom:10px;
  display:block;
}
.porfolio-demo .tb-content {
  box-shadow:0 0 5px #ccc;
  padding:25px 25px 40px;
  background-color:#fff;
  border-radius:5px;
}
.porfolio-demo .image-bg {
  display:block;
  height:410px;
  margin:0 0 45px;
  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;
  border:1px solid #cacaca;
  height:410px;
  left:0;
  background-size:cover;
  right:0;
  margin:0 auto;
}
.porfolio-demo .image-bg .image-shop-scroll.comming-soon { background-color:#A53E4C; }
.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 {
  animation-name:fadeInUp50;
  animation-duration:1s;
}
.porfolio-demo h2 {
  color:#333;
  font-size:18px;
  margin-top:20px;
  font-weight:700;
}
.porfolio-demo:hover .tb-content { background:#fff url(assets/images/preview_item_shadow.png) 0 100% repeat-x; }
.tb-footer-demo .primary-color { color:#A53E4C; }
.tb-footer-demo .primary-color:hover { color:#333; }
@media (max-width: 450px) {
  .tb-landing-button a {
    font-size:20px;
    font-weight:400;
    padding:18px 45px;
  }
}
