@font-face {
	font-family: 'Vidaloka';
	src: url('fonts/Vidaloka-Regular.eot');
	src: url('fonts/Vidaloka-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Vidaloka-Regular.woff2') format('woff2'), url('fonts/Vidaloka-Regular.woff') format('woff'), url('fonts/Vidaloka-Regular.ttf') format('truetype'), url('fonts/Vidaloka-Regular.svg#Vidaloka-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'Poppins';src:url('fonts/montserrat-bold.eot');src:url('fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-bold.woff2') format('woff2'), url('fonts/montserrat-bold.woff') format('woff'), url('fonts/montserrat-bold.ttf') format('truetype'), url('fonts/montserrat-bold.svg#montserrat-bold') format('svg');font-weight:bold;font-style:normal;
}
@font-face {
	font-family:'Poppins';src:url('fonts/montserrat-regular.eot');src:url('fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-regular.woff2') format('woff2'), url('fonts/montserrat-regular.woff') format('woff'), url('fonts/montserrat-regular.ttf') format('truetype'), url('fonts/montserrat-regular.svg#montserrat-regular') format('svg');font-weight:normal;font-style:normal;
}
@font-face {
	font-family:'Poppins';src:url('fonts/Montserrat-Light.eot');src:url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Light.woff2') format('woff2'), url('fonts/Montserrat-Light.woff') format('woff'), url('fonts/Montserrat-Light.ttf') format('truetype'), url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');font-weight:300;font-style:normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a {
	background: transparent;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button,
input {
	line-height: normal;
}
button,
select {
	text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
body {
	color: #1c1a1c;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	font-family: 'Poppins';
}
.top_sec_menu ul li a {
	font-size: 17px;
	color: #231F20;
}
.top_sec_menu {
	float: left;
}
body.altitude-home {
	background: none;
}
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.site-header.dark {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
::-moz-selection {
	background-color: #000;
	color: #fff;
}
::selection {
	background-color: #000;
	color: #fff;
}
a {
	color: #9c174e;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	margin: 0 0 20px;
	padding: 0;
	font-family: 'Poppins';
	font-size: 14px;
	line-height: 26px;
	color: #1c1a1c;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
li {
	font-family: 'Poppins';
	font-size: 17px;
	line-height: 26px;
	color: #1c1a1c;
}
b,
strong {
	font-weight: 800;
}
cite,
em,
i {
	font-style: italic;
}
blockquote {
	color: #999;
	margin: 40px;
}
blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}
hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 40px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat";
	line-height: 1.2;
	margin: 0 0 20px;
	font-size: 28px;
	color: #1c1a1c;
	font-weight: normal;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 30px;
}
h5 {
	font-size: 30px;
}
h6 {
	font-size: 30px;
}
.image-section h2,
.solid-section h2 {
	font-size: 80px;
	font-weight: 200;
	line-height: 1;
}
.front-page-2.solid-section h2 {
	font-size: 48px;
}
.image-section h4,
.solid-section h4 {
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: uppercase;
}
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}
img {
	height: auto;
}
.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px;
}
.featured-content img,
.gallery img {
	width: auto;
}
.gallery {
	margin-bottom: 28px;
	overflow: hidden;
}
.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}
input,
select,
textarea {
	background-color: #ffffff;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	padding: 11px 20px;
	width: 100%;
}
input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}
.front-page input:focus,
.front-page textarea:focus {
	border: 1px solid #22a1c4;
	outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}
::-moz-placeholder {
	opacity: 1;
}
::-webkit-input-placeholder {
	color: #000;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
	background-color: #a30b33;
	border: 2px solid #a30b33;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	padding: 10px 25px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.button:hover,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .widget .button,
.widget .button:hover,
.widget .button.clear:hover {
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
}
.button {
	display: inline-block;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 16px;
}
.widget .button.clear {
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
}
.image-section .button {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}
.image-section .button.clear {
	border-color: #fff;
	color: #fff;
}
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:hover,
.image-section button:hover,
.image-section input:hover[type="button"],
.image-section input:hover[type="reset"],
.image-section input:hover[type="submit"],
.image-section .widget .button:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000;
}
button:disabled,
button:disabled:hover,
input:disabled,
input:disabled:hover,
input[type="button"]:disabled,
input[type="button"]:disabled:hover,
input[type="reset"]:disabled,
input[type="reset"]:disabled:hover,
input[type="submit"]:disabled,
input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-color: #ddd;
	color: #fff;
	cursor: not-allowed;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}
tbody {
	border-bottom: 1px solid #ddd;
}
th,
td {
	text-align: left;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}
.site-inner,
.wrap {
	float: none;
	margin: 0 auto;
	max-width: 1280px;
}
.site-inner {
	clear: both;
	position: relative;
	word-wrap: break-word;
	z-index: 9;
}
.top_right_menu ul#main_navigation li a {
	border-right: 1px solid #dcdcdc;
	height: 76px;
	line-height: 76px;
	padding: 0 20px;
	display: inline-block;
}
.top_right_menu ul#main_navigation li {
	padding: 0;
}
.top_menu ul li a:hover {
	color: #9c174e;
}
.ls-bg.ls-preloaded {
	margin: 0 !important;
}
.top_right_menu ul#main_navigation li a:hover {
	background: #fdc628;
}
.top_right_menu ul#main_navigation li:first-child {
	border-left: 1px solid #dcdcdc;
}
.front-page .site-container .site-inner {
	margin-top: 0;
	max-width: 100%;
}
.altitude-landing .site-container .site-inner {
	margin-top: 100px;
}
.secondary-nav .site-inner {
	margin-top: 250px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.first {
	clear: both;
	margin-left: 0;
}
.avatar {
	border-radius: 50%;
	float: left;
}
.author-box .avatar {
	height: 88px;
	width: 88px;
}
.entry-comments .avatar {
	height: 60px;
	width: 60px;
}
.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}
.alignright .avatar {
	margin-left: 24px;
}
.comment .avatar {
	margin: 0 20px 24px 0;
}
.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	margin-bottom: 60px;
	padding-bottom: 10px;
}
.archive-description,
.author-box {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 20px;
	margin-bottom: 100px;
	padding: 40px 0;
}
.author-box-title {
	font-size: 22px;
	margin-bottom: 8px;
}
.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}
.archive-title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 20px;
}
.sidebar .entry-title {
	font-size: 24px;
	text-align: left;
}
.entry-title a {
	color: #000;
}
.entry-title a:hover {
	color: #22a1c4;
}
.widget-full .widget-title {
	margin-bottom: 40px;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}
a.alignnone {
	display: inline-block;
}
a.aligncenter img {
	display: block;
	margin: 0 auto;
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
	margin: 0 0 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}
.wp-caption-text {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}
.post-password-form input {
	width: auto;
}
.post-password-form input[type="submit"] {
	padding: 25px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}
.widget {
	word-wrap: break-word;
}
.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}
.featured-content .entry-title {
	font-size: 24px;
}
.altitude-home .content .simple-social-icons {
	margin-top: 40px;
}
.altitude-home .content .simple-social-icons ul li {
	margin: 0 20px !important;
}
.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:hover {
	padding: 30px;
}
.enews-widget input {
	font-size: 18px;
	margin-bottom: 20px;
}
.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}
.enews form + p {
	margin-top: 24px;
}
.genesis-pro-portfolio .content .pro-portfolio {
	padding: 0;
}
#wpstats {
	display: none;
}
.toggleMenu {
	display: none;
}
.top_menu {
	float: left;
	position: relative;
}
.top_menu_sec {
	margin: 0 auto;
}
.main_inner_heading .wpb_wrapper > h1 {
	color: #000000;
	font-size: 48px;
	font-weight: 900;
	margin-bottom: 38px;
	margin-top: 43px;
	position: relative;
}
.main_inner_heading .wpb_wrapper > p {
	color: #000000;
}
.yellow_color h4 {
	color: #000000;
	font-size: 20px;
	font-weight: 800;
	padding-bottom: 12px;
}
.text_align_center_text .wpb_wrapper > p {
	text-align: center;
}
.yellow_color img {
	margin-top: -41px;
}
.big_text .wpb_wrapper > p {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
}
.yellow_text {
	color: #ffbd33;
	font-size: 26px;
}
.yellow_color {
	background: #ffbd33 none repeat scroll 0 0;
	margin-bottom: 46px !important;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}
.yellow_color .wpb_wrapper > p {
	margin-bottom: 13px;
}
.main_inner_heading .wpb_wrapper > h1::before {
	background: #fdc628 none repeat scroll 0 0;
	border-radius: 50px;
	bottom: -16px;
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	right: 0;
	width: 60px;
}
#inner_header_image {
	background-attachment: fixed;
	background-position: center top !important;
	height: 332px;
}
#main_navigation li {
	float: left;
	list-style: outside none none;
	position: relative;
}
.featured-section .site-header {
	background-color: transparent;
}
.featured-section .site-header > .wrap {
	border-bottom: 1px solid #fff;
}
.site-header.dark > .wrap {
	border-bottom: none;
}
.site-header.dark .nav-secondary {
	display: none;
}
.title-area {
	float: left;
	padding: 0;
}
.top_sec_menu {
	float: left;
}
.top_right_menu {
	float: right;
}
.site-header.dark .title-area {
	padding: 15px 0;
}
.site-title {
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
	color: #fff !important;
}
.header-image .title-area,
.header-image .site-header.dark .title-area {
	padding: 0;
}
.header-image .site-title > a {
	background-size: contain !important;
	display: block;
	height: 125px;
	margin: 20px 30px;
	text-indent: -9999px;
	width: 87px;
}
.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}
.genesis-nav-menu {
	line-height: 1;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}
.genesis-nav-menu li li {
	margin-left: 0;
}
.genesis-nav-menu a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 200;
	letter-spacing: 1px;
	padding: 30px 15px;
	text-transform: uppercase;
}
.site-header.dark .genesis-nav-menu a {
	padding: 20px 15px;
}
.genesis-nav-menu li.highlight a:hover::before {
	color: #fff;
}
.genesis-nav-menu li.highlight > a {
	font-weight: 800;
}
.front-page .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
	border-bottom: 2px solid transparent;
}
.front-page .genesis-nav-menu li.current-menu-item > a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a:hover {
	border-color: #fff;
}
.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}
.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}
.genesis-nav-menu .sub-menu a {
	background-color: #111;
	padding: 20px;
	position: relative;
	width: 200px;
}
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
	background-color: #222;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
	position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-nav-menu > .first > a {
	padding-left: 0;
}
.genesis-nav-menu > .last > a {
	padding-right: 0;
}
.genesis-nav-menu > .right {
	color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 27px 20px;
	text-transform: uppercase;
}
.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}
.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}
.genesis-nav-menu > .search {
	display: block;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 50%;
}
.nav-primary {
	text-align: center;
}
.nav-primary .genesis-nav-menu {
	float: right;
}
.nav-secondary {
	border-bottom: 1px solid #fff;
}
.nav-footer .genesis-nav-menu {
	padding: 20px 0;
}
.nav-footer .genesis-nav-menu a {
	border: none;
	font-weight: 800;
	letter-spacing: 3px;
	margin: 0 20px;
	padding: 0;
}
.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-bottom: 10px;
	text-align: center;
}
.responsive-menu-icon::before {
	color: #fff;
	content: "\f333";
	font: normal 24px/1 "dashicons";
	margin: 0 auto;
}
.nav-secondary .responsive-menu-icon {
	margin: 10px auto 0;
}
.image-section,
.solid-section {
	clear: both;
	text-align: center;
	width: 100%;
}
.image-section {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(30%, rgba(0, 0, 0, 0.5)), color-stop(80%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.9)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#e6000000', GradientType=0);
	display: table;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
}
.image-section .widget-area {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.image-section,
.image-section a {
	color: #fff;
}
.easy_t_single_testimonial .easy_testimonial_title {
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 9px;
	position: relative;
}
.easy_testimonial_title {
	float: right;
	width: 48% !important;
}
.testimonial_body > p {
	color: #505050;
	height: 100px;
	overflow: hidden;
}
blockquote.easy_testimonial {
	float: left;
}
.testimonial-client {
	float: right;
	font-weight: bold;
	left: 0;
	margin-top: 8px;
	position: relative;
	width: 48%;
}
.testimonial-position {
	float: right;
	font-weight: bold;
	left: 0;
	margin-top: 0;
	position: relative;
	width: 48%;
}
.easy-t-cycle-pager {
	display: none !important;
}
blockquote.easy_testimonial::before {
	content: inherit !important;
}
blockquote.easy_testimonial .wp-post-image {
	float: left;
	margin: 0 10px 10px 0;
	max-height: 182px !important;
	max-width: 255px !important;
	width: 255px !important;
}
.image-section a:hover,
.image-section .featured-content .entry-title a:hover {
	color: #22a1c4;
}
.solid-section {
	background-color: #fff;
}
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
	border-top: 54px solid transparent;
	margin-top: -54px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	position: relative;
	z-index: 9;
}
.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
	background-attachment: fixed;
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.front-page-1 {
	position: relative;
}
.front-page-1 .image-section {
	padding-top: 75px;
}
.secondary-nav .front-page-1 .image-section {
	padding-top: 150px;
}
.front-page-4 .solid-section {
	background-color: #f3f3f3;
}
.bottom-image {
	margin-bottom: -120px;
	margin-top: 100px;
}
.bottom-image img {
	margin-bottom: -10px;
}
.front-page .field-wrap:last-child {
	margin-bottom: 0;
}
.small-disclaimer {
	font-size: 14px;
	font-style: italic;
}
.front-page .dashicons {
	font-size: 40px;
	height: 40px;
	margin-bottom: 20px;
	width: 40px;
}
.flexible-widgets {
	padding-bottom: 60px;
	padding-top: 100px;
}
.flexible-widgets .widget {
	float: left;
	margin: 0 0 40px 2.564102564102564%;
}
.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	background: none;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
	width: 48.717948717948715%;
}
.flexible-widgets.widget-thirds .widget {
	width: 31.623931623931625%;
}
.flexible-widgets.widget-fourths .widget {
	width: 23.076923076923077%;
}
.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
	margin-left: 0;
}
.solid-section .widget {
	background-color: #fff;
	padding: 40px;
}
.solid-section .widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.flexible-widgets.widget-halves h2,
.flexible-widgets.widget-thirds h2,
.flexible-widgets.widget-fourths h2 {
	font-size: 36px;
}
.content {
	float: left;
	width: 700px;
}
.page .content {
	padding-bottom: 50px;
}
.sidebar-content .content {
	float: right;
}
.full-width-content .content {
	padding: 0 0 0px;
	width: 100%;
}
.jcarousel .easy-logo_image {
	height: 85px !important;
}
.jcarousel-pagination {
	display: none;
}
.jw_easy_slider_name {
	display: none;
}
.jcarousel-wrapper {
	border: medium none !important;
	border-radius: inherit !important;
	box-shadow: inherit !important;
	margin: inherit !important;
	position: relative !important;
}
.full-width-content.front-page .content {
	padding: 0;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 11px !important;
}
.entry {
}
.widget .entry {
	margin-bottom: 40px;
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 1px;
}
.entry-content ol > li {
	list-style-type: decimal;
}
.entry-content ul > li {
	padding: 0px 0 4px 0px;
	margin-left: 15px;
}
.jcarousel li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #000;
	color: #ddd;
}
p.entry-meta {
	font-size: 20px;
	margin-bottom: 0;
}
.entry-header,
.entry-footer {
	text-align: center;
}
.entry-header p.entry-meta {
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 60px;
	padding-bottom: 30px;
	width: 25%;
}
.image-section .entry-header::after {
	border-color: #fff;
}
.entry-footer::before {
	border-top: 1px solid #000;
	content: "";
	display: block;
	margin: 30px auto 0;
	padding-top: 60px;
	width: 25%;
}
.sidebar .entry-header::after {
	display: none;
}
.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 20px/1 "dashicons";
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}
.after-entry {
	border-top: 1px solid #000;
	padding: 40px 0;
}
.after-entry .widget {
	margin-bottom: 40px;
}
.after-entry p:last-child,
.after-entry .widget:last-child {
	margin: 0;
}
.after-entry li {
	list-style-type: none;
}
.pagination {
	clear: both;
	margin: 40px 0;
}
.adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	background-color: #000;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #22a1c4;
	color: #fff;
}
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 100px;
}
p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}
.comment-header {
	font-size: 20px;
}
.entry-comments .comment {
	border-bottom: 1px solid #000;
}
.comment-content,
.entry-comments .comment {
	clear: both;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}
.entry-comments .children .comment {
	border: none;
}
.comment-respond label {
	display: block;
	margin-bottom: 10px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}
.comment-list li,
.ping-list li {
	list-style-type: none;
}
.entry-comments ul.children {
	margin-left: 40px;
}
.ping-list .reply {
	display: none;
}
@media only screen and (max-width:1280px) {
	.site-inner,
.wrap {
		max-width: 1140px;
	}
}
@media only screen and (max-width:1200px) {
	.site-inner,
.wrap {
		max-width: 960px;
	}
	.site-header .widget-area {
		width: 580px;
	}
	.content {
		width: 520px;
	}
	.full-width-content .content {
		padding: 0 110px;
	}
	.genesis-nav-menu a {
		padding: 30px 10px;
	}
	.site-header.dark .genesis-nav-menu a {
		padding: 20px 10px;
	}
	.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
		background-attachment: scroll;
	}
}
@media only screen and (max-width:1023px) {
	.site-inner,
.wrap {
		max-width: 768px;
	}
	.secondary-nav .site-inner {
		margin-top: 80px;
	}
	.front-page .site-inner {
		max-width: none;
	}
	.site-header {
		position: static;
	}
	.front-page .site-header {
		background-color: #000;
	}
	.front-page .site-header > .wrap {
		border: none;
	}
	.content,
.sidebar,
.site-header .widget-area,
.title-area {
		width: 100%;
	}
	.site-header .title-area,
.site-header.dark .title-area {
		padding: 15px 0;
	}
	.header-image .dark .site-title > a {
		height: 76px;
	}
	.genesis-nav-menu,
.site-header .widget-area,
.site-title {
		text-align: center;
	}
	.header-image .site-title > a {
		background-position: center !important;
	}
	.nav-primary .genesis-nav-menu {
		float: none;
	}
	.nav-secondary,
.site-header.dark .nav-secondary {
		border-bottom: none;
		display: block;
	}
	.genesis-nav-menu a,
.site-header.dark .genesis-nav-menu a {
		padding: 10px;
	}
	.front-page .site-inner {
		margin-top: 0;
	}
	.site-inner {
		margin-top: 80px;
	}
	.full-width-content .content {
		padding: 0;
	}
	.full-width-content img.pull-left {
		margin-left: 0;
	}
	.full-width-content img.pull-right {
		margin-right: 0;
	}
	.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
		margin: 0;
		width: 100%;
	}
	.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-halves .widget,
.flexible-widgets.widget-thirds .widget,
.flexible-widgets.widget-fourths .widget {
		margin: 0 auto 20px;
		width: 100%;
	}
	.image-section h2,
.solid-section h2 {
		font-size: 60px;
	}
	.front-page-1 .image-section,
.secondary-nav .front-page-1 .image-section {
		padding-top: 0;
	}
}
@media only screen and (max-width:800px) {
	.site-inner,
.wrap {
		max-width: none;
		width: 100%;
	}
	.site-inner,
.wrap {
		padding: 0 5%;
	}
	.front-page .site-inner {
		padding: 0;
	}
	.genesis-nav-menu.responsive-menu {
		display: none;
		float: none;
		padding-bottom: 20px;
	}
	.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
		display: block;
	}
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		display: block;
		padding: 10px 0;
		text-transform: none;
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 "dashicons";
		height: 20px;
		padding: 7px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}
	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition: opacity .4s ease-in-out;
		-ms-transition: opacity .4s ease-in-out;
		-o-transition: opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition: opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}
	.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 10px 0;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	.genesis-nav-menu.responsive-menu .current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}
	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
.site-header .genesis-nav-menu.responsive-menu .sub-menu,
.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}
	.altitude-home .simple-social-icons ul li {
		margin: 0 20px 20px !important;
	}
	.footer-widgets .wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
		border-top: 0;
		margin-top: 0;
	}
	.image-section .flexible-widgets {
		padding-bottom: 80px;
	}
	.solid-section .flexible-widgets {
		padding-bottom: 40px;
		padding-top: 60px;
	}
	.bottom-image {
		margin-top: 60px;
		margin-bottom: -80px;
	}
}
@media only screen and (max-width:480px) {
	.image-section h2,
.solid-section h2 {
		font-size: 40px;
	}
}
.header-widget-area {
	float: right;
}
.top_sec_menu ul li {
	list-style: none;
	padding-left: 25px;
	padding-right: 25px;
}
.top_sec_menu ul li a {
	padding: 0 20px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
}
.top_sec_menu ul li a:hover {
	color: #FCB040;
}
.top_sec_menu ul li.current-menu-item a {
	color: #FCB040;
}
.top_sec_menu .nav {
	margin-top: 70px;
}
.top_sec_menu ul li ul {
	display: none;
}
.top_sec_menu ul li:hover ul {
	display: block;
	position: absolute;
	background: #333;
	padding: 5px;
	width: 240px;
}
.top_sec_menu ul li ul li {
	height: auto;
	line-height: initial;
	display: block;
	float: none!important;
	padding: 0;
}
.top_sec_menu ul li ul li a {
	padding: 8px!important;
	color: #fff;
	border-bottom: 1px solid #fff;
	display: block!important;
}
.top_sec_menu ul li ul li:last-child a {
	border-bottom: none;
}
.top_sec_menu ul li ul li a:hover {
	background: #323231;
	color: #fff;
}
.top_sec_menu ul li.current-menu-item ul li a {
	color: #fff;
}
.top_sec_menu ul li ul li.current-menu-item a {
	background: #323231;
	color: #fff;
}
.site-header .top_sec_menu ul li a::before {
	background: #fcb040 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 100%;
	transition-duration: 0.3s;
	transition-property: right;
	transition-timing-function: ease-out;
	z-index: -1;
}
.site-header .top_sec_menu ul li a:hover::before,
.header .nav ul li a:focus::before,
.header .nav ul li a:active::before {
	right: 0;
}
.site-header .top_sec_menu ul li a {
	backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	overflow: hidden;
	padding-bottom: 8px;
	position: relative;
	transform: translateZ(0px);
	vertical-align: middle;
	padding-left: 0;
	padding-right: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.align_left {
	float: left;
	text-align: left;
}
.align_right {
	float: right;
	text-align: right;
}
.center-section {
	float: none;
	margin: auto;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.full-row {
	float: left;
	width: 100%;
}
.col-white,
.col-white a,
.col-white p,
.col-white ul li,
.col-white h1,
.col-white h2,
.col-white h3,
.col-white h4,
.col-white h5,
.col-white h6 {
	color: #fff;
}
.mrg-out {
	margin: auto!important;
}
.mrg-left-out {
	margin-left: 0!important;
}
.mrg-right-out {
	margin-right: 0!important;
}
.padding-left-out {
	padding-left: 0!important;
}
.padding-right-out {
	padding-right: 0!important;
}
.mrg-auto {
	margin: auto!important;
}
.padding-out {
	padding: 0!important;
}
div.wpcf7-response-output {
	clear: both;
	float: left;
	width: 100%;
}
.bold-font {
	font-weight: 700;
}
.light-font {
	font-weight: 300;
}
a {
	outline: 0 none !important;
}
.top_menu {
	margin-left: 170px;
}
.site-header .wrap {
	background: #000000 none repeat scroll 0 0;
	height: 90px;
	max-width: 100%;
	width: 100%;
	position: relative;
}
.home-banner .vc_column-inner {
	padding: 0 !important;
}
.header-left {
	float: left;
	position: relative;
}
.header-right {
	float: right;
	padding: 22px 60px 22px 0px;
}
.site-title {
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	float: left;
	position: absolute;
	z-index: 10;
	background: #000000 none repeat scroll 0 0;
}
.vidaloka-font {
	font-family: "Montserrat";
}
.top_menu_sec li a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 32px 20px;
	text-transform: uppercase;
}
.top_menu_sec ul li {
	display: table;
}
.top_menu_sec .nav {
	display: table-cell;
}
.header-right .aws-container .aws-search-field {
	background: #393939 url("images/oddbins-search-icon.png") no-repeat scroll right 20px center!important;
	border: medium none;
	border-radius: 3px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
	padding: 12px 20px;
	width: 250px;
}
.header-right .aws-container .aws-search-field::-webkit-input-placeholder {
	color: #ffffff;
}
.search-form {
	float: left;
	position: relative;
}
.logreg-btn {
	float: left;
	position: relative;
}
.cart-rig {
	border-left: 2px solid #353535;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}
.search-form .search-submit {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/oddbins-search-icon.png");
	background-repeat: no-repeat;
	border: medium none !important;
	height: 20px;
	padding: 0;
	position: absolute;
	right: 12px;
	text-indent: -5555px;
	top: 9px;
	width: 20px;
	z-index: 10;
}
.logreg-btn a {
	border: 2px solid #ffffff;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-size: 14px;
	margin-left: 25px;
	padding: 5px 30px;
}
.logreg-btn a:hover {
	color: #9c174e;
	border-color: #9c174e;
}
.cart-icon {
	background: rgba(0, 0, 0, 0) url("../images/oddbins-cart-icon.png") no-repeat scroll center center/100% auto;
	display: block;
	float: left;
	height: 38px;
	margin-right: 15px;
	width: 32px;
}
.header-cart-tot {
	color: #ffffff;
	float: left;
	line-height: 38px;
	cursor: pointer;
	float: left;
	font-size: 18px;
}
.header-cart-tot:hover {
	color: #9c174e;
}
.site-header .wrap::before {
	background: #222222 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 148px;
	position: absolute;
	right: 0;
	width: 89%;
	z-index: 10;
}
.slider-main-home {
	margin-top: -82px;
}
.site-title::after {
	background: #000000 none repeat scroll 0 0;
	content: "";
	height: 88px;
	position: absolute;
	right: -10px;
	top: 0;
	width: 20px;
	z-index: 100;
}
.sticky-header {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	transition: all 0.2s ease-in-out 0s;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: slideInDown;
}
@keyframes slideInDown {
	0% {
		transform: translate3d(0px, -100%, 0px);
		visibility: visible;
	}
	100% {
		transform: translate3d(0px, 0px, 0px);
	}
}
.sticky-header .site-title a {
	background: rgba(0, 0, 0, 0) url("images/oddbins-sticky-logo.png") no-repeat scroll center center/contain !important;
	height: 37px;
	margin: 15px 20px;
	width: 44px;
}
.sticky-header.site-header .wrap {
	height: 68px;
}
.sticky-header .header-right {
	padding: 13px 60px 13px 0;
}
.sticky-header .top_menu_sec li a {
	padding: 21px 15px;
}
.sticky-header .top_menu {
	margin-left: 150px;
}
.sticky-header .site-title::after {
	height: 67px;
	right: -1px;
	width: 10px;
}
.sticky-header.site-header .wrap::before {
	left: 115px;
	width: 91%;
}
.main-heading {
	font-size: 30px;
	text-transform: uppercase;
}
.small-text {
	font-size: 42px;
}
.become-a-member .main-heading {
	background: rgba(156, 23, 78, 0.8) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	font-size: 35px;
	left: 0;
	line-height: 1;
	margin-bottom: 8px;
	padding: 12px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.become-a-member .wpb_wrapper > p {
	float: left;
	margin-top: 35px;
}
.right-advert .vc_column-inner {
	padding: 25px !important;
	background-size: cover !important;
	min-height: 406px;
	border: 2px solid #9c174e;
}
.sign-btn {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-radius: 3px 0 0 3px;
	border-top: 2px solid;
	color: #000000;
	height: 60px;
	padding: 17px 20px;
}
.email-field .email-input {
	border: 2px solid #000000;
	border-radius: 0px 3px 3px 0;
	height: 60px;
	width: 278px;
}
.sign-me-up .sign-me {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-weight: 600;
	height: 61px;
	margin-top: 14px;
	padding: 18px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 278px;
}
.sign-me-up .sign-me:hover {
	background: #000;
}
.become-a-member {
	margin-bottom: 20px !important;
}
.member-section {
	margin-bottom: 20px !important;
}
.left-advert {
	width: 60% !important;
}
.right-advert {
	float: right;
	width: 40% !important;
}
.advertisement-section {
	padding-bottom: 70px;
	padding-top: 70px;
	width: 100%;
}
.home-advertisement {
	margin-bottom: 0 !important;
}
.advertisement-section .wpb_wrapper .vc_row {
	display: block;
	margin: 0 auto;
	float: none;
}
.buy-now-section {
	padding-top: 25px;
	padding-bottom: 25px;
}
.featured-desc {
	display: block;
	float: left;
	font-size: 14px;
	padding-right: 40px;
}
.featured-image-block {
	float: left;
	text-align: center;
	width: 100%;
}
.featured-detail .featured-name a {
	color: #000000;
	display: block;
	font-family: "Montserrat";
	font-size: 36px;
	line-height: 1.1;
	margin-bottom: 20px;
}
.faetured-price {
	color: #9c174e;
	font-size: 45px;
	font-family: "Montserrat";
	line-height: 45px;
}
.faetured-price sup {
	font-size: 24px;
	line-height: 30px;
	top: -1em;
}
.see-details-btn a,
.second-featured-product-inner .shop-more-btn a,
.footer-conatact-form .wpcf7-form-control.wpcf7-submit {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	padding: 12px 25px;
	text-align: center;
	width: 208px;
}
.see-details-btn a:hover,
.second-featured-product-inner .shop-more-btn a:hover,
.footer-conatact-form .wpcf7-form-control.wpcf7-submit:hover {
	background: #000 none repeat scroll 0 0;
}
.featured-product-inner {
	align-items: center;
	-webkit-align-items: center;
	display: flex;
	display: -webkit-flex;
}
@media only screen and (min-width:1025px) {
	.featured-product-section {
		align-items: center;
		-webkit-align-items: center;
		display: flex;
		display: -webkit-flex;
		margin-top: 45px;
		min-height: 500px;
	}
}
.one-product {
	align-items: center;
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 1px 1px 5px #dfdfdf;
	display: flex;
	float: left;
	margin-right: 10px;
	min-height: 220px;
	padding: 20px;
	width: calc(20% - 8px);
}
.one-product:nth-child(5) {
	margin-right: 0;
}
.buy-now-section .one-product .featured-name > a {
	font-size: 15px !important;
	text-transform: capitalize;
}
.second-featured-product-inner .featured-detail {
	float: left;
	padding-left: 15px;
	width: 75%;
}
.second-featured-product-inner .featured-detail .featured-name a {
	font-size: 20px;
	line-height: 1.1;
	margin-bottom: 10px;
}
.second-featured-product-inner .faetured-price {
	font-size: 22px;
	font-weight: 600;
}
.second-featured-product-inner .faetured-price sup {
	font-size: 14px;
}
.second-featured-product-inner .featured-image-block {
	width: 20%;
}
.shop-more-btn {
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.shop-more-btn a {
	margin: 0 auto;
}
.histry-img-sec .vc_column-inner {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 409px;
}
.read-more-btn a {
	border: 2px solid #000;
	border-radius: 3px;
	color: #000000;
	display: block;
	padding: 10px 25px;
	text-align: center;
	width: 165px;
}
.read-more-btn a:hover {
	color: #9c174e;
	border-color: #9c174e;
}
.our-histry {
	padding-top: 38px;
}
.testimonial-section .our-histry p {
	font-size: 14px;
	line-height: 26px;
}
.sec-sec--box,
.his-third-box {
	text-align: center;
}
.testimonial-section {
	overflow: inherit !important;
}
.histry-img-sec .col-white p {
	width: 90%;
	margin: 0 auto;
}
.testimonia-head {
	margin-top: 75px;
	margin-bottom: -20px;
}
.testimonial-list p {
	color: #464646;
	margin: 0 auto;
	font-family: "Montserrat";
	text-align: center;
	width: 58%;
	font-size: 24px;
	line-height: 35px;
}
.testimonial-list .tt_quote_info-below i.fa {
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
	color: transparent;
	background: url("images/oddbins-quote-sign.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 104px;
	height: 88px;
}
.testimonial-list .tt_info-below {
	text-align: center;
	margin-top: 25px;
}
.testimonial-list .tt_info-below .ttshowcase_rl_image {
	display: block;
}
.testimonial-list .tt_info-below .ttshowcase_rl_image img {
	height: auto;
	width: 136px;
	box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.2);
}
.testimonial-list .tt_info-below .ttshowcase_rl_aditional_info .ttshowcase_rl_subtitle {
	display: none;
}
.testimonial-list .tt_info-below .ttshowcase_rl_aditional_info {
	display: block;
	text-align: center;
	width: 100%;
}
.testimonial-list .tt_info-below .ttshowcase_rl_aditional_info .ttshowcase_rl_title {
	font-family: "Montserrat";
	font-size: 22px;
	font-weight: normal !important;
	margin: 10px auto;
}
.footer-conatact-form .form-title {
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 50px;
}
.home .footer-conatact-form .form-title {
	margin-top: 55px;
}
.footer-conatact-form .wpcf7,
.newsletter-area .newsletter-wrap,
.footer_area .footer_in,
.footer-before-part-wrap {
	width: 1280px;
	margin: 0 auto;
}
.for-box p {
	float: left;
	margin-right: 17px;
	width: 23.8%;
}
.footer-conatact-form input,
.footer-conatact-form textarea,
.footer-conatact-form select {
	border-bottom: 2px solid #4b4b4b;
	color: #6e6e6e;
	padding: 20px;
}
.footer-conatact-form .wpcf7-form-control-wrap::before,
.contact-form .wpcf7-form-control-wrap::before {
	background: #9c174e none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 100%;
	transition-duration: 0.3s;
	transition-property: right;
	transition-timing-function: ease-out;
	z-index: 1;
}
.footer-conatact-form .wpcf7-form-control-wrap,
.contact-form .wpcf7-form-control-wrap {
	display: inline-block;
	position: relative;
	transform: perspective(1px) translateZ(0px);
	vertical-align: middle;
	width: 100%;
}
.footer-conatact-form .wpcf7-form-control-wrap:hover::before,
.contact-form .wpcf7-form-control-wrap:hover::before {
	right: 0;
}
.for-box p:last-child {
	margin-right: 0 !important;
}
.footer-conatact-form input:focus,
.footer-conatact-form textarea:focus,
.footer-conatact-form select:focus {
	border: medium none;
	border-bottom: 2px solid #9c174e;
	color: #9c174e;
}
.full-width p {
	float: left;
	width: 100%;
}
.footer-conatact-form textarea {
	height: 180px;
}
.footer-conatact-form .wpcf7-form-control.wpcf7-submit {
	border: medium none;
	display: block;
	float: left;
}
.newsletter-area {
	background: #9c174e none repeat scroll 0 0;
	float: left;
	width: 100%;
	padding: 40px 0;
}
.footer-conatact-form .wpcf7-form {
	float: left;
	width: 100%;
}
.footer-conatact-form {
	float: left;
	padding-bottom: 60px;
	width: 100%;
	background: #eee;
	margin-top: 50px;
}
.home .footer-conatact-form {
	margin-top: 0px;
}
.newsletter-contentarea {
	float: left;
}
.newsletter-form {
	float: right;
}
.newsletter-title {
	color: #ffffff;
	font-family: "Montserrat";
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
}
.newsletter-desc {
	color: #ffffff;
	font-size: 14px;
}
.newsletter-form .mc4wp-form-fields label {
	display: none;
}
.newsletter-form .mc4wp-form-fields input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #ffffff;
	color: #e3e3e3;
	width: 600px;
}
.newsletter-form .mc4wp-form-fields input::-webkit-input-placeholder {
	color: #ffffff;
}
.newsletter-form .mc4wp-form-fields {
	position: relative;
}
.newsletter-form .mc4wp-form-fields input[type="submit"] {
	background: rgba(0, 0, 0, 0) url("images/oddbins-newslatter-right-arrow.png") no-repeat scroll center center;
	border: medium none;
	padding: 23px 10px;
	position: absolute;
	right: 0;
	text-indent: -5555px;
	top: 0;
	width: 68px;
}
.newsletter-form .mc4wp-form-fields p {
	margin-bottom: 0;
}
.footer_area {
	background: #2c3136 none repeat scroll 0 0;
	float: left;
	padding: 60px 0 40px;
	width: 100%;
}
.imgsection {
	display: block;
	float: left;
	margin-right: 30px;
	text-align: center;
	width: 22%;
}
.content-area b {
	display: block;
	font-family: "Montserrat";
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #ffffff;
}
.content-area p {
	color: #9c9ea0;
	font-size: 14px;
	line-height: 26px;
}
.second_fold li {
	list-style: outside none none;
}
.second_fold li a {
	color: #9c9ea0;
	font-size: 14px;
	text-transform: uppercase;
}
.second_fold {
	float: left;
	padding-left: 50px;
	width: 17.5%;
}
.fourth_fold {
	float: left;
	padding-left: 70px;
	width: 19.5%;
}
.third_fold {
	float: left;
	width: 30.5%;
}
.first_fold {
	float: left;
	width: 32.5%;
}
.content-area {
	display: table;
}
.address-footer b,
.phone-footer b,
.email-footer b {
	color: #fff;
	width: 100%;
	display: block;
}
.address-footer p,
.phone-footer a,
.email-footer a {
	color: #9c9ea0;
	font-size: 14px;
	margin-bottom: 0;
}
.address-footer,
.phone-footer,
.email-footer {
	margin-bottom: 10px;
}
.phone-footer a:hover,
.email-footer a:hover,
.oddbins-link:hover,
.privacy-link:hover {
	color: #9c174e;
}
.footer-before-part {
	float: left;
	background: #171a1c none repeat scroll 0 0;
	width: 100%;
	padding: 60px 0 55px;
}
.copyright_footer {
	float: left;
	color: #9c9ea0;
	font-size: 14px;
	line-height: 26px;
}
.oddbins-link {
	color: #fff;
	border-bottom: 1px solid;
}
.privacy-link {
	border-bottom: 1px solid;
	color: #9c9ea0;
}
.footer_socialmedia a {
	float: left;
	margin-right: 4px;
	padding: 8px;
}
.footer_socialmedia img {
	display: block;
	width: 20px;
}
.testimonial-list .bx-controls.bx-has-pager {
	display: none;
}
.footer_socialmedia a:hover {
	opacity: 0.7;
}
.home-advertisement .hesperiden .tp-bullet {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-color: #fff !important;
}
.home-advertisement .hesperiden .tp-bullet.selected {
	background: #ffffff none repeat scroll 0 0 !important;
}
.home-advertisement .hesperiden.tp-bullets {
	left: 98% !important;
}
.second_fold li a:hover {
	color: #fff;
}
.inner-header {
	color: #ffffff;
	font-size: 58px;
	position: relative;
	display: table;
}
.inner-banner {
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 368px;
}
.inner-header::before {
	background: #ffffff none repeat scroll 0 0;
	bottom: -8px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 45px;
}
.grey-bg {
	padding-top: 20px;
	padding-bottom: 30px;
}
.about_content {
	padding-top: 0px;
}
.contact-form .for-box p {
	width: 48.7%;
}
.contact-form {
	background: #f7f7f7;
	padding: 30px;
	float: left;
}
.contact-form .for-box p:nth-child(2) {
	margin-right: 0;
}
.contact-form input,
.contact-form textarea,
.contact-form select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 2px solid #4b4b4b;
	padding: 15px;
}
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
	border-color: currentcolor currentcolor #9c174e;
	border-style: none none solid;
	border-width: 0 0 2px;
	color: #9c174e;
}
.contact-form textarea {
	height: 150px;
}
.contact-form .wpcf7-form-control.wpcf7-submit {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 45px;
	padding: 12px 25px;
	border: medium none;
	text-align: center;
	width: 150px;
}
.contact-form .wpcf7-form-control.wpcf7-submit:hover {
	background: #000 none repeat scroll 0 0;
}
.contact-form {
	background: #f7f7f7 none repeat scroll 0 0;
	box-shadow: 6px 5px 12px rgba(0, 0, 0, 0.2);
	float: left;
	margin-right: -145px;
	margin-top: 55px;
	padding: 30px;
	position: relative;
	z-index: 100;
}
.contact-form h2 {
	font-size: 30px;
}
.map-section iframe {
	filter: grayscale(100%);
}
.contact-form .wpcf7 {
	margin-top: 45px;
}
.contact-info-details {
	background-attachment: fixed;
	background-size: 100% auto !important;
	min-height: 420px;
}
@media only screen and (max-width:1550px) {
	.site-header .wrap {
		height: 72px;
	}
	.top_menu_sec li a {
		padding: 22px 17px;
	}
	.header-right {
		padding: 15px 40px 16px 0;
	}
	.header-image .site-title > a {
		height: 100px;
		margin: 20px 25px;
		width: 67px;
	}
	.site-title::after {
		height: 70px;
		right: -7px;
	}
	.site-header .wrap::before {
		left: 97px;
		width: 90%;
	}
	.site-inner,
.wrap,
.footer-conatact-form .wpcf7,
.newsletter-area .newsletter-wrap,
.footer_area .footer_in,
.footer-before-part-wrap {
		max-width: 1235px;
	}
	.footer_area {
		padding: 70px 0;
	}
	.for-box p {
		width: 23.7%;
	}
	.small-text {
		font-size: 38px;
	}
	.right-advert .vc_column-inner {
		min-height: 390px;
	}
	.first-fold-inner {
		padding: 30px;
		text-align: center;
		width: 85%;
	}
}
.contact-info {
	margin: auto;
	text-align: center;
}
.contact_icon img {
	width: 90px;
}
.cont-dtl {
	background: #f7f7f7 none repeat scroll 0 0;
	margin-top: -60px;
	min-height: 194px;
	padding: 60px 35px 45px;
}
.contact_add_title {
	color: #9c174e;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}
.contact-content a {
	color: #1c1a1c;
}
.cont-info-heading h4 {
	margin-bottom: 50px!important;
	padding-bottom: 30px;
	position: relative;
}
.contact-info-details .cont-info-heading h4 {
	color: #9c174e;
	font-size: 30px;
}
.cont-info-heading h4::after {
	background: #9c174e none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 45px;
}
.archive .content {
	width: 100%;
}
.products li {
	margin: 0 24px 25px 0!important;
	padding: 20px!important;
	width: 23.5%!important;
	text-align: center;
}
.products li.last {
	margin-right: 0!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link {
	font-size: 21px!important;
}
.price .woocommerce-Price-amount.amount {
	color: #9c174e;
	font-size: 1em;
}
.wcpv-sold-by-loop {
	font-size: 14px;
	margin: 5px 0 0!important;
}
.wcpv-sold-by-loop a {
	color: #1c1c1c;
}
.woocommerce-loop-product__title {
	padding-top: 0!important;
	padding-bottom: 0.3em!important;
}
.single-product .products .product span.price {
	min-height: 52px;
}
.woocommerce ul.products li.product .price {
	margin-bottom: 0.3em!important;
}
.woocommerce ul.products li.product .button {
	background: #9c174e none repeat scroll 0 0;
	border-radius: inherit;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: capitalize;
}
.woocommerce a.added_to_cart {
	background: #9c174e none repeat scroll 0 0;
	border: 1px solid #9a1149;
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	margin-left: 5px;
	padding: 10px !important;
	text-transform: uppercase;
}
a,
a::before,
button,
input[type="button"],
input[type="submit"] {
	transition: all 0.3s ease 0s;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce a.added_to_cart:hover {
	background: #000000 none repeat scroll 0 0;
	border-color: #000000;
	color: #fff;
}
.first-fold-inner {
	color: #ffffff;
	font-size: 30px;
	line-height: 1.2;
	font-family: "Montserrat";
	margin: auto;
}
.first-fold {
	align-items: center;
	background-color: #000000!important;
	background-position: right center!important;
	background-repeat: no-repeat!important;
	background-size: cover;
	display: flex;
	height: 280px;
	margin-bottom: 30px;
}
.woocommerce-page .first-fold {
	background-size: contain !important;
}
.woocommerce-checkout .top_right_menu {
	margin-top: -10px;
}
.select2-container .select2-selection--single {
	padding: 6px 0!important;
}
.product-wrap-new {
	display: block;
	height: 250px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px!important;
}
.select2-container .select2-selection--single {
	height: 43px!important;
	border-radius: 0!important;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 49.5%!important;
}
.product-wrap-new img,
.woocommerce-main-image.zoom img,
.product #twist .elastislide-carousel ul li a img {
	bottom: 0;
	display: inline-block!important;
	height: auto!important;
	left: 0;
	margin: auto!important;
	max-height: 100%!important;
	max-width: 100%!important;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: auto!important;
}
.woocommerce-main-image.zoom {
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.single-product .woocommerce-product-gallery img {
	width: inherit !important;
	margin: 0 auto;
}
.woocommerce table.shop_table th {
	font-weight: 500!important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 22px!important;
	display: block!important;
	margin: auto!important;
}
.woocommerce table.shop_table {
	line-height: normal;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
	margin-top: 5px!important;
}
.shop_table .product-name a {
	color: #212121;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation p,
.variation-SoldBy {
	font-size: 14px;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation p {
	line-height: normal;
}
.shop_table .woocommerce-Price-amount.amount {
	color: #212121;
}
.woocommerce .quantity .qty {
	width: 5.5em!important;
}
.woocommerce table.shop_table {
	border: 2px solid #dadada!important;
	padding: 15px 15px 5px!important;
	border-radius: 0 !important;
}
.shop_table thead tr th {
	border-bottom: 2px solid #dadada!important;
	border-right: 2px solid #dadada!important;
}
.woocommerce table.shop_table th:last-of-type {
	border-right: medium none!important;
}
.woocommerce table.shop_table td {
	border-right: 2px solid #dadada!important;
	border-top: medium none !important;
}
.woocommerce .product-remove a.remove {
	display: block;
	margin: auto;
}
.woocommerce table.shop_table .actions {
	padding-top: 15px;
}
.woocommerce .quantity .qty {
	width: 100px!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td:last-child {
	border-right: none!important;
}
.woocommerce .cart .button,
.woocommerce .cart input.button .product-name > a {
	color: #26252a;
}
.woocommerce .woocommerce-checkout-review-order tfoot tr td:last-child {
	border: medium none;
}
.shop_table .coupon #coupon_code,
.woocommerce .shop_table.cart .button,
.woocommerce .shop_table.cart input.button {
	background: #9c174e none repeat scroll 0 0;
	border: medium none;
	color: #ffffff!important;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: normal;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.woocommerce table.shop_table td:last-child {
	border-right: medium none!important;
}
.cart-collaterals {
	margin-top: 40px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #9C174E!important;
}
.woocommerce .shop_table.cart .button,
.woocommerce .shop_table.cart input.button {
	width: auto;
	color: #000000;
	font-weight: 500;
}
.cart_totals table tr th {
	border-bottom: 2px solid #dadada !important;
	border-right: 2px solid #dadada !important;
	border-top: medium none !important;
}
.cart_totals table tr td {
	border-bottom: 2px solid #dadada !important;
}
.woocommerce table.shop_table tr td {
	border-bottom: 2px solid #dadada;
}
.woocommerce table.shop_table tr:last-of-type td {
	border-bottom: medium none;
}
.cart_totals table tr:last-of-type th,
.cart_totals table tr:last-of-type td {
	border-bottom: medium none !important;
}
.woocommerce form.checkout .form-row input.input-text,
.woocommerce form.checkout .form-row textarea {
	border: 1px solid #dadada !important;
	padding: 12px !important;
}
.select2-container .select2-choice {
	border-radius: 0!important;
	font-size: 15px;
	padding: 3px 12px !important;
}
.chechout_area .woocommerce-checkout h3 {
	font-size: 23px;
}
.checkout-newarea {
	margin-top: 30px;
}
.woocommerce-checkout-review-order tfoot tr th {
	border-right: 2px solid #dadada !important;
	border-top: 2px solid #dadada !important;
}
.woocommerce .woocommerce-checkout-review-order tfoot tr td {
	border-top: 2px solid #dadada !important;
}
.woocommerce .woocommerce-checkout-review-order table tfoot th,
.woocommerce .woocommerce-checkout-review-order table .product-name {
	text-align: left;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 1em;
	padding: 15px;
	text-align: center;
}
.woocommerce-checkout-payment #place_order {
	background: #FDC132 none repeat scroll 0 0;
	border: medium none;
	letter-spacing: 1px;
	line-height: normal;
	padding: 10px 20px!important;
	text-align: center;
	border-radius: 0!important;
	text-transform: uppercase;
	font-size: 16px;
}
.woocommerce-checkout .checkout.woocommerce-checkout {
	background: #f7f6f7 none repeat scroll 0 0;
	padding: 35px;
}
.woocommerce form.checkout .form-row input.input-text,
.woocommerce form.checkout .form-row textarea {
	border: 1px solid #dadada;
	padding: 12px;
}
.select2-container .select2-choice {
	border-radius: 0!important;
	font-size: 15px!important;
	padding: 3px 12px!important;
}
.woocommerce-product-details__short-description {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	margin-bottom: 20px;
	padding: 20px 0;
}
.woocommerce-product-details__short-description p:last-child {
	margin-bottom: 0;
}
.woocommerce div.product form.cart {
	margin-bottom: 20px!important;
}
.twist-main-image {
	height: 600px;
}
.woocommerce div.product div.images {
	background: none;
	float: left;
	padding: 0px 30px;
	overflow: hidden;
	position: relative;
}
.current.auction {
	color: #202020;
}
.lotno_div {
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.product_title {
	margin-bottom: 10px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 1em;
}
.twist-main-image {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
}
.page-title {
	display: none;
}
.woocommerce .woocommerce-ordering select {
	border: 1px solid #dedede;
}
.woocommerce .quantity .qty {
	border: 2px solid #eeeeee;
}
.woocommerce div.product form.cart div.quantity {
	margin: 0 12px 0 0!important;
}
.woocommerce div.product form.cart .button,
.comment-respond input.submit {
	border-radius: 0;
	font-weight: 500;
	letter-spacing: 0;
	padding: 15px 20px;
	text-transform: capitalize;
}
.woocommerce .quantity .qty {
	padding: 12px;
}
.comment-respond input.submit,
.woocommerce-message .button,
.woocommerce-error .button {
	background: #a30b33 none repeat scroll 0 0!important;
	font-weight: 700;
	border-radius: 3px;
	color: #ffffff!important;
	display: block;
	font-weight: 600;
	margin-top: 25px;
	padding: 12px 20px;
	text-align: center;
}
.summary .wcpv-sold-by-single {
	padding-top: 20px;
	border-top: 1px solid #eeeeee;
	font-size: 15px;
	color: #747474;
	clear: both;
}
.summary .wcpv-sold-by-single a {
	color: #212121;
}
.woocommerce-message .button {
	font-size: 15px!important;
	font-weight: 400!important;
	letter-spacing: 0!important;
}
.main-detail-area .main-title-area {
	text-align: center;
	font-size: 28px;
	padding-bottom: 15px;
	color: #000;
}
.main-detail-area .main-content-area {
	width: 100%;
	margin-top: 25px;
	display: table;
	color: #959595;
	font-size: 16px;
}
.main-detail-area {
	background: #efeeed;
	padding: 60px 0px;
	margin-bottom: 50px;
	width: 100%;
	display: inline-block;
	position: relative;
	z-index: -1;
}
.main-detail-area::before {
	background: #efeeef;
	content: '';
	position: absolute;
	left: -100%;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}
.main-detail-area::after {
	background: #efeeef;
	content: '';
	position: absolute;
	right: -100%;
	left: auto;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}
.main-detail-area .main-content-area .first-row,
.main-detail-area .main-content-area .second-row,
.main-detail-area .main-content-area .third-row {
	width: 33.33%;
	padding: 30px 15px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	border-right: 2px solid #efeeed;
}
.main-detail-area .main-content-area .third-row {
	border-right: none;
}
.main-detail-area .main-content-area .first-row .column11,
.main-detail-area .main-content-area .first-row .column12 {
	padding: 5px 0px;
}
.main-detail-area .main-content-area .second-row .column21,
.main-detail-area .main-content-area .second-row .column22 {
	padding: 5px 0px;
}
.main-detail-area .main-content-area .third-row .column31,
.main-detail-area .main-content-area .third-row .column32 {
	padding: 5px 0px;
}
.extra_options-part1 {
	background-color: #2b2b2b;
	text-align: center;
	padding: 60px 50px;
}
.extra_options-part1 .region-title {
	color: #777;
	padding-bottom: 15px;
	font-size: 1.4em;
}
.extra_options-part1 .region-content p {
	color: #d7d7d7;
	font-size: 14px;
	line-height: 24px;
}
.extra_options-part2 {
	background-color: #f4f4f4;
	padding: 80px 50px;
	text-align: center;
	margin-bottom: 40px;
}
.extra_options-part2 .winery-title {
	color: #777;
	padding-bottom: 15px;
	font-size: 1.4em;
}
.extra_options-part2 .winery-content p {
	color: #2b2b2b;
	font-size: 14px;
	line-height: 24px;
}
.site-container .woocommerce .button,
.site-container .woocommerce #respond input#submit,
.site-container .woocommerce a.button,
.site-container.woocommerce button.button,
.site-container .woocommerce input.button {
	border-radius: 0;
	font-weight: 500;
	letter-spacing: 0;
	background: #9C174E;
	padding: 9px 20px;
	color: #fff;
	text-transform: capitalize;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 1em !important;
}
.woocommerce-message .button {
	font-size: 14px;
}
.woocommerce table.shop_table .actions .coupon #coupon_code {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #eeeeee;
	color: #939393!important;
	margin-right: 10px;
	padding: 10px 20px;
	width: 185px;
}
.site-container .woocommerce .button:hover,
.site-container .woocommerce #respond input#submit:hover,
.site-container .woocommerce a.button:hover,
.site-container.woocommerce button.button:hover,
.site-container .woocommerce input.button:hover {
	background: #1a1a1a;
	color: #fff;
}
.summary .auction-time {
	margin-bottom: 20px;
	padding: 15px;
	width: 86%;
}
.single-product .summary .auction-time {
	padding: 0px;
	margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
	border: medium none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: none !important;
	background: #f8f8f8 !important;
	border: 1px solid #ccc !important;
	margin-bottom: -4px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 500!important;
}
.logreg-btn .show-menu {
	opacity: 0;
	position: relative;
	z-index: 99;
	display: none;
}
.logreg-btn:hover .show-menu {
	opacity: 1;
	display: block;
	position: absolute;
	width: 100%;
}
.logreg-btn .show-menu a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #252525 none repeat scroll 0 0;
	border-bottom: 1px solid #ffffff;
	border-image: none;
	border-left: inherit;
	border-radius: 0;
	border-right: inherit;
	border-top: inherit;
	color: #ffffff;
}
.logreg-btn .show-menu a:hover {
	background: #9a1149 none repeat scroll 0 0;
	color: #ffffff;
}
.logreg-btn .show-menu li {
	list-style: outside none none;
}
.auction-history-table th {
	background: #333333 none repeat scroll 0 0;
	color: #ffffff;
}
.auction-history-table th,
.auction-history-table td {
	padding: 10px 20px;
}
.comment-respond input,
.comment-respond textarea {
	border: 1px solid #dedede;
}
.woocommerce-Reviews-title,
#tab-description h2 {
	display: none;
}
.input-text.qty.bid {
	-moz-appearance: textfield !important;
	-webkit-appearance: textfield !important;
}
.quantity.buttons_added input[type="button"] {
	background: #9c174e none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: inherit;
	color: #ffffff;
	padding: 12px 10px;
}
.woocommerce .quantity .qty.bid {
	background: #212121 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
}
#twist .elastislide-vertical {
	width: 20%!important;
	height: 600px!important;
	max-width: 100%!important;
	position: relative!important;
	overflow: hidden!important;
}
.elastislide-carousel {
	height: 100%!important;
	overflow: hidden!important;
	position: relative!important;
}
.elastislide-carousel ul {
	height: 100%!important;
	overflow: auto!important;
	position: relative!important;
}
.elastislide-vertical ul li {
	height: 100%!important;
}
.elastislide-carousel ul li a {
	height: 100%!important;
	overflow: hidden;
	position: relative;
	display: block!important;
	width: 95%;
}
.elastislide-vertical ul li {
	max-height: 200px!important;
	display: block;
	padding: 10px 0;
	max-width: 100%!important;
}
.woocommerce div.product form.cart {
	display: table;
	margin-right: 12px;
	float: left;
}
.wsawl-link {
	display: table;
	float: left;
	margin-bottom: 0;
}
.woocommerce div.product form.cart .button.bid_button {
	min-width: 130px;
	padding: 14px 20px;
}
.woocommerce .pms-woo-restricted-product-purchasing-message p {
	margin-bottom: 10px;
}
.wsawl-link .add-wsawl.sa-watchlist-action::before {
	position: relative;
	top: 3px;
}
button,
input {
	line-height: 1.2;
}
.wsawl-link a {
	background: #212121 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	line-height: 1;
	padding: 13px 20px 13px;
	text-transform: capitalize;
}
.auction-ajax-change .auction-end:first-child {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}
.auction-history-table {
	background: #fff none repeat scroll 0 0;
}
.woocommerce table.shop_table tfoot th {
	border-right: 2px solid #dedede!important;
}
.woocommerce-form-login input,
.checkout_coupon input {
	border: 1px solid #dedede;
}
.countdown_amount {
	font-size: 27px!important;
	color: #1c1a1c;
	line-height: 1.5!important;
}
.elastislide-vertical ul li a {
	border: 1px solid #e3e3e3;
}
.elastislide-carousel ul li a img {
	padding: 10px;
}
.product-type-auction .images .twist-main-image {
	width: 76%!important;
}
.woocommerce .woocommerce-breadcrumb {
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 20px!important;
	padding: 0 0 15px!important;
}
.woocommerce .woocommerce-breadcrumb a {
	color: #000000!important;
}
.woocommerce *::-moz-placeholder {
	opacity: 0.5;
}
.woocommerce *::-webkit-placeholder {
	opacity: 0.5;
}
.woocommerce form.checkout_coupon .form-row {
	display: table-cell;
	float: none;
	margin: auto;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	width: auto!important;
}
.woocommerce form.checkout_coupon {
	background: #ffffff none repeat scroll 0 0;
	border: medium none!important;
	border-radius: 0!important;
	box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.1);
	display: table;
	margin: 2em auto!important;
}
.woocommerce form.checkout_coupon .form-row-last {
	padding-left: 15px;
}
.woocommerce form.checkout_coupon .form-row-last .button {
	padding: 11px 15px;
}
.woocommerce form h3,
.woocommerce form h4 {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.woocommerce-additional-fields {
	margin-bottom: 25px;
}
.woocommerce form h3,
.woocommerce form h4,
.woocommerce-order-details h2,
.woocommerce-order-details h3 {
	border-bottom: 1px solid #e6e6e6;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce .cart_totals table.shop_table.shop_table_responsive tr th {
	border-right: 2px solid #dedede!important;
}
.woocommerce-checkout .checkout.woocommerce-checkout #order_review {
	margin-top: 25px;
}
.products .auction-bage {
	background: #ffffff url("images/auction-big.png") no-repeat scroll center center/60% auto;
	border-radius: 100%;
	border: 1px solid #9c174e;
	height: 44px;
	padding: 10px;
	position: absolute;
	right: -10px;
	top: -14px;
	width: 44px;
	display: none;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	border-top: medium none!important;
}
.woocommerce-order-details table tr td,
.woocommerce-order-details table tfoot tr th {
	border-bottom: 2px solid #dedede!important;
}
.woocommerce .woocommerce-order-details table.shop_table tfoot tr th {
	border-right: 2px solid #dedede!important;
}
.woocommerce-order-details table tfoot tr:last-child td,
.woocommerce-order-details table tfoot tr:last-child th {
	border-bottom: medium none!important;
}
.woocommerce table.shop_table.customer_details th {
	border-bottom: 2px solid #dedede;
	border-right: 2px solid #dedede!important;
}
.comment-respond .comment-reply-title {
	display: block;
	margin-bottom: 15px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th {
	border-bottom: 2px solid #dedede;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
	border-bottom: 2px solid #dedede;
}
#tab-simle_auction_history > h2 {
	display: none;
}
.woocommerce table.shop_table.customer_details tr:last-child th,
.woocommerce table.shop_table.customer_details tr:last-child td {
	border-bottom: medium none!important;
}
.ribbon .label::before,
.ribbon .label::after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid rgb(53, 89, 85);
	bottom: -4px;
	content: "";
	position: absolute;
}
.ribbon .label::after {
	right: 0;
}
.ribbon .label::before,
.ribbon .label::after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid rgb(53, 89, 85);
	bottom: -4px;
	content: "";
	position: absolute;
}
.ribbon .label {
	background-color: rgb(60, 148, 139);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	color: rgb(255, 255, 255);
	display: block;
	font-family: "MuseoSans_Fat";
	font-size: 14px;
	left: -10px;
	letter-spacing: 1px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	top: 23px;
	transform: rotate(45deg) translate3d(0px, 0px, 0px);
	width: 158px;
}
.ribbon {
	display: block;
	height: 110px;
	overflow: hidden;
	position: absolute;
	right: -4px;
	top: -4px;
	width: 110px;
}
.ribbon .label::before {
	left: 0;
}
.products span.winning {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 0;
	color: #ffffff;
	font-family: Philosopher;
	font-size: 18px;
	font-weight: bold;
	left: 0;
	line-height: 25px;
	min-height: 35px !important;
	min-width: inherit;
	padding: 5px 40px 5px 20px;
	position: absolute;
	top: 20px;
}
span.winning::after {
	border-bottom: 19px solid rgba(0, 0, 0, 0);
	border-right: 20px solid #F4F4F4;
	border-top: 15px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}
.products li {
	margin-top: 20px!important;
}
.alert-info .close {
	background: rgba(0, 0, 0, 0) url("images/error.png") no-repeat scroll center center;
	border: medium none!important;
	border-radius: 100%;
	height: 24px;
	right: -18px!important;
	text-align: center;
	text-indent: -9999px;
	top: -8px!important;
	width: 24px;
}
.alert-info {
	background: #9C174E;
	padding: 10px 20px;
	color: #fff;
}
.countdown_amount:after {
	content: "";
	width: 40px;
	height: 1px;
}
.countdown_amount::after {
	border-bottom: 1px dashed #a53e4c;
	content: "";
	display: block;
	height: 1px;
	margin: 10px auto 0;
	width: 40px;
	position: relative;
	top: 0;
	display: none;
}
.countdown_amount {
	display: inline-block;
	padding-top: 10px;
	font-size: 24px;
	font-weight: 900;
	height: 45px!important;
	letter-spacing: 4px;
	line-height: 45px;
	width: 60px;
	margin-bottom: 15px;
}
.countdown_amount {
	width: auto;
}
.countdown_amount {
	font-size: 25px!important;
	padding-bottom: 10px;
	height: 60px;
	position: relative;
	margin-bottom: 15px;
}
.countdown_section {
	background: rgba(0, 0, 0, 0) url("images/border.png") no-repeat scroll center center;
	background-size: 67px;
	height: 96px;
	font-size: 12px!important;
	display: table!important;
	float: left!important;
	vertical-align: middle;
}
.countdown_section {
	background: none;
	height: auto;
	font-size: 13px !important;
}
.woocommerce-Input {
	border: 1px solid #dfdfdf;
}
.woocommerce-MyAccount-content legend {
	padding: 10px 20px;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
	margin-top: 20px;
}
.products li {
	transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.upcoming-event-slider-txt .pink-txt {
	color: #cf467f;
	display: block;
	font-family: "Montserrat";
	font-size: 14px!important;
	letter-spacing: 3px!important;
	margin-bottom: 8px!important;
	text-transform: uppercase;
}
.upcoming-event-slider-txt .upcoming-head {
	font-size: 38px!important;
	line-height: 1.2!important;
	font-family: "Montserrat"!important;
	text-transform: uppercase!important;
}
.upcoming-event-slider-txt {
	padding-bottom: 12px;
	position: relative;
	text-align: center;
}
.upcoming-auction-date {
	text-align: center;
}
.auction-close-au-txt,
.auction-closeing {
	background: #ffffff none repeat scroll 0 0;
	color: #242424;
	font-size: 16px!important;
	font-weight: 700!important;
	letter-spacing: 3px!important;
	padding: 12px!important;
	text-transform: uppercase;
}
.date-section {
	margin: 25px 0!important;
}
.date-section .date,
.date-section .month {
	font-family: "Montserrat"!important;
}
.date-section .date {
	font-size: 140px!important;
	line-height: 1!important;
}
.view-lots-btn a {
	border: 2px solid #ffffff!important;
	display: block;
	font-size: 14px!important;
	font-weight: 700!important;
	letter-spacing: 2px!important;
	padding: 10px 20px!important;
	text-transform: uppercase;
}
.view-lots-btn {
	margin-top: 34px!important;
}
.view-lots-btn a:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #202020;
}
.date-section .month {
	font-size: 60px!important;
	line-height: 0.5!important;
	text-transform: uppercase;
}
.auction-closeing {
	background: #9c174e none repeat scroll 0 0;
	color: #fff;
}
.search-form form.search-form {
	display: none;
}
.upcoming-event-slider-txt::after {
	background: #cf467f none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 66px;
}
.upcoming-event-slider-txt {
	text-align: center;
}
.featured-image-block {
	position: relative;
}
.featured-product-section .featured-image-block::after {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/oddbins.png");
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;
	content: "";
	height: 554px;
	left: -23px;
	margin: auto;
	position: absolute;
	right: auto;
	top: 0;
	width: 100%;
}
.aws-search-result .aws_result_title {
	color: #101010!important;
	font-size: 15px!important;
	line-height: 1.5;
}
.aws-search-result .aws_result_excerpt,
.aws_result_price {
	color: #7e7e7e!important;
	display: block;
	font-size: 13px;
	font-weight: 500!important;
	line-height: 1;
}
.woocommerce .wcpv-star-rating.star-rating span {
	color: #9C174E;
}
.home-advertisement {
	background: rgba(0, 0, 0, 0) url("images/slider-bg.jpg") no-repeat scroll center center;
}
.featured-image-inner img {
	height: 485px;
	width: auto;
}
.main-vendor-inner {
	float: left;
	width: 100%;
}
.main-vendor-inner {
	display: flex;
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.main-vendor-containerimage {
	background: rgba(0, 0, 0, 0) url("images/estate-tasting.jpg") no-repeat scroll center center!important;
	float: left;
	width: 50%;
}
.vendor-details {
	background: #343340 none repeat scroll 0 0;
	float: left;
	padding: 50px;
	text-align: center;
	width: 50%;
}
.vendor-details > *,
.vendor-details p {
	color: #ffffff;
}
.woocommerce .main-vendor-inner .wcpv-star-rating.star-rating {
	margin: 5px auto 15px;
}
.summary .highlight-text,
.auction-bid .current.auction {
	color: #737373;
	font-size: 15px;
	padding-right: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	border-bottom: 1px solid #525065;
	color: #d7d7d7;
	display: block;
	padding: 10px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
	border-bottom: medium none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: auto;
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	align-items: center;
	background: #343340 none repeat scroll 0 0;
	display: flex;
	float: left;
	width: 30%;
}
.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button {
	margin-top: 0!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color: #fff;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
	padding: 10px 15px!important;
}
.u-column1.col-1.woocommerce-Address {
	box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.1);
	padding: 20px;
	position: relative;
}
.woocommerce-Address-title.title h3 {
	border-bottom: 1px solid #eeeeee;
	font-size: 26px;
	padding-bottom: 15px;
}
.woocommerce-MyAccount-content .edit {
	background: #9c174e url("images/edit.png") no-repeat scroll center center/20px auto;
	border-radius: 100%;
	color: rgba(0, 0, 0, 0);
	display: block;
	height: 38px;
	position: absolute;
	right: -8px;
	text-indent: -9999px;
	top: -10px;
	width: 38px;
}
.header-right .aws-container .processing .aws-search-field {
	background: #393939 none repeat scroll 0 0!important;
}
.woocommerce ul.products li .star-rating {
	display: inline-block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
}
.woocommerce-account .pms-form .pms-form-fields-wrapper .pms-field {
	float: left;
	margin: 0 16px 15px 0;
	width: calc(33.33% - 11px);
}
.woocommerce-account .pms-form .pms-form-fields-wrapper .pms-field:nth-child(3n) {
	margin-right: 0;
}
.woocommerce-account .pms-form .pms-form-fields-wrapper .pms-field input {
	border: 1px solid #dedede;
}
.woocommerce-account .pms-form .pms-form-fields-wrapper {
	float: left;
	margin-bottom: 0;
}
.woocommerce-account #pms_register-form.pms-form {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	padding: 30px 20px;
}
.woocommerce-account #pms_register-form > input {
	background: #9c174e none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	font-weight: 600;
}
.woocommerce-account #pms_register-form > input:hover {
	background: #1a1a1a none repeat scroll 0 0;
}
.woocommerce-account .pms_field-errors-wrapper > p {
	margin-bottom: 0;
}
.page-template-vendor-login #login-inner > input {
	border-color: currentcolor currentcolor #333333;
	border-style: none none solid;
	border-width: medium medium 2px;
	float: left;
	font-family: "Montserrat";
	margin-right: 30px;
	width: 48.5%;
}
.page-template-vendor-login #login-inner > input:nth-child(2n) {
	margin-right: 0;
}
.page-template-vendor-login #login-inner > input#submit {
	background: #9c174e none repeat scroll 0 0;
	border: medium none;
	margin-top: 20px;
	width: 130px;
}
.page-template-vendor-login #login-container #login-inner {
	background: #f5f5f5 none repeat scroll 0 0;
	border: inherit;
	float: left;
	padding: 20px;
	width: 100%;
}
.page-template-vendor-login #login-inner > input#submit:hover {
	background: #000000;
}
.page-template-vendor-login #login-inner .lost-password-link {
	float: left;
	margin-top: 25px;
}
.page-template-vendor-login #login-inner .errormsg {
	clear: both;
	float: left;
	margin-top: 10px;
}
.post-type-archive-product .products a .price {
	margin-top: 0px;
}
.both-form .left-form {
	float: left;
	width: 100%;
}
.both-form .right-form {
	float: right;
	width: 100%;
}
.left-form .woocommerce-form-login.login {
	margin-bottom: 0;
	margin-top: 0;
}
.right-form .pms-field-subscriptions .pms-subscription-plan {
	margin-bottom: 0;
}
.login .form-row:nth-child(3) {
	margin-top: 20px;
}
.both-form .left-form .lost_password {
	margin-bottom: 0px;
	margin-top: 17px;
}
.both-form .form-title {
	font-family: "Montserrat";
	font-size: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.both-form .left-form .woocommerce-Button.button {
	border-radius: 4px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.member-section .email-field input:last-child {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-weight: 600;
	height: 61px;
	margin-top: 14px;
	padding: 18px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 278px;
	border: medium none;
}
.member-section .email-field input:last-child:hover {
	background: #000000 none repeat scroll 0 0;
}
.testimonial-section .testimonial-list .ttshowcase_rl_image.tt_img_circle {
	display: none;
}
.testimonial-section .testimonial-list .bx-viewport {
	height: 300px !important;
}
.footer-conatact-form .wpcf7 {
	width: 1200px;
}
.footer-conatact-form .for-box p {
	margin-right: 18px;
}
.left-form .woocommerce-form-login input {
	border-color: currentcolor currentcolor #333333;
	border-style: none none solid;
	border-width: medium medium 2px;
}
.right-form #pms_register-form ul li input {
	border-color: currentcolor currentcolor #333333;
	border-style: none none solid;
	border-width: medium medium 2px;
}
.both-form form.woocomerce-form,
.both-form .right-form .pms-form {
	background: #f5f5f5 none repeat scroll 0 0;
	border: inherit !important;
}
.both-form .container-form form.woocomerce-form,
.both-form .container-form .right-form .pms-form {
	padding: 0!important;
}
.page-template-vendor-login .site-inner {
	width: 1200px;
}
.both-form form label {
	font-family: "Montserrat";
}
.both-form form input {
	font-family: "Montserrat";
}
.both-form .lost_password {
	font-family: "Montserrat";
}
.page-template-vendor-login #login-inner .lost-password-link > a {
	font-family: "Montserrat";
}
.post-type-archive-product .products .product h2 {
	font-size: 18px !important;
	min-height: auto;
	margin-bottom: 15px !important;
	height: 44px;
	overflow: hidden;
}
.single-product .summary .product_meta {
	float: left;
	width: 100%;
}
.single-product .summary .product_meta > span {
	color: #737373;
	display: block;
	margin-bottom: 5px;
}
.single-product .product .summary .auction-ajax-change {
	display: inline-block;
}
.single-product .product .summary .product_meta span .sku,
.single-product .product .summary .product_meta span a {
	color: #1c1a1c;
}
.woof_products_top_panel li a {
	border: 1px solid #9c174e;
	padding: 6px 10px;
	border-radius: 3px;
}
.woof_products_top_panel li {
	line-height: 36px;
}
ul.products li {
	padding: 25px !important;
	width: 100% !important;
	margin: 25px 0 0px !important;
	display: flex;
	align-items: center;
}
ul.products li .product-wrap-new {
	float: left;
	margin-bottom: 0;
	margin-right: 30px;
	width: 14%;
	height: 160px;
}
ul.products li .main-title-div h2 {
	color: #9a1149;
	transition: all 0.3s ease-in-out;
}
ul.products li .main-title-div h2:hover {
	color: #1c1a1c;
	transition: all 0.3s ease-in-out;
}
.auction-price > .current.auction:first-child {
	display: block;
}
.woocommerce ul.products li.product span.price {
	position: absolute;
	top: 30px;
	right: 24px;
	text-align: right;
}
span.price .woocommerce-Price-amount.amount {
	font-size: 15px;
}
.countdown_section br {
	display: none;
}
ul.products li h2.woocommerce-loop-product__title {
	font-size: 0.9em !important;
	min-height: 0;
	text-align: left;
}
ul.products li .price {
	float: left;
	margin: 0 !important;
}
ul.products li .product-wrap-new img {
	padding: 12px;
	width: auto !important;
	margin-bottom: 0 !important;
}
ul.products li a.woocommerce-LoopProduct-link {
	align-items: center;
	display: flex;
	width: 100%;
}
ul.products li.product-type-simple > a.woocommerce-LoopProduct-link {
	margin-right: 30px;
	width: 14.6%;
}
ul.products li.product-type-simple a.woocommerce-LoopProduct-link {
	width: 100%;
	display: flex;
	align-items: center;
}
ul.products li.product-type-simple .product-wrap-new {
	margin-right: 30px;
	width: 14%;
}
ul.products.auction_product_page li.product a img.woocommerce-placeholder {
	margin-right: 50px;
	width: 14%;
	margin-bottom: 0;
}
.right_membership_sec {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	border-left: 2px solid #9c174e;
	float: left;
	padding: 15px 15px 15px 12px;
}
.right_membership_sec .sign_up_btn > a {
	background: #9c174e url("images/right-direction-hand.png") no-repeat scroll left 10px center/22px auto;
	color: #ffffff;
	display: inline-block;
	padding: 6px 10px 6px 40px;
	text-transform: uppercase;
}
.right_membership_sec .sign_up_btn > a:hover {
	background-color: #000000;
}
.become-a-member .become_small_text {
	color: #9c174e;
	font-size: 18px;
	font-weight: 500;
}
.catalogue_top_content {
	text-align: center;
}
.catalogue_top_content .wpb_wrapper > p {
	font-size: 20px;
}
.logged-in .catalogue_content_area {
	display: none;
}
.catalogue_sub_title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
.catalogue_left_content {
	background: #f5f5f5 none repeat scroll 0 0;
	float: left;
	padding: 25px 15px !important;
	width: 49% !important;
	border-radius: 5px;
}
.catalogue_right_content {
	background: #f5f5f5 none repeat scroll 0 0;
	float: right !important;
	min-height: 202px !important;
	padding: 25px 15px !important;
	width: 49% !important;
	border-radius: 5px;
}
.catalogue_bottom_content .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
.catalogue_bottom_content {
	margin-bottom: 35px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.right-form .pms-field.pms-field-subscriptions {
	width: auto !important;
}
.page-id-470 .first-fold {
	margin-bottom: 0;
}
.condition_of_sale .wpb_wrapper ol {
	margin-left: 30px;
}
.condition_of_sale .wpb_wrapper ol li {
	padding-bottom: 8px;
}
.filter-content .woof_container.woof_container_checkbox:nth-child(6) {
	margin-right: 0;
}
.filter-content .woof_container.woof_container_checkbox {
	float: left;
	margin-right: 12px;
	padding: 16px 15px;
	width: calc(16% - 3px);
	display: flex;
	align-items: center;
}
.filter-content .woof_container.woof_container_checkbox .woof_container_inner {
	width: 100%;
}
.filter-content .woof_container.woof_container_checkbox h4 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 0;
	position: relative;
}
.filter-content .woof_container.woof_container_checkbox h4 a {
	color: #333;
	font-size: 37px;
	font-weight: bold;
	line-height: 0.5;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	right: 0;
}
.filter-content .woof_block_html_items {
	margin-bottom: 5px;
	margin-top: 0px;
	height: auto;
	overflow-y: scroll;
	overflow-x: auto;
	overflow: auto;
	position: absolute;
	width: 190px;
	z-index: 99999;
	top: 82px;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.filter-options .filter-content {
	display: inline-block;
	width: 100%;
	background: #000;
	padding: 15px 0 15px 0;
	position: relative;
	margin-bottom: 40px;
}
.filter-content .woof_block_html_items ul.woof_list {
	background: #fff;
	padding: 10px 14px;
}
.filter-content .woof {
	display: inline-block;
	float: left;
	width: 100%;
}
.woof_price_search_container .price_slider_amount .price_label {
	color: #fff;
	line-height: 20px;
}
.filter-content .woof_block_html_items ul li {
	padding: 0px 0 3px 0 !important;
	line-height: 22px;
}
.filter-content .woof_block_html_items ul li label.woof_checkbox_label {
	padding-top: 0px;
}
.filter-options .filter-title {
	margin-bottom: 1.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #eee !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #fff !important;
	border: none !important;
	top: -0.3em !important;
}
.filter-content .woof_price_search_container {
	float: left;
	margin-right: 12px;
	width: 19%;
	padding: 0 20px;
}
.filter-content .woof_container {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.filter-content .woof_price_search_container .price_slider_wrapper .price_slider {
	margin-bottom: 15px;
	margin-top: 0.6em;
}
.filter-content .woof_redraw_zone > div:empty {
	display: none;
}
.filter-content .woof_list label {
	font-size: 14px;
}
.product-type-auction span.onsale {
	display: none;
}
.filter-content button.woof_reset_search_form {
	background: #9c174e none repeat scroll 0 0 !important;
	border-radius: 0 !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	padding: 15px 20px !important;
}
.filter-content button.woof_reset_search_form:hover {
	background: #000000 !important;
	color: #ffffff !important;
}
.filter-content .woof_submit_search_form_container {
	float: right;
	clear: inherit;
	margin: 5px 20px 0 0;
}
.filter-content .woof_submit_search_form_container .button:hover {
	background: #fff !important;
	color: #9c174e !important;
}
.woocommerce-ordering select {
	height: 47px !important;
}
ul.products li .button {
	margin-top: 0 !important;
}
.related #countdown {
	display: none;
}
.related .auction-ajax-change {
	display: none;
}
.top_menu .nav .sub-menu {
	display: none;
}
.nav li:hover .sub-menu {
	display: block;
	left: 20px;
	position: absolute;
	z-index: 99;
	margin-top: -1px;
}
li .sub-menu li a {
	color: #ffffff;
	padding: 7px 20px;
	font-size: 14px;
	display: block;
}
.nav li .sub-menu li {
	background: #9c174e none repeat scroll 0 0;
	border-bottom: 1px solid #ffffff;
	width: 200px;
}
.nav li .sub-menu li:hover {
	background: #7c002e;
}
.countdown_section .products .main-title-div .countdown_section {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 15px !important;
	height: inherit;
	position: relative;
}
.post-type-archive .woocommerce ul.products li.product .price {
	min-height: 52px;
}
.products .main-title-div .hasCountdown {
	padding: 0.5em 0 0;
}
.countdown_section {
	width: auto !important;
}
.countdown_section span.seprtr {
	margin: 0 5px;
	font-weight: 800;
	font-size: 16px;
}
.countdown_section .countdown_amount::after {
	margin: 0 auto;
}
.countdown_section .countdown_amount {
	font-size: 14px !important;
	padding: 0 !important;
	margin-bottom: 6px;
	height: inherit !important;
}
.main-title-div .auction-end > br {
	display: none;
}
.main-title-div .auction-time {
	color: #1c1a1c;
	text-align: left;
	font-size: 15px;
}
.auction-time .main-auction .countdown_row {
	display: inline-block;
	padding: 0 0 0 22px;
	position: relative;
	height: 24px !important;
}
.auction-time .main-auction .countdown_row:before {
	position: absolute;
	content: '';
	left: 0;
	top: 2px;
	bottom: 0;
	margin: auto;
	background: url(images/clock.png) no-repeat left center;
	height: 20px;
	width: 20px;
	background-size: 15px;
}
.auction-time .main-auction .countdown_row .countdown_section {
	color: #1c1a1c;
}
.main-title-div .auction-end {
	border: inherit !important;
	font-size: 13px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0px !important;
	text-align: left;
}
.auction-starts {
	display: block;
	margin-bottom: 0;
	text-align: left;
}
.main-title-div .auction-bid {
	display: none;
}
.main-title-div .auction-ajax-change {
	padding-top: 0px;
	text-align: left;
}
ul.products .main-title-div ul.products .main-title-div {
	background: #ffffff none repeat scroll 0 0;
	padding: 15px 20px;
	width: 50%;
}
ul.products .main-title-div ul.products .main-title-div .reserve.hold {
	margin-bottom: 0;
}
.single-product .related .main-title-div .woocommerce-loop-product__title {
	min-height: auto;
	font-size: 18px !important;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 10px !important;
}
.main-title-div .auction-ajax-change .reserve.hold {
	margin-bottom: 0;
	font-size: 13px;
}
.product-type-auction .main-title-div {
	margin-right: 30px;
	width: 45%;
}
.product-type-simple .main-title-div {
	width: 45%;
}
.product-type-simple .button.product_type_simple.add_to_cart_button {
	float: right;
}
.products .product-type-simple .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	float: left;
}
.products .product-type-auction .main-title-div h2 {
	margin-bottom: 8px !important;
}
.woocommerce ul.products li.product.type-product .button {
	min-width: 145px !important;
	padding: 11px 4px;
	text-align: center;
	margin-top: 0.8em !important;
}
.post-type-archive-product .button.product_type_auction {
	width: 140px;
}
.post-type-archive-product .products li {
	margin-top: 0 !important;
}
.post-type-archive-product ul.products li > .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display: block;
}
.related ul.products li {
	min-height: 480px;
	margin-top: 0 !important;
}
.related .main-title-div .auction-starts {
	display: none;
}
.related .main-title-div .auction-end {
	display: none;
}
.footer-text .footer-text-inner {
	color: #ffffff;
	font-family: inherit;
	font-size: 14px;
	line-height: 26px;
}
.footer-text {
	border-bottom: 1px solid #9c9ea0;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.newsletter-area .newsletter-wrap {
	width: 1200px;
}
.added_to_cart.wc-forward {
	float: right;
	margin-right: 5px;
	padding: 9px 10px !important;
	text-transform: capitalize;
}
.woocommerce .product .price .auction-price span {
	font-size: 15px;
}
.woocommerce .product .price .auction-price span.current.auction:first-child {
	color: #1c1a1c;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 0.8em !important;
}
.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: #9c174e !important;
	color: #fff !important;
	padding: 0.8em;
}
.woocommerce nav.woocommerce-pagination {
	margin-bottom: 10px;
	margin-top: 20px !important;
}
.filter-content .woof_container.woof_container_checkbox.woof_container_variety .woof_block_html_items {
	width: 230px;
}
.filter-content .woof_container.woof_container_checkbox.woof_container_vintage .woof_block_html_items {
	width: 140px;
}
.filter-content .woof_container.woof_container_checkbox.woof_container_vintage .woof_block_html_items ul {
	height: 170px;
	overflow: scroll;
	overflow-x: auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	border: 1px solid #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0px !important;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
	background: #f8f8f8;
	border: 1px solid #ccc;
	border-top: none;
	padding: 20px 27px !important;
}
.woocommerce div.product .woocommerce-tabs #tab-simle_auction_history.woocommerce-Tabs-panel .auction-history-table {
	margin-bottom: 0px !important;
}
.woocommerce .woocommerce-ordering {
	margin-bottom: 1.5em !important;
}
.testimonial-section h3.main-heading {
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	width: 100%;
}
.hostory_read_more a {
	color: #9c174e;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
	text-transform: uppercase;
}
.hostory_read_more > a:hover {
	color: #1c1a1c;
}
.inner_content_banner img {
	display: block;
}
.inner_content_banner .vc_col-sm-12 .wpb_text_column.wpb_content_element {
	margin: 0;
	display: flex;
	justify-content: center;
}
.inner_content_banner .vc_col-sm-12 .vc_column-inner {
	padding-top: 0 !important;
}
.testimonial-section {
	padding-top: 30px;
}
.inner_content_banner {
	height: 300px;
}
.inner_content_banner {
	align-items: center;
	background-size: cover;
	display: flex;
	height: 325px;
}
.banner_read_more a {
	background: #9c174e none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px 35px;
	text-transform: uppercase;
}
.baner_text {
	background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll center top;
	padding-top: 160px;
	text-align: center;
}
.banner_read_more a:hover {
	background: #000000 none repeat scroll 0 0;
}
.term-products ul.products li.product-type-simple .main-title-div h2 {
	font-size: 18px;
	min-height: 72px;
	text-transform: capitalize;
}
ul.products li a.button {
	width: 185px;
}
.baner_text .premium_text {
	color: #9c174e;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}
.about_us_content {
	padding-left: 40px !important;
}
.about_us_page {
	padding-top: 40px;
}
.both-form .table {
	display: table;
	width: 100%;
	height: 100%;
}
.both-form .table-cell {
	display: table-cell;
	vertical-align: middle;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container {
	position: relative;
	width: 100%;
	margin: 30px auto 0;
	height: 400px;
	background-color: #212121;
	top: 50%;
	margin: 35px auto 0;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container .box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.both-form .container .box::before,
.both-form .container .box::after {
	background-color: #000000;
	content: " ";
	height: 245px;
	left: 40%;
	position: absolute;
	top: 50px;
	transform: rotateX(52deg) rotateY(15deg) rotateZ(-38deg);
	transition: all 0.5s ease 0s;
	width: 360px;
}
.both-form .pms_field-errors-wrapper p {
	font-size: 71%;
}
.both-form .container .box::after {
	background-color: #292929;
	height: 220px;
	left: 40%;
	top: -10px;
	width: 350px;
}
.both-form .container .container-forms {
	position: relative;
	height: 100%;
}
.both-form .container .btn {
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	display: table;
	width: auto;
	color: #fff;
	background-color: #ff73b3;
	opacity: 1;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container .btn:hover {
	opacity: 0.7;
}
.both-form .container .btn,
.container input {
	padding: 5px 13px;
}
.both-form {
	margin-bottom: 6em;
	margin-top: 6em;
}
.both-form .container input {
	margin: 0 10px 10px auto;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.both-form .container .container-forms .container-info {
	text-align: left;
	font-size: 0;
	height: 100%;
}
.both-form .container .container-forms .container-info .info-item {
	text-align: center;
	font-size: 16px;
	width: 50%;
	height: 360px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	opacity: 1;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.both-form .container .container-forms .container-info .info-item p {
	color: #ffffff;
	font-size: 26px;
	line-height: 1.2;
	margin: 20px;
}
.both-form .container .container-forms .container-info .info-item .btn {
	background-color: transparent;
	border: 1px solid #fff;
}
.both-form .container .container-forms .container-info .info-item .table-cell {
	padding-right: 35px;
}
.both-form .container .container-forms .container-info .info-item:nth-child(2) .table-cell {
	padding-left: 35px;
	padding-right: 0;
}
.both-form .container .container-form {
	overflow: hidden;
	position: absolute;
	left: 30px;
	top: -30px;
	width: 50%;
	height: calc(100% + 50px);
	height: -webkit-calc(100% + 50px);
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container .container-form:before {
	content: "Ã¢Å“â€";
	position: absolute;
	left: 160px;
	top: -50px;
	color: #5356ad;
	font-size: 130px;
	opacity: 0;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container .container-form .btn {
	position: relative;
	box-shadow: 0 0 10px 1px #ff73b3;
	margin-top: 30px;
}
.both-form .form-item .woocommerce form.checkout_coupon,
.both-form .form-item .woocommerce form.login,
.both-form .form-item .woocommerce form.register {
	padding: 0;
}
.both-form .container .form-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 0 25px;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.both-form .container .form-item.sign-up {
	position: absolute;
	left: -100%;
	opacity: 0;
}
.both-form .container.log-in .box::before {
	height: 325px;
	left: 40%;
	position: absolute;
	top: 62px;
}
.both-form .container.log-in .box::after {
	height: 220px;
	left: 40%;
	top: 22px;
	width: 504px;
}
.both-form .container.log-in .container-form {
	left: calc(50% - 30px);
	left: -webkit-calc(50% - 30px);
}
.both-form .container.log-in .container-form .form-item.sign-up {
	left: 0;
	opacity: 1;
}
.both-form .container.log-in .container-form .form-item.log-in {
	left: -100%;
	opacity: 0;
}
.both-form .container.active {
	width: 260px;
	height: 140px;
	margin-top: -70px;
}
.both-form .container.active .container-form {
	left: 30px;
	width: 200px;
	height: 200px;
}
.both-form .container.active .container-form:before {
	content: "Ã¢Å“â€";
	position: absolute;
	left: 51px;
	top: 5px;
	color: #5356ad;
	font-size: 130px;
	opacity: 1;
}
.both-form .container.active input,
.both-form .container.active .btn,
.both-form .container.active .info-item {
	display: none;
	opacity: 0;
	padding: 0px;
	margin: 0 auto;
	height: 0;
}
.both-form .container.active .form-item {
	height: 100%;
}
.both-form .container.active .container-forms .container-info .info-item {
	height: 0%;
	opacity: 0;
}
.woocommerce-account .pms_field-errors-wrapper > p {
	line-height: 1;
}
.sticky_filter .filter-content {
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 67px;
	width: 1280px;
	z-index: 99;
}
.filter-options.is_stuck {
	z-index: 99;
	margin-top: 20px;
}
.single-product .first-fold-inner {
	width: 85%;
	text-align: center;
}
p.cart-empty {
	text-align: center;
	font-size: 20px;
	margin-top: 40px;
}
p.return-to-shop {
	text-align: center;
	font-size: 20px;
}
.expired-msg {
	width: 250px;
	border: 1px solid black;
	padding: 3px;
	margin-top: 50px;
}
.single-product .expired-msg {
	width: 320px;
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 20px;
}
.auction_form {
	display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
	background: #f4f4f4 none repeat scroll 0 0;
	padding: 2em;
}
.woocommerce-MyAccount-content .renew_form {
	background: #e6e6e6 none repeat scroll 0 0!important;
	margin-top: 1em;
	padding: 1.5em!important;
}
.woocommerce-MyAccount-content .renew_form #renew-form > b {
	display: block;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
.woocommerce-MyAccount-content .woocommerce-error,
.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-message {
	border-color: #9C174E!important;
	background-color: #fdfdfd!important;
}
.woocommerce-MyAccount-content .woocommerce-error:before,
.woocommerce-MyAccount-content .woocommerce-info:before,
.woocommerce-MyAccount-content .woocommerce-message:before {
	color: #9C174E!important;
}
.archive .filter-options {
	display: none;
}
.archive .first-fold {
	margin-bottom: 50px;
}
.woocommerce .woocommerce-result-count {
	margin: 1em 0!important;
}
.tax-auction-group ul.products {
	margin-bottom: 0!important;
}
.nav li .sub-menu li:hover {
	background: #7c002e;
}
.nav .sub-menu {
	display: none;
}
.sub-menu li a {
	color: #ffffff;
	padding: 7px 20px;
}
.bid-msg {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 1px 2px;
	border-radius: 0 !important;
    text-align: center;
    width: 145px;
    position: absolute; 
    right: 65px; 
    display: inline-block;
}
.msggreen {
	background-color: #209940; /* #0d420a; */
}
.msgred {
	background-color: red;
}
.msgyellow {
	background-color: #cc6600; /* #9d8d15; */
}
.thispagecl {
    font-size: 20px !important;
    font-weight: 800;
}