/* ===================================================================================

* Theme Name: assignmentHelpDaddy-Child
* Theme URI:
* Author: 
* Author URI: 
* Description: assignmentHelpDaddy is Theme.
* Version: 1.0.0
* Template: assignmentHelpDaddy
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:

====================================================================================== */
.dark-mode input[type='text'], .dark-mode select, .dark-mode input[type='email'], .dark-mode textarea.mf-textarea{
    background: #1a212c;
	border-color: #2f3540;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
	margin: 10px 0px 10px 0px;
    border-radius: 5px;
	color: #acb0b6!important;
	padding-left: 34px;
}
select.form-control{
	height: calc(3rem + 2px)!important;	
}
::placeholder{
	color: #b9bec76b!important;
}
.orderform-section i{
	position: absolute;
    left: 28px;
    top: 27px;
}
.minusbtn {
    position: absolute;
    display: inline-block;
    left: 16px;
    top: 11px;
}
.pageCountGroupBtn {
    width: 36px;
    height: 47px;
    font-size: larger;
    background-color: #3e4858;
    border: none;
    cursor: pointer;
    margin-top: -1px;
    color: #ffffff;
	border-radius: 2px;
}
.topHeader span.btn.btn-outline-danger {
    background: #F14D5D;
    color: #fff;
    margin-left: 7px;
    padding: 3px 16px;
	font-size: 12px;
}
.topHeader .fa {
    vertical-align: middle;
    padding-right: 5px;
}
.closeicon {
    float: right;
    margin: 9px;
    color: #a39e9e;
    cursor: pointer;
}
.plusbtn {
   position: absolute;
  display: inline-block;
  right: 182px;
  top: 11px;
	
}
h1.elementor-heading-title.elementor-size-default {
    font-size: 31px;
    text-align: center;
    margin-bottom: 14px;
}
.orderform-section input#pageCount {
    width: 58%;
    text-align: center;
}
.orderform-section span#wordCount {
    padding-left: 10px;
    color: #7a7d82;
    font-size: 15px;
}

.text-success {
    color: #26a541;
}
div#fileUploadType {
    position: relative;
    top: -10px;
    bottom: 41px;
    border: 1px solid #2f3540;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: #1a212c;
	border-radius: 5px;
	height: 41px;
    padding: 5px;
}
#fileUploadType i {
    position: absolute;
    left: 16px;
    font-size: 28px;
    color: #04d2c8;
    top: 0px;
}

.page-excerpt{
	font-size: 16px;
    font-weight: 600;
}
}
@media (min-width: 768px){
	.banner-area .col-md-7 {
		padding-right: 50px;
	}
}
.banner-area .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{
	margin-right: 20px;
}
.banner-area .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{
	padding: 10px;
}
.banner-area .elementor-widget-icon-box.elementor-view-stacked .elementor-icon{
    font-size: 19px;
    padding: 15px;
	background-color: #19202d57;
}

.banner-area .elementor-widget-icon-box .elementor-icon-box-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
}
.banner-area .elementor-widget-icon-box .elementor-icon-box-description{
	color: #ffffff;
	font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.2px;
}

.banner-area .elementor-element .elementor-widget-container{
	padding: 19px 26px 19px 18px;
    background-color: #3b383829;
    border-radius: 8px 8px 8px 8px;
    height: 115px;
    opacity: 0.9;
    border: 1px solid #fff3;
}
.banner-area .elementor-widget-wrap{
	margin: 5px;
}

.banner-area .elementor-widget-icon-box .elementor-icon-box-content{
	width: 151px;
}


.bannerSideForm {
    background: #19202d;
    padding: 15px;
    overflow: hidden;
    border-radius: 10px;
}
.bannerSideForm h2{
	font-size: 22px;
}
.bannerSideForm p{
	font-weight: 600;
}
.col-md-5.bannerSideForm.offer:after {
    content: "40% Off";
    position: absolute;
    right: -30px;
    top: 26px;
    background-color: #F14D5D;
    color: #fff;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    width: 134px;
    height: 26px;
    -webkit-transform: rotate(45deg);
    box-shadow: 0 1px 2px rgb(0 0 0 / 44%);
}
.entry-content p, .entry-content li {
	color: #808080;
}
@media (min-width: 1200px){
.container {
    max-width: 1300px!important;
}
}

.siderBarOfferParent{
	background-color: #00897b;
	background-image: url(https://programmingassignmenthelp.com/cms/wp-content/uploads/2021/01/bg_shape.png);
	background-position: center left;
	background-repeat: no-repeat;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 15px 0px 15px 0px;
	--e-column-margin-right: 40px;
	border-radius: 8px 8px 8px 8px;
	--e-column-margin-left: 0px;
	padding: 0;
	width: 100%;
}
.siderBarOfferParentOverlay{
	background-image: url(https://programmingassignmenthelp.com/cms/wp-content/uploads/2021/01/image-1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.4;
	border-radius: 8px 8px 8px 8px;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.siderBarOfferParent h3{
	font-size: 23px;
	margin-bottom: 5px;
	text-align: center;
}
.siderBarOfferParent p{
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #ffff;
	margin-bottom: 10px;
				
}

.siderBarOfferParent .offerCode{
	background: #fff3e0;
	font-size: 24px;
	font-weight: 600;
	border: 1px dashed #008d7c;
	text-align: center;
	padding: 5px;
	transform: rotate(-3deg);
	width: 85%;
	color: #000000;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.siderBarOfferParent .elementskit-btn{
	background-color: #F14D5D!important;
}
.single-content p{
	text-align: justify;
}
.sidebar {
    position: sticky;
	top: 20px;
    margin-left: 30px;
}
@media (max-width: 767px){
	.sidebar {
		margin: 50px 0 0;
	}
	.topHeader
	{
		height: 100px;
   		padding: 0px 0px 0px 10px!important;
    		margin: -69px 0px -15px;
	}
}
@media (max-width: 991px){
	
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 10px 0px;
}
	.sidebar {
		margin: 0;
	}
	.topHeader a {
    font-size: 11px;
}
}
.sidebar .single-course{
	margin-bottom: 15px;
}
.sidebar .single-course ul li{
	border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.sidebar .single-course .btn-sm{
    padding: 6px 14px;
    font-size: 12px;
}
.sidebar .widget{
	margin-bottom: 15px;
	border-radius: 8px;
}

.leftWhatsAppIcon {
    position: fixed;
    left: -6px;
    top: 45%;
    z-index: 999;
}
@media (max-width: 767px){
	.leftWhatsAppIcon {
		right: -4px;
		top: 60%;
		bottom: inherit;
		left: inherit;
	}
}
.mf-input-wrapper .mf-input, .mf-input-wrapper .mf-input-label {
    vertical-align: middle;
}
.mf-input-wrapper .mf-input {
    width: 100%;
    max-width: 100%;
    padding: 12px;
    height: auto;
	    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
}
div.mf-input-wrapper>textarea.mf-input {
    padding: 15px;
}
.eicon-star.active{
	color: #fec42d;
}
.entry-content b, .entry-content strong{
	color: #ffffffcc;
}
