/*
	Theme Name: Dental Reupholstery
	Theme URI: https://wordpress.org/themes/twentyseventeen/
	Template: twentyseventeen
	Author: Dental Reupholstery
	Author URI: https://wordpress.org/
	Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
	Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
	Version: 1.1.1484761661
	Updated: 2017-01-18 17:47:41
	
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Libre+Baskerville');


/*
	font-family: 'Libre Baskerville', serif;
	font-family: 'Montserrat', sans-serif;
*/
body{
	font-family: 'Montserrat', sans-serif;
}
a,a:hover,a:focus{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.navigation-top {
    display: none;
}

#top-right {
    display: inline-block;
    float: right;
    text-align: right;
}

#top-right h2 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    margin: 0px;
    font-weight: 700;
	line-height: normal;
}

#top-right a {
    color: #f7931e;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
}

#top-right p {
    margin: 0px;
    font-size: 20px;
    letter-spacing: -1px; 
	line-height: normal;
}
#top-right .widget {
    padding-bottom: 0px;
}
.site-branding {
    margin: 0px !important;
    padding: 30px 0px;
}
.footer-right {
    text-align: right;
    margin-top: 15px;
}
.footer-right a {
    color: #f7931e;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
}

.footer-right p {
    margin: 0px;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: normal;
    font-weight: normal;
    color: #555555;
}
.page-one-column .panel-content .wrap {
    max-width: 1000px;
    padding: 0px 30px;
}
.site-footer .wrap {
    max-width: 1000px;
    padding-left: 30px;
    padding-right: 30px;
}
.inner-wrap{
	max-width: 768px;
	margin: auto;
}
.toph-content {
	background-size: cover;
	background-repeat: no-repeat;
}
.toph-bg {
    padding: 170px 0px 230px 0px;
    background: rgba(0, 0, 0, 0.5);
}
.panel-grid>div,.toph-content {
    background-position: center center;
    background-size: cover;
}
.banner-text .textwidget {
    text-align: center;
    color: #fff;
}
.custom-logo-link img {
    max-height: 95px;
    display: block;
}
.banner-text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
	text-transform: uppercase;
}

.banner-text p {
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: 'Libre Baskerville', serif;
}
.site-branding .wrap {
    max-width: 1000px;
    padding-left: 30px;
    padding-right: 30px;
}
h2.sub-title {
    font-size: 38px;
    text-align: center;
    color: #000;
    padding: 65px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
}
.faq-s1 h2.sub-title {
    padding-bottom: 10px;
}
.panel-grid .widget {
    padding: 0px;
}
.site-footer {
    margin-top: 0px;
}
.site-footer .widget {
    padding-bottom: 1em;
}
.site-footer .widget-area {
    padding-bottom: 0em;
}
#prices {
	margin: 0px;
}
#prices thead {
    background: #ffa400;
	font-weight: 700;
    letter-spacing: -1px;
}
#prices tbody,#prices tfoot {
    background: #ffffd3;
}
#prices tfoot{
	display:none;
	opacity: 0px;
	transition: opacity 0.3s;
}
#prices.active tfoot{
	display: table-footer-group;
}
#prices td {
    padding: 5px !important;
}
#prices thead th {
    padding-left: 5px !important;
}
#prices td.price-info {
    background: #fff;
    padding: 20px 0px 55px 0px!important;
    font-size: 16px;
    font-family: 'Libre Baskerville', serif;
    line-height: normal;
    letter-spacing: -1px;
}

#prices td.price-info a {
    color: #2a8dd2;
}
#colors .colors-expanded {
    display: none;
}
.colors-note {
    margin-bottom: 50px;
    padding: 15px 0px;
}
.prices-expand  .expd:after,.colors-expand  .expd:after {
    content: url(images/arrow-down.png);
	vertical-align: text-bottom;
    padding-left: 8px;
}
.prices-expand  .colp:after,.colors-expand  .colp:after {
    content: url(images/arrow-up.png);
	vertical-align: text-bottom;
    padding-left: 8px;
}
.prices-expand,.colors-expand {
    text-align: center;
	background: url(images/expand-bg.png);
	padding: 8px 0px;
	margin: 0px;
    position: absolute;
    width: 100%;
    top: -38px;
}
.prices-expand a,.colors-expand a {
    color: #666666;
    font-weight: 700;	
    font-size: 24px;
}
.expand-wrap{
	position: relative;
}
.prices-expand .active .expd,.colors-expand .active .expd{
	display: none;
}
.prices-expand .colp,.colors-expand .colp{
	display: none;
}
.prices-expand .active .colp,.colors-expand .active .colp{
	display: inline;
}
.available-colors {
    text-align: center;
    padding: 245px 0px;
}
.buy-used {
    text-align: center;
    padding: 240px 0px;
}
.quality-gurantee {
    text-align: center;
    padding: 240px 0px;
}
.available-colors h2,.buy-used h2{
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;    
    margin-bottom: 15px;
}
.quality-gurantee h2 {
    font-size: 38px;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
}
.available-colors p {
    color: #fff;
    font-size: 18px;
    font-family: 'Libre Baskerville', serif;
}
.buy-used p {
    color: #fff;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: 'Libre Baskerville', serif;
}
.quality-gurantee p {
    color: #666666;
    font-size: 24px;
    font-family: 'Libre Baskerville', serif;
    line-height: normal;
}
.buy-used p a{	
    color: #2a8dd2;
}
.buy-used p a:hover{	
    color: #fff;
}
.faqs a {
    color: #2a8dd2;
}
.faqs {
    font-family: 'Libre Baskerville', serif;
	font-size: 15px;
    letter-spacing: -1px;
}
.faqs dd {
    margin: 0px 0px 5px 0px;
    line-height: normal;
}


/***********************************/
@media screen and ( max-width: 1023px ) and ( min-width: 768px ) {
	
	.toph-bg {
		padding: 110px 0px 150px 0px;
	}
	.available-colors {
		padding: 120px 0px;
	}
	.buy-used,.quality-gurantee {
		padding: 110px 0px;
	}
}
@media screen and ( max-width: 767px ) {
	
	.site-branding .wrap {
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}
	#top-right {
		display: block;
		float: none;
		text-align: center;
		max-width: 300px;
		margin: auto;
		margin-top: 15px;
	}
	#top-right h2 {
    font-size: 25px;
	}
	#top-right a {
    font-size: 18px;
	}
	#top-right p {
		font-size: 16px;
	}
	.toph-bg {
		padding: 30px 0px 50px 0px;
	}
	.page-one-column .panel-content .wrap {
		padding: 0px 10px;
	}
	.banner-text h2 {
		font-size: 25px;
		font-weight: normal;
	}
	.banner-text p {
		font-size: 15px;
		letter-spacing: 0px;
		font-weight: normal;
		line-height: normal;
		margin-bottom: 0px;
	}
	h2.sub-title {
		font-size: 30px;
		padding: 30px 0px;
    line-height: normal;
	}
	.available-colors {
		padding: 45px 0px;
	}
	.available-colors h2, .buy-used h2 {
		font-size: 30px;
		margin-bottom: 10px;
		    line-height: normal;
	}
	.available-colors p {
		font-size: 16px;
		margin-bottom: 0px;
	}
	.buy-used {
		padding: 40px 0px;
	}
	.buy-used p {
		font-size: 15px;
		line-height: normal;
		margin-bottom: 0px;
	}
	.quality-gurantee {
		padding: 40px 0px;
		line-height: normal;
	}
	.quality-gurantee p {
		font-size: 22px;
		margin-bottom: 0px;
	}
	.footer-right {
		text-align: center;
		margin-top: 5px;
	}
	.footer-right p {
		font-size: 15px;
	}
	.footer-right a {
		font-size: 19px;
	}
	.site-footer .wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	#prices-tabl .panel-grid-cell {
		padding: 0px !important;
	}

	#prices thead th br {
		display: none;
	}

	#prices thead th {
		line-height: normal;
	}
	.prices-expand a, .colors-expand a {
		font-size: 20px;
	}
	#prices td.price-info {
		padding: 20px 8px 55px 5px!important;
	}
}
