body {
    background: #fff;
    font-size: 14px;
    color: #848484;
    line-height: 1.5;
    padding: 0;
    font-weight: 400;
}
a:focus,
button {
    outline: 0!important;
}
a {
    color: #f68e13;
}
a:hover,
.post-navigation a:hover .post-title, 
.post-navigation a:focus .post-title {
    color: #f68e13 !important;    
}
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: #f68e13;
}
p {
    margin-bottom: 10px;
    margin-top: 0;
}
.single-post .site-inner,
.category .site-inner,
.woocommerce .site-inner {
	margin-top: 40px;
}
.woocommerce .entry-title {
	padding-left: 15px;
}
/*** Top Head Menu ***/
.site-header {
    padding-top: 0;
    padding-bottom: 0;
}
.header-top {
    width: 100%;
}
.site-header.is-sticky .header-top {
    position: fixed;
}
.site-branding {
    width: 30%;
    float: left;
}
.header-right {
    width: 70%;
    float: left;
}
.top-head .container {
  max-width: 1140px;
  margin: 0 auto;
}
.top-head {
  padding: 0;
  position: relative;
  margin-bottom: 30px;
}
.top-head .top-head-widget {
    width: 50%;
    display: inline-block;
}
.top-head .top-head-widget:first-child {
    float: left;
}
.top-head-left a {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #fff !important;
    background: #f68e13;
    float: left;
    text-transform: uppercase;
    z-index: 10;
    position: relative;
    display: inline-block;
    font-weight: bold;
}
.top-head-right {
    text-align: right;
}
.top-head-right ul {
    margin: 0;
}
.top-head-right ul li {
    display: inline-block;
    list-style-type: none;
    margin: 5.6px;
}
.header-right-menu {
    text-align: right;
}
/*** Header ***/
.site-header {
	position: relative;
	z-index: 9999;
	padding-top: 0;
	padding-bottom: 0;
    z-index: 999;
    width: 100%;
}
body:not(.home) .site-header  {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);    
}
.site-header.is-sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.site-header-main {
    max-width: 1120px;
    margin: 0 auto;
}
.site-header-main .site-description {
    display: none;
}
.site-branding {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
/*** Menu ***/
.main-navigation {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.main-navigation a {
	font-weight: 700;
	font-size: 14px;
}
.site-header-menu {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header-menu.is-sticky {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header-menu .primary-menu > li > a {
    font-weight: 700;
    font-size: 14px;
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 70px;
    height: 70px;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

/*** Button ***/
.et-btn:hover a {
    color: #fff !important;
}
.et-title h2 span {
    padding: 10px 20px !important;
}
/*** Slider ***/
.et-slider-blog .premium-blog-post-container {
    padding: 0;
    position: relative;
}
.et-slider-blog .premium-blog-content-wrapper .premium-blog-inner-container {
    display: inline-block;
}
.et-slider-blog .premium-blog-content-wrapper  {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: initial !important;
}
/*** Feature ***/
.et-feature-item .premium-banner-read-more {
    opacity: 1 !important;
    position: relative;
	top: 40%;
	padding: 10px !important;
}
.et-feature-item .premium-banner-animation4 .premium-banner-ib-desc::before,
.et-feature-item .premium-banner-animation4 .premium-banner-ib-desc::after {
    top: 20px;
    right: 10px;
    bottom: 20px;
    left: 10px;  
}
.et-feature-item .premium-banner-animation4 .premium-banner-ib-desc {
	padding: 35px 20px;
}
.et-feature-item.sidebar-img .premium-banner-animation4 .premium-banner-ib-desc {
	padding: 70px 20px;
}
.et-feature-item h3 {
	display: none;
}
/*** Blog ***/
.premium-blog-content-wrapper {
    top: 0 !important; 
    padding: 0 20px !important;
    margin: 0 !important;   
}
.premium-blog-post-content {
    border-top: 0 !important;
}
.et-post-siderbar .premium-blog-post-content,
.et-post-item .premium-blog-post-content {
    padding-top: 0;
}
.et-post-item .premium-blog-post-container {
    padding: 50px 0;
    border-bottom: 1px solid #DEDEDE;
}
.et-post-item .premium-blog-post-container:last-child {
    border-bottom: 0;
}
.et-post-item .premium-blog-thumb-effect-wrapper {
    position: relative;
    overflow: hidden;
    width: 40% !important;
    float: left;
    display: inline-block;    
}
.et-post-item .premium-blog-content-wrapper  {
    width: 60% !important;
    float: left;
    clear: initial;
}
.et-one-post .premium-blog-post-container {
    padding: 15px 0;
}
.et-one-post .premium-blog-content-wrapper {
    position: inherit;
    padding: 0 !important;
}
.et-one-post .premium-blog-entry-container {
    top: 0;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
}
.et-one-post h2 {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;    
}
.et-one-post .premium-blog-entry-meta {
    padding-top: 20px;
}
.et-post-siderbar .premium-blog-content-wrapper {
    padding: 20px 0 0 !important;
}
.et-post-item.smal .premium-blog-post-container {
    padding: 30px 0;
}
/*** Categories ***/
.et-categories-item h5,
.et-categories-item .cat-item-40 {
    display: none;
}
.et-categories-item ul li {
    margin-bottom: 10px;
}
/*** Contact ***/
.et-contact-form .wpcf7-form {
    display: inline-block;
}
.et-contact-form .wpcf7-form p {
    color: #fff;
    width: 100% !important;
    margin-left: 0 !important;
}
.et-contact-form h3 {
    margin-bottom: 10px;
}
.et-contact-form label span {
    color: #ff0000;
    font-size: 20px;
}
.et-contact-form .wpcf7-form input,
.et-contact-form .wpcf7-form textarea {
    background-color: #fff;
}
.wpcf7-form p{
    width: 100% !important;
}
.wpcf7-form input {
	padding: 10px;
}
.wpcf7-form textarea {
    height: 120px;
}
.wpcf7-form .wpcf7-submit {
	padding: 18px 50px;
    display: inline-block;
    margin-top: 28px;
    background: #f68e13;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wpcf7-form .wpcf7-submit:hover {
	background: #f2784b;
}
/*** Footer ***/
.footer-socials {
    text-align: center;
    margin: 0;
}
.footer-socials li {
    display: inline-block;
    margin-right: 30px;
}
ul.footer-socials li a {
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
ul.footer-socials li a em {
    width: 36px;
    height: 36px;
    line-height: 34px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: none;
    color: #999;
    border: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 17px;
    vertical-align: top;
}
/*** Style Color ***/
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #f68e13 !important;
}
.woocommerce ul.products li.product:before, 
ul.products li.product:before,
.woocommerce ul.products li.product:after, 
.ul.products li.product:after,
.woocommerce ul.products li.product > a:first-child:before, 
ul.products li.product > a:first-child:before,
.woocommerce ul.products li.product > a:first-child:after, 
ul.products li.product > a:first-child:after {
    background: #f68e13;
}
/*** Responsive ***/
@media (max-width: 1280px) {
    .site-header {
        padding: 0 5px!important;
    }
}
@media (max-width: 1170px) {
    .site-header-menu .primary-menu > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .et-feature-item .premium-banner-animation4 .premium-banner-ib-desc {
        padding: 20px 0;
    }
	.et-feature-item .premium-banner-animation4:hover .premium-banner-read-more {
		top: 35%;
	}
}

@media (max-width: 960px) {
	body.woocommerce #primary #main {
		width: 100% !important;
	    float: none;
		margin-right: 0 !important;
	}	
	.sidebar {
	    margin-left: 0%;
		width: 100%!important;
	}
    .et-feature-item .premium-banner-animation4 .premium-banner-read-more {
        padding: 10px;
    }
	.site-header-menu.is-sticky {
		position: relative;
	}
    .site-header {
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    }
	.site-header.is-sticky .header-top {
		position: relative;
	}
}
@media(max-width: 910px) {
  .header-right {
    display: none;
  }
  .site-header-main {
    display: inline-block;
    width: 100%;
  }
  .site-header-menu,
  .site-header-main .menu-toggle {
    float: right;
  }
  .site-branding {
    margin-top: 15px !important;
  }
}

@media (max-width: 910px) {
    .top-head {
        display: none;
    }
    .site-header-menu {
        float: right;
    }
    .site-branding {
        width: auto;
    }
    .site-header-main {
        display: inline-block;
        width: 100%;
    }
    .site-header-main .menu-toggle {
        float: right;
    }
    .site-header-menu .primary-menu > li > a {
        height: 45px;
        line-height: 45px;
    }
}
@media (max-width: 768px) {
    .premium-blog-thumb-effect-wrapper {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 960px) and (min-width: 676px) {
	.elementor-2 .elementor-element.elementor-element-6e0b692 .elementor-social-icon {
		padding: 8px !important;
	}
	.et-blog-column .et-post-item .premium-blog-thumb-effect-wrapper,
	.et-blog-column .et-post-item .premium-blog-content-wrapper {
		width: 100% !important;
		padding: 5px 0 !important;
	}
}


@media (max-width: 676px) {
    .premium-blog-post-container {
        width: 100% !important;
    }
	.et-slider-blog .premium-blog-thumbnail-container {
		margin-bottom: 20px;
	}
	.et-post-siderbar .premium-blog-post-container {
		padding: 15px 0 !important;
	}
    .top-head {
        display: none;
    }
}
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
}  