html, body{
font-family:Roboto,sans-serif !important;
}
p.share-customize-link {
    display: none;
}
header#masthead {
  padding-top: 0px;
	padding-bottom: 0px;
}
.SLider button {
    background: transparent !important;
}
.SLider button.prev {
    padding: 0px;
}
.SLider button.next {
    padding: 0px;
}
.contentbox a.more-link {
    display: none;
}
.site-main > *:first-child {
    margin-top: 0;
    background: #fff;
}
.expolreinnerbox img {
    min-height: 250px;
    height: 250px !important;
}
.expolreinnerbox .contentbox h4 {
    padding: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.expolreinnerbox .contentbox p {
    padding: 0 0 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}
main#main {
    padding-top: 0px;
}
footer#colophon {
    margin-top: 0px;
    margin-bottom: 0px;
	  padding-bottom: 0px;
}
.site-footer > .site-info{
	border-top:0px !important;
	margin-top: 0px;
	padding: 0px;
}
img.img-responsive.wp-post-image {
    min-height: 450px !important;
    height: 450px !important;
}
div#jp-relatedposts {
    display: none !important;
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
}
div#page{
	background: #f0be4afb;
}
.site-logo img {
    width: 85px !important;
}
.clientbox img.wp-hovercard-attachment.grav-hashed.grav-hijack {
    width: 25%;
    height: 25%;
}
img.wp-hovercard-attachment.grav-hashed.grav-hijack {
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.contentbox ul li img {
    border-radius: 50px;
    width: 100%;
    max-width: 32px;
    min-height: 32px;
		height:32px !important;
	  margin-right:5px;
}
.contentbox h2{
	padding:0;
	font-weight:600;
}
.readmorebtn{
	padding:10px 35px;
	font-weight:600;
}
.SLider button:focus{
	outline:0;
	outline-offset:0;
}
    .primary-navigation .primary-menu-container > ul > .menu-item > a {
        
        font-weight: 500;
        font-size: 16.8px;
        color: #070707;
			transition:0.3s;
			font-family:Roboto,sans-serif !important;
    }
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover {
    outline: 0;
    text-decoration:none;
	color:#fff;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child{
	text-decoration:none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: none;
    text-decoration: none;
    text-decoration-skip-ink: none;
    background: transparent;
}
.contentbox ul{
	gap:30px;
}
.clientbox img {
    border-radius: 50%;
    width: 100%;
    max-width: 139px;
}
.blogcontent figure {
    margin-bottom: 30px;
}
.expolreinnerbox .contentbox h6{
	font-weight:600;
}
.innerheading:before{
	z-index:1;
}
.innerheading h3{
	position:relative;
	z-index:9;
	font-weight:600;
}
.expolreinnerbox .contentbox h4{
	font-weight:600;
}
.blogcontent figure img{
	max-width:100%;
	height:auto;
}
.blogsidebar input[type=checkbox] + label, input[type=radio] + label {
    margin-bottom: 0;
}

.tabs>label{
	font-weight:600;
}
.tabs>div{
	padding-left:0;
	padding-right:0;
}
.tabscontentbox ul li{
	padding:0 15px 10px;
}
.blogcontent ul li:before{
	margin:10px auto auto;
}
.tabscontentbox ul li h5{
	font-weight:500;
	font-size:16px;
	font-family:Roboto,sans-serif;
}
.tabscontentbox ul li p{
	font-size:13px;
	color:#555555;
}
.tabscontentbox ul li:last-child {
    border-bottom: 0;
	margin-bottom:0;
	padding-bottom:0;
}
.tabscontentbox ul {
    margin-bottom: 0;
	margin-top:10px
}
.top-slider {
  position: relative;
}

.slide-text {
  position: absolute;
  top: 46%;
  left: 0;
  transform: translate(20%, -50%);
  text-align: center;
  color: white;
  max-width: 600px;
}

.slide-text .contentbox ul li img {
  width: 32px;
  height: 32px;
  margin-right: 5px;
}

.slide-text .contentbox .readmorebtn {
  background: #f77f00;
  color: #fff;
  border-color: #f77f00;
}
.contentbox p{
	color:#070707;
}
.contentbox ul li {
	color:#070707;
	font-family"Roboto", sans-serif;
}
.site-main {
    background: #fff;
}
.site-main .alignwide h1 {
    font-size: 50px;
    font-weight: 600;
}

.site-main .alignwide {
    padding-bottom: 20px;
    padding-top: 30px;
    border-width: 2px;
    border-color: #eee;
}
.site-branding {
    margin-top: 0px;
}

.site-main .entry-header {
    margin-bottom: 15px;
}

.site-main .entry-header h2 a {
    text-decoration: none;
    font-size: 44px;
    font-weight: 600;
}

.site-main .entry-content {
    margin-top: 15px;
}
.site-main > * {
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
    padding-top: 0px;
}
.site-main #infinite-handle span {
    border: 0;
    background: #f0bf4d;
    color: #000;
    border-radius: 50px;
    padding: 14px 30px;
    font-size: 18px;
}
.clientbox p{
	font-weight:400;
	line-height:25px;
}
.blogdetail-sec .readmorebtn {
    font-size: 15px;
    font-weight: 500;
    padding: 6.5px 30px;
	 font-family: "Roboto", sans-serif;
}
.clientbox h4 {
    font-family: "Roboto", sans-serif;
	padding-top:5px;
}
.clientbox p {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.expolreinnerbox .readmorebtn {
    padding: 3px 18px 5px;
	font-weight:500;
	font-size:15px;
}
.expolreinnerbox .contentbox p{
	line-height:22.5px
}
.site-logo .custom-logo{
	max-width:72px;
}
.search-form .search-field {
    width: 88%;
    border-width: 1.5px;
    border-color: #e0e0e0;
    border-radius: 4px;
    font-size: 16px;
	margin-left:0;
}
.search-form{
	flex-wrap:nowrap;
}
button.search-submit {
    font-size: 16px;
    border-radius: 4px;
    padding: 10px 30px;
	border-width:1.5px;
	margin-left:5px !important;
	background:#323131 !important;
	color:#fff!important;
	    text-transform: uppercase;
    font-weight: 600;
}
.search-form input[type=search]:focus{
	outline:0;
}
.follow-me-section {
    margin: 50px 0;
    position: relative;
    padding: 40px 0;
}
.follow-me-section{
	position:relative;
}
.follow-me-section:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 180px;
    background: #ddd;
    height: 1px;
    margin: auto;
}

.follow-me-section:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    background: #ddd;
    height: 2px;
    margin: auto;
}
.st-top {
    padding-bottom: 20px !important;
    font-weight: 600;
}
#st-1 .st-btn{
	border-radius:50px;
}
.desserts-box h5 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
	text-transform:uppercase;
	letter-spacing:0;
}
.sd-content ul {
    list-style: none!important;
    padding: 0!important;
}
.desserts-box {
    margin: 40px 0 20px;
}

.desserts-box ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    padding: 0;
    grid-column-gap: 24px;
    grid-row-gap: 20px;
    margin-top: 30px;
    text-align: center;
}

.desserts-box ul li p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.desserts-box ul li img {
    max-width: 100%;
    height: auto;
}
.desserts-box ul li p a {
    text-decoration: none;
}
.sharedaddy ul li:before {
	display:none;
}
.expolreinnerbox img{
	max-width:100% !important;
	height:auto !important;
	min-height:auto !important;
}
.blogcontent figure img {
    display: none;
}
.site-main figure img {
    max-width: 600px !important;
    height: auto !important;
    width: 100% !important;
    margin-top: 0 !important;
}
@media screen and (max-width: 480px) {
.blogdetail-sec {
	padding: 0px 15px;
}
	.desserts-box ul {
		grid-template-columns: repeat(1, 1fr);}
	.sliders {
    min-height: 380px;
}
	.slide-text{
		transform:translate(0%, -50%);
	}
.menu-button-container {
padding-right: 10px !important;
}
button#primary-mobile-menu {
color: #fff !important;
font-size: 20px !important;
}
section.top-slider {
    margin-top: 75px;
}
}