/*
Theme Name: seowp Child
Description: Child theme for Seowp theme
Author: ThemeFusion
Template: seowp
Version: 1.0.0
Text Domain:  seowp
*/
@import url("../seowp/style.css");

.off-canvas-wrap{
        margin-top: -32px !important;
}
#wpadminbar{
	display: none !important;
}
.page-id-1521 .dslc-modules-section,.page-id-1519 .dslc-modules-section{
	background-color: #f1f1f1 !important;
}
#wp-submit1,#wp-submit{
background-color: rgb(38, 149, 223);
    color: #fff !important;
    font-size: 15px;
}
.tml p {
    margin: 0 0 1em 0 !important;
    padding: 0;
}
.client_login, .client_login a{background: rgb(86, 174, 227)!important; color:#fff!important;}
.client_login .item_link *{color:#ffffff !important;}
.form-cont {
    background: #fff;
    padding: 35px 35px 20px;
    max-width: 515px;
    background-color: #fff;
    float: right;
    margin-right: 0;
    border: 1px solid #464646;
    width: 100%;
    position: relative;
}
div#gform_wrapper_1 input{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
div#gform_wrapper_1 input[type="submit"]{
    background: #ff7000;
    border-radius: 5px;
    font-size: 22px !important;
    height: 48px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    color: #fff !important;
    margin: 0;
    border-bottom: none;
    border: 1px solid transparent;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
}
.form-cont p.form-footer {
    float: none;
    color: rgba(0,0,0,0.3);
    text-align: center !important;
    width: 100%;
        max-width: 250px;
    margin: 12px auto 20px;
    font-size: 12px;
	line-height: 20px;
}
#dslc-content .dslc-testimonial-main{padding:0 !important;}
.special_testimonials .owl-theme .owl-controls{text-align:left !important;}

.special_testimonials .owl-page{
    font-family: 'iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
   } 
   
   .special_testimonials .owl-page:before {
    content: "\e77f";
	color: #ffc90e;   
}
.special_testimonials .owl-page.active:before {
    color: #ff7f27 !important;
}
.special_testimonials .owl-page span {
    display: none;
}
.special_testimonials .owl-page span{display:none !important;}
.special_testimonials .owl-controls{margin-top:0 !important;}
.special_testimonials .owl-pagination .owl-page {
	margin-left: 0 !important;
}
.off-canvas-wrap {
    margin-top: 0px !important;
}