.side-nav {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#tanvas-home-doorway-sidebar .widget {
	padding: 13px;
}

.widget h3, .widget h2 {
	font: normal 21px/1.2em Arial, sans-serif !important;
	color: #9F7122 !important;
	margin-bottom: 0 !important;
}

div.widget #connect p a{
	display: none;
}

#connect h3 {
	margin-bottom: 0 !important;
	padding-bottom: 5px !important;
}

#connect .newsletter-form .email, form#searchform input#s {
	width: 70% !important;
}
aside#sidebar form#searchform #searchsubmit {
	cursor: pointer;
	padding: 10px 21px;
	margin: 0 0 0 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
body #wrapper .button:hover,
body #wrapper #content .button:hover,
body #wrapper #content #respond .form-submit input#submit:hover,
input[type=submit]:hover,
body #wrapper #searchsubmit:hover,
#navigation ul.cart .button:hover,
body #wrapper .woo-sc-button:hover {
	/*background: #C09957 !important;*/
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
}

#connect p {
  margin: 0 0 .5em !important;
}

#connect, #connect .newsletter-form {
	margin-bottom: 0 !important;
}

/*header*/
.searchform button.submit {
	top: .5em !important;
}

/*home page*/
body {
  background-color: #FFFFFF !important;
}

/*page*/
section#main {
	/*border-color: #020016 !important;*/
}
.breadcrumbs {
	margin-bottom: 1.5em !important;
}
body.page-id-8 article.post-8 .woocommerce h2 {
	font-weight: 100;
}

#wrapper-section {
	background-image: url(../img/doorway-bgimage.png);
	background-position: center center;
	background-size: cover;
}
.term-description {
    margin-bottom: 20px;
}

/*woocomerce page*/
.woocommerce .woocommerce-tabs ul.tabs li a {
	padding: .5em .85em !important;
}
.woocommerce .summary h1.product_title {
	font-size: 17px !important;
}
ul.products a h3 {
	font-size: 12pt !important;
}
.woocommerce .summary h1.product_title {
    margin-bottom: 5px !important;
}
.woocommerce .summary p.price {
	font-size: 1.2em !important;
	margin-bottom: 0 !important;
}
.woocommerce .stock.out-of-stock {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce .product_meta {padding-top: 0 !important;}
ul.products li  a.add_to_cart_button {
	font-size: 14px !important;
}

/* .entry table thead th.product-quantity,
.entry table thead th.product-price {
	padding: 1.387em 5px !important;
	text-align: center;
} */
/* .entry table.cart tbody td {
	padding: 10px !important;
    text-align: center;
} */
/* .entry table tbody td.product-name,
.entry table tbody tr.cart-subtotal td,
.entry table tbody tr.order-total td,
.entry table tbody tr.shipping td {
	text-align: left;
} */
table.cart td.actions #coupon_code {
	margin-bottom: 5px !important;
}
table.cart td.actions .coupon .button {
	width: 100%;
	max-width: 206px;
}
/* td.product-thumbnail {
    width: 84px;
    height: 84px;
} */
/* table.cart img {
    width: 60px !important;
} */
/* table.woocommerce-checkout-review-order-table th.product-name {
	width: 60%;
} */
form.woocommerce-shipping-calculator {
	position: relative;
}
span.office-hours {
	display: none;
    position: absolute;
    top: -56px;
    left: -18px;
    font-size: 12px;
    line-height: 1;
    /*background-color: #D2AD6C;*/
    padding: 10px;
    width: 185px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
form.woocommerce-shipping-calculator a:hover + span.office-hours {
	display: block;
}
span.office-hours:before {
    position: absolute;
    z-index: 1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    /*border-color: #D2AD6C; */
		border-right-color: transparent !important;
		border-left-color: transparent !important;
		border-bottom: transparent !important;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	-webkit-transform: translateY(10px);
    transform: translateY(10px);
}


/*slider*/

.main-slider #loopedSlider {
	margin-bottom: 0;
}

.home #wrapper {
	padding-top: 5px !important;
}

.main-slider #loopedSlider.business-slider img.woo-image {
	width: 100%
}

.main-slider #loopedSlider .content {
	padding: 5px 0 20px;
}

.main-slider #loopedSlider a.flex-prev:hover,
.main-slider #loopedSlider a.flex-next:hover {
	color: #ffffff;
	color: rgba(255, 255, 255, 0.47);
}

.main-slider #loopedSlider .content h2 {
	padding: 5px 20px 0 20px;
}

.main-slider #loopedSlider .content p {
	font: normal 15px/1.5em Arial, sans-serif;
	color: #fefefe;
	line-height: 1.2 !important;
}

.main-slider #loopedSlider.business-slider div.content div.title h2.title a {
	font: bold 26px/1.5em Arial, sans-serif;
}

#inner-wrapper #content {
	padding-top: 10px;
}

div#doorway-button-sidebar-container .medium-8 {
	padding-left: 3px;
	padding-right: 0;
}

div#doorway-button-sidebar-container .medium-4 {
	padding-right: 3px;
}

.home #content {
	padding: 0;
}

.home #wrapper {
	padding: 0 1em .6em;
}

ul#doorway-items {
	margin: 0;
}

.doorway-title-section {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding-top: 50%;
	text-align: center;
	background-image: url(../img/doorway-bg.png);
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	/* background-color: rgba(162, 162, 162, 0.5); */
	/* transition: .33s all linear; */
}

img#doorway-img {
	width: 100%;
	display: block;
}

h5.doorway-title {
	font: normal 15px/1.2em Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 3px;
}

h5.doorway-title:before,
h5.doorway-title:after {
	content: "";
	background-image: url(../img/line.png);
	width: 106px;
	height: 1px;
	position: absolute;
	right: 0;
	left: 0;
}

h5.doorway-title:before {
	margin: -4px auto;
}

h5.doorway-title:after {
	margin: 20px auto;
}

a#doorway-link {
	/*color: #d1aa67;*/
	font-family: "texgyreadventor";
	font-size: 14px;
	margin: 0 !important;
}
a#doorway-link:hover {
	text-decoration: none;
}

.widget-doorway-bottom {
	padding: 0 5px;
}

.widget-doorway-bottom h2 {
	font-size: 25px;
	margin-bottom: 20px;
}
.widget-doorway-bottom h5.title {
	font-size: 15.5px;
	text-transform: uppercase;
	line-height: 1.2;
}

.widget-doorway-bottom p {
	font-size: 12px;
	color: #333333;
	line-height: 1.2;
}

.widget-doorway-bottom a.read-more {
	font-size: 12px;
	text-align: right;
	display: block;
}

.top-header {
	background-color: #333333;
}

p.woo-link {
	/*padding: 12px 0;*/
	padding: 5px 0;
}

#registered-user p.woo-link {
	padding: 5px 0;
}

#registered-user ul.woo-contact-us {
	padding: 7px 0;
}

.woo-link a {
	padding: 0 5px;
}

.woo-link a:first-child {
	padding-left: 0;
}

.woo-link a, .woo-link {
	font: normal 11px/1.5em Arial, sans-serif !important;
	color: #fff !important;
}

ul.contact-us {
	text-align: right;
}

ul.contact-us li {
	display: inline-block;
}

ul.contact-us li.border {
	/*border-right: 1px solid #d1aa67;*/
	border-right: 1px solid;
	padding-right: 9px;
}

ul.woo-contact-us {
	margin-left: auto;
	display: table;
}

ul.woo-contact-us li  {
	float: left;
}

ul.woo-contact-us li.first {
	border-right: 1px solid #fff;
	padding-right: 4px;
	/*height: 30px;*/
	height: 28px;
}

ul.woo-contact-us {
	padding: 5px 0;
	color: #fff;
}

li.woo-items {
	padding-top: 0;
	padding-left: 10px;
}
a.cphone {
	/*background: url(../img/phone.png) no-repeat 0 7px scroll transparent;*/
	display: block;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 6px;
	font: normal 11px/1.5em Arial, sans-serif !important;
	color: #fff !important;
}
a.phone {
	/*background: url(../img/call.png) no-repeat 0 8px scroll transparent;*/
	/*background: url(../img/phone-b.png) no-repeat 0 9px scroll transparent;*/
	display: block;
	/*padding-top: 12px;*/
	padding-top: 4px;
	padding-left: 31px;
	padding-right: 8px;
	/*padding-bottom: 12px;*/
	/*font-size: 40px !important;*/
	font-size: 20px !important;
	padding-bottom: 4px;
	font-family: "texgyreadventor" !important;
	/*color: #d1aa67 !important;*/
}
a.phone:hover {
	text-decoration: none;
}

.woo-items a {
	display: inline-block !important;
	font: normal 11px/1.5em Arial, sans-serif !important;
	color: #fff !important;
	padding-top: 5px;
}

a.bag {
	background: url(../img/bag.png) no-repeat 0 0 scroll transparent;
	display: block;
	padding-top: 2px;
	padding-left: 25px;
	font: normal 11px/1.5em Arial, sans-serif !important;
	color: #fff !important;
	height: 25px;
}

/*a.phone {
	/*background: url(../img/phone.png) no-repeat 0 0 scroll transparent;
	background: url(../img/call.png) no-repeat 0 5px scroll transparent;
	display: block;
	padding-top: 4px;
	padding-left: 25px;
}*/

/*a.shop {
	margin-left: auto;
	display: block;
	text-align: center;
	color: #fff !important;
	font: normal 31px/1.5em Arial, sans-serif !important;
	background-color: #940000;
	max-width: 284px;
	margin-top: 6px;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
}*/

/*a.shop:hover {
	text-decoration: none;
	background-color: #BE0101;
}
*/
/*socil icons*/
ul.social-icons {
	margin-left: 8px;
	position: relative;
}

ul.social-icons li{
	display: inline-block;
	list-style: none;
	margin-left: -3px;
}
ul.social-icons li h2 {
	color: #000000 !important;
}
ul.social-icons li.title {
	position: absolute;
	top: 3px;
	color: #000000 !important;
	left: -110px;
	margin: 0;
}
ul#show-title {
	margin-left: 115px;
}
ul.social-icons  li.icon:first-child {
	margin-left: 15px !important;
}

ul.social-icons a{
	background-size: 100% 100%;
	margin-right: 4px;
	display: block;
	opacity: 1;
	height: 30px;
	width: 30px;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
}

ul.social-icons a:hover{
	opacity: 0.7;
}

ul.social-icons a.facebook{
	background: url(../img/fb-icon.png) no-repeat 0 0 scroll transparent;
}

ul.social-icons a.youtube{
	background: url(../img/youtube-icon.png) no-repeat 0 0 scroll transparent;
}

ul.social-icons a.ig{
	background: url(../img/ig-icon.png) no-repeat 0 0 scroll transparent;
}

ul.social-icons a.googleplus{
	background: url(../img/gmail-icon.png) no-repeat 0 0 scroll transparent;
}

aside.left-off-canvas-menu .widget {
	margin-bottom: 0;
}


/*testimonials*/
#testimonial-slider .owl-item img{
	display: block;
	height: auto;
	border-radius: 3px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 10px;
}

#testimonial-slider .content p {
	font: normal 14px/1.5em Arial, sans-serif !important;
	color: #333333 !important;
	font-style: italic !important;
}

#testimonial-slider h5.title {
	font: normal 21px/1.5em Arial, sans-serif !important;
	color: #333333 !important;
	line-height: 1 !important;
}

/*widget*/
footer .f-row {
	max-width: 1060px !important;
	padding-left: 30px !important;
}

#footer-section {
	background-size: cover;
	padding-top: 30px;
}


/*mobile menu*/
p.demo_store {
	display: block;
}

ul.off-canvas-list li a:hover {
	text-decoration: none;
}

.widget {
	padding: 10px 10px 15px !important;
	margin-bottom: 10px;
}

.left-off-canvas-menu .menu-search form#searchform input#s {
	width: 70% !important;
}

#mobile-menu {
	display: none;
}

#mobile-menu:hover {
	text-decoration: none
}

#mobile-menu {
	padding: 13px 15px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #333333 !important;
	font-family: "texgyreadventor";
	font-size: 14px;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
}

.mobile-menu-icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}

.mobile-menu-iconbar {
	display: block;
	width: 21px;
	height: 3px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	background-color: #544C3E;
	margin-bottom: 4px;
	margin-right: 5px;
}

li.address-technotan,
li.info-technotan,
li.contact-technotan {
	position: relative;
}

li.address-technotan:after,
li.info-technotan:after,
li.contact-technotan:after {
	content: " ";
	position: absolute;
	width: 2px;
	height: 160px;
	display: block;
	z-index: 99;
	top: 12px;
	right: 3px;
	background-image: url(../img/footer-widget-border.png);
}

#about-technotan .textwidget img {
	margin-bottom: 10px;
	max-width: 300px;
	width: 100%;
}

.footer-wigget h3.widget-title {
	font: bold 19px/1.2em Arial, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}

.footer-wigget p {
	font: 300 11px/1.4em Arial, sans-serif;
	color: #fff;
}

.footer-wigget div,
.footer-wigget a,
.footer-wigget a:link {
	font: 300 13px/1.4em Arial, sans-serif;
	color: #fff !important;
}

#footer-bottom {
  padding: 20px 30px 10px;
}

#copyright p,
#designby p {
	font: 300 10px/1.4em Arial, sans-serif;
	color: #fff;
	position: relative;
}

#designby {
	text-align: right;
}

#designby img {
	position: absolute;
	top: -3px;
	max-width: 20px;
	max-height: 20px;
	right: -25px;
}
#designby img:hover {
	max-width: 20px;
	max-height: 20px;
}

/*sidebar*/
ul.paypal {
	text-align: center;
}

ul.paypal li {
	display: inline-block;
	list-style-type: none;
}

/*login*/
form.login {
	max-width: 300px;
}

/*shop*/
div#productcategory {
  position: relative;
}
ul.products li.product a img {
	position: relative;
	z-index: 1;
}
ul.products li.product a {
	position: relative;
}
ul.products .product-category-gold-img-section {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	background-image: url(../img/gold-background.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}

/*responsive*/
@media only screen and (min-width: 64.0625em) {
	.large-block-grid-4 > li.address-technotan {
		width: 25%;
	}
	.large-block-grid-4 > li.info-technotan {
		width: 22%;
	}
	.large-block-grid-4 > li.contact-technotan {
		width: 21%;
	}
	.large-block-grid-4 > li.terms-technotan {
		width: 32%;
	}
}

@media only screen and (max-width: 1024px) {
	#about-technotan {
		padding: 0 0 10px;
	}
	#footer-link {
		padding: 20px 0;
	}
	li.address-technotan:after,
	li.info-technotan:after,
	li.contact-technotan:after {
		height: 120px;
	}
	footer .f-row {
		padding: 0 15px !important;
	}
	li.info-technotan:after {
		height: 0;
	}
	#footer-bottom {
		padding-bottom: 15px !important;
	}
	.main-slider #loopedSlider .content p {
		font: normal 14px/1.5em Arial, sans-serif;
	}
	.main-slider #loopedSlider.business-slider div.content div.title h2.title a {
		font: bold 22px/1.5em Arial, sans-serif;
	}
	.main-slider #loopedSlider .content {
		padding: 5px 0 10px;
	}
}

@media only screen and (min-width: 991px) {
	.move-right > .inner-wrap {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate(0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0); }
}

@media only screen and (max-width: 990px) {
	#mobile-menu {
		display: block;
	}
	.primary-navigation, .main-menu-bottom {
		display: none;
	}
	#inner-wrapper {
		padding: 0;
	}
}

@media only screen and (max-width: 720px) {
	header .header .medium-6 {
		width: 100%;
	}
	header .header .logo, ul.contact-us {
		text-align: center;
	}
	a.shop {
		margin-right: auto;
	}
	#registered-user ul.woo-contact-us li#cphone {
		padding-left: 22px;
	}
	#registered-user ul.woo-contact-us li.woo-items {
		display: table;
		margin: 0 auto;
		padding-left: 0;
	}
	#registered-user ul.woo-contact-us li a.cphone {
		display: table;
		margin: 0 auto;
	}
	#registered-user ul.woo-contact-us li {
		float: none;
	}
}

@media only screen and (max-width: 690px) {
	#registered-user .small-7, #registered-user .small-5 {
		width: 100%;
	}
	#registered-user ul.woo-contact-us {
		margin-right: auto;
	}
	#registered-user p.woo-link {
		text-align: center;
		padding: 5px 0 0 0;
	}
	#registered-user .woo-link a, #registered-user .woo-link, #registered-user a.call {
		font-size: 11px !important;
	}
}

@media only screen and (max-width: 640px) {
	li.address-technotan:after,
	li.info-technotan:after,
	li.contact-technotan:after {
		height: 0;
	}
	div#copyright, #designby {
		text-align: center;
	}
	#designby img {
		position: relative;
		top: 3px;
		right: -5px;
	}
	div#doorway-button-sidebar-container .medium-8 {
		padding: 0;
	}
	div#doorway-button-sidebar-container .medium-4 {
		padding: 0;
	}
}

@media only screen and (max-width: 590px) {
	#visitor .small-7, #visitor .small-5 {
		width: 100%;
	}
	#visitor ul.woo-contact-us {
		margin-right: auto;
	}
	#visitor p.woo-link {
		text-align: center;
		padding: 5px 0 0 0;
	}
	#visitor .woo-link a, #visitor .woo-link, #visitor a.call {
		font-size: 11px !important;
	}
}

@media only screen and (max-width: 560px) {
	.entry table.table tbody td {
		width: 100% !important;
		display: block;
	}
}

@media only screen and (max-width: 480px) {
	ul#recent-posts-items .list {
		padding: 0 15px 0;
	}
	.home #wrapper {
		padding: 0 .6em .6em;
	}
	#visitor ul.woo-contact-us li#cphone {
		padding-left: 22px;
	}
	#visitor ul.woo-contact-us li.woo-items {
		display: table;
		margin: 0 auto;
		padding-left: 0;
	}
	#visitor ul.woo-contact-us li a.cphone {
		display: table;
		margin: 0 auto;
	}
	#visitor ul.woo-contact-us li {
		float: none;
	}
}


/*cross-browser compatibility*/
div.woocommerce.widget_product_search form#searchform input#s {
	top: -10px\9;
	(;top: -10px;);
	[;top: -10px;];
}

ul#doorway-items {
	(;width: 100%;);
	[;width: 100%;];
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	div.woocommerce.widget_product_search form#searchform input#s {
		top: -10px;
	}
	ul#doorway-items {
		width: 100%;
	}
}
