/*
Theme Name: Soulmedic
Theme URI:  https://dtsoulmedic.wpengine.com/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: soulmedic multi-purpose theme for Websites.
Version: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: soulmedic

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.tb-pricing {
	
}
.tb-pricing th:first-child,
.tb-pricing td:first-child{
	width: 55% !important;
}
.tb-pricing th {
	background-color: #0390b2 !important;
	color: #fff !important;
}
.tb-pricing th:not(first-child) {
	width: 15% !important;
}
.title h1 {
	color: #fe018f !important;
	margin-bottom: 0 !important;
}
.entry-title {
  clear: both !important;
  padding-bottom: 10px !important;
}
.entry-thumb {
	padding-bottom: 10px !important;
}
.return-btn {
	margin: 0 !important;
}
.widget.widget_categories ul li > a {
	text-transform: none !important;
}
.tagcloud a {
	text-transform: none !important;
}
.dt-logo-container {
	margin-top: 10px !important;
  	margin-bottom: 10px !important;
}
.dt-custom-nav li a {
	font-weight: bold !important;
}
#menu-top-bar-menu-ii a {
  padding: 3px 6px !important;
  border: 1px solid #fe018f !important;
  background: #fff !important;
}
#menu-top-bar-menu-ii a:hover {
  border: 1px solid #fdb3dc !important;
  background: #fe018f !important;
  color: #fff !important;
}
#menu-top-bar-menu-ii a:hover .fa {
  color: #fff !important;
}
.dt-sc-callout-box .dt-sc-button {
	background-color:#fff;
	text-align: center;
}
.dt-sc-callout-box.type5 {
	width: 100% !important;
	background-color: #fdb3dc !important;
}
.dt-sc-callout-box.type5::after {
	display:none !important;
}
@media only screen and (max-width: 767px) {
  	#fixed-header .column, #fixed-header .wpb_column {
    	margin-bottom: 5px;
  	}
	#fixed-header .dt-logo-container a {
		max-width: 128px;
	}
}
@media only screen and (max-width: 360px) {
  	.menu-top-bar-menu-ii-container {
    	padding-top: 10px;
  	}
	.menu-top-bar-menu-container .divider {
		display: none !important;
	}
}
@media only screen and (max-width: 479px) {
  .dt-sc-callout-box.type5 {
    width: 100% !important;
	  text-align:center;
  }
	.dt-sc-callout-box.type5::after {
    display:none !important;
  }
}
@media (min-width: 620px) {
.return-btn {
	float:right;
}
}
#slider .slide-img {
    vertical-align: baseline;
    margin: 0 auto;
    padding: 0;
    display: block;
}
#menu-main-menu a {
  border: 0 none !important;
  border-radius: 0 !important;
}
#menu-main-menu a::before {
 top: 0 !important;
}