/**
* Theme Name: Kodesk Child
* Description: This is a child theme of Kodesk, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Theme Kalia</a>
* Template: kodesk
* Version: 1.1
*/

.footer-logo img, .main-header .logo-box .logo img, .mobile-menu .nav-logo img {
	height:100px !important;
}

/* This is for hiding Signup & Login in TopBar */ /* This is for hiding border left */
.header-top .right-column .othre-options li, .header-top .right-column .other-links:before{
      display: none;
}

.logo-box{
/* 	margin-left:-425px; */
/* 	margin-left:-225px; */
}

.flaticon-link-interface-symbol{
	display: none;
}

/* This is for hiding the Signature section in About us Page */
.weare-section .image-box .signature{
/* 	display: none; */
}

.blog-details-content .content-one .text-one p:first-child {
    padding-left: 0px!important;
}

.blog-details-content .content-one{
	margin-bottom: 0px!important;
}
.Blog-Before-Section{
	margin: 25px 0px;
}
.text-one ul li{
	list-style: disc !important;
	margin: 0px 40px;
	text-align:justify;
}
.blog-details-content p{
	text-align:justify;
}
.text-justify{
	text-align: justify !important;
}
.discstyle li{
	list-style: disc !important;
	margin: 0px 40px;
}

/* This is for hiding facts counter and workspaces-section on homepage */
.funfact-section, .workspaces-section{
	display:none;
}
.content-box .inner-box{
	display:none;
}
/* Team section on Homepage */
.team-section{
/* 	margin-top:300px; */
}

.pum-theme-2478 .pum-container, .pum-theme-lightbox .pum-container{
/* 	background: #651a25!important; */
	background: -webkit-linear-gradient(0deg, #fd295d, #fb865d 100%);
    color: #fff;
}
.pum-theme-2478 .pum-title, .pum-theme-lightbox .pum-title{
	color:#fff !important;
}
.fontcolorwhite label{
	color:#fff !important;
}

.fontcolorwhite{
	color:#fff !important;
}
.mg-bottom-20{
	margin-bottom:20px !important;
}

.Submit_btn{
	padding: 5px;
    border-radius: 10px;
    width: 21%;
}
.pum-theme-2478 .pum-container, .pum-theme-lightbox .pum-container{
	border: none !important;
}
.padding_border{
	padding:5px;
	border-radius:5px;
}
.signature, .progress-inner {
	display:none;
}

.whyurbandesk-ul{
	padding:20px;
}

.whyurbandesk-ul li{
	list-style-type: lower-alpha !important;
	padding:5px;
}

.text-1, .text-2 {
	display:none !important;
}

.sec-title h2{
	font-size:45px ! important;
}