/*

Theme Name: Planete Business

*/
a {outline:0 !important}
.top-header-left ul li a {font-size: 13px !important;}
ul.social-icons li a{vertical-align: middle !important;height: 20px !important;}
ul.social-icons li a[href*=".com"] svg {height:20px !important;width: 20px !important;}

.primary-navigation > ul > li > a {
  font-size: 0.9rem !important;
  font-weight: 500 !important;
  padding: 15px 15px !important;
  text-transform: uppercase !important;
}
.home-btn {margin-right:15px !important}
.breadcrumb {font-size:0.9rem !important}
.breadcrumb a {padding:0 0.2rem; color:#111}
.breadcrumb .breadcrumb_last {color:#555;padding:0 0.2rem;}

.single .content-entry .post_thumb img {width:100% !important}
.single .the_content p:first-of-type {font-size:1.2rem; font-weight:700}

.a2a_kit {margin:30px 0}
.sharers {padding: 0.5rem 2rem;background: #fff;}
.sharers svg {height: 1.2rem;width: auto;fill:#fff;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out}
.sharers:hover svg {fill:#fff;}
.a2a_default_style:not(.a2a_flex_style) a {
  float: left;
  line-height: 14px !important;
  padding:2px !important;
}
.sharers.facebook {background:#4267b2}
.sharers.twitter {background:#000}
.sharers.linkedin {background: #0274b3;}
.sharers.whatsapp {background:#25d366;}
.sharers.telegram {background:#0088CC;}
.sharers.sharemail {background:#44546b;}
.sharers.moreservice {background:#d3492c}

.post-navigation .nav-links .nav-previous a,.post-navigation .nav-links .nav-next a {background-color:#000 !important}

.ticker_carousel.owl-carousel .owl-nav button svg {
  color: #000 !important;
  fill: #000 !important;
}

/*sidebar*/
.cm_banner .post_title h2 a:hover, .big-card .post_title h2 a:hover, .owl-stage-outer .post_title h2 a:hover{color: #fff !important;}
#secondary .post_title a, #secondary a.wpp-post-title, .footer .post_title a, .footer a.wpp-post-title {font-size: 14px !important;font-weight: 500 !important;}
.cm_recent_posts_widget .post_title h2 {line-height:1.2 !important}
.wpp-list li {margin-bottom:20px !important; line-height:1.2} .wpp-list li:last-of-type {margin-bottom:0}
#mc4wp_form_widget-2 {background: #000 !important;color: #fff !important;}
#mc4wp_form_widget-2 a {color:#fff !important;font-size:0.9rem}
.mc4wp-form-fields input[type='email'] {margin-bottom:20px}

.widget-contents .insta, .widget-contents .linken, .widget-contents .pin {display:none}

footer .footer_inner {padding-bottom: 40px !important;
	padding-top: 60px !important;}
.copyright_section {display:none !important}

.plane-widget {background:none !important;padding:0 !important}

input[type="submit"]:hover {
	background-color: #00ab98 !important;}
.entry_cats ul.post-categories li a:hover, .cm_middle_post_widget_six .middle_widget_six_carousel .item .card .card_content .entry_cats ul.post-categories li a:hover {color:#fff !important}

.primary-navigation .menu-toggle svg {position: relative;
  top: 2px;}

/* =Screen Size Max 980px
-------------------------------------------------------------- */
@media (max-width: 61.25rem) {
.top-header {display:none !important}
.home-btn {margin-right:0px !important}	
	.general-header .sticky-wrapper .primary-navigation.mobile > ul {
    height: auto !important;
  }
}