/*

Theme Name:   Right Dental Choice

Theme URI:    

Description:  Right Dental Choice

Author:    

Author URI:  

Template:   storefront

Version:    2.0.11

License:    GNU General Public License v2 or later

License URI:  http://www.gnu.org/licenses/gpl-2.0.html

Tags:     e-commerce, light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

Text Domain:  boutique

*/

/* =Boutique styles starts here

-------------------------------------------------------------- */


/* =Theme customization starts here

-------------------------------------------------------------- */


:focus, a:focus, .button:focus, .button.alt:focus, .button.added_to_cart:focus, .button.wc-forward:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline: 0;
}
body {
	color: #575757;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}
.fl { float: left; }
.fr { float: right; }
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal;
}
.mainwrapper {
	width: 1200px;
	margin: 0 auto;
}
header#main_header {
	background: #ffffff;
	border-bottom: 3px solid #0079c2;
	z-index: 9999;
}
button {
    background: #ffe400;
    color: #151515;
    border-radius: 4px;
    margin-top: 10px;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
}
#secondary { display: none; }
a.request {
    display: block;
    text-align: center;
    margin-top: 35px;
}
.dentists_info .title {
	color: #0079c2;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
}
.dentists_info .links,
.dentists_info .links {
	padding: 15px 0;
}
.dentists_info .links a,
.dentists_info .links a {
	display: inline-block;
}
.dentists_info .label {
	color: #0079c2;
	font-weight: 700;
	float: left;
	width: 140px;
}
li.nocheck:before {
	display: none !important;
}
.dentists_info .links img:hover {
    opacity: 0.5;
}
.dentists_info a {
	color: #575757;
}
.dentists_info a:hover {
	text-decoration: underline;
}
.dentists_info .list {
	border-left: 2px solid #dedede;
	float: left;
	padding: 0 25px 5px;
	margin-bottom: 20px;
	width: 65%;
}
.dentists_img {
	padding-bottom: 15px;
	width: 24%;
}
.dentists_info {
	width: 70%;
	padding-bottom: 20px;
}
.main_navigation ul {
	margin: 0;
	padding: 0;
}
.main_navigation ul li {
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    list-style: none;
}
.main_navigation ul li:hover a {
    border-right: 1px solid #0079c2;
}
.main_navigation ul li a {
    border-right: 1px solid #cecece;
    color: #212121;
    display: block;
    padding: 38px 16px 40px;
    text-decoration: none;
    margin-left: -5px;
}
.main_navigation ul li:hover a,
.main_navigation ul li.current-menu-item a {
	background: #0079c2;
	color: #ffffff;
}
.logo-con {
	margin-right: 2%;
	padding-top: 30px;
}
.logo-con img {
	max-width: 240px;
}
.main_navigation ul li:last-child a {
	border: 0;
}
#main_header .phone {
    color: #0079c2;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}
.free-bttn {
	padding-top: 10px;
}
.free-bttn p { margin: 0; }
.free-bttn a {
    background: orange;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 13px;
    display: block;
    font-size: 16px;
}
.free-bttn a:hover {
	background: #0079c2;
}
.home-banner {
	padding: 0 50px 67px;
}
.home-banner .title {
	color: #2d2d2d;
	text-transform: uppercase;
}
.home-banner .title h1 {
    font-size: 110px;
    font-weight: 800;
    line-height: 82px;
    padding: 0;
    color: #0079c2;
    margin: 0 0 5px;
}
.home-banner .title h2 {
	color: #2d2d2d;
	font-size: 34px;
    font-weight: 800;
    margin: 0;
    padding: 0;
}
.home-banner .title h3 {
    font-size: 42px;
    font-weight: 700;
    margin: 0;
    padding: 78px 0 0;
    color: #0079c2;
    line-height: normal;
}
.consult_text {
    font-size: 53px;
    color: #2d2d2d;
    font-weight: 800;
    line-height: 47px;
}

.home-banner .bttn a {	
    background: #ffe400;
    color: #484308;
    display: block;
    max-width: 360px;
    text-align: center;
    padding: 17px 0px;
    font-size: 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 800;
    margin-top: 30px;
}
.home-banner .bttn a:hover {
	background: #0079c2;
	color: #ffffff;
}
.services-con {
	background: #0079c2;
}
.services-con ul li {
	float: left;
	width: 25%;
	list-style: none;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	padding: 32px 20px 36px;
	box-sizing: border-box;
}
.services-con ul li:hover {
	background: #ffffff;
}
.services-con ul li img {
	padding: 5px;
}
.services-con ul li:hover a { color: #0079c2; }
.services-con ul li:hover img {
	background: #0079c2;	
}
.services-con ul li:nth-child(4) {
	border-right: 0 !important;
}
.services-con ul {
	margin: 0;
	padding: 0;
}
.services-con ul li a { color: #ffffff; }
.services-con .des { min-height: 66px; }
.services-con ul img {
	display: block;
	margin: 0 auto;
}
.services-con ul .title {
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0 14px;
	text-transform: uppercase;
}
.client_testi {
    color: #0079c2;
    font-size: 30px;
    font-weight: 800;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
	border-bottom: 2px solid #e9e9e9;
    margin-bottom: 50px;
}
.client_testi_content {
	margin: 0;
	padding: 0;
}
.client_testi_content li {
	list-style: none;
	padding-bottom: 40px;
}
.client_testi_content p { margin: 0; }
.client_testi_content li .name {
    font-weight: 800;
    color: #0079c2;
    padding-top: 10px;
    font-style: normal;
}
ul.blog-home {
	margin: 0;
	padding: 50px 0 0;
}
ul.blog-home li {
	list-style: none;
    padding-bottom: 45px;
    border-bottom: 2px solid #e9e9e9;
    margin-bottom: 63px;
}
ul.blog-home li:last-child { border-bottom: 0; }
ul.blog-home li:nth-child(2) .entry-thumbnail {
	float: right;
}
ul.blog-home li:nth-child(2) .postContent {
	float: left;
}
.blog-home .post_Title {
    font-size: 34px;
    color: #0079c2;
    font-weight: 700;
    line-height: 41px;
    padding-bottom: 15px;
}
.page-template-template-blog ul.testimonial_list li img {
    min-height: 170px;
    object-fit: cover;
    object-position: right;
}
.post-content {
	line-height: 27px;
}
.blog-home img {
    width: 100%;
    object-fit: cover;
}
.entry-thumbnail {
	width: 40%;
}
.postContent {
	width: 58%;
}
.blog-home .readmorePosts a {
	background: #0079c2;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 60px;
    text-align: center;
    font-weight: 700;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid;
    line-height: normal;
}
.blog-home .readmorePosts a:hover {
	border: 1px solid #0079c2;
	background: #ffffff;
	color: #0079c2;
}
.entry-wrap #contact ul {
	margin: 0;
	padding: 0 0 40px;
}
#contact li:before {
	display: none;
}
#contact li {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	padding: 10px;
}
#contact button {
    font-size: 20px;
    padding: 0 10px;
    width: 100px;
}
footer {
	margin-top: 50px;
	background: #383838;
	color: #b4b4b4;
	padding: 34px 0 5px;
}
footer a {
	color: #b4b4b4;
    display: block;
    text-decoration: none;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer li.wrap {
	list-style: none;
	float: left;
	width: 24%;
	vertical-align: top;
}
footer li.wrap:nth-child(1) img {
	margin-bottom: 20px;
}
footer li.wrap:nth-child(2), footer li.wrap:nth-child(3) {
	padding-top: 47px;
	width: 20%;
}
footer li.wrap:nth-child(4) {
	width: 34%;
    float: right;
    padding-top: 18px;
}
footer li.wrap a:hover {
	text-decoration: underline;
}
footer li.wrap li {
	margin-bottom: 15px;
}
.copyright {
	text-align: center;
	color: #b4b4b4;
	font-size: 16px;
	background: #2e2e2e;
    padding: 23px 0;
    border-top: 1px solid #494949;
}
.banner_title {
	background: url(http://lammart.com/ritterimplants/wp-content/uploads/2018/09/sub-bg.png) no-repeat;
    padding: 54px 0;
    margin-bottom: 50px;
}
.banner_title h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
#blog-container .entry-wrap,
#subpage-withsidebar .entry-wrap {
	width: 71%;
}
.sidebar-wrap {
    width: 27%;
}
div.consultation {
 	padding: 20px 40px 0;
    background-color: #1475b5;
    border-radius: 4px;
    color: #ffffff;
}
div.consultation p { margin: 0 0 15px; }
div.consultation input,
div.consultation select {
    width: 100%;
    height: 25px;
}
div.consultation .title {
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    padding-bottom: 10px;
}
div.consultation input[type="submit"] {
    background: #ffe400;
    color: #484308;
    padding: 0;
    height: 40px;
    border-radius: 4px;
    margin-top: 15px;
}
div.consultation em { font-size: 12px; }
.consult-wrap {
	width: 50%;
	margin: 0 auto;
}
.entry-wrap h1 {
	font-size: 18px;
	color: #0079c2;
	font-weight: 700;
	text-transform: uppercase;
}
.area-wrap {
    font-size: 24px;
    color: #0079c2;
    font-weight: 800;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #0079c2;
    margin-bottom: 20px;
    margin: 20px 0 30px;
}
.entry-wrap ul {
	margin: 0 0 20px;
	padding-left: 15px;
}
.entry-wrap ul li,
.denstist_blog ul li {
	list-style: none;
}
.entry-wrap ul li:before,
.denstist_blog ul li:before {
    display: inline-block;
    content: '✓';
    color: #0079c2;
    font-weight: 800;
    margin-right: 12px;
}
ul.testimonial_list li:before,
ul.testimonial_list li:before { display: none; }
ul.testimonial_list .thumbnail {
    float: left;
    width: 24%;
}
ul.testimonial_list .des,
.dentists_info {
    float: right;
    width: 74%;
    color: #555555;
    font-style: italic;
}
ul.testimonial_list .des p,
.dentists_info p {
    margin: 0;
}
ul.testimonial_list { 
    margin: 0; 
    padding: 12px 0 0;
}
ul.testimonial_list li { 
    background: #f9f9f9;
    padding-bottom: 40px; 
    border: 1px solid #e5e5e5;
    padding: 17px 7px;
    margin-bottom: 20px;
}
ul.testimonial_list li .name {
    font-weight: 800;
    color: #0079c2;
    padding-top: 10px;
    font-style: normal;
}
.pagelink {
    text-align: center;
    padding: 30px 0 50px;
}
.pagelink a {
    background: #ececec;
    color: #ffffff;
    padding: 12px;
    margin: 0 2px;
}
.pagelink .page-numbers.current, .pagelink a:hover {
    background: #0079c2;
    color: #ffffff;
    padding: 12px;
}
.testi_title {
    font-size: 26px;
    color: #0079c2;
    font-weight: 700;
}
.testi_title, .testi_description {
    line-height: normal;
}
.social-img { padding-top: 19px; }
.social-img a {
	display: inline-block;
	margin-right: 10px;
}
.social-img a:hover {
	opacity: 0.5;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { font-size: 12px; }
footer span {
	font-size: 25px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	text-transform: uppercase;
}
footer span.number {
	color: #0079c2;
}
.contact_form input[type="email"] {
    height: 45px;
    background: #ffffff;
    border-radius: 4px;
    font-size: 16px;
    color: #bebebe;
    font-style: italic;
    width: 100%;
    margin-top: 23px;
    padding: 0 15px;
}
.contact_form input[type="submit"] {
    font-size: 25px;
    background: #0079c2;
    color: #ffffff;
    border-radius: 4px;
    height: 45px;
    padding: 0 20px;
    min-width: 260px;
    margin-top: 15px;
}
footer p {
	margin: 0;
}
.widget {
	margin: 0 !important;
	padding: 0 !important;
}
.wpcf7-form-control-wrap {
	display: block;
}
.subscribe_text { padding-top: 31px; }

button#responsive-menu-button {
	background: #0079c2 !important;
	top: 10px !important;
    right: 0 !important;
    left: 15px !important;
}
.content-area,
.hentry.type-post .entry-content {
	float: none !important;
	width: 100% !important;
}
article .entry-header .entry-title,
.hentry.type-post .entry-content,
.entry-content {
	max-width: 1200px;
	margin: 0 auto;
}
article .entry-header .posted-on,
.hentry.type-post .entry-meta,
.site-main nav.navigation,
section#comments { display: none; }

table { border: 0; }
table tbody td {
	background: none !important;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 10px;
}
table tbody tr:nth-child(odd) {
	background: #f5f5f5;
}
table thead th {
    background: #0079c2;
    color: #ffffff;
    border: 0;
    padding: 10px;
}
.appointment-wrap {
	background: #0079c2;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: normal;
	font-weight: 800;
	padding: 16px 15px;
	margin-top: 50px;
}
.range-date {
	color: #fff200;
	font-weight: 500;
}
.appointment-wrap p {
	margin: 0;
	padding: 0;
}







/* Media Query
-------------------------------------------------------------- */


@media only screen and (max-width: 1300px) {

	.mainwrapper {
	    width: 100%;
	    padding: 0 15px;
	}
	.main_navigation ul li a {
		padding: 38px 16px 40px;
	}
	.main_navigation {
	    width: 55%;
	    text-align: center;
	}
	.logo-con {
	    margin-right: 0;
	    width: 20%;
	}

}


@media only screen and (max-width: 1200px) {

	.main_navigation ul li, .free-bttn a { font-size: 12px; }

}

@media only screen and (max-width: 1150px) {

	.blog-home .readmorePosts a, .contact_form input[type="submit"] { font-size: 16px; }
	.blog-home .post_Title { font-size: 30px; }
	footer { font-size: 14px; }
	.contact_form input[type="email"],
	.contact_form input[type="submit"] {
		height: 35px;
	}
	footer span { font-size: 20px; }
	.services-con .des { font-size: 12px; }
	.services-con ul img { height: 80px; }
	.contact_form input[type="submit"] { min-width: auto; }

}



@media only screen and (max-width: 1000px) {

	.logo-con, .free-bttn { 
		padding-top: 0;
	}
	.logo-con { 
	    margin-left: 65px;
	    padding-top: 8px;
	}
	.logo-con img { max-width: 200px; }
	header#main_header { 
		padding: 10px 0;
		position: fixed;
	    top: 2px;
	    width: 100%; 
	}
	.logo-con img { width: auto; }
	#responsive-menu-container li.responsive-menu-item a {
		padding: 0 15px !important;
	}
	#responsive-menu { padding-top: 85px !important; }
	#page { padding-top: 74px; }
	.blog-home .post_Title {
	    font-size: 24px;
	    line-height: normal;
	}
	.post-content {
	    line-height: 23px;
	}
	.blog-home .readmorePosts a, .contact_form input[type="submit"] {
	    font-size: 14px;
	}
	.services-con ul li { border-right: 0; }
	.blog-home img { height: auto; }
	#blog-container .entry-wrap, #subpage-withsidebar .entry-wrap {
	    width: 65%;
	}
	.sidebar-wrap {
	    width: 33%;
	}
	div.consultation { padding: 20px 20px 0; }
	div.consultation .title { font-size: 20px; }

}



@media only screen and (max-width: 900px) {

	.services-con ul {
		text-align: center;
	}
	/*.services-con ul li {
		width: 32%;
		float: none;
		display: inline-block;
		border: 0;
	}*/
	footer li.wrap:nth-child(4) {
		width: 100%;
	}

	footer li.wrap {
		width: 44%;
	}
	footer li.wrap:nth-child(2), footer li.wrap:nth-child(3) {
	    width: 28%;
	}


}






@media only screen and (max-width: 850px) {


	.services-con ul li { width: 50%; }


}


@media only screen and (max-width: 700px) {

	.home-banner .title h1 {
	    font-size: 80px;
	    line-height: normal;
	    margin: -15px 0;
	}
	.home-banner .title h2 {
		font-size: 24px;
   		margin: -10px 0 0;
	}
	.home-banner .title h3 { font-size: 30px; }
	.consult_text {
	    font-size: 40px;
	    line-height: 40px;
	}
	.home-banner .bttn a {
	    max-width: initial;
	    padding: 14px 0px;
	    font-size: 24px;
	}
	.home-banner {
	    padding: 0 50px 50px;
	}
	.copyright, ul.testimonial_list { font-size: 14px; }

}





@media only screen and (max-width: 650px) {

	.consult-wrap { width: 100%; }
	.services-con ul li {
	    width: 48%;
	    vertical-align: top;
	    padding: 30px 10px;
	}
	.blog-home .post_Title { font-size: 20px; }
	.home-banner {
	    padding: 0 20px 50px;
	}
	.postContent, .entry-thumbnail{
		float: none;
		width: 100%;
	}
	.blog-home .post_Title {
	    padding-top: 30px;
	}
	.blog-home .readmorePosts a, .contact_form input[type="submit"] {
		width: 100%;
	}
	.blog-home .readmorePosts a br {
		display: none;
	}
	ul.blog-home li {
	    padding-bottom: 25px;
	    margin-bottom: 40px;
	}
	.banner_title h1 { font-size: 24px; }
	.banner_title { padding: 30px 0; }
	#contact li { width: 48%; }
    .blog-home .readmorePosts a { padding: 10px; }


}





@media only screen and (max-width: 610px) {


	.dentists_info {
		width: 100%;
		float: left;
	}
	.dentists_img { 
		float: none; 
		padding-bottom: 15px;
	}
	.dentists_info .title { font-size: 18px; }
	.dentists_info .links {
	    padding: 10px 0;
	}
	.dentists_info .list {
        padding: 0 15px 5px;
        margin: 0 0 10px;
        width: 100%;
        float: none;
    }
    .dentists_info .label {
        width: 100%;
        float: none;
    }


}



@media only screen and (max-width: 570px) {

	.sidebar-wrap, #blog-container .entry-wrap, #subpage-withsidebar .entry-wrap {
		float: none;
		width: 100%;
	}

	#blog-container .entry-wrap, #subpage-withsidebar .entry-wrap {
		padding-bottom: 30px;
	}


}



@media only screen and (max-width: 500px) {
    	
    #contact li {
    	display: block;
    	float: none;
    	width: 100%;
    }
    header#main_header { padding: 5px 0; }
    .logo-con {
        float: none;
        width: auto;
        padding-top: 6px;
    }
    .free-bttn {
        float: none;
        width: 100%;
    }
    .free-bttn a {
        padding: 5px 8px;
        text-align: center;
    }
	.home-banner .title h1 {
	    font-size: 60px;
	    line-height: normal;
	    margin: -10px 0;
	}
	.consult_text {
	    font-size: 30px;
	    line-height: initial;
	}
	ul.testimonial_list .thumbnail img {
	   padding: 0 10px 10px 0;
	}
	ul.testimonial_list .des, .dentists_info {
		float: none;
	    width: 100%;
	}
	body { font-size: 14px; }
	button {
        font-size: 18px;
        padding: 8px 20px;
    }
    button#responsive-menu-button {
        width: 40px !important;
        height: 40px !important;
    }
    .home-banner .bttn a {
        padding: 8px 0px;
        font-size: 20px;
    }
    footer li.wrap {
        float: none;
        width: 100% !important;
    }
    footer li.wrap:nth-child(2), footer li.wrap:nth-child(3) { padding-top: 0; }
    #page {
        padding-top: 90px;
    }

}



@media only screen and (max-width: 450px) {
    
    
    .services-con ul li {
        float: none;
        width: 100%;
    }


}



@media only screen and (max-width: 380px) {

	
	#contact li, #contact li button { width: 100%; }
    .logo-con {
        margin-left: 50px;
    }
    .logo-con img {
        width: 100%;
    }
    .banner_title { 
        padding: 15px 0;
        margin-bottom: 20px; 
    }
    #contact li { padding: 10px 0; }
    .entry-wrap h1 { font-size: 16px; }



}

