body {
    background: #fff;
}
body, body p {
  	font-size: 15px;
  	letter-spacing: 0.025em;
  	line-height: 1.5;
  	margin: 0;
    font-weight: 500;
  	color: #3a3a3a;
  	font-family: 'Nunito Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  	font-family: 'Nunito Sans', sans-serif;
}
a:focus,
button:focus,
button:hover { 
    outline: 0!important;
}
a, .comment-reply-link,
.post-navigation a:hover .post-title, 
.post-navigation a:focus .post-title {
    color: #ed145b;
}
.entry-title a:hover, 
.entry-title a:focus {
    color: #ed145b;	
}
.widget_calendar tbody a,
button:hover, button:focus, 
input[type="button"]:hover, 
input[type="button"]:focus, 
input[type="reset"]:hover, 
input[type="reset"]:focus, 
input[type="submit"]:hover, 
input[type="submit"]:focus { 
    background-color: #ed145b;
}
.text-uppercase {
    text-transform: uppercase;
}
.entry-title {
  font-size: 30px;
}
/*** Top Head Menu ***/
.top-head {
    padding: 10px 0 0;
    background-color: #ed145b;
}
.top-head .container {
  	max-width: 1200px;
  	padding-left: 30px;
  	padding-right: 30px;
  	margin: 0 auto;
}
.top-head .top-head-widget {
  	display: inline-block;
  	width: 50%;
}
.top-header-left {
    float: left;
}
.top-header-right {
    float: right;
}
.top-head a {
    color: #fff;
  	box-shadow: none !important;
}
.top-head ul {
  	margin-bottom: 0 !important;
  	margin-left: 0 !important;
}
.top-head li {
  	color: #fff;
  	margin: 0 7px;
   	font-size: 14px;
  	display: inline-block;
  	list-style-type: none;
}
.top-header-right span {
    margin-right: 5px;
}
/*** Head ***/
.site-header {
  	padding-top: 0;
  	padding-bottom: 0;
}
.site-header {
  	left: 0;
  	right: 0;
  	width: 100%;
  	z-index: 999;
  	margin: 0 auto;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
header .site-branding {
  	margin-top: 5px;
  	margin-bottom: 5px;
}
header .site-branding .site-title {
    margin: 0;
}
header .site-header-main {
  	max-width: 1140px;
  	margin: 0 auto;
}
.site-header {
  	-webkit-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
.site-header.is-sticky {
  	position: fixed !important;
  	top: 0;
  	left: 0;
  	right: 0;
  	width: 100%;
  	z-index: 999!important;
    background-color: #fff;
  	-webkit-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

/*** Menu ***/
.site-header-menu {
    margin: 20px 0;
}
.main-navigation ul ul {
  	-webkit-transition: all 0.6s ease-in-out;
  	transition: all 0.6s ease-in-out;
  	opacity: 0;
  	visibility: hidden;
}
.main-navigation li:hover > ul {
  	opacity: 1;
  	visibility: initial;
}
.main-navigation a {
  	font-weight: 700;
  	font-size: 14px;
}
.site-header-menu .primary-menu > li > a {
    color: #333;
    text-transform: uppercase;
}
.main-navigation ul ul a {
  	width: 240px;
  	-webkit-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}
.main-navigation li:hover > a, 
.main-navigation li.focus > a,
.main-navigation li.current_page_item > a { 
    color: #ed145b;
}
.main-navigation ul ul a {
    color: #333;
}
.main-navigation li ul {
    opacity: 0;
    visibility: initial;
    transition: all 500ms ease;
    border-bottom: none !important;
    border-radius: 8px;
    padding: 10px 10px 10px 20px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
.main-navigation ul ul li {
    border: 0;
    border-top: 1px solid #e9e9e9;
}
.main-navigation li ul li:first-child {
    border: 0;
}
.main-navigation ul ul li a {
    padding: 13px 12px 13px 0;
}
.main-navigation ul ul li a:hover {
    padding-left: 20px;
}
.main-navigation ul ul li a:before {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    right: auto;
    width: 7px;
    height: 7px;
    background: currentColor;
    border-radius: 50%;
    content: "";
    margin: 19px 0;
    opacity: 1;
    transform: scale(0);
    transition: all 500ms ease;
}
.main-navigation ul ul li a:hover:before {
    transform: scale(1);
    left: 10px;
}

/*** Title ***/
/*** Button ***/
.lt-btn {
	color: #fff !important;
	font-size: 14px;
  font-weight: 600;
	padding: 12px 35px;
	display: inline-block;
	text-transform: uppercase;



	position: relative;
	background-color: #ed145b;
}
.lt-btn:before {
	position: absolute;
	transition: all .3s cubic-bezier(0,0,.1,1);
	content: '';
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color: rgba(255,255,255,.1);
}
.lt-btn:hover:before {
	width: 100%;
}
/*** Slider ***/
.lt-slider .elementor-element-populated {
    padding: 0 !important;
}
/*** Category ***/
.lt-category-item h4 {
    font-weight: 500 !important;
    margin-bottom: 10px;
}
.lt-category-item.item2 .premium_addons-banner-ib-title::after {
    content: none !important;
}
/*** Portfolio ***/
.lt-gallery-item .gallery-item {
	 position: relative;
}
.lt-gallery-item .gallery-icon {
  	display: inline-block;
  	position: relative;
}
.lt-gallery-item .gallery-icon:before {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 100%;
    bottom: 0;
    color: #6f6f6f;
    content: "\f002";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    visibility: hidden;
    width: 50px;
    z-index: 11;
}
.lt-gallery-item .gallery-icon:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}
.lt-gallery-item .gallery-icon:after {
    background: rgba(236, 67, 15, 0.53) none repeat scroll 0 0;
    bottom: 25px;
    content: "";
    display: block;
    left: 25px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 25px;
    top: 25px;
    -webkit-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.lt-gallery-item .gallery-icon:hover::after {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}
.lt-gallery-item .wp-caption-text {
	   background: #f5f5f5;
    padding: 20px;
    line-height: 20px;
    margin-top: -10px !important;;
}
/*** Contact ***/
.lt-contact-form label {
  	display: inline-block;
  	width: 100%;
}
.lt-contact-form p:nth-child(4),
.lt-contact-form p:nth-child(2),
.lt-contact-form p:nth-child(3) {
  	width: 30.8% !important;
  	margin-right: 3%;
  	display: inline-block;
}
.lt-contact-form p:nth-child(4) {
	  margin-right: 0 !important;
}
.lt-contact-form p:nth-child(5) {
  	margin-top: 20px;
  	width: 100% !important;
  	margin-right: 0 !important;
}
.lt-contact-form p:nth-child(6) {
	 margin-top: 20px;
}
/*** Footer ***/
.main-footer, .site-footer {
  	background: #171717;
  	color: #ed145b;
  	float: left;
  	width: 100%;
}
.main-footer {
	 padding: 50px 0;
}
.main-footer h2 {
  	font-size: 19px;
  	margin: 0 0 20px;
  	color: #fff;
}
.main-footer p {
	 color: #fff;
}
.main-footer ul {
	 margin: 0;
}
.main-footer .footer1 ul li {
  	display: inherit;
  	line-height: 1;
  	font-size: 15px;
  	color: rgba(255,255,255,0.67);
  	font-weight: 600;
  	padding-left: 0;
  	padding: 8px 0;
  	letter-spacing: 1px;
}
.main-footer .footer1 ul li:before {
  	font-family: FontAwesome;
  	width: 45px;
  	height: 45px;
  	text-align: center;
  	border-radius: 100px;
  	background-color: #ed145b;
  	line-height: 45px;
  	padding: 14px;
  	color: #fff;
  	margin-right: 10px;
}
.main-footer .footer1 ul li a {
  	box-shadow: none;
  	color: #ed145b;
}
  .main-footer .footer2 ul {
  	border: 1px solid rgba(255,255,255,0.1);
  	padding: 10px 25px;
  	list-style: none;
  	max-width: 225px;
}
.main-footer .footer2 ul li,
.main-footer .footer3 ul li {
  	list-style: none;
  	line-height: 35px;
}
.main-footer .footer3 ul li a {
	 color: #ed145b;	
}
.site-footer .container {
  	padding: 30px 0;
  	border-top: 1px solid rgba(255, 255, 255, .1);
}
.site-footer .site-info a,
.site-info p {
	color: #fff;
}

/*** Responsive ***/
@media(max-width: 1110px) {
  .site-header-menu .primary-menu > li > a {
    font-size: 12px;
    padding-left: 7px;
  }
  .lt-category-item .lt-btn {
    display: none;
  }
}
@media(max-width: 1280px) {
	.site-header {
		padding: 0 10px!important;
	}
}

/*** Template null ***/
body.template-full .site-header-main .page_item a {
	 line-height: 50px;
}
body.template-full .site-header {
	 border-bottom: 1px solid #d2d0d0;
}
body.template-full #main.site-main {
	 margin-top: 7em;
}