@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&display=swap');
@import url("https://use.typekit.net/ajz0xwa.css");


/** {
transition: 0.5s all ease-in-out;
}*/
button::-moz-focus-inner {
 padding: 0;
 border: 0
}
body.noScroll, html.noScroll { /* ...or body.dialogShowing */
 	overflow: hidden !important;
	overflow: hidden;
	position: relative;
    height: 100%;
}
s, .strike, s span {
text-decoration: line-through !important;
	text-decoration-color: #000000;
	text-decoration-line: line-through;
	text-decoration-style: solid;
}
.box-shadow-bottom {
    -webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.4); 
    box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.4);
    z-index: 1;
}
h2 a:hover {
	text-decoration: none;
}
.mobile-menu-toggle {
	z-index: 9999;
}
.mobile-menu-toggle span {
	transition: all 0.3s ease-in-out;
}
.mobile-menu-toggle span:nth-child(2) {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mobile-menu-toggle span:nth-child(3) {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mobile-menu-toggle span:nth-child(4) {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

 .mobile-menu-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-menu-toggle.open span:nth-child(3) {
  width: 0%;
  opacity: 0;
}

.mobile-menu-toggle.open span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}
.mobile-off-canvas {
	position: fixed;
	top: 54px;
	width: 100%;
	right: -100vw;
	height: calc(100% - 54px);
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	background-color: rgba(232, 226, 219, 0.95);
	transition: right 0.5s ease-in-out;
}
.mobile-off-canvas #main-menu {
	width: 90%;
	padding-top: 1rem;
	padding-bottom: 54px;
	margin-left: 10%;
	height: auto;
	min-height: 100%;
	background-color: #ffffff;
    display: block;
}
.mobile-off-canvas #main-menu > .menu-item {
    display: block;
}
.mobile-off-canvas.active {
	right: 0px;
}
.navbar .mobile-off-canvas #main-menu > li.active {
	border-bottom: none !important;
}
.mobile-off-canvas .nav-link {
	color: #000 !important;
	text-align: left !important;
	font-size: 1.3rem !important;
}
.mobile-off-canvas .dropdown-menu .nav-link {
    color: #000 !important;
    text-align: left !important;
    font-size: 1.3rem !important;
}
.mobile-header-social .header-social-links li a {
	color: #000 !important;
}
.mobile-off-canvas .dropdown-menu {
	box-shadow: none !important;
}
#sg-header {
	text-align: center;
}
@media screen and (min-width: 991px) {
	#primary {
		/*margin-top: -79px;*/
	}
}
@media screen and (max-width: 990px) {
	#primary {
		/*margin-top: -54px;*/
	}
}
.mobile-search {
    padding: 0 15px 15px;
    background-color: #f1f8fe;
}
.mobile-search .cq_ajax_search_result {
    margin: 0;
}
.woocommerce-page #primary {
		margin-top: 1rem !important;
	}
#woocommerce-wrapper {
	background-color: #ffffff !important;
}
/* VC Overrides */
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
	padding-top: 0px;
}
.vc_row.vc_column-gap-30 > .vc_column_container {
	padding-top: 0px;
	padding-bottom: 0px;
}
.vc_column-inner {
	padding-bottom: 0;
}
.overflow-table {
	height: auto;
	overflow-x: auto;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
/* END VC Overrides */
.cq-custom_slider .container {
	padding-left: 15px !important;
    padding-right: 15px !important;
    position: relative;
}
.cq-custom_slide.cq_content::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(45deg, rgba(0,0,0,0.8029412448573179) 0%, rgba(0,0,0,0) 100%);
}
.sticky-wrapper.is-sticky, .bidding-container {
    /*z-index: 1000;*/
}
.is-sticky .bidding-container {
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2);
}
.site-navigation {
	transition: top 0.9s ease-in-out;
}
.navbar-light .site-navigation {
	background-color: transparent;
}
.page-template-default .default-header {
/*	margin-bottom: 50px;*/
}
.menu-header {
}
.ajax-search {
	float: right;
	padding: 35px 0;
	width: 60%;
}
.dgwt-wcas-pd-addtc-form p {
	padding: 0 !important;
}
.navbar > div > div {
    display: flex;
    align-items: center;
}
.navbar #main-menu > li {
	border-bottom: 0px solid rgba(0,0,0,0);
	line-height: 35px;	
}
.navbar .mobile-off-canvas #main-menu > li {
	line-height: 20px;	
}
.navbar #main-menu > li.subs-link {
	background-color: rgba(0,0,0,0);
}
.navbar #main-menu > li.subs-link a {
	margin: 0px;
	border: 1px solid rgba(255,255,255,1);
	border-right: 1px solid rgba(255,255,255,1);
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 0.4rem !important;
	background-image: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,1) 50%, transparent 50%, transparent) !important;
    background-position: 100% 0;
    background-size: 200% 100%;
	color: #000000;
	line-height: 1.2;
	margin: 1.5rem 0;
	transition: all 0.5s ease-in-out;
	padding-top: 0.3rem;
}
.navbar #main-menu > li.subs-link a:hover {
	background-position: 0 0;
	color: #ffffff;
}
.mobile-off-canvas > #main-menu > .subs-link {
	background-color: rgba(255,255,255,1) !important;
}
.mobile-off-canvas > #main-menu > .subs-link > a {
	color: #000000 !important;
}
/* Subs menu item change EOF remember to comment out border on active items */
.navbar #main-menu > li:not(.mega_menu) {
	position: relative;
    overflow: clip;
}
.navbar-nav > li > a {
	font-size: 0.875rem !important;
	text-transform: uppercase !important;
}
.navbar #main-menu > li.active {
/*	border-bottom: 5px solid rgba(255,255,255,1) !important;*/
}
.navbar #main-menu a.nav-link {
	position: relative;
}
.navbar:not(.mobile-menu) #main-menu.navbar-nav > .menu-item::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
    opacity: 0;
	height: 3px;
	background-color: #8e6fa1;
	width: 1px;
	transition: all 0.7s ease-in-out;
}
.navbar #main-menu.navbar-nav > .menu-item:hover::after {
    background-color: #8e6fa1;
    width: 1px;
    opacity: 1;
    transform: scaleX(200);
}
.navbar:not(.mobile-menu) #main-menu.navbar-nav > .menu-item::before {
	position: absolute;
	bottom: -1px;
	left: 50%;
    transform: translate(-50%, -50%);
	content: '';
    border-radius: 999px;
	height: 1px;
	background-color: #e7e2dc;
	width: 1px;
	transition: all 0.7s ease-in-out;
    z-index: auto;
}
.navbar #main-menu.navbar-nav > .menu-item:hover::before {
    background-color: #e8e2db;
    width: 1px;
    height: 1px;
	transform: scale(200);
}
@media screen and (min-width: 991px) {
	#main-menu .menu-item-type-taxonomy, #main-menu .menu-item-type-post_type {
    	display: inline-block;
	}
}
@media screen and (max-width: 990px) {
	#main-menu .menu-item-type-taxonomy, #main-menu .menu-item-type-post_type, #main-menu .mega_menu, #main-menu .menu-item-type-custom {
    	display: block;
    	float: none !important;
    	width: auto;
	}
}
.mobile-nav .navbar {
	padding: 0px;
}
.mobile-nav .navbar-brand {
	vertical-align: middle;
	margin-right: 0px;
	padding-bottom: 0px;
	max-width: 80% !important;
	padding-top: 0px;
}
.mobile-nav .navbar-brand > img {
	max-width: 100% !important;
	max-height: 55px !important;
	padding: 15px 0;
	height: auto;
	width: auto;
}
.mobile-nav .navbar-toggle {
	margin: 0px;
	background-color: none;
	padding: 1.2em !important;
	height: 54px;
	border-radius: 0px !important;
	border: none !important;
}
.mobile-nav .navbar .collapsing, .navbar .collapse.in {
	background-color: none;
}
.mobile-nav .navbar-dark .icon-bar {
	border-bottom: 2px solid #000;
}
.mobile-nav #search-button {
	position: absolute;
	right: 64px;
	top: 0px;
	line-height: 54px;
	margin: 0 0 0 1.25rem;
	color: #000;
}
.mobile-nav .mobile-account {
	position: absolute;
	right: 76px;
	top: 0px;
	line-height: 54px;
	margin: 0 0 0 1.25rem;
	color: #000;
}
.mobile-nav .mobile-login {
	position: absolute;
	right: 126px;
	top: 0px;
	line-height: 54px;
	margin: 0 0 0 1.25rem;
	color: #000;
}
.mobile-nav .extra-cart-item {
    position: absolute;
	right: 54px;
	top: 0px;
    line-height: 54px;
	color: #ffffff;
}
.mobile-nav .extra-cart-item a {
	color: #fff;
}
.mobile-nav .mini-cart-counter {
	bottom: 10px;
}
.mega_menu .dropdown-menu.container li.menu-item {
	float: left !important;
	width: 25%;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 0;
}
.dropdown-submenu > .dropdown-menu li {
	display: block;
	width: 100% !important;
}
.dropdown-submenu > .dropdown-menu li a {
	display: block;
	width: 100% !important;
	text-align: left;
}
.menu-item-has-children.dropdown-submenu > a {
	text-align: left;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0.3rem 0 !important;
	line-height: 1.2;
}
.dropdown-toggle > .dropdown-menu.container {
	-webkit-box-shadow: 0px 7px 14px -1px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 7px 14px -1px rgba(0,0,0,0.41);
box-shadow: 0px 7px 14px -1px rgba(0,0,0,0.41);
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown-submenu > .dropdown-menu li a, .menu-item:not(.mega_menu) .dropdown-menu li {
	line-height: 1.4;
	font-size: 0.875rem;
	padding: 0.25rem 0;
}
.dropdown-menu li.hide-menu-item, .hide-menu-item {
	display: none !important;
}
.main-header-container {
	position: relative;
}
.main-header-wrap {
	position: relative;
}
.mega_menu > .dropdown-menu {
	padding-top: 15px !important;
	padding-bottom: 15px!important;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.widget-container > a.nav-link, .dropdown-menu figcaption.wp-caption-text {
	display: none;
}
.widget-container > .dropdown-menu {
	background-color: none !important;
}
.yawp_wim_widget {
	position: relative;
}
.yawp_wim_title {
	position: absolute;
	color: #ffffff;
	bottom: 5px;
	left: 5px;
	font-family: "museo",serif;
  	font-weight: 300;
	line-height: 1.5;
	font-size: 1.2rem;
}
.yawp_wim_widget.widget_media_image a {
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.cart-contents {
    position: relative;
    transition: none;
}
.mini-cart-counter {
    position: absolute;
    bottom: 15px;
    padding: 0 3px;
    height: 14px;
    min-width: 14px;
    text-align: center;
    line-height: 14px;
    color: #fff;
    border-radius: 50%;
    right: -8px;
    background-color: #00cc00;
    display: block;
    font-weight: 600;
    font-size: 10px;
}
.mini-cart-content {
	position: absolute;
	transition: top 0.3s ease 0s, opacity 0.3s;
	top: 100%;
	right: 0px;
	z-index: -1;
	opacity: 0;
	width: 366px;
	font-size: 1rem;
	text-transform: none !important;
	transform: scaleX(0);
	border-top: 26px solid transparent;
}
p.woocommerce-mini-cart__empty-message {
	margin: 1rem !important;
}
.mini-cart-content {
	color: #000000;
	line-height: 1.2;
}
@media screen and (min-width: 991px) {
	.extra-cart-item:hover > .mini-cart-content {
		top: 41px;
		opacity: 1;
		z-index: 999;
		transform: scaleX(1);
	}
}
.mini-cart-content .cart_list, .woocommerce .mini-cart-content .cart_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.remove_from_cart_button, .woocommerce .remove_from_cart_button, .woocommerce a.remove {
	position: absolute;
	color: #000000 !important;
	font-weight: 300 !important;
	top: 0px;
	right: 0px;
	font-size: 2rem;
}
.remove_from_cart_button:hover, .woocommerce .remove_from_cart_button:hover, .woocommerce .woocommerce-mini-cart-item a.remove:hover {
	text-decoration: none;
	background-color: transparent !important;
	color: #000000 !important;
}
.mini-cart-content .cart_list li a.mini-cart-img, .woocommerce .mini-cart-content .cart_list li a.mini-cart-img {
	width: 75px;
	float: left;
}
.mini-cart-content .cart_list li a.mini-cart-product, .woocommerce .mini-cart-content .cart_list li a.mini-cart-product {
	width: 200px;
	float: right;
	text-align: left;
	color: #000000;
}
.mini-cart-content .woocommerce-Price-amount, .woocommerce .mini-cart-content .woocommerce-Price-amount {
	color: #e23636 !important;
}
.mini-cart-content .cart_list li a:hover, .woocommerce .mini-cart-content .cart_list li a:hover {
	text-decoration: none;
}
.mini-cart-content .cart_list li a.mini-cart-product .mc-prod-name, .mini-cart-content .cart_list li a.mini-cart-product .mc-prod-qty, .woocommerce .mini-cart-content .cart_list li a.mini-cart-product .mc-prod-name, .woocommerce.mini-cart-content .cart_list li a.mini-cart-product .mc-prod-qty {
	display: block;
	width: 100%;
	color: #000000;
}
.woocommerce .widget_shopping_cart_content, .widget_shopping_cart_content {
    padding: 15px 20px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.woocommerce .widget_shopping_cart_content ul.cart_list li, .widget_shopping_cart_content ul.cart_list li {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px 20px 0;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.woocommerce-mini-cart__total, .woocommerce .woocommerce-mini-cart__total {
	padding: 1rem;
	font-size: 1.1rem;
	text-align: left;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
}
.woocommerce .widget_shopping_cart_content .total .amount, .widget_shopping_cart_content .total .amount {
    float: right;
    font-size: 1.2rem;
    color: #ff2869;
    font-weight: 300;
}
.woocommerce-mini-cart__buttons .button, .woocommerce .woocommerce-mini-cart__buttons .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	border: 1px solid #E23636;
	text-align: center;
	color: #ffffff;
	padding: 0.75rem 1rem !important;
	border-radius: 5px !important;
	display: block;
	background-color: #E23636;
	text-transform: uppercase;
	width: 45%;
	text-decoration: none;
	float: left;
	line-height: 1;
	font-weight: 300 !important;
	transition: all 0.5s ease;
	color: #fff !important;
}
.top-ad-area {
	background-color: #619836;
}
.top-ad-area .widget-cta h3 {
	text-align: center;
	color: #fff;
	padding: 1.5rem 0 0;
}
@media screen and (max-width: 767px) {
	#shop-filters {
		display: none;
	}
}
#view-filter {
	display: block;
	padding: 0.5rem;
	background-color: #222222;
	color: #ffffff;
	display: block;
	text-align: center;
}
#shop-filters {
	margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
	#shop-filters {
		display: none;
		margin: 0 15px;
		border-top-left-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}
}
#shop-filters input, #shop-filters label {
	margin-bottom: 0px;
	margin-top: 0px;
}
#shop-filters button {
	float: none;
	color: #ffffff;
	background-color: #E23636;
}
#shop-filters ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#shop-filters .header-widget {
    padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #eaeaea;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #e23636;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #c91d1d;
}
.woocommerce-message a.button {
	border: 1px solid #ffffff;
	text-align: center;
	border-radius: 5px;
	color: #ffffff;
	padding: 0.75rem 1rem !important;
	
	display: block;
	background-color: transparent;
	text-transform: uppercase;
	width: 45%;
	text-decoration: none;
	float: left;
	line-height: 1;
	font-weight: 300 !important;
	transition: all 0.5s ease;
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}
 .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	 width: auto !important;
}
.woocommerce-mini-cart__buttons .button.checkout, .woocommerce .woocommerce-mini-cart__buttons .button.checkout {
	float: right !important;
}
.woocommerce-mini-cart__buttons .button:hover, .woocommerce .woocommerce-mini-cart__buttons .button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #c91d1d !important;
	color: #fff !important;
}
.woocommerce-message a.button:hover {
	background-color: #fff !important;
	color: #000000 !important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: none !important;
    margin-left: 0px !important;
    width: auto !important;
    height: auto !important;
    box-shadow: none;
}
woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: inherit !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #07bb0d;
    color: #fff;
    border-left: 3px solid #05950A;
	border-top: none !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-message::before {
    color: #fff;
}
#sticky-sub {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em 0 0.5em;
	width: 280px;
	background-color: #639cb4;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#sticky-sub .container-fluid {
	padding: 0;
}
#sticky-sub h3 {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 1.4rem;
	margin: 0;
}
#sticky-sub h4 {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 1rem;
	margin: 0 0 1em;
}
#sticky-sub p {
	display: block;
	text-align: center;
}
#sticky-sub .button {
	padding: 0.25rem 1rem !important;
}
.page-chasing-chrono-home-page .breadcrumbs-wrap {
    display: none;
}
.breadcrumbs-wrapper {
	display: block;
	text-align: center;
}
#breadcrumbs {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
#breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	padding: 0.25rem;
}
#breadcrumbs li a {
	font-size: 0.875em;
	font-weight: 100;
	color: #000;
}
#breadcrumbs li span {
	font-size: 0.875em;
	font-weight: 300;
	color: #000;
}
#breadcrumbs .separator {
	font-size: 0.875em;
	font-weight: 100;
	color: #000;
}
.home #full-width-page-wrapper, #single-wrapper.wrapper, #archive-wrapper.wrapper, #full-width-page-wrapper {
	padding: 0;
}
/*Start CQ Custom slider*/
.cq-custom_slide {
    position: relative;
}
cq-custom_slider .slick-list {
	overflow: visible !important;
}
cq-custom_slider .slick-slide {
	margin: 0 0.5rem;
	opacity: 0.1;
	transition: opacity 0.5s linear;
}
cq-custom_slider .slick-current {
	opacity: 1;
}
.cq-custom_slide .custom-slide-overlay {
	cursor: pointer;
	position: relative;
	height: 100%;
    background: -moz-linear-gradient(45deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.cq-custom_slide .no-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.cq-custom_slider .cq-custom_slide a.no-content-img-link img {
	width: 100%;
}
.cq-custom_slide .cq-custom-slide-content h1 {
		font-weight: 700;
		color: #ffffff;
	}
.no-content-img-link {
	display: block;
}
.cq-custom_slide .next-preview {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 50px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: auto;
    left: -265px;
    padding: 0.5rem 0 0.5rem 1rem;
    position: absolute;
    width: 265px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
    z-index: 999;
}
.cq-custom_slide .next-preview .next-header h5 {
	font-size: 1.2rem;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0.3rem 0;
	padding: 0px;
}
.cq-custom_slide .next-preview .next-content p {
	font-size: 1rem;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	margin: 0.3rem 0;
	padding: 0.3rem 3rem 0px 0px;
}
.cq-custom_slide .next-preview .next-content {
	position: relative;
}
.cq-custom_slide .next-preview .next-content::after {
	position: absolute;
	font-family: 'Linearicons-Free';
	content: "\e876";
	color: #ffffff;
	font-size: 32px;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
@media screen and (min-width: 991px) {
	.cq-custom_slider .slick-slide {
		height: auto !important;
		/*max-height: 70vh !important;*/
		
	}
	.cq-custom_slide .cq-custom-slide-content h1 {
		font-size: 3rem;
	}
}
@media screen and (max-width: 990px) {
	.cq-custom_slider {
		height: auto !important;
		max-height: 700px !important;
		overflow-y: hidden;
	}
	.cq-custom_slider .slick-slide {
		height:auto !important;
	}
	.cq-custom_slide .cq-custom-slide-content h1 {
		font-size: 2rem;
	}
}
.cq-custom_slide .cq-custom-slide-content-header {
	padding: 1rem;
	border-bottom: 1px solid rgba(255,255,255,0.6);
    z-index: 1;
    position: relative;
}
.cq-custom_slide .cq-custom-slide-content-header h5 {
	font-size: 1.2rem;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
}
.cq-custom_slide .cq-custom-slide-content-header h5 a {
	color: #fff;
}
.cq-custom_slide .cq-custom-slide-content-header h5 a:hover, .cq-custom_slide .cq-custom-slide-content-header h5 a:active {
	text-decoration: none;
}
.cq-custom_slide .cq-custom-slide-content {
	padding-top: 3rem;
	padding-bottom: 3rem;
	z-index: 1;
    position: relative;
}
.cq-custom_slide .cq-custom-slide-content p {
	color: #ffffff;
	line-height: 1.5;
	padding-bottom: 2rem;
}
.cq-custom_slide a.button, a.button.button-white, .button.button-white {
	border: 2px solid #ffffff;
    border-radius: 5px;
	text-align: center;
    font-weight: bold;
	color: #ffffff !important;
	border-color: #ffffff !important;
	padding: 0.75rem 1rem;
	display: inline-block;
	text-decoration: none;
	width: auto;
	line-height: 1 !important;
	transition: all 0.5s ease;
}
.cq-custom_slide a.button > i, a.button.button-white > i, .button.button-white > i {
    margin-left: 10px;
}
.cq-custom_slide a.button:hover, a.button.button-white:hover {
	background-color: #fff !important;
	text-decoration: none;
	color: #000000 !important;
}
a.button.button-black, .cq_loadmore.button-black, .submit.button-black, .guide-form > button {
	border: 2px solid #3d465b !important;
	cursor: pointer;
	text-align: center;
	color: #3d465b;
	font-size: 1rem;
	font-weight: bold;
	padding: 0.75rem 1rem;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	width: auto;
	line-height: 1;
	background-color: transparent;
    background-size: 200% 100%;
	transition: all 0.5s ease;
}
a.button.button-black:hover, .cq_loadmore.button-black:hover, .submit.button-black:hover, .guide-form > button:hover {
	background-color: #3d465b;
	text-decoration: none;
	color: #ffffff !important;
}
.latest-wrapper {
    margin-bottom: 2rem;
}
.latest-content {
    padding: 1rem 0 1rem 1rem;
    margin-right: 1.5rem;
    margin-top: -1.5rem;
    background-color: #fff;
    position: relative;
}
.latest-content h5 {
    font-size: 0.75rem;
    text-transform: uppercase;
}
.latest-content h2 {
    font-size: 1.5rem;
}
h2.cta-white {
	color: #ffffff;
}
h2.cta-black {
	color: #000000;
}
.cq_loadmore.button-black {
	width: 250px;
	font-size: 1rem !important;
	line-height: 1.3 !important;
}
/*End CQ Custom Slider*/

/*Start latest posts row*/
.latest-post-row {
	padding: 15px 0 !important;
}
@media screen and (max-width: 767px) {
	.latest-post-row div[class^="col-md-"] {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media screen and (min-width: 768px) {
	.latest-post-row div[class^="col-md-"]:first-of-type {
		padding-left: 0 !important;
	}
	.latest-post-row div[class^="col-md-"]:last-of-type {
		padding-right: 0 !important;
	}
}
.latest-post-row .latest-wrapper {
	transition: all 0.5s ease;
	position: relative;
}
.latest-post-row .latest-wrapper .latest-img-overlay {
	
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	transition: all 0.5s ease;
}
.latest-post-row .latest-wrapper .article-img {
	width: 100%;
	background-position: center center;
	background-size: cover;
	transition: all 0.5s ease;
}
.latest-post-row .latest-wrapper:hover .article-img {
	opacity: 0.6;
}
.latest-post-row .latest-wrapper .latest-content {
}
.latest-post-row .latest-wrapper .latest-content h5, .editors-pick-content h5 {
	font-family: 'National', sans-serif;
    padding: 0.25rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 0.9 !important;
    font-weight: 300;
/*    background-color: #ff2869;*/
    margin-bottom: 1rem;
}
.latest-post-row .latest-wrapper .latest-content h2, .editors-pick-content h2 {
	margin-bottom: 0.5rem !important;
}
.latest-post-row .latest-wrapper .latest-content h2 a {
	display: block;
	font-size: 1.3rem;
	transition: all 0.5s ease-in-out;
}
.latest-post-row .latest-wrapper .latest-content h2 a:hover, .editors-pick-content h2 a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.latest-post-row .latest-wrapper .latest-content time {
	font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
	.latest-wrapper {
		margin-bottom: 15px !important;
	}
	.latest-post-row {
		padding: 0px !important;
	}
}
.latest-post-row .latest-wrapper .article-img a {
    display: block;
}
.latest-post-row .latest-wrapper .article-img img {
    height: 300px;
    object-fit: cover;
}
/*End latest Posts Row*/

.pwb-carousel .pwb-slick-slide, .pwb-product-carousel .pwb-slick-slide {
	margin: 0 24px !important;
}
.pwb-carousel .slick-track {
  display: flex;
}
.pwb-carousel .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

/*Woocommerce scrolling products*/
ul.products .list-product-thumbnail {
	position: relative;
	overflow: hidden;
}
.list-product-thumbnail {
}
@media screen and (min-width: 992px) {
	ul.products .list-product-thumbnail .list-add-button {
		position: absolute;
		right: -75px;
		bottom: 30px;
		transition: all 0.5s ease;
	}
	ul.products .list-product-thumbnail:hover .list-add-button {
		right: 15px;
		bottom: 30px;
	}
}
@media screen and (max-width: 991px) {
	ul.products .list-product-thumbnail .list-add-button {
		position: absolute;
		right: 15px;
		bottom: 15px;
		transition: all 0.5s ease;
	}
}
ul.products .list-product-thumbnail .list-add-button .add_to_cart_button {
	background-image: linear-gradient(to left,
                                      transparent,
                                      transparent 50%,
                                      #ffffff 50%,
                                      #ffffff) !important;
	background-position: 100% 0;
    background-size: 200% 100%;
	transition: all 0.5s ease;
}
ul.products .list-product-thumbnail .list-add-button .add_to_cart_button:hover {
	background-position: 0 0;
	text-decoration: none;
	color: #000000 !important;
}
ul.products a.add_to_cart_button, ul.products .add_to_cart_button.loading, ul.products .add_to_cart_button.added {
	opacity: 1 !important;
	display: block;
	width: 52px !important;
	height: 52px !important;
	padding: 16px !important;
	line-height: 18px !important;
	font-size: 18px !important;
	color: #FFF;
	border-radius: 5px;
	border: 1px solid #ffffff;
}
ul.products .add_to_cart_button.loading .fa-shopping-bag, ul.products .add_to_cart_button.added .fa-shopping-bag {
	display: none;
}
ul.products .added_to_cart.wc-forward {
	display: none !important;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font-family: FontAwesome;
    content:"\f00c";
    margin-left: 0px !important;
	font-size: 18px;
	color: #FFF;
	line-height: 18px;
}
.woocommerce #respond input#submit.added:hover::after, .woocommerce a.button.added:hover::after, .woocommerce button.button.added:hover::after, .woocommerce input.button.added:hover::after {
	color: #fff !important;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
	top: 16px;
	right: 1em;
}
.list-product-details h2 {
	font-family: 'Fredoka', sans-serif;
	color: #000000;
	font-size: 1rem;
}
.list-product-details .price, .woocommerce ul.products li.product .price {
	color: #e21446 !important;
}
.list-product-thumbnail a, .woocommerce ul.products li.product a  {
	background-color: #E23636 !important;
	display: block;
}
ul.products .list-product-thumbnail img {
	transition: all 0.5s ease;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding: 0.5rem;
}
.woocommerce ul.products li.product .product-wrapper, .woocommerce-page ul.products li.product .product-wrapper {
    border: 1px solid #dadada;
    padding: 0.5rem;
    border-radius: 5px;
    background-color: #fff;
	transition: all 0.5s ease-in-out;
}
.woocommerce ul.products li.product .product-wrapper:hover, .woocommerce-page ul.products li.product .product-wrapper:hover {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.27);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.27);
}
/*End Woocommerce scrolling products*/




.mainslider .item {
	position: relative;
	max-height: 500px;
	overflow: hidden;
}
@media screen and (min-width: 980px) {
.mainslider .item .slider-caption {
	box-sizing: border-box;
	position: absolute;
	width: 500px;
	height: 500px;
	padding: 5% 10%;
	background-color: rgba(0,0,0,0.6);
	border-radius: 100%;
	right: -100px;
	bottom: -200px;
}

.mainslider .item .slider-caption h3 a {
	display: block;
	width: 250px;
	max-width: 100%;
	font-family: "museo",serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: 100;
	text-align: center;
	font-family: "museo",serif;
}
.mainslider .item .slider-caption p {
	font-size: 1em;
	color: #ffffff;
	font-weight: 100;
	display: block;
	text-align: center;
}
.mainslider .item .slider-caption p a {
	color: #0073b2;
	font-weight: 500;
	font-size: 1rem;
	text-align: center;
}
.mainslider .item .slider-caption p a:hover {
	text-decoration: none;
	color: rgba(0,115,178,0.6);
}
}
@media screen and (max-width: 979px) {
	.mainslider .item {
		position: relative;
		max-height :none !important;
		overflow: hidden;
	}
	.mainslider .item .slider-caption {
		position: relative !important;
		width: 100%;
		height: 110px;
		min-height: 110px;
		padding: 5% 10%;
		background-color: #222129;
		border-radius: 0px;
		/*-webkit-transform-style: preserve-3d;
  		-moz-transform-style: preserve-3d;
  		transform-style: preserve-3d;*/
	}
	.mainslider .item .slider-caption h3 {
		position: absolute;
  		top: 50%;
		left: 0;
		right: 0;
  		transform: translateY(-50%);
	}
	.mainslider .item .slider-caption h3 a {
		display: block;
		width: 100%;
		max-width: 100%;
		font-family: "museo",serif;
		font-size: 0.75em;
		color: #ffffff;
		font-weight: 100;
		text-align: center;
	}
	.mainslider .item .slider-caption p {
		display:  none;
		font-size: 1em;
		color: #ffffff;
		font-weight: 100;
		display: block;
		text-align: center;
	}
	.mainslider .item .slider-caption p a {
		display:  none;
		color: #0073b2;
		font-weight: 500;
		font-size: 1.25em;
		text-align: center;
	}
}

@media screen and (max-width: 1024px) {
.flex-control-nav, .flex-direction-nav {
	display: none;
}
.footer-header, .footer-header h2, .footer-header h3, .footer-header p, .footer-content ul li {
	text-align: center;
}
.footer-content ul {
	margin-bottom: 1.5em !important;
}
}
main-footer a {
	display: block;
}
.footer-about {
	display: block;
	padding: 2rem 0;
	color: #fff;
}

@media screen and (min-width: 992px) {
#small-page-header {
	height: auto;
}
.main-header-container {
	background-color: rgba(34,33,41,0.6);
	z-index: 5;
}
.small-header-container {
	height: auto;
	background-color: rgba(34,33,41,0.6);
	z-index: 5;
}
.header-content {
	padding: 3em 0 0;
}
.small-header-container .header-content {
	padding: 1em;
}
.header-social-links {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.header-boxed-full .header-social-links {
	padding: 0;
	margin: 0 2rem !important;
	list-style-type: none;
}
	
.header-boxed-small	.navbar-brand {
    float: left;
    font-size: 1.25rem;
    margin: 0 1rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}

.header-social-links li a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0.2em;
}
.small-header-container .header-social-links {
	margin: 1em;
}
.small-header-container .header-social-links li a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0.3em;
}
}
.aligncenter {
	display: block;
	margin: 0 auto !important;
	text-align: center;
}

/*Form Styling*/
@media screen and (min-width:769px) {
.logged-in {
	display: block;
	position: relative;
}
.form-style {
	max-width: 100%;
	padding: 1.2em;
	font-family: 'Fredoka', sans-serif;
	margin: 10px auto 10px;
}
.slicknav_menu {
	display: none;
}
}

@media screen and (max-width:768px) {
/*.logged-in {
	display: block;
	position: relative;
	margin-top: 46px !important;
}*/
.form-style {
	max-width: 100%;
	/*padding: 40px 30px 40px 40px;*/
	font-family: 'Fredoka', sans-serif;
	margin: 50px auto 10px;
}
.cruise-search-bar-mob.form-style {
	margin: 0;
}
#tccmenu {
	display: none;
}
}
.form-style p {
	padding: 0.3em 0 !important;
}

@media screen and (min-width:990px) {
.form-style .col-md-6:nth-child(even) {
	padding-left: 0 !important;
}
.form-style .col-md-6:nth-child(odd) {
	padding-right: 0 !important;
}
}

@media screen and (max-width:989px) {
.form-style .col-md-6 {
	padding: 0 !important;
}
}
.form-style input.input-field, .form-style .tel-number-field, .form-style .textarea-field, .form-style .select-field {
	position: relative;
	width: 100%;
	-webkit-transition: all 0.50s ease-in-out;
	-moz-transition: all 0.50s ease-in-out;
	-ms-transition: all 0.50s ease-in-out;
	-o-transition: all 0.50s ease-in-out;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #959595;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-moz-border-radius: 0;
	appearance: none;
	box-shadow: none !important;
	height: 45px;
	padding: 10px;
	outline: none;
	font-family: 'Fredoka', sans-serif;
	font-size: 16px;
	color: #17164C;
	background-color: transparent;
}
.form-style .select-field {
	background-color: rgba(255, 255, 255, 0) !important;
	z-index: 999;
}
.form-style select option {
	background-color: #f3f3f3;
	color: #333;
	border: none;
}

.form-style .input-field:focus, .form-style .tel-number-field:focus, .form-style .textarea-field:focus, .form-style .select-field:focus {
/*border: 1px solid rgba(55,213,126,1);*/
}
.form-style .textarea-field {
	height: 120px;
	width: 100%;
}
.form-style input[type="button"], .form-style input[type="submit"], .cruise-search-button {
	background: none;
	border: 1px solid #0073b2;
	border-radius: 0 10px 10px 0;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	background-color: #0073b2;
	padding: 5px 15px;
	text-decoration: none;
	font-family: 'Fredoka', sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	transition: all 0.5s ease-in-out;
}
#header_newsletter_submit {
	width: 100% !important;
	max-width: 100% !important;
}
.cruise-search-button-mob {
	margin: 0 auto;
	background: none;
	border: 1px solid #0073b2;
	border-radius: 10px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	background-color: #0073b2;
	padding: 5px 15px;
	text-decoration: none;
	font-family: 'Fredoka', sans-serif;
	font-size: 1em;
	font-weight: 200;
	transition: all 0.5s ease-in-out;
}
.form-style input[type="button"]:hover, .form-style input[type="submit"]:hover, .form-style input[type="submit"]:active, .form-style input[type="button"]:active, .cruise-search-button:hover, .cruise-search-button:active, .cruise-search-button:focus {
	/*background-color: rgba(255,255,255,1);*/
	background-color: #095d8b;
	border: 1px solid #095d8b;
	color: #FFFFFF;
	text-decoration: none !important;
}
.mob-form-section {
	margin-bottom: 1em;
	text-align: center;
}
::-webkit-input-placeholder { /* WebKit browsers */
 color: #CACACA;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #CACACA !important;
 opacity: 0.4;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #000 !important;
 opacity: 0.4;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #CACACA !important;
}



/*Footer styles*/
.footer-top {
    padding: 50px 0 0;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='120' preserveAspectRatio='none' viewBox='0 0 1440 120'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1118%26quot%3b)' fill='none'%3e%3cpath d='M 0%2c35 C 144%2c29.2 432%2c1.4 720%2c6 C 1008%2c10.6 1296%2c47.6 1440%2c58L1440 120L0 120z' fill='rgba(232%2c 226%2c 219%2c 1)'%3e%3c/path%3e%3cpath d='M 0%2c74 C 288%2c80.6 1152%2c100.4 1440%2c107L1440 120L0 120z' fill='rgba(223%2c 215%2c 206%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1118'%3e%3crect width='1440' height='120' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 80px;
    height: 80px;
    position: relative;
}
.single-cq_trip .footer-top {
    background-color: #f4f2ef;
}
.footer-top h5 {
    font-weight: bold;
    color: #d9d7d8;
}
.footer-top h6 {
    color: #d9d7d8;
}
.mailchimp-container .header-bid-button {
        padding: 0.35rem 1.5rem;
    border-radius: 0px 3px 3px 0px !important;
}
.mailchimp-container input[type="email"] {
    border: 1px solid #ffffff;
    border-radius: 3px 0px 0px 3px !important;
}
#main-footer {
	padding-top: 50px;
    background-color: #ded7cf;
}
.footer-header h2 {
	font-size: 2.5em;
	font-weight: 100;
	margin: 0;
}
.footer-header h3 {
	display: block;
	font-size: 1.75em;
	font-weight: 100;
	margin: 0 0 1.5em;
}
.footer-header {
	color: #ffffff;
	padding: 3em 0;
	border-bottom: 1px solid #bcd7d8;
}
.footer-link-button {
	display: inline-block;
	background-color: #b39c68 !important;
	padding: 0.3em 1em;
	border-radius: 50px !important;
	font-size: 1em !important;
	font-weight: 100 !important;
	color: #ffffff !important;
}
.footer-link-button:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #c4b187;
}
@media screen and (max-width: 767px) {
	#main-footer .menu li {
		display: block;
		width: 100%;
		text-align: center;
	}
	#main-footer .menu li a {
		display: block;
		padding: 0.5rem;
		text-align: center;
	}
}
.top-header {
	background-color: #2D343E;
	padding-top: 0.5rem;
	padding-bottom: 0;
	color: #fff;
}
.top-header .th-widget {
	text-align: left;
}
nav .th-account {
	text-align: right;
}
nav .th-account a {
	font-size: 0.875rem;
	color: #000000;
	padding: 0.5rem 00.5rem;
	margin-left: 0;
	text-decoration: none;
    position: relative;
}
nav .th-account a:hover {
	text-decoration: none;
}
.master-header .menu-highlight {
    background-color: #3d4657;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3); 
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.3);
    transition: all 0.5s ease-in-out;
}
.master-header .menu-highlight a {
    color: #ffffff !important;
}
.master-header .menu-highlight:hover, .master-header .menu-highlight:active {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3);
}
.cq-footer-widget {
	padding-bottom: 1.5rem;
}
.header-social {
	margin-left: 1rem;
	display: inline-block;
}
.header-social-links {
	padding: 0;
	margin: 0;
	float: none;
	list-style-type: none;
}

@media screen and (max-width: 1199px) {
	.header-social {
		display: none !important;
	}
}

.header-social-links li {
	display: inline-block;
	margin: 0 0.5rem;
	line-height: 1rem;
}
	
.navbar-light .header-social-links li a {
	display: inline-block;
	color: #000000;
	font-size: 0.875rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	line-height: 60px;
}
.navbar-dark .header-social-links li a {
	color: #ffffff;
	font-size: 0.875rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	line-height: 60px;
}
.footer-social-links {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
}

@media screen and (max-width: 990px) {
	.footer-social-links {
		padding: 0;
		margin: 0;
		float: none;
		display: block;
		text-align: center;
		list-style-type: none;
	}
}

.footer-social-links li {
	display: inline-block;
}
	
.footer-social-links li a {
	display: inline-block;
	color: #FFFFFF !important;
	font-size: 0.875rem;
	line-height: 1.6;
	padding: 0 0.5rem;
}
#main-footer #main-footer p {
	font-size: 0.875rem;
	color: #b5b5b5;
	font-weight: 600;
}
#main-footer h3 {
	font-size: 1.25rem;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
	#main-footer .col-md-3 {
		padding-bottom: 3rem;
	}
	#main-footer h3 {
		text-align: center;
	}
	#main-footer a {
		display: block;
		text-align: center;
	}
	#main-footer a img {
		max-width: 250px !important;
	}
	#main-footer .footer-about {
		text-align: center;
	}
}

#main-footer ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-footer ul li {
	display: block;
}
#main-footer ul li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.3rem 0;
	color: #000000;
}
#main-footer ul li.current-menu-item a {
	font-size: 0.875rem;
	color: #000000;
	font-weight: 500;
}
.footer-link-button {
	display: inline-block;
	background-color: #b39c68;
	padding: 0.3em 1em;
	border-radius: 50px;
	font-size: 1em;
	font-weight: 100;
	color: #ffffff;
}
.footer-link-button:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #c4b187;
}
#main-footer .footer-content {
	padding: 2em 0;
}
#main-footer .menu {
	padding: 0;
	list-style-type: none;
}
#main-footer .menu li {
	display: block;
	float: none !important;
}
@media screen and (max-width: 767px) {
	#menu-lower-footer-menu li {
		width: 100%;
	}
}
.footer-full img {
	max-width: 250px !important;
}
.footer-full, .footer-full img, .footer-full ul {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
	
}
.footer-full ul li a {
	font-weight: 300;
}
/*Form elements*/

input, textarea {
	display: block;
	width: 100%;
	padding: 0.5rem;
	font-size: 1rem;
	border: 1px solid #cccccc;
	border-radius: 5px;
	transition: all 0.5s ease-in-out;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
textarea:active, input:focus, textarea:focus {
}	
input[type="text"], input[type="tel"], input[type="email"], input[type="date"] {
	display: block;
	width: 100%;
	outline: none;
}
input[type="checkbox"]:not(.cli-user-preference-checkbox), input[type="radio"] {
	display: inline;
	width: auto !important;
}
input[type="submit"] {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important; 
}
select {
	-moz-appearance: none;
	background-color: transparent;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	box-sizing: border-box;
	color: #000;
	font-size: 1rem;
	outline: medium none;
	padding: 0.5em;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.select-wrap {
	background-color: #ffffff;
	border-radius: 3px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
.select-wrap:after {
	position: absolute;
	font-family: FontAwesome;
	display: block;
	width: 39px;
	height: 39px;
	top: 0px;
	text-align: center;
	background-color: transparent;
	right: 0px;
	padding: 0.5rem;
	font-size: 16px;
	color: #000000;
	content: "\f107";
	z-index: 0;
	pointer-events: none;
}
button, .button {
	border: 1px solid #3d4659;
	box-sizing: border-box;
	color: #fff;
	font-size: 1rem;
	outline: medium none;
	padding: 0.5em 1em;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
}
button:hover, button:active, .button:hover, .button:active {
    text-decoration: none;
}
#woocommerce_product_categories-2 .select-wrap {
	display: none;
}
.product-overlay-img select {
	color: #ffffff !important;
}
.product-overlay-img select option.enabled {
	color: #000000 !important;
}
.product-overlay-img .select-wrap {
	background-color: transparent;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #fff;
}
.product-overlay-img .select-wrap:after {
	position: absolute;
	font-family: FontAwesome;
	display: block;
	width: 39px;
	height: 39px;
	top: 0px;
	text-align: center;
	background-color: transparent;
	right: 0px;
	padding: 0.5rem;
	font-size: 16px;
	color: #ffffff;
	content: "\f107";
	z-index: 0;
}
.button:hover, .button:active {
	text-decoration: none;
}
.wpcf7-form-control.wpcf7-submit:disabled, .wpcf7-form-control.wpcf7-submit[disabled], button:disabled, button[disabled] {
	opacity: 0.3;
}
.cq-filter-row {
	padding: 0;
}
.cq-filter-row h3 {
	display: block;
	background-color: #EEE3C8;
	padding: 0.5em;
	font-size: 1em;
}
.cq-filter-row input {
	box-shadow: none;
	background-color: #f7f7f7;
}
.cq-search-content {
	border-left: 1px solid #cccccc;
}
#mobile-filter .col-md-12 {
	padding: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px;
}
.wpcf7-submit.button {
	width: auto;
}
.owl-item .vc_col-sm-3 {
	width: 100%;
}
.owl-item .vc_col-sm-3 .wpb_wrapper img {
	width: auto !important;
	max-width: 100%;
}
/*Social Media Wall*/

.sw-container {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 1.2em;
}
.sw-header {
	padding: 0 0 1em;
	border-bottom: 1px solid #cccccc;
}
.sw-item {
	padding: 0;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-bottom: 1em;
}
.sw-item p:first-of-type {
	padding: 0 !important;
}
.sw-item p {
	padding: 1em;
	font-family: "Source Sans Pro", sans-serif;
	color: #0073b2;
	font-size: 1.2em;
	margin: 0px !important;
}
#pinterest-pinboard-widget-container .row {
	width: 195px;
	height: 65px;
	padding: 0px;
	margin: 0px;
}
#pinterest-pinboard-widget-container .pinboard {
	margin-top: 10px;
}
#pinterest-pinboard-widget-container .pin_link {
	padding-top: 5px;
}
#pinterest-pinboard-widget-container .pin_text a {
	color: #999;
	text-decoration: none;
	vertical-align: middle;
}
#pinterest-pinboard-widget-container .pinboard img {
	width: 61px;
	height: 61px;
	padding: 0 4px 4px 0;
}
#pinterest-pinboard-widget-container .pinboard img, #pinterest-pinboard-widget-container .pin_logo img {
	display: inline;
}
#pinterest-pinboard-widget-container a.pin_logo {
	text-decoration: none;
}
#pinterest-pinboard-container .row {
	height: 65px;
}
#pinterest-pinboard-container .pin_text a, .tweet_link a {
	color: #0073b2;
	font-weight: 300;
	text-decoration: none;
	vertical-align: middle;
}
#pinterest-pinboard-container .pinboard, .sw-container .post-board {
	max-height: 400px;
	overflow: auto;
	max-width: 100%;
}
#pinterest-pinboard-container .pinboard a {
	display: block;
	width: 100%;
}
#pinterest-pinboard-container .pinboard img {
	width: 100%;
	height: auto;
}
#pinterest-pinboard-container a.pin_logo {
	text-decoration: none;
}
 .sw-container {
background-color: #ffffff;
border: 1px solid #dfdfdf;
padding: 1.2em;
margin-bottom: 1rem;
}
.cq-tweet img {
margin: 0.5em 0px !important;
max-width: 100% !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0 !important;
}
.sw-header {
padding: 0 0 1em;
border-bottom: 1px solid #e5e5e5;
}
.sw-item {
padding: 0;
border: 1px solid #cccccc;
background-color: #ffffff;
margin-bottom: 1em;
}
.sw-item p:first-of-type {
padding: 0 !important;
}
.sw-item p {
padding: 1em;
font-family: "Muli", sans-serif;
color: #000000;
font-size: 1.2em;
margin: 0px !important;
}
.social-profile-image {
width: 48px;
height: auto;
}
.post-board.masonry {
margin: 0px !important;
}
.cq-tweet-header time {
opacity: 0.9;
text-transform: uppercase;
font-size: 0.875rem;
}
#pinterest-pinboard-widget-container .row {
width: 195px;
height: 65px;
padding: 0px;
margin: 0px;
}
#pinterest-pinboard-widget-container .pinboard {
margin-top: 10px;
}
#pinterest-pinboard-widget-container .pin_link {
padding-top: 5px;
}
#pinterest-pinboard-widget-container .pin_text a {
color: #999;
text-decoration: none;
vertical-align: middle;
}
#pinterest-pinboard-widget-container .pinboard img {
width: 61px;
height: 61px;
padding: 0 4px 4px 0;
}
#pinterest-pinboard-widget-container .pinboard img, #pinterest-pinboard-widget-container .pin_logo img {
display: inline;
}
#pinterest-pinboard-widget-container a.pin_logo {
text-decoration: none;
}
#pinterest-pinboard-container .row {
height: 65px;
}
#pinterest-pinboard-container .pin_text a, .tweet_link a {
color: #000000;
font-weight: 300;
text-decoration: none;
vertical-align: middle;
}
#pinterest-pinboard-container .pinboard, .sw-container .post-board {
max-height: 400px;
overflow: auto;
max-width: 100%;
overflow-y: scroll; -webkit-overflow-scrolling: touch;
}
#pinterest-pinboard-container .pinboard a {
display: block;
width: 100%;
}
#pinterest-pinboard-container .pinboard img {
width: 100%;
height: auto;
}
#pinterest-pinboard-container a.pin_logo {
text-decoration: none;
}
.masonry {
margin: 0.5em 0;
padding: 0; font-size: .85em;
}
.item {
direction: ltr;
display: block;
background: #fff;
max-width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; } .cq-tweet {
padding: 1rem 0;
border-bottom: 1px solid #e5e5e5;
}
.cq-tweet .cq-tweet-header {
display: block;
width: 100%;
}
.cq-tweet .cq-tweet-header img {
float: left;
padding: 0.5em 0;
}
.cq-tweet .cq-tweet-header span {
float: left;
padding: 0.5em;
}
.cq-tweet .cq-tweet-body, .cq-tweet-body img {
display: block;
width: 100%;
padding: 0.5em 0;
}
.hidetitle header h2 {
	display: none;
}
.rc-cruise-details h2 {
	margin-bottom: 2em;
	font-weight: 300;
}
.cruise-summary {
	padding: 0;
	margin: 0 0 2em;
}
.rc-cruise-details .cruise-summary li {
	display: block;
	font-family: 'Fredoka', sans-serif;
	font-size: 1.5em;
	vertical-align: middle;
	line-height: 1.5;
	height: 2em;
	font-weight: 300;
}
.rc-cruise-details li i {
	float: left;
	width: 1.2em;
	font-size: 1em;
	margin: 0.375em;
	height: 1.2em;
	color: #9b9b9b;
	text-align: center;
}
.social-share-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.social-share-list li {
	display: inline-block;
	margin: 0.5em;
	color: #fff;
}
.social-share-list li a {
	display: block;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1;
	width: 28px;
	height: 28px;
	color: #ffffff;
	text-align: center;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
	width: 100%;
	max-width: 1170px !important;
	margin: 1rem auto !important;
}
.woocommerce .entry-header form.cart, .woocommerce-page .entry-header form.cart {
	text-align: left !important;
}
.entry-header {
  	padding: 1rem !important;
	margin: 0;
	text-align: center;
}
.entry-header.product-overlay-img {
	background-color: transparent !important;
}
.entry-header.product-overlay-img h1, .entry-header.product-overlay-img p {
	text-align: left;
	color: #ffffff !important;
}
.entry-header.product-overlay-img .variations_form.cart {
    background-color: transparent;
    border: none;
	padding: 0px;
}
.variations_form {
	text-align: left;
}
body.woocommerce {
	background-color: #fafafa !important;
}
.woocommerce .product {
	padding-top: 50px;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
    padding: 1.5rem;
    border: 1px solid #dadada;
    border-radius: 5px;
	background-color: #ffffff;
}
.woocommerce-variation-add-to-cart .quantity {
	display: inline-block !important;
}
.woocommerce-variation-add-to-cart button {
	display: inline-block !important;
}
.entry-summary .input-text.qty {
	display: inline !important;
	border-color: #ccc;
	box-shadow: none;
	color: #000;
	padding: 0.75rem 1rem 0.65rem;
	background-color: transparent;
	line-height: 1 !important;
	margin: 0 !important;
}
.entry-header.product-overlay-img .woocommerce-variation-add-to-cart .input-text.qty, .entry-header.product-overlay-img .input-text.qty {
	display: inline !important;
	border-color: #ffffff;
	box-shadow: none;
	color: #ffffff;
	padding: 0.75rem 1rem 0.65rem;
	background-color: transparent;
	line-height: 1 !important;
}
.entry-header.product-overlay-img .entry-summary .quantity {
	float: left;
	margin-right: 10px;
}
.entry-header.product-overlay-img .entry-summary .single_add_to_cart_button.button {
	border: 1px solid #ffffff;
	border-left: 3px solid #ffffff;
	text-align: center;
	color: #ffffff !important;
	border-color: #ffffff !important;
	padding: 0.75rem 1rem 0.65rem;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	width: auto;
	line-height: 1 !important;
    background-image: linear-gradient(to left, transparent, transparent 50%, #ffffff 50%, #ffffff) !important;
    background-position: 100% 0;
    background-size: 200% 100%;
	transition: all 0.5s ease;
}
.entry-header.product-overlay-img .entry-summary .single_add_to_cart_button.button:hover {
	color: #000000 !important;
}
.entry-header.product-overlay-img .price, .entry-summary .woocommerce-Price-amount.amount {
	font-size: 2rem;
	color: #00cc00 !important;
}
.entry-header.product-overlay-img p.price {
	display: none;
}	
.entry-summary .woocommerce-variation-price  .woocommerce-Price-amount.amount {
	font-size: 2rem;
	color: #36c7c4 !important;
	display: block !important;
}
.single_variation_wrap {
	padding: 1rem 0 !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #E23636 !important;
    -webkit-font-smoothing: antialiased;
	color: #fff;
}
.entry-title {
	padding-bottom: 1rem;
}
.entry-title h1 {
	font-size: 2.5rem;
	padding-bottom: 0;
}
.single-post .entry-title h1 {
	padding-bottom: 2rem !important;
}
.entry-title p {
	color: #ffffff;
	font-size: 1.3rem;
}
.entry-info {
	position: absolute;
	margin: 0 auto;
	bottom: 15px;
	width: 100%;
	left: 0;
	right: 0;
	padding: 2rem 1rem 1rem;
}
.entry-social {
	text-align: right;
}
.entry-header h2 {
	display: block;
	margin-bottom: 1em;
}
.entry-header p {
	display: block;
	margin-bottom: 1.5em;
}
entry-meta, .entry-meta a {
	font-weight: 300;
	color: #ffffff;
}
.woocommerce-page .entry-header {
	position: relative;
  	padding: 3rem 0px !important;
	margin-bottom: 50px !important;
	margin: 0;
  	width: 100%;
	background-color: #84c253;
	text-align: center;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0;
	transform: translateY(0%);
}
.woocommerce-page h1.entry-title {
	font-size: 2.5rem;
	color: #fff !important;
	padding: 0;
	margin: 0;
}
.woocommerce span.onsale {
    min-height: 3.5em;
    min-width: 3.5rem;
    background-color: #07BB0D;
}
article .post-image {
	position: relative;
	display: block;
	background-attachment: fixed;
	vertical-align: middle;
	margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
	article .post-image {
		height: auto !important;
		background-attachment: scroll !important;
	}
	.entry-header {
		position: relative;
		transform: translateY(0%);
		padding: 80px 1rem 2rem !important;
	}
}
.post-image .post-image-overlay {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,0,0,0.35)), color-stop(100%, rgba(0,0,0,0))); /* safari4+,chrome */
    background: -webkit-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* ie10+ */
    background: linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* ie6-9 */ 
}
.post-image .product-image-overlay {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
    background: -moz-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.75) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(100%, rgba(0,0,0,0.75))); /* safari4+,chrome */
    background: -webkit-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.75) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.75) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.75) 100%); /* ie10+ */
    background: linear-gradient(225deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.75) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* ie6-9 */ 
}
.entry-cats h5 a {
    color: #fff;
    padding: 0.25rem 0.5rem;
    background-color: #3d4657;
    font-size: 0.75rem;
    margin: 0.5rem;
}
.entry-cats h5 a:hover, .entry-cats h5 a:active {
    text-decoration: none;
}
.text-white {
	color: #ffffff !important;
}
.text-black {
	color: #000000 !important;
}
.product-cta-button {
	text-align: center;
}
.post-image .image-enlarge {
  	text-align: center;
	transition: all 0.5s ease-in-out;
}
.post-image .image-enlarge:hover {
	opacity: 1;
}

.author-info {
	padding: 0.75rem 0px;
	color: #ffffff;
	text-align: left;
	font-weight: 500;
}
.author-info .social-icons {
	margin-bottom: 0px;
}
.author-info .social-icons li a {
	color: #ffeb71;
}
.author-info .social-icons li a:hover {
	color: #ffeb71;
	opacity: 0.8;
}
.author-footer {
	margin-top: 50px;
	padding: 1.5rem 0px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.author-footer .author-img {
	text-align: center;
}
.author-footer .author-info, .author-footer .author-info p, .author-footer .author-info a {
	color: #000000 !important;
	font-weight: 300;
	font-size: 1rem;
}
@media screen and (max-width: 767px) {
	.author-footer .author-info {
		text-align: center;
	}
}
/*article .entry-content.description h2::first-letter {
    font-size: 250%;
	line-height: 1em;
	vertical-align: bottom;
    float: left;
}*/
article .entry-content.description h2 {
	font-size: 1.5em;
	font-weight: 500;
	display: block;
	margin-bottom: 1.5em;
}
figcaption.wp-caption-text {
	font-style: italic;
	color: #B8B8B8;
	font-weight: 300;
	font-size: 0.75em;
}
@media screen and (min-width: 768px) {
.post-insert-ad {
	float: right;
	width: 40%;
	margin: 1em 0px 1em 1em;
}
}
.world-after-content {
	margin: 1rem;
	display: block;
	text-align: center;
}
.article-share-footer {
	padding: 2rem;
	border-top: 1px solid #cccccc;
	text-align: center;
}
.footer-social-share-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.footer-social-share-list li {
	display: inline-block;
}
.footer-social-share-list li a {
	margin: 0.25rem;
	padding: 0.5rem 1rem;
	background-color: #007bb2;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: 200;
}
.footer-social-share-list li a:hover, .footer-social-share-list li a:active {
	text-decoration: none;
	background-color: rgba(0,123,178,0.80);
}
.footer-social-share-list li a span {
	padding: 0 0.5em;
}
.footer-social-share-list li.facebook a {
	border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	-webkit-border-radius: 15px 0px 0px 15px;
	border: 0px solid #000000;
}
.footer-social-share-list li.twitter a {
	border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	-webkit-border-radius: 0px 15px 15px 0px;
	border: 0px solid #000000;
}
#related-posts, #related-items {
	margin-top: 0px;
	padding: 50px;
	background-color: #f5f2ef;
}
#related-posts.related-articles, #related-items.related-items {
    background-color: #f5f2ef;
}
#related-items {
    border-bottom: 1px solid #ccc;
}
#related-posts .posts.owl-carousel, #related-posts .posts.post-carousel, #related-items .posts.owl-carousel, #related-items .posts.post-carousel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#related-posts .posts.owl-carousel h5, #related-posts .posts.post-carousel h5, #related-items .posts.owl-carousel h5, #related-items .posts.post-carousel h5 {
	padding: 0.5rem 0;
}
#related-posts article, #related-items article {
    padding: 0;
}
#related-posts .latest-content h2, #related-items .latest-content h2 {
    font-size: 1.2rem;
}
#related-posts .owl-carousel .owl-stage {
    display: flex;
}
#related-posts .owl-carousel .owl-stage .owl-item {
    padding-bottom: 1rem;
}
#related-posts .owl-carousel .owl-stage .owl-item .auction-list-item, #related-posts .owl-carousel .owl-stage .owl-item .cq-posts-slider {
    height: 100%;
}
.article-footer-widget {
	display: block;
	padding:1.5em;
	text-align: center;
}
.archive-row {
	margin-bottom: 1.5em;
}
.archive-category-text {
	color: #0073b2;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 0.8em;
	font-weight: 200;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
}
.cat-sub-link {
	display: block;
	text-align: center;
	border: 1px solid #cccccc;
}
.sub-cat-menu {
	padding: 0;
	margin: 1.5rem 0;
	display: block;
	list-style-type: none;
	text-align: center;
}
.sub-cat-menu li {
	display: inline-block;
	margin-bottom: 1rem;
}
.sub-cat-menu li a {
	display: block;
	background-color: #ffffff;
	color: #36c7c4;
	padding: 0.3rem 0.85rem;
	border: 2px solid #36c7c4;
	border-radius:30px;
	transition: 0.3s all ease-in-out;
}
.sub-cat-menu li a:hover {
	background-color: #36c7c4;
	color: #ffffff;
	text-decoration: none;
}
.pagination {
	display:  block !important;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:1.2rem
}

.pagination span, .pagination a {
	display:block;
	float:left;
	font-size: 1rem;
	min-width: 32px !important;
	margin: 2px 2px 2px 0;
	padding:0.5rem 0.75rem 0.5rem 0.75rem;
	text-decoration:none;
	width:auto;
	color:#000;
	background: #eeeeee;
}

.pagination a:hover{
	color:#fff;
	background: #222222;
}

.pagination .current{
	padding:0.5rem 0.75rem 0.5rem 0.75rem;
	background: #000000;
	color:#fff;
}


table.variations {
	width: 100%;
}

table.variations tr {
	/*border-bottom: 1px solid #ffffff;*/
}
.product-overlay-img table.variations tr td {
	color: #ffffff;
	padding: 0.5rem 0 !important;
}
#sub_desc, .single_variation_wrap {
	padding: 0 0.5rem 0.5rem;
}
.sub-info #sub_desc p, .woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #b39c68 !important;
}
 .woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 2.5rem;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 2rem !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-weight: 300;
}
#one-page-shopping-cart {
	padding: 0;
	display: block;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
}
@media screen and (min-width: 768px) {
	#one-page-shopping-cart {
		padding: 0;
	}
	.checkout-button.wc-forward {
		margin-left: 1rem;
	}
}

.variation dd {
	width: 100%;
	margin-bottom: 0.25em !important;
	padding: 0 !important;
}

.subscribe-page div[class^="col-"] {
	padding: 0;
}
.woocommerce-main-image {
	display: block;
}
.woocommerce-main-image img {
	border: 1px solid #dadada;
	border-radius: 5px;
}
.images .thumbnails a img {
	border: 1px solid #dadada;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    	padding-right: 1rem;
	}
}
#one-page-shopping-cart-content .cross-sells, #one-page-shopping-cart-content .checkout-button {
	display: none;
}
@media screen and (min-width: 768px) {
	.one-page-shopping-section .actions .button {
		margin: 0 1rem !important;
	}
}
.woocommerce form .form-row label {
	line-height: 1.5;
	margin-bottom: 0;
}
.woocommerce form input {
	padding: 10px;
}
.woocommerce h3 {
	display: block;
	padding-top: 0.5em;
}
.woocommerce form .form-row {
	margin-bottom: 1rem;
}
#customer_details {
	padding-bottom: 1.5rem;
}
.woocommerce form .shipping_address {
	padding-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    	float: right;
    	width: 33%;
	}
	a.checkout-button.button.alt.wc-forward {
	margin-left: 1rem;
	}
}
.woocommerce table.shop_table td {
	padding: 1.5em 1rem;
}
.cart_totals {
	text-align: right;
}
.cart_totals table td {
	text-align: right;
}
/* pop up contact form styles */
/*Popup email styles */
.inline { 
	display: none; 
	width: 600px; 
}

/*label { margin-right: 12px; margin-bottom: 9px; font-family: Georgia, serif; color: #646464; font-size: 1.2em; }*/

#contact {
	width: 800px !important;
	height: auto !important;
	padding: 2em;
	background-color: #ffffff;
}

#contact h2 {
	font-size: 2.25em;
}




/*Author page styles */
.avatar {
	border-radius: 50%;
}
.visuallyhidden {
	display: none;
}
.social-icons {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1.5em;
}

.social-icons li {
	display: inline-block;
}

.social-icons li a {
	padding: 1rem 1rem 1rem 0;
	color: #41434f;
	transition: 0.3s all ease-in-out;
}
.social-icons li a:hover {
	text-decoration: none;
	color: rgba(65,67,79,0.7); 
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
	overflow: hidden;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0 !important;
	right: 0;
	padding: 0px;
	z-index: 1101;
	display: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-safari-box-sizing: border-box;
box-sizing: border-box;
max-width: 100% !important;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	/*background: #FFF;*/
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-safari-box-sizing: border-box;
box-sizing: border-box;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-safari-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 48px;
	height: 48px;
	overflow: hidden;
	background: url("../images/close-button.png");
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	z-index: 1103;
	display: none;
	opacity: 0.2;
	transition: 0.3s opacity ease-in-out;
}
#fancybox-close:hover {
	opacity: 1;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: -40px !important;
	margin: 0 auto;
	left: 0;
	font-size: 1rem;
	font-weight: 300;
	z-index: 1102;
	-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-safari-box-sizing: content-box;
box-sizing: content-box;
}

.fancybox-title-inside {
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	margin: 0 auto;
	padding: 10px 0;
	/*background-image: url('fancy_title_over.png');*/
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	/*background-image: url('fancybox-x.png');*/
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	/*background-image: url('fancybox.png');*/
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	/*background-image: url('fancybox-y.png');*/
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	/*background-image: url('fancybox.png');*/
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	/*background-image: url('fancybox-x.png');*/
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	/*background-image: url('fancybox.png');*/
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	/*background-image: url('fancybox-y.png');*/
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	/*background-image: url('fancybox.png');*/
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
#fancybox-title {background-color: #ffffff; color:#3E3E3E;}
#fancybox-title span { color:#3E3E3E;}

@media screen and (max-width:767px) {
	#fancybox-wrap, #fancybox-inner, #fancybox-title {
		width: 100% !important;
	}
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after, .post-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel, .post-carousel{
/*	display: none;*/
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper, .post-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer, .post-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight, .post-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item, .post-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item, .post-carousel  .owl-wrapper,
.post-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
#related {
	overflow-y: hidden;
}
.owl-nav div {
  text-decoration: none;
  display: block;
  width: auto;
  height: auto;
  margin: 0px;
  position: absolute;
  top: 50%;
  padding: 5px;
  line-height: 1;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: 'Linearicons-Free';
  font-size: 24px;
  display: inline-block;
  color: #946ca5;
  transform: translateY(-50%);
  background-color: transparent;
}
.owl-nav .owl-prev {
  content:  '\e875';
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.owl-nav .owl-next {
  content: '\e876';
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.owl-nav .owl-prev {
  left: -50px;
  text-align: right;
}
.owl-nav .owl-next {
  right: -50px;
  text-align: left;
}
#related-posts .posts.owl-carousel:hover .owl-nav .owl-prev, #related-posts .posts.post-carousel:hover .owl-nav .owl-prev, #related-items .posts.owl-carousel:hover .owl-nav .owl-prev, #related-items .posts.post-carousel:hover .owl-nav .owl-prev {
/*	left: 0;*/
}
#related-posts .posts.owl-carousel:hover .owl-nav .owl-next, #related-posts .posts.post-carousel:hover .owl-nav .owl-next, #related-items .posts.owl-carousel:hover .owl-nav .owl-next, #related-items .posts.post-carousel:hover .owl-nav .owl-next {
/*	right: 0;*/
}
@media screen and (max-width: 767px) {
	.owl-nav {
		display: none;
	}
}
span.wpcf7-not-valid-tip {
	display: inline-block !important;
}

.mm-cruise-question h4 .vc_tta-title-text {
	font-size: 1.1rem !important;
	font-weight: 500 !important;
	
}

.mm-cruise-question .vc_tta-panel-heading {
	background-color: #007Bb2 !important;
}

.guide-info {
	display: block;
	padding: 3rem !important;
	background-color: #fff;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	.guide-info {
		padding: 1rem !important;
	}
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
 
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
    left:0;
    width:100%;
    height:100%;
}


.postid-19617 .post-insert-ad, .post.category-cruise-competitions-reader-offers .post-insert-ad {
    display: none;
}

.cli-plugin-button {
	border: none !important;
	text-shadow: none !important;
	background-image: none !important;
	box-shadow: none !important;
}
#cookie-law-info-bar {
	border-top: 1px solid #ccc !important;
	padding: 10px !important;
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none !important;
	margin-top: 1rem;
}
.shop_table.cart thead {
	background-color: #84c253;
}
.shop_table.cart thead th {
	color: #fff;
}
.woocommerce table.shop_table th {
    font-weight: 700 !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-remove .remove {
	position: relative;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-remove .remove:hover {
	background-color: transparent !important;
	color: #000000 !important;
	opacity: 0.8;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
    border: 1px solid #ccc !important;
    background-color: #fff;
    border-radius: 5px !important;
    padding: 0 30px !important;
}
.woocommerce-cart-form .product-thumbnail img {
	width: 100px !important;
	height: auto;
}
table.shop_table td.product-name a, .woocommerce table.shop_table td, .woocommerce table.shop_table .cart-subtotal th, .woocommerce table.shop_table .shipping th, .woocommerce table.shop_table .tax-rate th, .woocommerce table.shop_table .order-total th, .woocommerce table.shop_table .fee th {
	font-weight: 300;
	padding: 2rem 0 !important;
}
.cart-subtotal td, .tax-rate td, .order-total td, .fee td {
	text-align: right;
}
.woocommerce ul#shipping_method {
	text-align: right !important;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
.actions .btn-update .button {
	float: right !important;
}
.col-totals, .col-coupon {
	padding: 1rem 0px;
}
.cart_totals h2 {
	display: none;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
}
.col-coupon input {
	margin-bottom: 1rem;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100%;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100% !important;
    float: none;
}
.woocommerce .button.proceed-chk-btn {
	width: 100% !important;
	border-color: #c91d1d;
	color: #ffffff;
	background-color: #c91d1d;
}
.woocommerce .button.proceed-chk-btn:hover {
	background-color: #B41039 !important;
	border-color: #B41039 !important;
	text-decoration: none;
}
.woocommerce-checkout table.shop_table {
    border-radius: 0;
    padding: 0 30px;
    border: 1px solid #ccc !important;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    border-bottom: none !important;
    background-color: #ffffff;
	border-radius: 5px;
    margin: 0;
}
.woocommerce-checkout-review-order-table .product-total {
	text-align: right;
}
.woocommerce-checkout-payment {
	background-color: #FFFFFF !important;
}
.woocommerce-checkout-payment ul {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none !important;
}
.woocommerce-checkout table.shop_table th {
    font-weight: 500;
    padding: 0.75rem 0px;
}
.woocommerce-order-received .entry-content .woocommerce {
	padding-top: 50px;
}
#woocommerce-wrapper #primary {
	background-color: #ffffff;
}
#woocommerce-wrapper #main {
	margin-bottom: 85px;
}
.woocommerce-billing-fields {
	margin-bottom: 2rem;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #e90a49 !important;
}
.woocommerce-invalid #terms {
    outline: 2px solid #e90a49 !important;
    outline-offset: 2px;
}
.variations_form.cart {
	background-color: #fafafa;
	border: 1px solid #dadada;
	padding: 2rem;
}
.product_meta {
/*	display: none !important;*/
}
.product_meta > span {
	display: block !important;
}
.variation-AimsandGoals, .variation-Strategicsteps, .variation-Implementationofinitiatives, .variation-Achievements, .variation-Supportingtext, .variation-WebsiteURL, .variation-entry_id, .variation-user_id {
	display: none !important;
}
.variation-Additionalfiles ul {
	margin-top: 2rem;
	list-style: none;
  	padding: 0;
}
.variation-Additionalfiles li {
  padding-left: 1.3em;
}
.variation-Additionalfiles li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.entry-content .woocommerce {
/*	padding-bottom: 50px;*/
}
.list-group-item {
	transition: all 0.5s ease-in-out;
}
.woocommerce-tabs.wc-tabs-wrapper {
	padding: 50px 15px;
}
.tabs.wc-tabs {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.tabs.wc-tabs li {
	display: inline-block;
	float: left;
	margin-bottom: -1px;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	margin-right: 0.25rem;
	z-index: 99;
	background-color: #fff;
	opacity: 0.4;
	transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
	.tabs.wc-tabs li {
		display: block;
		float: none;
		margin-bottom: -1px;
		margin-right: 0rem;
		width: 100%;
	}
}
.tabs.wc-tabs li.active {
	opacity: 1;
}
.tabs.wc-tabs li a {
	padding: 0.65rem 1.5rem;
	color: #000000;
	display: block;
	text-decoration: none;
}
.woocommerce-Tabs-panel {
	display: block;
	padding: 30px 1rem;
	background-color: #ffffff;
	border: 1px solid #dadada;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    position: static !important;
}
.tabs.wc-tabs li.active {
	background-color: #ffffff !important;
	margin-bottom: -1px;
}
.related-wrapper, .up-sells-wrapper {
	padding: 50px 0px;
	background-color: rgba(255,255,255,0.4);
}
.woocommerce.columns-4 > .products:not(.owl-carousel) li {
		float: left;
		padding: 5px !important;
		margin: 0 0 1.5rem 0 !important;
}
#shop-filters {
	border: 1px solid #dadada;
	background-color: #ffffff;
	padding: 1rem;
	border-radius: 5px;
}
@media screen and (min-width: 992px) {
	.woocommerce.columns-4 > .products:not(.owl-carousel) li {
		width: 25% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.woocommerce.columns-4 > .products:not(.owl-carousel) li {
		width: 50% !important;
	}
}
@media screen and (max-width: 767px) {
	.woocommerce.columns-4 > .products:not(.owl-carousel) li {
		width: 50% !important;
		margin-bottom: 1rem;
	}
}
h2.woocommerce-loop-product__title {
	min-height: 70px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #c91d1d;
    padding: 0;
    margin: 0.5rem;
    float: left;
    display: inline;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a {
	transition: all 0.3s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none !important;
    margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #c91d1d;
    color: #ffffff;
}
.woocommerce-form-login {
	background-color: #ffffff;
}


.top-posts {
	padding: 50px 0px;
	background-color: #000000;
	margin-bottom: 50px;
}
.top-posts h2 {
	display: block;
	text-align: center;
	color: #ffffff;
}
.pagination-container {
	display: block;
	padding: 50px;
	text-align: center;
}
.default-header {
	padding: 50px;
	background-color: #090b1a;
	background-image: url('../images/category-bg.jpg');
	background-position: center center;
	background-size: cover;
	margin-bottom: 32px;
}
.default-header h1.page-title, .default-header h1 {
	display: block;
	text-align: center;
	color: #ffffff;
}
.default-author-description {
	padding: 50px 15px !important;
}
.page-header .taxonomy-description {
	display: none !important;
}
/* WOOCOMMERCE SELECT STYLES 
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 2.3 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 42px;
	background-color: transparent;
}*/
.select2-container--default .select2-selection--single .select2-selection__arrow b {

    border-color: transparenttransparent transparent transparent;
    border-style: none !important;
    border-width: 0px;
    height: 0;
    left: 50%;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    top: calc(50% - 16px);
    width: 0;

}
.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
    border-color: #888 transparent transparent;
    border-style: none;
    border-width: 5px 4px 3px;
	font-family: FontAwesome;
	font-size: 16px;
	color: #000000;
	content: "\f107";
	z-index: 0;
    height: 0;
    left: 50%;
	line-height: 36px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
/*.select2-container .select2-selection--single {
	height: auto !important;
}
.select2-dropdown {
    border: 1px solid #000;
    border-left-width: 3px;
}*/



/*META INFO UPDATE BOF*/
.social-column {
	text-align: center;
	padding-top: 50px;
}
.post-meta-info h3, .social-column h3 {
	font-size: 1rem;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 1rem;
	display: block;
	text-transform: uppercase;
	color: rgba(0,0,0,1);
}
.post-meta-info h5 a {
	font-size: 0.875rem;
	padding: 0.3rem 0;
	color: #000000 !important;
	font-family: 'National', sans-serif !important;
}
.post-meta-info h5 {
	margin-bottom: 0.5rem;
}
.post-meta-info span.time-ago {
	padding-top: 2px;
	font-size: 0.5rem;
	color: #888888;
}
.post-meta-info span, .post-meta-info span a {
	font-size: 0.875rem !important;
	padding: 0.35rem 0;
	display: inline-block;
	color: #000000;
}
.post-meta-info span.date-text {
	padding-bottom: 0px;
}
.post-meta-info span .fa {
	display: none;
}
.post-meta-info .author-text, .post-meta-info .time-ago {
	padding-bottom: 2rem;
}
.social-column ul {
	display:block;
}
.social-column ul li {
	display: inline-block;
	width: auto;
	margin: 0px;
}
.social-column ul li a {
	font-size: 1.2rem;
	color: rgba(0,0,0,0.6);
	padding: 0.75rem 1.5rem !important;
    width: auto;
	transition: all 0.5s ease-in-out;
}
.social-column ul li a:hover {
	color: rgba(0,0,0,1);
}
@media screen and (max-width: 767px) {
	.social-column {
		padding-top: 2rem;
		max-width: 200px;
    	margin: 0 auto;
	}
	.social-column h3 {
		text-align:center;
	}
	.social-column ul {
		display:block;
		text-align:center;
	}
	.social-column ul li a {
		padding: .75rem 0.75rem 0.75rem 0 !important;
		padding-left: 0.75rem !important;
	}
}
/*META INFO UPDATE EOF*/


/*Social colours*/

.social-column .facebook .fa {
	color: #3b5998;
}
.social-column .twitter .fa {
	color: #00acee;
}
.social-column .whatsapp .fa {
	color: #1ebea5;
}
.social-column .pinterest .fa {
	color: #c8232c;
}
.woocommerce-checkout .optional {
	display: none;
}
ol.spaced-list li {
	padding-bottom: 1rem;
}
.mc4wp-alert p {
	display: block;
	text-align: center;
}
.mc4wp-alert.mc4wp-success p {
	color: #10c218;
}
.mc4wp-alert.mc4wp-notice p {
	color: #c91d1d;
}
/*Start Editors Pick*/
.editors-pick-row {
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	background-size: cover;
	background-position: center center;
    border-radius: 10px;
    overflow: hidden;
}
.vc_row[data-vc-stretch-content="true"] .editors-pick-row {
    border-radius: 0;
}
.editors-pick_overlay {
    position: relative;
	height: auto !important;
	width: 100%;
    background-color: rgba(0,0,0,0.3);
	
	transition: all 0.7s ease-in-out;
}
.editors-pick_overlay:hover, .mob_view {
    background-color: rgba(0,0,0,0.65);
}
.editors-pick-content-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.editors-pick-content {
	display: block;
}
.editors-pick-content.to-right, .editors-pick-content.to-left {
    text-align: left;
}
.editors-pick-content.to-center {
    text-align: center;
}
.editors-pick-content p {
	color: #ffffff;
	display: block;
	margin-bottom: 2.5rem;
}
.editors-pick-content h2, .editors-pick-content h5 {
	margin-bottom: 2.5rem !important;
}
.editors-pick-content h2 a, .editors-pick-content h2 {
	font-size: 2.2rem;
	color: #ffffff;
    font-weight: bold;
}
/*End Editors Pick*/

/* TAKEOVER STYLES */
.takeover-overlay {
	background-color: rgba(0,0,0,0.3);
	transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
	.takeover-overlay {
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
	}
}
.takeover-overlay:hover {
	background-color: rgba(0,0,0,0.65);
}
@media screen and (min-width: 768px) {
	.takeover-logo-background {
		text-align:center;
		min-height: 100%;
		position: relative;
	}
	.takeover-logo-background a {
		text-align: center;
		position: absolute;
  		top: 50%;
  		left: 0; right: 0;
  		padding: 1rem !important;
		margin: 0;
  		transform: translateY(-50%);
	}
}
@media screen and (max-width: 767px) {
	.takeover-logo-background {
		text-align:center;
		min-height: 100%;
		position: relative;
	}
}	
.takeover-logo-background a {
	text-align: center;
  	padding: 1.5rem 1rem !important;
	margin: 0;
	display: block;
}
.takeover-content {
	padding: 2rem 16px;
	text-align: center;
}
.takeover-content h2, .takeover-content h4 {
	display: block;
	color: #ffffff;
	text-align:center;
}
.takeover-content a {
	padding: 0.75rem 1rem;
	margin: 0 auto;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 1rem;
	transition: all 0.5s ease-in-out;
}
.takeover-content a:hover {
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
}
.fw-takeover-content h2 img {
    max-height: 120px;
    width: auto;
	max-width: 200px;
}
/* END TAKEOVER STYLES */
.gmap {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    border: none !important;
    box-shadow: none !important;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button:hover, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button:hover {
    text-decoration: none !important;
}

.col-md-6.th-account p.login_tag {
    float: right;
    margin-bottom: 0px;
}

p.sign_in_text {
    text-align: center;
    font-size: 27px;
}
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
	z-index: auto;
}
.ribbon-container {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
.ribbon {
  background-color: #c0ff00;
  overflow: hidden;
  white-space: nowrap;
  /* top left corner */
  position: relative;
  right: -50px;
  top: 24px;
  z-index: 1;
  /* for 45 deg rotation */
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  /* for creating shadow */
  -webkit-box-shadow: 0 0 10px #888;
     -moz-box-shadow: 0 0 10px #888;
          box-shadow: 0 0 10px #888;
}
.ribbon a {
  border: 1px solid #3D4657;
  color: #3D4657;
  display: block;
  margin: 1px 0;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
}
body.page-template-login-register {
    height: 100vh;
    min-height: 800px;
}
@media screen and (min-width: 768px) {
    #login-register-page-wrapper {
        display: flex;
        height: 100%;
    }
}
#login-register-page-wrapper header {
    padding: 1rem;
}
@media screen and (min-width: 768px) {
    #login-register-page-wrapper main {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 991px) {
    #login-register-page-wrapper main {
        padding-top: 100px;
    }
}