/*
Theme Name: UpStore Child
Theme URI: http://demo.theme-sky.com/upstore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: upstore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: upstore-child
*/


p {
    margin-bottom: 10px;
    line-height: 1.8;
}


header .header-middle:after {
    background: none;
}

.home .header-middle.header-sticky {
    background: #000000ad;
    background: -moz-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}


.is-sticky  .header-middle.header-sticky{
    background: #000; 
}

.is-sticky header .header-middle:after {
        background: url(images/shadow-header.png) top left repeat;
}

div#slide-2-layer-6 {
    text-align: center !important;
}

/* li.tp-revslider-slidesli.active-revslide:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000085;
    position: absolute;
} */

.section_title {
    position: relative;
    padding-bottom: 10px;
}

.section_title::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section_title::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #18d26e;
  bottom: 0;
  left: calc(50% - 20px);
}
.home .page-container {
    padding: 0px !important;
}

footer h4.footer_col_title {
    position: relative;
}

footer h4.footer_col_title::after {
    background: #18d26e;
    width: 60px;
}

footer h4.footer_col_title::before, footer h4.footer_col_title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}

footer h4.footer_col_title::before {
    right: 0;
    background: #555;
}
.breadcrumb-title-wrapper.breadcrumb-v1.ts-breadcrumb-parallax:before {
    position: absolute;
    content: "";
    background: #00000069;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
		z-index: -1;
}

.breadcrumb-title-wrapper.breadcrumb-v1.ts-breadcrumb-parallax {
    position: relative;

}
.single-services h3 {
    margin-bottom: 5px;
}
input.mailpoet_submit {
display: inline-block;
width: 30%;
padding: 11px 10px !important;
}
input.mailpoet_text {
width: 70% !important;
display: inline-block !important;
float: left !important;
border: none !important;
background-color: #313131 !important;
padding: 11px !important;
}
input.mailpoet_text.parsley-error {
background: #ff312270 !important;
}
input.mailpoet_text {
background: #727271;
border: 0px;
}
input.mailpoet_submit {
background: #001421;
color: #868686;
border: 0px;
padding: 12px;
}
.widget_wysija_cont .wysija-submit {
    margin-top: 0px !important;
}

p.wysija-paragraph {
    margin-bottom: 5px;
}
.header-right {
    display: none;
}

input.wpcf7-form-control.wpcf7-file {
    display: block;
    border: 1px solid #282828;
    width: 100%;
    padding: 7px;
}

input.wpcf7-form-control.wpcf7-file::-webkit-file-upload-button{
    visibility: hidden;
}

input.wpcf7-form-control.wpcf7-file:before {
    content: "Choose File";
    background: #282828;
    color: #fff;
    padding: 11px;
    margin-left: -10px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 0;
}

.pricingbox td {
    color: #fff;
}

.pricingbox  tr td:first-child {
    font-weight: bold;
}

.pricingbox a {border: 1px solid;padding: 4px 6px;border-radius: 5px;font-size: 13px;}

.pricingbox a:hover {
    background: #18d26e;
    color: #002e5b;
}

.pricingbox .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
    background: transparent;
    padding: 8px 10px;
    color: #6ab165;
    font-size: 14px;
}

.pricingbox .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{
	 background: #18d26e;
    color: #002e5b;
}
.is-sticky .menu-wrapper nav ul li.menu-item a {
    color: #fff !important;
}
.is-sticky .menu-wrapper nav ul li.current-menu-item span.menu-label {
    color: #18d26e !important;
}
.is-sticky .menu-wrapper nav ul ul.sub-menu li a{
color: #000 !important;	
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    /* filter: none !important; */
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: inline-block;
    /* border-width: 1px; */
    border-style: solid;
    background: #fff;
    padding: 12px 20px;
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-color: #e5e5e5;
}
label.label-upload {
    font-weight: 600;
}
/* header .logo img, header .logo-header img {
    max-width: 300px !important;
} */
header .logo-wrapper {
    padding: 0px 0;
}
marquee {
    background: #000;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    margin: 0px;
    padding: 0px;
}

header.ts-header.has-sticky, .header-middle.header-sticky {
    background: #000;
}

.home header.ts-header.has-sticky, .home .header-middle.header-sticky {
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.32) 100%);
	background: #000;

}
header .logo img, header .logo-header img {
    padding: 5px 0px 9px;
}
.quicktips {
    position: fixed;
    right: 28px;
    top: 50%;
    transform: rotate(90deg) translateX(50%);
    transform-origin: 100% 100%;
}

.quicktips a {
    padding: 5px 25px;
    background-color: #3F51B5;
    color: #fff;
    font-weight: 600;
    border-radius: 0px 0px 5px 5px;
    margin: 0 10px;
}
.quicktips a:hover {
    color: #fff;
}

button.pum-close.popmake-close:before {
    content: "x";
}

.pricingbox a {
    border: 1px solid #4CAF50;
    color: #4CAF50;
}

.home header.ts-header.has-sticky .is-sticky, .home .is-sticky .header-middle.header-sticky {
    background: #000;
}


.vsvideos .slick-list {
    overflow: visible;
}

.vsvideos .slick-slide {
    opacity: 0.9;
}

.vsvideos .slick-slide.slick-active {
    opacity: 1;
}
.tp-leftarrow.tparrows:before, .tp-rightarrow.tparrows:before {
    color: hsla(0, 0%, 0%, 0.4) !important;
}

.tp-leftarrow.tparrows:hover:before, .tp-rightarrow.tparrows:hover:before {
    color: #000 !important;
}
.home .ult-ih-item .ult-ih-heading-block, .home .ult-ih-item .ult-ih-description-block {
    margin: 1px;
}
.portfolio_block .ult-content-box h3 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.6;
}
.portfolio_block .ult-content-box:hover {
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.36);
}
.portfolio_block .ult-content-box {
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}
/* .logo a {
    color: #fff;
    padding-left: 10px;
    border-left: 4px solid #18d26e;
    font-size: 20px !important;
    line-height: 37px !important;
    font-weight: 900;
    width: 290px !important;
    line-height: 1.4 !important;
} */
.single-services h3 {
    font-size: 21px;
}

.single-services ul li {
    line-height: 2;
    padding: 0;
}
.ult_design_4.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button {
    background: #18d26e;
}
.ult_design_4.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button:hover {
    background: #14b55e;
}
.ult_design_4.ult-cs-black .ult_pricing_table {
    border-top: 5px solid #18d26e !important;
}
.ult_pricing_table .ult_pricing_heading h3 {
    font-size: 22px !important;
    font-weight: 900 !important;
    color: #000 !important;
}

.ult_price_body .ult_price .ult_price_figure {
    font-size: 36px !important;
    font-weight: 900 !important;
    color: #000 !important;
}
.single-services .wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}
header li.vc_btn.vc_btn-info, header li.vc_btn.vc_btn-success {
    margin-top: 10px !important;
}
header li.vc_btn.vc_btn-info a, header li.vc_btn.vc_btn-success a{
    padding: 3px 8px !important;
}
div#popmake-2430 {
    background-image: url(https://hdestimatingservices.com/forexp/wp-content/uploads/2019/09/banner.jpg);
    background-size: cover;
}
div#pum_popup_title_2430 {
    color: #fff;
    margin-bottom: 15px;
}
div#popmake-2430 p.hideit {
    display: none;
}
div#popmake-2430 form select.vc_form-control {
    margin-bottom: 10px;
    color: #000 !important;
}
div#popmake-2430 input.vc_form-control, select.vc_form-control {
    background-color: #ffffff !important;
    border: 0px !important;
    color: #000000 !important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
}

div#popmake-2430 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
div#popmake-2430 ::-moz-placeholder { /* Firefox 19+ */
  color: black;
}
div#popmake-2430 :-ms-input-placeholder { /* IE 10+ */
  color: black;
}
div#popmake-2430 :-moz-placeholder { /* Firefox 18- */
  color: black;
}


.pum-theme-2499 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    color: #cccccc !important;
    border: 2px solid rgb(20, 93, 47) !important;
    background-color: rgb(20, 93, 47) !important;
}

.pum-theme-2499 .pum-content + .pum-close:hover, .pum-theme-lightbox .pum-content + .pum-close:hover {
    background: #108832 !important;
    color: #fff !important;
}
.dwnld_bx .wpb_text_column {
    margin-bottom: 0px;
}

.dwnld_bx {
    margin-bottom: 30px;
}

.dwnld_bx .ult-just-icon-wrapper i {
    /* visibility: hidden; */
    color: rgb(9, 203, 98);
    transition: all .4s;
    position: absolute;
    margin-left: -20px;
}

.dwnld_bx:hover .ult-just-icon-wrapper i {
    transform: scale(1.5);
    /* font-size: 50px !important; */
}

.align-icon {
    /* TEXT-ALIGN: CENTER; */
}

.dwnld_bx .ult-content-box {
    background: #fff !important;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    transition: all 700ms ease 0s;
    margin: 0px;
    border-color: transparent;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 14px 0px !important;
}
li.vc_btn.vc_btn-primary.menu-item-226.ts-normal-menu span.menu-label {
    position: relative;
    padding-left: 20px;
}

li.vc_btn.vc_btn-primary.menu-item-226.ts-normal-menu span.menu-label:before {content: "\f095";font-family: fontAwesome;font-size: 20px;position: absolute;left: 0;}

li.vc_btn.vc_btn-primary.menu-item-226.ts-normal-menu a,  li.vc_btn.vc_btn-warning.menu-item-240.ts-normal-menu a{
    padding: 4px 10px !important;
    font-size: 13px !important;
}

li.vc_btn.vc_btn-primary.menu-item-226.ts-normal-menu , 
li.vc_btn.vc_btn-warning.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-240.ts-normal-menu {
    margin-top: 10px;
}

.menu-wrapper nav > ul.menu > li, .menu-wrapper nav > ul > li {
    float: left;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0 20px 0 0;
}

@media (min-width: 1200px){
body.boxed #page, .page-container, .container {
    width: 1140px;
}
header.ts-header .container {
    width: 96%;
}

}

@media only screen and (min-width: 768px){
footer ul.list-icons {
        float: right !important;
    }
	.vsvideos .slick-next {
        right: -75px;
    }
    .vsvideos  .slick-prev {
        left: -75px;
    }



/* 	.home header.ts-header.has-sticky {
			position: absolute;
			z-index: 9;
		} */
	.header-top {
		display: none;
	}
	.menu-wrapper nav > ul.menu > li > a, .menu-wrapper nav > ul > li > a {
		color: #fff !important;
	}

	.hide_desk {
		display: none;
	}
	
	
}

@media(max-width:767px){
	.logo-wrapper {
		width: 100%;
		text-align: center;
	}
	li.vc_btn.vc_btn-primary.menu-item-226{
		display:none;
	}
	.top-slideshow {
		display: none;
	}
	.quicktips {
		width: 100%;
		transform: none;
		bottom: 0;
		left: 0;
		right: auto;
		top: auto;
		z-index: 80;
		text-align: center;
	}
    .home header.ts-header.has-sticky, .home .header-middle.header-sticky {
        background: #000;
    }
	.header-top .header-left .info-desc a.vc_btn.vc_btn-primary {
		color: #fff !important;
		display: inline-block;
		margin-bottom: 7px;
	}
}

