/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.4.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.qodef-logo-wrapper a img.qodef-normal-logo{
    opacity: 1 !important;
	width:146px !important;
}
.woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder{
	display :none !important;
}

.woocommerce .qodef-woocommerce-product-list-details-button-holder{
	width:100% !important;
}
.woocommerce .qodef-product-list-product-title {
	width:100% !important;
	text-align:center !important;
}

.woocommerce .single_view_product_button .qodef-btn-text{
	display:none !important;
}

.qodef-woocommerce-product-list-button-holder {
	
}
/* .qodef-woocommerce-product-list-button-holder a {
	color:#b2dd4c !important;
} */
.single_view_product_button:after{
	content:"BUY NOW";
}
.qodef-mobile-showcase .qodef-mobile-wrapper .qodef-screens>.qodef-screen{
	cursor: default !important;
}
.qodef-btn:not(.qodef-btn-custom-hover-bg):hover {
    border: 2px solid #E2B81E !important;
    color: #E2B81E !important;
	background-color:#ffffff !important;
}
.qodef-woocommerce-product-list-details-button-holder .qodef-btn:hover{
	border: 2px solid #E2B81E !important;
    color: #E2B81E !important;
	background-color:#ffffff !important;
}

.qodef-woocommerce-product-list-info .woocommerce-Price-amount{
	color:#b2dd4c !important;
}
.qodef-menu-area .qodef-logo-wrapper a img.qodef-normal-logo{
	width: 146px !important;
/*     height: 90px !important;
    margin-top: -10px !important; */
}
.qodef-page-header a img{
	display: inline-block;
}
.qodef-page-header a #profile_link > img{
	margin-top: 8px;
}
.qodef-page-header a #profile_link .user_profile_green{
	display: none;
}
.qodef-page-header a #profile_link:hover .user_profile_grey{
	display: none;
}
.qodef-page-header a #profile_link:hover .user_profile_green{
	display: inline-block !important;
}
.qodef-main-menu>ul>li>a .item_outer:before{
	background-color: unset !important;
}
.qodef-shopping-cart-header .icon_cart_alt:before{
	content: url('https://xdstudios.io/wp-content/uploads/2019/02/cart-none.svg');
}
.qodef-shopping-cart-header .qodef-header-cart:hover .icon_cart_alt:before{
	content: url('https://xdstudios.io/wp-content/uploads/2019/02/cart-items.svg') !important;
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-cart-label {
    top: -10px !important;
    right: 0px !important;
}
.cart .single_add_to_cart_button {
	color:#ffffff !important;
	border: 2px solid #89C736 !important;
	background-color :#89C736!important;
}

.cart .single_add_to_cart_button:hover {
	color:#E2B81E !important;
	border: 2px solid #E2B81E !important;
	background-color :#ffffff ;
}

.qodef-mobile-header .qodef-mobile-nav {
	background-color:rgba(255, 255, 255, 0.9) !important;
}
.qodef-mobile-header .qodef-mobile-nav a, .qodef-mobile-header .qodef-mobile-nav h4{
	border-bottom-color:rgba(255, 255, 255, 0) !important;
	text-align:center;
}

.footer-form-inner{
	position: relative;
    margin-bottom: 48px;
    margin-top: 25px !important;
}
.slider-form-inner{
	position: relative;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
}
.footerform{
/*     padding: 25px 35px !important; */
/*     border-left: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important; */
    border-radius: 8px !important;
    background-color: transparent !important;
/*     margin: 0 35px !important; */
	text-align:center !important;
}

.sliderform{
	box-shadow: 0px 0px 20px -7px #000 !important;
    padding: 0px 20px !important;
    border-left: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
    border-radius: 8px !important;
    background-color: #fff !important;
    margin: 10px auto !important;
	text-align:center !important;
	width: 60%;
	min-width: 250px;
	max-width: 300px;
}

.sliderform .slider-form-inner input[type="text"], #slider_phone{
	font-size: 18px !important;
    display: inline-block !important;
    border: none !important;
    border-bottom: 1px solid #00000012 !important;
	border-radius:0 !important;
    background: transparent !important;
	text-align:left !important;
	margin-bottom: 24px !important;
	padding: 10px 5px !important;
	padding-top: 0 !important;
}

.footerform .footer-form-inner input[type="text"],.footerform .footer-form-inner input[type="tel"]{
	font-size: 18px !important;
    display: block !important;
    border: none !important;
    border-bottom: 1px solid #666666 !important;
    background: transparent !important;
	text-align:left !important;
	margin-bottom: 24px !important;
	padding: 10px 5px !important;
	padding-top: 0 !important;
	border-radius:0 !important;
}
.sliderform .budget_select select{
	height: auto !important;
	margin-bottom: 0 !important;
	font-size: 18px; 
}
.footerform input[type="submit"]{
	font-family: inherit !important;
	width: 320px !important;
	color: #89C736 !important;
	background-color : transparent !important;
    border: 2px solid #89C736 !important;
	border-radius: 4px !important;
	font-size: 18px !important;
	margin: 10px 0 10px;
}
.sliderform input[type="submit"]{
	width: 100% !important;
	border-radius: 30px !important;
	font-size: 18px !important;
	margin: 10px 0 10px;
}
.footerform .intl-tel-input{
	margin-top: 55px;
	display: block !important;
}
/* .intl-tel-input input[type="tel"]{
	width: 100%;
	outline: none;
}
.intl-tel-input .flag-container{
	bottom: 3px !important;
} */
.footerform input[type="submit"]:hover,
.sliderform input[type="submit"]:hover{
	color:#fff !important;
	border: 2px solid #89C736 !important;
	background-color :#89C736 !important;
}

.footerform h3{
	color: #cccccc !important;
	font-size: 18px !important;
	padding: 15px 0 15px !important;
}
.sliderform h3{
	font-size: 18px !important;
	padding: 15px 0 0 !important;
}

.footerform h3 strong{
    color: #cccccc;
    font-size: 18px !important;
    padding: 15px 0 15px !important;
}

.sliderform h3 strong{
	font-size: 24px;
    color: #8BD62A;
}
/* contact Page */
.contact-info .contact_inner{
    padding: 20px 20px;
}
.contact-info .contact_inner i {
    font-size: 40px;
    float: left;
    margin-right: 20px;
    color: #4a4a4a;
}
.contact-info .contact_inner h5 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 5px;
    color: #4a4a4a;
}
.contact-info .contact_inner p {
    font-size: 10px;
    color: #999999;
    text-transform: uppercase;
}
.contact_form label{
    font-weight: normal !important;
    color: #696969 !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    width: 100% !important;
    margin: 0px !important;
    line-height: 10px !important;
}
.contact_form p input,
.contact_form p textarea{
    display: inline-block !important;
    width: 100% !important;
    height: 40px !important;
    padding: 0 10px;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    background: #fff !important;
    border-bottom: 1px solid #e5e5e5 !important;
}
.contact_form p textarea {
    height: 140px !important;
	border: none;
    box-shadow: none;
    border-radius: 0px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.contact_form input:focus,
.contact_form textarea:focus{
    border-bottom: 1px solid #E2B81E !important;
}
.contact_form input[type='submit']{
	display: inline-block !important;
    width: auto !important;
    border: 1px solid #696969 !important;
    border-radius: 30px !important;
    color: #696969;
    padding: 0px 35px;
    line-height: 36px;
    float: right;
}
.contact_form input[type='submit']:hover{
	border: 1px solid #E2B81E !important;
}
.inline_input {
    width: 33%;
    display: inline-block;
}
/* end */
.qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder.ui-state-active, .qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder.ui-state-hover{
	background-color: #ffffff !important;
    border-color: #e6e6e6 !important;
    color: #616161 !important;
}

.woocommerce-cart-form .coupon .qodef-btn{
	color: #7f8385 !important;
	background-color :#ffffff !important;
	border: 2px solid #e6e6e6 !important;

}

.woocommerce-cart-form .coupon .qodef-btn:hover{
	color: #ffffff !important;
	background-color :#89C736 !important;
	border: 2px solid #89C736 !important;
}

.woocommerce-cart-form .qodef-cart-proceed-update a.qodef-btn{
	color: #ffffff !important;
	background-color :#89C736 !important;
	border: 2px solid #89C736 !important;
}

.woocommerce-cart-form .qodef-cart-proceed-update a.qodef-btn:hover{
	color: #89C736 !important;
	background-color :#ffffff !important;
	border: 2px solid #89C736 !important;
}

.woocommerce-cart-form .qodef-cart-proceed-update input.qodef-btn:hover{
	color: #ffffff !important;
	background-color :#89C736 !important;
	border: 2px solid #89C736 !important;
}

.woocommerce-cart-form .qodef-cart-proceed-update input.qodef-btn{
	color: #89C736 !important;
	background-color :#ffffff !important;
	border: 2px solid #89C736 !important;
}

.qodef-cart-bottom .qodef-btns-holder .view-cart {
    color: #89C736 !important;
	background-color :#ffffff !important;
	border: 1px solid #89C736 !important;
}
.qodef-cart-bottom .qodef-btns-holder .view-cart:hover {
    color: #ffffff !important;
	background-color :#89C736 !important;
	border: 1px solid #89C736 !important;
}

.qodef-cart-bottom .qodef-btns-holder .checkout{
	color: #ffffff !important;
	background-color :#89C736 !important;
	border: 1px solid #89C736 !important;
}

.qodef-cart-bottom .qodef-btns-holder .checkout:hover{
	color: #89C736 !important;
	background-color :#ffffff !important;
	border: 1px solid #89C736 !important;
}


.footerform p.budget_title{
	color: #666666 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
	display: block !important;
	padding: 0px !important;
    text-align:left !important;
}


.slider-form-inner .budget_title_outer .budget_title{
	color: #797979 !important;
	font-size: 18px !important;
    display: block !important;
	padding: 0px !important;
    text-align:left !important;
    font-weight: 400 !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.footer-form-inner .budget select,
.slider-form-inner .budget select{
	font-size: 18px !important;
	width:160px ;
}

.footer-form-inner,
.slider-form-inner{
	text-align:left !important;   
}
.sliderform .slider_form_submit input[type="submit"]:hover{
	border: 1px solid #b2dd4c !important;
}
.margin_top_40{
	margin-top:40px !important;
}

.footerform label{
	font-family: Montserrat;
	color: #666666 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    position: absolute !important;
    pointer-events: none !important;
    left: 5px !important;
    top: 5px !important;
    transition: 0.2s ease all !important;
    -moz-transition: 0.2s ease all !important;
    -webkit-transition: 0.2s ease all !important;
}
.sliderform label{
	font-family: Montserrat;
	color: #676E76 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    position: absolute !important;
    pointer-events: none !important;
    left: 5px !important;
    top: 5px !important;
    transition: 0.2s ease all !important;
    -moz-transition: 0.2s ease all !important;
    -webkit-transition: 0.2s ease all !important;
}
.footerform .bar {
    position: relative;
    display: block;
    width: 100%;
	margin-top: -24px;
}
.sliderform .bar {
    position: relative;
    display: block;
    width: 100%;
	margin-top: -24px !important;
}
.footerform span.bar::before,
.footerform span.bar::after,
.sliderform span.bar::before,
.sliderform span.bar::after
{
	content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #b2dd4c;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.footerform span.bar::after,
.sliderform span.bar::after{
	right: 50%;
}
.footerform span.bar::before,
.sliderform span.bar::before{
	left: 50%;
}
.footerform  input:focus ~ label ,
.footerform  input:valid ~ label{
	top: -20px !important;
    font-size: 14px !important;
    color: #666578 !important;
}
.sliderform  input:focus ~ label ,
.sliderform  input:valid ~ label{
	top: -16px !important;
    font-size: 14px !important;
    color: #666578 !important;
}
.footerform  input:focus ~ span.bar::before,
.footerform  input:focus ~ span.bar::after,
.sliderform  input:focus ~ span.bar::before,
.sliderform  input:focus ~ span.bar::after{
	width: 50%;
}

.qodef-quantity-buttons span i {
	color: #89C736 !important;
}

.qodef-quantity-buttons span i:hover {
	color: #89C736 !important;
}

.qodef-quantity-buttons input {
	background-color: #ffffff !important;
	color: #b4b4b4 !important;
	border-left :1px solid #b4b4b4 !important;
	border-right :1px solid #b4b4b4 !important;
}
/* .footerform .tel-input input,
.sliderform .tel-input input{
	padding-bottom: 5px !important;
} */

/* .intl-tel-input .selected-flag .iti-arrow{
	border-left: 3px solid transparent !important;
    border-right: 3px solid transparent !important;
    border-top: 4px solid #555 !important;
}
.intl-tel-input.allow-dropdown input[type=tel]{
	padding-right: 6px !important;
    padding-left: 52px !important;
}
.intl-tel-input .selected-flag .iti-flag {
    margin: auto !important;
} */
.footerform #projecttype_dropdown , #budget_dropdown{
	height: 40px !important;
    background-color: transparent !important;
    color: #666666 !important;
	border: 1px solid #666666 !important;
}
.sliderform #projecttype_dropdown,#budget_dropdown{
	height: 40px;
    background-color: transparent;
    color: #cccccc;
}
.footer_images{
	text-align:center;
}
.footer_images img{
	width: 70px;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
	padding-bottom:20px;
}
.cf7_drop_down_label{
	text-align:left !important;
}
.budget_box{
	margin-top:10px;
}
.padding_left{
	padding-left:5px !important;
}
/* h4.budget_title{
	color: #797979 !important;	
}
.footerform p.budget_title{
    color: #cccccc !important;	
	font-size: 18px !important;
    line-height: 1.508em !important;
    font-weight: 400 !important;
	margin-bottom: 5px !important;
	
} */
.slider_form_submit{
	clear:both;
}
.slider_form_submit input[type="submit"] {
    margin-top: 20px !important;
}
.wpcf7-response-output{
	font-size:12px !important;
	color:#872214 !important;
	margin:1em !important;
}
@media (max-width: 767.98px) { 
	.mob-view-title{
		font-size:30px !important;	
	}
	.mob-view-btn-margin-bottom{
		margin-bottom:20px !important;
	}
	.hide-div-on-mobile-vew{
		display:none;
	}
	.top-space-in-mob-vew{
		margin-top:60px;
	}
	#qodef-home-main-slider h2 span{
		font-size:20px !important;
	}
	#qodef-home-main-slider h2{
		 line-height:25px !important;
	}
	#qodef-home-main-slider h3{
		 line-height:15px !important;
		font-size: 10px !important;
	}
	#qodef-home-main-slider .carousel-indicators{
		display: none !important;
	}
	#qodef-home-main-slider .qodef-image{
	    background-size: contain !important;
	}
	#qodef-home-main-slider .carousel-inner .item.qodef-content-vertical-middle .qodef-slider-content{
	    display: block;
	}
	#qodef-home-main-slider .carousel-inner .qodef-content-vertical-middle{
	    height: 270px !important;
	}
	#qodef-home-main-slider{
	height: 215px !important;
	}
	#mob-view-zero-h{
		height: 10px !important;
	}
	.service-form .wpcf7-form{
		margin-bottom: 10px !important;
	}
	.service-form .sliderform{
		margin:0px 20px !important;
	}
	.service-form .wpcf7-form-control.wpcf7-select{
		margin-bottom:0px;
	}
	.sliderform .budget_label{
		line-height:10px !important;
	}
	#cf7_select_budget{
		height:45px !important;
	}
	.service-form .title h1{
		text-transform:uppercase;
		color:#89C736 !important;
	    text-align: center !important;
	    font-size: 35px !important;
	}
}

.qodef-woocommerce-page .woocommerce-checkout-payment img {
    display: inline-block !important;
}
ul.woo-chatbot-messages-container > li.woo-chatbot-msg .woo-chatbot-paragraph,.woo-chatbot-bubble{
	background:transparent !important;
	color:#666666 !important;
	border:1px solid #89C736 !important;
}
.qcld-chatbot-support-or{
	color:#89C736;
}
.woo-chatbot-header,.woo-chatbot-cart-link,.woo-chatbot-ball-cart-items{
	background-color: #89C736 !important;
}
.woo-chatbot-checkout-link{
	background:#76ab30 !important;
}
.woo-chatbot-tab-nav ul li.woo-chatbot-operation-active a:before, .woo-chatbot-tab-nav ul li:hover a:before{
	border:2px solid #89C736 !important;
}
.woo-chatbot-tab-nav ul li a[data-option="chat"]:after{
	border:3px solid #89C736 !important;
	
}
.woo-chatbot-msg span[type='button'] {
    background: #89C769 !important;
}
span.qcld-chatbot-wildcard,span.qcld-chatbot-support-items,.qcld-chatbot-suggest-email{
	color:#fff !important;
	background:#89C736 !important;
}
.woo-chatbot-content{
	background:none !important;
}

.qodef-single-product-summary .product_meta {
      display: none !important;
}

@media only screen and (max-width: 768px){
.qodef-title.qodef-breadcrumb-type {
    min-height: 120px !important;
   }
}

.page-template-default .woocommerce .qodef-woocommerce-product-list-info, .page-template-full-width .woocommerce .qodef-woocommerce-product-list-info, .qodef-woocommerce-page .qodef-woocommerce-product-list-info {
    border: 1px solid #e6e6e6 !important;
}

.qodef-woocommerce-product-list-info  .price{
       display:none !important;
}

@media only screen and (max-width:482px){
	.cart .single_add_to_cart_button {
		margin-top: 10px !important;
   }
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*testimonials height*/
.qodef-testimonial-text-inner{
height:225px !important;
}

footer .qodef-footer-top .qodef-column {
    padding-left: 40px !important;
}
/*css for hide product filter*/
form.woocommerce-ordering{
	display: none!important;
}
/* change color of counter's icon at about us page */
span.qodef-counter-icon{
	color:#89c736 !important;
}

.woocommerce .woocommerce-Button{
	padding: 5px 20px !important;
    color: #ffffff !important;
    background-color: #89C736 !important;
    border: 2px solid #89C736 !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    width: 150px;
}

.woocommerce .woocommerce-Button:hover{
	
    color: #89C736 !important;
    background-color: #ffffff !important;
    border: 2px solid #89C736 !important;
}

@media only screen and (max-width: 320px){
	.qodef-shopping-cart-outer {
       display: inherit !important;
    }
}

.qodef-two-columns-50-50-inner .qodef-column:last-child {
	padding-right: 20px!important; 
}

/* @media only screen and (max-width: 480px){
	#qodef-particles .qodef-p-content, .qodef-container-inner, .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper, .qodef-grid, .qodef-grid-section .qodef-section-inner, .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 35px !important;
}
} */

.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart i:hover {
    color: #89C736 !important;
}

/*.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart i:hover {
    color: #727272 !important
}*/
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-cart-label{
    border-radius: 10px !important;
}

.qodef-main-menu>ul>li.user_avtar>a .item_outer{
	
    /*border-radius: 40px !important;
	color: #ffffff !important;
	background-color: #89C736 !important;*/
}

.qodef-main-menu>ul>li.user_avtar>a .item_outer .item_inner{
	padding: 0px 0px !important;
	width: 36px !important;
	text-align: center !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;  
}
.qodef-main-menu>ul>li.user_avtar>a .item_outer .item_inner .item_text img.emoji{
   padding: 0 2.5px !important;
}
.qodef-main-menu>ul>li.user_avtar>a .item_outer .item_inner .item_text{
	font-size: 18px;
}
.qodef-main-menu>ul>li.user_avtar>a .item_outer:before, .qodef-main-menu>ul>li.user_avtar:hover>a .item_outer:before{
    border-radius: 40px !important;
}

body div.pp_default a.pp_previous:after{
	content:"";
	opacity:0;
	position: absolute;
	margin-left: -40px;
	margin-top: 10px;
    top: 50%;
    z-index: 200;
    background-color: rgba(255,255,255,0)!important;
	border-top: 20px solid transparent;
	border-right: 20px solid #89c736 !important;;
	border-bottom: 20px solid transparent;
}

body div.pp_default a.pp_next:after{
	content:"";
	opacity:0;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
    top: 50%;
    z-index: 200;
    background-color: rgba(255,255,255,0) !important;
	border-top: 20px solid transparent;
	border-left: 20px solid #89c736 !important;
	border-bottom: 20px solid transparent;
}

body div.pp_default .pp_content:hover a.pp_next:after, body div.pp_default .pp_content:hover a.pp_previous:after{
	opacity: 1 !important;
}

.qodef-position-right-inner .qodef-search-opener{
	display:none !important;
}

.qodef-main-menu>ul>li.xd_customized .item_outer{
	border-bottom: 3px solid rgba(255, 255, 255, 0) !important;
	border-radius: 0 !important;
}
.qodef-main-menu>ul>li.qodef-active-item>a .item_outer ,.qodef-main-menu>ul>li.xd_customized:hover>a .item_outer ,.qodef-main-menu>ul>li.we_are_hiring:hover>a .item_outer{
	color:#E2B81E !important;
	border-bottom: 3px solid #E2B81E !important;
	border-radius:0 !important;
}
.qodef-main-menu>ul>li.xd_customized>a .item_outer:before,.qodef-main-menu>ul>li.xd_customized:hover>a .item_outer:before{
	display:none !important;
	opacity:0 !important;
}

.qodef-side-menu-button-opener{
	display:none !important;
}

.qodef-single-product-summary table.variations td.label label{
    visibility:collapse;
	padding-left:0 !important;
}
.qodef-single-product-summary table.variations td.label label:before{
	visibility:visible;
}

.qodef-single-product-summary table.variations td.label{
	padding-right: 0 !important
}
.woocommerce-variation-price .price .woocommerce-Price-amount{
	color:#89c736 !important;
}

.qodef-woocommerce-page .select2-container .select2-choice{
	min-width: 260px !important
}
.qodef-main-menu>ul>li.qodef-active-item>a .item_outer:before, .qodef-main-menu>ul>li.we_are_hiring:hover>a .item_outer:before{
	display:none !important;
}

.qodef-main-menu>ul>li.we_are_hiring>a>span.item_outer{
	color:#89c736 !important;
	border-bottom:3px solid #ffffff00;
}

.qodef-breadcrumbs .qodef-breadcrumbs-inner a{
	display:none !important;
}

.qodef-breadcrumbs .qodef-breadcrumbs-inner span.qodef-delimiter{
	display:none !important;
}
.user_avtar .second{
	right:auto !important;
}
.user_avtar .second .inner ul.right li a, .user_avtar .second .inner ul.right li h4{
	text-align:left!important;
}
.qodef-accordion-holder h5{
	font-size:23px!important;
}

.qodef-woocommerce-page .woocommerce-message a{
	color:#ffffff !important;
	background-color: #89C736 !important;
    border: 2px solid #89C736 !important;
}
.woocommerce-message .button:hover{
	color: #89C736 !important;
    background-color: #ffffff !important;
    border: 2px solid #89C736 !important;
}

/* .qodef-accordion-holder h5.ui-state-active + .qodef-accordion-content{
	display:block !important;
}

.qodef-accordion-holder h5.ui-state-default + .qodef-accordion-content{
	display:none !important;
} */

@media (max-width:600px){
	.footerform {
    	padding: 0 !important;
   		margin: 0 auto !important;
   }
	footer .qodef-footer-top .qodef-column:first-child {
    	padding-left: 0px !important;
   }
	.qodef-two-columns-50-50-inner .qodef-column:last-child {
    	padding-right: 0px!important;
   }
	footer .qodef-footer-top .qodef-column {
	    padding: 0px !important;
		border-right: 0px !important;
	}
	.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail{
		display:none;
	}
}

.woo-chatbot-ball{
	box-shadow:none !important;
}
select {
       -webkit-appearance:none; /* remove the strong OSX influence from Webkit */
}

footer .qodef-footer-top .qodef-column:last-child {
    padding-right: 40px !important;
}
.hide_div,
.hide_btn{
	display: none !important;
}
/*@media only screen and (min-width: 768px){
	.qodef-three-columns .qodef-column {
		width: 50% !important;
	}
}
footer .qodef-footer-top .qodef-column:last-child{
	display: none !important;
}*/
.woocommerce-checkout-review-order-table td.product-name img{
	width: 80px;
	vertical-align: middle;
}
.vc_custom_1445435180866, .vc_custom_1469694390671{
	display: none !important;
}
.qodef-btn,
.footerform input[type="submit"],
.sliderform input[type="submit"],
.qodef-woocommerce-page .return-to-shop a{
	border-radius: 30px !important;
	height: 52px !important;
}
.single_view_product_button{
	border-radius: 0 0 0 3px !important;
}
.green_heading{
    color: #89C736;
}
.hire-box{
	border: 1px solid #dfdfdf;
    text-align: center;
    padding: 30px 15px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}
.hire-title{
	margin-bottom: 10px;
	text-transform: uppercase;
}
.hire-sub-heading{
	margin-bottom: 20px;
	line-height: 21px;
	}  
.hire-price {
	 font-size: 43px;
    font-weight: 600;
    color: #89C736;
    vertical-align: middle;
	}   
.hire-time {
	color: #b2b2b2;
	padding-top: 10px;
	} 
.hire-btn {
    color: #89C736 !important;
    background-color: #ffffff !important;
    border: 2px solid #89C736 !important;
    font-size: 13px;
    padding: 0 46px;
    display: inline-block;
    border-radius: 30px !important;
    font-weight: 800;
    height: 52px !important;
}
.hire-btn:hover{
	color: #ffffff !important;
	background-color: #89C736 !important;
	cursor: pointer;
}
.filled-btn {
    color: #fff !important;
    background-color: #89C736 !important;
    border: 2px solid #89C736 !important;
    font-size: 18px;
    padding: 14px 30px;
    display: inline-block;
    border-radius: 30px !important;
    font-weight: 800;
}
.filled-btn:hover{
	color: #89C736 !important;
	background-color: transparent !important;
	cursor: pointer;
}
.services_list {
    line-height: 2;
    font-size: 16px;
}
.vmware_cs_img img{
    width: 200px;
    height: 200px !important;
}
.get_started_btn{
	font-size: 18px;
	margin: 0 10px;
}
.get_started_btn:hover{
	border-color: #fff !important;
}
.custom-row-color .qodef-video-overlay{
	opacity: 0.4;
	background-color: #000;
}
.vc_show-xs{
		display: none;
	}
.vmware_text_block{
		margin-top: 60px;
	}
@media only screen and (max-width: 1024px){
	.hide_div_1024{
		display: none;
	}
	.mobile_video_wrap,
	.slider_form_wrap{
		width: 50% !important;
	}
}
@media only screen and (max-width: 992px){
	.mobile_video_wrap,
	.slider_form_wrap{
		width: 50% !important;
	}
	.agency_carousel{
    	position: relative !important;
    	bottom:0;
	}
	.slider_phone img{
		position: relative !important;
		left: 0 !important;
	}
	.slider_form_wrap{
		margin-bottom: 50px;
	}
	.vmware_text_block{
		margin-top: 0;
	}
	.vmware_text_block h2{
		font-size: 30px !important;
	}
}
@media only screen and (max-width: 767px){
	.design_thinking_def{
		margin: 50px auto !important;
	}
	.design_thinking_img{
		margin-right: 0 !important;
		text-align: center !important;
	}
	.slider_phone img{
		position: relative !important;
		left: 0 !important;
	}
	.agency_carousel{
    	position: relative !important;
    	bottom:0;
	}
	.vc_show-xs{
		display: block !important;
	}
	.vc_hide-xs{
		display: none;
	}
	.slider_form_wrap,
	.mobile_video_wrap{
		margin-bottom: 50px;
		width: 100% !important;
	}
	.inline_input {
    	width: 100% !important;
    	display: block !important;
	}
}
@media only screen and (max-width: 500px){
.design_thinking_img img{
    width: 300px;
}
}