/*
Theme Name:     Benchmark Child
Theme URI:      http://labs.saurabh-sharma.net/themes/benchmark/
Description:    Child theme for the Benchmark theme
Author:         Saurabh Sharma
Author URI:     http://themeforest.net/user/SaurabhSharma
Template:       benchmark
Version:        1.5.6
*/

.home .wpcf7-form p {
    margin-bottom: 0;
}
.home #panel-202-0-2-0> .panel-widget-style {
   /* background-color: rgba(256,256,256,.5);*/
    padding: 30px 30px 60px 30px;
        margin-top: 100%;
}
.home textarea {
    height: 70px;
}

.home input[type="text"], 
.home input[type="email"], 
.home input[type="search"], 
.home input[type="number"], 
.home input[type="tel"], 
.home input[type="password"] {
    height: 30px;
    line-height: 30px;
}

.home .sya {
    font-size: 22px;
}

.fancybox-slider-wrap .wpcf7-form p {
    margin-bottom: 0;
}
.fancybox-slider-wrap #panel-202-0-2-0> .panel-widget-style {
    background-color: rgba(256,256,256,.5);
    padding: 30px 30px 60px 30px;
        margin-top: 100%;
}
.fancybox-slider-wrap textarea {
    height: 70px;
}

.fancybox-slider-wrap input[type="text"], 
.fancybox-slider-wrap input[type="email"], 
.fancybox-slider-wrap input[type="search"], 
.fancybox-slider-wrap input[type="number"], 
.fancybox-slider-wrap input[type="tel"], 
.fancybox-slider-wrap input[type="password"] {
    height: 30px;
    line-height: 30px;
}
.fancybox-slider-wrap .sya {
    font-size: 22px;
}

#order-now-btn{
	float:right;
}
#order-now-btn a{
	width:352px;
	min-width:352px;
	height:57px;
	background-image: url("http://dentalmarketing.com.au/wp-content/uploads/2020/06/Button-Order.png");
	background-repeat:no-repeat;
	background-position:right;
	display:inline-block;
	text-indent:-9999px; 

}

#order-now-text a{
	color:#d91e3e;
	text-transform: uppercase;
	font-size: 20px;
}